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

Contents of /rpm/urpmi/branches/2/NEWS

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.30