summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-03-21 07:57:05 +0000
committerThierry Vignaud <tv@mageia.org>2012-03-21 07:57:05 +0000
commitd337f99146ae9db6acaa49e2ceb123da07b38032 (patch)
treeb47cf5496e489fc45bde7f9ecd2ab7b88c1ae263 /NEWS
parente6fdb05573ff928409bf3a0518d639a4892a150c (diff)
downloadurpmi-d337f99146ae9db6acaa49e2ceb123da07b38032.tar
urpmi-d337f99146ae9db6acaa49e2ceb123da07b38032.tar.gz
urpmi-d337f99146ae9db6acaa49e2ceb123da07b38032.tar.bz2
urpmi-d337f99146ae9db6acaa49e2ceb123da07b38032.tar.xz
urpmi-d337f99146ae9db6acaa49e2ceb123da07b38032.zip
include older NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2915
1 files changed, 2915 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4023e2f5..c8a22cb1 100644
--- a/NEWS
+++ b/NEWS
@@ -1414,3 +1414,2918 @@ Version 4.9.0 - 22 November 2006, by Pascal "Pixel" Rigaux
than 105 lines)
- big code cleanup/rework
- perl_checker compliance (very useful for such big code rework)
+
+* Thu Sep 21 2006 rafael
++ 2006-09-20 09:47:59 (62430)
+Fix a bug in urpmi.addmedia for removable media
+
+* Wed Sep 20 2006 rafael
++ 2006-09-19 09:25:41 (62298)
+Update tarball
+
+* Wed Sep 20 2006 rafael
++ 2006-09-19 09:20:21 (62293)
+. Hack to minimize file descriptor leak when upgrading from 2006
+. Don't read ~/.curlrc (Nicolas Melay)
+. Don't ignore other media when using --auto-update
+
+* Wed Sep 13 2006 rafael
++ 2006-09-12 08:32:35 (60978)
+Fix bug in handling updates_for keyword in media.cfg
+
+* Tue Sep 12 2006 rafael
++ 2006-09-11 17:34:28 (60899)
+. Add support for updates_for keyword in media.cfg
+. translation updates
+
+* Wed Sep 06 2006 rafael
++ 2006-09-05 09:22:42 (59961)
+urpmi 4.8.24 :
+. fixes gurpmi file association
+. output bugs fixed
+. urpmi -q is more quiet
+. translations updated
+. reap ssh processes
+
+* Tue Sep 05 2006 rafael
++ 2006-09-04 08:26:16 (59724)
+Fix the new menu so gurpmi is run when double-clicking on an rpm
+(bug #25148)
+
+* Sat Aug 12 2006 rafael
++ 2006-08-11 12:14:23 (55635)
+XDG migration
+
+* Sat Aug 12 2006 rafael
++ 2006-08-11 08:46:05 (55583)
+- New manpage: urpmihowto
+- Misc. doc fixes
+- Use --anyauth with curl downloads
+- urpmi.removemedia and urpmi.addmedia now return a proper exit status
+- bash completions fixes by Guillaume Rousse
+
+* Sat Aug 12 2006 rafael
++ 2006-08-11 08:31:04 (55577)
+Reapply revision #55291
+
+* Sat Aug 12 2006 rafael
++ 2006-08-11 08:05:57 (55572)
+Import urpmi
+
+Version 4.8.22-1mdv2007.0 - Jul 12 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- Update docs and translations
+- Allow to install deps of an srpm via rurpmi (Pascal Terjan)
+- Add an -f option to rpm-find-leaves
+
+Version 4.8.21-1mdv2007.0 - Jun 21 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- New command rurpme
+- Forbid rurpmi --noscripts
+- Don't ignore unselected media with --auto-update
+- Remove old rpmdb log files at restart
+
+Version 4.8.20-1mdv2007.0 - Jun 13 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- New options to urpmi.addmedia: --interactive and --all-media (Olivier Thauvin)
+- urpmi.addmedia --distrib now uses media.cfg instead of hdlists (Olivier Thauvin)
+- Use global proxy settings when adding a media (Vincent Panel, bug #22000)
+- New urpmf option: -I. Also, make it handle "--" on command line
+- Don't restart urpmi when started with --root (bug #22509)
+- Misc. fixes to urpmi --bug
+- Misc. fixes to gurpmi
+- Don't sync to disk when closing rpmdb
+- Doc fixes
+
+Version 4.8.19 - Apr 21 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- Fix running rurpmi with curl/wget, could have tainting errors
+- Repackaging counter is prettier
+- Several fixes in gurpmi by Thierry Vignaud
+
+Version 4.8.18 - Apr 06 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- Fix noisy output on http media update
+- Translation updates
+
+Version 4.8.17 - Apr 04 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- urpmi.recover --list-safe
+- proper handling of SIGINT in urpmi.addmedia
+- make gurpmi clean the download cache
+- fix urpmq --synthesis
+- make gurpmi test directly if file argument exists (Warly)
+- fix ssh download as non-root (Michael Scherer)
+- print more reports on download errors
+- doc updates
+
+Version 4.8.16 - Mar 22 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- Fix again transaction counter (and make it prettier)
+- More docs
+
+Version 4.8.15 - Mar 21 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- Lock the urpmi db when adding a media
+- Correct transaction count, even when repackaging, and better readability
+- Enhance a couple of error messages
+
+Version 4.8.14 - Mar 20 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- Add --auto-select, --media and --searchmedia options to gurpmi
+- Various gurpmi fixes (Thierry Vignaud)
+- Fix installation of srpms by urpmi
+- Portability enhancements (Buchan Milne)
+- Warn on downloader change (Michael Scherer)
+- Reuse ssh connection if possible (Michael Scherer)
+- Add French man page (Christophe Berthelé)
+
+Version 4.8.13 - Mar 03 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- Doc
+- Fix cache cleanup (bug #17913)
+- Require latest perl-URPM
+
+Version 4.8.12 - Feb 28 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- Less verbosity with urpmi -q
+- Translation and doc updates
+- avoid a perl warning in urpmi.recover
+
+Version 4.8.11 - Feb 17 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- New option, urpmi.recover --disable
+- Docs fixes
+- Miscellaneous bash completions fixes
+- Let "ignoresize" be configurable in urpmi.cfg
+
+Version 4.8.10 - Feb 14 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- New tool: urpmi.recover (in its own rpm)
+- urpmi: clean cache more aggressively (bug #17913)
+- Don't log to /var/log/urpmi.log anymore, use syslog
+- urpme and urpmi.recover use syslog too
+- New config file urpmi.recover.macros
+- Add new option --repackage to urpmi and urpme
+- Add new option --ignorearch to urpmi and urpmq
+- Fix --no-verify-rpm with gurpmi
+- Fix usage of global urpmi.cfg options in gurpmi
+- Various useability fixes in urpme
+- Doc improvements
+
+Version 4.8.9 - Feb 02 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- Fix call of --limit-rate option with recent curls
+- Fix some explanations on biarch environments
+- Fix error recovery on download of description files (Shlomi Fish)
+- Docs and translation updates
+
+Version 4.8.8 - Jan 25 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- urpmi can now install specfile dependencies
+- Escape media names in urpmq --dump-config (Michael Scherer)
+- Require latest perl-URPM
+- Better docs
+
+Version 4.8.7 - Jan 13 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- Allow to install SRPMs as a non-root user (Pascal Terjan)
+- Better diagnostics in a few cases
+- Doc improvements; document --nolock option
+- Don't lock when installing into a chroot
+- Code cleanup in download routines
+
+Version 4.8.6 - Jan 04 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- rurpmi now doesn't install packages with unmatching signatures
+- Fix MD5SUM bug
+- Count correctly transactions even when some of them failed
+- Don't update media twice when restarting urpmi
+
+Version 4.8.5 - Dec 23 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- New urpmi option, --auto-update
+- New urpme option, --noscripts
+
+Version 4.8.4 - Dec 08 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- urpmi.addmedia doesn't reset proxy settings anymore
+- urpmi.removemedia now removes corresponding proxy settings
+- Fix installation of packages that provide and obsolete older ones
+- Remove the urpmq --headers option
+
+Version 4.8.3 - Dec 05 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- New configuration option, default-media
+- New options --wget-options, --curl-options and --rsync-options
+- Fix /proc/mount parsing to figure out if a fs is read-only (Olivier Blin)
+- Use a symlink for rpm-find-leaves (Thierry Vignaud)
+- Better error checking when generating names file
+- Manpage updates
+- Translation updates
+- Bash completion updates
+
+Version 4.8.2 - Nov 25 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- Now build urpmi using MakeMaker.
+- Some basic regression tests.
+- Non-english man pages are not installed by default anymore. They were not at
+ all up to date with the development of the last years.
+- English man pages are now in POD format.
+- Correctly search for package names that contain regex metacharacters.
+
+Version 4.8.1-2mdk - Nov 17 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- urpmi: Move summary of number of packages / size installed at the end
+- Don't require ka-run directly, use virtual package parallel-tools
+- Message updates
+
+Version 4.8.1 - Nov 17 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- Display README.urpmi only once
+- Add a --noscripts option to urpmi
+- Install uninstalled packages as installs, not as upgrades
+- Make urpmi::parallel_ka_run work with taktuk2
+
+Version 4.8.0 - Nov 14 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- Allow to put rpm names on the gurpmi command-line
+- Make --no-verify-rpm work for gurpmi
+- Improve some error messages in urpmi and gurpmi (bug #19060)
+- Fail earlier and more aggressively when downloading fails
+- Fix download with rsync over ssh
+- Use the --no-check-certificate option for downloading with wget
+- Use MDV::Packdrakeng; avoid requiring File::Temp, MDK::Common and packdrake
+- rpmtools is no longer a PreReq
+- Build process improvements
+- Reorganize urpmq docs; make urpmq more robust; make urpmq require less locks
+
+Version 4.7.18 - Oct 27 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- gurpmi now expands .urpmi files given on command-line, just like urpmi
+- urpmi.addmedia --raw marks the newly added media as ignored
+
+Version 4.7.17 - Oct 21 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- Complete urpmf overhaul
+- Fix verbosity of downloader routines
+
+Version 4.7.16 - Oct 12 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- New urpmi option --ignoresize
+- urpmq, urpmi.addmedia and urpmi.update now abort on unrecognized options
+- Add glibc to the priority upgrades
+
+Version 4.7.15 - Sep 15 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- Fix --gui bug with changing media
+- Message updates
+
+Version 4.7.14 - Sep 08 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- Optimize utf-8 operations
+- Don't decode utf-8 text when the locale charset is itself in utf-8
+- Message updates
+
+Version 4.7.13 - Sep 06 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- Really make Date::Manip optional
+
+Version 4.7.12 - Sep 02 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- Fix urpmi --gui when changing CD-ROMs
+- Fix a case of utf-8 double encoding
+
+Version 4.7.11-3mdk - Sep 01 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- suppress wide character warnings
+
+Version 4.7.11-2mdk - Aug 31 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- message updates
+- decode utf-8 on output
+
+Version 4.7.11 - Aug 20 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- MD5 for hdlists weren't checked with http media
+- Don't print twice unsatisfied packages
+- gurpmi: allow to cancel when gurpmi asks to insert a new media
+
+Version 4.7.10-2mdk - Jul 19 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- Message and manpage updates
+
+Version 4.7.10 - Jul 02 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- Fix rurpmi --help
+- Patch by Pascal Terjan for bug 16663 : display the packages names urpmi
+ guessed when it issues the message 'all packages are already installed'
+- Allow to cancel insertion of new media in urpmi --gui
+- Message updates
+
+Version 4.7.9 - Jun 30 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- Add rurpmi, an experimental restricted version of urpmi (intended
+ to be used by sudoers)
+
+Version 4.7.8 - Jun 29 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- Allow to select more than one choice in alternative packages to be installed
+ by urpmi
+- Add LDAP media at the end
+- Doc and translations updated
+
+Version 4.7.7 - Jun 14 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- Fix documentation for urpmq --summary/-S and urpmf -i (Olivier Blin)
+- urpmq: extract headers only once
+
+Version 4.7.6 - Jun 11 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- Fix bug on urpmi-parallel-ssh on localhost with network media
+
+Version 4.7.5 - Jun 10 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- urpmi-parallel-ssh now supports 'localhost' in the node list and is a bit
+ better documented
+
+Version 4.7.4 - Jun 08 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- Implement basic support for installing delta rpms
+- Fix bug #16104 in gurpmi: choice window wasn't working
+- Implement -RR in urpmq to search through virtual packages as well (bug 15895)
+- Manpage updates
+
+Version 4.7.3-2mdk - May 18 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- Previous release was broken
+
+Version 4.7.3 - May 18 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- Introduce urpmi-ldap (thanks to Michael Scherer)
+- Don't pass bogus -z option to curl
+- Add descriptions to the list of rpms to be installed in gurpmi
+
+Version 4.7.2 - May 05 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- Adaptations for rpm 4.4.1 (new-style key ids)
+- Add a "nopubkey" global option in urpmi.cfg and a --nopubkey switch to
+ urpmi.addmedia
+
+Version 4.7.1 - Apr 29 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- Fix a long-standing bug when copying symlinked hdlists over nfs
+- Minor rewrites in the proxy handling code
+
+Version 4.7.0 - Apr 27 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
+
+- urpmi.addmedia: new option --raw
+- remove time stamps from rewritten config files
+- new config option: "prohibit-remove" (Michael Scherer)
+- urpmi: don't remove basesystem or prohibit-remove packages when installing
+ other ones
+- new config option: "static" media never get updated
+- gurpmi: correctly handle several rpms at once from konqueror
+- urpmi: new option --no-install (Michael Scherer)
+- urpmi: allow relative pathnames in --root (Michael Scherer)
+- urpmi: handle --proxy-user=ask, so urpmi will ask user for proxy credentials
+- improve man pages
+- po updates
+
+Version 4.6.24-3mdk - Apr 12 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Change the default URL for the mirrors list file
+
+Version 4.6.24-2mdk - Apr 07 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- po updates
+
+Version 4.6.24 - Mar 31 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- More fixes related to ISO and removable media
+
+Version 4.6.23-5mdk - Mar 25 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Fixes related to ISO media
+
+Version 4.6.23-4mdk - Mar 24 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Disable --gui option when $DISPLAY isn't set
+
+Version 4.6.23-3mdk - Mar 23 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Add a --summary option to urpmq (Michael Scherer)
+
+Version 4.6.23-2mdk - Mar 11 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- error checking was sometimes not enough forgiving
+
+Version 4.6.23 - Mar 10 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- new urpmi option, --retry
+- better system error messages
+
+Version 4.6.22-2mdk - Mar 09 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Fix requires on perl-Locale-gettext
+- Warn when a chroot doesn't has a /dev
+
+Version 4.6.22 - Mar 08 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Fix addition of media with passwords
+- More verifications on local list files
+
+Version 4.6.21 - Mar 07 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Output log messages to stdout, not stderr.
+- Fix spurious tags appearing in urpmi.cfg
+- Documentation nits and translations
+- Menu fix for gurpmi (Frederic Crozat)
+
+Version 4.6.20 - Feb 25 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Output takes now into account the locale's charset
+- Don't require drakxtools anymore
+- Fix log error in urpmi-parallel
+- Docs, language updates
+
+Version 4.6.19 - Feb 21 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Document /etc/urpmi/mirror.config, and factorize code that parses it
+
+Version 4.6.18 - Feb 17 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Work around bug 13685, bug in display of curl progress
+- Fix bug 13644, urpmi.addmedia --distrib was broken
+- Remove obsoleted and broken --distrib-XXX command-line option
+
+Version 4.6.17 - Feb 16 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Remove curl 7.2.12 bug workaround, and require at least curl 7.13.0
+- Fix parsing of hdlists file when adding media with --distrib
+
+Version 4.6.16-2mdk - Feb 14 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Don't call rpm during restart to avoid locking
+
+Version 4.6.16 - Feb 14 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Patch by Michael Scherer to allow to use variables in media URLs
+- Fix retrieval of source packages (e.g. urpmq --sources) with alternative
+ dependencies foo|bar (Pascal Terjan)
+- Fix --root option in urpme
+- Require latest perl-URPM
+
+Version 4.6.15 - Feb 04 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Add ChangeLog in docs
+- Message updates
+- gurpmi now handles utf-8 messages
+- print help messages to stdout, not stderr
+- rpm-find-leaves cleanup (Michael Scherer)
+- man page updates
+
+Version 4.6.14 - Jan 31 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- urpmi.addmedia and urpmi now support ISO images as removable media
+- "urpmq -R" will now report far less requires, skipping virtual packages.
+- Improve bash-completion for media names, through new options to urpmq
+ --list-media (by Guillaume Rousse)
+
+Version 4.6.13 - Jan 25 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- urpme now dies when not run as root
+- improve error reporting in urpmi-parallel
+- perl-base is no longer a priority upgrade by default
+- factor code in gurpmi.pm; gurpmi now supports the --no-verify-rpm option
+- "urpmi --gui" will now ask with a GUI popup to change media. Intended to be
+ used with --auto (so other annoying dialogs are not shown).
+
+Version 4.6.12 - Jan 19 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- perl-base is now a priority upgrade by default
+- gurpmi has been split in two programs, so users can save rpms without being root
+
+Version 4.6.11 - Jan 10 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Add an option to urpmi, --expect-install, that tells urpmi to return with an
+ exit status of 15 if it installed nothing.
+- Fix 'urpmf --summary' (Michael Scherer)
+- Language updates
+
+Version 4.6.10 - Jan 06 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Langage updates
+- urpmi now returns a non-zero exit status il all requested packages were
+ already installed
+- fix a small bug in urpmq with virtual media (Olivier Blin)
+- fail if the main filesystems are mounted read-only
+
+Version 4.6.9 - Dec 17 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Fix urpmi --skip
+- Tell number of packages that will be removed by urpme
+- Remove gurpm module, conflict with older rpmdrakes
+
+Version 4.6.8 - Dec 13 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Adding a media should not fail when there is no pubkey file available
+ (bug #12646)
+- Require packdrake
+- Can't drop rpmtools yet, urpmq uses rpm2header
+
+Version 4.6.7 - Dec 10 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Fix a problem in finding pubkeys for SRPM media.
+- Fix a problem in detecting download ends with curl [Bug 12634]
+
+Version 4.6.6-2mdk - Dec 08 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Improvements to gurpmi: scrollbar to avoid windows too large, interface
+ refreshed more often, less questions when unnecessary, fix --help.
+
+Version 4.6.6 - Dec 07 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- gurpmi has been reimplemented as a standalone gtk2 program.
+- As a consequence, urpmi --X doesn't work any longer.
+
+Version 4.6.5 - Dec 03 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Add --ignore and -­no-ignore options to urpmi.update
+- Reduce urpmi redundant verbosity
+
+Version 4.6.4-4mdk - Dec 02 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Minor fix in urpmi.addmedia (autonumerotation of media added with --distrib)
+
+Version 4.6.4-3mdk - Dec 01 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Internal API additions
+- urpmi wasn't taking into account the global downloader setting
+
+Version 4.6.4-2mdk - Nov 30 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Fix package count introduced in previous release
+
+Version 4.6.4 - Nov 29 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- From now on, look for descriptions files in the media_info subdirectory.
+ This will be used by the 10.2 update media.
+- Recall total number of packages when installing.
+
+Version 4.6.3 - Nov 26 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- urpmq -i now works as non root
+- translations and man pages updated
+- more curl workarounds
+
+Version 4.6.2 - Nov 25 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- when passing --proxy to urpmi.addmedia, this proxy setting is now saved for the
+ new media
+- New option --search-media to urpmi and urpmq (Olivier Thauvin)
+- work around a display bug in curl for authenticated http sources
+- when asking for choices, default to the first one
+
+Version 4.6.1 - Nov 19 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- reconfig.urpmi on mirrors must now begin with a magic line
+- don't create symlinks in /var/lib/urpmi, this used to mess up updates
+- warn when MD5SUM file is empty/malformed
+- use proxy to download mirror list
+- Cleanup text mode progress output
+
+Version 4.6-2mdk - Nov 12 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- New error message: "The following packages can't be installed because they
+ depend on packages that are older than the installed ones"
+
+Version 4.6 - Nov 09 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- New option --norebuild to urpmi, urpmi.update and urpmi.addmedia.
+- New --strict-arch option to urpmi
+- Fix ownership of files in /var/lib/urpmi
+- Fix bash completion for media names with spaces (Guillaume Rousse)
+- Fix parallel_ssh in non-graphical mode
+- Small fixes for local media built from directories containing RPMs
+- Fix search for source rpm by name
+- Translation updates, man page updates, code cleanup
+
+Version 4.5-28mdk - Sep 30 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- New urpmf option, -m, to get the media in which a package is found
+- Silence some noise in urpmq
+
+Version 4.5-27mdk - Sep 29 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Change description
+- Add a "--" option to urpmi.removemedia
+- Better error message in urpmi.update when hdlists are corrupted
+
+Version 4.5-26mdk - Sep 18 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- urpmi.addmedia should create urpmi.cfg if it doesn't exist.
+
+Version 4.5-25mdk - Sep 15 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Don't print the urpmf results twice when using virtual media.
+- Translations updates.
+
+Version 4.5-24mdk - Sep 10 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Remove deprecation warning.
+- Translations updates.
+
+Version 4.5-23mdk - Sep 03 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Handle new keywords in hdlists file.
+- Translations updates.
+
+Version 4.5-22mdk - Aug 31 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Fix download with curl with usernames that contains '@' (for mandrakeclub)
+- Make the --probe-synthesis option compatible with --distrib in urpmi.addmedia.
+- Re-allow transaction split with --allow-force or --allow-nodeps
+
+Version 4.5-21mdk - Aug 26 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- new --root option to rpm-find-leaves.pl (Michael Scherer)
+- add timeouts for connection establishments
+- Language and manpages updates (new manpage, proxy.cfg(5))
+
+Version 4.5-20mdk - Aug 12 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Language updates
+- Fix urpmi.addmedia --distrib with distribution CDs
+- Fix taint failures with gurpmi
+- Display summaries of packages when user is asked for choices (Michael Scherer)
+- Update manpages
+
+Version 4.5-19mdk - Jul 31 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Add --more-choices option to urpmi
+- Fix urpmi --excludedocs
+- Make urpmi.addmedia --distrib grok the new media structure
+- and other small fixes
+
+Version 4.5-18mdk - Jul 28 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Better error handling for copy failures (disk full, etc.)
+- Better handling of symlinks (Titi)
+- New noreconfigure flag in urpmi.cfg: ignore media reconfiguration (Misc)
+- More robust reconfiguration
+- Preserve media order in urpmi.cfg, add local media at the top of the list
+- file:/// urls may now be replaced by bare absolute paths.
+- New urpmq option: -Y (fuzzy, case-insensitive)
+- New options for urpmi.addmedia, urpmi.removemedia and urpmi.update:
+ -q (quiet) and -v (verbose).
+- Updated bash completion.
+- Message and documentation updates.
+
+Version 4.5-17mdk - Jul 24 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Make --use-distrib support new media layout.
+- Update manpages.
+
+Version 4.5-16mdk - Jul 23 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Automagically reconfigure NFS media as well. (duh.)
+
+Version 4.5-15mdk - Jul 21 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Support for automatic reconfiguration of media layout
+- Remove setuid support
+- Minor fixes and language updates
+
+Version 4.5-14mdk - Jul 13 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Simplified and documented skip.list and inst.list
+- Add an option -y (fuzzy) to urpmi.removemedia
+
+Version 4.5-13mdk - Jul 10 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Support for README.*.urpmi
+- add a --version command-line argument to everything
+- Deleting media now deletes corresponding proxy configuration
+- Code cleanups
+
+Version 4.5-12mdk - Jul 06 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Disallow two medias with the same name
+- urpmi.removemedia no longer performs a fuzzy match on media names
+- gettext is no longer required
+
+Version 4.5-11mdk - Jul 01 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Methods to change and write proxy.cfg
+- Language updates
+
+Version 4.5-10mdk - Jun 30 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Rewrite the proxy.cfg parser
+- Let the proxy be settable per media (still undocumented)
+
+Version 4.5-9mdk - Jun 29 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Rewrite the urpmi.cfg parser
+- Make the verify-rpm and downloader options be settable per media in urpmi.cfg
+
+Version 4.5-8mdk - Jun 24 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Emergency fix on urpmi.update
+
+Version 4.5-7mdk - Jun 24 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Message and man page updates
+- Minor fixes
+
+Version 4.5-6mdk - May 28 2004, by Stefan van der Eijk <stefan@eijk.nu>
+
+- fixed Fedora build (gurmpi installed but unpackaged files)
+
+Version 4.5-5mdk - May 22 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- locale and command-line fixes
+- urpmf now warns when no hdlist is used
+- improve docs, manpages, error messages
+- urpmi.addmedia doesn't search for hdlists anymore when a 'with' argument
+ is provided
+
+Version 4.5-4mdk - May 05 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- urpmi.addmedia no longer probes for synthesis/hdlist files when a
+ "with" argument is provided
+- gurpmi was broken
+- skip comments in /etc/fstab
+- better bash completion (O. Blin)
+- fix rsync download (O. Thauvin)
+
+Version 4.5-3mdk - Apr 29 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Fix message output in urpme
+- Fix input of Y/N answers depending on current locale
+
+Version 4.5-2mdk - Apr 29 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Bug fixes : locale handling, command-line argument parsing
+- Add new French manpages from the man-pages-fr package
+
+Version 4.5 - Apr 27 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
+
+- Refactorization, split code in new modules, minor bugfixes
+
+Version 4.4.5-10mdk - Mar 17 2004, by Warly <warly@mandrakesoft.com>
+
+- do not display the urpmi internal name when asking for a media insertion
+(confusing people with extra cdrom1, cdrom2 which does not refer to cdrom but hdlists)
+
+Version 4.4.5-9mdk - Mar 16 2004, by Frederic Crozat <fcrozat@mandrakesoft.com>
+
+- fix mimetype in menu file (correct separator is , not ;)
+
+Version 4.4.5-8mdk - Feb 22 2004, by François Pons <fpons@garrigue.homelinux.org>
+
+- fix bug 8110 (urpmq -y automatically uses -a).
+- gurpm.pm: allow to pass options to ugtk2 object (so that we can set
+ transient_for option, fixes #8146) (gc)
+- From Olivier Thauvin <thauvin@aerov.jussieu.fr>
+ - Own /usr/lib/perl5/vendor_perl/5.8.8/urpm
+ - fix bug #6749 (man pages)
+
+Version 4.4.5-7mdk - Feb 20 2004, by David Baudens <baudens@mandrakesoft.com>
+
+- Revert menu entry from needs="x11" to needs="gnome" and needs="kde"
+
+Version 4.4.5-6mdk - Feb 19 2004, by David Baudens <baudens@mandrakesoft.com>
+
+- Fix menu entry
+
+Version 4.4.5-5mdk - Feb 11 2004, by Olivier Blin <blino@mandrake.org>
+
+- send download errors to error output instead of log output
+ (in order to display them in non-verbose mode too)
+- From Guillaume Cottenceau <gc@mandrakesoft.com> :
+ - gurpmi: don't escape "," in translatable string, do it after translation
+
+Version 4.4.5-4mdk - Feb 09 2004, by Guillaume Cottenceau <gc@mandrakesoft.com>
+
+- fix bug #7472: progressbar forced to be thicker than default
+- gurpmi: when cancel button is destroyed forever from within
+ rpmdrake (after all downloads completed) ask gtk to recompute
+ size of toplevel window to not end up with an ugly void space
+- gurpmi: say that we support application/x-urpmi mimetype as well
+- gurpmi: handle case where user clicked on a src.rpm, suggest
+ user is misleaded, allow to do nothing, really install, or
+ save on disk
+- gurpmi: allow installing or saving binary rpm as well
+
+Version 4.4.5-3mdk - Feb 03 2004, by François Pons <fpons@mandrakesoft.com>
+
+- fixed bug of reference of ../ in hdlists file.
+- fixed bug 6834.
+
+Version 4.4.5-2mdk - Feb 03 2004, by Guillaume Cottenceau <gc@mandrakesoft.com>
+
+- convert some gurpmi dialogs to UTF8 as they should (part of
+ bug #7156, needs latest change in perl-Locale-gettext as well)
+
+Version 4.4.5 - Jan 30 2004, by Olivier Blin <blino@mandrake.org>
+
+- add --resume and --no-resume options in urpmi
+ (to resume transfer of partially-downloaded files)
+- add resume option in global config section
+
+Version 4.4.4 - Jan 28 2004, by Olivier Blin <blino@mandrake.org>
+
+- fix --wget and --curl in urpmi.update
+
+Version 4.4.3 - Jan 21 2004, by Olivier Blin <blino@mandrake.org>
+
+- add downloader option in global config section
+- better error reporting for curl
+- fix urpmq -i on media with synthesis hdlist
+- fix --limit-rate in man pages (it's in bytes/sec)
+- really fix urpme --root
+- support --root in bash_completion (Guillaume Rousse)
+- perl_checker fixes
+
+Version 4.4.2 - Jan 15 2004, by Olivier Blin <blino@mandrake.org>
+
+- print updates description in urpmq -i when available
+- add auto and keep options in global config section
+- urpmq -l (list files), urpmq --changelog
+- lock rpm db even in chroot for urpmq
+- enhance urpmq -i for non root user (fetch Description field)
+- fix urpmq --sources for non root user (do not give a wrong url)
+- fix urpme --root
+- / can be used as root, it's not a particular case
+- lock rpm db in chroot, and urpmi db in /
+- ask to be root to use auto-select in urpmi
+- ask to be root to install binary rpms in chroot
+- From Guillaume Cottenceau <gc@mandrakesoft.com> :
+ - more graphical feedback in urpmi --parallel --X (status, progress, etc)
+- From Pascal Terjan <pterjan@mandrake.org> :
+ - $root =~ s!/*!! to avoid root detection issue
+- From Olivier Thauvin <thauvin@aerov.jussieu.fr> :
+ - add --use-distrib
+ - fix urpmq for virtual medium
+ - add --root in man/--help (thanks Zborg for english help)
+ - fix issue using virtual medium and --bug
+ - update error message if --bug dir exist
+
+Version 4.4.1 - Jan 12 2004, by Guillaume Cottenceau <gc@mandrakesoft.com>
+
+- add ability to cancel packages downloads from within rpmdrake
+ (subsubversion increase)
+- don't explicitely provide perl(urpm) and perl(gurpm), it's unneeded
+
+Version 4.4-52mdk - Jan 09 2004, by Warly <warly@mandrakesoft.com>
+
+- provides perl(gurpm) in gurpmi
+
+Version 4.4-51mdk - Jan 06 2004, by Pixel <pixel@mandrakesoft.com>
+
+- provide perl(urpm) (needed by rpmdrake)
+
+Version 4.4-50mdk - Jan 05 2004, by Abel Cheung <deaddog@deaddog.org>
+
+- Remove bash-completion dependency
+
+Version 4.4-49mdk - Jan 04 2004, by Olivier Thauvin <thauvin@aerov.jussieu.fr>
+
+- apply Guillaume Rousse patch
+- Fix bug #6666
+- Requires bash-completion (Guillaume Rousse)
+
+Version 4.4-48mdk - Dec 24 2003, by Olivier Thauvin <thauvin@aerov.jussieu.fr>
+
+- urpmi.update: add --force-key
+- urpmq: add --list-url and --dump-config
+
+Version 4.4-46mdk - Dec 14 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed improper restart and possible loop of restart.
+
+Version 4.4-45mdk - Dec 09 2003, by François Pons <fpons@mandrakesoft.com>
+
+- added compability with RH 7.3.
+
+Version 4.4-44mdk - Dec 05 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed bug 6013, 6386, 6459.
+- fixed restart of urpmi in test mode which should be avoided.
+- added executability if perl-Locale-gettext is missing.
+
+Version 4.4-43mdk - Nov 05 2003, by Guillaume Cottenceau <gc@mandrakesoft.com>
+
+- urpmi: fix exitcode always true when running in gurpmi mode, by
+ using _exit instead of exit, probably some atexit gtk stuff in the way
+
+Version 4.4-42mdk - Nov 05 2003, by Guillaume Rousse <guillomovitch@linux-mandrake.com>
+
+- added bash-completion
+- spec cleanup
+- bziped additional sources
+
+Version 4.4-41mdk - Oct 30 2003, by François Pons <fpons@mandrakesoft.com>
+
+- added the Erwan feature (update rpm, perl-URPM or urpmi first and
+ restart urpmi in such case).
+- added contributors section in man page (please accept I may have
+ forget you, so ask to authors in such case).
+
+Version 4.4-40mdk - Oct 22 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed invalid signature checking when using --media on first
+ package listed.
+
+Version 4.4-39mdk - Oct 08 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed names.XXX file not always regenerated.
+
+Version 4.4-38mdk - Sep 24 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed md5sum or copy of hdlist of virtual media uneeded.
+- fixed bug 5807 for names.XXX files still present after removing
+ medium XXX.
+- fixed bug 5802 about exotic character recognized as default answer.
+- fixed bug 5833 about urpme having Y for removing packages by default.
+- fixed parallel urpme on some cases.
+
+Version 4.4-37mdk - Sep 17 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed virtual media examination of list file.
+
+Version 4.4-36mdk - Sep 16 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed virtual media examination of descriptions or pubkey files.
+- fixed adding medium on a directory directly under root, as in
+ file://tmp for example.
+- removing stale logs.
+
+Version 4.4-35mdk - Sep 10 2003, by François Pons <fpons@mandrakesoft.com>
+
+- get back skipping warning as log (so disabled by default for urpmi).
+- make sure one package is only displayed once for skipping and
+ installing log.
+- translation and cs man pages updates.
+- fixed urpmf man pages.
+
+Version 4.4-34mdk - Sep 08 2003, by François Pons <fpons@mandrakesoft.com>
+
+- make sure --force will answer yes for all question (except
+ choosing a package and changing removable media, this means that
+ signature checking is also disabled).
+- force second pass if virtual media using hdlist are used.
+- improved probing files for hdlist or synthesis.
+
+Version 4.4-33mdk - Sep 06 2003, by François Pons <fpons@mandrakesoft.com>
+
+- added automatic generation of /var/lib/urpmi/names.<medium>
+ for completion to be faster.
+- skipped or installed entries are first tested against
+ compatible arch.
+
+Version 4.4-32mdk - Sep 05 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed symlink in current working directory.
+- added fixes from gc (signature checking improvement and
+ basename usage).
+- fixed bad reason with standalone star in text.
+- skipping log are now always displayed.
+
+Version 4.4-31mdk - Sep 04 2003, by François Pons <fpons@mandrakesoft.com>
+
+- removed obsoleted and no more used -d of urpmi.update.
+- fixed --bug to handle local pakcages and virtual media.
+- added -z option to urpmi, urpmi.addmedia and urpmi.update for
+ handling on the fly compression if possible, only handled for
+ rsync:// and ssh:// protocol currently.
+- removed -z option by default for rsync:// protocol.
+- avoid trying locking rpmdb when using --env.
+- fixed media updating on second pass when a synthesis
+ virtual medium is used.
+
+Version 4.4-30mdk - Sep 02 2003, by François Pons <fpons@mandrakesoft.com>
+
+- improved checking to be safer and smarter.
+- added urpm::check_sources_signatures.
+
+Version 4.4-29mdk - Sep 01 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed @EXPORT of *N to be N only (avoid clashes with rpmdrake
+ or others, and fix #5090)
+- added urpmi.cfg man page in section 5.
+- fixed bug 5058.
+
+Version 4.4-28mdk - Aug 28 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed transaction number restarting at 1 in split mode.
+- updated C and fr man pages.
+- added urpme man page.
+
+Version 4.4-27mdk - Aug 28 2003, by François Pons <fpons@mandrakesoft.com>
+
+- update /var/lib/urpmi/MD5SUM for managing md5sum of files.
+- make sure cwd is changed when downloading to cache directory.
+
+Version 4.4-26mdk - Aug 26 2003, by François Pons <fpons@mandrakesoft.com>
+
+- added -z for rsync:// protocol by default.
+- fixed some cosmetic log glitches when progressing download.
+- fixed multiple removable device management.
+- fixed urpmi not locking urpmi db.
+
+Version 4.4-25mdk - Aug 22 2003, by François Pons <fpons@mandrakesoft.com>
+
+- automatically fork transaction if they are multiple.
+
+Version 4.4-24mdk - Aug 21 2003, by François Pons <fpons@mandrakesoft.com>
+
+- updated with newer perl-URPM (changes in URPM::Signature).
+
+Version 4.4-23mdk - Aug 20 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed bad key ids recognized from pubkey during update of media.
+- simplified list and pubkey location to be more compatible with
+ previous version and avoid probing too many files.
+- simplified log to be more explicit when a key is imported.
+
+Version 4.4-22mdk - Aug 19 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed MD5SUM and pubkey management for local media.
+- fixed post deadlock with rpm < 4.2.
+
+Version 4.4-21mdk - Aug 11 2003, by François Pons <fpons@mandrakesoft.com>
+
+- added -a flag for urpmq (so that urpmq -a -y -r will do what
+ is requested more or less).
+- fixed rsync:// and ssh:// protocol with integer limit-rate not
+ multiple of 1024.
+- removed requires on perl-DateManip (as it now optional).
+
+Version 4.4-20mdk - Aug 11 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed bug 4637 and add reason for removing package in urpme.
+- fixed handling of pubkey file.
+- fixed proxy typo when using curl (Guillaume).
+
+Version 4.4-19mdk - Aug 06 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed local package not found when using curl and without an
+ absolute path.
+- added signature support on distant media (in pubkey file).
+- fixed bug 4519.
+- fixed bug 4513 (--no-md5sum added for test purpose, workaround).
+
+Version 4.4-18mdk - Aug 01 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed shared locks management by simple user.
+
+Version 4.4-17mdk - Aug 01 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed shared locks management (were always exclusive).
+
+Version 4.4-16mdk - Jul 31 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed transaction number when split is active.
+- fixed transaction which should not be splited in parallel mode.
+- use a regular file opened in write mode for locking.
+- added shared lock for urpmi, urpmq and urpmf (exclusive lock
+ are done by urpmi.addmedia, urpmi.removemedia and urpmi.update).
+
+Version 4.4-15mdk - Jul 29 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed urpme --parallel --auto still asking the user.
+- fixed --keep for parallel mode.
+
+Version 4.4-14mdk - Jul 29 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed urpme --auto disabling fuzzy report.
+- fixed urpme --parallel which was not handling log.
+- fixed urpme to always ask user in parallel mode.
+- fixed urpme --parallel when one node has not a package.
+- make package compilable and workable directly on
+ Mandrake Clustering which is a 9.0 based distribution.
+
+Version 4.4-13mdk - Jul 28 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed trying to promote ARRAY(...) message.
+- fixed output of urpmq to be sorted.
+- added support for --keep in urpmi and urpmq to give an hint
+ for resolving dependencies about trying to keep existing
+ packages instead of removing them.
+- added some translations to french man page of urpmi.
+
+Version 4.4-12mdk - Jul 28 2003, by François Pons <fpons@mandrakesoft.com>
+
+- avoid spliting transaction if --test is used.
+
+Version 4.4-11mdk - Jul 28 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed bug 4331.
+- printing error again at the end of installation when multiple
+ transaction failed.
+
+Version 4.4-10mdk - Jul 25 2003, by François Pons <fpons@mandrakesoft.com>
+
+- added urpme log and urpmi removing log (bug 3889).
+- fixed undefined subroutine ...N... when using parallel
+ mode (bug 3982).
+- fixed moving of files inside the cache (bug 3833).
+- fixed not obvious error message (bug 3436).
+- fixed parallel installation of local files.
+
+Version 4.4-9mdk - Jul 17 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed error code reporting after installation.
+- fixed if packages have not been found on some cases.
+
+Version 4.4-8mdk - Jun 26 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed urpmq -d not working if package given has unsatisfied
+ dependencies as backtrack is active, now -d use nodeps.
+- added @unsatisfied@ info with -c of urpmq.
+- fixed lock database error when upgrading urpmi.
+- added hack to avoid exiting installation with --no-remove
+ if --allow-force is given, avoid removing packages in such
+ cases.
+
+Version 4.4-7mdk - Jun 26 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed building of hdlist.
+
+Version 4.4-6mdk - Jun 20 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed --virtual to work with synthesis source.
+
+Version 4.4-5mdk - Jun 19 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed everything already installed annoying message.
+- added --virtual to urpmi.addmedia to handle virtual media.
+- added promotion message reason for backtrack.
+
+Version 4.4-4mdk - Jun 18 2003, by François Pons <fpons@mandrakesoft.com>
+
+- added --env to urpmq and urpmf (simplest to examine now).
+- fixed --allow-nodeps and --allow-force no more taken into
+ account (bug 4077).
+
+Version 4.4-3mdk - Jun 18 2003, by François Pons <fpons@mandrakesoft.com>
+
+- changed --split-level behaviour to be a trigger (default 20).
+- added --split-length to give minimal transaction length (default 1).
+- added missing log for unselected and removed packages in auto mode.
+
+Version 4.4-2mdk - Jun 17 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed parallel handler with removing.
+- fixed glitches with gurpmi.
+- fixed bad test report.
+- fixed bad transaction ordering and splitting on some cases.
+
+Version 4.4 - Jun 16 2003, by François Pons <fpons@mandrakesoft.com>
+
+- added preliminary support for small transaction set.
+- internal library changes (compabilility should have been kept).
+
+Version 4.3-15mdk - Jun 13 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed incorrect behaviour when no key_ids options are set.
+- created retrieve methods and translation methods for packages
+ unselected or removed.
+
+Version 4.3-14mdk - Jun 13 2003, by François Pons <fpons@mandrakesoft.com>
+
+- added key_ids global and per media option to list authorized
+ key ids.
+- improved signature checking by sorting packages list and give
+ reason as well as signature results (may be hard to read but
+ very fine for instance).
+- need perl-URPM-0.90-10mdk or newer for signature handling.
+
+Version 4.3-13mdk - Jun 05 2003, by François Pons <fpons@mandrakesoft.com>
+
+- added patch from Michaël Scherer to add --no-uninstall
+ (or --no-remove) and assume no by default when asking to
+ remove packages.
+- updated urpmq with newer perl-URPM 0.90-4mdk and better.
+- fixed bad display of old package installation reason.
+
+Version 4.3-12mdk - May 26 2003, by François Pons <fpons@mandrakesoft.com>
+
+- updated for newer perl-URPM 0.90 series.
+- give reason of package requested not being installed.
+
+Version 4.3-11mdk - May 16 2003, by François Pons <fpons@mandrakesoft.com>
+
+- try to handle resume connection (do not always remove previous
+ download, only works for hdlist or synthesis using rsync).
+- updated for perl-URPM-0.84 (ask_remove state hash simplified).
+
+Version 4.3-10mdk - May 13 2003, by Pons François <fpons@mandrakesoft.com>
+
+- updated to use latest perl-URPM (simplified code, no interface
+ should be broken).
+
+Version 4.3-9mdk - May 12 2003, by Guillaume Cottenceau <gc@mandrakesoft.com>
+
+- internalize grpmi in gurpm.pm so that we can share graphical
+ progression of download and installation between gurpmi and
+ rpmdrake
+
+Version 4.3-8mdk - Apr 25 2003, by François Pons <fpons@mandrakesoft.com>
+
+- added -i in urpmq --help (fix bug 3829).
+- fixed many urpmf options: --media, --synthesis, -e.
+- added --excludemedia and --sortmedia to urpmf.
+- fixed --sortmedia not working properly.
+- slightly modified cache management for rpms, not always use
+ partial subdirectory before transfering to rpms directory.
+- improved --list-aliases, --list-nodes and --list-media to be
+ much faster than before.
+
+Version 4.3-7mdk - Apr 24 2003, by François Pons <fpons@mandrakesoft.com>
+
+- added -v to urpme and removed default log.
+- avoid curl output to be seen.
+- make require of Date::Manip optional (urpmi manage to continue
+ evan if Date::Manip is not there of fail due to unknown TZ).
+
+Version 4.3-6mdk - Apr 23 2003, by François Pons <fpons@mandrakesoft.com>
+
+- added more log when installing packages.
+- urpmf: added --sourcerpm, --packager, --buildhost, --url, --uniq
+ and -v, -q, -u (as alias to --verbose, --quiet, --uniq).
+
+Version 4.3-5mdk - Apr 22 2003, by François Pons <fpons@mandrakesoft.com>
+
+- improved output of urpmq -i (with packager, buildhost and url).
+- fixed output of download informations (without callback).
+- fixed error message of urpmi.update and urpmi.removemedia when
+ using -h or --help.
+- fixed urpmq -i to work on all choices instead of the first one.
+
+Version 4.3-4mdk - Apr 18 2003, by François Pons <fpons@mandrakesoft.com>
+
+- added urpmq -i (the almost same as rpm -qi).
+
+Version 4.3-3mdk - Apr 17 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed readlink that make supermount sloowwwwwiiiinnnngggg.
+- improved find_mntpoints to follow symlink more accurately
+ but limit to only one mount point.
+- fixed media which are loosing their with_hdlist ramdomly.
+
+Version 4.3-2mdk - Apr 16 2003, by François Pons <fpons@mandrakesoft.com>
+
+- added --sortmedia option to urpmi and urpmq.
+- improved MD5SUM file for hdlist or synthesis management, added
+ md5sum in /etc/urpmi/urpmi.cfg for each media when needed.
+- improved output when multiple package are found when searching.
+
+Version 4.3 - Apr 14 2003, by François Pons <fpons@mandrakesoft.com>
+
+- avoid scanning all urpmi cache for checking unused rpm files.
+- added smarter skip.list support (parsed before resolving requires).
+- added --excludemedia options to urpmi and urpmq.
+- obsoleted -h, added --probe-synthesis, --probe-hdlist,
+ --no-probe, now --probe-synthesis is by default.
+- added --excludedocs option.
+- fixed --excludepath option.
+
+Version 4.2-34mdk - Mar 27 2003, by Guillaume Cottenceau <gc@mandrakesoft.com>
+
+- fix MandrakeClub downloads problem: take advantage of
+ --location-trusted when available (available in curl >=
+ 7.10.3-2mdk)
+
+Version 4.2-33mdk - Mar 13 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fix bug 3258 (use curl -k only for https for curl of 9.0).
+
+Version 4.2-32mdk - Mar 12 2003, by François Pons <fpons@mandrakesoft.com>
+
+- added https:// protocol. (avoid curl limitation and fix bug 3226).
+
+Version 4.2-31mdk - Mar 10 2003, by François Pons <fpons@mandrakesoft.com>
+
+- try to be somewhat perl_checker compliant.
+- strict require on urpmi.
+
+Version 4.2-30mdk - Mar 06 2003, by Pons François <fpons@mandrakesoft.com>
+
+- fixed %post script to be simpler and much faster.
+
+Version 4.2-29mdk - Mar 06 2003, by François Pons <fpons@mandrakesoft.com>
+
+- reworked po generation completely due to missing translations
+ now using perl_checker. (pablo)
+- changed library exports (now N function is always exported).
+
+Version 4.2-28mdk - Mar 04 2003, by Guillaume Cottenceau <gc@mandrakesoft.com>
+
+- fixed french translations.
+- fix bug 2680.
+
+Version 4.2-27mdk - Mar 03 2003, by François Pons <fpons@mandrakesoft.com>
+
+- avoid mounting or unmounting a supermounted device.
+- updated french translations (some from Thévenet Cédric).
+
+Version 4.2-26mdk - Feb 28 2003, by Pons François <fpons@mandrakesoft.com>
+
+- added sanity check of list file used (fix bug 2110 by providing
+ a reason why there could be download error).
+
+Version 4.2-25mdk - Feb 28 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed callback behaviour for rpmdrake.
+
+Version 4.2-24mdk - Feb 27 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed removable devices not needing to be umouting if
+ supermount is used.
+- umount removable devices after adding or updating a medium.
+
+Version 4.2-23mdk - Feb 24 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed bug 2342 (reported exit code 9 for rpm db access failure)
+
+Version 4.2-22mdk - Feb 21 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed callback not sent with wget if a file is not downloaded.
+- fixed rsync:// protocol to support :port inside url.
+- simplified propagation of download callback, always protect
+ filename for password.
+- added newer callback mode for rpmdrake.
+
+Version 4.2-21mdk - Feb 20 2003, by François Pons <fpons@mandrakesoft.com>
+
+- modified --test output to be consistent about the same
+ message displayed if installation is possible whatever
+ verbosity (fixed bug 1955).
+
+Version 4.2-20mdk - Feb 20 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed bug 1737 and 1816.
+
+Version 4.2-19mdk - Feb 17 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed bug 1719 (ssh distributed mode not working).
+- fixed english typo.
+
+Version 4.2-18mdk - Feb 14 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed bug 1473 and 1329.
+- fixed bug 1608 (titi sucks).
+
+Version 4.2-17mdk - Feb 12 2003, by François Pons <fpons@mandrakesoft.com>
+
+- added some perl_checker suggestions (some from titi).
+- help urpmf probe if this is a regexp or not (only ++ checked).
+
+Version 4.2-16mdk - Jan 29 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed limit-rate and excludepath causing error in urpmi.cfg.
+- take care of limit-rate in urpmi.update and urpmi.addmedia.
+
+Version 4.2-15mdk - Jan 28 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed verify-rpm (both in urpmi.cfg or command line).
+- fixed default options activated.
+- fixed error message about unknown options use-provides and
+ post-clean.
+
+Version 4.2-14mdk - Jan 27 2003, by François Pons <fpons@mandrakesoft.com>
+
+- added more global options to urpmi.cfg: verify-rpm, fuzzy,
+ allow-force, allow-nodeps, pre-clean, post-clean, limit-rate,
+ excludepath.
+
+Version 4.2-13mdk - Jan 27 2003, by François Pons <fpons@mandrakesoft.com>
+
+- simplified portage to perl 5.6.1, because the following
+ open F, "-|", "/usr/bin/wget", ... are 5.8.0 restrictive.
+- fixed problem accessing removable media.
+
+Version 4.2-12mdk - Jan 27 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed stupid typo using curl.
+
+Version 4.2-11mdk - Jan 24 2003, by François Pons <fpons@mandrakesoft.com>
+
+- add --limit-rate option to urpmi, urpmi.addmedia and
+ urpmi.update.
+- add preliminary support for options in urpmi.cfg, only
+ verify-rpm is supported yet, format is as follow
+ {
+ verify-rpm : on|yes
+ verify-rpm
+ no-verify-rpm
+ }
+
+Version 4.2-10mdk - Jan 23 2003, by François Pons <fpons@mandrakesoft.com>
+
+- added download log support for rsync and ssh protocol.
+- make log not visible in log file instead url.
+
+Version 4.2-9mdk - Jan 23 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fix bug 994 according to Gerard Patel.
+- added download log for urpmi.addmedia and urpmi.update.
+- fixed wget download log with total size available.
+
+Version 4.2-8mdk - Jan 22 2003, by François Pons <fpons@mandrakesoft.com>
+
+- add callback support for download (fix bug 632 and 387).
+
+Version 4.2-7mdk - Jan 20 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed bug 876.
+
+Version 4.2-6mdk - Jan 16 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed bug 778 (in cvs since January 11 but not uploaded).
+- more translations.
+
+Version 4.2-5mdk - Jan 10 2003, by François Pons <fpons@mandrakesoft.com>
+
+- added a reason for each removed package.
+
+Version 4.2-4mdk - Jan 08 2003, by François Pons <fpons@mandrakesoft.com>
+
+- updated english man pages and french version of urpmi.
+
+Version 4.2-3mdk - Jan 06 2003, by François Pons <fpons@mandrakesoft.com>
+
+- fixed -q to avoid a message.
+- made -q and -v opposite.
+- added -i to urpmf.
+- check rpmdb open status (should never fails unless...) in order
+ to give a better error message.
+- added et man pages.
+
+Version 4.2-2mdk - Dec 19 2002, by François Pons <fpons@mandrakesoft.com>
+
+- added log for package download if verbose.
+- fixed using hdlist if no synthesis available or invalid.
+
+Version 4.2 - Dec 18 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed file:// protocol now checking file presence.
+- added distributed urpme (both ka-run and ssh module).
+- updated perl-URPM and urpmi requires on version (major
+ fixes in perl-URPM-0.81 and extended urpme in urpmi-4.2).
+
+Version 4.1-18mdk - Dec 13 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed urpmf so that if callback is not compilable display help.
+- fixed urpmq and urpmi call without parameter to display help.
+- added donwload lock to avoid clashes from urpmi.update.
+
+Version 4.1-17mdk - Dec 13 2002, by François Pons <fpons@mandrakesoft.com>
+
+- added mput or scp exit code checking.
+- temporaly using hdlist file for --summary of urpmf.
+- fixed perl warning (useless code which was not really useless but
+ by side effects in fact).
+
+Version 4.1-16mdk - Dec 13 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed warning message from distributed module for local rpms.
+- fixed bad test including a 0 for distributed install.
+
+Version 4.1-15mdk - Dec 11 2002, by François Pons <fpons@mandrakesoft.com>
+
+- improve speed of urpmf dramatically if no --files (default if
+ no flags given) nor --description are given.
+- removed not coded --prereqs of urpmf (use --requires with [*]
+ instead).
+
+Version 4.1-14mdk - Dec 11 2002, by François Pons <fpons@mandrakesoft.com>
+
+- changed fuzzy search on provides to be deactived by default,
+ use --fuzzy for that now (previous behaviour of --fuzzy is kept).
+- fixed urpmf --provides, --requires, ...
+- added -f to urpmf (as used by urpmq).
+
+Version 4.1-13mdk - Dec 11 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed error management about missing files after download.
+- fixed urpme dependencies output to be user friendly.
+
+Version 4.1-12mdk - Dec 11 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fix symlink download with wget.
+- urpme now print possible errors.
+
+Version 4.1-11mdk - Dec 10 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed source installation in / when installing dependencies.
+- added --install-src to avoid probing on root/user mode.
+- fixed no log available when user mode.
+- changed obsoleted -c of urpmq to complete output with package
+ to removes (needed for parallel distributed urpme).
+- allow distribution of local files.
+- fixed small typos in urpme.
+
+Version 4.1-10mdk - Dec 06 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed indexation when using --distrib-XXX for urpmi.addmedia.
+- fixed wget output to be far more quietly.
+
+Version 4.1-9mdk - Dec 06 2002, by François Pons <fpons@mandrakesoft.com>
+
+- improved urpmf from sh to perl, now a lot of options and
+ support of synthesis only media.
+- make medium name mandatory when adding a source with
+ --distrib-XXX using urpmi.addmedia.
+- fix parallel installation when one node is already up-to-date.
+- improved callback usage of urpm::configure to use newer
+ perl-URPM interface (much faster and smart with memory, but
+ unstable).
+
+Version 4.1-8mdk - Dec 03 2002, by François Pons <fpons@mandrakesoft.com>
+
+- added --excludepath option (fix bug 577).
+- fixed missing options given to parallel plugins.
+- fixed missing files not given to user.
+
+Version 4.1-7mdk - Dec 02 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed rsync:// protocol, now it really works, tested.
+
+Version 4.1-6mdk - Dec 02 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed mutliple second or more medium being ignored when not
+ using a list file.
+- fixed problem of package not found when not using list file.
+- fixed urpmi --auto.
+
+Version 4.1-5mdk - Nov 29 2002, by François Pons <fpons@mandrakesoft.com>
+
+- changed urpmi.addmedia behaviour to use /etc/urpmi/mirror.config
+ and allow it to parse urpmi.setup mirror configuration as
+ well as Mandrake (old) mirror configuration.
+- allow blank url to be given to get all mirror for a given version
+ and architecture.
+
+Version 4.1-4mdk - Nov 29 2002, by François Pons <fpons@mandrakesoft.com>
+
+- allow urpmi <url> to work with rpm filename with all supported
+ protocols (ftp, http, ssh, rsync).
+- fixed rsync:// protocol not to use rsync with -e along with
+ an rsync server.
+- fixed missing list creation update.
+
+Version 4.1-3mdk - Nov 28 2002, by François Pons <fpons@mandrakesoft.com>
+
+- added mirrors management for urpmi.addmedia, so added
+ --distrib-XXX, --from, --version, --arch options. <url>
+ is now just a regex for choosing a mirror, and <name>
+ will have an numeric index appended to it.
+ anyway for more info, look in the code or guess with
+ --help ;-) too late here in Paris ...
+- urpmi.addmedia now delete failing media to create.
+- added --update option to urpmi.update, guess for what ?
+
+Version 4.1-2mdk - Nov 28 2002, by François Pons <fpons@mandrakesoft.com>
+
+- allow creating medium without list file.
+- better handling of url without password to be displayed
+ in urpmi.cfg.
+- fixed remaining list file in partial cache causing bad list file
+ generation.
+
+Version 4.1 - Nov 27 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed checking md5 of rpm files in cache.
+- allow rpm files to be downloaded from alternate site.
+- allow medium to not use a list file.
+
+Version 4.0-25mdk - Nov 13 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed --noclean not really completely noclean.
+- avoid possible lost of with_hdlist parameter on some case
+ when updating a medium.
+
+Version 4.0-24mdk - Nov 07 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed still present debug output of urpmq -R.
+- fixed bad use of cached list file for file or nfs media.
+
+Version 4.0-23mdk - Oct 29 2002, by François Pons <fpons@mandrakesoft.com>
+
+- added MD5SUM file support for downloading hdlist/synthesis.
+- added -R option to urpmq to search what may provide packages.
+
+Version 4.0-22mdk - Oct 24 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed online help of tools to be more consistent.
+- added some times missing --help options.
+- fixed bad version displayed by urpmq.
+- added --list-aliases to list parallel aliases.
+- fixed bad rpm in cache by checking only MD5 signature.
+
+Version 4.0-21mdk - Oct 16 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed bad copy of files when a relative symlink is used.
+- added minimal README documentation files for distributed modules.
+- fixed urpmi -P with package name already used by provides of
+ other package.
+
+Version 4.0-20mdk - Sep 17 2002, by François Pons <fpons@mandrakesoft.com>
+
+- gc: fixed curl proxy management.
+
+Version 4.0-19mdk - Sep 16 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed possible problem with http proxy for wget.
+- umount removable device automatically mounted.
+
+Version 4.0-18mdk - Sep 13 2002, by François Pons <fpons@mandrakesoft.com>
+
+- removed apache2-conf from skip.list as it doesn't work
+ when trying to install apache2.
+
+Version 4.0-17mdk - Sep 12 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed possible no clean of distributed module.
+- added apache2-conf to skip.list by default.
+- fixed gurpmi usability.
+
+Version 4.0-16mdk - Sep 11 2002, by François Pons <fpons@mandrakesoft.com>
+
+- improved ka-run distributed module to copy all files with one
+ invocation (newly supported in ka-run-2.0-15mdk).
+- daouda: InitialPreference for gurpmi (clicking on a rpm under
+ konqueror should launch gurpmi instead of kpackage).
+
+Version 4.0-15mdk - Sep 06 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed previous fix not correctly fixed.
+
+Version 4.0-14mdk - Sep 06 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed ka-run distributed module.
+
+Version 4.0-13mdk - Sep 05 2002, by François Pons <fpons@mandrakesoft.com>
+
+- simplified --proxy usage (http:// leading now optional).
+- fixed --proxy and --proxy-user or urpmq.
+
+Version 4.0-12mdk - Sep 05 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed bad englist message.
+- updated translation.
+
+Version 4.0-11mdk - Aug 30 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed no post-clean when testing or if errors occured.
+- (fcrozat) fixed missing %post and %postun for gurpmi, fixed
+ bad consolehelper require.
+
+Version 4.0-10mdk - Aug 30 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed cache management (there could exist some files left in cache
+ which were never deleted).
+- added default cache management to post-clean (remove files of
+ package correctly installed), it is still possible to keep old
+ behaviour with "--pre-clean --no-post-clean".
+- added --clean options to urpmi to clean cache completely.
+- improved urpme to no more use rpm executable.
+- (fcrozat) Move gurpmi to /usr/sbin and add consolehelper support for it
+ and register it to handle application/x-rpm mimetype.
+
+Version 4.0-9mdk - Aug 29 2002, by François Pons <fpons@mandrakesoft.com>
+
+- added --list-nodes to list nodes used when in parallel mode.
+- moved some initialisation for parallel mode to allow user
+ execution of --list-nodes.
+- updated man pages with newer options.
+
+Version 4.0-8mdk - Aug 29 2002, by François Pons <fpons@mandrakesoft.com>
+
+- added --parallel option to urpmq.
+- allowed test upgrade in parallel mode.
+- improved first choices in parallel mode a little.
+
+Version 4.0-7mdk - Aug 28 2002, by François Pons <fpons@mandrakesoft.com>
+
+- added --list-media to urpmq.
+- fixed old package not upgraded.
+
+Version 4.0-6mdk - Aug 27 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed skip.list new format.
+
+Version 4.0-5mdk - Aug 27 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed urpmq --auto-select disabling its selection.
+- open read-only rpmdb when testing installation (--test).
+- added reverse media parameter from parallel configuration.
+- improved error management of parallel extension module.
+
+Version 4.0-4mdk - Aug 26 2002, by François Pons <fpons@mandrakesoft.com>
+
+- english typo fixed.
+- improved skip.list contents to provides using sense and regexp
+ on package fullname.
+- added --test options to urpmi to test installation.
+- made --verify-rpm the default (use --no-verify-rpm to avoid).
+- fixed command line not seen in log.
+- improved parallel module to check installation on all nodes before
+ doing it effectively.
+
+Version 4.0-3mdk - Aug 23 2002, by Warly <warly@mandrakesoft.com>
+
+- fix urpme '/' pb
+
+Version 4.0-2mdk - Aug 23 2002, by François Pons <fpons@mandrakesoft.com>
+
+- added ssh parallel module extension.
+- fixed check of capabilities of distant urpmi.
+- fixed wrong installation of extension modules.
+
+Version 4.0 - Aug 23 2002, by François Pons <fpons@mandrakesoft.com>
+
+- added --parallel options for distributed urpmi.
+- added urpmi module extensions support (only --parallel).
+- added --synthesis options for urpmq/urpmi to use a specific
+ environment.
+- use cache files even if no medium have been defined (for use
+ with --synthesis).
+
+Version 3.9-8mdk - Aug 13 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed development log still done for progression status, now
+ removed.
+- ignore noauto: hdlists flags.
+
+Version 3.9-7mdk - Aug 12 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed --auto not taken into account for removing or unselecting
+ packages in urpmi.
+- fixed modified flag ignored in urpmi.cfg (may cause side effects
+ as remove media not asked next time urpmi.removemedia is called).
+- added --verify-rpm to urpmi in order to check rpm signature.
+
+Version 3.9-6mdk - Aug 06 2002, by François Pons <fpons@mandrakesoft.com>
+
+- added --allow-nodeps and --allow-force option to urpmi.
+- globing multiple media name select them all instead of error.
+- answering no to remove package cause urpmi to exit immediately.
+- added support for X for asking user to unselect package or to
+ remove package.
+
+Version 3.9-5mdk - Jul 26 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed man pages typo.
+- sorted package to remove list.
+- always copy rpm if using supermount on a cdrom (avoid being too slow).
+
+Version 3.9-4mdk - Jul 25 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed urpmq -u.
+
+Version 3.9-3mdk - Jul 24 2002, by François Pons <fpons@mandrakesoft.com>
+
+- added more log.
+- use perl-URPM-0.50-4mdk or better for correct generation of
+ synthesis file for unresolved provides when packages are
+ multiply defined.
+
+Version 3.9-2mdk - Jul 23 2002, by François Pons <fpons@mandrakesoft.com>
+
+- updated urpme to use perl-URPM and speed it up (no more
+ rpm -e --test ...).
+- updated rpm-find-leaves to use perl-URPM.
+- dropped build requires to rpmtools (but need rpm >= 4.0.3).
+
+Version 3.9 - Jul 23 2002, by François Pons <fpons@mandrakesoft.com>
+
+- updated to use perl-URPM >= 0.50.
+
+Version 3.8-3mdk - Jul 22 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed ldconfig cannot be installed.
+- added translation support on error.
+
+Version 3.8-2mdk - Jul 22 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed no dependencies or forced install error.
+
+Version 3.8 - Jul 19 2002, by François Pons <fpons@mandrakesoft.com>
+
+- removing, installing and upgrading packages is done in only
+ one transaction.
+- changed installation progress to look like rpm one.
+
+Version 3.7-6mdk - Jul 17 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed uncatched die, now produce error message.
+
+Version 3.7-5mdk - Jul 16 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed no progression of download.
+- fixed bad proxy support on command line.
+
+Version 3.7-4mdk - Jul 12 2002, by Pixel <pixel@mandrakesoft.com>
+
+- fix problem with no proxy
+
+Version 3.7-3mdk - Jul 11 2002, by François Pons <fpons@mandrakesoft.com>
+
+- incorporated proxy patch of Andre Duclos <shirka@wanadoo.fr>.
+- added tempory error message (before message and translation are
+ done).
+
+Version 3.7 - Jul 08 2002, by François Pons <fpons@mandrakesoft.com>
+
+- added new methods to handle directly installation of package (no
+ more rpm binary needed).
+- fixed some english typo (thanks to Mark Walker).
+
+Version 3.6-5mdk - Jul 02 2002, by Pixel <pixel@mandrakesoft.com>
+
+- use perl-Locale-gettext instead of perl-gettext
+ (ie. Locale::gettext instead of Locale::GetText)
+
+Version 3.6-4mdk - Jun 28 2002, by François Pons <fpons@mandrakesoft.com>
+
+- increase retry count to 10 instead of 3 for rsync and ssh protocol.
+- support preferred tools to download files (grpmi only handles ftp
+ and http protocol currently).
+- change behaviour of no answered to remove package to simply ignore
+ remove instead of exiting.
+
+Version 3.6-3mdk - Jun 28 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fix deadlock on removing package.
+- fix rsync download for mulitples files.
+
+Version 3.6-2mdk - Jun 27 2002, by François Pons <fpons@mandrakesoft.com>
+
+- added rsync:// and ssh:// protocol to urpmi.
+
+Version 3.6 - Jun 27 2002, by François Pons <fpons@mandrakesoft.com>
+
+- removed no more used methods in urpm module.
+- make sure absent synthesis force synthesis regeneration.
+- add initial support to remove package wich will breaks upgrade
+ for urpmi only (ignored in urpmq).
+
+Version 3.5-8mdk - Jun 20 2002, by François Pons <fpons@mandrakesoft.com>
+
+- added back version lost for some time (Guillaume Rousse).
+- added --list to urpmq to list package.
+- added regression test (explicit make test for instance).
+
+Version 3.5-7mdk - Jun 19 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed urpmq to no more use old resolution methods in urpm.pm.
+- fixed urpmq to take care of choices correctly (no default selection).
+
+Version 3.5-6mdk - Jun 18 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed --bug on required file not provided for generating rpmdb.cz.
+
+Version 3.5-5mdk - Jun 17 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed urpmi --auto-select with no update and question asked.
+- fixed urpmq --auto-select with error on HASH...
+
+Version 3.5-4mdk - Jun 17 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed urpmq --headers on some cases.
+
+Version 3.5-3mdk - Jun 13 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed --auto-select and skip.list.
+
+Version 3.5-2mdk - Jun 13 2002, by François Pons <fpons@mandrakesoft.com>
+
+- added --env option to urpmi to replay bug report.
+
+Version 3.5 - Jun 13 2002, by François Pons <fpons@mandrakesoft.com>
+
+- use perl-URPM >= 0.04-2mdk for new require resolution algorithms.
+
+Version 3.4-9mdk - Jun 10 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed no output if root.
+- use message function as most as possible. (why it wasn't used ?)
+- fix message to output more if bug report.
+- list of package is LF separated instead of space separated.
+
+Version 3.4-8mdk - Jun 10 2002, by François Pons <fpons@mandrakesoft.com>
+
+- added --bug option to report bug report.
+- fixed --auto-select and skip.list.
+
+Version 3.4-7mdk - Jun 07 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed still present log on standard output.
+
+Version 3.4-6mdk - Jun 07 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed skip.list to skip according provides (even not the best).
+- fixed package id 0 always selected (generally ldconfig or lsbdev).
+
+Version 3.4-5mdk - Jun 05 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed fuzzy search on package (error in urpm.pm around line 1404-1409).
+
+Version 3.4-4mdk - Jun 05 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed urpmq.
+- fixed incomplete requires on some cases.
+- fixed reading of rpm files.
+
+Version 3.4-3mdk - Jun 05 2002, by François Pons <fpons@mandrakesoft.com>
+
+- avoid sub of sub with different level of variable closure in perl,
+ this cause the interpreter to lose its memory usage.
+
+Version 3.4-2mdk - Jun 05 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fix rpmdb non closed when traversing it.
+- fix ftp and http medium with bad list generation.
+- improved urpmi.update to avoid two pass all the time.
+
+Version 3.4 - Jun 04 2002, by François Pons <fpons@mandrakesoft.com>
+
+- use URPM perl module instead of rpmtools.
+
+Version 3.3-25mdk - Apr 11 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed a problem for searching package according to name when
+ nothing should be found but other package are proposed.
+
+Version 3.3-24mdk - Apr 10 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed package that need to be upgraded but which is provided
+ by another package (Mesa and XFree86-libs).
+
+Version 3.3-23mdk - Apr 10 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed diff_provides on unversioned property not taken into
+ account (libbinutils2 with binutils).
+- fixed virtual version only requires against virtual version and
+ release provides when resolver try to check release
+ (libgtk+-x11-2.0_0-devel with gtk+2.0-backend-devel).
+
+Version 3.3-22mdk - Mar 11 2002, by François Pons <fpons@mandrakesoft.com>
+
+- added --wget/--curl support to urpmq (needed by rpmdrake).
+
+Version 3.3-21mdk - Mar 07 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fix --wget and --curl for urpmi.addmedia.
+
+Version 3.3-20mdk - Mar 07 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed when console has been closed and urpmi ask for changing
+ medium (currently it open/eject the device).
+
+Version 3.3-19mdk - Mar 05 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed parse_synthesis when a the src package is following its
+ binary counterpart (overidding its description).
+
+Version 3.3-18mdk - Mar 04 2002, by François Pons <fpons@mandrakesoft.com>
+
+- added patch from Andrej Borksenkow modified.
+
+Version 3.3-17mdk - Feb 28 2002, by François Pons <fpons@mandrakesoft.com>
+
+- added (undocumented) --root option to urpmi/urpmq to install in a
+ given root.
+- rebuild with newer po.
+
+Version 3.3-16mdk - Feb 27 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed possible problem on urpmi update db (perl die workarounded).
+
+Version 3.3-15mdk - Feb 25 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed not to require Fcntl module (in perl package).
+- fixed bad behaviour on src package as user (no message).
+- fixed src package listed on package to be installed (which is
+ wrong).
+- removed kernel-source in inst.list which may breaks on some
+ case (workaround).
+
+Version 3.3-14mdk - Feb 21 2002, by François Pons <fpons@mandrakesoft.com>
+
+- build package as noarch as there is no more any binary inside.
+- fixed urpme to avoid removing base package.
+
+Version 3.3-13mdk - Feb 21 2002, by François Pons <fpons@mandrakesoft.com>
+
+- removed staling debug log.
+- try to mount a removable device before examining if an available
+ device is present.
+
+Version 3.3-12mdk - Feb 20 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed installing dependancies of given src.rpm filename.
+- fixed to keep removable device already mounted before asking
+ user to change.
+
+Version 3.3-11mdk - Feb 19 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed obsoletes on direct requires when a sense is given.
+- added a tracking method in urpm library for allowing upgrade.
+
+Version 3.3-10mdk - Feb 18 2002, by Pixel <pixel@mandrakesoft.com>
+
+- remove autoirpm until it's fixed (or used/advertised)
+
+Version 3.3-9mdk - Feb 18 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed requires resolution regression when old package provides
+ property removed by newer (libification).
+
+Version 3.3-8mdk - Feb 18 2002, by François Pons <fpons@mandrakesoft.com>
+
+- added missing build requires on rpmtools.
+- fixed too verbose erroneous output that may hurt the user.
+- fixed reduce_pathname with real url which reduce a bit
+ too much.
+
+Version 3.3-6mdk - Feb 14 2002, by François Pons <fpons@mandrakesoft.com>
+
+- use reduce_pathname even for downloading distant file.
+- fixed typo.
+
+Version 3.3-5mdk - Feb 13 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed source package given on command line in urpmi.
+- fixed management of obsoletes in --auto-select.
+
+Version 3.3-4mdk - Feb 12 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed bad method reference in urpmq (used by rpmdrake).
+- fixed urpmq -d behaviour.
+- fixed bad signal handler behaviour.
+
+Version 3.3-3mdk - Feb 12 2002, by François Pons <fpons@mandrakesoft.com>
+
+- package installed (and not upgraded) are by default using --nodeps
+ (typically kernel-source).
+- updated man pages.
+
+Version 3.3-2mdk - Feb 11 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed multiple mounts of removable device.
+
+Version 3.3 - Feb 11 2002, by François Pons <fpons@mandrakesoft.com>
+
+- added --fuzzy as alias to -y (sorry Andrej to be late on this).
+- added --src (aliased to -s) to handle src rpm in medium.
+- added --noclean (only urpmi) to avoid cleaning the cache of rpm.
+- try handling src in medium (there is still weirdness for access
+ right, need to be root first and user after).
+
+Version 3.2-8mdk - Feb 07 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed a requires resolution when a package C is upgraded which
+ need a package A with a specific version and release, but a
+ package B is already installed providing A with a better version
+ and release, in such case urpmi doesn't think it is necessary
+ to upgrade A.
+
+Version 3.2-7mdk - Jan 31 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed regexp in supermount fstab management.
+- simply kill urpmi logger which avoid losing 1 second.
+- early check of installed package.
+- fixed operator comparison when version are equal and operator
+ is strict and release is present for conflicts, provides and
+ requires tags elements.
+
+Version 3.2-6mdk - Jan 30 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed some case where removable device are not ejected.
+
+Version 3.2-5mdk - Jan 29 2002, by François Pons <fpons@mandrakesoft.com>
+
+- added -y options to urpmi/urpmq to impose fuzzy search.
+- cleaned dependancy resolver algorithm.
+- fixed package asked to be installed but already installed (rare).
+- fixed TERM signal send to itself.
+
+Version 3.2-4mdk - Jan 28 2002, by François Pons <fpons@mandrakesoft.com>
+
+- integrated patch for supermount from Andrej Borsenkow.
+- fixed --wget (or --curl) not used in urpmi.update.
+- try to manage .src.rpm file in a usable way.
+- fixed requires resolution on multiple requires with
+ sense and without sense informations on the same
+ package (menu bug).
+- fixed typo in po/fr.po (multiple -f for help page).
+
+Version 3.2-3mdk - Jan 23 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed possible conflicts management error.
+- fixed --mediums for upload of same package in different media.
+- changed --mediums to --media but kept --mediums.
+
+Version 3.2-2mdk - Jan 17 2002, by François Pons <fpons@mandrakesoft.com>
+
+- added urpm.3 man pages.
+- improved urpmi.removemedia (help, added -c flag, noclean headers).
+
+Version 3.2 - Jan 16 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed bad use of update flag.
+- fixed urpmi_rpm-find-leaves to use rpm db directly.
+- added --mediums to urpmi/urpmq to select medium explicitely.
+- added workaround to make sure synthesis file are built,
+ using specific rpmtools-4.0-4mdk and above parsehdlist.
+- release 3.2 (urpmi_rpm-find-leaves changes, --mediums flag).
+
+Version 3.1-8mdk - Jan 16 2002, by François Pons <fpons@mandrakesoft.com>
+
+- improved dependencies resolution (typically XFree86 newer
+ packages).
+- removed log on uploading with curl.
+
+Version 3.1-7mdk - Jan 15 2002, by François Pons <fpons@mandrakesoft.com>
+
+- manage conflicts for dependencies resolution.
+- added conflicts tag and obsoletes tag in synthesis.
+
+Version 3.1-6mdk - Jan 10 2002, by François Pons <fpons@mandrakesoft.com>
+
+- fixed distant list file support.
+- allow shadow approach of list file, the same list file (global)
+ can be used for each intermediate medium, urpmi choose the right
+ entry for each medium from the same source.
+- added /./ as string marker to probe url, this means the heading
+ ./ of find . -name "*.rpm" -print should be kept.
+
+Version 3.1-5mdk - Jan 09 2002, by François Pons <fpons@mandrakesoft.com>
+
+- added lock urpmi database features.
+- added support for distant list file.
+
+Version 3.1-4mdk - Dec 20 2001, by François Pons <fpons@mandrakesoft.com>
+
+- make sure curl fail if http url does not exists.
+- added probe for http or ftp hdlist or synthesis when adding
+ a medium (-h).
+- added probe for synthesis.hdlist2.cz (contrib medium).
+- added signal handler when opening rpm database to make sure
+ it will be closed on SIGINT or SIGQUIT.
+- urpmi use -p by default.
+- allow urpmq to download rpm with http or ftp protocol when
+ invoked with --headers (fix rpminst behaviour).
+
+Version 3.1-3mdk - Dec 17 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed choice listing.
+- somewhat fixed -p kernel.
+- fixed installation of package with naming convention changed to
+ make upgrade identical to install (kernel and kernel-source).
+- allow not to use parsehdlist during --auto-select (now disabled
+ by default)
+- fix curl support broken for http files and missing ftp files.
+
+Version 3.1-2mdk - Dec 14 2001, by François Pons <fpons@mandrakesoft.com>
+
+- added time conditionnal download to curl interface for both http
+ and ftp protocol (so need Date::Manip because urpm library use it
+ for ftp as no support in curl).
+- updated urpm library version to 3.1.
+
+Version 3.1 - Dec 13 2001, by François Pons <fpons@mandrakesoft.com>
+
+- added --distrib flag to urpmi.addmedia to add all media from the
+ installation medium.
+- fixed update on removable medium (the second to more).
+- added probe on name to select media (urpmi.update and urpmi.removemedia).
+- added log when adding or removing media.
+- release 3.1 (interface change, removed method in urpm library).
+
+Version 3.0-6mdk - Dec 12 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed removable device probe for addition of medium.
+- fixed synthesis size checking.
+- added log when copying file (nfs).
+- removed error when description file is not retrieved successfully.
+- added -h option to urpmi.addmedia to probe for synthesis or hdlist.
+- modified --force of urpmi.update to behave smootly (given once to
+ force copy of file, given twice to force regeneration of hdlist).
+
+Version 3.0-5mdk - Dec 10 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed %post again.
+- added kernel-source in /etc/urpmi/inst.list.
+
+Version 3.0-4mdk - Dec 07 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed in urpmq to handle --headers (needed by rpminst) when
+ no hdlist are present.
+
+Version 3.0-3mdk - Dec 07 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed back /etc/urpmi/urpmi.cfg update.
+- fixed back synthesis source management.
+- fixed extraction of epoch tag for old synthesis.
+
+Version 3.0-2mdk - Dec 07 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed %post with exit code.
+- removing sense data in provides (internally).
+- optimized depslist relocation for provides cleaning.
+- optimized synthesis parsing.
+- make sure /etc/urpmi/urpmi.cfg is written on modification.
+
+Version 3.0 - Dec 06 2001, by François Pons <fpons@mandrakesoft.com>
+
+- 3.0 so urpm library interface change and method removal.
+- depslist*, compss, provides are obsoleted, synthesis file
+ are now used instead (this will help rpmdrake caching).
+- added missing requires on perl for autoirpm.
+
+Version 2.2-2mdk - Dec 06 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed bad reference with -p.
+- changed -p ... to use choice instead of mutliple packages.
+
+Version 2.2 - Dec 05 2001, by François Pons <fpons@mandrakesoft.com>
+
+- match rpmtools-4.0.
+- updated help on-line and fixed options invocation.
+- update translation (thierry)
+
+Version 2.1-7mdk - Nov 29 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed -p flag with choices.
+- fixed -p kernel which may glob another kernel package.
+
+Version 2.1-6mdk - Nov 28 2001, by François Pons <fpons@mandrakesoft.com>
+
+- updated requires to webfetch.
+- updated requires to last rpmtools needed.
+
+Version 2.1-5mdk - Nov 28 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed URL with trailing slashes.
+- added download log.
+
+Version 2.1-4mdk - Nov 28 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed incovation of sync method even when no files to sync.
+- fixed urpmq option management (-m|-M equ -du but necessary by default).
+- fixed %preun of autoirpm to check previous installation.
+- added small doc in /etc/urpmi/inst.list file.
+
+Version 2.1-3mdk - Nov 27 2001, by François Pons <fpons@mandrakesoft.com>
+
+- added curl support (kept wget support).
+- updated help for urpmi, urpmi.update and urpmi.addmedia.
+- fixed bad check of urpmi.addmedium for existing name.
+- avoid some error message if description is missing (not all).
+- allow any prefix for url (especially removable://...).
+
+Version 2.1-2mdk - Nov 27 2001, by François Pons <fpons@mandrakesoft.com>
+
+- removed old optimization to get existing depslist instead
+ of rebuilding it.
+
+Version 2.1 - Nov 26 2001, by François Pons <fpons@mandrakesoft.com>
+
+- removed obsoleted code in urpm module.
+- ignore -m, -M and -c flag of urpmi/urpmq.
+- fixed group display of urpmq.
+- added -f for urpmq to display full package name.
+- fixed -d of urpmq.
+- fixed --auto-select and files of package not obsoleted but
+ present in other registered package (no more selected).
+- fixed call to grpmi (no more only installation).
+
+Version 2.0-7mdk - Nov 21 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed missing urpmi configuration file not read.
+- fixed bad output of rpm files to be installed or upgraded.
+- fixed bad check of missing rpm files.
+
+Version 2.0-6mdk - Nov 19 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed --auto-select and rpm file upload.
+
+Version 2.0-5mdk - Nov 16 2001, by François Pons <fpons@mandrakesoft.com>
+
+- added /etc/urpmi/inst.list support.
+
+Version 2.0-4mdk - Nov 15 2001, by François Pons <fpons@mandrakesoft.com>
+
+- first stable support for updating synthesis file.
+
+Version 2.0-3mdk - Nov 12 2001, by François Pons <fpons@mandrakesoft.com>
+
+- added minimal support for updating synthesis file (untested).
+- fixed requires resolution bug (thanks to Borsenkow Andrej).
+
+Version 2.0-2mdk - Nov 09 2001, by François Pons <fpons@mandrakesoft.com>
+
+- added error message if not root.
+- fixed some removable device bad regexp (to support new format).
+- avoid installing source package (downloaded but ignored).
+
+Version 2.0 - Nov 06 2001, by François Pons <fpons@mandrakesoft.com>
+
+- no more need for removable device selection in URL (autoprobe but need removable://)
+ but old description still accepted.
+- fix some mount/umount problem.
+- improve -m mode speed.
+- obsolete -M mode (-M is still recognized on command line but same as -m).
+- depslist is no more calculated with dependencies (now optional).
+- everything now as 2.0 version.
+
+Version 1.7-15mdk - Oct 27 2001, by Pixel <pixel@mandrakesoft.com>
+
+- fix urpme with i18n (thanks to Andrej Borsenkow)
+- fix urpme with regexp-like arguments (mainly things with "++") (thanks to Alexander Skwar)
+
+Version 1.7-14mdk - Sep 24 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed stale rpm file (filesize set to 0) in urpmi cache.
+
+Version 1.7-13mdk - Sep 19 2001, by François Pons <fpons@mandrakesoft.com>
+
+- avoid possible error on trying to remove package.
+- avoid error message which are more warning.
+
+Version 1.7-12mdk - Sep 17 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed urpmq usage of urpm library.
+
+Version 1.7-11mdk - Sep 11 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed unable to add a ftp or http medium when with_hdlist
+ is set to a value without / inside.
+
+Version 1.7-10mdk - Sep 11 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed error about urpmi saying package already installed.
+- fixed wrong propagation of indirect updates (-m mode only).
+
+Version 1.7-9mdk - Sep 10 2001, by François Pons <fpons@mandrakesoft.com>
+
+- moved depslist computation out of loop of reading.
+
+Version 1.7-8mdk - Sep 03 2001, by François Pons <fpons@mandrakesoft.com>
+
+- updated fr man pages (pablo).
+- avoid eject removable medium if --auto is given.
+- avoid stat in /dev directory.
+
+Version 1.7-7mdk - Aug 31 2001, by François Pons <fpons@mandrakesoft.com>
+
+- added --allow-medium-change to urpmi.
+- moved autoirpm french man page to autoirpm package.
+
+Version 1.7-6mdk - Aug 29 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed multiple asking of same choices.
+- possibly fixed array error in resolving choices.
+- fixed wrong reference to fr man pages.
+
+Version 1.7-4mdk - Jul 26 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed tentative to always install package with -m mode.
+
+Version 1.7-3mdk - Jul 25 2001, by François Pons <fpons@mandrakesoft.com>
+
+- really fix crazy behaviour of --auto-select.
+- fixed local packages install.
+
+Version 1.7-2mdk - Jul 25 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed crazy behaviour of --auto-select that try to select
+ the whole word (no filtering of installed packages).
+
+Version 1.7 - Jul 23 2001, by François Pons <fpons@mandrakesoft.com>
+
+- updated to use newer rpmtools 3.1.
+
+Version 1.6-14mdk - Jul 16 2001, by Daouda Lo <daouda@mandrakesoft.com>
+
+- resync with cvs.
+
+Version 1.6-13mdk - Jul 14 2001, by Daouda Lo <daouda@mandrakesoft.com>
+
+- added urpmi logrotate file
+- more macroz
+
+Version 1.6-12mdk - Jul 05 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed wrong dependencies resolution for local packages
+ in minimal mode.
+- improved urpmf.
+- updated man pages.
+
+Version 1.6-11mdk - Jul 05 2001, by François Pons <fpons@mandrakesoft.com>
+
+- take care of local packages.
+
+Version 1.6-10mdk - Jul 04 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed bad packages installed on some cases.
+
+Version 1.6-9mdk - Jul 02 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed missing rpmtools reference in urpm library.
+- changed die in fatal error.
+
+Version 1.6-8mdk - Jul 02 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed typo by pixel.
+- fixed bad reference in urpm reported by Michael Reinsch.
+- fixed dependencies for closure with old packages.
+- added --update flag to urpmi.addmedia
+
+Version 1.6-7mdk - Jun 28 2001, by François Pons <fpons@mandrakesoft.com>
+
+- added update flag to medium.
+- fixed -M algortihms with epoch (serial) uses.
+
+Version 1.6-6mdk - Jun 27 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fix problem interpreting serial.
+
+Version 1.6-5mdk - Jun 27 2001, by François Pons <fpons@mandrakesoft.com>
+
+- take care of epoch (serial) for version comparison.
+
+Version 1.6-4mdk - Jun 26 2001, by François Pons <fpons@mandrakesoft.com>
+
+- cleaned source package extraction algorithm.
+
+Version 1.6-3mdk - Jun 25 2001, by François Pons <fpons@mandrakesoft.com>
+
+- reworked algorithms to search packages, added -p options to
+ urpmi and urpmq.
+
+Version 1.6-2mdk - Jun 21 2001, by François Pons <fpons@mandrakesoft.com>
+
+- finished i18n support for urpmi.*media.
+
+Version 1.6 - Jun 20 2001, by François Pons <fpons@mandrakesoft.com>
+
+- simplified urpmf.
+- fixed typo in %post.
+- fix i18n support and allow l10n of all error message.
+- simplified error code of urpmi/urpmq.
+- new version.
+
+Version 1.5-41mdk - Jun 14 2001, by François Pons <fpons@mandrakesoft.com>
+
+- build release for new rpm.
+
+Version 1.5-40mdk - May 30 2001, by François Pons <fpons@mandrakesoft.com>
+
+- avoid including bad rpm filename or with src arch.
+- make sure not to reference basesystem if it does not exists.
+- fixed --auto to avoid user intervention.
+
+Version 1.5-39mdk - May 29 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed broken dependancies.
+
+Version 1.5-38mdk - May 23 2001, by Pixel <pixel@mandrakesoft.com>
+
+- really remove all group urpmi
+
+Version 1.5-37mdk - May 23 2001, by Pixel <pixel@mandrakesoft.com>
+
+- removed setuid bit, now stop yelling or go get f*
+
+Version 1.5-36mdk - May 22 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed warning if src rpm are in repository.
+
+Version 1.5-35mdk - May 22 2001, by François Pons <fpons@mandrakesoft.com>
+
+- added synthesis file filtering.
+- added arch chekc support.
+
+Version 1.5-34mdk - Apr 17 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed sorting of list file.
+
+Version 1.5-33mdk - Apr 17 2001, by François Pons <fpons@mandrakesoft.com>
+
+- make sure building of synthesis files are done.
+- return error if file given are wrong.
+
+Version 1.5-32mdk - Apr 13 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed typo on urpmf man pages.
+- fixed urpmi return exit code of grpmi on error.
+- fixed cancel on medium change dialog (gurpmi or --X).
+
+Version 1.5-31mdk - Apr 10 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed error on .listing file in rpms cache directory.
+
+Version 1.5-30mdk - Apr 10 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed header clean-up.
+- updated man pages.
+
+Version 1.5-29mdk - Apr 09 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed some missing requires for -m mode.
+- fixed bad search with version and release.
+
+Version 1.5-28mdk - Apr 05 2001, by François Pons <fpons@mandrakesoft.com>
+
+- updated man pages.
+- fixed remove of synthesis file before update.
+- fixed remanent rpm file in cache.
+
+Version 1.5-27mdk - Apr 03 2001, by François Pons <fpons@mandrakesoft.com>
+
+- added better error management.
+- fixed some typo for cache management (creating /partial).
+
+Version 1.5-26mdk - Mar 27 2001, by François Pons <fpons@mandrakesoft.com>
+
+- added --WID=id
+- let grpmi make the upload of packages.
+
+Version 1.5-25mdk - Mar 26 2001, by François Pons <fpons@mandrakesoft.com>
+
+- sort list file so that rpm are sorted when installed.
+- increase speed for --auto-select: implies -M by default.
+- added support for retrieving descriptions file.
+
+Version 1.5-24mdk - Mar 26 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed annoying message when adding a medium (cp).
+
+Version 1.5-23mdk - Mar 23 2001, by François Pons <fpons@mandrakesoft.com>
+
+- added synthesis hdlist file support to speed up -m mode.
+
+Version 1.5-22mdk - Mar 18 2001, by Pixel <pixel@mandrakesoft.com>
+
+- fix for gmessage and quotes
+- adapt autoirpm.update to new hdlists
+
+Version 1.5-21mdk - Mar 15 2001, by Pixel <pixel@mandrakesoft.com>
+
+- update urpmi_rpm-find-leaves
+
+Version 1.5-20mdk - Mar 09 2001, by François Pons <fpons@mandrakesoft.com>
+
+- check whatprovides by examining path too for mode -m.
+- fixed incorrect requires/provides association for mode -m.
+
+Version 1.5-19mdk - Mar 07 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed default -m mode for urpmq.
+- added log for getting packages (wget) and installing them.
+- avoid asking user if everything is already installed.
+
+Version 1.5-18mdk - Mar 07 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed last line not printed for rpm output.
+
+Version 1.5-17mdk - Mar 05 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed ask choices for urpmi -m mode.
+- changed default behaviour to abort transaction on error.
+
+Version 1.5-16mdk - Mar 05 2001, by François Pons <fpons@mandrakesoft.com>
+
+- make sure to kill sub process that are doing log to
+ avoid lock.
+
+Version 1.5-15mdk - Mar 03 2001, by François Pons <fpons@mandrakesoft.com>
+
+- urpmi mode set to -m by default.
+
+Version 1.5-14mdk - Mar 01 2001, by François Pons <fpons@mandrakesoft.com>
+
+- update with newer rpmtools interface.
+
+Version 1.5-13mdk - Feb 27 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed removable cdrom old format extraction.
+- fixed bad i18n usage.
+
+Version 1.5-12mdk - Feb 27 2001, by François Pons <fpons@mandrakesoft.com>
+
+- removed use of tee, now forked.
+
+Version 1.5-11mdk - Feb 27 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed cohabitation of --auto-select and skip list.
+- added -m mode for urpmq.
+- added --sources flag for urpmq.
+
+Version 1.5-10mdk - Feb 26 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed auto-select flag to use dependancies resolver after.
+
+Version 1.5-9mdk - Feb 26 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed big bug of provides files completely read but only
+ files should be extracted with no package description.
+- added log for depslist computation.
+
+Version 1.5-8mdk - Feb 23 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fix --auto-select and skip list.
+
+Version 1.5-7mdk - Feb 23 2001, by François Pons <fpons@mandrakesoft.com>
+
+- added /etc/urpmi/skip.list for package that should not
+ be upgraded.
+- remove -v option of urpmq to match -v as verbose.
+
+Version 1.5-6mdk - Feb 19 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed urpmq --headers with exotic rpm filename.
+- fixed closing using tee (need testing).
+- fixed missing dependancies resolution using -m mode.
+
+Version 1.5-5mdk - Feb 19 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed -m mode for prompting user if needed.
+- fixed -m mode with depandancies resolving.
+- avoid update urpmi db except if old urpmi.
+
+Version 1.5-4mdk - Feb 16 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed -m mode with failed depandancies.
+
+Version 1.5-3mdk - Feb 16 2001, by François Pons <fpons@mandrakesoft.com>
+
+- added -m flag to urpmi for minimal upgrade.
+- fixed urpmq olding approach of local rpm (added --force too
+ as in urpmi).
+- fixed some i18n usage.
+
+Version 1.5-2mdk - Feb 14 2001, by François Pons <fpons@mandrakesoft.com>
+
+- removable medium are not automatically updated now.
+- remove need of number removable device when adding a new medium.
+
+Version 1.5 - Feb 14 2001, by François Pons <fpons@mandrakesoft.com>
+
+- added --auto-select flag for urpmi and urpmq.
+- added --headers flag to urpmq.
+- changed help screen for both urpmi and urpmq.
+
+Version 1.4-7mdk - Feb 05 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed wrong probing of medium list file.
+
+Version 1.4-6mdk - Feb 05 2001, by François Pons <fpons@mandrakesoft.com>
+
+- fixed missing mounting on non removable device like nfs.
+- flush STDERR and STDOUT before exiting.
+
+Version 1.4-5mdk - Jan 30 2001, by François Pons <fpons@mandrakesoft.com>
+
+- added medium change code.
+- fixed urpmi with local file.
+- changed default option to verbose when invoking rpm.
+
+Version 1.4-4mdk - Jan 25 2001, by François Pons <fpons@mandrakesoft.com>
+
+- added code to search for source rpms file to install.
+- modified manipulation of ignore flag, keep media name unique.
+- added missing cache directory in spec file.
+- lot of fixes on urpm core library.
+
+Version 1.4-3mdk - Jan 25 2001, by François Pons <fpons@mandrakesoft.com>
+
+- need rpmtools-2.1-9mdk or above for hdlist building extension.
+- introduced cache directory for medium and rpms manipulation.
+
+Version 1.4-2mdk - Jan 17 2001, by François Pons <fpons@mandrakesoft.com>
+
+- removed PreReq on genbasefiles, now PreReq rpmtools-2.1-8mdk or above.
+- fixed glitches in urpm.pm module about old format of urpmi.cfg.
+
+Version 1.4 - Jan 16 2001, by François Pons <fpons@mandrakesoft.com>
+
+- extract urpmi/urpmq common code and newer code for medium
+ management in perl module urpm.
+- rewrite tools to use the module.
+
+Version 1.3-12mdk - Nov 27 2000, by François Pons <fpons@mandrakesoft.com>
+
+- fixed urpmi.addmedia if already added media are no more accessible.
+
+Version 1.3-11mdk - Nov 16 2000, by François Pons <fpons@mandrakesoft.com>
+
+- fixed compilation problems.
+
+Version 1.3-10mdk - Sep 25 2000, by François Pons <fpons@mandrakesoft.com>
+
+- updated urpme to depslist.ordered.
+
+Version 1.3-9mdk - Sep 20 2000, by Guillaume Cottenceau <gc@mandrakesoft.com>
+
+- in --auto under X, does not display anymore the sucking interactive dialog
+ "everything already installed"
+
+Version 1.3-8mdk - Sep 20 2000, by Guillaume Cottenceau <gc@mandrakesoft.com>
+
+- added option --best-output that selects X if available
+
+Version 1.3-7mdk - Sep 13 2000, by François Pons <fpons@mandrakesoft.com>
+
+- trusting root only readable file list.*, fixes gurpmi with
+ mutlitple media examination.
+- removed setuid root on urpmq.
+
+Version 1.3-6mdk - Sep 05 2000, by François Pons <fpons@mandrakesoft.com>
+
+- split query mode of urpmi into new tools urpmq.
+- fixed -v option of urpmi.
+- updated man pages of various tools.
+
+Version 1.3-5mdk - Sep 03 2000, by François Pons <fpons@mandrakesoft.com>
+
+- fixed incorporation of media with already defined packages, choose the
+ relocated one by rpmtools library.
+
+Version 1.3-4mdk - Sep 01 2000, by François Pons <fpons@mandrakesoft.com>
+
+- fixed --auto usage (thanks to Garbage Collector).
+- fixed urpmi.addmedia with glob on rpm files only.
+
+Version 1.3-3mdk - Aug 31 2000, by François Pons <fpons@mandrakesoft.com>
+
+- Oops, fixed typo in post.
+
+Version 1.3-2mdk - Aug 31 2000, by François Pons <fpons@mandrakesoft.com>
+
+- added code to proper upgrade of urpmi 1.2.
+- added small correction in urpmi for basesystem selection.
+- fixed help invocation (thanks to Bryan Paxton).
+- modified urpmf not to use rpmtools-compat.
+
+Version 1.3 - Aug 28 2000, by François Pons <fpons@mandrakesoft.com>
+
+- 1.3 of urpmi.
+- use rpmtools perl interface to access hdlist and build requires.
+
+Version 1.2-4mdk - Aug 06 2000, by Pixel <pixel@mandrakesoft.com>
+
+- use %lang for i18n'd files
+- clean /var/lib/urpmi on removal
+- urpmi local_file only if local_file ends with .rpm
+
+Version 1.2-3mdk - Jul 19 2000, by Pixel <pixel@mandrakesoft.com>
+
+- change versions of autoirpm and gurpmi
+- macroization, BM
+
+Version 1.2 - Jun 29 2000, by Pixel <pixel@mandrakesoft.com>
+
+- nice fixes from diablero (mainly better generation of list.*)
+
+Version 1.1-7mdk - Jun 13 2000, by Pixel <pixel@mandrakesoft.com>
+
+- add require wget (needed for ftp hdlist's)
+
+Version 1.1-6mdk - May 04 2000, by Pixel <pixel@mandrakesoft.com>
+
+- urpmi: unset IFS
+
+Version 1.1-5mdk - Apr 04 2000, by Pixel <pixel@mandrakesoft.com>
+
+- urpmi: add option --force to ignore errors
+
+Version 1.1-4mdk - Mar 26 2000, by Pixel <pixel@mandrakesoft.com>
+
+- autoirpm.update: adapted to new hdlist format
+
+Version 1.1-3mdk - Mar 26 2000, by Pixel <pixel@mandrakesoft.com>
+
+- urpmi can handle package files given on command line. It finds out the
+dependencies if possible.
+- added rpme (try it, you'll like it!)
+- don't try nodeps if file is missing
+- new group
+- adapted urpmi.addmedia to new hdlist's / multi-cd
+- adapted autoirpm.update-all to new rpmlib
+
+Version 1.1-2mdk - Mar 16 2000, by Pixel <pixel@mandrakesoft.com>
+
+- increase version number of gurpmi and autoirpm
+
+Version 1.1 - Mar 07 2000, by Pixel <pixel@mandrakesoft.com>
+
+- new version, compatible with new DrakX and new rpmtools
+- add man page for rpmf
+
+Version 1.0-2mdk - Feb 28 2000, by Pixel <pixel@mandrakesoft.com>
+
+- unset $BASH_ENV
+
+Version 1.0 - Feb 12 2000, by Pixel <pixel@mandrakesoft.com>
+
+- 1.0
+- small urpmi man page change
+
+Version 0.9-40mdk - Feb 10 2000, by Pixel <pixel@mandrakesoft.com>
+
+- unset $ENV to please -U
+
+Version 0.9-39mdk - Feb 09 2000, by Pixel <pixel@mandrakesoft.com>
+
+- now really handle multiple args
+- new option ``-a'' to install all the proposed packages
+- add ability to --nodeps and --force in case of install errors
+
+* Mon Jan 10 2000 Pixel <pixel@mandrakesoft.com>
+- bug fix from Brian J. Murrell
+
+* Fri Jan 07 2000 Pixel <pixel@mandrakesoft.com>
+- urpmi: tty question now defaults to yes and acts that way!
+- add an example to urpmi.addmedia.8
+
+* Thu Jan 06 2000 Pixel <pixel@mandrakesoft.com>
+- urpmi: tty question now defaults to yes (y/N -> N/y)
+
+Version 0.9-34mdk - Jan 04 2000, by Chmouel Boudjnah <chmouel@mandrakesoft.com>
+
+- rpmf: use egrep.
+
+* Tue Jan 04 2000 Pixel <pixel@mandrakesoft.com>
+- urpmi.addmedia: replaced hdlist2files by hdlist2names
+- rpmf: created
+
+* Mon Dec 27 1999 Pixel <pixel@mandrakesoft.com>
+- fixed a bug in urpmi.addmedia
+
+* Fri Dec 24 1999 Pixel <pixel@mandrakesoft.com>
+- more i18n
+
+* Wed Dec 22 1999 Pixel <pixel@mandrakesoft.com>
+- added urpmi_rpm-find-leaves
+
+* Mon Dec 20 1999 Pixel <pixel@mandrakesoft.com>
+- bug fix in autoirpm.update
+
+* Sun Dec 19 1999 Pixel <pixel@mandrakesoft.com>
+- bug fix for autoirpm (bad directory)
+- enhancement to urpmi (in place gzip'ing)
+- small cute enhancements
+
+* Sat Dec 18 1999 Pixel <pixel@mandrakesoft.com>
+- a lot of i18n added (thx2pablo)
+
+* Fri Dec 17 1999 Pixel <pixel@mandrakesoft.com>
+- changed a message
+
+* Thu Dec 16 1999 Pixel <pixel@mandrakesoft.com>
+- added -follow to the find (thanx2(ti){2})
+
+* Wed Dec 15 1999 Pixel <pixel@mandrakesoft.com>
+- fixed a bug in dependencies
+
+* Sat Dec 11 1999 Pixel <pixel@mandrakesoft.com>
+- i18n using po-like style
+
+* Wed Dec 08 1999 Pixel <pixel@linux-mandrake.com>
+- fixed a bug (gmessage called with no double quotes and i18n)
+
+* Thu Dec 02 1999 Pixel <pixel@linux-mandrake.com>
+- better error output (both in /var/log/urpmi.* and stdout/stderr)
+
+* Fri Nov 26 1999 Pixel <pixel@linux-mandrake.com>
+- some bug fixes
+
+* Tue Nov 23 1999 Pixel <pixel@linux-mandrake.com>
+- include new man pages and doc from camille :)
+
+* Mon Nov 22 1999 Pixel <pixel@mandrakesoft.com>
+- s|sbin|bin| in requires (again) (wow already monday!)
+
+* Sun Nov 21 1999 Pixel <pixel@mandrakesoft.com>
+- autoirpm: added require gurpmi
+
+* Sat Nov 20 1999 Pixel <pixel@mandrakesoft.com>
+- urpmi.addmedia modified
+
+* Wed Nov 17 1999 Pixel <pixel@mandrakesoft.com>
+- corrected error in urpmi script
+- replaced dependency perl by /usr/bin/suidperl
+
+* Mon Nov 15 1999 Pixel <pixel@linux-mandrake.com>
+- changed the handling of urpmi, added urpmi.addmedia...
+