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

Contents of /rpm/urpmi/trunk/NEWS

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.30