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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5421 - (show annotations) (download)
Mon Aug 27 00:49:16 2012 UTC (11 years, 7 months ago) by tv
File size: 157437 byte(s)
minor documentation fix (mga#7166)

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

  ViewVC Help
Powered by ViewVC 1.1.30