| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
o add support for rpm5
|
|
|
|
|
|
| |
o use utf8:: functions instead of Encode
(to be able to work with only perl base modules)
|
| |
|
|
|
|
|
| |
o do not add/use FILENAME_TAG and FILESIZE_TAG to/in hdlist anymore
|
| |
|
|
|
|
|
| |
o fix writing utf8 in xml info files (#37482)
|
| |
|
|
|
|
|
|
| |
o rename --xml-media-info into --xml-info
(to be coherent with urpmi)
|
| |
|
|
|
|
|
| |
o add --no-hdlist option (to be used by urpmi for --probe-rpms)
|
| |
|
|
|
|
|
|
| |
o generate {info,changelog,files}.xml.lzma when they already exist,
or when --xml-media-info is used
|
|
|
|
|
| |
o error message when parse_hdlist (partially) fail
|
|
|
|
|
|
|
|
|
| |
o handle old-rpms.lst (to be generated by youri)
which will allow keeping rpms for some time without having in hdlist
(useful for installs which expect the pkgs to be in sync in hdlist during
the full install time)
it will also allow keeping deprecated packages for some time
|
| |
|
| |
|
|
|
|
|
| |
o display pkgsize with --all (Christiaan Welvaart)
|
| |
|
|
|