diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-03-21 08:04:48 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-03-21 08:04:48 +0000 |
commit | 71980d2778ca1df09474a64c424dcfed41c2acf1 (patch) | |
tree | ba054016779e0470316f698459eaff563ae3b25c | |
parent | d3c1342479f8aea3fab6b96c127ed2b9a25a84df (diff) | |
download | urpmi-71980d2778ca1df09474a64c424dcfed41c2acf1.tar urpmi-71980d2778ca1df09474a64c424dcfed41c2acf1.tar.gz urpmi-71980d2778ca1df09474a64c424dcfed41c2acf1.tar.bz2 urpmi-71980d2778ca1df09474a64c424dcfed41c2acf1.tar.xz urpmi-71980d2778ca1df09474a64c424dcfed41c2acf1.zip |
tidyfy
-rw-r--r-- | NEWS | 33 |
1 files changed, 12 insertions, 21 deletions
@@ -1419,31 +1419,26 @@ Version 4.9.0 - 22 November 2006, by Pascal "Pixel" Rigaux - perl_checker compliance (very useful for such big code rework) * Thu Sep 21 2006 rafael -+ 2006-09-20 09:47:59 (62430) + Fix a bug in urpmi.addmedia for removable media * Wed Sep 20 2006 rafael -+ 2006-09-19 09:25:41 (62298) -Update tarball -* Wed Sep 20 2006 rafael -+ 2006-09-19 09:20:21 (62293) . Hack to minimize file descriptor leak when upgrading from 2006 . Don't read ~/.curlrc (Nicolas Melay) . Don't ignore other media when using --auto-update * Wed Sep 13 2006 rafael -+ 2006-09-12 08:32:35 (60978) + Fix bug in handling updates_for keyword in media.cfg * Tue Sep 12 2006 rafael -+ 2006-09-11 17:34:28 (60899) + . Add support for updates_for keyword in media.cfg . translation updates -* Wed Sep 06 2006 rafael -+ 2006-09-05 09:22:42 (59961) -urpmi 4.8.24 : +Version 4.8.24 - Sep 06 2006, by rafael + . fixes gurpmi file association . output bugs fixed . urpmi -q is more quiet @@ -1451,16 +1446,16 @@ urpmi 4.8.24 : . reap ssh processes * Tue Sep 05 2006 rafael -+ 2006-09-04 08:26:16 (59724) + Fix the new menu so gurpmi is run when double-clicking on an rpm (bug #25148) * Sat Aug 12 2006 rafael -+ 2006-08-11 12:14:23 (55635) + XDG migration * Sat Aug 12 2006 rafael -+ 2006-08-11 08:46:05 (55583) + - New manpage: urpmihowto - Misc. doc fixes - Use --anyauth with curl downloads @@ -1468,27 +1463,23 @@ XDG migration - bash completions fixes by Guillaume Rousse * Sat Aug 12 2006 rafael -+ 2006-08-11 08:31:04 (55577) -Reapply revision #55291 -* Sat Aug 12 2006 rafael -+ 2006-08-11 08:05:57 (55572) -Import urpmi +Reapply revision #55291 -Version 4.8.22-1mdv2007.0 - Jul 12 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> +Version 4.8.22 - Jul 12 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> - Update docs and translations - Allow to install deps of an srpm via rurpmi (Pascal Terjan) - Add an -f option to rpm-find-leaves -Version 4.8.21-1mdv2007.0 - Jun 21 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> +Version 4.8.21 - Jun 21 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> - New command rurpme - Forbid rurpmi --noscripts - Don't ignore unselected media with --auto-update - Remove old rpmdb log files at restart -Version 4.8.20-1mdv2007.0 - Jun 13 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> +Version 4.8.20 - Jun 13 2006, by Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> - New options to urpmi.addmedia: --interactive and --all-media (Olivier Thauvin) - urpmi.addmedia --distrib now uses media.cfg instead of hdlists (Olivier Thauvin) |