/[soft]/rpm/urpmi/branches/2/NEWS
ViewVC logotype

Annotation of /rpm/urpmi/branches/2/NEWS

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3998 - (hide annotations) (download)
Sun Apr 8 11:18:58 2012 UTC (12 years ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File size: 157075 byte(s)
kill mdv reference in man pages (#5277)
1 tv 3998 - kill mdv reference in man pages (#5277)
2    
3 tv 3852 Version 6.48 - 26 March 2012
4    
5 tv 3639 - fix a debug message
6 tv 3849 - fix downloading twice noarch packages on x86_64 with --download-all (mga#4867)
7 tv 3791 - gurpmi:
8     o install perl-{Glib,Gtk2} as priority upgrades prior to restart (mga#5066)
9 tv 3641 - updated translations
10 tv 3639
11 guillomovitch 3593 Version 6.47 - 19 March 2012
12    
13     - bash completion:
14     o bump available packages list speed (mga#373)
15     o fix installed packages completion (mga#4937)
16 tv 3594 - urpmi:
17 tv 3595 o fix column headers alignment to the columns values in package list
18 guillomovitch 3593
19 tv 3203 Version 6.46 - 5 March 2012
20    
21 tv 3201 - explicitely close the RPM DB after each transaction
22 tv 3202 - fix circular dependency that defeats perl's GC
23 tv 3200 - warn if --allow-force, --allow-nodeps, --force or --keep is in use (mga#3127)
24    
25 tv 3106 Version 6.45 - 27 February 2012
26    
27 tv 2946 - urpmi:
28 tv 3101 o downgrade from rpm-4.9 to 4.8 db when installing mga1 in a chroot from
29     mga2+ (mga#4590)
30 tv 3103 o fix urpmi failing silently and with exit status 0 when package
31     installation fails due to either conflicts (mdv#63072) or to
32     unselecting package (mdv#63940)
33 tv 3101 o kill unused DUDF support (mga#4493)
34 tv 2948 o return the proper error code in some cases when failing to install some
35     packages
36 tv 2946 o --test: do not display "More information on package"
37 tv 2947 o --test: do not update /var/lib/rpm/installed-through-deps.list
38 tv 3102 - urpmi.addmedia:
39     o fix $ARCH and $VERSION keyword substition in media URL
40 tv 3104 - urpmq:
41     o non-zero exit code if .rpm file was not found (POK, mdv#64969)
42 misc 2992
43 tv 2915 Version 6.44 - 07 February 2012
44    
45 tv 2913 - fix package count when using -a and when some packages exist in several
46     repositories (eg: noarch packages) (mga#4322)
47 tv 2849 - translation updates
48    
49 tv 2780 Version 6.43.1 - 23 January 2012
50    
51 tv 2779 - do not test urpm::dudf
52 tv 2778 - kill a minor GC cycle
53    
54 tv 2608 Version 6.43 - 6 January 2012
55    
56 tv 2602 - urpmf, urpmq:
57     o fix using xml info files with quotes in medium name
58 tv 2467 - urpmi
59     o do not compute orphan packages when handling priority upgrades
60 tv 2476 o disable dudf support (we've nothing server side)
61 tv 2603 o fix checking available space of mount point (mga#1342)
62 tv 2606 o fix reading unrequested packages list when chrooted
63 tv 2607 o fix already installed noarch packages are listed twice on x86_64 (mga#4038)
64 tv 2467
65 tv 2289 Version 6.42 - 05 November 2011
66 tv 2271
67 tv 2269 - urpmi.addmedia:
68     o do not pick rsync medium if rsync is not installed (mga#3557)
69 tv 2077 - urpmi.update:
70     o document that -a only works on enabled media (mga#3190)
71    
72 tv 2289 Version 6.41 - 14 October 2011
73 tv 2031
74 tv 1947 - add infrastructure for rpmdrake (#920)
75 tv 1961 - add infrastructure so that GUIes can offer not to ask anymore about missing
76     or bad packages
77 tv 2023 - fix broken 'urpmi --no-md5sum' (pok, mga#62557)
78 tv 2020 - use rsync to download from rsync-mirrors (Alexander Barakin, mga#2518)
79 tv 1947
80 tv 2288 Version 6.40 - 07 May 2011
81 tv 1933
82 tv 1929 - compress sources with xz instead of bzip2
83 tv 1931 - fix (g)urpmi --auto-select --update defaulting to all media when
84     there're no update media (#1024)
85 tv 1929
86 dmorgan 1928 Version 6.39 - 21 November 2010
87    
88     - install zeroconf documentation and example files.
89     - resurrect urpmi.recover now that the required functionality has been brought
90     back with rpm5.
91    
92     Version 6.38 - 18 June 2010
93    
94     - add --zeroconf support in urpmi.addmedia
95    
96     Version 6.37 - 28 May 2010
97     - urpmq
98     o fix listing of groups when listing all packages (also fixes #59321)
99    
100     Version 6.36 - 26 May 2010
101    
102     - urpmq
103     o allow to use -g with --list
104    
105     Version 6.35 - 23 April 2010
106    
107     - urpmi.addmedia:
108     o disable non-free repository by default for Free edition (#40033)
109     -urpmi:
110     o when using --update, allow package dependencies to be fetched from
111     non-update media (#51268)
112     o don't confuse media/media keys when a package is available from different
113     media (eg CDROM/network)
114    
115     Version 6.34 - 25 January 2010
116    
117     - don't crash when parsing an invalid media.cfg file in
118     /etc/urpmi/mediacfg.d
119     - fix being unable to run a second transaction set in rpmdrake (#54842)
120    
121     Version 6.33 - 12 January 2010
122    
123     - invalidate mirror list cache when it's an old format (ie one which does not
124     store the time of product.id)
125     - fix urpmq --sources documentation (in --help)
126     - do not advise to reboot when inside a chroot
127     - do not cache media.cfg from the media when using a virtual one (ie a
128     medium for which we don't want to cache metadata)
129     - ignore gpg_pubkey packages in urpmq --not-available
130     - fix not being able to remove orphan kernels due to dkms packages (#53414)
131     - allow use of $RELEASE/$ARCH with urpmi.addmedia --distrib
132     - fix media redirection (was broken when trying to fix #52276)
133     - fix bash completion script (#55716)
134    
135     Version 6.32 - 29 October 2009
136    
137     - if package B obsoletes package A and if A is in potential orphans and B is
138     already installed, don't unconditionally mark B as a potential orphan,
139     fixes #54590
140     - make aria2 disabling work in all cases, should fix #53434 for good.
141    
142     Version 6.31 - 21 October 2009
143    
144     - don't use aria2 when loading mirrorlist from api.mandriva.com, fixes #53434
145     - add --not-available option to urpmq to get a list of packages that are
146     installed but not available from any configured media (Pascal Terjan,
147     fixes #51418)
148    
149     Version 6.30.1 - 19 October 2009
150    
151     - add --download-all option to gurpmi too
152    
153     Version 6.30 - 16 October 2009
154    
155     - unbreak kernel orphans management (broken by #53425 fix)
156     - improve messages asking to restart system/session (#53126)
157     - add --download-all option to download all packages before attempting
158     to start installation
159     - fix priviledge escalation in rurpmi and rurpme (#54568)
160     - when the database is locked, print the PID of the processus locking it
161     (#38923, Pascal Terjan)
162    
163     Version 6.29 - 5 October 2009
164    
165     - downgrade skipped package log message to debug message
166     - make sure we don't check certificate in aria2 except when we want to
167     - exclude kernel-source from orphan processing (#53426)
168     - do not list as orphans kernel packages which where not installed through
169     dependencies (#53425)
170    
171     Version 6.28.1 - 3 September 2009
172    
173     - prevent creating empty "/url" (#53097)
174    
175     Version 6.28 - 31 August 2009
176    
177     - urpmi.addmedia:
178     o use https when downloading the mirror list from api.mandriva.com, and
179     - orphans handling
180     o do not offer to remove current kernel (even if it's not a official
181     kernel
182     o offer to remove old kernels (excluding the running one)
183     (also do not do anything regarding kernels if we failed to detect
184     the running one (ie: chroot))
185    
186     Version 6.27.1 - 18 August 2009
187    
188     - make sure error messages are displayed (was broken as part of fix #50776)
189     - don't attempt to expand empty URLs, fixes bug #52860
190     - append a reason to api.mandriva.com queries when we are doing it because
191     the cache is outdated
192    
193     Version 6.27 - 13 August 2009
194    
195     - prevent garbaging text installer screen (#50776)
196     - urpmq:
197     o -a option was ignored when using --src (fixes #52672)
198     - urpmi.addmedia:
199     o properly expand $RELEASE, $ARCH and $HOST in media URLs (fixes #52276)
200     o add support for /etc/urpmi/mediacfg.d which stores the media.cfg files
201     for the media entries in urpmi.cfg
202    
203     Version 6.26.1 - 31 July 2009
204    
205     -urpmi
206     o minor dudf fixes
207    
208     Version 6.26 - 30 July 2009
209    
210     - urpmi.addmedia:
211     o properly invalidate mirror cache when the distro version changes
212     (ie when product.id changes). Fixes bug #52133, patch from
213     Aurélien Lefebvre
214     - urpmi:
215     o allow bash-completion to complete to .spec files as well
216     o adjust parsing of aria2 output for aria2 1.4, fixes bug #51354
217     (patch from Funda Wang)
218     o use urpmi log API for the transaction failed message instead of
219     printing it on the console so that installer can save each error
220     with each transaction log instead of only having a summary at end
221     o inform user when selected packages conflict instead of silently
222     dropping one (Anssi Hannula)
223     o add optionnal dudf module to send dudf data to the mancoosi
224     research project (Olivier Rosello)
225    
226     Version 6.25.5 - 23 April 2009
227    
228     - gurpmi:
229     o do not advise to restart in --auto mode
230     o log bad signatures on stderr
231    
232     Version 6.25.4 - 20 April 2009
233    
234     - add NoDisplay=true to gurpmi.desktop
235    
236     Version 6.25.3 - 18 April 2009
237    
238     - fix gurpmi.desktop (#50047)
239    
240     Version 6.25.2 - 15 April 2009
241    
242     - translation updates
243    
244     Version 6.25.1 - 31 March 2009
245    
246     - prevent rpmdrake from crashing (#49354), side effect of #49226 fix
247    
248     Version 6.25 - 31 March 2009
249    
250     - downgrade cryptic log message to debug message, fixes #49226
251     - enable installer to cancel installation
252    
253     Version 6.24 - 27 March 2009
254    
255     - return error code when user aborts gurpmi/gurpmi2
256    
257     Version 6.23 - 25 March 2009
258    
259     - log user interactions to stdout in gurpmi2
260     - exit with non 0 error code when failing to add a media, fixes bug #47952
261     - when using urpme -a, properly report when no packages could be removed,
262     fixes bug #48506
263     - return a non 0 error code when the user stops the install when an upgrade
264     would remove some packages (because of dependencies issues)
265     - fix a circular reference that was causing rpmdb to be opened many
266     times in installer
267    
268     Version 6.22.4 - 9 March 2009
269    
270     - change installer API (in order to fix detecting whether installing ackages
271     succedded or not)
272    
273     Version 6.22.3 - 5 March 2009
274    
275     - urpmi
276     o fix verifying packages signatures in chrooted environments (especially
277     important for installer where there's no rpmdb in / (really /var/lib/rpm)
278     and thus no keys to check against)
279    
280     Version 6.22.2 - 4 March 2009
281    
282     - close another fd leak (needed for drakx)
283    
284     Version 6.22.1 - 4 March 2009
285    
286     - explicitely close the RPM DB on comleting transaction (needed for drakx)
287    
288     Version 6.22 - 3 March 2009
289    
290     - drop support for /etc/urpmi/media.d/*.cfg
291     (was partially broken, non documented and hopefully unused)
292     - add more callbacks for installer
293     - fix reading descriptions with --env=
294     - only load LDAP binding if needed (saves a couple MB in rpmdrake)
295     - gurpmi:
296     o warn when rebooting is needed after installing packages
297    
298     Version 6.21 - 13 January 2009
299    
300     - drop urpmi.recover
301     (no more possible with rpm 4.6 which doesn't handle --repackage)
302    
303     Version 6.20 - 13 January 2009
304    
305     - urpmi
306     o --auto: do not prompt for "retry" on aria2 download failure
307     (regression introduced in 6.18)
308     o add aria2 to the priority list of packages that need to be updated
309     before restarting urpmi
310     o fix issue with urpmi sometimes using the wrong key when checking
311     signatures when the same package is available from different media
312     o remove packages from installed-through-deps.list when they are explicitly
313     requested using urpmi (even if they were already installed) (#45054)
314     - urpmi_rpm-find-leaves
315     o do not list suggested packages as unrequested packages (#46326)
316     - urpmq
317     o fix urpmq -i on local RPMs
318    
319     Version 6.19 - 24 November 2008
320    
321     - urpmi
322     o in --auto, do display an error message when rpms are missing
323     o in --auto, do not allow to install a package substring match
324     (you can use -a to force it)
325     o revert --auto-update behaviour in case of media update failures (#45417)
326     o ensure download when updating media (with --auto-update) is quiet
327     - urpmi.update
328     o updated "ignore"d medium should not become non "ignore"d (#45457)
329     (regression introduced in 6.18)
330    
331     Version 6.18 - 28 October 2008
332    
333     - urpmi, gurpmi
334     o prompt for "retry" on aria2 download failure
335     o retry once on aria2 versioned-file download failure
336     o allow setting aria2-options in urpmi.cfg
337     - urpmi
338     o fix "urpmi firefox mozilla-firefox-ext-google-toolbar ;
339     urpme --auto-orphans mozilla-firefox-ext-google-toolbar" which must not
340     remove firefox (cf #45058)
341     (this is especially bad for DrakX/rpmsrate)
342     o fix --auto-update ignoring --media and default-media (#45097)
343     - gurpmi
344     o display the download errors
345     o log all urpmi logs
346     o fix answering yes to questions on error
347     - urpmi.update
348     o fix --force-key (#45094)
349     - urpmi.addmedia
350     o do not allow "/" in media name (#44765)
351     - urpmi.update, urpmi.addmedia
352     o exit on failing media instead of ignoring them
353     (esp. for urpmi.addmedia --distrib).
354     exceptions: "urpmi.update -a" and "urpmi.update --update"
355     for backward compatibility
356    
357     Version 6.17 - 14 October 2008
358    
359     - urpmi
360     o diskspace issues are now a fatal error (need perl-URPM 3.20)
361     (no use going on with the other transactions)
362     - gurpmi
363     o add support for --clean
364     - urpmi.update, urpmi.addmedia, urpmi.removemedia:
365     o do not check wether the media are valid,
366     it allows "mv /etc/urpmi/urpmi.cfg.{backup,} ; urpmi.update -a" to work
367     (nb: not equivalent with urpmi.addmedia, since pubkey will not be imported)
368     - aria2:
369     o do not use --max-file-not-found=3 when downloading rpms
370     (since rpms are "versioned")
371     o use it even if nearest mirror is rsync
372     - library:
373     o allow mdkapplet-upgrade-helper to force $MIRRORLIST distro version
374    
375     Version 6.16 - 8 October 2008
376    
377     - urpmi:
378     o fix displaying "bad signature" in non-utf8 (#44587)
379     - gurpmi:
380     o overall progress-bar, display the download speed, nicer looking
381     o [bugfix for 6.15] re-allow to continue on bad signature
382    
383     Version 6.15 - 7 October 2008
384    
385     - urpmi, rpmdrake:
386     o nice exit code for "bad signature" fatal error. Fixes rpmdrake continuing
387     on bad signature (#44575)
388     - urpmi, gurpmi:
389     o handle --replacefiles (will be used by mdkonline)
390     (require perl-URPM 3.19)
391     - gurpmi:
392     o do not exit in --auto mode at end of installation which prevents
393     restarting after priority upgrade
394     o fix using --rpm-root & --urpmi-root
395     o just do not ask for confirmation before removing packages in
396     --auto mode,
397    
398     Version 6.14 - 23 September 2008
399    
400     - use "versioned" media_info files
401     (needed for aria2 to handle mirrors not having some media_info/*)
402     - urpmi.addmedia, urpmi.update:
403     o for remote media, instead of first checking reconfig.urpmi, try MD5SUM.
404     If it fails try reconfig.urpmi
405     o only look for "descriptions" in media_info/
406     o do not get "descriptions" on non update media since it's useless and
407     potentially slow
408     - urpmi.addmedia:
409     o --distrib: do not skip "debug_for=" media
410     (debug media will be added with flag "ignore" if noauto=1)
411     o for remote media, do not probe for media_info files in "./", do it only in
412     "media_info/"
413     - aria2:
414     o use --ftp-pasv (as suggested by aria2 developer)
415     o use --connect-timeout 6 seconds (instead of 3)
416    
417     Version 6.13 - 18 September 2008
418    
419     - aria2:
420     o use new option --connect-timeout (need aria2 20080918 snapshot)
421     o abort download after not finding a file on 3 servers
422     o reduce from 16 to 8 servers for each file in metalink
423    
424     Version 6.12 - 17 September 2008, Pascal "Pixel" Rigaux
425    
426     - when using --bug,
427     o copy /root/.rpmdrake too
428     o copy updates descriptions too
429    
430     Version 6.11 - 11 September 2008, Pascal "Pixel" Rigaux
431    
432     - library:
433     o create urpm::select::conflicting_packages_msg() for rpmdrake
434    
435     Version 6.10 - 9 September 2008, Thierry Vignaud
436    
437     - library:
438     o enable rpmdrake to support --debug, --env, -q & -v options
439     o fix urpm::download::sync() return value (used by rpmdrake) (#43639)
440    
441     Version 6.9 - 9 September 2008, Pascal "Pixel" Rigaux
442    
443     - urpmi
444     o after installing in chroot, migrate back rpmdb db version to one
445     compatible with the rpm in the chroot
446     o fix orphans handling: an already installed pkg must not become
447     "unrequested" because a new version of it is required
448     - fix display of downloaded urls with aria2 and metalinks
449     - fix handling --downloader when using mirrorlist (it was forcing aria2)
450    
451     Version 6.8 - 4 September 2008, Pascal "Pixel" Rigaux
452    
453     - fix proxy parameter for aria2
454     - remove rsync mirrors when calling aria2
455     - urpmi
456     o enhance --bug: copy installed-through-deps.list in bug report
457     - gurpmi, gurpmi2:
458     o silence perl warnings (ie remove "use warnings")
459     - library:
460     o modify urpm::download::get_content() to work as non-superuser
461    
462     Version 6.7 - 3 September 2008, Pascal "Pixel" Rigaux
463    
464     - really call aria2 with --max-tries=1
465     (it helps a lot when trying to download some files (eg: reconfig.urpmi))
466    
467     Version 6.6 - 2 September 2008, Pascal "Pixel" Rigaux
468    
469     - call aria2 with brand-new --uri-selector=adaptive
470    
471     Version 6.5 - 1 September 2008, Pascal "Pixel" Rigaux
472    
473     - all tools
474     o use metalink/aria2 by default (when available) when using a mirrorlist
475     - urpmi, urpmq
476     o do not display all substring matches on stderr, only a subset of them, and
477     suggest to use "-a" to use all matches (#38956)
478     - urpmi
479     o do not write useless "foo (obsoletes foo-xxx)" in
480     installed-through-deps.list (#42167)
481     - urpmi.addmedia
482     o instead of discarding --update when using --distrib, give it a meaning:
483     only add media flagged "update"
484     o handle $URPMI_ADDMEDIA_REASON
485     (special reason to give to api.mandriva.com/mirrors/... to allow statistics)
486     - gurpmi2
487     o nicer default window size
488     o render nicely under matchbox during install
489     o handle --update
490    
491     Version 6.4 - 14 August 2008, Thierry Vignaud
492    
493     - gurpmi
494     o fix exit code if canceling when requested to select a choice
495     o fix exit code if refusing to insert the proper media
496     o notify callers when installation is canceled (#40358)
497    
498     Version 6.3 - 14 August 2008, Thierry Vignaud
499    
500     - gurpmi
501     o better handle closing dialogs
502     o fix not asking questions on error
503    
504     Version 6.2 - 7 August 2008, Thierry Vignaud
505    
506     - gurpmi
507     o handle --justdb and --noscripts
508     o fix/manage --urpmi-root
509     - urpme
510     o add --justdb
511     o sort the list of orphans
512    
513     Version 6.1 - 10 July 2008, by Pascal "Pixel" Rigaux
514    
515     - all tools
516     o fix broken ssh:// (regression introduced in 6.0)
517     - urpmi, urpme, urpmq:
518     o fix orphans handling: suggested packages must not be detected as orphans
519     - urpmi:
520     o handle README.urpmi in utf8 (but not other encodings) (#41553)
521     o handle --debug-librpm
522     o fix --parallel on local media (ie when synthesis.cz is not copied to /var/lib/urpmi)
523     o fix --parallel --auto-select when one box is up-to-date but not the others (#41924)
524     o fix creation of chroot with --root by using /var/lib/rpm/installed-through-deps.list
525     (instead of having it in /var/lib/urpmi)
526     - urpmi.addmedia:
527     o make --mirrorlist with no url equivalent to --mirrorlist '$MIRRORLIST' (#40283)
528     o --interactive: fix selecting "noauto" media (#39522)
529     - urpmq:
530     o --suggests now displays the suggested packages, see --allow-suggests for
531     previous behaviour (#39726)
532     o add --obsoletes
533     - urpme:
534     o --test: display "Removal is possible" if no pb (#40584)
535    
536     Version 6.0 - 8 July 2008, by Pascal "Pixel" Rigaux
537    
538     - all tools:
539     o handle "unrequested orphans" (similar to "deborphan")
540     o statedir files are now in /var/lib/urpmi/<medium-name>/
541     for eg: /var/lib/urpmi/synthesis.hdlist.<medium-name> is now
542     /var/lib/urpmi/<medium-name>/synthesis.hdlist.cz
543     it allows easier medium update without using urpmi.update (#31893)
544     (but with --urpmi-root, old statedir files are used to allow compatibility
545     with older urpmi)
546     o fix handling --urpmi-root <relative dir>
547     - gurpmi:
548     o do cancel when pressing the 'No' button (#41648)
549     - urpmi:
550     o "missing file" and "bad rpms" errors are reported asap
551     and are fatal errors unless the user wants to go on anyway (or --force)
552     o display a message "Package foo is already installed" when asking
553     "urpmi foo bar" and only installing bar (#41593)
554     (requires perl-URPM 3.18)
555     o set connection timeout for rsync as well (Anssi)
556     o fix --replacepkgs when a same package appears more than once in urpmi db
557     o fix displaying "files are missing" (regression introduced in 5.6)
558     o tell bash-completion urpmi handles file names (#41699) (guillomovitch)
559     - urpmi.addmedia, urpmi.update:
560     o fix --no-md5sum (regression introduced in 5.20) (#41237)
561     - urpme:
562     o indent the packages to be removed
563     o enhance error message "Removing the following package will break your system"
564    
565     Version 5.20 - 2 June 2008, by Pascal "Pixel" Rigaux
566    
567     - urpmi:
568     o --auto-update should behave like urpmi.update when mirrorlist is outdated
569     (cf http://forum.mandriva.com/viewtopic.php?t=86837)
570     o fix --replacepkgs when a package appears more than once in urpmi db (#40893)
571     (need perl-URPM 3.14)
572     - urpmi.addmedia:
573     o add missing mark in "Do you want to add media '%s'?" message (from Nikos)
574     - urpmi.addmedia, urpmi.update:
575     o fix checking synthesis MD5SUM
576     o check downloaded synthesis/MD5SUM is not invalid HTML code, and try
577     another mirror from mirrorlist (#39918)
578     (useful for servers not returning a valid HTTP error)
579    
580     Version 5.19 - 3 April 2008, by Pascal "Pixel" Rigaux
581    
582     - urpmq:
583     o --suggests is currently misleading, introduce --allow-suggests and explain
584     the user that --suggests really means --allow-suggests (#39726)
585    
586     Version 5.18 - 1 April 2008, by Pascal "Pixel" Rigaux
587    
588     - urpmi.addmedia, urpmi.update:
589     o correctly handle media with no xml-info when using "xml-info: always"
590     (#39521)
591     - urpmi.addmedia:
592     o --mirrorlist: if the retrieved media.cfg is broken, try another mirror
593     (#39591, it also workarounds #39592)
594     - urpmf:
595     o check usage of -a, -! and the like instead of displaying the ugly
596     "Internal error: syntax error ..."
597     o in some cases (iso on disk), the hdlist is not available in
598     media/xxx/media_info/, but we can use the statedir copy. So use it
599    
600     Version 5.17 - 28 March 2008, by Pascal "Pixel" Rigaux
601    
602     - urpmi:
603     o nice error message when hal daemon is not running and is needed (#39327)
604     - urpmq:
605     o do not use rpms on removable cdrom media (#39396)
606     - urpmf, urpmq:
607     o display an error message when /etc/urpmi/proxy.cfg can't be read
608     - urpmi.update, urpmi.addmedia:
609     o do not restrict read on /etc/urpmi/proxy.cfg if it doesn't contain
610     passwords (#39434)
611    
612     Version 5.16 - 25 March 2008, by Pascal "Pixel" Rigaux
613    
614     - urpmi:
615     o fix getting rpms from different media on same DVD
616     o handle displaying utf8 download progression in non-utf8 terminal
617     (ie clean the full line when we can't be sure of the number of characters
618     that will be displayed)
619     - urpmq:
620     o fix --list -r (#39287) (regression introduced in 5.7)
621     - bash-completion (guillomovitch):
622     o don't complete on available packages if completed item is clearly a file
623     o only select available packages for selected medias
624     o fix rurpmi completion
625    
626     Version 5.15 - 18 March 2008, by Pascal "Pixel" Rigaux
627    
628     - urpmi.addmedia, urpmi.update:
629     o urpmi.addmedia --mirrorlist handles a list of mirrors/mirrorlist:
630     you can specify a mirror to use inside a local network, but it will
631     default to standard mirrors when the local mirror is not available.
632    
633     Version 5.14 - 17 March 2008, by Pascal "Pixel" Rigaux
634    
635     - urpmi:
636     o tell the user to "restart system" when it is needed
637     o nicer error message when database is locked (#38923)
638    
639     Version 5.13 - 17 March 2008, by Pascal "Pixel" Rigaux
640    
641     - gurpmi:
642     o handle provides (spotted by salem)
643     o handle -p and -P like urpmi
644     - urpmi:
645     o never suggest --install-src for spec file (#38876)
646     o do not allow "urpmi --install-src foo.spec"
647    
648     Version 5.12 - 11 March 2008, by Thierry Vignaud
649    
650     - gurpmi:
651     o ensure rpm error message are always in UTF-8
652     o ensure urpmi messages are always in UTF-8
653     o handle --force
654     o return 1 like urpmi if package doesn't exist
655     o return urpmi error code
656     o translate usage
657    
658     Version 5.11 - 11 March 2008, by Pascal "Pixel" Rigaux
659    
660     - gurpmi:
661     o fix breakage introduced with priority upgrades support (#38738) (tvignaud)
662     - bash-completion:
663     o restore available-pkgs completion using "urpmq --list" by default
664     (it needed COMP_URPMI_HDLISTS to be set, but it should be fast enough now)
665     - urpmi:
666     o have a nicer error message when perl-Hal-Cdroms is missing (#38778)
667     o do handle suggests in priority upgrades (#38778)
668    
669     Version 5.9 - 7 March 2008, by Thierry Vignaud
670    
671     - modify infrastructure so that rpmdrake doesn't select all updates by
672     default (#38611)
673    
674     Version 5.8.1 - 6 March 2008, by Thierry Vignaud
675    
676     - add infrastructure so that rpmdrake doesn't select all updates by
677     default (#38611)
678    
679     Version 5.8 - 5 March 2008, by Thierry Vignaud
680    
681     - add infrastructure so that gurpmi & rpmdrake can handle priority
682     upgrade list
683     - add callbacks so that rpmdrake can reuse more urpmi code
684     - gurpmi:
685     o handle priority upgrade list
686     - urpmi:
687     o do not pretend removing packages from cache when there's nothing
688     to remove
689    
690     Version 5.7 - 3 March 2008, by Pascal "Pixel" Rigaux
691    
692     - all tools:
693     o cdrom:// replaces removable://
694     o use hal to wait-for/mount cdroms:
695     you can now use more than one cdrom drive (#37363)
696     o fix download progression using wget
697     o restore generation of /var/lib/urpmi/names.<medium>, but it is now done in
698     urpmq/urpmi/urpmf (and so only if used as root)
699     - gurpmi:
700     o exit immediately on success in automatic mode
701     o fix --auto-select option
702     o fix --root option
703     o give the focus to buttons (Emmanuel Blindauer, #38047)
704     o handle --allow-medium-change (needed for drakxtools)
705     o handle --expect-install (needed for drakxtools)
706     o handle --test
707     o reuse common shared code of urpmi
708     - urpmf, urpmq:
709     o never display raw downloader output, otherwise output is very messy (#38125)
710     o do not try to download xml-info if it's not available (#38125)
711     - urpmi.addmedia:
712     o fix --distrib for cdroms (#30613)
713     - urpmi:
714     o fix --expect-install (broken since 4.9.30!)
715     o fix using proxy with curl (#38143)
716     o do not copy rpms from cdrom if only one cdrom is used (#28083)
717     - urpmf:
718     o fix searching for more than one pattern (#38286)
719     - urpmq:
720     o --list: speed it up (2.5x faster, and 6x faster with names.<medium>)
721    
722     Version 5.6 - 26 February 2008, by Pascal "Pixel" Rigaux
723    
724     - urpmq:
725     o add --conflicts
726     o --requires now display the raw requires, use --requires-recursive to get
727     the old behaviour (#29176)
728     o make "urpmq --list xxx" display "use -l to list files" and exit on error
729     - urpmf:
730     o fix mirrorlist handling
731     o fix fallback on hdlist when xml-info not found
732     - urpmi, urpmi.addmedia, urpmi.update:
733     o have fatal errors on some errors that must not happen (eg: moving rpm from
734     download dir to cachedir)
735     o handle variables $ARCH/$RELEASE in mirrorlist
736     - urpmi:
737     o display "%s of packages will be retrieved."
738     (need perl-URPM 3.10 and synthesis built with @filesize@)
739     o do not say "files are missing" when the downloaded rpm is corrupted
740     o --test: only display "Installation is possible" when it is the case (#29837)
741     o fix "using one big transaction" that occurs when using --keep
742     (#30198) (part of the fix is in perl-URPM 3.09)
743     - bash-completion:
744     o restore available-pkgs completion using "urpmq --list" (guillomovitch)
745     (but only if COMP_URPMI_HDLISTS is set since it's slow)
746    
747     Version 5.5 - 23 February 2008, by Pascal "Pixel" Rigaux
748    
749     - all tools:
750     o handle mirrorlist
751     (need perl-Zone-TimeInfo patched for geolocalisation)
752     - urpmf
753     o fallback on hdlist when xml-info not found (useful for old distribs)
754     - urpmi handles /etc/urpmi/media.d/*.cfg
755     as an alternative to using urpmi.addmedia
756     - urpmi.update, urpmi.addmedia:
757     o handle --virtual for remote media
758     (a better name would be "auto-update") (a la yum)
759     o do not parse synthesis (relying on MD5SUM for corruption detection)
760     o drop /var/lib/urpmi/names.<medium> (was used by bash-completion)
761     - urpmi.addmedia
762     o don't fail on remaining statedir files (#36267)
763     (especially useful when using media.d/*.cfg)
764    
765     Version 5.4 - 5 February 2008, by Pascal "Pixel" Rigaux
766    
767     - bug fix release
768     - urpmi, urpme, urpmq, urpmf:
769     o fix --use-distrib
770    
771     Version 5.3 - 4 February 2008, by Pascal "Pixel" Rigaux
772    
773     - urpmi.cfg:
774     o "media_info_dir: media_info" is the default
775     o "no-media-info" is used for media for which media_info must be built from
776     rpms
777     - urpme, urpmi:
778     o add basesystem-minimal to prohibit-remove
779     - urpme:
780     o enhance pkg list formatting for "The following packages contain %s: %s"
781     error message (#29178)
782     - urpmf:
783     o fix --synthesis (it may break urpmq/urpmi --synthesis)
784     - urpmq:
785     o add --no-suggests
786     - library:
787     o since any_xml_info can be slow, add a "callback" option (#37264)
788    
789     Version 5.2 - 18 January 2008, by Pascal "Pixel" Rigaux
790    
791     - urpmi:
792     o --buildrequires deprecate --src, --src is kept for compatibility but its
793     behaviour is changed a little (it doesn't download src.rpm anymore)
794     o --install-src as user now works for remote medium
795     o --install-src will remove succesfully installed src.rpm from
796     /var/cache/urpmi/rpms/* (unless post-clean is 0)
797     - urpmf:
798     o add special code for --files simple case, it makes urpmf 3x faster for
799     this often used case
800     o display a warning when searching "xxx(yyy)" since it is handled as a
801     regexp and so the parentheses are useless. suggest using --literal
802     - urpmq:
803     o add --provides
804     o fix option -a : display packages of all compatible archs (#36942)
805     - all tools:
806     o deprecate --curl and --wget in favor of --downloader curl
807     and --downloader --wget
808     o fix displaying error message when failing to lock (regression in 5.1)
809    
810     Version 5.1 - 16 January 2008, by Pascal "Pixel" Rigaux
811    
812     - urpmf, urpmq:
813     o fix using xml info files with spaces in medium name
814     - urpmf:
815     o fix --license
816     - urpmq:
817     o add --sourcerpm
818     o deprecate "urpmq --requires", "urpmq -R" and "urpmq -RR"
819     o fix --list (regression introduced in 5.0) (#36742)
820    
821     Version 5.0 - 11 January 2008, by Pascal "Pixel" Rigaux
822    
823     - urpmf, urpmq:
824     o use xml info instead of hdlist when possible
825     o "urpmq -l" is faster (3x)
826     o "urpmf -l" is slower (1.5x)
827     o "urpmf --sourcerpm" is much faster
828     o see "xml-info" option in urpmi.cfg(5) to see when those files are downloaded
829     o new require: perl module XML::LibXML
830     - urpmq:
831     o use rpm file instead of hdlist/xml-info when file is local
832     o use URPM::Package->changelogs (need perl-URPM 3.06)
833     - urpmf
834     o fix an *old* bug (since december 2002) making urpmf keeps parsed
835     hdlist files in memory (was fixed for multitags, but not for simple tags)
836     - all tools:
837     o replace /var/lib/urpmi/MD5SUM with /var/lib/urpmi/MD5SUM.<medium_name>
838     (this will allow checking xml media_info is up-to-date even if we don't
839     update it at the same time as synthesis is updated)
840     - urpmi.update, urpmi.addmedia, urpmi.removemedia:
841     o drop hdlist support replaced with xml media_info
842     (this imply file-deps are correctly handled, see genhdlist2(1))
843     o drop option "-c" which used to clean /var/cache/urpmi/headers
844     o enhancement: only parse updated synthesis
845     - urpmi.addmedia
846     o do check md5sum of downloaded synthesis
847     (the check was only done on urpmi.update)
848     o new --xml-info option
849     - urpmi:
850     o do remove __db* on priority-upgrade
851     (fix regression introduced in 4.10.15)
852     o always prompt before doing a priority-upgrade transaction, even if there
853     is only one priority upgrade package (since there will be more packages to
854     install after restarting urpmi)
855    
856     Version 4.10.19 - 12 December 2007, by Pascal "Pixel" Rigaux
857    
858     - urpmi:
859     o fix handling "post-clean: 0" in urpmi.cfg
860     (#36082, regression introduced in 4.10.16)
861     - library:
862     o urpm::media::read_config() doesn't read urpmi.cfg global options anymore,
863     use urpm->get_global_options or urpm->new_parse_cmdline
864    
865     Version 4.10.18 - 11 December 2007, by Pascal "Pixel" Rigaux
866    
867     - urpmi:
868     o handle --suggests (to override urpmi.cfg global option "no-suggests")
869     - urpmi.update:
870     o exit code 1 when a (selected) medium can't be updated (#35952)
871     o leave early with error if no medium were successfull updated
872     - drop translated man pages (they are too old)
873     - urpmi.addmedia:
874     o exit code 1 when a medium can't be added
875     o enhance parsing of urls with login:password for logins with "@"
876     so that password doesn't end up in urpmi.cfg
877     o adapt to perl-URPM 3.00 API to parse pubkey files
878     (nb: $urpm->{keys} is not used anymore)
879    
880     Version 4.10.17 - 30 November 2007, by Pascal "Pixel" Rigaux
881    
882     - urpmi:
883     o fix regression introduced in 4.10.15:
884     "urpmi --force valid invalid" should warn about "invalid" but still
885     install "valid"
886    
887     Version 4.10.16 - 28 November 2007, by Pascal "Pixel" Rigaux
888    
889     - urpmi:
890     o small transactions should have at least 8 packages
891     (ie --split-length is now 8 by default)
892     o do not do a big transaction if installing less than 20 packages
893     (ie --split-level is now 1 by default)
894     - urpmq:
895     o new option --requires-recursive (alias of option -d)
896     o bugfix previous release: "urpmq --fuzzy foo" should display all "*foo*" matches
897    
898     Version 4.10.15 - 26 November 2007, by Pascal "Pixel" Rigaux
899    
900     - all tools:
901     o exit with code 1 after displaying usage (instead of exit code 0)
902     - urpmi:
903     o with rsync, use --copy-links (to have the same behaviour as http/ftp, and
904     so allow symlinks on the server)
905     o fix "urpmi --install-src" (regression introduced in 4.10.9) (#35164)
906     o fix --limit-rate (regression introduced in 4.9.12)
907     o --auto-update is quite unsafe, but at least now it should be cleaner
908     (ensure $urpm doesn't have media twice) (#36134)
909    
910     Version 4.10.14 - 4 October 2007, by Pascal "Pixel" Rigaux
911    
912     - library:
913     o urpm::media::add_distrib_media: add option "only_updates" for rpmdrake
914    
915     Version 4.10.13 - 3 October 2007, by Pascal "Pixel" Rigaux
916    
917     - urpmi
918     o remove prefix/var/lib/rpm/__db* after installing pkgs rooted
919    
920     Version 4.10.12 - 27 September 2007, by Pascal "Pixel" Rigaux
921    
922     - urpm::media::update_media:
923     o ensure a second pass is done even if media has not been modified
924     (useful for the %trigger trick done in urpmi to rebuild synthesis with
925     suggests)
926     - urpmf
927     o fix -a and -o
928    
929     Version 4.10.11 - 24 September 2007, by Pascal "Pixel" Rigaux
930    
931     - create /var/tmp in chroots too
932     - fixed nb.po
933    
934     Version 4.10.10 - 17 September 2007, by Pascal "Pixel" Rigaux
935    
936     - fix using already downloaded rpms (from /var/cache/urpmi/rpms) (#33655)
937     - improve retrieving update descriptions API
938    
939     Version 4.10.9 - 13 September 2007, by Pascal "Pixel" Rigaux
940    
941     - urpmi, urpme
942     o default to selecting all the prefered packages according to installed
943     locales (need perl-URPM 2.00 to work)
944     o do not prompt questions if not waiting for user answer
945     (for urpmi --force or urpme --force)
946     - urpmf
947     o fix --synthesis
948    
949     Version 4.10.8 - 10 September 2007, by Pascal "Pixel" Rigaux
950    
951     - urpmi
952     o enhance "columns" display of packages to install (esp. fit on 80 columns)
953     o do not use netrc for protocol ssh
954    
955     Version 4.10.7 - 6 September 2007, by Pascal "Pixel" Rigaux
956    
957     - urpmi
958     o fix rpmdb locking with --root
959     o handle --searchmedia <media1>,...,<mediaN>
960     o do auto upgrade mandriva kernels (ie remove kernel*-latest to skip.list)
961     o display size that will be installed - removed with a nice message (#32022)
962     o display packages which are going to installed with name-version-release
963     info in columns
964     - urpmi, urpme
965     o use best unit (KB, MB...) to display size will be installed - removed
966    
967     Version 4.10.6 - 28 August 2007, by Pascal "Pixel" Rigaux
968    
969     - urpmi
970     o fix --bug when there is no /etc/urpmi/prefer.list file
971     o new option --justdb (new perl-URPM 1.76)
972     o do not verify signature of .spec files (#32824)
973     o handle changes in priority-upgrade list between old and new urpmi (#32925)
974     - urpmf
975     o display "usage" when no <pattern-expression> is given (#32658)
976    
977     Version 4.10.5 - 14 August 2007, by Pascal "Pixel" Rigaux
978    
979     - urpmi
980     o keep_all_tags for now to avoid rpm saying file conflicts when the content
981     is the same
982     o restart after upgrading 'meta-task' because of /etc/urpmi/prefer.vendor.list
983    
984     Version 4.10.4 - 13 August 2007, by Pascal "Pixel" Rigaux
985    
986     - urpmi
987     o bugfix 4.10.0: a circular reference was causing rpmdb to be opened many times
988     o --urpmi-root: if <root>/etc/urpmi/*.list are available, use them.
989     otherwise defaults to /etc/urpmi/*.list
990    
991     Version 4.10.3 - 13 August 2007, by Thierry Vignaud
992    
993     - urpmi
994     o do not default to --nolock when using --root (reverting rafael
995     commit on 2006-01-11 13:17)
996     o do try to umount removable media when using --nolock (fixing
997     rafel's commit r15048 on 2005-06-09)
998     o try harder to explain why a package is removed
999     o try harder to explain why we cannot select a package (eg: because
1000     i586 package is already installed on x86_64)
1001    
1002     Version 4.10.2 - 13 August 2007, by Thierry Vignaud
1003    
1004     - gurpmi:
1005     o reuse common shared code of urpmi/rpmdrake
1006     o umount removable media as soon as possible
1007     o unlock RPM & URPMI dbs locks as soon as possible like rpmdrake
1008     - urpmi
1009     o when using --urpmi-root, load <root>/etc/rpm/macros
1010     o enable GUIes to display already installed & not installable RPMs
1011     o enable GUIes to display uninstallations
1012     - urpmi.cfg
1013     o really add global option no-suggests
1014    
1015     Version 4.10.1 - 12 August 2007, by Pascal "Pixel" Rigaux
1016    
1017     - library
1018     o urpm::select: new function get_preferred() replacing sort_choices()
1019     (for drakx)
1020    
1021     Version 4.10.0 - 11 August 2007, by Pascal "Pixel" Rigaux
1022    
1023     - new major release (motivation: urpmi has many new features)
1024     - urpmi
1025     o new option --replacepkgs (same as rpm --replacepkgs) (#16112)
1026     (need perl-URPM 1.73)
1027     o fix --quiet (regression introduced in 4.9.28)
1028     o handle preferred choices (through --prefer, /etc/urpmi/prefer.list
1029     and /etc/urpmi/prefer.vendor.list)
1030     - all tools
1031     o new option --wait-lock (#13025)
1032    
1033     Version 4.9.30 - 10 August 2007, by Pascal "Pixel" Rigaux
1034    
1035     - urpmi (thanks to Thierry Vignaud)
1036     o move some code to new module urpm::main_loop to share it with rpmdrake
1037    
1038     Version 4.9.29 - 9 August 2007, by Pascal "Pixel" Rigaux
1039    
1040     - urpmi
1041     o explicit error when using "urpmi ---install-src" as user with remote media
1042     o add support for "suggests": a newly suggested package is installed as if
1043     required, but one can remove it afterwards, or use --no-suggests
1044     (need perl-URPM 1.69)
1045     - urpmf
1046     o handle --suggests
1047    
1048     Version 4.9.28 - 3 August 2007, by Pascal "Pixel" Rigaux
1049    
1050     - urpmi
1051     o handle README.<version>.upgrade.urpmi and
1052     README.<version>-<release>.upgrade.urpmi: the content is displayed
1053     when upgrading from rpm older than <version> (#30187)
1054     (need perl-URPM 1.68)
1055     - urpmf
1056     o handle --license
1057     - urpmi.update
1058     o handle -q option (#31890)
1059     - urpmq
1060     o --whatrequires: fix skipping packages through provides provided by other
1061     packages, when the other package is the same pkg name (#31773)
1062     - library
1063     o urpm::install: export %readmes so that rpmdrake can access it
1064    
1065     Version 4.9.27 - 18 June 2007, by Pascal "Pixel" Rigaux
1066    
1067     - urpmi.addmedia --distrib, urpmi/urpme/urpmf/urpmq --use-distrib
1068     o media.cfg per media field hdlist=hdlist_xxx.cz is not used anymore,
1069     xxx/media_info/hdlist.cz is used instead. To get previous behaviour, use
1070     option --use-copied-hdlist or use_copied_hdlist=1 in media.cfg
1071     - urpmi
1072     o for long package names, ensure progression of installation (####...) is
1073     still properly indented (#28639)
1074     - urpmi.addmedia
1075     o fix reconfig.urpmi use
1076     - urpmi.update
1077     o only copy previous hdlist in cache dir for rsync, don't do it for wget/curl
1078     (it's useless and potentially dangerous when used with "resume")
1079     - urpmf
1080     o bug fix -m (#31452)
1081     - all tools
1082     o 4.9.26 is broken when downloading with wget since it creates hdlist.cz.1
1083     files. fixing using --force-clobber option (! need a patched wget !)
1084     o hide rsync errors by default to hide false positives,
1085     but allow getting them with --debug
1086    
1087     Version 4.9.26 - 14 June 2007, by Pascal "Pixel" Rigaux
1088    
1089     - urpmf
1090     o add option --use-distrib
1091     - urpmq
1092     o allow using --use-distrib as non-root
1093     - all tools
1094     o don't use time-stamping when downloading with wget
1095     (useless and slow since it forces to download the whole directory listing)
1096     (as suggested by Andrey Borzenkov on cooker)
1097    
1098     Version 4.9.25 - 8 June 2007, by Pascal "Pixel" Rigaux
1099    
1100     - all tools
1101     o --debug now implies --verbose
1102     - urpmi.addmedia
1103     o [bugfix] fix using "with synthesis.hdlist.cz" (#31081)
1104     o don't overwrite existing urpmi.cfg with an empty file
1105     when disk is full (#30945)
1106     - urpmi
1107     o prefer best architecture over exact name
1108     (eg: urpmi libfoo-devel prefers lib64foo-devel over libfoo-devel)
1109     o [bugfix] fix urpmi --parallel (#30996)
1110     o [bugfix] fix plural handling in "Packages foo can not be installed" (#31229)
1111     o fix "Argument list too long" when calling curl/wget/proz
1112     (things should work even in case of one big transaction) (#30848)
1113     - urpmf
1114     o fix an *old* bug (since december 2002) making urpmf keeps parsed hdlist
1115     files in memory
1116    
1117     Version 4.9.24 - 9 May 2007, by Pascal "Pixel" Rigaux
1118    
1119     - urpmi
1120     o display "removing package ..." when removing an obsolete or conflicting
1121     package (need perl-URPM 1.63), and not before
1122     o in verbose mode, display "removing upgraded package ..."
1123     (should make it more understandable by users)
1124     - urpmi.addmedia
1125     o [bugfix] fix removable://... (#30257)
1126     o [bugfix] look for media/$media_dir/media_info/pubkey instead of
1127     media/$media_dir/pubkey
1128     o [bugfix] with --distrib, don't use previous media's pubkey if a pubkey is
1129     missing (eg: use pubkey_main for media "Main Updates" when
1130     pubkey_main_updates is missing)
1131    
1132     Version 4.9.23 - 3 May 2007, by Pascal "Pixel" Rigaux
1133    
1134     - urpmi
1135     o always upgrade (-U) packages instead of installing (-i) them,
1136     except for inst.list packages. This change is needed to fix
1137     "b--obsoletes-->a and c--conflicts-->a prompting for upgrading a"
1138     in perl-URPM 1.61
1139     o fix displaying README.*urpmi when using --root or --urpmi-root
1140     o fix displaying README.install.urpmi when installing a package conflicting
1141     with an available package
1142     o display "removing package ..." when removing, not before.
1143     o display "removing package ..." when upgrading package
1144     (may be too verbose though)
1145     o display "In order to satisfy the '%s' dependency, one of the following
1146     packages is needed:" so that user can understand what dependency is used
1147     (need perl-URPM 1.62)
1148     - for rpmdrake
1149     o make translate_why_removed() safe to call (cf bug #28613)
1150    
1151     Version 4.9.21 - 27 March 2007, by Pascal "Pixel" Rigaux
1152    
1153     - urpmi
1154     o add kernel-source-latest to skip.list
1155     (to be coherent with other kernel*latest) (#29933)
1156     - urpmi.addmedia
1157     o do display download progression by default (be coherent with other tools),
1158     use -q to hide it
1159     - urpmi.update
1160     o do not display download progression with -q
1161    
1162     Version 4.9.20 - 15 March 2007, by Pascal "Pixel" Rigaux
1163    
1164     - all tools
1165     o be failsafe when module encoding is not there
1166     (ie when only perl-base is installed) (#29387)
1167     - gurpmi:
1168     o fix displaying size of packages
1169     o fix displaying only the first package in "you're about to..." dialog
1170     o prevent downloading/installing dialog from resizing
1171     - urpmi-parallel-ka-run:
1172     o fix parsing the output of rshp2 (only rshp output was successfully parsed)
1173    
1174     Version 4.9.19 - 8 March 2007, by Pascal "Pixel" Rigaux
1175    
1176     - urpmi
1177     o fix priority-upgrade broken on some x86_64 (#29125)
1178     (bug introduced in urpmi 4.9.11)
1179     - gurpmi
1180     o use same translation routines as urpmi, fixing various encoding issues (#29248)
1181     - urpmq
1182     o remove duplicated warning for "urpmq -l" when a rpm header is missing (#29174)
1183    
1184     Version 4.9.17 - 6 March 2007, by Pascal "Pixel" Rigaux
1185    
1186     - urpmq
1187     o add --whatprovides (doing same as -p) (#29175)
1188     - urpmi
1189     o don't auto upgrade mandriva kernels (ie add kernel*-latest to skip.list)
1190     o add perl-MDV-Distribconf to priority upgrade packages
1191     o display translated summaries
1192    
1193     Version 4.9.16 - 2 March 2007, by Pascal "Pixel" Rigaux
1194    
1195     - urpmi
1196     o fix crash asking for medium
1197     - urpmf
1198     o do not display invalid error at the end when using removable media (#28905)
1199     - urpmq
1200     o --whatrequires-recursive: fix debug message explaining why a package
1201     is added, and enhance the verbose message explaining why some package are
1202     skipped
1203    
1204     Version 4.9.15 - 6 February 2007, by Pascal "Pixel" Rigaux
1205    
1206     - urpmi.update
1207     o add --probe-rpms to replace -f -f
1208     o -f -f should be allowed (#28500)
1209     - urpmq
1210     o --whatrequires will now handle virtual package requires
1211     (eg: bash is now returned by "urpmq --whatrequires glibc")
1212     (#28367)
1213     - german translation
1214     o don't use non iso-8859-15 chars otherwise perl segfaults (#28537)
1215     (perl bug #41442)
1216    
1217     Version 4.9.14 - 25 January 2007, by Pascal "Pixel" Rigaux
1218    
1219     - urpmi
1220     o fix encoding issue with "--bug ..." introduced in previous version (#28387)
1221     - urpmi, ...
1222     o workaround no locale (eg: LC_ALL=C): when encoding is "ascii",
1223     do not try to convert strings to this encoding, any encoding will do
1224     (#28367)
1225     - urpmq
1226     o rename option -R into --whatrequires
1227     o rename option -RR into --whatrequires-recursive,
1228     and don't go through virtual packages which are provided by another
1229     package, eg: "skipping package(s) required by db1-devel via devel(libdb),
1230     since that virtual package is provided by libdb2-devel"
1231     (#27814)
1232     o do not document option -P (which is the default)
1233    
1234     Version 4.9.13 - 19 January 2007, by Pascal "Pixel" Rigaux
1235    
1236     - urpmi, ...
1237     o fix encoding/codeset mess (using the magical
1238     Locale::gettext::bind_textdomain_codeset(..., "UTF-8") from new
1239     perl-Locale-gettext)
1240     o fix translating rpmlib messages (using URPM::bind_rpm_textdomain_codeset())
1241     - gurpmi2
1242     o do display installation failed on file conflicts (#22131)
1243     - urpmi.addmedia
1244     o do not display in clear text the password (when using -v or --debug)
1245     - urpmq
1246     o when using synthesis do not download packages to get information.
1247     before this modification, it was downloaded iff one medium was using hdlist (#16772)
1248     o when using synthesis fix using local rpms to get information
1249     before this modification, local rpm was used iff one medium was using hdlist
1250     o display a warning about no hdlist only for needed media,
1251     adapt the warning to the option (for "-i", synthesis can still help),
1252     and tell which rpms and impacted
1253    
1254     Version 4.9.12 - 10 January 2007, by Pascal "Pixel" Rigaux
1255    
1256     - urpmi
1257     o fix handling removable media (bug introduced in 4.9.x) (#27854)
1258     o with "-v", display the package file copied to disk
1259     o use P (ie ngettext) to handle plurals
1260     o re-allow "urpmi --clean" with no arguments
1261     (broken on january 2006, commit r36390) (#27747)
1262     o be more verbose with "-v"
1263     - urpmi, urpmq, urpmf
1264     o "--media foo" and "--searchmedia foo" use medium "foo"
1265     even if "foo" is flagged "ignore" (#27745)
1266     - urpmi.addmedia
1267     o new option "--probe-rpms" which replaces "-f -f"
1268     o fix using dir "/foo/bar boo" and no hdlist (using *.rpm)
1269     o when using "--distrib <url>", have "xxx" instead of "xxx1"
1270     for the medium name (eg: "Main" instead of "Main1")
1271     o when using --distrib, add noauto media with flag ignore
1272     so that someone can easily use them by removing ignore
1273     (nb: debug_for and srpm media are not added though)
1274     (cf bug #28050)
1275    
1276     Version 4.9.11 - 12 December 2006, by Pascal "Pixel" Rigaux
1277    
1278     - urpmi
1279     o when "urpmi --auto-select" needs to restart urpmi because of a
1280     priority-upgrade, ensure it doesn't prompt an unneeded choice before
1281     restarting (#27527)
1282     (nb: the problem can still occur on "urpmi rpmdrake")
1283     - urpmi.removedia
1284     o "urpmi.removedia -a" when urpmi.cfg has no entry still warn the user,
1285     but exits with status 0
1286    
1287     Version 4.9.10 - 7 December 2006, by Pascal "Pixel" Rigaux
1288    
1289     - urpmi.addmedia
1290     o fix using "--virtual --distrib ..."
1291    
1292     Version 4.9.9 - 6 December 2006, by Pascal "Pixel" Rigaux
1293    
1294     - urpmi
1295     o fix "rpmdb: environment reference count went negative"
1296     when syslog service is down
1297     o fix having more than "hdlist" flag in urpmi.cfg
1298     - gurpmi2 (and rpmdrake)
1299     o fix crash when syslog service is down (#26256)
1300    
1301     Version 4.9.8 - 6 December 2006, by Pascal "Pixel" Rigaux
1302    
1303     - urpmi.addmedia, urpmi
1304     o use "hdlist" just like "synthesis" when forcing only hdlist usage
1305     o "hdlist" is valid with "virtual"
1306     - urpmi
1307     o don't say "Package foo-1.1 already installed"
1308     when in fact it is "Package foo-1.2 already installed".
1309     Still display "Package foo-1.1 can not be installed" until we can do
1310     better (#27176)
1311     - gurpmi (tvignaud)
1312     o don't ignore exceptions in callbacks
1313     o fix crash and really lock the urpm db
1314    
1315     Version 4.9.7 - 4 December 2006, by Pascal "Pixel" Rigaux
1316    
1317     - bug fix release
1318     - urpmi.addmedia
1319     o fix --probe-hdlist
1320     o fix "... with hdlist.cz" (only "... with synthesis.hdlist.cz" was working)
1321     - urpmi
1322     o add the long version of -q/-v (ie --quiet/--verbose)
1323     o --quiet is really quiet (#14538)
1324    
1325     Version 4.9.6 - 31 November 2006, by Pascal "Pixel" Rigaux
1326    
1327     - bug fix release
1328     - urpmf:
1329     o handle --urpmi-root
1330     - urpmi.addmedia:
1331     o fix downloading synthesis which is done twice when remote
1332     o fix downloading pubkey in media_info/
1333    
1334     Version 4.9.5 - 30 November 2006, by Pascal "Pixel" Rigaux
1335    
1336     - all tools:
1337     o new option --urpmi-root that is similar to --root but also use rooted
1338     urpmi db
1339     - urpmi:
1340     o handle buggy "list: xxx" in urpmi.cfg (when the list can't be found)
1341     o handle no "synthesis" together with "with_hdlist: synthesis.hdlist.cz"
1342     - urpmi.cfg:
1343     o new per-medium field "media_info_dir:" which replaces "with_hdlist:" in
1344     most cases. It allows using either hdlist & synthesis when nor
1345     "hdlist:" nor "synthesis" is set (#16232)
1346     - urpmi.update:
1347     o not so verbose by default, only display
1348     'medium "foo" is up-to-date' or 'medium "foo" updated'
1349     - urpmi.removemedia:
1350     o not so verbose by default, only display 'removing medium "foo"'
1351     o do not allow both "-a" and <name>, fix usage
1352     - urpmi.addmedia:
1353     o not so verbose by default, only display 'adding medium "foo"'
1354     o do not add "hdlist: hdlist.<name>.cz" lines in urpmi.cfg,
1355     compute it from <name> (one can still enforce a file name)
1356     o do not default to --probe-synthesis but use both hdlist/synthesis
1357    
1358     Version 4.9.4 - 24 November 2006, by Pascal "Pixel" Rigaux
1359    
1360     - urpmi.addmedia:
1361     o fix random ordering of media (using --distrib on a non-remote medium)
1362     o now inserting non-remote medium after first non-remote medium
1363     (instead of adding it as first medium)
1364     - urpmi, urpme, urpmq:
1365     o add option --probe-synthesis (allowed with --use-distrib)
1366    
1367     Version 4.9.3 - 24 November 2006, by Pascal "Pixel" Rigaux
1368    
1369     - bug fix release:
1370     - fix handling multiple virtual hdlist files
1371     (the second pass was not done...)
1372    
1373     Version 4.9.2 - 24 November 2006, by Pascal "Pixel" Rigaux
1374    
1375     - bug fix release:
1376     - /foo/@86875:bar.src.rpm is not a url with protocol /foo/@86875
1377     - /foo/chroot_tmp/... is not a url with protocol /foo/chroot
1378    
1379     Version 4.9.1 - 23 November 2006, by Pascal "Pixel" Rigaux
1380    
1381     - cleanup locks handling, log locking, and don't say "urpmi database locked"
1382     when it's the rpm database that is locked
1383     - urpmi:
1384     o add --nokeep (which overrides urpmi.cfg global option "keep")
1385    
1386     Version 4.9.0 - 22 November 2006, by Pascal "Pixel" Rigaux
1387    
1388     - urpmi:
1389     o don't fork on multiple transactions
1390     o fix buggy print "::logger_id::" (#27026)
1391     - gurpmi2 (tvignaud):
1392     o fix unvisible content
1393     o prevent a dialog to have a height of several scores of thousands pixels
1394     o add support of --root
1395     - urpmi.update:
1396     o don't write urpmi.cfg unless really needed
1397     o don't write md5sum in urpmi.cfg (bugfix)
1398     - urpmi.addmedia:
1399     o drop support for "list" file
1400     (now you must have a hdlist/synthesis on remote server)
1401     o drop support for searching recursively rpms when there is no
1402     hdlist/synthesis. Only search in given directory (ie $url/*.rpm)
1403     o do not use list.<media_name> to store passwords, use /etc/urpmi/netrc
1404     instead. Also do have the url in urpmi.cfg, only the password is removed
1405     o change the format of list.<media_name>, it contains only rpm files
1406     relative to the medium url
1407     o deprecate "... with <relative hdlist/synthesis>". It is not useful anymore
1408     (nb: if you want to force using hdlist or synthesis, use --probe-hdlist or
1409     --probe-synthesis)
1410     o don't write urpmi.cfg twice
1411     o do not look for hdlist/synthesis in ../media_info/hdlist$suffix.cz (nb:
1412     with media.cfg, it will still use hdlist from media/media_info/, but it
1413     will simply use the hdlist$suffix.cz given by media.cfg )
1414     o --norebuild is by default (and deprecated): when the local
1415     hdlist/synthesis is buggy, do not discard it and go searching for *.rpm.
1416     Make it an error instead
1417     o fix building synthesis when using *.rpm (ie no hdlist/synthesis)
1418     - urpmi.removemedia: much faster (since it doesn't parse hdlist/synthesis anymore)
1419     - handle "empty" hdlist/synthesis
1420     - generate names.<media_name> only when the medium is created/updated
1421     - major splitting of urpm.pm in many modules
1422     - major splitting of functions in smaller functions
1423     (eg: update_media was 988 lines long, has been splitted in functions shorter
1424     than 105 lines)
1425     - big code cleanup/rework
1426     - perl_checker compliance (very useful for such big code rework)
1427 tv 3638
1428     * Thu Sep 21 2006 rafael
1429 tv 3643
1430 tv 3638 Fix a bug in urpmi.addmedia for removable media
1431    
1432     * Wed Sep 20 2006 rafael
1433    
1434     . Hack to minimize file descriptor leak when upgrading from 2006
1435     . Don't read ~/.curlrc (Nicolas Melay)
1436     . Don't ignore other media when using --auto-update
1437    
1438     * Wed Sep 13 2006 rafael
1439 tv 3643
1440 tv 3638 Fix bug in handling updates_for keyword in media.cfg
1441    
1442     * Tue Sep 12 2006 rafael
1443 tv 3643
1444 tv 3638 . Add support for updates_for keyword in media.cfg
1445     . translation updates
1446    
1447 tv 3643 Version 4.8.24 - Sep 06 2006, by rafael
1448    
1449 tv 3638 . fixes gurpmi file association
1450     . output bugs fixed
1451     . urpmi -q is more quiet
1452     . translations updated
1453     . reap ssh processes
1454    
1455     * Tue Sep 05 2006 rafael
1456 tv 3643
1457 tv 3638 Fix the new menu so gurpmi is run when double-clicking on an rpm
1458     (bug #25148)
1459    
1460     * Sat Aug 12 2006 rafael
1461 tv 3643
1462 tv 3638 XDG migration
1463    
1464     * Sat Aug 12 2006 rafael
1465 tv 3643
1466 tv 3638 - New manpage: urpmihowto
1467     - Misc. doc fixes
1468     - Use --anyauth with curl downloads
1469     - urpmi.removemedia and urpmi.addmedia now return a proper exit status
1470     - bash completions fixes by Guillaume Rousse
1471    
1472     * Sat Aug 12 2006 rafael
1473 tv 3643
1474 tv 3638 Reapply revision #55291
1475    
1476 tv 3643 Version 4.8.22 - Jul 12 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1477 tv 3638
1478     - Update docs and translations
1479     - Allow to install deps of an srpm via rurpmi (Pascal Terjan)
1480     - Add an -f option to rpm-find-leaves
1481    
1482 tv 3643 Version 4.8.21 - Jun 21 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1483 tv 3638
1484     - New command rurpme
1485     - Forbid rurpmi --noscripts
1486     - Don't ignore unselected media with --auto-update
1487     - Remove old rpmdb log files at restart
1488    
1489 tv 3643 Version 4.8.20 - Jun 13 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1490 tv 3638
1491     - New options to urpmi.addmedia: --interactive and --all-media (Olivier Thauvin)
1492     - urpmi.addmedia --distrib now uses media.cfg instead of hdlists (Olivier Thauvin)
1493     - Use global proxy settings when adding a media (Vincent Panel, bug #22000)
1494     - New urpmf option: -I. Also, make it handle "--" on command line
1495     - Don't restart urpmi when started with --root (bug #22509)
1496     - Misc. fixes to urpmi --bug
1497     - Misc. fixes to gurpmi
1498     - Don't sync to disk when closing rpmdb
1499     - Doc fixes
1500    
1501     Version 4.8.19 - Apr 21 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1502    
1503     - Fix running rurpmi with curl/wget, could have tainting errors
1504     - Repackaging counter is prettier
1505     - Several fixes in gurpmi by Thierry Vignaud
1506    
1507     Version 4.8.18 - Apr 06 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1508    
1509     - Fix noisy output on http media update
1510     - Translation updates
1511    
1512     Version 4.8.17 - Apr 04 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1513    
1514     - urpmi.recover --list-safe
1515     - proper handling of SIGINT in urpmi.addmedia
1516     - make gurpmi clean the download cache
1517     - fix urpmq --synthesis
1518     - make gurpmi test directly if file argument exists (Warly)
1519     - fix ssh download as non-root (Michael Scherer)
1520     - print more reports on download errors
1521     - doc updates
1522    
1523     Version 4.8.16 - Mar 22 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1524    
1525     - Fix again transaction counter (and make it prettier)
1526     - More docs
1527    
1528     Version 4.8.15 - Mar 21 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1529    
1530     - Lock the urpmi db when adding a media
1531     - Correct transaction count, even when repackaging, and better readability
1532     - Enhance a couple of error messages
1533    
1534     Version 4.8.14 - Mar 20 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1535    
1536     - Add --auto-select, --media and --searchmedia options to gurpmi
1537     - Various gurpmi fixes (Thierry Vignaud)
1538     - Fix installation of srpms by urpmi
1539     - Portability enhancements (Buchan Milne)
1540     - Warn on downloader change (Michael Scherer)
1541     - Reuse ssh connection if possible (Michael Scherer)
1542     - Add French man page (Christophe Berthelé)
1543    
1544     Version 4.8.13 - Mar 03 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1545    
1546     - Doc
1547     - Fix cache cleanup (bug #17913)
1548     - Require latest perl-URPM
1549    
1550     Version 4.8.12 - Feb 28 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1551    
1552     - Less verbosity with urpmi -q
1553     - Translation and doc updates
1554     - avoid a perl warning in urpmi.recover
1555    
1556     Version 4.8.11 - Feb 17 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1557    
1558     - New option, urpmi.recover --disable
1559     - Docs fixes
1560     - Miscellaneous bash completions fixes
1561     - Let "ignoresize" be configurable in urpmi.cfg
1562    
1563     Version 4.8.10 - Feb 14 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1564    
1565     - New tool: urpmi.recover (in its own rpm)
1566     - urpmi: clean cache more aggressively (bug #17913)
1567     - Don't log to /var/log/urpmi.log anymore, use syslog
1568     - urpme and urpmi.recover use syslog too
1569     - New config file urpmi.recover.macros
1570     - Add new option --repackage to urpmi and urpme
1571     - Add new option --ignorearch to urpmi and urpmq
1572     - Fix --no-verify-rpm with gurpmi
1573     - Fix usage of global urpmi.cfg options in gurpmi
1574     - Various useability fixes in urpme
1575     - Doc improvements
1576    
1577     Version 4.8.9 - Feb 02 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1578    
1579     - Fix call of --limit-rate option with recent curls
1580     - Fix some explanations on biarch environments
1581     - Fix error recovery on download of description files (Shlomi Fish)
1582     - Docs and translation updates
1583    
1584     Version 4.8.8 - Jan 25 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1585    
1586     - urpmi can now install specfile dependencies
1587     - Escape media names in urpmq --dump-config (Michael Scherer)
1588     - Require latest perl-URPM
1589     - Better docs
1590    
1591     Version 4.8.7 - Jan 13 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1592    
1593     - Allow to install SRPMs as a non-root user (Pascal Terjan)
1594     - Better diagnostics in a few cases
1595     - Doc improvements; document --nolock option
1596     - Don't lock when installing into a chroot
1597     - Code cleanup in download routines
1598    
1599     Version 4.8.6 - Jan 04 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1600    
1601     - rurpmi now doesn't install packages with unmatching signatures
1602     - Fix MD5SUM bug
1603     - Count correctly transactions even when some of them failed
1604     - Don't update media twice when restarting urpmi
1605    
1606     Version 4.8.5 - Dec 23 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1607    
1608     - New urpmi option, --auto-update
1609     - New urpme option, --noscripts
1610    
1611     Version 4.8.4 - Dec 08 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1612    
1613     - urpmi.addmedia doesn't reset proxy settings anymore
1614     - urpmi.removemedia now removes corresponding proxy settings
1615     - Fix installation of packages that provide and obsolete older ones
1616     - Remove the urpmq --headers option
1617    
1618     Version 4.8.3 - Dec 05 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1619    
1620     - New configuration option, default-media
1621     - New options --wget-options, --curl-options and --rsync-options
1622     - Fix /proc/mount parsing to figure out if a fs is read-only (Olivier Blin)
1623     - Use a symlink for rpm-find-leaves (Thierry Vignaud)
1624     - Better error checking when generating names file
1625     - Manpage updates
1626     - Translation updates
1627     - Bash completion updates
1628    
1629     Version 4.8.2 - Nov 25 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1630    
1631     - Now build urpmi using MakeMaker.
1632     - Some basic regression tests.
1633     - Non-english man pages are not installed by default anymore. They were not at
1634     all up to date with the development of the last years.
1635     - English man pages are now in POD format.
1636     - Correctly search for package names that contain regex metacharacters.
1637    
1638     Version 4.8.1-2mdk - Nov 17 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1639    
1640     - urpmi: Move summary of number of packages / size installed at the end
1641     - Don't require ka-run directly, use virtual package parallel-tools
1642     - Message updates
1643    
1644     Version 4.8.1 - Nov 17 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1645    
1646     - Display README.urpmi only once
1647     - Add a --noscripts option to urpmi
1648     - Install uninstalled packages as installs, not as upgrades
1649     - Make urpmi::parallel_ka_run work with taktuk2
1650    
1651     Version 4.8.0 - Nov 14 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1652    
1653     - Allow to put rpm names on the gurpmi command-line
1654     - Make --no-verify-rpm work for gurpmi
1655     - Improve some error messages in urpmi and gurpmi (bug #19060)
1656     - Fail earlier and more aggressively when downloading fails
1657     - Fix download with rsync over ssh
1658     - Use the --no-check-certificate option for downloading with wget
1659     - Use MDV::Packdrakeng; avoid requiring File::Temp, MDK::Common and packdrake
1660     - rpmtools is no longer a PreReq
1661     - Build process improvements
1662     - Reorganize urpmq docs; make urpmq more robust; make urpmq require less locks
1663    
1664     Version 4.7.18 - Oct 27 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1665    
1666     - gurpmi now expands .urpmi files given on command-line, just like urpmi
1667     - urpmi.addmedia --raw marks the newly added media as ignored
1668    
1669     Version 4.7.17 - Oct 21 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1670    
1671     - Complete urpmf overhaul
1672     - Fix verbosity of downloader routines
1673    
1674     Version 4.7.16 - Oct 12 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1675    
1676     - New urpmi option --ignoresize
1677     - urpmq, urpmi.addmedia and urpmi.update now abort on unrecognized options
1678     - Add glibc to the priority upgrades
1679    
1680     Version 4.7.15 - Sep 15 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1681    
1682     - Fix --gui bug with changing media
1683     - Message updates
1684    
1685     Version 4.7.14 - Sep 08 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1686    
1687     - Optimize utf-8 operations
1688     - Don't decode utf-8 text when the locale charset is itself in utf-8
1689     - Message updates
1690    
1691     Version 4.7.13 - Sep 06 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1692    
1693     - Really make Date::Manip optional
1694    
1695     Version 4.7.12 - Sep 02 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1696    
1697     - Fix urpmi --gui when changing CD-ROMs
1698     - Fix a case of utf-8 double encoding
1699    
1700     Version 4.7.11-3mdk - Sep 01 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1701    
1702     - suppress wide character warnings
1703    
1704     Version 4.7.11-2mdk - Aug 31 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1705    
1706     - message updates
1707     - decode utf-8 on output
1708    
1709     Version 4.7.11 - Aug 20 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1710    
1711     - MD5 for hdlists weren't checked with http media
1712     - Don't print twice unsatisfied packages
1713     - gurpmi: allow to cancel when gurpmi asks to insert a new media
1714    
1715     Version 4.7.10-2mdk - Jul 19 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1716    
1717     - Message and manpage updates
1718    
1719     Version 4.7.10 - Jul 02 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1720    
1721     - Fix rurpmi --help
1722     - Patch by Pascal Terjan for bug 16663 : display the packages names urpmi
1723     guessed when it issues the message 'all packages are already installed'
1724     - Allow to cancel insertion of new media in urpmi --gui
1725     - Message updates
1726    
1727     Version 4.7.9 - Jun 30 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1728    
1729     - Add rurpmi, an experimental restricted version of urpmi (intended
1730     to be used by sudoers)
1731    
1732     Version 4.7.8 - Jun 29 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1733    
1734     - Allow to select more than one choice in alternative packages to be installed
1735     by urpmi
1736     - Add LDAP media at the end
1737     - Doc and translations updated
1738    
1739     Version 4.7.7 - Jun 14 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1740    
1741     - Fix documentation for urpmq --summary/-S and urpmf -i (Olivier Blin)
1742     - urpmq: extract headers only once
1743    
1744     Version 4.7.6 - Jun 11 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1745    
1746     - Fix bug on urpmi-parallel-ssh on localhost with network media
1747    
1748     Version 4.7.5 - Jun 10 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1749    
1750     - urpmi-parallel-ssh now supports 'localhost' in the node list and is a bit
1751     better documented
1752    
1753     Version 4.7.4 - Jun 08 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1754    
1755     - Implement basic support for installing delta rpms
1756     - Fix bug #16104 in gurpmi: choice window wasn't working
1757     - Implement -RR in urpmq to search through virtual packages as well (bug 15895)
1758     - Manpage updates
1759    
1760     Version 4.7.3-2mdk - May 18 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1761    
1762     - Previous release was broken
1763    
1764     Version 4.7.3 - May 18 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1765    
1766     - Introduce urpmi-ldap (thanks to Michael Scherer)
1767     - Don't pass bogus -z option to curl
1768     - Add descriptions to the list of rpms to be installed in gurpmi
1769    
1770     Version 4.7.2 - May 05 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1771    
1772     - Adaptations for rpm 4.4.1 (new-style key ids)
1773     - Add a "nopubkey" global option in urpmi.cfg and a --nopubkey switch to
1774     urpmi.addmedia
1775    
1776     Version 4.7.1 - Apr 29 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1777    
1778     - Fix a long-standing bug when copying symlinked hdlists over nfs
1779     - Minor rewrites in the proxy handling code
1780    
1781     Version 4.7.0 - Apr 27 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
1782    
1783     - urpmi.addmedia: new option --raw
1784     - remove time stamps from rewritten config files
1785     - new config option: "prohibit-remove" (Michael Scherer)
1786     - urpmi: don't remove basesystem or prohibit-remove packages when installing
1787     other ones
1788     - new config option: "static" media never get updated
1789     - gurpmi: correctly handle several rpms at once from konqueror
1790     - urpmi: new option --no-install (Michael Scherer)
1791     - urpmi: allow relative pathnames in --root (Michael Scherer)
1792     - urpmi: handle --proxy-user=ask, so urpmi will ask user for proxy credentials
1793     - improve man pages
1794     - po updates
1795    
1796     Version 4.6.24-3mdk - Apr 12 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1797    
1798     - Change the default URL for the mirrors list file
1799    
1800     Version 4.6.24-2mdk - Apr 07 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1801    
1802     - po updates
1803    
1804     Version 4.6.24 - Mar 31 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1805    
1806     - More fixes related to ISO and removable media
1807    
1808     Version 4.6.23-5mdk - Mar 25 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1809    
1810     - Fixes related to ISO media
1811    
1812     Version 4.6.23-4mdk - Mar 24 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1813    
1814     - Disable --gui option when $DISPLAY isn't set
1815    
1816     Version 4.6.23-3mdk - Mar 23 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1817    
1818     - Add a --summary option to urpmq (Michael Scherer)
1819    
1820     Version 4.6.23-2mdk - Mar 11 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1821    
1822     - error checking was sometimes not enough forgiving
1823    
1824     Version 4.6.23 - Mar 10 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1825    
1826     - new urpmi option, --retry
1827     - better system error messages
1828    
1829     Version 4.6.22-2mdk - Mar 09 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1830    
1831     - Fix requires on perl-Locale-gettext
1832     - Warn when a chroot doesn't has a /dev
1833    
1834     Version 4.6.22 - Mar 08 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1835    
1836     - Fix addition of media with passwords
1837     - More verifications on local list files
1838    
1839     Version 4.6.21 - Mar 07 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1840    
1841     - Output log messages to stdout, not stderr.
1842     - Fix spurious tags appearing in urpmi.cfg
1843     - Documentation nits and translations
1844     - Menu fix for gurpmi (Frederic Crozat)
1845    
1846     Version 4.6.20 - Feb 25 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1847    
1848     - Output takes now into account the locale's charset
1849     - Don't require drakxtools anymore
1850     - Fix log error in urpmi-parallel
1851     - Docs, language updates
1852    
1853     Version 4.6.19 - Feb 21 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1854    
1855     - Document /etc/urpmi/mirror.config, and factorize code that parses it
1856    
1857     Version 4.6.18 - Feb 17 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1858    
1859     - Work around bug 13685, bug in display of curl progress
1860     - Fix bug 13644, urpmi.addmedia --distrib was broken
1861     - Remove obsoleted and broken --distrib-XXX command-line option
1862    
1863     Version 4.6.17 - Feb 16 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1864    
1865     - Remove curl 7.2.12 bug workaround, and require at least curl 7.13.0
1866     - Fix parsing of hdlists file when adding media with --distrib
1867    
1868     Version 4.6.16-2mdk - Feb 14 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1869    
1870     - Don't call rpm during restart to avoid locking
1871    
1872     Version 4.6.16 - Feb 14 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1873    
1874     - Patch by Michael Scherer to allow to use variables in media URLs
1875     - Fix retrieval of source packages (e.g. urpmq --sources) with alternative
1876     dependencies foo|bar (Pascal Terjan)
1877     - Fix --root option in urpme
1878     - Require latest perl-URPM
1879    
1880     Version 4.6.15 - Feb 04 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1881    
1882     - Add ChangeLog in docs
1883     - Message updates
1884     - gurpmi now handles utf-8 messages
1885     - print help messages to stdout, not stderr
1886     - rpm-find-leaves cleanup (Michael Scherer)
1887     - man page updates
1888    
1889     Version 4.6.14 - Jan 31 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1890    
1891     - urpmi.addmedia and urpmi now support ISO images as removable media
1892     - "urpmq -R" will now report far less requires, skipping virtual packages.
1893     - Improve bash-completion for media names, through new options to urpmq
1894     --list-media (by Guillaume Rousse)
1895    
1896     Version 4.6.13 - Jan 25 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1897    
1898     - urpme now dies when not run as root
1899     - improve error reporting in urpmi-parallel
1900     - perl-base is no longer a priority upgrade by default
1901     - factor code in gurpmi.pm; gurpmi now supports the --no-verify-rpm option
1902     - "urpmi --gui" will now ask with a GUI popup to change media. Intended to be
1903     used with --auto (so other annoying dialogs are not shown).
1904    
1905     Version 4.6.12 - Jan 19 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1906    
1907     - perl-base is now a priority upgrade by default
1908     - gurpmi has been split in two programs, so users can save rpms without being root
1909    
1910     Version 4.6.11 - Jan 10 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1911    
1912     - Add an option to urpmi, --expect-install, that tells urpmi to return with an
1913     exit status of 15 if it installed nothing.
1914     - Fix 'urpmf --summary' (Michael Scherer)
1915     - Language updates
1916    
1917     Version 4.6.10 - Jan 06 2005, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1918    
1919     - Langage updates
1920     - urpmi now returns a non-zero exit status il all requested packages were
1921     already installed
1922     - fix a small bug in urpmq with virtual media (Olivier Blin)
1923     - fail if the main filesystems are mounted read-only
1924    
1925     Version 4.6.9 - Dec 17 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1926    
1927     - Fix urpmi --skip
1928     - Tell number of packages that will be removed by urpme
1929     - Remove gurpm module, conflict with older rpmdrakes
1930    
1931     Version 4.6.8 - Dec 13 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1932    
1933     - Adding a media should not fail when there is no pubkey file available
1934     (bug #12646)
1935     - Require packdrake
1936     - Can't drop rpmtools yet, urpmq uses rpm2header
1937    
1938     Version 4.6.7 - Dec 10 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1939    
1940     - Fix a problem in finding pubkeys for SRPM media.
1941     - Fix a problem in detecting download ends with curl [Bug 12634]
1942    
1943     Version 4.6.6-2mdk - Dec 08 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1944    
1945     - Improvements to gurpmi: scrollbar to avoid windows too large, interface
1946     refreshed more often, less questions when unnecessary, fix --help.
1947    
1948     Version 4.6.6 - Dec 07 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1949    
1950     - gurpmi has been reimplemented as a standalone gtk2 program.
1951     - As a consequence, urpmi --X doesn't work any longer.
1952    
1953     Version 4.6.5 - Dec 03 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1954    
1955     - Add --ignore and -­no-ignore options to urpmi.update
1956     - Reduce urpmi redundant verbosity
1957    
1958     Version 4.6.4-4mdk - Dec 02 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1959    
1960     - Minor fix in urpmi.addmedia (autonumerotation of media added with --distrib)
1961    
1962     Version 4.6.4-3mdk - Dec 01 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1963    
1964     - Internal API additions
1965     - urpmi wasn't taking into account the global downloader setting
1966    
1967     Version 4.6.4-2mdk - Nov 30 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1968    
1969     - Fix package count introduced in previous release
1970    
1971     Version 4.6.4 - Nov 29 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1972    
1973     - From now on, look for descriptions files in the media_info subdirectory.
1974     This will be used by the 10.2 update media.
1975     - Recall total number of packages when installing.
1976    
1977     Version 4.6.3 - Nov 26 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1978    
1979     - urpmq -i now works as non root
1980     - translations and man pages updated
1981     - more curl workarounds
1982    
1983     Version 4.6.2 - Nov 25 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1984    
1985     - when passing --proxy to urpmi.addmedia, this proxy setting is now saved for the
1986     new media
1987     - New option --search-media to urpmi and urpmq (Olivier Thauvin)
1988     - work around a display bug in curl for authenticated http sources
1989     - when asking for choices, default to the first one
1990    
1991     Version 4.6.1 - Nov 19 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
1992    
1993     - reconfig.urpmi on mirrors must now begin with a magic line
1994     - don't create symlinks in /var/lib/urpmi, this used to mess up updates
1995     - warn when MD5SUM file is empty/malformed
1996     - use proxy to download mirror list
1997     - Cleanup text mode progress output
1998    
1999     Version 4.6-2mdk - Nov 12 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
2000    
2001     - New error message: "The following packages can't be installed because they
2002     depend on packages that are older than the installed ones"
2003    
2004     Version 4.6 - Nov 09 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
2005    
2006     - New option --norebuild to urpmi, urpmi.update and urpmi.addmedia.
2007     - New --strict-arch option to urpmi
2008     - Fix ownership of files in /var/lib/urpmi
2009     - Fix bash completion for media names with spaces (Guillaume Rousse)
2010     - Fix parallel_ssh in non-graphical mode
2011     - Small fixes for local media built from directories containing RPMs
2012     - Fix search for source rpm by name
2013     - Translation updates, man page updates, code cleanup
2014    
2015     Version 4.5-28mdk - Sep 30 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
2016    
2017     - New urpmf option, -m, to get the media in which a package is found
2018     - Silence some noise in urpmq
2019    
2020     Version 4.5-27mdk - Sep 29 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
2021    
2022     - Change description
2023     - Add a "--" option to urpmi.removemedia
2024     - Better error message in urpmi.update when hdlists are corrupted
2025    
2026     Version 4.5-26mdk - Sep 18 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
2027    
2028     - urpmi.addmedia should create urpmi.cfg if it doesn't exist.
2029    
2030     Version 4.5-25mdk - Sep 15 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
2031    
2032     - Don't print the urpmf results twice when using virtual media.
2033     - Translations updates.
2034    
2035     Version 4.5-24mdk - Sep 10 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
2036    
2037     - Remove deprecation warning.
2038     - Translations updates.
2039    
2040     Version 4.5-23mdk - Sep 03 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
2041    
2042     - Handle new keywords in hdlists file.
2043     - Translations updates.
2044    
2045     Version 4.5-22mdk - Aug 31 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
2046    
2047     - Fix download with curl with usernames that contains '@' (for mandrakeclub)
2048     - Make the --probe-synthesis option compatible with --distrib in urpmi.addmedia.
2049     - Re-allow transaction split with --allow-force or --allow-nodeps
2050    
2051     Version 4.5-21mdk - Aug 26 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
2052    
2053     - new --root option to rpm-find-leaves.pl (Michael Scherer)
2054     - add timeouts for connection establishments
2055     - Language and manpages updates (new manpage, proxy.cfg(5))
2056    
2057     Version 4.5-20mdk - Aug 12 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
2058    
2059     - Language updates
2060     - Fix urpmi.addmedia --distrib with distribution CDs
2061     - Fix taint failures with gurpmi
2062     - Display summaries of packages when user is asked for choices (Michael Scherer)
2063     - Update manpages
2064    
2065     Version 4.5-19mdk - Jul 31 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
2066    
2067     - Add --more-choices option to urpmi
2068     - Fix urpmi --excludedocs
2069     - Make urpmi.addmedia --distrib grok the new media structure
2070     - and other small fixes
2071    
2072     Version 4.5-18mdk - Jul 28 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
2073    
2074     - Better error handling for copy failures (disk full, etc.)
2075     - Better handling of symlinks (Titi)
2076     - New noreconfigure flag in urpmi.cfg: ignore media reconfiguration (Misc)
2077     - More robust reconfiguration
2078     - Preserve media order in urpmi.cfg, add local media at the top of the list
2079     - file:/// urls may now be replaced by bare absolute paths.
2080     - New urpmq option: -Y (fuzzy, case-insensitive)
2081     - New options for urpmi.addmedia, urpmi.removemedia and urpmi.update:
2082     -q (quiet) and -v (verbose).
2083     - Updated bash completion.
2084     - Message and documentation updates.
2085    
2086     Version 4.5-17mdk - Jul 24 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
2087    
2088     - Make --use-distrib support new media layout.
2089     - Update manpages.
2090    
2091     Version 4.5-16mdk - Jul 23 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
2092    
2093     - Automagically reconfigure NFS media as well. (duh.)
2094    
2095     Version 4.5-15mdk - Jul 21 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
2096    
2097     - Support for automatic reconfiguration of media layout
2098     - Remove setuid support
2099     - Minor fixes and language updates
2100    
2101     Version 4.5-14mdk - Jul 13 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
2102    
2103     - Simplified and documented skip.list and inst.list
2104     - Add an option -y (fuzzy) to urpmi.removemedia
2105    
2106     Version 4.5-13mdk - Jul 10 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
2107    
2108     - Support for README.*.urpmi
2109     - add a --version command-line argument to everything
2110     - Deleting media now deletes corresponding proxy configuration
2111     - Code cleanups
2112    
2113     Version 4.5-12mdk - Jul 06 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
2114    
2115     - Disallow two medias with the same name
2116     - urpmi.removemedia no longer performs a fuzzy match on media names
2117     - gettext is no longer required
2118    
2119     Version 4.5-11mdk - Jul 01 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
2120    
2121     - Methods to change and write proxy.cfg
2122     - Language updates
2123    
2124     Version 4.5-10mdk - Jun 30 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
2125    
2126     - Rewrite the proxy.cfg parser
2127     - Let the proxy be settable per media (still undocumented)
2128    
2129     Version 4.5-9mdk - Jun 29 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
2130    
2131     - Rewrite the urpmi.cfg parser
2132     - Make the verify-rpm and downloader options be settable per media in urpmi.cfg
2133    
2134     Version 4.5-8mdk - Jun 24 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
2135    
2136     - Emergency fix on urpmi.update
2137    
2138     Version 4.5-7mdk - Jun 24 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
2139    
2140     - Message and man page updates
2141     - Minor fixes
2142    
2143     Version 4.5-6mdk - May 28 2004, by Stefan van der Eijk <stefan@eijk.nu>
2144    
2145     - fixed Fedora build (gurmpi installed but unpackaged files)
2146    
2147     Version 4.5-5mdk - May 22 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
2148    
2149     - locale and command-line fixes
2150     - urpmf now warns when no hdlist is used
2151     - improve docs, manpages, error messages
2152     - urpmi.addmedia doesn't search for hdlists anymore when a 'with' argument
2153     is provided
2154    
2155     Version 4.5-4mdk - May 05 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
2156    
2157     - urpmi.addmedia no longer probes for synthesis/hdlist files when a
2158     "with" argument is provided
2159     - gurpmi was broken
2160     - skip comments in /etc/fstab
2161     - better bash completion (O. Blin)
2162     - fix rsync download (O. Thauvin)
2163    
2164     Version 4.5-3mdk - Apr 29 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
2165    
2166     - Fix message output in urpme
2167     - Fix input of Y/N answers depending on current locale
2168    
2169     Version 4.5-2mdk - Apr 29 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
2170    
2171     - Bug fixes : locale handling, command-line argument parsing
2172     - Add new French manpages from the man-pages-fr package
2173    
2174     Version 4.5 - Apr 27 2004, by Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
2175    
2176     - Refactorization, split code in new modules, minor bugfixes
2177    
2178     Version 4.4.5-10mdk - Mar 17 2004, by Warly <warly@mandrakesoft.com>
2179    
2180     - do not display the urpmi internal name when asking for a media insertion
2181     (confusing people with extra cdrom1, cdrom2 which does not refer to cdrom but hdlists)
2182    
2183     Version 4.4.5-9mdk - Mar 16 2004, by Frederic Crozat <fcrozat@mandrakesoft.com>
2184    
2185     - fix mimetype in menu file (correct separator is , not ;)
2186    
2187     Version 4.4.5-8mdk - Feb 22 2004, by François Pons <fpons@garrigue.homelinux.org>
2188    
2189     - fix bug 8110 (urpmq -y automatically uses -a).
2190     - gurpm.pm: allow to pass options to ugtk2 object (so that we can set
2191     transient_for option, fixes #8146) (gc)
2192     - From Olivier Thauvin <thauvin@aerov.jussieu.fr>
2193     - Own /usr/lib/perl5/vendor_perl/5.8.8/urpm
2194     - fix bug #6749 (man pages)
2195    
2196     Version 4.4.5-7mdk - Feb 20 2004, by David Baudens <baudens@mandrakesoft.com>
2197    
2198     - Revert menu entry from needs="x11" to needs="gnome" and needs="kde"
2199    
2200     Version 4.4.5-6mdk - Feb 19 2004, by David Baudens <baudens@mandrakesoft.com>
2201    
2202     - Fix menu entry
2203    
2204     Version 4.4.5-5mdk - Feb 11 2004, by Olivier Blin <blino@mandrake.org>
2205    
2206     - send download errors to error output instead of log output
2207     (in order to display them in non-verbose mode too)
2208     - From Guillaume Cottenceau <gc@mandrakesoft.com> :
2209     - gurpmi: don't escape "," in translatable string, do it after translation
2210    
2211     Version 4.4.5-4mdk - Feb 09 2004, by Guillaume Cottenceau <gc@mandrakesoft.com>
2212    
2213     - fix bug #7472: progressbar forced to be thicker than default
2214     - gurpmi: when cancel button is destroyed forever from within
2215     rpmdrake (after all downloads completed) ask gtk to recompute
2216     size of toplevel window to not end up with an ugly void space
2217     - gurpmi: say that we support application/x-urpmi mimetype as well
2218     - gurpmi: handle case where user clicked on a src.rpm, suggest
2219     user is misleaded, allow to do nothing, really install, or
2220     save on disk
2221     - gurpmi: allow installing or saving binary rpm as well
2222    
2223     Version 4.4.5-3mdk - Feb 03 2004, by François Pons <fpons@mandrakesoft.com>
2224    
2225     - fixed bug of reference of ../ in hdlists file.
2226     - fixed bug 6834.
2227    
2228     Version 4.4.5-2mdk - Feb 03 2004, by Guillaume Cottenceau <gc@mandrakesoft.com>
2229    
2230     - convert some gurpmi dialogs to UTF8 as they should (part of
2231     bug #7156, needs latest change in perl-Locale-gettext as well)
2232    
2233     Version 4.4.5 - Jan 30 2004, by Olivier Blin <blino@mandrake.org>
2234    
2235     - add --resume and --no-resume options in urpmi
2236     (to resume transfer of partially-downloaded files)
2237     - add resume option in global config section
2238    
2239     Version 4.4.4 - Jan 28 2004, by Olivier Blin <blino@mandrake.org>
2240    
2241     - fix --wget and --curl in urpmi.update
2242    
2243     Version 4.4.3 - Jan 21 2004, by Olivier Blin <blino@mandrake.org>
2244    
2245     - add downloader option in global config section
2246     - better error reporting for curl
2247     - fix urpmq -i on media with synthesis hdlist
2248     - fix --limit-rate in man pages (it's in bytes/sec)
2249     - really fix urpme --root
2250     - support --root in bash_completion (Guillaume Rousse)
2251     - perl_checker fixes
2252    
2253     Version 4.4.2 - Jan 15 2004, by Olivier Blin <blino@mandrake.org>
2254    
2255     - print updates description in urpmq -i when available
2256     - add auto and keep options in global config section
2257     - urpmq -l (list files), urpmq --changelog
2258     - lock rpm db even in chroot for urpmq
2259     - enhance urpmq -i for non root user (fetch Description field)
2260     - fix urpmq --sources for non root user (do not give a wrong url)
2261     - fix urpme --root
2262     - / can be used as root, it's not a particular case
2263     - lock rpm db in chroot, and urpmi db in /
2264     - ask to be root to use auto-select in urpmi
2265     - ask to be root to install binary rpms in chroot
2266     - From Guillaume Cottenceau <gc@mandrakesoft.com> :
2267     - more graphical feedback in urpmi --parallel --X (status, progress, etc)
2268     - From Pascal Terjan <pterjan@mandrake.org> :
2269     - $root =~ s!/*!! to avoid root detection issue
2270     - From Olivier Thauvin <thauvin@aerov.jussieu.fr> :
2271     - add --use-distrib
2272     - fix urpmq for virtual medium
2273     - add --root in man/--help (thanks Zborg for english help)
2274     - fix issue using virtual medium and --bug
2275     - update error message if --bug dir exist
2276    
2277     Version 4.4.1 - Jan 12 2004, by Guillaume Cottenceau <gc@mandrakesoft.com>
2278    
2279     - add ability to cancel packages downloads from within rpmdrake
2280     (subsubversion increase)
2281     - don't explicitely provide perl(urpm) and perl(gurpm), it's unneeded
2282    
2283     Version 4.4-52mdk - Jan 09 2004, by Warly <warly@mandrakesoft.com>
2284    
2285     - provides perl(gurpm) in gurpmi
2286    
2287     Version 4.4-51mdk - Jan 06 2004, by Pixel <pixel@mandrakesoft.com>
2288    
2289     - provide perl(urpm) (needed by rpmdrake)
2290    
2291     Version 4.4-50mdk - Jan 05 2004, by Abel Cheung <deaddog@deaddog.org>
2292    
2293     - Remove bash-completion dependency
2294    
2295     Version 4.4-49mdk - Jan 04 2004, by Olivier Thauvin <thauvin@aerov.jussieu.fr>
2296    
2297     - apply Guillaume Rousse patch
2298     - Fix bug #6666
2299     - Requires bash-completion (Guillaume Rousse)
2300    
2301     Version 4.4-48mdk - Dec 24 2003, by Olivier Thauvin <thauvin@aerov.jussieu.fr>
2302    
2303     - urpmi.update: add --force-key
2304     - urpmq: add --list-url and --dump-config
2305    
2306     Version 4.4-46mdk - Dec 14 2003, by François Pons <fpons@mandrakesoft.com>
2307    
2308     - fixed improper restart and possible loop of restart.
2309    
2310     Version 4.4-45mdk - Dec 09 2003, by François Pons <fpons@mandrakesoft.com>
2311    
2312     - added compability with RH 7.3.
2313    
2314     Version 4.4-44mdk - Dec 05 2003, by François Pons <fpons@mandrakesoft.com>
2315    
2316     - fixed bug 6013, 6386, 6459.
2317     - fixed restart of urpmi in test mode which should be avoided.
2318     - added executability if perl-Locale-gettext is missing.
2319    
2320     Version 4.4-43mdk - Nov 05 2003, by Guillaume Cottenceau <gc@mandrakesoft.com>
2321    
2322     - urpmi: fix exitcode always true when running in gurpmi mode, by
2323     using _exit instead of exit, probably some atexit gtk stuff in the way
2324    
2325     Version 4.4-42mdk - Nov 05 2003, by Guillaume Rousse <guillomovitch@linux-mandrake.com>
2326    
2327     - added bash-completion
2328     - spec cleanup
2329     - bziped additional sources
2330    
2331     Version 4.4-41mdk - Oct 30 2003, by François Pons <fpons@mandrakesoft.com>
2332    
2333     - added the Erwan feature (update rpm, perl-URPM or urpmi first and
2334     restart urpmi in such case).
2335     - added contributors section in man page (please accept I may have
2336     forget you, so ask to authors in such case).
2337    
2338     Version 4.4-40mdk - Oct 22 2003, by François Pons <fpons@mandrakesoft.com>
2339    
2340     - fixed invalid signature checking when using --media on first
2341     package listed.
2342    
2343     Version 4.4-39mdk - Oct 08 2003, by François Pons <fpons@mandrakesoft.com>
2344    
2345     - fixed names.XXX file not always regenerated.
2346    
2347     Version 4.4-38mdk - Sep 24 2003, by François Pons <fpons@mandrakesoft.com>
2348    
2349     - fixed md5sum or copy of hdlist of virtual media uneeded.
2350     - fixed bug 5807 for names.XXX files still present after removing
2351     medium XXX.
2352     - fixed bug 5802 about exotic character recognized as default answer.
2353     - fixed bug 5833 about urpme having Y for removing packages by default.
2354     - fixed parallel urpme on some cases.
2355    
2356     Version 4.4-37mdk - Sep 17 2003, by François Pons <fpons@mandrakesoft.com>
2357    
2358     - fixed virtual media examination of list file.
2359    
2360     Version 4.4-36mdk - Sep 16 2003, by François Pons <fpons@mandrakesoft.com>
2361    
2362     - fixed virtual media examination of descriptions or pubkey files.
2363     - fixed adding medium on a directory directly under root, as in
2364     file://tmp for example.
2365     - removing stale logs.
2366    
2367     Version 4.4-35mdk - Sep 10 2003, by François Pons <fpons@mandrakesoft.com>
2368    
2369     - get back skipping warning as log (so disabled by default for urpmi).
2370     - make sure one package is only displayed once for skipping and
2371     installing log.
2372     - translation and cs man pages updates.
2373     - fixed urpmf man pages.
2374    
2375     Version 4.4-34mdk - Sep 08 2003, by François Pons <fpons@mandrakesoft.com>
2376    
2377     - make sure --force will answer yes for all question (except
2378     choosing a package and changing removable media, this means that
2379     signature checking is also disabled).
2380     - force second pass if virtual media using hdlist are used.
2381     - improved probing files for hdlist or synthesis.
2382    
2383     Version 4.4-33mdk - Sep 06 2003, by François Pons <fpons@mandrakesoft.com>
2384    
2385     - added automatic generation of /var/lib/urpmi/names.<medium>
2386     for completion to be faster.
2387     - skipped or installed entries are first tested against
2388     compatible arch.
2389    
2390     Version 4.4-32mdk - Sep 05 2003, by François Pons <fpons@mandrakesoft.com>
2391    
2392     - fixed symlink in current working directory.
2393     - added fixes from gc (signature checking improvement and
2394     basename usage).
2395     - fixed bad reason with standalone star in text.
2396     - skipping log are now always displayed.
2397    
2398     Version 4.4-31mdk - Sep 04 2003, by François Pons <fpons@mandrakesoft.com>
2399    
2400     - removed obsoleted and no more used -d of urpmi.update.
2401     - fixed --bug to handle local pakcages and virtual media.
2402     - added -z option to urpmi, urpmi.addmedia and urpmi.update for
2403     handling on the fly compression if possible, only handled for
2404     rsync:// and ssh:// protocol currently.
2405     - removed -z option by default for rsync:// protocol.
2406     - avoid trying locking rpmdb when using --env.
2407     - fixed media updating on second pass when a synthesis
2408     virtual medium is used.
2409    
2410     Version 4.4-30mdk - Sep 02 2003, by François Pons <fpons@mandrakesoft.com>
2411    
2412     - improved checking to be safer and smarter.
2413     - added urpm::check_sources_signatures.
2414    
2415     Version 4.4-29mdk - Sep 01 2003, by François Pons <fpons@mandrakesoft.com>
2416    
2417     - fixed @EXPORT of *N to be N only (avoid clashes with rpmdrake
2418     or others, and fix #5090)
2419     - added urpmi.cfg man page in section 5.
2420     - fixed bug 5058.
2421    
2422     Version 4.4-28mdk - Aug 28 2003, by François Pons <fpons@mandrakesoft.com>
2423    
2424     - fixed transaction number restarting at 1 in split mode.
2425     - updated C and fr man pages.
2426     - added urpme man page.
2427    
2428     Version 4.4-27mdk - Aug 28 2003, by François Pons <fpons@mandrakesoft.com>
2429    
2430     - update /var/lib/urpmi/MD5SUM for managing md5sum of files.
2431     - make sure cwd is changed when downloading to cache directory.
2432    
2433     Version 4.4-26mdk - Aug 26 2003, by François Pons <fpons@mandrakesoft.com>
2434    
2435     - added -z for rsync:// protocol by default.
2436     - fixed some cosmetic log glitches when progressing download.
2437     - fixed multiple removable device management.
2438     - fixed urpmi not locking urpmi db.
2439    
2440     Version 4.4-25mdk - Aug 22 2003, by François Pons <fpons@mandrakesoft.com>
2441    
2442     - automatically fork transaction if they are multiple.
2443    
2444     Version 4.4-24mdk - Aug 21 2003, by François Pons <fpons@mandrakesoft.com>
2445    
2446     - updated with newer perl-URPM (changes in URPM::Signature).
2447    
2448     Version 4.4-23mdk - Aug 20 2003, by François Pons <fpons@mandrakesoft.com>
2449    
2450     - fixed bad key ids recognized from pubkey during update of media.
2451     - simplified list and pubkey location to be more compatible with
2452     previous version and avoid probing too many files.
2453     - simplified log to be more explicit when a key is imported.
2454    
2455     Version 4.4-22mdk - Aug 19 2003, by François Pons <fpons@mandrakesoft.com>
2456    
2457     - fixed MD5SUM and pubkey management for local media.
2458     - fixed post deadlock with rpm < 4.2.
2459    
2460     Version 4.4-21mdk - Aug 11 2003, by François Pons <fpons@mandrakesoft.com>
2461    
2462     - added -a flag for urpmq (so that urpmq -a -y -r will do what
2463     is requested more or less).
2464     - fixed rsync:// and ssh:// protocol with integer limit-rate not
2465     multiple of 1024.
2466     - removed requires on perl-DateManip (as it now optional).
2467    
2468     Version 4.4-20mdk - Aug 11 2003, by François Pons <fpons@mandrakesoft.com>
2469    
2470     - fixed bug 4637 and add reason for removing package in urpme.
2471     - fixed handling of pubkey file.
2472     - fixed proxy typo when using curl (Guillaume).
2473    
2474     Version 4.4-19mdk - Aug 06 2003, by François Pons <fpons@mandrakesoft.com>
2475    
2476     - fixed local package not found when using curl and without an
2477     absolute path.
2478     - added signature support on distant media (in pubkey file).
2479     - fixed bug 4519.
2480     - fixed bug 4513 (--no-md5sum added for test purpose, workaround).
2481    
2482     Version 4.4-18mdk - Aug 01 2003, by François Pons <fpons@mandrakesoft.com>
2483    
2484     - fixed shared locks management by simple user.
2485    
2486     Version 4.4-17mdk - Aug 01 2003, by François Pons <fpons@mandrakesoft.com>
2487    
2488     - fixed shared locks management (were always exclusive).
2489    
2490     Version 4.4-16mdk - Jul 31 2003, by François Pons <fpons@mandrakesoft.com>
2491    
2492     - fixed transaction number when split is active.
2493     - fixed transaction which should not be splited in parallel mode.
2494     - use a regular file opened in write mode for locking.
2495     - added shared lock for urpmi, urpmq and urpmf (exclusive lock
2496     are done by urpmi.addmedia, urpmi.removemedia and urpmi.update).
2497    
2498     Version 4.4-15mdk - Jul 29 2003, by François Pons <fpons@mandrakesoft.com>
2499    
2500     - fixed urpme --parallel --auto still asking the user.
2501     - fixed --keep for parallel mode.
2502    
2503     Version 4.4-14mdk - Jul 29 2003, by François Pons <fpons@mandrakesoft.com>
2504    
2505     - fixed urpme --auto disabling fuzzy report.
2506     - fixed urpme --parallel which was not handling log.
2507     - fixed urpme to always ask user in parallel mode.
2508     - fixed urpme --parallel when one node has not a package.
2509     - make package compilable and workable directly on
2510     Mandrake Clustering which is a 9.0 based distribution.
2511    
2512     Version 4.4-13mdk - Jul 28 2003, by François Pons <fpons@mandrakesoft.com>
2513    
2514     - fixed trying to promote ARRAY(...) message.
2515     - fixed output of urpmq to be sorted.
2516     - added support for --keep in urpmi and urpmq to give an hint
2517     for resolving dependencies about trying to keep existing
2518     packages instead of removing them.
2519     - added some translations to french man page of urpmi.
2520    
2521     Version 4.4-12mdk - Jul 28 2003, by François Pons <fpons@mandrakesoft.com>
2522    
2523     - avoid spliting transaction if --test is used.
2524    
2525     Version 4.4-11mdk - Jul 28 2003, by François Pons <fpons@mandrakesoft.com>
2526    
2527     - fixed bug 4331.
2528     - printing error again at the end of installation when multiple
2529     transaction failed.
2530    
2531     Version 4.4-10mdk - Jul 25 2003, by François Pons <fpons@mandrakesoft.com>
2532    
2533     - added urpme log and urpmi removing log (bug 3889).
2534     - fixed undefined subroutine ...N... when using parallel
2535     mode (bug 3982).
2536     - fixed moving of files inside the cache (bug 3833).
2537     - fixed not obvious error message (bug 3436).
2538     - fixed parallel installation of local files.
2539    
2540     Version 4.4-9mdk - Jul 17 2003, by François Pons <fpons@mandrakesoft.com>
2541    
2542     - fixed error code reporting after installation.
2543     - fixed if packages have not been found on some cases.
2544    
2545     Version 4.4-8mdk - Jun 26 2003, by François Pons <fpons@mandrakesoft.com>
2546    
2547     - fixed urpmq -d not working if package given has unsatisfied
2548     dependencies as backtrack is active, now -d use nodeps.
2549     - added @unsatisfied@ info with -c of urpmq.
2550     - fixed lock database error when upgrading urpmi.
2551     - added hack to avoid exiting installation with --no-remove
2552     if --allow-force is given, avoid removing packages in such
2553     cases.
2554    
2555     Version 4.4-7mdk - Jun 26 2003, by François Pons <fpons@mandrakesoft.com>
2556    
2557     - fixed building of hdlist.
2558    
2559     Version 4.4-6mdk - Jun 20 2003, by François Pons <fpons@mandrakesoft.com>
2560    
2561     - fixed --virtual to work with synthesis source.
2562    
2563     Version 4.4-5mdk - Jun 19 2003, by François Pons <fpons@mandrakesoft.com>
2564    
2565     - fixed everything already installed annoying message.
2566     - added --virtual to urpmi.addmedia to handle virtual media.
2567     - added promotion message reason for backtrack.
2568    
2569     Version 4.4-4mdk - Jun 18 2003, by François Pons <fpons@mandrakesoft.com>
2570    
2571     - added --env to urpmq and urpmf (simplest to examine now).
2572     - fixed --allow-nodeps and --allow-force no more taken into
2573     account (bug 4077).
2574    
2575     Version 4.4-3mdk - Jun 18 2003, by François Pons <fpons@mandrakesoft.com>
2576    
2577     - changed --split-level behaviour to be a trigger (default 20).
2578     - added --split-length to give minimal transaction length (default 1).
2579     - added missing log for unselected and removed packages in auto mode.
2580    
2581     Version 4.4-2mdk - Jun 17 2003, by François Pons <fpons@mandrakesoft.com>
2582    
2583     - fixed parallel handler with removing.
2584     - fixed glitches with gurpmi.
2585     - fixed bad test report.
2586     - fixed bad transaction ordering and splitting on some cases.
2587    
2588     Version 4.4 - Jun 16 2003, by François Pons <fpons@mandrakesoft.com>
2589    
2590     - added preliminary support for small transaction set.
2591     - internal library changes (compabilility should have been kept).
2592    
2593     Version 4.3-15mdk - Jun 13 2003, by François Pons <fpons@mandrakesoft.com>
2594    
2595     - fixed incorrect behaviour when no key_ids options are set.
2596     - created retrieve methods and translation methods for packages
2597     unselected or removed.
2598    
2599     Version 4.3-14mdk - Jun 13 2003, by François Pons <fpons@mandrakesoft.com>
2600    
2601     - added key_ids global and per media option to list authorized
2602     key ids.
2603     - improved signature checking by sorting packages list and give
2604     reason as well as signature results (may be hard to read but
2605     very fine for instance).
2606     - need perl-URPM-0.90-10mdk or newer for signature handling.
2607    
2608     Version 4.3-13mdk - Jun 05 2003, by François Pons <fpons@mandrakesoft.com>
2609    
2610     - added patch from Michaël Scherer to add --no-uninstall
2611     (or --no-remove) and assume no by default when asking to
2612     remove packages.
2613     - updated urpmq with newer perl-URPM 0.90-4mdk and better.
2614     - fixed bad display of old package installation reason.
2615    
2616     Version 4.3-12mdk - May 26 2003, by François Pons <fpons@mandrakesoft.com>
2617    
2618     - updated for newer perl-URPM 0.90 series.
2619     - give reason of package requested not being installed.
2620    
2621     Version 4.3-11mdk - May 16 2003, by François Pons <fpons@mandrakesoft.com>
2622    
2623     - try to handle resume connection (do not always remove previous
2624     download, only works for hdlist or synthesis using rsync).
2625     - updated for perl-URPM-0.84 (ask_remove state hash simplified).
2626    
2627     Version 4.3-10mdk - May 13 2003, by Pons François <fpons@mandrakesoft.com>
2628    
2629     - updated to use latest perl-URPM (simplified code, no interface
2630     should be broken).
2631    
2632     Version 4.3-9mdk - May 12 2003, by Guillaume Cottenceau <gc@mandrakesoft.com>
2633    
2634     - internalize grpmi in gurpm.pm so that we can share graphical
2635     progression of download and installation between gurpmi and
2636     rpmdrake
2637    
2638     Version 4.3-8mdk - Apr 25 2003, by François Pons <fpons@mandrakesoft.com>
2639    
2640     - added -i in urpmq --help (fix bug 3829).
2641     - fixed many urpmf options: --media, --synthesis, -e.
2642     - added --excludemedia and --sortmedia to urpmf.
2643     - fixed --sortmedia not working properly.
2644     - slightly modified cache management for rpms, not always use
2645     partial subdirectory before transfering to rpms directory.
2646     - improved --list-aliases, --list-nodes and --list-media to be
2647     much faster than before.
2648    
2649     Version 4.3-7mdk - Apr 24 2003, by François Pons <fpons@mandrakesoft.com>
2650    
2651     - added -v to urpme and removed default log.
2652     - avoid curl output to be seen.
2653     - make require of Date::Manip optional (urpmi manage to continue
2654     evan if Date::Manip is not there of fail due to unknown TZ).
2655    
2656     Version 4.3-6mdk - Apr 23 2003, by François Pons <fpons@mandrakesoft.com>
2657    
2658     - added more log when installing packages.
2659     - urpmf: added --sourcerpm, --packager, --buildhost, --url, --uniq
2660     and -v, -q, -u (as alias to --verbose, --quiet, --uniq).
2661    
2662     Version 4.3-5mdk - Apr 22 2003, by François Pons <fpons@mandrakesoft.com>
2663    
2664     - improved output of urpmq -i (with packager, buildhost and url).
2665     - fixed output of download informations (without callback).
2666     - fixed error message of urpmi.update and urpmi.removemedia when
2667     using -h or --help.
2668     - fixed urpmq -i to work on all choices instead of the first one.
2669    
2670     Version 4.3-4mdk - Apr 18 2003, by François Pons <fpons@mandrakesoft.com>
2671    
2672     - added urpmq -i (the almost same as rpm -qi).
2673    
2674     Version 4.3-3mdk - Apr 17 2003, by François Pons <fpons@mandrakesoft.com>
2675    
2676     - fixed readlink that make supermount sloowwwwwiiiinnnngggg.
2677     - improved find_mntpoints to follow symlink more accurately
2678     but limit to only one mount point.
2679     - fixed media which are loosing their with_hdlist ramdomly.
2680    
2681     Version 4.3-2mdk - Apr 16 2003, by François Pons <fpons@mandrakesoft.com>
2682    
2683     - added --sortmedia option to urpmi and urpmq.
2684     - improved MD5SUM file for hdlist or synthesis management, added
2685     md5sum in /etc/urpmi/urpmi.cfg for each media when needed.
2686     - improved output when multiple package are found when searching.
2687    
2688     Version 4.3 - Apr 14 2003, by François Pons <fpons@mandrakesoft.com>
2689    
2690     - avoid scanning all urpmi cache for checking unused rpm files.
2691     - added smarter skip.list support (parsed before resolving requires).
2692     - added --excludemedia options to urpmi and urpmq.
2693     - obsoleted -h, added --probe-synthesis, --probe-hdlist,
2694     --no-probe, now --probe-synthesis is by default.
2695     - added --excludedocs option.
2696     - fixed --excludepath option.
2697    
2698     Version 4.2-34mdk - Mar 27 2003, by Guillaume Cottenceau <gc@mandrakesoft.com>
2699    
2700     - fix MandrakeClub downloads problem: take advantage of
2701     --location-trusted when available (available in curl >=
2702     7.10.3-2mdk)
2703    
2704     Version 4.2-33mdk - Mar 13 2003, by François Pons <fpons@mandrakesoft.com>
2705    
2706     - fix bug 3258 (use curl -k only for https for curl of 9.0).
2707    
2708     Version 4.2-32mdk - Mar 12 2003, by François Pons <fpons@mandrakesoft.com>
2709    
2710     - added https:// protocol. (avoid curl limitation and fix bug 3226).
2711    
2712     Version 4.2-31mdk - Mar 10 2003, by François Pons <fpons@mandrakesoft.com>
2713    
2714     - try to be somewhat perl_checker compliant.
2715     - strict require on urpmi.
2716    
2717     Version 4.2-30mdk - Mar 06 2003, by Pons François <fpons@mandrakesoft.com>
2718    
2719     - fixed %post script to be simpler and much faster.
2720    
2721     Version 4.2-29mdk - Mar 06 2003, by François Pons <fpons@mandrakesoft.com>
2722    
2723     - reworked po generation completely due to missing translations
2724     now using perl_checker. (pablo)
2725     - changed library exports (now N function is always exported).
2726    
2727     Version 4.2-28mdk - Mar 04 2003, by Guillaume Cottenceau <gc@mandrakesoft.com>
2728    
2729     - fixed french translations.
2730     - fix bug 2680.
2731    
2732     Version 4.2-27mdk - Mar 03 2003, by François Pons <fpons@mandrakesoft.com>
2733    
2734     - avoid mounting or unmounting a supermounted device.
2735     - updated french translations (some from Thévenet Cédric).
2736    
2737     Version 4.2-26mdk - Feb 28 2003, by Pons François <fpons@mandrakesoft.com>
2738    
2739     - added sanity check of list file used (fix bug 2110 by providing
2740     a reason why there could be download error).
2741    
2742     Version 4.2-25mdk - Feb 28 2003, by François Pons <fpons@mandrakesoft.com>
2743    
2744     - fixed callback behaviour for rpmdrake.
2745    
2746     Version 4.2-24mdk - Feb 27 2003, by François Pons <fpons@mandrakesoft.com>
2747    
2748     - fixed removable devices not needing to be umouting if
2749     supermount is used.
2750     - umount removable devices after adding or updating a medium.
2751    
2752     Version 4.2-23mdk - Feb 24 2003, by François Pons <fpons@mandrakesoft.com>
2753    
2754     - fixed bug 2342 (reported exit code 9 for rpm db access failure)
2755    
2756     Version 4.2-22mdk - Feb 21 2003, by François Pons <fpons@mandrakesoft.com>
2757    
2758     - fixed callback not sent with wget if a file is not downloaded.
2759     - fixed rsync:// protocol to support :port inside url.
2760     - simplified propagation of download callback, always protect
2761     filename for password.
2762     - added newer callback mode for rpmdrake.
2763    
2764     Version 4.2-21mdk - Feb 20 2003, by François Pons <fpons@mandrakesoft.com>
2765    
2766     - modified --test output to be consistent about the same
2767     message displayed if installation is possible whatever
2768     verbosity (fixed bug 1955).
2769    
2770     Version 4.2-20mdk - Feb 20 2003, by François Pons <fpons@mandrakesoft.com>
2771    
2772     - fixed bug 1737 and 1816.
2773    
2774     Version 4.2-19mdk - Feb 17 2003, by François Pons <fpons@mandrakesoft.com>
2775    
2776     - fixed bug 1719 (ssh distributed mode not working).
2777     - fixed english typo.
2778    
2779     Version 4.2-18mdk - Feb 14 2003, by François Pons <fpons@mandrakesoft.com>
2780    
2781     - fixed bug 1473 and 1329.
2782     - fixed bug 1608 (titi sucks).
2783    
2784     Version 4.2-17mdk - Feb 12 2003, by François Pons <fpons@mandrakesoft.com>
2785    
2786     - added some perl_checker suggestions (some from titi).
2787     - help urpmf probe if this is a regexp or not (only ++ checked).
2788    
2789     Version 4.2-16mdk - Jan 29 2003, by François Pons <fpons@mandrakesoft.com>
2790    
2791     - fixed limit-rate and excludepath causing error in urpmi.cfg.
2792     - take care of limit-rate in urpmi.update and urpmi.addmedia.
2793    
2794     Version 4.2-15mdk - Jan 28 2003, by François Pons <fpons@mandrakesoft.com>
2795    
2796     - fixed verify-rpm (both in urpmi.cfg or command line).
2797     - fixed default options activated.
2798     - fixed error message about unknown options use-provides and
2799     post-clean.
2800    
2801     Version 4.2-14mdk - Jan 27 2003, by François Pons <fpons@mandrakesoft.com>
2802    
2803     - added more global options to urpmi.cfg: verify-rpm, fuzzy,
2804     allow-force, allow-nodeps, pre-clean, post-clean, limit-rate,
2805     excludepath.
2806    
2807     Version 4.2-13mdk - Jan 27 2003, by François Pons <fpons@mandrakesoft.com>
2808    
2809     - simplified portage to perl 5.6.1, because the following
2810     open F, "-|", "/usr/bin/wget", ... are 5.8.0 restrictive.
2811     - fixed problem accessing removable media.
2812    
2813     Version 4.2-12mdk - Jan 27 2003, by François Pons <fpons@mandrakesoft.com>
2814    
2815     - fixed stupid typo using curl.
2816    
2817     Version 4.2-11mdk - Jan 24 2003, by François Pons <fpons@mandrakesoft.com>
2818    
2819     - add --limit-rate option to urpmi, urpmi.addmedia and
2820     urpmi.update.
2821     - add preliminary support for options in urpmi.cfg, only
2822     verify-rpm is supported yet, format is as follow
2823     {
2824     verify-rpm : on|yes
2825     verify-rpm
2826     no-verify-rpm
2827     }
2828    
2829     Version 4.2-10mdk - Jan 23 2003, by François Pons <fpons@mandrakesoft.com>
2830    
2831     - added download log support for rsync and ssh protocol.
2832     - make log not visible in log file instead url.
2833    
2834     Version 4.2-9mdk - Jan 23 2003, by François Pons <fpons@mandrakesoft.com>
2835    
2836     - fix bug 994 according to Gerard Patel.
2837     - added download log for urpmi.addmedia and urpmi.update.
2838     - fixed wget download log with total size available.
2839    
2840     Version 4.2-8mdk - Jan 22 2003, by François Pons <fpons@mandrakesoft.com>
2841    
2842     - add callback support for download (fix bug 632 and 387).
2843    
2844     Version 4.2-7mdk - Jan 20 2003, by François Pons <fpons@mandrakesoft.com>
2845    
2846     - fixed bug 876.
2847    
2848     Version 4.2-6mdk - Jan 16 2003, by François Pons <fpons@mandrakesoft.com>
2849    
2850     - fixed bug 778 (in cvs since January 11 but not uploaded).
2851     - more translations.
2852    
2853     Version 4.2-5mdk - Jan 10 2003, by François Pons <fpons@mandrakesoft.com>
2854    
2855     - added a reason for each removed package.
2856    
2857     Version 4.2-4mdk - Jan 08 2003, by François Pons <fpons@mandrakesoft.com>
2858    
2859     - updated english man pages and french version of urpmi.
2860    
2861     Version 4.2-3mdk - Jan 06 2003, by François Pons <fpons@mandrakesoft.com>
2862    
2863     - fixed -q to avoid a message.
2864     - made -q and -v opposite.
2865     - added -i to urpmf.
2866     - check rpmdb open status (should never fails unless...) in order
2867     to give a better error message.
2868     - added et man pages.
2869    
2870     Version 4.2-2mdk - Dec 19 2002, by François Pons <fpons@mandrakesoft.com>
2871    
2872     - added log for package download if verbose.
2873     - fixed using hdlist if no synthesis available or invalid.
2874    
2875     Version 4.2 - Dec 18 2002, by François Pons <fpons@mandrakesoft.com>
2876    
2877     - fixed file:// protocol now checking file presence.
2878     - added distributed urpme (both ka-run and ssh module).
2879     - updated perl-URPM and urpmi requires on version (major
2880     fixes in perl-URPM-0.81 and extended urpme in urpmi-4.2).
2881    
2882     Version 4.1-18mdk - Dec 13 2002, by François Pons <fpons@mandrakesoft.com>
2883    
2884     - fixed urpmf so that if callback is not compilable display help.
2885     - fixed urpmq and urpmi call without parameter to display help.
2886     - added donwload lock to avoid clashes from urpmi.update.
2887    
2888     Version 4.1-17mdk - Dec 13 2002, by François Pons <fpons@mandrakesoft.com>
2889    
2890     - added mput or scp exit code checking.
2891     - temporaly using hdlist file for --summary of urpmf.
2892     - fixed perl warning (useless code which was not really useless but
2893     by side effects in fact).
2894    
2895     Version 4.1-16mdk - Dec 13 2002, by François Pons <fpons@mandrakesoft.com>
2896    
2897     - fixed warning message from distributed module for local rpms.
2898     - fixed bad test including a 0 for distributed install.
2899    
2900     Version 4.1-15mdk - Dec 11 2002, by François Pons <fpons@mandrakesoft.com>
2901    
2902     - improve speed of urpmf dramatically if no --files (default if
2903     no flags given) nor --description are given.
2904     - removed not coded --prereqs of urpmf (use --requires with [*]
2905     instead).
2906    
2907     Version 4.1-14mdk - Dec 11 2002, by François Pons <fpons@mandrakesoft.com>
2908    
2909     - changed fuzzy search on provides to be deactived by default,
2910     use --fuzzy for that now (previous behaviour of --fuzzy is kept).
2911     - fixed urpmf --provides, --requires, ...
2912     - added -f to urpmf (as used by urpmq).
2913    
2914     Version 4.1-13mdk - Dec 11 2002, by François Pons <fpons@mandrakesoft.com>
2915    
2916     - fixed error management about missing files after download.
2917     - fixed urpme dependencies output to be user friendly.
2918    
2919     Version 4.1-12mdk - Dec 11 2002, by François Pons <fpons@mandrakesoft.com>
2920    
2921     - fix symlink download with wget.
2922     - urpme now print possible errors.
2923    
2924     Version 4.1-11mdk - Dec 10 2002, by François Pons <fpons@mandrakesoft.com>
2925    
2926     - fixed source installation in / when installing dependencies.
2927     - added --install-src to avoid probing on root/user mode.
2928     - fixed no log available when user mode.
2929     - changed obsoleted -c of urpmq to complete output with package
2930     to removes (needed for parallel distributed urpme).
2931     - allow distribution of local files.
2932     - fixed small typos in urpme.
2933    
2934     Version 4.1-10mdk - Dec 06 2002, by François Pons <fpons@mandrakesoft.com>
2935    
2936     - fixed indexation when using --distrib-XXX for urpmi.addmedia.
2937     - fixed wget output to be far more quietly.
2938    
2939     Version 4.1-9mdk - Dec 06 2002, by François Pons <fpons@mandrakesoft.com>
2940    
2941     - improved urpmf from sh to perl, now a lot of options and
2942     support of synthesis only media.
2943     - make medium name mandatory when adding a source with
2944     --distrib-XXX using urpmi.addmedia.
2945     - fix parallel installation when one node is already up-to-date.
2946     - improved callback usage of urpm::configure to use newer
2947     perl-URPM interface (much faster and smart with memory, but
2948     unstable).
2949    
2950     Version 4.1-8mdk - Dec 03 2002, by François Pons <fpons@mandrakesoft.com>
2951    
2952     - added --excludepath option (fix bug 577).
2953     - fixed missing options given to parallel plugins.
2954     - fixed missing files not given to user.
2955    
2956     Version 4.1-7mdk - Dec 02 2002, by François Pons <fpons@mandrakesoft.com>
2957    
2958     - fixed rsync:// protocol, now it really works, tested.
2959    
2960     Version 4.1-6mdk - Dec 02 2002, by François Pons <fpons@mandrakesoft.com>
2961    
2962     - fixed mutliple second or more medium being ignored when not
2963     using a list file.
2964     - fixed problem of package not found when not using list file.
2965     - fixed urpmi --auto.
2966    
2967     Version 4.1-5mdk - Nov 29 2002, by François Pons <fpons@mandrakesoft.com>
2968    
2969     - changed urpmi.addmedia behaviour to use /etc/urpmi/mirror.config
2970     and allow it to parse urpmi.setup mirror configuration as
2971     well as Mandrake (old) mirror configuration.
2972     - allow blank url to be given to get all mirror for a given version
2973     and architecture.
2974    
2975     Version 4.1-4mdk - Nov 29 2002, by François Pons <fpons@mandrakesoft.com>
2976    
2977     - allow urpmi <url> to work with rpm filename with all supported
2978     protocols (ftp, http, ssh, rsync).
2979     - fixed rsync:// protocol not to use rsync with -e along with
2980     an rsync server.
2981     - fixed missing list creation update.
2982    
2983     Version 4.1-3mdk - Nov 28 2002, by François Pons <fpons@mandrakesoft.com>
2984    
2985     - added mirrors management for urpmi.addmedia, so added
2986     --distrib-XXX, --from, --version, --arch options. <url>
2987     is now just a regex for choosing a mirror, and <name>
2988     will have an numeric index appended to it.
2989     anyway for more info, look in the code or guess with
2990     --help ;-) too late here in Paris ...
2991     - urpmi.addmedia now delete failing media to create.
2992     - added --update option to urpmi.update, guess for what ?
2993    
2994     Version 4.1-2mdk - Nov 28 2002, by François Pons <fpons@mandrakesoft.com>
2995    
2996     - allow creating medium without list file.
2997     - better handling of url without password to be displayed
2998     in urpmi.cfg.
2999     - fixed remaining list file in partial cache causing bad list file
3000     generation.
3001    
3002     Version 4.1 - Nov 27 2002, by François Pons <fpons@mandrakesoft.com>
3003    
3004     - fixed checking md5 of rpm files in cache.
3005     - allow rpm files to be downloaded from alternate site.
3006     - allow medium to not use a list file.
3007    
3008     Version 4.0-25mdk - Nov 13 2002, by François Pons <fpons@mandrakesoft.com>
3009    
3010     - fixed --noclean not really completely noclean.
3011     - avoid possible lost of with_hdlist parameter on some case
3012     when updating a medium.
3013    
3014     Version 4.0-24mdk - Nov 07 2002, by François Pons <fpons@mandrakesoft.com>
3015    
3016     - fixed still present debug output of urpmq -R.
3017     - fixed bad use of cached list file for file or nfs media.
3018    
3019     Version 4.0-23mdk - Oct 29 2002, by François Pons <fpons@mandrakesoft.com>
3020    
3021     - added MD5SUM file support for downloading hdlist/synthesis.
3022     - added -R option to urpmq to search what may provide packages.
3023    
3024     Version 4.0-22mdk - Oct 24 2002, by François Pons <fpons@mandrakesoft.com>
3025    
3026     - fixed online help of tools to be more consistent.
3027     - added some times missing --help options.
3028     - fixed bad version displayed by urpmq.
3029     - added --list-aliases to list parallel aliases.
3030     - fixed bad rpm in cache by checking only MD5 signature.
3031    
3032     Version 4.0-21mdk - Oct 16 2002, by François Pons <fpons@mandrakesoft.com>
3033    
3034     - fixed bad copy of files when a relative symlink is used.
3035     - added minimal README documentation files for distributed modules.
3036     - fixed urpmi -P with package name already used by provides of
3037     other package.
3038    
3039     Version 4.0-20mdk - Sep 17 2002, by François Pons <fpons@mandrakesoft.com>
3040    
3041     - gc: fixed curl proxy management.
3042    
3043     Version 4.0-19mdk - Sep 16 2002, by François Pons <fpons@mandrakesoft.com>
3044    
3045     - fixed possible problem with http proxy for wget.
3046     - umount removable device automatically mounted.
3047    
3048     Version 4.0-18mdk - Sep 13 2002, by François Pons <fpons@mandrakesoft.com>
3049    
3050     - removed apache2-conf from skip.list as it doesn't work
3051     when trying to install apache2.
3052    
3053     Version 4.0-17mdk - Sep 12 2002, by François Pons <fpons@mandrakesoft.com>
3054    
3055     - fixed possible no clean of distributed module.
3056     - added apache2-conf to skip.list by default.
3057     - fixed gurpmi usability.
3058    
3059     Version 4.0-16mdk - Sep 11 2002, by François Pons <fpons@mandrakesoft.com>
3060    
3061     - improved ka-run distributed module to copy all files with one
3062     invocation (newly supported in ka-run-2.0-15mdk).
3063     - daouda: InitialPreference for gurpmi (clicking on a rpm under
3064     konqueror should launch gurpmi instead of kpackage).
3065    
3066     Version 4.0-15mdk - Sep 06 2002, by François Pons <fpons@mandrakesoft.com>
3067    
3068     - fixed previous fix not correctly fixed.
3069    
3070     Version 4.0-14mdk - Sep 06 2002, by François Pons <fpons@mandrakesoft.com>
3071    
3072     - fixed ka-run distributed module.
3073    
3074     Version 4.0-13mdk - Sep 05 2002, by François Pons <fpons@mandrakesoft.com>
3075    
3076     - simplified --proxy usage (http:// leading now optional).
3077     - fixed --proxy and --proxy-user or urpmq.
3078    
3079     Version 4.0-12mdk - Sep 05 2002, by François Pons <fpons@mandrakesoft.com>
3080    
3081     - fixed bad englist message.
3082     - updated translation.
3083    
3084     Version 4.0-11mdk - Aug 30 2002, by François Pons <fpons@mandrakesoft.com>
3085    
3086     - fixed no post-clean when testing or if errors occured.
3087     - (fcrozat) fixed missing %post and %postun for gurpmi, fixed
3088     bad consolehelper require.
3089    
3090     Version 4.0-10mdk - Aug 30 2002, by François Pons <fpons@mandrakesoft.com>
3091    
3092     - fixed cache management (there could exist some files left in cache
3093     which were never deleted).
3094     - added default cache management to post-clean (remove files of
3095     package correctly installed), it is still possible to keep old
3096     behaviour with "--pre-clean --no-post-clean".
3097     - added --clean options to urpmi to clean cache completely.
3098     - improved urpme to no more use rpm executable.
3099     - (fcrozat) Move gurpmi to /usr/sbin and add consolehelper support for it
3100     and register it to handle application/x-rpm mimetype.
3101    
3102     Version 4.0-9mdk - Aug 29 2002, by François Pons <fpons@mandrakesoft.com>
3103    
3104     - added --list-nodes to list nodes used when in parallel mode.
3105     - moved some initialisation for parallel mode to allow user
3106     execution of --list-nodes.
3107     - updated man pages with newer options.
3108    
3109     Version 4.0-8mdk - Aug 29 2002, by François Pons <fpons@mandrakesoft.com>
3110    
3111     - added --parallel option to urpmq.
3112     - allowed test upgrade in parallel mode.
3113     - improved first choices in parallel mode a little.
3114    
3115     Version 4.0-7mdk - Aug 28 2002, by François Pons <fpons@mandrakesoft.com>
3116    
3117     - added --list-media to urpmq.
3118     - fixed old package not upgraded.
3119    
3120     Version 4.0-6mdk - Aug 27 2002, by François Pons <fpons@mandrakesoft.com>
3121    
3122     - fixed skip.list new format.
3123    
3124     Version 4.0-5mdk - Aug 27 2002, by François Pons <fpons@mandrakesoft.com>
3125    
3126     - fixed urpmq --auto-select disabling its selection.
3127     - open read-only rpmdb when testing installation (--test).
3128     - added reverse media parameter from parallel configuration.
3129     - improved error management of parallel extension module.
3130    
3131     Version 4.0-4mdk - Aug 26 2002, by François Pons <fpons@mandrakesoft.com>
3132    
3133     - english typo fixed.
3134     - improved skip.list contents to provides using sense and regexp
3135     on package fullname.
3136     - added --test options to urpmi to test installation.
3137     - made --verify-rpm the default (use --no-verify-rpm to avoid).
3138     - fixed command line not seen in log.
3139     - improved parallel module to check installation on all nodes before
3140     doing it effectively.
3141    
3142     Version 4.0-3mdk - Aug 23 2002, by Warly <warly@mandrakesoft.com>
3143    
3144     - fix urpme '/' pb
3145    
3146     Version 4.0-2mdk - Aug 23 2002, by François Pons <fpons@mandrakesoft.com>
3147    
3148     - added ssh parallel module extension.
3149     - fixed check of capabilities of distant urpmi.
3150     - fixed wrong installation of extension modules.
3151    
3152     Version 4.0 - Aug 23 2002, by François Pons <fpons@mandrakesoft.com>
3153    
3154     - added --parallel options for distributed urpmi.
3155     - added urpmi module extensions support (only --parallel).
3156     - added --synthesis options for urpmq/urpmi to use a specific
3157     environment.
3158     - use cache files even if no medium have been defined (for use
3159     with --synthesis).
3160    
3161     Version 3.9-8mdk - Aug 13 2002, by François Pons <fpons@mandrakesoft.com>
3162    
3163     - fixed development log still done for progression status, now
3164     removed.
3165     - ignore noauto: hdlists flags.
3166    
3167     Version 3.9-7mdk - Aug 12 2002, by François Pons <fpons@mandrakesoft.com>
3168    
3169     - fixed --auto not taken into account for removing or unselecting
3170     packages in urpmi.
3171     - fixed modified flag ignored in urpmi.cfg (may cause side effects
3172     as remove media not asked next time urpmi.removemedia is called).
3173     - added --verify-rpm to urpmi in order to check rpm signature.
3174    
3175     Version 3.9-6mdk - Aug 06 2002, by François Pons <fpons@mandrakesoft.com>
3176    
3177     - added --allow-nodeps and --allow-force option to urpmi.
3178     - globing multiple media name select them all instead of error.
3179     - answering no to remove package cause urpmi to exit immediately.
3180     - added support for X for asking user to unselect package or to
3181     remove package.
3182    
3183     Version 3.9-5mdk - Jul 26 2002, by François Pons <fpons@mandrakesoft.com>
3184    
3185     - fixed man pages typo.
3186     - sorted package to remove list.
3187     - always copy rpm if using supermount on a cdrom (avoid being too slow).
3188    
3189     Version 3.9-4mdk - Jul 25 2002, by François Pons <fpons@mandrakesoft.com>
3190    
3191     - fixed urpmq -u.
3192    
3193     Version 3.9-3mdk - Jul 24 2002, by François Pons <fpons@mandrakesoft.com>
3194    
3195     - added more log.
3196     - use perl-URPM-0.50-4mdk or better for correct generation of
3197     synthesis file for unresolved provides when packages are
3198     multiply defined.
3199    
3200     Version 3.9-2mdk - Jul 23 2002, by François Pons <fpons@mandrakesoft.com>
3201    
3202     - updated urpme to use perl-URPM and speed it up (no more
3203     rpm -e --test ...).
3204     - updated rpm-find-leaves to use perl-URPM.
3205     - dropped build requires to rpmtools (but need rpm >= 4.0.3).
3206    
3207     Version 3.9 - Jul 23 2002, by François Pons <fpons@mandrakesoft.com>
3208    
3209     - updated to use perl-URPM >= 0.50.
3210    
3211     Version 3.8-3mdk - Jul 22 2002, by François Pons <fpons@mandrakesoft.com>
3212    
3213     - fixed ldconfig cannot be installed.
3214     - added translation support on error.
3215    
3216     Version 3.8-2mdk - Jul 22 2002, by François Pons <fpons@mandrakesoft.com>
3217    
3218     - fixed no dependencies or forced install error.
3219    
3220     Version 3.8 - Jul 19 2002, by François Pons <fpons@mandrakesoft.com>
3221    
3222     - removing, installing and upgrading packages is done in only
3223     one transaction.
3224     - changed installation progress to look like rpm one.
3225    
3226     Version 3.7-6mdk - Jul 17 2002, by François Pons <fpons@mandrakesoft.com>
3227    
3228     - fixed uncatched die, now produce error message.
3229    
3230     Version 3.7-5mdk - Jul 16 2002, by François Pons <fpons@mandrakesoft.com>
3231    
3232     - fixed no progression of download.
3233     - fixed bad proxy support on command line.
3234    
3235     Version 3.7-4mdk - Jul 12 2002, by Pixel <pixel@mandrakesoft.com>
3236    
3237     - fix problem with no proxy
3238    
3239     Version 3.7-3mdk - Jul 11 2002, by François Pons <fpons@mandrakesoft.com>
3240    
3241     - incorporated proxy patch of Andre Duclos <shirka@wanadoo.fr>.
3242     - added tempory error message (before message and translation are
3243     done).
3244    
3245     Version 3.7 - Jul 08 2002, by François Pons <fpons@mandrakesoft.com>
3246    
3247     - added new methods to handle directly installation of package (no
3248     more rpm binary needed).
3249     - fixed some english typo (thanks to Mark Walker).
3250    
3251     Version 3.6-5mdk - Jul 02 2002, by Pixel <pixel@mandrakesoft.com>
3252    
3253     - use perl-Locale-gettext instead of perl-gettext
3254     (ie. Locale::gettext instead of Locale::GetText)
3255    
3256     Version 3.6-4mdk - Jun 28 2002, by François Pons <fpons@mandrakesoft.com>
3257    
3258     - increase retry count to 10 instead of 3 for rsync and ssh protocol.
3259     - support preferred tools to download files (grpmi only handles ftp
3260     and http protocol currently).
3261     - change behaviour of no answered to remove package to simply ignore
3262     remove instead of exiting.
3263    
3264     Version 3.6-3mdk - Jun 28 2002, by François Pons <fpons@mandrakesoft.com>
3265    
3266     - fix deadlock on removing package.
3267     - fix rsync download for mulitples files.
3268    
3269     Version 3.6-2mdk - Jun 27 2002, by François Pons <fpons@mandrakesoft.com>
3270    
3271     - added rsync:// and ssh:// protocol to urpmi.
3272    
3273     Version 3.6 - Jun 27 2002, by François Pons <fpons@mandrakesoft.com>
3274    
3275     - removed no more used methods in urpm module.
3276     - make sure absent synthesis force synthesis regeneration.
3277     - add initial support to remove package wich will breaks upgrade
3278     for urpmi only (ignored in urpmq).
3279    
3280     Version 3.5-8mdk - Jun 20 2002, by François Pons <fpons@mandrakesoft.com>
3281    
3282     - added back version lost for some time (Guillaume Rousse).
3283     - added --list to urpmq to list package.
3284     - added regression test (explicit make test for instance).
3285    
3286     Version 3.5-7mdk - Jun 19 2002, by François Pons <fpons@mandrakesoft.com>
3287    
3288     - fixed urpmq to no more use old resolution methods in urpm.pm.
3289     - fixed urpmq to take care of choices correctly (no default selection).
3290    
3291     Version 3.5-6mdk - Jun 18 2002, by François Pons <fpons@mandrakesoft.com>
3292    
3293     - fixed --bug on required file not provided for generating rpmdb.cz.
3294    
3295     Version 3.5-5mdk - Jun 17 2002, by François Pons <fpons@mandrakesoft.com>
3296    
3297     - fixed urpmi --auto-select with no update and question asked.
3298     - fixed urpmq --auto-select with error on HASH...
3299    
3300     Version 3.5-4mdk - Jun 17 2002, by François Pons <fpons@mandrakesoft.com>
3301    
3302     - fixed urpmq --headers on some cases.
3303    
3304     Version 3.5-3mdk - Jun 13 2002, by François Pons <fpons@mandrakesoft.com>
3305    
3306     - fixed --auto-select and skip.list.
3307    
3308     Version 3.5-2mdk - Jun 13 2002, by François Pons <fpons@mandrakesoft.com>
3309    
3310     - added --env option to urpmi to replay bug report.
3311    
3312     Version 3.5 - Jun 13 2002, by François Pons <fpons@mandrakesoft.com>
3313    
3314     - use perl-URPM >= 0.04-2mdk for new require resolution algorithms.
3315    
3316     Version 3.4-9mdk - Jun 10 2002, by François Pons <fpons@mandrakesoft.com>
3317    
3318     - fixed no output if root.
3319     - use message function as most as possible. (why it wasn't used ?)
3320     - fix message to output more if bug report.
3321     - list of package is LF separated instead of space separated.
3322    
3323     Version 3.4-8mdk - Jun 10 2002, by François Pons <fpons@mandrakesoft.com>
3324    
3325     - added --bug option to report bug report.
3326     - fixed --auto-select and skip.list.
3327    
3328     Version 3.4-7mdk - Jun 07 2002, by François Pons <fpons@mandrakesoft.com>
3329    
3330     - fixed still present log on standard output.
3331    
3332     Version 3.4-6mdk - Jun 07 2002, by François Pons <fpons@mandrakesoft.com>
3333    
3334     - fixed skip.list to skip according provides (even not the best).
3335     - fixed package id 0 always selected (generally ldconfig or lsbdev).
3336    
3337     Version 3.4-5mdk - Jun 05 2002, by François Pons <fpons@mandrakesoft.com>
3338    
3339     - fixed fuzzy search on package (error in urpm.pm around line 1404-1409).
3340    
3341     Version 3.4-4mdk - Jun 05 2002, by François Pons <fpons@mandrakesoft.com>
3342    
3343     - fixed urpmq.
3344     - fixed incomplete requires on some cases.
3345     - fixed reading of rpm files.
3346    
3347     Version 3.4-3mdk - Jun 05 2002, by François Pons <fpons@mandrakesoft.com>
3348    
3349     - avoid sub of sub with different level of variable closure in perl,
3350     this cause the interpreter to lose its memory usage.
3351    
3352     Version 3.4-2mdk - Jun 05 2002, by François Pons <fpons@mandrakesoft.com>
3353    
3354     - fix rpmdb non closed when traversing it.
3355     - fix ftp and http medium with bad list generation.
3356     - improved urpmi.update to avoid two pass all the time.
3357    
3358     Version 3.4 - Jun 04 2002, by François Pons <fpons@mandrakesoft.com>
3359    
3360     - use URPM perl module instead of rpmtools.
3361    
3362     Version 3.3-25mdk - Apr 11 2002, by François Pons <fpons@mandrakesoft.com>
3363    
3364     - fixed a problem for searching package according to name when
3365     nothing should be found but other package are proposed.
3366    
3367     Version 3.3-24mdk - Apr 10 2002, by François Pons <fpons@mandrakesoft.com>
3368    
3369     - fixed package that need to be upgraded but which is provided
3370     by another package (Mesa and XFree86-libs).
3371    
3372     Version 3.3-23mdk - Apr 10 2002, by François Pons <fpons@mandrakesoft.com>
3373    
3374     - fixed diff_provides on unversioned property not taken into
3375     account (libbinutils2 with binutils).
3376     - fixed virtual version only requires against virtual version and
3377     release provides when resolver try to check release
3378     (libgtk+-x11-2.0_0-devel with gtk+2.0-backend-devel).
3379    
3380     Version 3.3-22mdk - Mar 11 2002, by François Pons <fpons@mandrakesoft.com>
3381    
3382     - added --wget/--curl support to urpmq (needed by rpmdrake).
3383    
3384     Version 3.3-21mdk - Mar 07 2002, by François Pons <fpons@mandrakesoft.com>
3385    
3386     - fix --wget and --curl for urpmi.addmedia.
3387    
3388     Version 3.3-20mdk - Mar 07 2002, by François Pons <fpons@mandrakesoft.com>
3389    
3390     - fixed when console has been closed and urpmi ask for changing
3391     medium (currently it open/eject the device).
3392    
3393     Version 3.3-19mdk - Mar 05 2002, by François Pons <fpons@mandrakesoft.com>
3394    
3395     - fixed parse_synthesis when a the src package is following its
3396     binary counterpart (overidding its description).
3397    
3398     Version 3.3-18mdk - Mar 04 2002, by François Pons <fpons@mandrakesoft.com>
3399    
3400     - added patch from Andrej Borksenkow modified.
3401    
3402     Version 3.3-17mdk - Feb 28 2002, by François Pons <fpons@mandrakesoft.com>
3403    
3404     - added (undocumented) --root option to urpmi/urpmq to install in a
3405     given root.
3406     - rebuild with newer po.
3407    
3408     Version 3.3-16mdk - Feb 27 2002, by François Pons <fpons@mandrakesoft.com>
3409    
3410     - fixed possible problem on urpmi update db (perl die workarounded).
3411    
3412     Version 3.3-15mdk - Feb 25 2002, by François Pons <fpons@mandrakesoft.com>
3413    
3414     - fixed not to require Fcntl module (in perl package).
3415     - fixed bad behaviour on src package as user (no message).
3416     - fixed src package listed on package to be installed (which is
3417     wrong).
3418     - removed kernel-source in inst.list which may breaks on some
3419     case (workaround).
3420    
3421     Version 3.3-14mdk - Feb 21 2002, by François Pons <fpons@mandrakesoft.com>
3422    
3423     - build package as noarch as there is no more any binary inside.
3424     - fixed urpme to avoid removing base package.
3425    
3426     Version 3.3-13mdk - Feb 21 2002, by François Pons <fpons@mandrakesoft.com>
3427    
3428     - removed staling debug log.
3429     - try to mount a removable device before examining if an available
3430     device is present.
3431    
3432     Version 3.3-12mdk - Feb 20 2002, by François Pons <fpons@mandrakesoft.com>
3433    
3434     - fixed installing dependancies of given src.rpm filename.
3435     - fixed to keep removable device already mounted before asking
3436     user to change.
3437    
3438     Version 3.3-11mdk - Feb 19 2002, by François Pons <fpons@mandrakesoft.com>
3439    
3440     - fixed obsoletes on direct requires when a sense is given.
3441     - added a tracking method in urpm library for allowing upgrade.
3442    
3443     Version 3.3-10mdk - Feb 18 2002, by Pixel <pixel@mandrakesoft.com>
3444    
3445     - remove autoirpm until it's fixed (or used/advertised)
3446    
3447     Version 3.3-9mdk - Feb 18 2002, by François Pons <fpons@mandrakesoft.com>
3448    
3449     - fixed requires resolution regression when old package provides
3450     property removed by newer (libification).
3451    
3452     Version 3.3-8mdk - Feb 18 2002, by François Pons <fpons@mandrakesoft.com>
3453    
3454     - added missing build requires on rpmtools.
3455     - fixed too verbose erroneous output that may hurt the user.
3456     - fixed reduce_pathname with real url which reduce a bit
3457     too much.
3458    
3459     Version 3.3-6mdk - Feb 14 2002, by François Pons <fpons@mandrakesoft.com>
3460    
3461     - use reduce_pathname even for downloading distant file.
3462     - fixed typo.
3463    
3464     Version 3.3-5mdk - Feb 13 2002, by François Pons <fpons@mandrakesoft.com>
3465    
3466     - fixed source package given on command line in urpmi.
3467     - fixed management of obsoletes in --auto-select.
3468    
3469     Version 3.3-4mdk - Feb 12 2002, by François Pons <fpons@mandrakesoft.com>
3470    
3471     - fixed bad method reference in urpmq (used by rpmdrake).
3472     - fixed urpmq -d behaviour.
3473     - fixed bad signal handler behaviour.
3474    
3475     Version 3.3-3mdk - Feb 12 2002, by François Pons <fpons@mandrakesoft.com>
3476    
3477     - package installed (and not upgraded) are by default using --nodeps
3478     (typically kernel-source).
3479     - updated man pages.
3480    
3481     Version 3.3-2mdk - Feb 11 2002, by François Pons <fpons@mandrakesoft.com>
3482    
3483     - fixed multiple mounts of removable device.
3484    
3485     Version 3.3 - Feb 11 2002, by François Pons <fpons@mandrakesoft.com>
3486    
3487     - added --fuzzy as alias to -y (sorry Andrej to be late on this).
3488     - added --src (aliased to -s) to handle src rpm in medium.
3489     - added --noclean (only urpmi) to avoid cleaning the cache of rpm.
3490     - try handling src in medium (there is still weirdness for access
3491     right, need to be root first and user after).
3492    
3493     Version 3.2-8mdk - Feb 07 2002, by François Pons <fpons@mandrakesoft.com>
3494    
3495     - fixed a requires resolution when a package C is upgraded which
3496     need a package A with a specific version and release, but a
3497     package B is already installed providing A with a better version
3498     and release, in such case urpmi doesn't think it is necessary
3499     to upgrade A.
3500    
3501     Version 3.2-7mdk - Jan 31 2002, by François Pons <fpons@mandrakesoft.com>
3502    
3503     - fixed regexp in supermount fstab management.
3504     - simply kill urpmi logger which avoid losing 1 second.
3505     - early check of installed package.
3506     - fixed operator comparison when version are equal and operator
3507     is strict and release is present for conflicts, provides and
3508     requires tags elements.
3509    
3510     Version 3.2-6mdk - Jan 30 2002, by François Pons <fpons@mandrakesoft.com>
3511    
3512     - fixed some case where removable device are not ejected.
3513    
3514     Version 3.2-5mdk - Jan 29 2002, by François Pons <fpons@mandrakesoft.com>
3515    
3516     - added -y options to urpmi/urpmq to impose fuzzy search.
3517     - cleaned dependancy resolver algorithm.
3518     - fixed package asked to be installed but already installed (rare).
3519     - fixed TERM signal send to itself.
3520    
3521     Version 3.2-4mdk - Jan 28 2002, by François Pons <fpons@mandrakesoft.com>
3522    
3523     - integrated patch for supermount from Andrej Borsenkow.
3524     - fixed --wget (or --curl) not used in urpmi.update.
3525     - try to manage .src.rpm file in a usable way.
3526     - fixed requires resolution on multiple requires with
3527     sense and without sense informations on the same
3528     package (menu bug).
3529     - fixed typo in po/fr.po (multiple -f for help page).
3530    
3531     Version 3.2-3mdk - Jan 23 2002, by François Pons <fpons@mandrakesoft.com>
3532    
3533     - fixed possible conflicts management error.
3534     - fixed --mediums for upload of same package in different media.
3535     - changed --mediums to --media but kept --mediums.
3536    
3537     Version 3.2-2mdk - Jan 17 2002, by François Pons <fpons@mandrakesoft.com>
3538    
3539     - added urpm.3 man pages.
3540     - improved urpmi.removemedia (help, added -c flag, noclean headers).
3541    
3542     Version 3.2 - Jan 16 2002, by François Pons <fpons@mandrakesoft.com>
3543    
3544     - fixed bad use of update flag.
3545     - fixed urpmi_rpm-find-leaves to use rpm db directly.
3546     - added --mediums to urpmi/urpmq to select medium explicitely.
3547     - added workaround to make sure synthesis file are built,
3548     using specific rpmtools-4.0-4mdk and above parsehdlist.
3549     - release 3.2 (urpmi_rpm-find-leaves changes, --mediums flag).
3550    
3551     Version 3.1-8mdk - Jan 16 2002, by François Pons <fpons@mandrakesoft.com>
3552    
3553     - improved dependencies resolution (typically XFree86 newer
3554     packages).
3555     - removed log on uploading with curl.
3556    
3557     Version 3.1-7mdk - Jan 15 2002, by François Pons <fpons@mandrakesoft.com>
3558    
3559     - manage conflicts for dependencies resolution.
3560     - added conflicts tag and obsoletes tag in synthesis.
3561    
3562     Version 3.1-6mdk - Jan 10 2002, by François Pons <fpons@mandrakesoft.com>
3563    
3564     - fixed distant list file support.
3565     - allow shadow approach of list file, the same list file (global)
3566     can be used for each intermediate medium, urpmi choose the right
3567     entry for each medium from the same source.
3568     - added /./ as string marker to probe url, this means the heading
3569     ./ of find . -name "*.rpm" -print should be kept.
3570    
3571     Version 3.1-5mdk - Jan 09 2002, by François Pons <fpons@mandrakesoft.com>
3572    
3573     - added lock urpmi database features.
3574     - added support for distant list file.
3575    
3576     Version 3.1-4mdk - Dec 20 2001, by François Pons <fpons@mandrakesoft.com>
3577    
3578     - make sure curl fail if http url does not exists.
3579     - added probe for http or ftp hdlist or synthesis when adding
3580     a medium (-h).
3581     - added probe for synthesis.hdlist2.cz (contrib medium).
3582     - added signal handler when opening rpm database to make sure
3583     it will be closed on SIGINT or SIGQUIT.
3584     - urpmi use -p by default.
3585     - allow urpmq to download rpm with http or ftp protocol when
3586     invoked with --headers (fix rpminst behaviour).
3587    
3588     Version 3.1-3mdk - Dec 17 2001, by François Pons <fpons@mandrakesoft.com>
3589    
3590     - fixed choice listing.
3591     - somewhat fixed -p kernel.
3592     - fixed installation of package with naming convention changed to
3593     make upgrade identical to install (kernel and kernel-source).
3594     - allow not to use parsehdlist during --auto-select (now disabled
3595     by default)
3596     - fix curl support broken for http files and missing ftp files.
3597    
3598     Version 3.1-2mdk - Dec 14 2001, by François Pons <fpons@mandrakesoft.com>
3599    
3600     - added time conditionnal download to curl interface for both http
3601     and ftp protocol (so need Date::Manip because urpm library use it
3602     for ftp as no support in curl).
3603     - updated urpm library version to 3.1.
3604    
3605     Version 3.1 - Dec 13 2001, by François Pons <fpons@mandrakesoft.com>
3606    
3607     - added --distrib flag to urpmi.addmedia to add all media from the
3608     installation medium.
3609     - fixed update on removable medium (the second to more).
3610     - added probe on name to select media (urpmi.update and urpmi.removemedia).
3611     - added log when adding or removing media.
3612     - release 3.1 (interface change, removed method in urpm library).
3613    
3614     Version 3.0-6mdk - Dec 12 2001, by François Pons <fpons@mandrakesoft.com>
3615    
3616     - fixed removable device probe for addition of medium.
3617     - fixed synthesis size checking.
3618     - added log when copying file (nfs).
3619     - removed error when description file is not retrieved successfully.
3620     - added -h option to urpmi.addmedia to probe for synthesis or hdlist.
3621     - modified --force of urpmi.update to behave smootly (given once to
3622     force copy of file, given twice to force regeneration of hdlist).
3623    
3624     Version 3.0-5mdk - Dec 10 2001, by François Pons <fpons@mandrakesoft.com>
3625    
3626     - fixed %post again.
3627     - added kernel-source in /etc/urpmi/inst.list.
3628    
3629     Version 3.0-4mdk - Dec 07 2001, by François Pons <fpons@mandrakesoft.com>
3630    
3631     - fixed in urpmq to handle --headers (needed by rpminst) when
3632     no hdlist are present.
3633    
3634     Version 3.0-3mdk - Dec 07 2001, by François Pons <fpons@mandrakesoft.com>
3635    
3636     - fixed back /etc/urpmi/urpmi.cfg update.
3637     - fixed back synthesis source management.
3638     - fixed extraction of epoch tag for old synthesis.
3639    
3640     Version 3.0-2mdk - Dec 07 2001, by François Pons <fpons@mandrakesoft.com>
3641    
3642     - fixed %post with exit code.
3643     - removing sense data in provides (internally).
3644     - optimized depslist relocation for provides cleaning.
3645     - optimized synthesis parsing.
3646     - make sure /etc/urpmi/urpmi.cfg is written on modification.
3647    
3648     Version 3.0 - Dec 06 2001, by François Pons <fpons@mandrakesoft.com>
3649    
3650     - 3.0 so urpm library interface change and method removal.
3651     - depslist*, compss, provides are obsoleted, synthesis file
3652     are now used instead (this will help rpmdrake caching).
3653     - added missing requires on perl for autoirpm.
3654    
3655     Version 2.2-2mdk - Dec 06 2001, by François Pons <fpons@mandrakesoft.com>
3656    
3657     - fixed bad reference with -p.
3658     - changed -p ... to use choice instead of mutliple packages.
3659    
3660     Version 2.2 - Dec 05 2001, by François Pons <fpons@mandrakesoft.com>
3661    
3662     - match rpmtools-4.0.
3663     - updated help on-line and fixed options invocation.
3664     - update translation (thierry)
3665    
3666     Version 2.1-7mdk - Nov 29 2001, by François Pons <fpons@mandrakesoft.com>
3667    
3668     - fixed -p flag with choices.
3669     - fixed -p kernel which may glob another kernel package.
3670    
3671     Version 2.1-6mdk - Nov 28 2001, by François Pons <fpons@mandrakesoft.com>
3672    
3673     - updated requires to webfetch.
3674     - updated requires to last rpmtools needed.
3675    
3676     Version 2.1-5mdk - Nov 28 2001, by François Pons <fpons@mandrakesoft.com>
3677    
3678     - fixed URL with trailing slashes.
3679     - added download log.
3680    
3681     Version 2.1-4mdk - Nov 28 2001, by François Pons <fpons@mandrakesoft.com>
3682    
3683     - fixed incovation of sync method even when no files to sync.
3684     - fixed urpmq option management (-m|-M equ -du but necessary by default).
3685     - fixed %preun of autoirpm to check previous installation.
3686     - added small doc in /etc/urpmi/inst.list file.
3687    
3688     Version 2.1-3mdk - Nov 27 2001, by François Pons <fpons@mandrakesoft.com>
3689    
3690     - added curl support (kept wget support).
3691     - updated help for urpmi, urpmi.update and urpmi.addmedia.
3692     - fixed bad check of urpmi.addmedium for existing name.
3693     - avoid some error message if description is missing (not all).
3694     - allow any prefix for url (especially removable://...).
3695    
3696     Version 2.1-2mdk - Nov 27 2001, by François Pons <fpons@mandrakesoft.com>
3697    
3698     - removed old optimization to get existing depslist instead
3699     of rebuilding it.
3700    
3701     Version 2.1 - Nov 26 2001, by François Pons <fpons@mandrakesoft.com>
3702    
3703     - removed obsoleted code in urpm module.
3704     - ignore -m, -M and -c flag of urpmi/urpmq.
3705     - fixed group display of urpmq.
3706     - added -f for urpmq to display full package name.
3707     - fixed -d of urpmq.
3708     - fixed --auto-select and files of package not obsoleted but
3709     present in other registered package (no more selected).
3710     - fixed call to grpmi (no more only installation).
3711    
3712     Version 2.0-7mdk - Nov 21 2001, by François Pons <fpons@mandrakesoft.com>
3713    
3714     - fixed missing urpmi configuration file not read.
3715     - fixed bad output of rpm files to be installed or upgraded.
3716     - fixed bad check of missing rpm files.
3717    
3718     Version 2.0-6mdk - Nov 19 2001, by François Pons <fpons@mandrakesoft.com>
3719    
3720     - fixed --auto-select and rpm file upload.
3721    
3722     Version 2.0-5mdk - Nov 16 2001, by François Pons <fpons@mandrakesoft.com>
3723    
3724     - added /etc/urpmi/inst.list support.
3725    
3726     Version 2.0-4mdk - Nov 15 2001, by François Pons <fpons@mandrakesoft.com>
3727    
3728     - first stable support for updating synthesis file.
3729    
3730     Version 2.0-3mdk - Nov 12 2001, by François Pons <fpons@mandrakesoft.com>
3731    
3732     - added minimal support for updating synthesis file (untested).
3733     - fixed requires resolution bug (thanks to Borsenkow Andrej).
3734    
3735     Version 2.0-2mdk - Nov 09 2001, by François Pons <fpons@mandrakesoft.com>
3736    
3737     - added error message if not root.
3738     - fixed some removable device bad regexp (to support new format).
3739     - avoid installing source package (downloaded but ignored).
3740    
3741     Version 2.0 - Nov 06 2001, by François Pons <fpons@mandrakesoft.com>
3742    
3743     - no more need for removable device selection in URL (autoprobe but need removable://)
3744     but old description still accepted.
3745     - fix some mount/umount problem.
3746     - improve -m mode speed.
3747     - obsolete -M mode (-M is still recognized on command line but same as -m).
3748     - depslist is no more calculated with dependencies (now optional).
3749     - everything now as 2.0 version.
3750    
3751     Version 1.7-15mdk - Oct 27 2001, by Pixel <pixel@mandrakesoft.com>
3752    
3753     - fix urpme with i18n (thanks to Andrej Borsenkow)
3754     - fix urpme with regexp-like arguments (mainly things with "++") (thanks to Alexander Skwar)
3755    
3756     Version 1.7-14mdk - Sep 24 2001, by François Pons <fpons@mandrakesoft.com>
3757    
3758     - fixed stale rpm file (filesize set to 0) in urpmi cache.
3759    
3760     Version 1.7-13mdk - Sep 19 2001, by François Pons <fpons@mandrakesoft.com>
3761    
3762     - avoid possible error on trying to remove package.
3763     - avoid error message which are more warning.
3764    
3765     Version 1.7-12mdk - Sep 17 2001, by François Pons <fpons@mandrakesoft.com>
3766    
3767     - fixed urpmq usage of urpm library.
3768    
3769     Version 1.7-11mdk - Sep 11 2001, by François Pons <fpons@mandrakesoft.com>
3770    
3771     - fixed unable to add a ftp or http medium when with_hdlist
3772     is set to a value without / inside.
3773    
3774     Version 1.7-10mdk - Sep 11 2001, by François Pons <fpons@mandrakesoft.com>
3775    
3776     - fixed error about urpmi saying package already installed.
3777     - fixed wrong propagation of indirect updates (-m mode only).
3778    
3779     Version 1.7-9mdk - Sep 10 2001, by François Pons <fpons@mandrakesoft.com>
3780    
3781     - moved depslist computation out of loop of reading.
3782    
3783     Version 1.7-8mdk - Sep 03 2001, by François Pons <fpons@mandrakesoft.com>
3784    
3785     - updated fr man pages (pablo).
3786     - avoid eject removable medium if --auto is given.
3787     - avoid stat in /dev directory.
3788    
3789     Version 1.7-7mdk - Aug 31 2001, by François Pons <fpons@mandrakesoft.com>
3790    
3791     - added --allow-medium-change to urpmi.
3792     - moved autoirpm french man page to autoirpm package.
3793    
3794     Version 1.7-6mdk - Aug 29 2001, by François Pons <fpons@mandrakesoft.com>
3795    
3796     - fixed multiple asking of same choices.
3797     - possibly fixed array error in resolving choices.
3798     - fixed wrong reference to fr man pages.
3799    
3800     Version 1.7-4mdk - Jul 26 2001, by François Pons <fpons@mandrakesoft.com>
3801    
3802     - fixed tentative to always install package with -m mode.
3803    
3804     Version 1.7-3mdk - Jul 25 2001, by François Pons <fpons@mandrakesoft.com>
3805    
3806     - really fix crazy behaviour of --auto-select.
3807     - fixed local packages install.
3808    
3809     Version 1.7-2mdk - Jul 25 2001, by François Pons <fpons@mandrakesoft.com>
3810    
3811     - fixed crazy behaviour of --auto-select that try to select
3812     the whole word (no filtering of installed packages).
3813    
3814     Version 1.7 - Jul 23 2001, by François Pons <fpons@mandrakesoft.com>
3815    
3816     - updated to use newer rpmtools 3.1.
3817    
3818     Version 1.6-14mdk - Jul 16 2001, by Daouda Lo <daouda@mandrakesoft.com>
3819    
3820     - resync with cvs.
3821    
3822     Version 1.6-13mdk - Jul 14 2001, by Daouda Lo <daouda@mandrakesoft.com>
3823    
3824     - added urpmi logrotate file
3825     - more macroz
3826    
3827     Version 1.6-12mdk - Jul 05 2001, by François Pons <fpons@mandrakesoft.com>
3828    
3829     - fixed wrong dependencies resolution for local packages
3830     in minimal mode.
3831     - improved urpmf.
3832     - updated man pages.
3833    
3834     Version 1.6-11mdk - Jul 05 2001, by François Pons <fpons@mandrakesoft.com>
3835    
3836     - take care of local packages.
3837    
3838     Version 1.6-10mdk - Jul 04 2001, by François Pons <fpons@mandrakesoft.com>
3839    
3840     - fixed bad packages installed on some cases.
3841    
3842     Version 1.6-9mdk - Jul 02 2001, by François Pons <fpons@mandrakesoft.com>
3843    
3844     - fixed missing rpmtools reference in urpm library.
3845     - changed die in fatal error.
3846    
3847     Version 1.6-8mdk - Jul 02 2001, by François Pons <fpons@mandrakesoft.com>
3848    
3849     - fixed typo by pixel.
3850     - fixed bad reference in urpm reported by Michael Reinsch.
3851     - fixed dependencies for closure with old packages.
3852     - added --update flag to urpmi.addmedia
3853    
3854     Version 1.6-7mdk - Jun 28 2001, by François Pons <fpons@mandrakesoft.com>
3855    
3856     - added update flag to medium.
3857     - fixed -M algortihms with epoch (serial) uses.
3858    
3859     Version 1.6-6mdk - Jun 27 2001, by François Pons <fpons@mandrakesoft.com>
3860    
3861     - fix problem interpreting serial.
3862    
3863     Version 1.6-5mdk - Jun 27 2001, by François Pons <fpons@mandrakesoft.com>
3864    
3865     - take care of epoch (serial) for version comparison.
3866    
3867     Version 1.6-4mdk - Jun 26 2001, by François Pons <fpons@mandrakesoft.com>
3868    
3869     - cleaned source package extraction algorithm.
3870    
3871     Version 1.6-3mdk - Jun 25 2001, by François Pons <fpons@mandrakesoft.com>
3872    
3873     - reworked algorithms to search packages, added -p options to
3874     urpmi and urpmq.
3875    
3876     Version 1.6-2mdk - Jun 21 2001, by François Pons <fpons@mandrakesoft.com>
3877    
3878     - finished i18n support for urpmi.*media.
3879    
3880     Version 1.6 - Jun 20 2001, by François Pons <fpons@mandrakesoft.com>
3881    
3882     - simplified urpmf.
3883     - fixed typo in %post.
3884     - fix i18n support and allow l10n of all error message.
3885     - simplified error code of urpmi/urpmq.
3886     - new version.
3887    
3888     Version 1.5-41mdk - Jun 14 2001, by François Pons <fpons@mandrakesoft.com>
3889    
3890     - build release for new rpm.
3891    
3892     Version 1.5-40mdk - May 30 2001, by François Pons <fpons@mandrakesoft.com>
3893    
3894     - avoid including bad rpm filename or with src arch.
3895     - make sure not to reference basesystem if it does not exists.
3896     - fixed --auto to avoid user intervention.
3897    
3898     Version 1.5-39mdk - May 29 2001, by François Pons <fpons@mandrakesoft.com>
3899    
3900     - fixed broken dependancies.
3901    
3902     Version 1.5-38mdk - May 23 2001, by Pixel <pixel@mandrakesoft.com>
3903    
3904     - really remove all group urpmi
3905    
3906     Version 1.5-37mdk - May 23 2001, by Pixel <pixel@mandrakesoft.com>
3907    
3908     - removed setuid bit, now stop yelling or go get f*
3909    
3910     Version 1.5-36mdk - May 22 2001, by François Pons <fpons@mandrakesoft.com>
3911    
3912     - fixed warning if src rpm are in repository.
3913    
3914     Version 1.5-35mdk - May 22 2001, by François Pons <fpons@mandrakesoft.com>
3915    
3916     - added synthesis file filtering.
3917     - added arch chekc support.
3918    
3919     Version 1.5-34mdk - Apr 17 2001, by François Pons <fpons@mandrakesoft.com>
3920    
3921     - fixed sorting of list file.
3922    
3923     Version 1.5-33mdk - Apr 17 2001, by François Pons <fpons@mandrakesoft.com>
3924    
3925     - make sure building of synthesis files are done.
3926     - return error if file given are wrong.
3927    
3928     Version 1.5-32mdk - Apr 13 2001, by François Pons <fpons@mandrakesoft.com>
3929    
3930     - fixed typo on urpmf man pages.
3931     - fixed urpmi return exit code of grpmi on error.
3932     - fixed cancel on medium change dialog (gurpmi or --X).
3933    
3934     Version 1.5-31mdk - Apr 10 2001, by François Pons <fpons@mandrakesoft.com>
3935    
3936     - fixed error on .listing file in rpms cache directory.
3937    
3938     Version 1.5-30mdk - Apr 10 2001, by François Pons <fpons@mandrakesoft.com>
3939    
3940     - fixed header clean-up.
3941     - updated man pages.
3942    
3943     Version 1.5-29mdk - Apr 09 2001, by François Pons <fpons@mandrakesoft.com>
3944    
3945     - fixed some missing requires for -m mode.
3946     - fixed bad search with version and release.
3947    
3948     Version 1.5-28mdk - Apr 05 2001, by François Pons <fpons@mandrakesoft.com>
3949    
3950     - updated man pages.
3951     - fixed remove of synthesis file before update.
3952     - fixed remanent rpm file in cache.
3953    
3954     Version 1.5-27mdk - Apr 03 2001, by François Pons <fpons@mandrakesoft.com>
3955    
3956     - added better error management.
3957     - fixed some typo for cache management (creating /partial).
3958    
3959     Version 1.5-26mdk - Mar 27 2001, by François Pons <fpons@mandrakesoft.com>
3960    
3961     - added --WID=id
3962     - let grpmi make the upload of packages.
3963    
3964     Version 1.5-25mdk - Mar 26 2001, by François Pons <fpons@mandrakesoft.com>
3965    
3966     - sort list file so that rpm are sorted when installed.
3967     - increase speed for --auto-select: implies -M by default.
3968     - added support for retrieving descriptions file.
3969    
3970     Version 1.5-24mdk - Mar 26 2001, by François Pons <fpons@mandrakesoft.com>
3971    
3972     - fixed annoying message when adding a medium (cp).
3973    
3974     Version 1.5-23mdk - Mar 23 2001, by François Pons <fpons@mandrakesoft.com>
3975    
3976     - added synthesis hdlist file support to speed up -m mode.
3977    
3978     Version 1.5-22mdk - Mar 18 2001, by Pixel <pixel@mandrakesoft.com>
3979    
3980     - fix for gmessage and quotes
3981     - adapt autoirpm.update to new hdlists
3982    
3983     Version 1.5-21mdk - Mar 15 2001, by Pixel <pixel@mandrakesoft.com>
3984    
3985     - update urpmi_rpm-find-leaves
3986    
3987     Version 1.5-20mdk - Mar 09 2001, by François Pons <fpons@mandrakesoft.com>
3988    
3989     - check whatprovides by examining path too for mode -m.
3990     - fixed incorrect requires/provides association for mode -m.
3991    
3992     Version 1.5-19mdk - Mar 07 2001, by François Pons <fpons@mandrakesoft.com>
3993    
3994     - fixed default -m mode for urpmq.
3995     - added log for getting packages (wget) and installing them.
3996     - avoid asking user if everything is already installed.
3997    
3998     Version 1.5-18mdk - Mar 07 2001, by François Pons <fpons@mandrakesoft.com>
3999    
4000     - fixed last line not printed for rpm output.
4001    
4002     Version 1.5-17mdk - Mar 05 2001, by François Pons <fpons@mandrakesoft.com>
4003    
4004     - fixed ask choices for urpmi -m mode.
4005     - changed default behaviour to abort transaction on error.
4006    
4007     Version 1.5-16mdk - Mar 05 2001, by François Pons <fpons@mandrakesoft.com>
4008    
4009     - make sure to kill sub process that are doing log to
4010     avoid lock.
4011    
4012     Version 1.5-15mdk - Mar 03 2001, by François Pons <fpons@mandrakesoft.com>
4013    
4014     - urpmi mode set to -m by default.
4015    
4016     Version 1.5-14mdk - Mar 01 2001, by François Pons <fpons@mandrakesoft.com>
4017    
4018     - update with newer rpmtools interface.
4019    
4020     Version 1.5-13mdk - Feb 27 2001, by François Pons <fpons@mandrakesoft.com>
4021    
4022     - fixed removable cdrom old format extraction.
4023     - fixed bad i18n usage.
4024    
4025     Version 1.5-12mdk - Feb 27 2001, by François Pons <fpons@mandrakesoft.com>
4026    
4027     - removed use of tee, now forked.
4028    
4029     Version 1.5-11mdk - Feb 27 2001, by François Pons <fpons@mandrakesoft.com>
4030    
4031     - fixed cohabitation of --auto-select and skip list.
4032     - added -m mode for urpmq.
4033     - added --sources flag for urpmq.
4034    
4035     Version 1.5-10mdk - Feb 26 2001, by François Pons <fpons@mandrakesoft.com>
4036    
4037     - fixed auto-select flag to use dependancies resolver after.
4038    
4039     Version 1.5-9mdk - Feb 26 2001, by François Pons <fpons@mandrakesoft.com>
4040    
4041     - fixed big bug of provides files completely read but only
4042     files should be extracted with no package description.
4043     - added log for depslist computation.
4044    
4045     Version 1.5-8mdk - Feb 23 2001, by François Pons <fpons@mandrakesoft.com>
4046    
4047     - fix --auto-select and skip list.
4048    
4049     Version 1.5-7mdk - Feb 23 2001, by François Pons <fpons@mandrakesoft.com>
4050    
4051     - added /etc/urpmi/skip.list for package that should not
4052     be upgraded.
4053     - remove -v option of urpmq to match -v as verbose.
4054    
4055     Version 1.5-6mdk - Feb 19 2001, by François Pons <fpons@mandrakesoft.com>
4056    
4057     - fixed urpmq --headers with exotic rpm filename.
4058     - fixed closing using tee (need testing).
4059     - fixed missing dependancies resolution using -m mode.
4060    
4061     Version 1.5-5mdk - Feb 19 2001, by François Pons <fpons@mandrakesoft.com>
4062    
4063     - fixed -m mode for prompting user if needed.
4064     - fixed -m mode with depandancies resolving.
4065     - avoid update urpmi db except if old urpmi.
4066    
4067     Version 1.5-4mdk - Feb 16 2001, by François Pons <fpons@mandrakesoft.com>
4068    
4069     - fixed -m mode with failed depandancies.
4070    
4071     Version 1.5-3mdk - Feb 16 2001, by François Pons <fpons@mandrakesoft.com>
4072    
4073     - added -m flag to urpmi for minimal upgrade.
4074     - fixed urpmq olding approach of local rpm (added --force too
4075     as in urpmi).
4076     - fixed some i18n usage.
4077    
4078     Version 1.5-2mdk - Feb 14 2001, by François Pons <fpons@mandrakesoft.com>
4079    
4080     - removable medium are not automatically updated now.
4081     - remove need of number removable device when adding a new medium.
4082    
4083     Version 1.5 - Feb 14 2001, by François Pons <fpons@mandrakesoft.com>
4084    
4085     - added --auto-select flag for urpmi and urpmq.
4086     - added --headers flag to urpmq.
4087     - changed help screen for both urpmi and urpmq.
4088    
4089     Version 1.4-7mdk - Feb 05 2001, by François Pons <fpons@mandrakesoft.com>
4090    
4091     - fixed wrong probing of medium list file.
4092    
4093     Version 1.4-6mdk - Feb 05 2001, by François Pons <fpons@mandrakesoft.com>
4094    
4095     - fixed missing mounting on non removable device like nfs.
4096     - flush STDERR and STDOUT before exiting.
4097    
4098     Version 1.4-5mdk - Jan 30 2001, by François Pons <fpons@mandrakesoft.com>
4099    
4100     - added medium change code.
4101     - fixed urpmi with local file.
4102     - changed default option to verbose when invoking rpm.
4103    
4104     Version 1.4-4mdk - Jan 25 2001, by François Pons <fpons@mandrakesoft.com>
4105    
4106     - added code to search for source rpms file to install.
4107     - modified manipulation of ignore flag, keep media name unique.
4108     - added missing cache directory in spec file.
4109     - lot of fixes on urpm core library.
4110    
4111     Version 1.4-3mdk - Jan 25 2001, by François Pons <fpons@mandrakesoft.com>
4112    
4113     - need rpmtools-2.1-9mdk or above for hdlist building extension.
4114     - introduced cache directory for medium and rpms manipulation.
4115    
4116     Version 1.4-2mdk - Jan 17 2001, by François Pons <fpons@mandrakesoft.com>
4117    
4118     - removed PreReq on genbasefiles, now PreReq rpmtools-2.1-8mdk or above.
4119     - fixed glitches in urpm.pm module about old format of urpmi.cfg.
4120    
4121     Version 1.4 - Jan 16 2001, by François Pons <fpons@mandrakesoft.com>
4122    
4123     - extract urpmi/urpmq common code and newer code for medium
4124     management in perl module urpm.
4125     - rewrite tools to use the module.
4126    
4127     Version 1.3-12mdk - Nov 27 2000, by François Pons <fpons@mandrakesoft.com>
4128    
4129     - fixed urpmi.addmedia if already added media are no more accessible.
4130    
4131     Version 1.3-11mdk - Nov 16 2000, by François Pons <fpons@mandrakesoft.com>
4132    
4133     - fixed compilation problems.
4134    
4135     Version 1.3-10mdk - Sep 25 2000, by François Pons <fpons@mandrakesoft.com>
4136    
4137     - updated urpme to depslist.ordered.
4138    
4139     Version 1.3-9mdk - Sep 20 2000, by Guillaume Cottenceau <gc@mandrakesoft.com>
4140    
4141     - in --auto under X, does not display anymore the sucking interactive dialog
4142     "everything already installed"
4143    
4144     Version 1.3-8mdk - Sep 20 2000, by Guillaume Cottenceau <gc@mandrakesoft.com>
4145    
4146     - added option --best-output that selects X if available
4147    
4148     Version 1.3-7mdk - Sep 13 2000, by François Pons <fpons@mandrakesoft.com>
4149    
4150     - trusting root only readable file list.*, fixes gurpmi with
4151     mutlitple media examination.
4152     - removed setuid root on urpmq.
4153    
4154     Version 1.3-6mdk - Sep 05 2000, by François Pons <fpons@mandrakesoft.com>
4155    
4156     - split query mode of urpmi into new tools urpmq.
4157     - fixed -v option of urpmi.
4158     - updated man pages of various tools.
4159    
4160     Version 1.3-5mdk - Sep 03 2000, by François Pons <fpons@mandrakesoft.com>
4161    
4162     - fixed incorporation of media with already defined packages, choose the
4163     relocated one by rpmtools library.
4164    
4165     Version 1.3-4mdk - Sep 01 2000, by François Pons <fpons@mandrakesoft.com>
4166    
4167     - fixed --auto usage (thanks to Garbage Collector).
4168     - fixed urpmi.addmedia with glob on rpm files only.
4169    
4170     Version 1.3-3mdk - Aug 31 2000, by François Pons <fpons@mandrakesoft.com>
4171    
4172     - Oops, fixed typo in post.
4173    
4174     Version 1.3-2mdk - Aug 31 2000, by François Pons <fpons@mandrakesoft.com>
4175    
4176     - added code to proper upgrade of urpmi 1.2.
4177     - added small correction in urpmi for basesystem selection.
4178     - fixed help invocation (thanks to Bryan Paxton).
4179     - modified urpmf not to use rpmtools-compat.
4180    
4181     Version 1.3 - Aug 28 2000, by François Pons <fpons@mandrakesoft.com>
4182    
4183     - 1.3 of urpmi.
4184     - use rpmtools perl interface to access hdlist and build requires.
4185    
4186     Version 1.2-4mdk - Aug 06 2000, by Pixel <pixel@mandrakesoft.com>
4187    
4188     - use %lang for i18n'd files
4189     - clean /var/lib/urpmi on removal
4190     - urpmi local_file only if local_file ends with .rpm
4191    
4192     Version 1.2-3mdk - Jul 19 2000, by Pixel <pixel@mandrakesoft.com>
4193    
4194     - change versions of autoirpm and gurpmi
4195     - macroization, BM
4196    
4197     Version 1.2 - Jun 29 2000, by Pixel <pixel@mandrakesoft.com>
4198    
4199     - nice fixes from diablero (mainly better generation of list.*)
4200    
4201     Version 1.1-7mdk - Jun 13 2000, by Pixel <pixel@mandrakesoft.com>
4202    
4203     - add require wget (needed for ftp hdlist's)
4204    
4205     Version 1.1-6mdk - May 04 2000, by Pixel <pixel@mandrakesoft.com>
4206    
4207     - urpmi: unset IFS
4208    
4209     Version 1.1-5mdk - Apr 04 2000, by Pixel <pixel@mandrakesoft.com>
4210    
4211     - urpmi: add option --force to ignore errors
4212    
4213     Version 1.1-4mdk - Mar 26 2000, by Pixel <pixel@mandrakesoft.com>
4214    
4215     - autoirpm.update: adapted to new hdlist format
4216    
4217     Version 1.1-3mdk - Mar 26 2000, by Pixel <pixel@mandrakesoft.com>
4218    
4219     - urpmi can handle package files given on command line. It finds out the
4220     dependencies if possible.
4221     - added rpme (try it, you'll like it!)
4222     - don't try nodeps if file is missing
4223     - new group
4224     - adapted urpmi.addmedia to new hdlist's / multi-cd
4225     - adapted autoirpm.update-all to new rpmlib
4226    
4227     Version 1.1-2mdk - Mar 16 2000, by Pixel <pixel@mandrakesoft.com>
4228    
4229     - increase version number of gurpmi and autoirpm
4230    
4231     Version 1.1 - Mar 07 2000, by Pixel <pixel@mandrakesoft.com>
4232    
4233     - new version, compatible with new DrakX and new rpmtools
4234     - add man page for rpmf
4235    
4236     Version 1.0-2mdk - Feb 28 2000, by Pixel <pixel@mandrakesoft.com>
4237    
4238     - unset $BASH_ENV
4239    
4240     Version 1.0 - Feb 12 2000, by Pixel <pixel@mandrakesoft.com>
4241    
4242     - 1.0
4243     - small urpmi man page change
4244    
4245     Version 0.9-40mdk - Feb 10 2000, by Pixel <pixel@mandrakesoft.com>
4246    
4247     - unset $ENV to please -U
4248    
4249     Version 0.9-39mdk - Feb 09 2000, by Pixel <pixel@mandrakesoft.com>
4250    
4251     - now really handle multiple args
4252     - new option ``-a'' to install all the proposed packages
4253     - add ability to --nodeps and --force in case of install errors
4254    
4255     * Mon Jan 10 2000 Pixel <pixel@mandrakesoft.com>
4256     - bug fix from Brian J. Murrell
4257    
4258     * Fri Jan 07 2000 Pixel <pixel@mandrakesoft.com>
4259     - urpmi: tty question now defaults to yes and acts that way!
4260     - add an example to urpmi.addmedia.8
4261    
4262     * Thu Jan 06 2000 Pixel <pixel@mandrakesoft.com>
4263     - urpmi: tty question now defaults to yes (y/N -> N/y)
4264    
4265     Version 0.9-34mdk - Jan 04 2000, by Chmouel Boudjnah <chmouel@mandrakesoft.com>
4266    
4267     - rpmf: use egrep.
4268    
4269     * Tue Jan 04 2000 Pixel <pixel@mandrakesoft.com>
4270     - urpmi.addmedia: replaced hdlist2files by hdlist2names
4271     - rpmf: created
4272    
4273     * Mon Dec 27 1999 Pixel <pixel@mandrakesoft.com>
4274     - fixed a bug in urpmi.addmedia
4275    
4276     * Fri Dec 24 1999 Pixel <pixel@mandrakesoft.com>
4277     - more i18n
4278    
4279     * Wed Dec 22 1999 Pixel <pixel@mandrakesoft.com>
4280     - added urpmi_rpm-find-leaves
4281    
4282     * Mon Dec 20 1999 Pixel <pixel@mandrakesoft.com>
4283     - bug fix in autoirpm.update
4284    
4285     * Sun Dec 19 1999 Pixel <pixel@mandrakesoft.com>
4286     - bug fix for autoirpm (bad directory)
4287     - enhancement to urpmi (in place gzip'ing)
4288     - small cute enhancements
4289    
4290     * Sat Dec 18 1999 Pixel <pixel@mandrakesoft.com>
4291     - a lot of i18n added (thx2pablo)
4292    
4293     * Fri Dec 17 1999 Pixel <pixel@mandrakesoft.com>
4294     - changed a message
4295    
4296     * Thu Dec 16 1999 Pixel <pixel@mandrakesoft.com>
4297     - added -follow to the find (thanx2(ti){2})
4298    
4299     * Wed Dec 15 1999 Pixel <pixel@mandrakesoft.com>
4300     - fixed a bug in dependencies
4301    
4302     * Sat Dec 11 1999 Pixel <pixel@mandrakesoft.com>
4303     - i18n using po-like style
4304    
4305     * Wed Dec 08 1999 Pixel <pixel@linux-mandrake.com>
4306     - fixed a bug (gmessage called with no double quotes and i18n)
4307    
4308     * Thu Dec 02 1999 Pixel <pixel@linux-mandrake.com>
4309     - better error output (both in /var/log/urpmi.* and stdout/stderr)
4310    
4311     * Fri Nov 26 1999 Pixel <pixel@linux-mandrake.com>
4312     - some bug fixes
4313    
4314     * Tue Nov 23 1999 Pixel <pixel@linux-mandrake.com>
4315     - include new man pages and doc from camille :)
4316    
4317     * Mon Nov 22 1999 Pixel <pixel@mandrakesoft.com>
4318     - s|sbin|bin| in requires (again) (wow already monday!)
4319    
4320     * Sun Nov 21 1999 Pixel <pixel@mandrakesoft.com>
4321     - autoirpm: added require gurpmi
4322    
4323     * Sat Nov 20 1999 Pixel <pixel@mandrakesoft.com>
4324     - urpmi.addmedia modified
4325    
4326     * Wed Nov 17 1999 Pixel <pixel@mandrakesoft.com>
4327     - corrected error in urpmi script
4328     - replaced dependency perl by /usr/bin/suidperl
4329    
4330     * Mon Nov 15 1999 Pixel <pixel@linux-mandrake.com>
4331     - changed the handling of urpmi, added urpmi.addmedia...
4332    

  ViewVC Help
Powered by ViewVC 1.1.30