- add comments/documentation
- Create
- glsa.xml
- make parser convert attrs
(yes|no)
->bool
- make parser convert attrs
- metadata.xml
- support freeform text in tags like
<longdescription/>
- add
<pkg/>
and<cat/>
- support self-closing tags (
<stabilize-allarches/>
)
- support freeform text in tags like
- mirrors.xml
- make parser convert attrs
(Y|y|N|n)
->bool
- make parser convert attrs
- projects.xml
-
repositories.xml - userinfo.xml
- glsa.xml
- Add tests for all
- add
validate()
function