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

Contents of /rpm/urpmi/branches/1/NEWS

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1931 - (show annotations) (download)
Wed Sep 14 06:44:50 2011 UTC (12 years, 7 months ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File size: 49409 byte(s)
(configure,_auto_update_media,parse_media,update_media) fix (g)urpmi
--auto-select --update defaulting to all media when there're no update
media (#1024)

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

  ViewVC Help
Powered by ViewVC 1.1.30