Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use external gzip to decompress hdlist. | Pascal Terjan | 2012-11-11 | 1 | -0/+2 |
| | | | | | On my machine, for a repository of 3000 packages, it goes from 7.8s real/7.6 user to 6.5 real/7.0 user User time decreases because it seems to be faster by itself, real time probably because having another process allows them to run in parallel | ||||
* | 6.56.5 | Thierry Vignaud | 2012-09-05 | 1 | -0/+2 |
| | |||||
* | compress XML data with xz instead of lzma | Thierry Vignaud | 2012-09-05 | 1 | -0/+3 |
| | | | | (keeping .lzma extension for compatibility, just adding the magic value) | ||||
* | 6.46.4 | Thierry Vignaud | 2012-08-26 | 1 | -0/+2 |
| | |||||
* | compress synthesis files with '--text' flag passed to xz (shrinks | Thierry Vignaud | 2012-08-26 | 1 | -0/+3 |
| | | | | synthesis.cz by 4-7%) | ||||
* | 6.36.3 | Thierry Vignaud | 2012-06-25 | 1 | -0/+2 |
| | |||||
* | drop genhdlist-old (genhdlist2 was introduced 4 years ago) | Thierry Vignaud | 2012-06-25 | 1 | -0/+1 |
| | |||||
* | compress synthesis with XZ too (40% saving) | Thierry Vignaud | 2012-06-25 | 1 | -0/+1 |
| | |||||
* | (build_synthesis) drop compatibility with perl-URPM < 1.48 (ie < 2007.1) | Thierry Vignaud | 2012-06-25 | 1 | -0/+1 |
| | |||||
* | actually compress xml files with '--text' flag passed to lzma | Thierry Vignaud | 2012-06-25 | 1 | -0/+3 |
| | | | | (shrinks files.xml.lzma by 25%) | ||||
* | 6.26.2 | Thierry Vignaud | 2012-02-27 | 1 | -0/+2 |
| | |||||
* | (get_filesize_from_synthesis) read back real filesizes from synthesis | Thierry Vignaud | 2012-02-27 | 1 | -0/+2 |
| | | | | | | | (filter_existing_hdlist) readd back real filesizes read from synthesis else, since hdlist no more have filesizes since 2008, URPM will put a bogus estimation in newly generated synthesis | ||||
* | 6.16.1 | Thierry Vignaud | 2011-09-09 | 1 | -0/+2 |
| | |||||
* | - force locale to be C (mga#95, Pascal Terjan) | Thierry Vignaud | 2011-09-09 | 1 | -0/+4 |
| | | | | | | (when packages contain translated summary/description genhdlist2 would embed them instead of the English version) | ||||
* | add missing spacing | Thierry Vignaud | 2011-09-09 | 1 | -0/+1 |
| | |||||
* | sync with what is actually packaged6.0 | Thierry Vignaud | 2011-09-09 | 1 | -1/+3 |
| | |||||
* | add support for custom compression filter used for synthesis too | Per Øyvind Karlsen | 2009-07-25 | 1 | -1/+1 |
| | |||||
* | add support for specifying xml-info-filter with media.cfg | Per Øyvind Karlsen | 2009-07-25 | 1 | -0/+3 |
| | |||||
* | - 5.95.9 | Pascal Rigaux | 2009-01-20 | 1 | -0/+5 |
| | | | | | | - drop parsehdlist, rpm2header: unused, partially duplicated with perl-URPM - drop rpm2cpio.pl (doesn't handle lzma payload which is the default) | ||||
* | 5.85.8 | Pascal Rigaux | 2008-09-30 | 1 | -0/+2 |
| | |||||
* | - gendistrib: | Pascal Rigaux | 2008-09-30 | 1 | -0/+3 |
| | | | | | o don't call genhdlist2 with --no-md5sum for no good reason | ||||
* | 5.75.7 | Pascal Rigaux | 2008-09-23 | 1 | -0/+2 |
| | |||||
* | - genhdlist2: | Pascal Rigaux | 2008-09-23 | 1 | -0/+1 |
| | | | | | o with --versioned, create "versioned" metadata | ||||
* | rename genhdlist to genhdlist-old | Pascal Rigaux | 2008-09-22 | 1 | -0/+2 |
| | |||||
* | reformat NEWS | Pascal Rigaux | 2008-09-22 | 1 | -4/+2 |
| | |||||
* | add xml header to xml files generated | Per Øyvind Karlsen | 2008-09-11 | 1 | -0/+7 |
| | |||||
* | - gendistrib: | Pascal Rigaux | 2008-03-19 | 1 | -0/+3 |
| | | | | | o if "xml-info" is set in media.cfg, pass --xml-info to genhdlist2 | ||||
* | 5.65.6 | Pascal Rigaux | 2008-03-18 | 1 | -0/+2 |
| | |||||
* | - gendistrib: | Pascal Rigaux | 2008-03-18 | 1 | -0/+3 |
| | | | | | o "askmedia" and "suppl" must not modify gendistrib behaviour (#39017) | ||||
* | 5.55.5 | Pascal Rigaux | 2008-03-05 | 1 | -0/+2 |
| | |||||
* | - parsehdlist, rpm2header: | Pascal Rigaux | 2008-03-05 | 1 | -0/+2 |
| | | | | | o add support for rpm5 | ||||
* | - genhdlist2: | Pascal Rigaux | 2008-03-05 | 1 | -0/+4 |
| | | | | | | o use utf8:: functions instead of Encode (to be able to work with only perl base modules) | ||||
* | 5.45.4 | Pascal Rigaux | 2008-02-26 | 1 | -0/+2 |
| | |||||
* | - parsehdlist, rpm2header: | Pascal Rigaux | 2008-02-26 | 1 | -0/+3 |
| | | | | | o do not add/use FILENAME_TAG and FILESIZE_TAG to/in hdlist anymore | ||||
* | 5.3.65.3.6 | Pascal Rigaux | 2008-02-05 | 1 | -0/+2 |
| | |||||
* | - genhdlist2: | Pascal Rigaux | 2008-02-05 | 1 | -0/+3 |
| | | | | | o fix writing utf8 in xml info files (#37482) | ||||
* | 5.3.55.3.5 | Pascal Rigaux | 2008-01-15 | 1 | -0/+2 |
| | |||||
* | - genhdlist2: | Pascal Rigaux | 2008-01-15 | 1 | -0/+4 |
| | | | | | | o rename --xml-media-info into --xml-info (to be coherent with urpmi) | ||||
* | 5.3.45.3.4 | Pascal Rigaux | 2007-12-18 | 1 | -0/+2 |
| | |||||
* | - genhdlist2: | Pascal Rigaux | 2007-12-17 | 1 | -0/+3 |
| | | | | | o add --no-hdlist option (to be used by urpmi for --probe-rpms) | ||||
* | 5.3.35.3.3 | Pascal Rigaux | 2007-12-17 | 1 | -0/+2 |
| | |||||
* | - genhdlist2: | Pascal Rigaux | 2007-12-13 | 1 | -0/+2 |
| | | | | | | o generate {info,changelog,files}.xml.lzma when they already exist, or when --xml-media-info is used | ||||
* | - genhdlist2: | Pascal Rigaux | 2007-08-10 | 1 | -0/+1 |
| | | | | | o error message when parse_hdlist (partially) fail | ||||
* | - genhdlist2: | Pascal Rigaux | 2007-06-25 | 1 | -0/+7 |
| | | | | | | | | | 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 | ||||
* | 5.3.1 is a dead born release5.3.2 | Pascal Rigaux | 2007-06-22 | 1 | -1/+1 |
| | |||||
* | 5.3.15.3.1 | Pascal Rigaux | 2007-06-22 | 1 | -1/+1 |
| | |||||
* | - parsehdlist: | Pascal Rigaux | 2007-06-22 | 1 | -0/+2 |
| | | | | | o display pkgsize with --all (Christiaan Welvaart) | ||||
* | 5.3.05.3.0 | Pascal Rigaux | 2007-06-22 | 1 | -0/+2 |
| | |||||
* | creation | Pascal Rigaux | 2007-06-22 | 1 | -0/+8 |