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

Contents of /rpm/urpmi/trunk/NEWS

Parent Directory Parent Directory | Revision Log Revision Log


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

  ViewVC Help
Powered by ViewVC 1.1.30