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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3008 - (hide annotations) (download)
Tue Feb 21 17:49:15 2012 UTC (12 years, 2 months ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File size: 50933 byte(s)
fix spacing
1 tv 2946 - urpmi:
2 tv 2948 o return the proper error code in some cases when failing to install some
3     packages
4 tv 2949 o kill unused DUDF support (mga#4493)
5 tv 2946 o --test: do not display "More information on package"
6 tv 2947 o --test: do not update /var/lib/rpm/installed-through-deps.list
7 misc 2992 - fix $ARCH and $VERSION keyword substition in media url
8    
9 tv 2915 Version 6.44 - 07 February 2012
10    
11 tv 2913 - fix package count when using -a and when some packages exist in several
12     repositories (eg: noarch packages) (mga#4322)
13 tv 2849 - translation updates
14    
15 tv 2780 Version 6.43.1 - 23 January 2012
16    
17 tv 2779 - do not test urpm::dudf
18 tv 2778 - kill a minor GC cycle
19    
20 tv 2608 Version 6.43 - 6 January 2012
21    
22 tv 2602 - urpmf, urpmq:
23     o fix using xml info files with quotes in medium name
24 tv 2467 - urpmi
25     o do not compute orphan packages when handling priority upgrades
26 tv 2476 o disable dudf support (we've nothing server side)
27 tv 2603 o fix checking available space of mount point (mga#1342)
28 tv 2606 o fix reading unrequested packages list when chrooted
29 tv 2607 o fix already installed noarch packages are listed twice on x86_64 (mga#4038)
30 tv 2467
31 tv 2289 Version 6.42 - 05 November 2011
32 tv 2271
33 tv 2269 - urpmi.addmedia:
34     o do not pick rsync medium if rsync is not installed (mga#3557)
35 tv 2077 - urpmi.update:
36     o document that -a only works on enabled media (mga#3190)
37    
38 tv 2289 Version 6.41 - 14 October 2011
39 tv 2031
40 tv 1947 - add infrastructure for rpmdrake (#920)
41 tv 1961 - add infrastructure so that GUIes can offer not to ask anymore about missing
42     or bad packages
43 tv 2023 - fix broken 'urpmi --no-md5sum' (pok, mga#62557)
44 tv 2020 - use rsync to download from rsync-mirrors (Alexander Barakin, mga#2518)
45 tv 1947
46 tv 2288 Version 6.40 - 07 May 2011
47 tv 1933
48 tv 1929 - compress sources with xz instead of bzip2
49 tv 1931 - fix (g)urpmi --auto-select --update defaulting to all media when
50     there're no update media (#1024)
51 tv 1929
52 dmorgan 1928 Version 6.39 - 21 November 2010
53    
54     - install zeroconf documentation and example files.
55     - resurrect urpmi.recover now that the required functionality has been brought
56     back with rpm5.
57    
58     Version 6.38 - 18 June 2010
59    
60     - add --zeroconf support in urpmi.addmedia
61    
62     Version 6.37 - 28 May 2010
63     - urpmq
64     o fix listing of groups when listing all packages (also fixes #59321)
65    
66     Version 6.36 - 26 May 2010
67    
68     - urpmq
69     o allow to use -g with --list
70    
71     Version 6.35 - 23 April 2010
72    
73     - urpmi.addmedia:
74     o disable non-free repository by default for Free edition (#40033)
75     -urpmi:
76     o when using --update, allow package dependencies to be fetched from
77     non-update media (#51268)
78     o don't confuse media/media keys when a package is available from different
79     media (eg CDROM/network)
80    
81     Version 6.34 - 25 January 2010
82    
83     - don't crash when parsing an invalid media.cfg file in
84     /etc/urpmi/mediacfg.d
85     - fix being unable to run a second transaction set in rpmdrake (#54842)
86    
87     Version 6.33 - 12 January 2010
88    
89     - invalidate mirror list cache when it's an old format (ie one which does not
90     store the time of product.id)
91     - fix urpmq --sources documentation (in --help)
92     - do not advise to reboot when inside a chroot
93     - do not cache media.cfg from the media when using a virtual one (ie a
94     medium for which we don't want to cache metadata)
95     - ignore gpg_pubkey packages in urpmq --not-available
96     - fix not being able to remove orphan kernels due to dkms packages (#53414)
97     - allow use of $RELEASE/$ARCH with urpmi.addmedia --distrib
98     - fix media redirection (was broken when trying to fix #52276)
99     - fix bash completion script (#55716)
100    
101     Version 6.32 - 29 October 2009
102    
103     - if package B obsoletes package A and if A is in potential orphans and B is
104     already installed, don't unconditionally mark B as a potential orphan,
105     fixes #54590
106     - make aria2 disabling work in all cases, should fix #53434 for good.
107    
108     Version 6.31 - 21 October 2009
109    
110     - don't use aria2 when loading mirrorlist from api.mandriva.com, fixes #53434
111     - add --not-available option to urpmq to get a list of packages that are
112     installed but not available from any configured media (Pascal Terjan,
113     fixes #51418)
114    
115     Version 6.30.1 - 19 October 2009
116    
117     - add --download-all option to gurpmi too
118    
119     Version 6.30 - 16 October 2009
120    
121     - unbreak kernel orphans management (broken by #53425 fix)
122     - improve messages asking to restart system/session (#53126)
123     - add --download-all option to download all packages before attempting
124     to start installation
125     - fix priviledge escalation in rurpmi and rurpme (#54568)
126     - when the database is locked, print the PID of the processus locking it
127     (#38923, Pascal Terjan)
128    
129     Version 6.29 - 5 October 2009
130    
131     - downgrade skipped package log message to debug message
132     - make sure we don't check certificate in aria2 except when we want to
133     - exclude kernel-source from orphan processing (#53426)
134     - do not list as orphans kernel packages which where not installed through
135     dependencies (#53425)
136    
137     Version 6.28.1 - 3 September 2009
138    
139     - prevent creating empty "/url" (#53097)
140    
141     Version 6.28 - 31 August 2009
142    
143     - urpmi.addmedia:
144     o use https when downloading the mirror list from api.mandriva.com, and
145     - orphans handling
146     o do not offer to remove current kernel (even if it's not a official
147     kernel
148     o offer to remove old kernels (excluding the running one)
149     (also do not do anything regarding kernels if we failed to detect
150     the running one (ie: chroot))
151    
152     Version 6.27.1 - 18 August 2009
153    
154     - make sure error messages are displayed (was broken as part of fix #50776)
155     - don't attempt to expand empty URLs, fixes bug #52860
156     - append a reason to api.mandriva.com queries when we are doing it because
157     the cache is outdated
158    
159     Version 6.27 - 13 August 2009
160    
161     - prevent garbaging text installer screen (#50776)
162     - urpmq:
163     o -a option was ignored when using --src (fixes #52672)
164     - urpmi.addmedia:
165     o properly expand $RELEASE, $ARCH and $HOST in media URLs (fixes #52276)
166     o add support for /etc/urpmi/mediacfg.d which stores the media.cfg files
167     for the media entries in urpmi.cfg
168    
169     Version 6.26.1 - 31 July 2009
170    
171     -urpmi
172     o minor dudf fixes
173    
174     Version 6.26 - 30 July 2009
175    
176     - urpmi.addmedia:
177     o properly invalidate mirror cache when the distro version changes
178     (ie when product.id changes). Fixes bug #52133, patch from
179     AurĂ©lien Lefebvre
180     - urpmi:
181     o allow bash-completion to complete to .spec files as well
182     o adjust parsing of aria2 output for aria2 1.4, fixes bug #51354
183     (patch from Funda Wang)
184     o use urpmi log API for the transaction failed message instead of
185     printing it on the console so that installer can save each error
186     with each transaction log instead of only having a summary at end
187     o inform user when selected packages conflict instead of silently
188     dropping one (Anssi Hannula)
189     o add optionnal dudf module to send dudf data to the mancoosi
190     research project (Olivier Rosello)
191    
192     Version 6.25.5 - 23 April 2009
193    
194     - gurpmi:
195     o do not advise to restart in --auto mode
196     o log bad signatures on stderr
197    
198     Version 6.25.4 - 20 April 2009
199    
200     - add NoDisplay=true to gurpmi.desktop
201    
202     Version 6.25.3 - 18 April 2009
203    
204     - fix gurpmi.desktop (#50047)
205    
206     Version 6.25.2 - 15 April 2009
207    
208     - translation updates
209    
210     Version 6.25.1 - 31 March 2009
211    
212     - prevent rpmdrake from crashing (#49354), side effect of #49226 fix
213    
214     Version 6.25 - 31 March 2009
215    
216     - downgrade cryptic log message to debug message, fixes #49226
217     - enable installer to cancel installation
218    
219     Version 6.24 - 27 March 2009
220    
221     - return error code when user aborts gurpmi/gurpmi2
222    
223     Version 6.23 - 25 March 2009
224    
225     - log user interactions to stdout in gurpmi2
226     - exit with non 0 error code when failing to add a media, fixes bug #47952
227     - when using urpme -a, properly report when no packages could be removed,
228     fixes bug #48506
229     - return a non 0 error code when the user stops the install when an upgrade
230     would remove some packages (because of dependencies issues)
231     - fix a circular reference that was causing rpmdb to be opened many
232     times in installer
233    
234     Version 6.22.4 - 9 March 2009
235    
236     - change installer API (in order to fix detecting whether installing ackages
237     succedded or not)
238    
239     Version 6.22.3 - 5 March 2009
240    
241     - urpmi
242     o fix verifying packages signatures in chrooted environments (especially
243     important for installer where there's no rpmdb in / (really /var/lib/rpm)
244     and thus no keys to check against)
245    
246     Version 6.22.2 - 4 March 2009
247    
248     - close another fd leak (needed for drakx)
249    
250     Version 6.22.1 - 4 March 2009
251    
252     - explicitely close the RPM DB on comleting transaction (needed for drakx)
253    
254     Version 6.22 - 3 March 2009
255    
256     - drop support for /etc/urpmi/media.d/*.cfg
257     (was partially broken, non documented and hopefully unused)
258     - add more callbacks for installer
259     - fix reading descriptions with --env=
260     - only load LDAP binding if needed (saves a couple MB in rpmdrake)
261     - gurpmi:
262     o warn when rebooting is needed after installing packages
263    
264     Version 6.21 - 13 January 2009
265    
266     - drop urpmi.recover
267     (no more possible with rpm 4.6 which doesn't handle --repackage)
268    
269     Version 6.20 - 13 January 2009
270    
271     - urpmi
272     o --auto: do not prompt for "retry" on aria2 download failure
273     (regression introduced in 6.18)
274     o add aria2 to the priority list of packages that need to be updated
275     before restarting urpmi
276     o fix issue with urpmi sometimes using the wrong key when checking
277     signatures when the same package is available from different media
278     o remove packages from installed-through-deps.list when they are explicitly
279     requested using urpmi (even if they were already installed) (#45054)
280     - urpmi_rpm-find-leaves
281     o do not list suggested packages as unrequested packages (#46326)
282     - urpmq
283     o fix urpmq -i on local RPMs
284    
285     Version 6.19 - 24 November 2008
286    
287     - urpmi
288     o in --auto, do display an error message when rpms are missing
289     o in --auto, do not allow to install a package substring match
290     (you can use -a to force it)
291     o revert --auto-update behaviour in case of media update failures (#45417)
292     o ensure download when updating media (with --auto-update) is quiet
293     - urpmi.update
294     o updated "ignore"d medium should not become non "ignore"d (#45457)
295     (regression introduced in 6.18)
296    
297     Version 6.18 - 28 October 2008
298    
299     - urpmi, gurpmi
300     o prompt for "retry" on aria2 download failure
301     o retry once on aria2 versioned-file download failure
302     o allow setting aria2-options in urpmi.cfg
303     - urpmi
304     o fix "urpmi firefox mozilla-firefox-ext-google-toolbar ;
305     urpme --auto-orphans mozilla-firefox-ext-google-toolbar" which must not
306     remove firefox (cf #45058)
307     (this is especially bad for DrakX/rpmsrate)
308     o fix --auto-update ignoring --media and default-media (#45097)
309     - gurpmi
310     o display the download errors
311     o log all urpmi logs
312     o fix answering yes to questions on error
313     - urpmi.update
314     o fix --force-key (#45094)
315     - urpmi.addmedia
316     o do not allow "/" in media name (#44765)
317     - urpmi.update, urpmi.addmedia
318     o exit on failing media instead of ignoring them
319     (esp. for urpmi.addmedia --distrib).
320     exceptions: "urpmi.update -a" and "urpmi.update --update"
321     for backward compatibility
322    
323     Version 6.17 - 14 October 2008
324    
325     - urpmi
326     o diskspace issues are now a fatal error (need perl-URPM 3.20)
327     (no use going on with the other transactions)
328     - gurpmi
329     o add support for --clean
330     - urpmi.update, urpmi.addmedia, urpmi.removemedia:
331     o do not check wether the media are valid,
332     it allows "mv /etc/urpmi/urpmi.cfg.{backup,} ; urpmi.update -a" to work
333     (nb: not equivalent with urpmi.addmedia, since pubkey will not be imported)
334     - aria2:
335     o do not use --max-file-not-found=3 when downloading rpms
336     (since rpms are "versioned")
337     o use it even if nearest mirror is rsync
338     - library:
339     o allow mdkapplet-upgrade-helper to force $MIRRORLIST distro version
340    
341     Version 6.16 - 8 October 2008
342    
343     - urpmi:
344     o fix displaying "bad signature" in non-utf8 (#44587)
345     - gurpmi:
346     o overall progress-bar, display the download speed, nicer looking
347     o [bugfix for 6.15] re-allow to continue on bad signature
348    
349     Version 6.15 - 7 October 2008
350    
351     - urpmi, rpmdrake:
352     o nice exit code for "bad signature" fatal error. Fixes rpmdrake continuing
353     on bad signature (#44575)
354     - urpmi, gurpmi:
355     o handle --replacefiles (will be used by mdkonline)
356     (require perl-URPM 3.19)
357     - gurpmi:
358     o do not exit in --auto mode at end of installation which prevents
359     restarting after priority upgrade
360     o fix using --rpm-root & --urpmi-root
361     o just do not ask for confirmation before removing packages in
362     --auto mode,
363    
364     Version 6.14 - 23 September 2008
365    
366     - use "versioned" media_info files
367     (needed for aria2 to handle mirrors not having some media_info/*)
368     - urpmi.addmedia, urpmi.update:
369     o for remote media, instead of first checking reconfig.urpmi, try MD5SUM.
370     If it fails try reconfig.urpmi
371     o only look for "descriptions" in media_info/
372     o do not get "descriptions" on non update media since it's useless and
373     potentially slow
374     - urpmi.addmedia:
375     o --distrib: do not skip "debug_for=" media
376     (debug media will be added with flag "ignore" if noauto=1)
377     o for remote media, do not probe for media_info files in "./", do it only in
378     "media_info/"
379     - aria2:
380     o use --ftp-pasv (as suggested by aria2 developer)
381     o use --connect-timeout 6 seconds (instead of 3)
382    
383     Version 6.13 - 18 September 2008
384    
385     - aria2:
386     o use new option --connect-timeout (need aria2 20080918 snapshot)
387     o abort download after not finding a file on 3 servers
388     o reduce from 16 to 8 servers for each file in metalink
389    
390     Version 6.12 - 17 September 2008, Pascal "Pixel" Rigaux
391    
392     - when using --bug,
393     o copy /root/.rpmdrake too
394     o copy updates descriptions too
395    
396     Version 6.11 - 11 September 2008, Pascal "Pixel" Rigaux
397    
398     - library:
399     o create urpm::select::conflicting_packages_msg() for rpmdrake
400    
401     Version 6.10 - 9 September 2008, Thierry Vignaud
402    
403     - library:
404     o enable rpmdrake to support --debug, --env, -q & -v options
405     o fix urpm::download::sync() return value (used by rpmdrake) (#43639)
406    
407     Version 6.9 - 9 September 2008, Pascal "Pixel" Rigaux
408    
409     - urpmi
410     o after installing in chroot, migrate back rpmdb db version to one
411     compatible with the rpm in the chroot
412     o fix orphans handling: an already installed pkg must not become
413     "unrequested" because a new version of it is required
414     - fix display of downloaded urls with aria2 and metalinks
415     - fix handling --downloader when using mirrorlist (it was forcing aria2)
416    
417     Version 6.8 - 4 September 2008, Pascal "Pixel" Rigaux
418    
419     - fix proxy parameter for aria2
420     - remove rsync mirrors when calling aria2
421     - urpmi
422     o enhance --bug: copy installed-through-deps.list in bug report
423     - gurpmi, gurpmi2:
424     o silence perl warnings (ie remove "use warnings")
425     - library:
426     o modify urpm::download::get_content() to work as non-superuser
427    
428     Version 6.7 - 3 September 2008, Pascal "Pixel" Rigaux
429    
430     - really call aria2 with --max-tries=1
431     (it helps a lot when trying to download some files (eg: reconfig.urpmi))
432    
433     Version 6.6 - 2 September 2008, Pascal "Pixel" Rigaux
434    
435     - call aria2 with brand-new --uri-selector=adaptive
436    
437     Version 6.5 - 1 September 2008, Pascal "Pixel" Rigaux
438    
439     - all tools
440     o use metalink/aria2 by default (when available) when using a mirrorlist
441     - urpmi, urpmq
442     o do not display all substring matches on stderr, only a subset of them, and
443     suggest to use "-a" to use all matches (#38956)
444     - urpmi
445     o do not write useless "foo (obsoletes foo-xxx)" in
446     installed-through-deps.list (#42167)
447     - urpmi.addmedia
448     o instead of discarding --update when using --distrib, give it a meaning:
449     only add media flagged "update"
450     o handle $URPMI_ADDMEDIA_REASON
451     (special reason to give to api.mandriva.com/mirrors/... to allow statistics)
452     - gurpmi2
453     o nicer default window size
454     o render nicely under matchbox during install
455     o handle --update
456    
457     Version 6.4 - 14 August 2008, Thierry Vignaud
458    
459     - gurpmi
460     o fix exit code if canceling when requested to select a choice
461     o fix exit code if refusing to insert the proper media
462     o notify callers when installation is canceled (#40358)
463    
464     Version 6.3 - 14 August 2008, Thierry Vignaud
465    
466     - gurpmi
467     o better handle closing dialogs
468     o fix not asking questions on error
469    
470     Version 6.2 - 7 August 2008, Thierry Vignaud
471    
472     - gurpmi
473     o handle --justdb and --noscripts
474     o fix/manage --urpmi-root
475     - urpme
476     o add --justdb
477     o sort the list of orphans
478    
479     Version 6.1 - 10 July 2008, by Pascal "Pixel" Rigaux
480    
481     - all tools
482     o fix broken ssh:// (regression introduced in 6.0)
483     - urpmi, urpme, urpmq:
484     o fix orphans handling: suggested packages must not be detected as orphans
485     - urpmi:
486     o handle README.urpmi in utf8 (but not other encodings) (#41553)
487     o handle --debug-librpm
488     o fix --parallel on local media (ie when synthesis.cz is not copied to /var/lib/urpmi)
489     o fix --parallel --auto-select when one box is up-to-date but not the others (#41924)
490     o fix creation of chroot with --root by using /var/lib/rpm/installed-through-deps.list
491     (instead of having it in /var/lib/urpmi)
492     - urpmi.addmedia:
493     o make --mirrorlist with no url equivalent to --mirrorlist '$MIRRORLIST' (#40283)
494     o --interactive: fix selecting "noauto" media (#39522)
495     - urpmq:
496     o --suggests now displays the suggested packages, see --allow-suggests for
497     previous behaviour (#39726)
498     o add --obsoletes
499     - urpme:
500     o --test: display "Removal is possible" if no pb (#40584)
501    
502     Version 6.0 - 8 July 2008, by Pascal "Pixel" Rigaux
503    
504     - all tools:
505     o handle "unrequested orphans" (similar to "deborphan")
506     o statedir files are now in /var/lib/urpmi/<medium-name>/
507     for eg: /var/lib/urpmi/synthesis.hdlist.<medium-name> is now
508     /var/lib/urpmi/<medium-name>/synthesis.hdlist.cz
509     it allows easier medium update without using urpmi.update (#31893)
510     (but with --urpmi-root, old statedir files are used to allow compatibility
511     with older urpmi)
512     o fix handling --urpmi-root <relative dir>
513     - gurpmi:
514     o do cancel when pressing the 'No' button (#41648)
515     - urpmi:
516     o "missing file" and "bad rpms" errors are reported asap
517     and are fatal errors unless the user wants to go on anyway (or --force)
518     o display a message "Package foo is already installed" when asking
519     "urpmi foo bar" and only installing bar (#41593)
520     (requires perl-URPM 3.18)
521     o set connection timeout for rsync as well (Anssi)
522     o fix --replacepkgs when a same package appears more than once in urpmi db
523     o fix displaying "files are missing" (regression introduced in 5.6)
524     o tell bash-completion urpmi handles file names (#41699) (guillomovitch)
525     - urpmi.addmedia, urpmi.update:
526     o fix --no-md5sum (regression introduced in 5.20) (#41237)
527     - urpme:
528     o indent the packages to be removed
529     o enhance error message "Removing the following package will break your system"
530    
531     Version 5.20 - 2 June 2008, by Pascal "Pixel" Rigaux
532    
533     - urpmi:
534     o --auto-update should behave like urpmi.update when mirrorlist is outdated
535     (cf http://forum.mandriva.com/viewtopic.php?t=86837)
536     o fix --replacepkgs when a package appears more than once in urpmi db (#40893)
537     (need perl-URPM 3.14)
538     - urpmi.addmedia:
539     o add missing mark in "Do you want to add media '%s'?" message (from Nikos)
540     - urpmi.addmedia, urpmi.update:
541     o fix checking synthesis MD5SUM
542     o check downloaded synthesis/MD5SUM is not invalid HTML code, and try
543     another mirror from mirrorlist (#39918)
544     (useful for servers not returning a valid HTTP error)
545    
546     Version 5.19 - 3 April 2008, by Pascal "Pixel" Rigaux
547    
548     - urpmq:
549     o --suggests is currently misleading, introduce --allow-suggests and explain
550     the user that --suggests really means --allow-suggests (#39726)
551    
552     Version 5.18 - 1 April 2008, by Pascal "Pixel" Rigaux
553    
554     - urpmi.addmedia, urpmi.update:
555     o correctly handle media with no xml-info when using "xml-info: always"
556     (#39521)
557     - urpmi.addmedia:
558     o --mirrorlist: if the retrieved media.cfg is broken, try another mirror
559     (#39591, it also workarounds #39592)
560     - urpmf:
561     o check usage of -a, -! and the like instead of displaying the ugly
562     "Internal error: syntax error ..."
563     o in some cases (iso on disk), the hdlist is not available in
564     media/xxx/media_info/, but we can use the statedir copy. So use it
565    
566     Version 5.17 - 28 March 2008, by Pascal "Pixel" Rigaux
567    
568     - urpmi:
569     o nice error message when hal daemon is not running and is needed (#39327)
570     - urpmq:
571     o do not use rpms on removable cdrom media (#39396)
572     - urpmf, urpmq:
573     o display an error message when /etc/urpmi/proxy.cfg can't be read
574     - urpmi.update, urpmi.addmedia:
575     o do not restrict read on /etc/urpmi/proxy.cfg if it doesn't contain
576     passwords (#39434)
577    
578     Version 5.16 - 25 March 2008, by Pascal "Pixel" Rigaux
579    
580     - urpmi:
581     o fix getting rpms from different media on same DVD
582     o handle displaying utf8 download progression in non-utf8 terminal
583     (ie clean the full line when we can't be sure of the number of characters
584     that will be displayed)
585     - urpmq:
586     o fix --list -r (#39287) (regression introduced in 5.7)
587     - bash-completion (guillomovitch):
588     o don't complete on available packages if completed item is clearly a file
589     o only select available packages for selected medias
590     o fix rurpmi completion
591    
592     Version 5.15 - 18 March 2008, by Pascal "Pixel" Rigaux
593    
594     - urpmi.addmedia, urpmi.update:
595     o urpmi.addmedia --mirrorlist handles a list of mirrors/mirrorlist:
596     you can specify a mirror to use inside a local network, but it will
597     default to standard mirrors when the local mirror is not available.
598    
599     Version 5.14 - 17 March 2008, by Pascal "Pixel" Rigaux
600    
601     - urpmi:
602     o tell the user to "restart system" when it is needed
603     o nicer error message when database is locked (#38923)
604    
605     Version 5.13 - 17 March 2008, by Pascal "Pixel" Rigaux
606    
607     - gurpmi:
608     o handle provides (spotted by salem)
609     o handle -p and -P like urpmi
610     - urpmi:
611     o never suggest --install-src for spec file (#38876)
612     o do not allow "urpmi --install-src foo.spec"
613    
614     Version 5.12 - 11 March 2008, by Thierry Vignaud
615    
616     - gurpmi:
617     o ensure rpm error message are always in UTF-8
618     o ensure urpmi messages are always in UTF-8
619     o handle --force
620     o return 1 like urpmi if package doesn't exist
621     o return urpmi error code
622     o translate usage
623    
624     Version 5.11 - 11 March 2008, by Pascal "Pixel" Rigaux
625    
626     - gurpmi:
627     o fix breakage introduced with priority upgrades support (#38738) (tvignaud)
628     - bash-completion:
629     o restore available-pkgs completion using "urpmq --list" by default
630     (it needed COMP_URPMI_HDLISTS to be set, but it should be fast enough now)
631     - urpmi:
632     o have a nicer error message when perl-Hal-Cdroms is missing (#38778)
633     o do handle suggests in priority upgrades (#38778)
634    
635     Version 5.9 - 7 March 2008, by Thierry Vignaud
636    
637     - modify infrastructure so that rpmdrake doesn't select all updates by
638     default (#38611)
639    
640     Version 5.8.1 - 6 March 2008, by Thierry Vignaud
641    
642     - add infrastructure so that rpmdrake doesn't select all updates by
643     default (#38611)
644    
645     Version 5.8 - 5 March 2008, by Thierry Vignaud
646    
647     - add infrastructure so that gurpmi & rpmdrake can handle priority
648     upgrade list
649     - add callbacks so that rpmdrake can reuse more urpmi code
650     - gurpmi:
651     o handle priority upgrade list
652     - urpmi:
653     o do not pretend removing packages from cache when there's nothing
654     to remove
655    
656     Version 5.7 - 3 March 2008, by Pascal "Pixel" Rigaux
657    
658     - all tools:
659     o cdrom:// replaces removable://
660     o use hal to wait-for/mount cdroms:
661     you can now use more than one cdrom drive (#37363)
662     o fix download progression using wget
663     o restore generation of /var/lib/urpmi/names.<medium>, but it is now done in
664     urpmq/urpmi/urpmf (and so only if used as root)
665     - gurpmi:
666     o exit immediately on success in automatic mode
667     o fix --auto-select option
668     o fix --root option
669     o give the focus to buttons (Emmanuel Blindauer, #38047)
670     o handle --allow-medium-change (needed for drakxtools)
671     o handle --expect-install (needed for drakxtools)
672     o handle --test
673     o reuse common shared code of urpmi
674     - urpmf, urpmq:
675     o never display raw downloader output, otherwise output is very messy (#38125)
676     o do not try to download xml-info if it's not available (#38125)
677     - urpmi.addmedia:
678     o fix --distrib for cdroms (#30613)
679     - urpmi:
680     o fix --expect-install (broken since 4.9.30!)
681     o fix using proxy with curl (#38143)
682     o do not copy rpms from cdrom if only one cdrom is used (#28083)
683     - urpmf:
684     o fix searching for more than one pattern (#38286)
685     - urpmq:
686     o --list: speed it up (2.5x faster, and 6x faster with names.<medium>)
687    
688     Version 5.6 - 26 February 2008, by Pascal "Pixel" Rigaux
689    
690     - urpmq:
691     o add --conflicts
692     o --requires now display the raw requires, use --requires-recursive to get
693     the old behaviour (#29176)
694     o make "urpmq --list xxx" display "use -l to list files" and exit on error
695     - urpmf:
696     o fix mirrorlist handling
697     o fix fallback on hdlist when xml-info not found
698     - urpmi, urpmi.addmedia, urpmi.update:
699     o have fatal errors on some errors that must not happen (eg: moving rpm from
700     download dir to cachedir)
701     o handle variables $ARCH/$RELEASE in mirrorlist
702     - urpmi:
703     o display "%s of packages will be retrieved."
704     (need perl-URPM 3.10 and synthesis built with @filesize@)
705     o do not say "files are missing" when the downloaded rpm is corrupted
706     o --test: only display "Installation is possible" when it is the case (#29837)
707     o fix "using one big transaction" that occurs when using --keep
708     (#30198) (part of the fix is in perl-URPM 3.09)
709     - bash-completion:
710     o restore available-pkgs completion using "urpmq --list" (guillomovitch)
711     (but only if COMP_URPMI_HDLISTS is set since it's slow)
712    
713     Version 5.5 - 23 February 2008, by Pascal "Pixel" Rigaux
714    
715     - all tools:
716     o handle mirrorlist
717     (need perl-Zone-TimeInfo patched for geolocalisation)
718     - urpmf
719     o fallback on hdlist when xml-info not found (useful for old distribs)
720     - urpmi handles /etc/urpmi/media.d/*.cfg
721     as an alternative to using urpmi.addmedia
722     - urpmi.update, urpmi.addmedia:
723     o handle --virtual for remote media
724     (a better name would be "auto-update") (a la yum)
725     o do not parse synthesis (relying on MD5SUM for corruption detection)
726     o drop /var/lib/urpmi/names.<medium> (was used by bash-completion)
727     - urpmi.addmedia
728     o don't fail on remaining statedir files (#36267)
729     (especially useful when using media.d/*.cfg)
730    
731     Version 5.4 - 5 February 2008, by Pascal "Pixel" Rigaux
732    
733     - bug fix release
734     - urpmi, urpme, urpmq, urpmf:
735     o fix --use-distrib
736    
737     Version 5.3 - 4 February 2008, by Pascal "Pixel" Rigaux
738    
739     - urpmi.cfg:
740     o "media_info_dir: media_info" is the default
741     o "no-media-info" is used for media for which media_info must be built from
742     rpms
743     - urpme, urpmi:
744     o add basesystem-minimal to prohibit-remove
745     - urpme:
746     o enhance pkg list formatting for "The following packages contain %s: %s"
747     error message (#29178)
748     - urpmf:
749     o fix --synthesis (it may break urpmq/urpmi --synthesis)
750     - urpmq:
751     o add --no-suggests
752     - library:
753     o since any_xml_info can be slow, add a "callback" option (#37264)
754    
755     Version 5.2 - 18 January 2008, by Pascal "Pixel" Rigaux
756    
757     - urpmi:
758     o --buildrequires deprecate --src, --src is kept for compatibility but its
759     behaviour is changed a little (it doesn't download src.rpm anymore)
760     o --install-src as user now works for remote medium
761     o --install-src will remove succesfully installed src.rpm from
762     /var/cache/urpmi/rpms/* (unless post-clean is 0)
763     - urpmf:
764     o add special code for --files simple case, it makes urpmf 3x faster for
765     this often used case
766     o display a warning when searching "xxx(yyy)" since it is handled as a
767     regexp and so the parentheses are useless. suggest using --literal
768     - urpmq:
769     o add --provides
770     o fix option -a : display packages of all compatible archs (#36942)
771     - all tools:
772     o deprecate --curl and --wget in favor of --downloader curl
773     and --downloader --wget
774     o fix displaying error message when failing to lock (regression in 5.1)
775    
776     Version 5.1 - 16 January 2008, by Pascal "Pixel" Rigaux
777    
778     - urpmf, urpmq:
779     o fix using xml info files with spaces in medium name
780     - urpmf:
781     o fix --license
782     - urpmq:
783     o add --sourcerpm
784     o deprecate "urpmq --requires", "urpmq -R" and "urpmq -RR"
785     o fix --list (regression introduced in 5.0) (#36742)
786    
787     Version 5.0 - 11 January 2008, by Pascal "Pixel" Rigaux
788    
789     - urpmf, urpmq:
790     o use xml info instead of hdlist when possible
791     o "urpmq -l" is faster (3x)
792     o "urpmf -l" is slower (1.5x)
793     o "urpmf --sourcerpm" is much faster
794     o see "xml-info" option in urpmi.cfg(5) to see when those files are downloaded
795     o new require: perl module XML::LibXML
796     - urpmq:
797     o use rpm file instead of hdlist/xml-info when file is local
798     o use URPM::Package->changelogs (need perl-URPM 3.06)
799     - urpmf
800     o fix an *old* bug (since december 2002) making urpmf keeps parsed
801     hdlist files in memory (was fixed for multitags, but not for simple tags)
802     - all tools:
803     o replace /var/lib/urpmi/MD5SUM with /var/lib/urpmi/MD5SUM.<medium_name>
804     (this will allow checking xml media_info is up-to-date even if we don't
805     update it at the same time as synthesis is updated)
806     - urpmi.update, urpmi.addmedia, urpmi.removemedia:
807     o drop hdlist support replaced with xml media_info
808     (this imply file-deps are correctly handled, see genhdlist2(1))
809     o drop option "-c" which used to clean /var/cache/urpmi/headers
810     o enhancement: only parse updated synthesis
811     - urpmi.addmedia
812     o do check md5sum of downloaded synthesis
813     (the check was only done on urpmi.update)
814     o new --xml-info option
815     - urpmi:
816     o do remove __db* on priority-upgrade
817     (fix regression introduced in 4.10.15)
818     o always prompt before doing a priority-upgrade transaction, even if there
819     is only one priority upgrade package (since there will be more packages to
820     install after restarting urpmi)
821    
822     Version 4.10.19 - 12 December 2007, by Pascal "Pixel" Rigaux
823    
824     - urpmi:
825     o fix handling "post-clean: 0" in urpmi.cfg
826     (#36082, regression introduced in 4.10.16)
827     - library:
828     o urpm::media::read_config() doesn't read urpmi.cfg global options anymore,
829     use urpm->get_global_options or urpm->new_parse_cmdline
830    
831     Version 4.10.18 - 11 December 2007, by Pascal "Pixel" Rigaux
832    
833     - urpmi:
834     o handle --suggests (to override urpmi.cfg global option "no-suggests")
835     - urpmi.update:
836     o exit code 1 when a (selected) medium can't be updated (#35952)
837     o leave early with error if no medium were successfull updated
838     - drop translated man pages (they are too old)
839     - urpmi.addmedia:
840     o exit code 1 when a medium can't be added
841     o enhance parsing of urls with login:password for logins with "@"
842     so that password doesn't end up in urpmi.cfg
843     o adapt to perl-URPM 3.00 API to parse pubkey files
844     (nb: $urpm->{keys} is not used anymore)
845    
846     Version 4.10.17 - 30 November 2007, by Pascal "Pixel" Rigaux
847    
848     - urpmi:
849     o fix regression introduced in 4.10.15:
850     "urpmi --force valid invalid" should warn about "invalid" but still
851     install "valid"
852    
853     Version 4.10.16 - 28 November 2007, by Pascal "Pixel" Rigaux
854    
855     - urpmi:
856     o small transactions should have at least 8 packages
857     (ie --split-length is now 8 by default)
858     o do not do a big transaction if installing less than 20 packages
859     (ie --split-level is now 1 by default)
860     - urpmq:
861     o new option --requires-recursive (alias of option -d)
862     o bugfix previous release: "urpmq --fuzzy foo" should display all "*foo*" matches
863    
864     Version 4.10.15 - 26 November 2007, by Pascal "Pixel" Rigaux
865    
866     - all tools:
867     o exit with code 1 after displaying usage (instead of exit code 0)
868     - urpmi:
869     o with rsync, use --copy-links (to have the same behaviour as http/ftp, and
870     so allow symlinks on the server)
871     o fix "urpmi --install-src" (regression introduced in 4.10.9) (#35164)
872     o fix --limit-rate (regression introduced in 4.9.12)
873     o --auto-update is quite unsafe, but at least now it should be cleaner
874     (ensure $urpm doesn't have media twice) (#36134)
875    
876     Version 4.10.14 - 4 October 2007, by Pascal "Pixel" Rigaux
877    
878     - library:
879     o urpm::media::add_distrib_media: add option "only_updates" for rpmdrake
880    
881     Version 4.10.13 - 3 October 2007, by Pascal "Pixel" Rigaux
882    
883     - urpmi
884     o remove prefix/var/lib/rpm/__db* after installing pkgs rooted
885    
886     Version 4.10.12 - 27 September 2007, by Pascal "Pixel" Rigaux
887    
888     - urpm::media::update_media:
889     o ensure a second pass is done even if media has not been modified
890     (useful for the %trigger trick done in urpmi to rebuild synthesis with
891     suggests)
892     - urpmf
893     o fix -a and -o
894    
895     Version 4.10.11 - 24 September 2007, by Pascal "Pixel" Rigaux
896    
897     - create /var/tmp in chroots too
898     - fixed nb.po
899    
900     Version 4.10.10 - 17 September 2007, by Pascal "Pixel" Rigaux
901    
902     - fix using already downloaded rpms (from /var/cache/urpmi/rpms) (#33655)
903     - improve retrieving update descriptions API
904    
905     Version 4.10.9 - 13 September 2007, by Pascal "Pixel" Rigaux
906    
907     - urpmi, urpme
908     o default to selecting all the prefered packages according to installed
909     locales (need perl-URPM 2.00 to work)
910     o do not prompt questions if not waiting for user answer
911     (for urpmi --force or urpme --force)
912     - urpmf
913     o fix --synthesis
914    
915     Version 4.10.8 - 10 September 2007, by Pascal "Pixel" Rigaux
916    
917     - urpmi
918     o enhance "columns" display of packages to install (esp. fit on 80 columns)
919     o do not use netrc for protocol ssh
920    
921     Version 4.10.7 - 6 September 2007, by Pascal "Pixel" Rigaux
922    
923     - urpmi
924     o fix rpmdb locking with --root
925     o handle --searchmedia <media1>,...,<mediaN>
926     o do auto upgrade mandriva kernels (ie remove kernel*-latest to skip.list)
927     o display size that will be installed - removed with a nice message (#32022)
928     o display packages which are going to installed with name-version-release
929     info in columns
930     - urpmi, urpme
931     o use best unit (KB, MB...) to display size will be installed - removed
932    
933     Version 4.10.6 - 28 August 2007, by Pascal "Pixel" Rigaux
934    
935     - urpmi
936     o fix --bug when there is no /etc/urpmi/prefer.list file
937     o new option --justdb (new perl-URPM 1.76)
938     o do not verify signature of .spec files (#32824)
939     o handle changes in priority-upgrade list between old and new urpmi (#32925)
940     - urpmf
941     o display "usage" when no <pattern-expression> is given (#32658)
942    
943     Version 4.10.5 - 14 August 2007, by Pascal "Pixel" Rigaux
944    
945     - urpmi
946     o keep_all_tags for now to avoid rpm saying file conflicts when the content
947     is the same
948     o restart after upgrading 'meta-task' because of /etc/urpmi/prefer.vendor.list
949    
950     Version 4.10.4 - 13 August 2007, by Pascal "Pixel" Rigaux
951    
952     - urpmi
953     o bugfix 4.10.0: a circular reference was causing rpmdb to be opened many times
954     o --urpmi-root: if <root>/etc/urpmi/*.list are available, use them.
955     otherwise defaults to /etc/urpmi/*.list
956    
957     Version 4.10.3 - 13 August 2007, by Thierry Vignaud
958    
959     - urpmi
960     o do not default to --nolock when using --root (reverting rafael
961     commit on 2006-01-11 13:17)
962     o do try to umount removable media when using --nolock (fixing
963     rafel's commit r15048 on 2005-06-09)
964     o try harder to explain why a package is removed
965     o try harder to explain why we cannot select a package (eg: because
966     i586 package is already installed on x86_64)
967    
968     Version 4.10.2 - 13 August 2007, by Thierry Vignaud
969    
970     - gurpmi:
971     o reuse common shared code of urpmi/rpmdrake
972     o umount removable media as soon as possible
973     o unlock RPM & URPMI dbs locks as soon as possible like rpmdrake
974     - urpmi
975     o when using --urpmi-root, load <root>/etc/rpm/macros
976     o enable GUIes to display already installed & not installable RPMs
977     o enable GUIes to display uninstallations
978     - urpmi.cfg
979     o really add global option no-suggests
980    
981     Version 4.10.1 - 12 August 2007, by Pascal "Pixel" Rigaux
982    
983     - library
984     o urpm::select: new function get_preferred() replacing sort_choices()
985     (for drakx)
986    
987     Version 4.10.0 - 11 August 2007, by Pascal "Pixel" Rigaux
988    
989     - new major release (motivation: urpmi has many new features)
990     - urpmi
991     o new option --replacepkgs (same as rpm --replacepkgs) (#16112)
992     (need perl-URPM 1.73)
993     o fix --quiet (regression introduced in 4.9.28)
994     o handle preferred choices (through --prefer, /etc/urpmi/prefer.list
995     and /etc/urpmi/prefer.vendor.list)
996     - all tools
997     o new option --wait-lock (#13025)
998    
999     Version 4.9.30 - 10 August 2007, by Pascal "Pixel" Rigaux
1000    
1001     - urpmi (thanks to Thierry Vignaud)
1002     o move some code to new module urpm::main_loop to share it with rpmdrake
1003    
1004     Version 4.9.29 - 9 August 2007, by Pascal "Pixel" Rigaux
1005    
1006     - urpmi
1007     o explicit error when using "urpmi ---install-src" as user with remote media
1008     o add support for "suggests": a newly suggested package is installed as if
1009     required, but one can remove it afterwards, or use --no-suggests
1010     (need perl-URPM 1.69)
1011     - urpmf
1012     o handle --suggests
1013    
1014     Version 4.9.28 - 3 August 2007, by Pascal "Pixel" Rigaux
1015    
1016     - urpmi
1017     o handle README.<version>.upgrade.urpmi and
1018     README.<version>-<release>.upgrade.urpmi: the content is displayed
1019     when upgrading from rpm older than <version> (#30187)
1020     (need perl-URPM 1.68)
1021     - urpmf
1022     o handle --license
1023     - urpmi.update
1024     o handle -q option (#31890)
1025     - urpmq
1026     o --whatrequires: fix skipping packages through provides provided by other
1027     packages, when the other package is the same pkg name (#31773)
1028     - library
1029     o urpm::install: export %readmes so that rpmdrake can access it
1030    
1031     Version 4.9.27 - 18 June 2007, by Pascal "Pixel" Rigaux
1032    
1033     - urpmi.addmedia --distrib, urpmi/urpme/urpmf/urpmq --use-distrib
1034     o media.cfg per media field hdlist=hdlist_xxx.cz is not used anymore,
1035     xxx/media_info/hdlist.cz is used instead. To get previous behaviour, use
1036     option --use-copied-hdlist or use_copied_hdlist=1 in media.cfg
1037     - urpmi
1038     o for long package names, ensure progression of installation (####...) is
1039     still properly indented (#28639)
1040     - urpmi.addmedia
1041     o fix reconfig.urpmi use
1042     - urpmi.update
1043     o only copy previous hdlist in cache dir for rsync, don't do it for wget/curl
1044     (it's useless and potentially dangerous when used with "resume")
1045     - urpmf
1046     o bug fix -m (#31452)
1047     - all tools
1048     o 4.9.26 is broken when downloading with wget since it creates hdlist.cz.1
1049     files. fixing using --force-clobber option (! need a patched wget !)
1050     o hide rsync errors by default to hide false positives,
1051     but allow getting them with --debug
1052    
1053     Version 4.9.26 - 14 June 2007, by Pascal "Pixel" Rigaux
1054    
1055     - urpmf
1056     o add option --use-distrib
1057     - urpmq
1058     o allow using --use-distrib as non-root
1059     - all tools
1060     o don't use time-stamping when downloading with wget
1061     (useless and slow since it forces to download the whole directory listing)
1062     (as suggested by Andrey Borzenkov on cooker)
1063    
1064     Version 4.9.25 - 8 June 2007, by Pascal "Pixel" Rigaux
1065    
1066     - all tools
1067     o --debug now implies --verbose
1068     - urpmi.addmedia
1069     o [bugfix] fix using "with synthesis.hdlist.cz" (#31081)
1070     o don't overwrite existing urpmi.cfg with an empty file
1071     when disk is full (#30945)
1072     - urpmi
1073     o prefer best architecture over exact name
1074     (eg: urpmi libfoo-devel prefers lib64foo-devel over libfoo-devel)
1075     o [bugfix] fix urpmi --parallel (#30996)
1076     o [bugfix] fix plural handling in "Packages foo can not be installed" (#31229)
1077     o fix "Argument list too long" when calling curl/wget/proz
1078     (things should work even in case of one big transaction) (#30848)
1079     - urpmf
1080     o fix an *old* bug (since december 2002) making urpmf keeps parsed hdlist
1081     files in memory
1082    
1083     Version 4.9.24 - 9 May 2007, by Pascal "Pixel" Rigaux
1084    
1085     - urpmi
1086     o display "removing package ..." when removing an obsolete or conflicting
1087     package (need perl-URPM 1.63), and not before
1088     o in verbose mode, display "removing upgraded package ..."
1089     (should make it more understandable by users)
1090     - urpmi.addmedia
1091     o [bugfix] fix removable://... (#30257)
1092     o [bugfix] look for media/$media_dir/media_info/pubkey instead of
1093     media/$media_dir/pubkey
1094     o [bugfix] with --distrib, don't use previous media's pubkey if a pubkey is
1095     missing (eg: use pubkey_main for media "Main Updates" when
1096     pubkey_main_updates is missing)
1097    
1098     Version 4.9.23 - 3 May 2007, by Pascal "Pixel" Rigaux
1099    
1100     - urpmi
1101     o always upgrade (-U) packages instead of installing (-i) them,
1102     except for inst.list packages. This change is needed to fix
1103     "b--obsoletes-->a and c--conflicts-->a prompting for upgrading a"
1104     in perl-URPM 1.61
1105     o fix displaying README.*urpmi when using --root or --urpmi-root
1106     o fix displaying README.install.urpmi when installing a package conflicting
1107     with an available package
1108     o display "removing package ..." when removing, not before.
1109     o display "removing package ..." when upgrading package
1110     (may be too verbose though)
1111     o display "In order to satisfy the '%s' dependency, one of the following
1112     packages is needed:" so that user can understand what dependency is used
1113     (need perl-URPM 1.62)
1114     - for rpmdrake
1115     o make translate_why_removed() safe to call (cf bug #28613)
1116    
1117     Version 4.9.21 - 27 March 2007, by Pascal "Pixel" Rigaux
1118    
1119     - urpmi
1120     o add kernel-source-latest to skip.list
1121     (to be coherent with other kernel*latest) (#29933)
1122     - urpmi.addmedia
1123     o do display download progression by default (be coherent with other tools),
1124     use -q to hide it
1125     - urpmi.update
1126     o do not display download progression with -q
1127    
1128     Version 4.9.20 - 15 March 2007, by Pascal "Pixel" Rigaux
1129    
1130     - all tools
1131     o be failsafe when module encoding is not there
1132     (ie when only perl-base is installed) (#29387)
1133     - gurpmi:
1134     o fix displaying size of packages
1135     o fix displaying only the first package in "you're about to..." dialog
1136     o prevent downloading/installing dialog from resizing
1137     - urpmi-parallel-ka-run:
1138     o fix parsing the output of rshp2 (only rshp output was successfully parsed)
1139    
1140     Version 4.9.19 - 8 March 2007, by Pascal "Pixel" Rigaux
1141    
1142     - urpmi
1143     o fix priority-upgrade broken on some x86_64 (#29125)
1144     (bug introduced in urpmi 4.9.11)
1145     - gurpmi
1146     o use same translation routines as urpmi, fixing various encoding issues (#29248)
1147     - urpmq
1148     o remove duplicated warning for "urpmq -l" when a rpm header is missing (#29174)
1149    
1150     Version 4.9.17 - 6 March 2007, by Pascal "Pixel" Rigaux
1151    
1152     - urpmq
1153     o add --whatprovides (doing same as -p) (#29175)
1154     - urpmi
1155     o don't auto upgrade mandriva kernels (ie add kernel*-latest to skip.list)
1156     o add perl-MDV-Distribconf to priority upgrade packages
1157     o display translated summaries
1158    
1159     Version 4.9.16 - 2 March 2007, by Pascal "Pixel" Rigaux
1160    
1161     - urpmi
1162     o fix crash asking for medium
1163     - urpmf
1164     o do not display invalid error at the end when using removable media (#28905)
1165     - urpmq
1166     o --whatrequires-recursive: fix debug message explaining why a package
1167     is added, and enhance the verbose message explaining why some package are
1168     skipped
1169    
1170     Version 4.9.15 - 6 February 2007, by Pascal "Pixel" Rigaux
1171    
1172     - urpmi.update
1173     o add --probe-rpms to replace -f -f
1174     o -f -f should be allowed (#28500)
1175     - urpmq
1176     o --whatrequires will now handle virtual package requires
1177     (eg: bash is now returned by "urpmq --whatrequires glibc")
1178     (#28367)
1179     - german translation
1180     o don't use non iso-8859-15 chars otherwise perl segfaults (#28537)
1181     (perl bug #41442)
1182    
1183     Version 4.9.14 - 25 January 2007, by Pascal "Pixel" Rigaux
1184    
1185     - urpmi
1186     o fix encoding issue with "--bug ..." introduced in previous version (#28387)
1187     - urpmi, ...
1188     o workaround no locale (eg: LC_ALL=C): when encoding is "ascii",
1189     do not try to convert strings to this encoding, any encoding will do
1190     (#28367)
1191     - urpmq
1192     o rename option -R into --whatrequires
1193     o rename option -RR into --whatrequires-recursive,
1194     and don't go through virtual packages which are provided by another
1195     package, eg: "skipping package(s) required by db1-devel via devel(libdb),
1196     since that virtual package is provided by libdb2-devel"
1197     (#27814)
1198     o do not document option -P (which is the default)
1199    
1200     Version 4.9.13 - 19 January 2007, by Pascal "Pixel" Rigaux
1201    
1202     - urpmi, ...
1203     o fix encoding/codeset mess (using the magical
1204     Locale::gettext::bind_textdomain_codeset(..., "UTF-8") from new
1205     perl-Locale-gettext)
1206     o fix translating rpmlib messages (using URPM::bind_rpm_textdomain_codeset())
1207     - gurpmi2
1208     o do display installation failed on file conflicts (#22131)
1209     - urpmi.addmedia
1210     o do not display in clear text the password (when using -v or --debug)
1211     - urpmq
1212     o when using synthesis do not download packages to get information.
1213     before this modification, it was downloaded iff one medium was using hdlist (#16772)
1214     o when using synthesis fix using local rpms to get information
1215     before this modification, local rpm was used iff one medium was using hdlist
1216     o display a warning about no hdlist only for needed media,
1217     adapt the warning to the option (for "-i", synthesis can still help),
1218     and tell which rpms and impacted
1219    
1220     Version 4.9.12 - 10 January 2007, by Pascal "Pixel" Rigaux
1221    
1222     - urpmi
1223     o fix handling removable media (bug introduced in 4.9.x) (#27854)
1224     o with "-v", display the package file copied to disk
1225     o use P (ie ngettext) to handle plurals
1226     o re-allow "urpmi --clean" with no arguments
1227     (broken on january 2006, commit r36390) (#27747)
1228     o be more verbose with "-v"
1229     - urpmi, urpmq, urpmf
1230     o "--media foo" and "--searchmedia foo" use medium "foo"
1231     even if "foo" is flagged "ignore" (#27745)
1232     - urpmi.addmedia
1233     o new option "--probe-rpms" which replaces "-f -f"
1234     o fix using dir "/foo/bar boo" and no hdlist (using *.rpm)
1235     o when using "--distrib <url>", have "xxx" instead of "xxx1"
1236     for the medium name (eg: "Main" instead of "Main1")
1237     o when using --distrib, add noauto media with flag ignore
1238     so that someone can easily use them by removing ignore
1239     (nb: debug_for and srpm media are not added though)
1240     (cf bug #28050)
1241    
1242     Version 4.9.11 - 12 December 2006, by Pascal "Pixel" Rigaux
1243    
1244     - urpmi
1245     o when "urpmi --auto-select" needs to restart urpmi because of a
1246     priority-upgrade, ensure it doesn't prompt an unneeded choice before
1247     restarting (#27527)
1248     (nb: the problem can still occur on "urpmi rpmdrake")
1249     - urpmi.removedia
1250     o "urpmi.removedia -a" when urpmi.cfg has no entry still warn the user,
1251     but exits with status 0
1252    
1253     Version 4.9.10 - 7 December 2006, by Pascal "Pixel" Rigaux
1254    
1255     - urpmi.addmedia
1256     o fix using "--virtual --distrib ..."
1257    
1258     Version 4.9.9 - 6 December 2006, by Pascal "Pixel" Rigaux
1259    
1260     - urpmi
1261     o fix "rpmdb: environment reference count went negative"
1262     when syslog service is down
1263     o fix having more than "hdlist" flag in urpmi.cfg
1264     - gurpmi2 (and rpmdrake)
1265     o fix crash when syslog service is down (#26256)
1266    
1267     Version 4.9.8 - 6 December 2006, by Pascal "Pixel" Rigaux
1268    
1269     - urpmi.addmedia, urpmi
1270     o use "hdlist" just like "synthesis" when forcing only hdlist usage
1271     o "hdlist" is valid with "virtual"
1272     - urpmi
1273     o don't say "Package foo-1.1 already installed"
1274     when in fact it is "Package foo-1.2 already installed".
1275     Still display "Package foo-1.1 can not be installed" until we can do
1276     better (#27176)
1277     - gurpmi (tvignaud)
1278     o don't ignore exceptions in callbacks
1279     o fix crash and really lock the urpm db
1280    
1281     Version 4.9.7 - 4 December 2006, by Pascal "Pixel" Rigaux
1282    
1283     - bug fix release
1284     - urpmi.addmedia
1285     o fix --probe-hdlist
1286     o fix "... with hdlist.cz" (only "... with synthesis.hdlist.cz" was working)
1287     - urpmi
1288     o add the long version of -q/-v (ie --quiet/--verbose)
1289     o --quiet is really quiet (#14538)
1290    
1291     Version 4.9.6 - 31 November 2006, by Pascal "Pixel" Rigaux
1292    
1293     - bug fix release
1294     - urpmf:
1295     o handle --urpmi-root
1296     - urpmi.addmedia:
1297     o fix downloading synthesis which is done twice when remote
1298     o fix downloading pubkey in media_info/
1299    
1300     Version 4.9.5 - 30 November 2006, by Pascal "Pixel" Rigaux
1301    
1302     - all tools:
1303     o new option --urpmi-root that is similar to --root but also use rooted
1304     urpmi db
1305     - urpmi:
1306     o handle buggy "list: xxx" in urpmi.cfg (when the list can't be found)
1307     o handle no "synthesis" together with "with_hdlist: synthesis.hdlist.cz"
1308     - urpmi.cfg:
1309     o new per-medium field "media_info_dir:" which replaces "with_hdlist:" in
1310     most cases. It allows using either hdlist & synthesis when nor
1311     "hdlist:" nor "synthesis" is set (#16232)
1312     - urpmi.update:
1313     o not so verbose by default, only display
1314     'medium "foo" is up-to-date' or 'medium "foo" updated'
1315     - urpmi.removemedia:
1316     o not so verbose by default, only display 'removing medium "foo"'
1317     o do not allow both "-a" and <name>, fix usage
1318     - urpmi.addmedia:
1319     o not so verbose by default, only display 'adding medium "foo"'
1320     o do not add "hdlist: hdlist.<name>.cz" lines in urpmi.cfg,
1321     compute it from <name> (one can still enforce a file name)
1322     o do not default to --probe-synthesis but use both hdlist/synthesis
1323    
1324     Version 4.9.4 - 24 November 2006, by Pascal "Pixel" Rigaux
1325    
1326     - urpmi.addmedia:
1327     o fix random ordering of media (using --distrib on a non-remote medium)
1328     o now inserting non-remote medium after first non-remote medium
1329     (instead of adding it as first medium)
1330     - urpmi, urpme, urpmq:
1331     o add option --probe-synthesis (allowed with --use-distrib)
1332    
1333     Version 4.9.3 - 24 November 2006, by Pascal "Pixel" Rigaux
1334    
1335     - bug fix release:
1336     - fix handling multiple virtual hdlist files
1337     (the second pass was not done...)
1338    
1339     Version 4.9.2 - 24 November 2006, by Pascal "Pixel" Rigaux
1340    
1341     - bug fix release:
1342     - /foo/@86875:bar.src.rpm is not a url with protocol /foo/@86875
1343     - /foo/chroot_tmp/... is not a url with protocol /foo/chroot
1344    
1345     Version 4.9.1 - 23 November 2006, by Pascal "Pixel" Rigaux
1346    
1347     - cleanup locks handling, log locking, and don't say "urpmi database locked"
1348     when it's the rpm database that is locked
1349     - urpmi:
1350     o add --nokeep (which overrides urpmi.cfg global option "keep")
1351    
1352     Version 4.9.0 - 22 November 2006, by Pascal "Pixel" Rigaux
1353    
1354     - urpmi:
1355     o don't fork on multiple transactions
1356     o fix buggy print "::logger_id::" (#27026)
1357     - gurpmi2 (tvignaud):
1358     o fix unvisible content
1359     o prevent a dialog to have a height of several scores of thousands pixels
1360     o add support of --root
1361     - urpmi.update:
1362     o don't write urpmi.cfg unless really needed
1363     o don't write md5sum in urpmi.cfg (bugfix)
1364     - urpmi.addmedia:
1365     o drop support for "list" file
1366     (now you must have a hdlist/synthesis on remote server)
1367     o drop support for searching recursively rpms when there is no
1368     hdlist/synthesis. Only search in given directory (ie $url/*.rpm)
1369     o do not use list.<media_name> to store passwords, use /etc/urpmi/netrc
1370     instead. Also do have the url in urpmi.cfg, only the password is removed
1371     o change the format of list.<media_name>, it contains only rpm files
1372     relative to the medium url
1373     o deprecate "... with <relative hdlist/synthesis>". It is not useful anymore
1374     (nb: if you want to force using hdlist or synthesis, use --probe-hdlist or
1375     --probe-synthesis)
1376     o don't write urpmi.cfg twice
1377     o do not look for hdlist/synthesis in ../media_info/hdlist$suffix.cz (nb:
1378     with media.cfg, it will still use hdlist from media/media_info/, but it
1379     will simply use the hdlist$suffix.cz given by media.cfg )
1380     o --norebuild is by default (and deprecated): when the local
1381     hdlist/synthesis is buggy, do not discard it and go searching for *.rpm.
1382     Make it an error instead
1383     o fix building synthesis when using *.rpm (ie no hdlist/synthesis)
1384     - urpmi.removemedia: much faster (since it doesn't parse hdlist/synthesis anymore)
1385     - handle "empty" hdlist/synthesis
1386     - generate names.<media_name> only when the medium is created/updated
1387     - major splitting of urpm.pm in many modules
1388     - major splitting of functions in smaller functions
1389     (eg: update_media was 988 lines long, has been splitted in functions shorter
1390     than 105 lines)
1391     - big code cleanup/rework
1392     - perl_checker compliance (very useful for such big code rework)

  ViewVC Help
Powered by ViewVC 1.1.30