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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.30