SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for rpmtools-5.3.2-1mdv2008.0.i586.rpm :
Sat Jun 23 00:00:00 2007 Pixel 5.3.2-1mdv2008.0
+ Revision: 43048
- bug fix release
- gendistrib:
o do generate global MD5SUM (in media/media_info)
- new release, 5.3.1
- genhdlist2:
o add --allow-empty-media
o fix MD5SUM generation
o allow using this script with perl-URPM 1.47 (ie mdv2007.0)
- gendistrib:
o call genhdlist2 instead of doing things here
o media/media_info/hdlist_xxx_yyy.cz is now a symlink to media/xxx/yyy/media_info/hdlist.cz
o synthesis.hdlist_xxx_yyy.cz and pubkey_xxx_yyy are also symlinks now
- parsehdlist:
o display pkgsize with --all (Christiaan Welvaart)

Sat Jun 16 00:00:00 2007 Pixel 5.2.1-1mdv2008.0
+ Revision: 40155
- new genhdlist2 (which will deprecate genhdlist)

Tue Jun 12 00:00:00 2007 Olivier Thauvin 5.2.0-1mdv2008.0
+ Revision: 37979
- 5.2.0 (kill old compat modules)

Mon Jun 11 00:00:00 2007 Olivier Thauvin 5.1.0-2mdv2008.0
+ Revision: 37965
- rebuild for rpm 4.4.8

Wed Aug 23 00:00:00 2006 Olivier Thauvin
+ 2006-08-22 13:48:39 (57497)
- 5.1.0

Tue Aug 22 00:00:00 2006 Olivier Thauvin
+ 2006-08-21 15:18:37 (57022)
- 5.0.29

Tue Aug 22 00:00:00 2006 Olivier Thauvin
+ 2006-08-21 14:33:43 (57000)
Import rpmtools

Mon Mar 20 23:00:00 2006 Rafael Garcia-Suarez 5.0.28-1mdk
- Add --norecursive option to genhdlist (M. Scherer)

Wed Mar 15 23:00:00 2006 Rafael Garcia-Suarez 5.0.27-2mdk
- Rebuild for rpm 4.4.5

Mon Jan 16 23:00:00 2006 Rafael Garcia-Suarez 5.0.27-1mdk
- Replace serial by epoch everywhere in parsehdlist (rpm 4.4.4 compatibility)
- Fix BuildRequires
- Misc. code cleanup in gendistrib

Fri Dec 30 23:00:00 2005 Rafael Garcia-Suarez 5.0.26-2mdk
- Bump conflicts due to file moves
- Don\'t install empty manpages
- Update copyright notices

Wed Nov 16 23:00:00 2005 Rafael Garcia-Suarez 5.0.26-1mdk
- Use MDV:: perl modules, replaces the ones shipped by compatibility wrappers
- Move packdrake manpage to packdrake rpm
- gendistrib: Fix the location where the MD5SUM files are generated
(thanks joeghi)

Tue Oct 4 00:00:00 2005 Rafael Garcia-Suarez 5.0.25-1mdk
- Documentation: new manpages for gendistrib, genhdlist, dumpdistribconf.
More internal docs for Perl modules.
- gendistrib: new --version switch. Remove --distrib switch.
- Use Pod::Usage to implement --help in Perl tools
- Many code cleanups.
- dumpdistribconf wasn\'t working.
- genhdlist has new switches --md5sum, --list and --subdir. --headersdir has
been removed since it uses File::Temp now.
- Remove build dependency on MDK::Common (Buchan Milne)

Thu Sep 15 00:00:00 2005 Olivier Thauvin 5.0.24-1mdk
- 5.0.24 (gendistrib improvement && s/mandrake/mandriva/)

Wed Aug 24 00:00:00 2005 Rafael Garcia-Suarez 5.0.23-1mdk
- packdrake: fix bug in urpmq --headers (17245)

Tue Aug 23 00:00:00 2005 Rafael Garcia-Suarez 5.0.22-1mdk
- Minor code fixes and better error messages

Tue Jun 21 00:00:00 2005 Rafael Garcia-Suarez 5.0.21-1mdk
- Create tempfiles in $TMPDIR instead of $TMP
- Nits in error message reporting

Wed May 11 00:00:00 2005 Rafael Garcia-Suarez 5.0.20-2mdk
- Rebuild for rpm 4.4

Tue Apr 5 00:00:00 2005 Pixel 5.0.20-1mdk
- packdrake: remove dirty message when decompressing without Compress::Zlib

Wed Mar 30 00:00:00 2005 Rafael Garcia-Suarez 5.0.19-1mdk
- gendistrib: fix a bug in creation of media_info directories

Mon Mar 14 23:00:00 2005 Rafael Garcia-Suarez 5.0.18-1mdk
- gendistrib: build hdlists in a temporary file first, to reduce the window
where the hdlists are corrupted

Mon Mar 7 23:00:00 2005 Rafael Garcia-Suarez 5.0.17-1mdk
- gendistrib: fix generation of per-media MD5SUM files. Plus doc nits.

Tue Mar 1 23:00:00 2005 Rafael Garcia-Suarez 5.0.16-1mdk
- packdrake: report size of toc (for rpmdrake\'s search progress bar)
- parsehdlist: add support to output SQL statements (Leon Brooks)

Tue Feb 22 23:00:00 2005 Olivier Thauvin 5.0.15-1mdk
- generate VERSION
- split Distribconf with Build
- gendistrib: --skipmissingdir
- gendistrib: perform little check

Mon Feb 21 23:00:00 2005 Olivier Thauvin 5.0.14-1mdk
- fix undefined handle in write_hdlists

Mon Feb 21 23:00:00 2005 Olivier Thauvin 5.0.13-1mdk
- Distribconf manage pubkey
- use lowercase name to generate filename (hdlist,synthesis,pubkey)
- rpmtools conflict packdrake < 5.0.10 (man page, thx Warly)

Mon Feb 21 23:00:00 2005 Olivier Thauvin 5.0.12-1mdk
- gendistrib skip media if suppl or askmedia is set

Sun Feb 20 23:00:00 2005 Olivier Thauvin 5.0.11-1mdk
- add Distribconf.pm and dumpdistribconf to manage distrib config
- gendistrib use Distribconf.pm

Thu Feb 17 23:00:00 2005 Rafael Garcia-Suarez 5.0.10-1mdk
- gendistrib:
- Generate hdlists and synthesis as hard links in /media_info
subdirectories
- Handle new hdlists format
- Generate MD5SUM files

Mon Jan 17 23:00:00 2005 Rafael Garcia-Suarez 5.0.9-1mdk
- genhdlist now follows symlinks
- minor fixes in Packdrakeng

Mon Jan 3 23:00:00 2005 Olivier Thauvin 5.0.8-1mdk
- Fix the previous speedup
- BuildRequires perl-Compress-Zlib

Thu Dec 30 23:00:00 2004 Olivier Thauvin 5.0.7-1mdk
- speedup uncompress function

Fri Dec 17 23:00:00 2004 Rafael Garcia-Suarez 5.0.6-1mdk
- Ensure Packdrakeng::zlib loads properly, and is not used if Compress::Zlib
is not available. Remove Compress::Zlib from BuildRequires
- packdrake: show a warning when an archive can\'t be found
- more docs

Tue Dec 14 23:00:00 2004 Rafael Garcia-Suarez 5.0.5-1mdk
- Fix the \"quiet\" option of packdrake (so urpmq and other tools don\'t produce
warnings)

Tue Dec 14 23:00:00 2004 Rafael Garcia-Suarez 5.0.4-1mdk
- extract_archive() function in packdrake should do nothing if no file list
is specified
- drop the requirement of packdrake on Compress::Zlib

Mon Dec 13 23:00:00 2004 Olivier Thauvin 5.0.3-1mdk
- don\'t use File::
* modules (light for gi)
- conflict rpmtools <= 5.0.0 (split package)

Mon Dec 13 23:00:00 2004 Olivier Thauvin 5.0.2-1mdk
- add missing Packdrake/zlib.pm

Mon Dec 13 23:00:00 2004 Olivier Thauvin 5.0.1-1mdk
- split package

Sun Dec 12 23:00:00 2004 Stefan van der Eijk 5.0.0-3mdk
- BuildRequires

Thu Dec 9 23:00:00 2004 Rafael Garcia-Suarez 5.0.0-2mdk
- Mostly doc fixes

Mon Dec 6 23:00:00 2004 Olivier Thauvin 5.0.0-1mdk
- 5.0.0
- Packdrakeng, new code

Fri Sep 3 00:00:00 2004 Rafael Garcia-Suarez 4.5-25mdk
- Make rpm tools handle new keywords in hdlists file.

Thu Aug 19 00:00:00 2004 Rafael Garcia-Suarez 4.5-24mdk
- Add rpm2cpio.pl

Thu Aug 12 00:00:00 2004 Rafael Garcia-Suarez 4.5-23mdk
- Don\'t include internal dependencies of the rpmlib in the parsehdlist output

Fri Jul 23 00:00:00 2004 Rafael Garcia-Suarez 4.5-22mdk
- Updates for the new media layout in cooker

Tue Jul 6 00:00:00 2004 Rafael Garcia-Suarez 4.5-21mdk
- Minor changes


 
ICM