SlackBuilds package tool
Go to file
mauro.giachero 39ce2083f4 Properly validate repository descriptors.
Repository descriptors (*.repo files) weren't properly validated on
load. This could lead to unexpected problems whenever a wrong descriptor
is found.
This patch replaces the original 2-lines loader with a proper parsing
function which also performs some sanity checks.

While at it, stop using the magic number '7' as the number of fields in
a repository record -- use a variable instead.

Signed-off-by: Mauro Giachero <mauro.giachero@gmail.com>
2009-07-23 16:40:05 +00:00
src Properly validate repository descriptors. 2009-07-23 16:40:05 +00:00
tools add queuefiles directory to SlackBuild 2009-06-24 13:29:06 +00:00
ChangeLog-current.txt update ChangeLog-current.txt 2009-07-14 22:09:25 +00:00