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

Contents of /rpm/urpmi/trunk/NEWS

Parent Directory Parent Directory | Revision Log Revision Log


Revision 6465 - (show annotations) (download)
Fri Nov 16 20:11:28 2012 UTC (11 years, 5 months ago) by tv
File size: 146090 byte(s)
(_schedule_packages) fix installing delta rpms

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

  ViewVC Help
Powered by ViewVC 1.1.30