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

Contents of /rpm/urpmi/trunk/NEWS

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6571 - (show annotations) (download)
Tue Dec 4 20:15:14 2012 UTC (11 years, 4 months ago) by tv
File size: 146735 byte(s)
(_search_packages) do not attempt fuzzy matching if not using --fuzzy

it's also a huge speedup (saves 28% of time spent in testsuite)

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

  ViewVC Help
Powered by ViewVC 1.1.30