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

Contents of /rpm/urpmi/trunk/NEWS

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.30