Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 7.12HEAD7.12master | Thierry Vignaud | 2020-01-17 | 1 | -0/+2 |
| | |||||
* | switch from md5sum to Digest::MD5 | Thierry Vignaud | 2020-01-17 | 1 | -0/+2 |
| | | | | | | | | | performance & memory usage are similar It helps gaining support on more platforms for CPAN testers, especially for urpmi This show that maybe creating an helper in a support module wouldn't hurt... | ||||
* | 7.117.11 | Thierry Vignaud | 2020-01-13 | 1 | -0/+2 |
| | |||||
* | cpan_testers: do not force vendor dirs | Thierry Vignaud | 2020-01-13 | 1 | -0/+3 |
| | | | | which break eg: CentOS/FreeBSD | ||||
* | 7.107.10 | Thierry Vignaud | 2018-10-03 | 1 | -0/+2 |
| | |||||
* | need List::Util >= 1.33 for "any" | Thierry Vignaud | 2018-10-03 | 1 | -0/+1 |
| | |||||
* | add dummy package for CPAN testers | Thierry Vignaud | 2018-10-03 | 1 | -0/+3 |
| | |||||
* | 7.067.06 | Thierry Vignaud | 2018-09-21 | 1 | -0/+2 |
| | |||||
* | add README for CPAN | Thierry Vignaud | 2018-09-21 | 1 | -0/+2 |
| | |||||
* | 7.037.03 | Thierry Vignaud | 2018-09-19 | 1 | -0/+2 |
| | |||||
* | describe git repository | Thierry Vignaud | 2018-09-19 | 1 | -0/+1 |
| | |||||
* | describe deps | Thierry Vignaud | 2018-09-19 | 1 | -0/+2 |
| | |||||
* | 7.027.02 | Martin Whitaker | 2018-03-11 | 1 | -0/+5 |
| | |||||
* | 7.017.01 | Thierry Vignaud | 2017-09-03 | 1 | -0/+2 |
| | |||||
* | fix regexp for newer perl | Thierry Vignaud | 2017-09-03 | 1 | -0/+1 |
| | | | | | The error was: Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/%{ <-- HERE ARCH}/ at /usr/bin/gendistrib line 126. | ||||
* | Do not load file sizes from synthesis in non incremental mode | Pascal Terjan | 2015-07-08 | 1 | -0/+3 |
| | |||||
* | 7.00 | Thierry Vignaud | 2014-09-13 | 1 | -0/+2 |
| | |||||
* | generates @recommends@ lines on mga5+ | Thierry Vignaud | 2014-09-07 | 1 | -0/+3 |
| | | | | (instead of @suggests@ ones) | ||||
* | kill useless space | Thierry Vignaud | 2014-09-06 | 1 | -1/+0 |
| | |||||
* | 6.66.6 | Thierry Vignaud | 2014-09-06 | 1 | -0/+3 |
| | |||||
* | switch from 'xz -5 --text' to 'xz -7' | Thierry Vignaud | 2014-09-06 | 1 | -0/+1 |
| | | | | | | It's much faster for little space overhead. See dev ml discussion: https://ml.mageia.org/l/arc/sysadmin-discuss/2014-06/msg00058.html | ||||
* | 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) |