sbopkg/src
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
..
etc/sbopkg back out additions to renames.d/50-default for now 2009-07-14 14:59:41 +00:00
usr Properly validate repository descriptors. 2009-07-23 16:40:05 +00:00