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

Contents of /rpm/urpmi/trunk/NEWS

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.30