/[soft]/rpm/urpmi/trunk/NEWS
ViewVC logotype

Annotation of /rpm/urpmi/trunk/NEWS

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.30