Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add support for specifying xml-info-filter with media.cfg | Per Øyvind Karlsen | 2009-07-25 | 2 | -0/+5 |
| | |||||
* | allow for arbitrary compression of xml-info | Per Øyvind Karlsen | 2009-07-25 | 1 | -9/+20 |
| | |||||
* | - 5.95.9 | Pascal Rigaux | 2009-01-20 | 6 | -875/+7 |
| | | | | | | - drop parsehdlist, rpm2header: unused, partially duplicated with perl-URPM - drop rpm2cpio.pl (doesn't handle lzma payload which is the default) | ||||
* | add comment | Pascal Rigaux | 2009-01-15 | 1 | -0/+1 |
| | |||||
* | 5.85.8 | Pascal Rigaux | 2008-09-30 | 2 | -1/+3 |
| | |||||
* | - gendistrib: | Pascal Rigaux | 2008-09-30 | 2 | -3/+5 |
| | | | | | o don't call genhdlist2 with --no-md5sum for no good reason | ||||
* | 5.75.7 | Pascal Rigaux | 2008-09-23 | 2 | -1/+3 |
| | |||||
* | - genhdlist2: | Pascal Rigaux | 2008-09-23 | 2 | -1/+36 |
| | | | | | o with --versioned, create "versioned" metadata | ||||
* | rename genhdlist to genhdlist-old | Pascal Rigaux | 2008-09-22 | 4 | -8/+10 |
| | |||||
* | reformat NEWS | Pascal Rigaux | 2008-09-22 | 1 | -4/+2 |
| | |||||
* | add xml header to xml files generated | Per Øyvind Karlsen | 2008-09-11 | 2 | -0/+8 |
| | |||||
* | fix printf format | Per Øyvind Karlsen | 2008-07-18 | 1 | -1/+1 |
| | |||||
* | fdFileno & fdOpen has been dead since rpm 3.0.3, update code.. | Per Øyvind Karlsen | 2008-07-18 | 2 | -4/+4 |
| | |||||
* | fix version detection and header inclusion with rpm5.org | Per Øyvind Karlsen | 2008-07-18 | 1 | -2/+5 |
| | |||||
* | fix version detection | Per Øyvind Karlsen | 2008-07-18 | 2 | -4/+45 |
| | |||||
* | - gendistrib: | Pascal Rigaux | 2008-03-19 | 2 | -0/+4 |
| | | | | | o if "xml-info" is set in media.cfg, pass --xml-info to genhdlist2 | ||||
* | 5.65.6 | Pascal Rigaux | 2008-03-18 | 2 | -1/+3 |
| | |||||
* | - gendistrib: | Pascal Rigaux | 2008-03-18 | 2 | -2/+3 |
| | | | | | o "askmedia" and "suppl" must not modify gendistrib behaviour (#39017) | ||||
* | 5.55.5 | Pascal Rigaux | 2008-03-05 | 2 | -1/+3 |
| | |||||
* | - parsehdlist, rpm2header: | Pascal Rigaux | 2008-03-05 | 1 | -0/+2 |
| | | | | | o add support for rpm5 | ||||
* | - genhdlist2: | Pascal Rigaux | 2008-03-05 | 2 | -8/+13 |
| | | | | | | o use utf8:: functions instead of Encode (to be able to work with only perl base modules) | ||||
* | compatibility wrapper has been moved to upstream :) | Per Øyvind Karlsen | 2008-03-03 | 3 | -160/+2 |
| | |||||
* | try improve on freeing up memory | Per Øyvind Karlsen | 2008-02-29 | 1 | -7/+2 |
| | |||||
* | be sure to set header to NULL in case of RPMRC_NOTFOUND | Per Øyvind Karlsen | 2008-02-29 | 1 | -3/+7 |
| | |||||
* | provide function name in logging | Per Øyvind Karlsen | 2008-02-29 | 1 | -4/+2 |
| | |||||
* | always initialize pointer in headerGetEntry | Per Øyvind Karlsen | 2008-02-29 | 1 | -1/+3 |
| | |||||
* | sync with rpm5compat.h from perl-URPM (some better solution should be done) | Per Øyvind Karlsen | 2008-02-29 | 1 | -4/+18 |
| | |||||
* | add support for rpm5.org | Per Øyvind Karlsen | 2008-02-29 | 3 | -2/+157 |
| | |||||
* | 5.45.4 | Pascal Rigaux | 2008-02-26 | 2 | -1/+3 |
| | |||||
* | - parsehdlist, rpm2header: | Pascal Rigaux | 2008-02-26 | 3 | -23/+14 |
| | | | | | o do not add/use FILENAME_TAG and FILESIZE_TAG to/in hdlist anymore | ||||
* | 5.3.65.3.6 | Pascal Rigaux | 2008-02-05 | 2 | -1/+3 |
| | |||||
* | - genhdlist2: | Pascal Rigaux | 2008-02-05 | 2 | -0/+4 |
| | | | | | o fix writing utf8 in xml info files (#37482) | ||||
* | 5.3.55.3.5 | Pascal Rigaux | 2008-01-15 | 2 | -1/+3 |
| | |||||
* | - genhdlist2: | Pascal Rigaux | 2008-01-15 | 2 | -5/+13 |
| | | | | | | o rename --xml-media-info into --xml-info (to be coherent with urpmi) | ||||
* | 5.3.45.3.4 | Pascal Rigaux | 2007-12-18 | 2 | -1/+3 |
| | |||||
* | - genhdlist2: | Pascal Rigaux | 2007-12-17 | 2 | -12/+24 |
| | | | | | o add --no-hdlist option (to be used by urpmi for --probe-rpms) | ||||
* | 5.3.35.3.3 | Pascal Rigaux | 2007-12-17 | 2 | -1/+3 |
| | |||||
* | when generating {info,changelog,files}.xml.lzma, add them to md5sum | Pascal Rigaux | 2007-12-13 | 1 | -7/+6 |
| | |||||
* | - genhdlist2: | Pascal Rigaux | 2007-12-13 | 2 | -7/+99 |
| | | | | | | o generate {info,changelog,files}.xml.lzma when they already exist, or when --xml-media-info is used | ||||
* | prepare for next commit | Pascal Rigaux | 2007-12-11 | 1 | -9/+21 |
| | |||||
* | never create broken symlinks for "alternate location" of hdlist/synthesis/pubkey | Pascal Rigaux | 2007-11-09 | 1 | -2/+4 |
| | |||||
* | create media/media_info/pubkey_xxx symlink to ../xxx/yyy/media_info/pubkey | Pascal Rigaux | 2007-11-09 | 1 | -0/+4 |
| | |||||
* | when run with --blind, don't pass --no-md5sum to genhdlist2 | Pascal Rigaux | 2007-11-08 | 1 | -1/+1 |
| | |||||
* | perl_checker complaince | Pascal Rigaux | 2007-08-12 | 1 | -1/+1 |
| | |||||
* | fix typo | Pascal Rigaux | 2007-08-10 | 1 | -1/+1 |
| | |||||
* | - genhdlist2: | Pascal Rigaux | 2007-08-10 | 2 | -2/+8 |
| | | | | | o error message when parse_hdlist (partially) fail | ||||
* | add --media_info-dir option (same as --subdir option in genhdlist) | Pascal Rigaux | 2007-08-08 | 1 | -1/+7 |
| | |||||
* | - genhdlist2: | Pascal Rigaux | 2007-06-25 | 3 | -2/+140 |
| | | | | | | | | | 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 | ||||
* | enhance doc | Pascal Rigaux | 2007-06-22 | 1 | -1/+1 |
| | |||||
* | 5.3.1 is a dead born release5.3.2 | Pascal Rigaux | 2007-06-22 | 2 | -2/+2 |
| |