Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | do generate global MD5SUM (in media/media_info) | Pascal Rigaux | 2007-06-22 | 1 | -0/+9 |
| | |||||
* | 5.3.15.3.1 | Pascal Rigaux | 2007-06-22 | 2 | -2/+2 |
| | |||||
* | nicer log message | Pascal Rigaux | 2007-06-22 | 1 | -1/+1 |
| | |||||
* | shorter log message | Pascal Rigaux | 2007-06-22 | 1 | -2/+2 |
| | |||||
* | fix typo | Pascal Rigaux | 2007-06-22 | 1 | -1/+1 |
| | |||||
* | call genhdlist2 with the good argument | Pascal Rigaux | 2007-06-22 | 1 | -3/+3 |
| | |||||
* | - parsehdlist: | Pascal Rigaux | 2007-06-22 | 2 | -2/+7 |
| | | | | | o display pkgsize with --all (Christiaan Welvaart) | ||||
* | do package NEWS | Pascal Rigaux | 2007-06-22 | 1 | -0/+1 |
| | |||||
* | 5.3.05.3.0 | Pascal Rigaux | 2007-06-22 | 2 | -1/+3 |
| | |||||
* | creation | Pascal Rigaux | 2007-06-22 | 1 | -0/+8 |
| | |||||
* | allow relative_symlink() to work an relative file names (useful for ↵ | Pascal Rigaux | 2007-06-22 | 1 | -1/+0 |
| | | | | "gendistrib .") | ||||
* | help perl_checker | Pascal Rigaux | 2007-06-22 | 1 | -0/+1 |
| | |||||
* | major rework | Pascal Rigaux | 2007-06-22 | 1 | -339/+106 |
| | | | | | | | - use genhdlist2 instead of doing things here - media/media_info/hdlist_xxx_yyy.cz is now a symlink to media/xxx/yyy/media_info/hdlist.cz - media/media_info/synthesis.hdlist_xxx_yyy.cz and pubkey_xxx_yyy are also symlinks now | ||||
* | suggest --allow-empty-media | Pascal Rigaux | 2007-06-22 | 1 | -1/+1 |
| | |||||
* | be backward compatible with distros <= 2007.0 | Pascal Rigaux | 2007-06-22 | 1 | -5/+12 |
| | |||||
* | add option --allow-empty-media | Pascal Rigaux | 2007-06-22 | 1 | -1/+8 |
| | |||||
* | ensure no hard link is used | Pascal Rigaux | 2007-06-21 | 1 | -0/+1 |
| | |||||
* | fix MD5SUM generation | Pascal Rigaux | 2007-06-20 | 1 | -3/+3 |
| |