/[soft]/rpm/urpmi/branches/2/NEWS
ViewVC logotype

Contents of /rpm/urpmi/branches/2/NEWS

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.30