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

Log of /rpm/urpmi/branches/2/NEWS

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 8338 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 19 14:55:59 2013 UTC (10 years, 10 months ago) by colin
File length: 157937 byte(s)
Diff to previous 8337 , to selected 2779
6.48.5

Revision 8337 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 19 14:53:11 2013 UTC (10 years, 10 months ago) by colin
File length: 157907 byte(s)
Diff to previous 7884 , to selected 2779
library: ensure priority updates are installed in a single transaction

This fix is needed in cases where rpm's libdb changes. If the priority updates
happen to be installed in more than one transaction, the %post script in rpm
which deletes the old index files (/var/lib/rpm/__db.*) may happen at the
end of the first of those transactions. This causes the indexes to be
regenerated by the *old* db version and causes the second transaction to fail.

By ensuring the priority updates are handled in a single transaction, the
indexes will be recreated after the urpmi restart and will thus use the
correct, new libdb to create the indexes.

Patch and fix from Thierry Vignaud
(Cherry picked from r8331)

Revision 7884 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 15 05:51:59 2013 UTC (10 years, 11 months ago) by tv
File length: 157829 byte(s)
Diff to previous 7883 , to selected 2779
6.48.4

Revision 7883 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 15 05:51:56 2013 UTC (10 years, 11 months ago) by tv
File length: 157797 byte(s)
Diff to previous 7882 , to selected 2779
fix lookup deps of updates in other media when using --update

reverting commit r1931 from 2011-09-14:
"(configure,_auto_update_media,parse_media,update_media) fix (g)urpmi
--auto-select --update defaulting to all media when there're no update
media (#1024)"

(backported from trunk)

Revision 7882 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 15 05:51:53 2013 UTC (10 years, 11 months ago) by tv
File length: 157595 byte(s)
Diff to previous 7881 , to selected 2779
add basic support for --downgrade (mga#6655)

needs new URPM

(backported from trunk)

Revision 7881 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 15 05:51:50 2013 UTC (10 years, 11 months ago) by tv
File length: 157537 byte(s)
Diff to previous 7880 , to selected 2779
add scrollbar for long one liner messages (mga#5118)

Revision 7880 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 15 05:51:47 2013 UTC (10 years, 11 months ago) by tv
File length: 157480 byte(s)
Diff to previous 5421 , to selected 2779
wrap big messages (mga#5118)

(backported from trunk)

Revision 5421 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 27 00:49:16 2012 UTC (11 years, 7 months ago) by tv
File length: 157437 byte(s)
Diff to previous 5384 , to selected 2779
minor documentation fix (mga#7166)

(backported from trunk)

Revision 5384 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 24 00:32:30 2012 UTC (11 years, 7 months ago) by pterjan
File length: 157392 byte(s)
Diff to previous 5057 , to selected 2779
Only search for README.urpmi files in doc files

Revision 5057 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 29 11:53:12 2012 UTC (11 years, 9 months ago) by tv
File length: 157308 byte(s)
Diff to previous 4897 , to selected 2779
6.48.2

Revision 4897 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 8 21:07:33 2012 UTC (11 years, 9 months ago) by tv
File length: 157277 byte(s)
Diff to previous 4855 , to selected 2779
branch


Revision 4855 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 8 18:50:53 2012 UTC (11 years, 9 months ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 157277 byte(s)
Diff to previous 4542 , to selected 2779
(run) fix downloading twice noarch packages on x86_64 with --download-all (mga#4867))

(w/o introducing testsuite regressions like previous fix)
(reducing side effects to the download-all code)

Revision 4542 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 17 08:15:29 2012 UTC (11 years, 10 months ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 157249 byte(s)
Diff to previous 4192 , to selected 2779
fix -m option not showing media names (mga#5916)

Revision 4192 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 23 17:27:38 2012 UTC (11 years, 11 months ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 157186 byte(s)
Diff to previous 4191 , to selected 2779
6.48.1

Revision 4191 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 23 17:27:35 2012 UTC (11 years, 11 months ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 157154 byte(s)
Diff to previous 4139 , to selected 2779
add missing bug reference

Revision 4139 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 19 08:41:37 2012 UTC (11 years, 11 months ago) by blino
Original Path: rpm/urpmi/trunk/NEWS
File length: 157143 byte(s)
Diff to previous 3998 , to selected 2779
urpmi: do not print orphans message when no package is orphan

Revision 3998 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 8 11:18:58 2012 UTC (11 years, 11 months ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 157075 byte(s)
Diff to previous 3852 , to selected 2779
kill mdv reference in man pages (#5277)

Revision 3852 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 26 20:28:15 2012 UTC (12 years ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 157032 byte(s)
Diff to previous 3849 , to selected 2779
6.48

Revision 3849 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 26 20:20:33 2012 UTC (12 years ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 157002 byte(s)
Diff to previous 3791 , to selected 2779
(selected2local_and_blists) prevent having duplicate packages in blists

(thus fixing downloading twice noarch packages on x86_64 with
--download-all (mga#4867))

Revision 3791 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 25 11:10:17 2012 UTC (12 years ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 156921 byte(s)
Diff to previous 3643 , to selected 2779
install perl-Glib & perl-Gtk2 as priority upgrades prior to restart (mga#5066)

Revision 3643 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 21 08:04:48 2012 UTC (12 years ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 156833 byte(s)
Diff to previous 3641 , to selected 2779
tidyfy

Revision 3641 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 21 07:57:18 2012 UTC (12 years ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 157267 byte(s)
Diff to previous 3639 , to selected 2779
restore translations from just before latest sync after cfergeau commit

(cf previous commit)

Revision 3639 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 21 07:57:08 2012 UTC (12 years ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 157244 byte(s)
Diff to previous 3638 , to selected 2779
(parse_media) fix debug statement to actually output values

also tag it as translatable (sprintf() could have been used)

bug introduced by cfergeau in r255088 on Mar 30 2009 which
gratuitously drop the N() call:
"Downgrade cryptic log message to debug message, fixes #49226"

Revision 3638 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 21 07:57:05 2012 UTC (12 years ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 157221 byte(s)
Diff to previous 3595 , to selected 2779
include older NEWS

Revision 3595 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 19 20:10:43 2012 UTC (12 years ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 51767 byte(s)
Diff to previous 3594 , to selected 2779
better log

Revision 3594 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 19 20:08:20 2012 UTC (12 years ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 51760 byte(s)
Diff to previous 3593 , to selected 2779
(format_line_selected_packages) align columns headers to the columns values in package list

Revision 3593 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 19 19:37:11 2012 UTC (12 years ago) by guillomovitch
Original Path: rpm/urpmi/trunk/NEWS
File length: 51687 byte(s)
Diff to previous 3203 , to selected 2779
describe changes

Revision 3203 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 5 19:01:46 2012 UTC (12 years ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 51539 byte(s)
Diff to previous 3202 , to selected 2779
6.46

Revision 3202 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 5 19:01:43 2012 UTC (12 years ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 51510 byte(s)
Diff to previous 3201 , to selected 2779
(install) fix circular reference that defeats perl's GC

else we keep the RPM DB open several times until rpm fails:

created transaction for installing on / (remove=0, install=0, upgrade=8)
error: rpmdb: Lock table is out of available locker entries
error: cannot open Basenames index using db4 - Cannot allocate memory (12)
error: rpmdb: Lock table is out of available locker entries
error: cannot open Group index using db4 - Cannot allocate memory (12)
error: rpmdb: Lock table is out of available locker entries
error: cannot open Requirename index using db4 - Cannot allocate memory (12)
error: rpmdb: Lock table is out of available locker entries
error: cannot open Triggername index using db4 - Cannot allocate memory (12)
error: rpmdb: Lock table is out of available locker entries
(...)

regression introduced in commit r2946 on 2012-02-14
(was: '(install) --test: do not display "More information on package"')

Revision 3201 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 5 19:01:40 2012 UTC (12 years ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 51461 byte(s)
Diff to previous 3200 , to selected 2779
(install) explicitely close the RPM DB after each transaction

else we keep the RPM DB open several times until rpm fails:

created transaction for installing on / (remove=0, install=0, upgrade=8)
error: rpmdb: Lock table is out of available locker entries
error: cannot open Basenames index using db4 - Cannot allocate memory (12)
error: rpmdb: Lock table is out of available locker entries
error: cannot open Group index using db4 - Cannot allocate memory (12)
error: rpmdb: Lock table is out of available locker entries
error: cannot open Requirename index using db4 - Cannot allocate memory (12)
error: rpmdb: Lock table is out of available locker entries
error: cannot open Triggername index using db4 - Cannot allocate memory (12)
error: rpmdb: Lock table is out of available locker entries
(...)

Revision 3200 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 5 19:01:37 2012 UTC (12 years ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 51407 byte(s)
Diff to previous 3106 , to selected 2779
warn if --allow-force, --allow-nodeps, --force or --keep is in use (mga#3127)

Revision 3106 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 27 20:56:54 2012 UTC (12 years, 1 month ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 51326 byte(s)
Diff to previous 3104 , to selected 2779
sync with code

Revision 3104 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 27 20:49:36 2012 UTC (12 years, 1 month ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 51293 byte(s)
Diff to previous 3103 , to selected 2779
urpmq: fix non-zero exit code if .rpm file was not found (POK, mdv#64969)

Revision 3103 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 27 20:49:33 2012 UTC (12 years, 1 month ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 51217 byte(s)
Diff to previous 3102 , to selected 2779
fix urpmi failing silently and with exit status 0 when package
installation fails due to either conflicts (mdv#63072) or to
unselecting package (inspirated by mdv, mdv#63940)

Revision 3102 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 27 20:49:30 2012 UTC (12 years, 1 month ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 51049 byte(s)
Diff to previous 3101 , to selected 2779
better log for misc commit

Revision 3101 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 27 20:49:27 2012 UTC (12 years, 1 month ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 51029 byte(s)
Diff to previous 3011 , to selected 2779
sort

Revision 3011 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 21 17:49:23 2012 UTC (12 years, 1 month ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 51029 byte(s)
Diff to previous 3008 , to selected 2779
(migrate_back_rpmdb_db_to_4_6) downgrade from rpm-4.9 to 4.8 db when
installing mga1 in a chroot from mga2+ (mga#4590)

Revision 3008 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 21 17:49:15 2012 UTC (12 years, 1 month ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 50933 byte(s)
Diff to previous 2992 , to selected 2779
fix spacing

Revision 2992 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 18 22:19:06 2012 UTC (12 years, 1 month ago) by misc
Original Path: rpm/urpmi/trunk/NEWS
File length: 50934 byte(s)
Diff to previous 2949 , to selected 2779
add the bugfix in NEWS

Revision 2949 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 14 20:56:12 2012 UTC (12 years, 1 month ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 50876 byte(s)
Diff to previous 2948 , to selected 2779
kill unused DUDF support (mga#4493)

Revision 2948 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 14 20:56:08 2012 UTC (12 years, 1 month ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 50836 byte(s)
Diff to previous 2947 , to selected 2779
return the proper error code in some cases when failing to install some packages
(conflicts, requires on older than installed packages, unstallable
packages)

Revision 2947 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 14 20:56:05 2012 UTC (12 years, 1 month ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 50747 byte(s)
Diff to previous 2946 , to selected 2779
(run) --test: do not update /var/lib/rpm/installed-through-deps.list again & again

Revision 2946 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 14 20:56:02 2012 UTC (12 years, 1 month ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 50680 byte(s)
Diff to previous 2915 , to selected 2779
(install) --test: do not display "More information on package"

Revision 2915 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 7 21:30:21 2012 UTC (12 years, 1 month ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 50613 byte(s)
Diff to previous 2913 , to selected 2779
6.44

Revision 2913 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 7 21:22:27 2012 UTC (12 years, 1 month ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 50580 byte(s)
Diff to previous 2849 , to selected 2779
(_search_packages) fix package count when using -a and when some
packages exist in several repositories (eg: noarch packages) (mga#4322)

Revision 2849 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 29 03:33:53 2012 UTC (12 years, 2 months ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 50458 byte(s)
Diff to previous 2780 , to selected 2779
translation updates (HAL => Udisks)

Revision 2780 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 23 20:14:40 2012 UTC (12 years, 2 months ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 50435 byte(s)
Diff to previous 2779
6.43.1

Revision 2779 - (view) (download) (annotate) - [selected]
Modified Mon Jan 23 20:14:37 2012 UTC (12 years, 2 months ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 50401 byte(s)
Diff to previous 2778
do not test urpm::dudf

Revision 2778 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 23 20:14:33 2012 UTC (12 years, 2 months ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 50376 byte(s)
Diff to previous 2608 , to selected 2779
(ui_msg) kill it, obsolete for years, thus fixing a GC cycle

Revision 2608 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 6 19:44:12 2012 UTC (12 years, 2 months ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 50351 byte(s)
Diff to previous 2607 , to selected 2779
6.43

Revision 2607 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 6 19:44:08 2012 UTC (12 years, 2 months ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 50320 byte(s)
Diff to previous 2606 , to selected 2779
(already_installed) fix already installed noarch packages are listed
twice on x86_64 (mga#4038)

Revision 2606 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 6 19:44:03 2012 UTC (12 years, 2 months ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 50240 byte(s)
Diff to previous 2603 , to selected 2779
(_all_unrequested_orphans) fix reading unrequested packages list
(/var/lib/rpm/installed-through-deps.list) when chrooted
(was trying to read out of chroot one when computing orphans)

(compute_future_unrequested_orphans,get_orphans) adapt to new calling
convention

Revision 2603 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 6 19:43:56 2012 UTC (12 years, 2 months ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 50184 byte(s)
Diff to previous 2602 , to selected 2779
(df) fix checking available space of mount point

(cautgh by perl_checker, might help mga#1342)

introduced by cfergeau in r261869 on 2009-10-13
("add df function to urpm/sys.pm")

Revision 2602 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 6 19:43:53 2012 UTC (12 years, 2 months ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 50125 byte(s)
Diff to previous 2476 , to selected 2779
(open_lzma) fix using xml info files with quotess in medium name (with
urpmf & urpmq)

introduced in r232995 by pixel on 2008-01-15
("fix using xml info files with spaces in medium name")

(cautgh by perl_checker)

Revision 2476 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 18 12:03:23 2011 UTC (12 years, 3 months ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 50053 byte(s)
Diff to previous 2467 , to selected 2779
disable dudf support (we've nothing server side)

Revision 2467 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 18 03:14:00 2011 UTC (12 years, 3 months ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 50000 byte(s)
Diff to previous 2289 , to selected 2779
do not compute orphan packages when handling priority upgrades

Revision 2289 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 5 14:54:54 2011 UTC (12 years, 3 months ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 49924 byte(s)
Diff to previous 2288 , to selected 2779
be consistent with full month names

Revision 2288 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 5 14:54:15 2011 UTC (12 years, 3 months ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 49915 byte(s)
Diff to previous 2271 , to selected 2779
fix dates in NEWS

Revision 2271 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 5 00:02:24 2011 UTC (12 years, 3 months ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 49915 byte(s)
Diff to previous 2269 , to selected 2779
6.42

Revision 2269 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 5 00:02:18 2011 UTC (12 years, 3 months ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 49887 byte(s)
Diff to previous 2077 , to selected 2779
(_pick_one_) do not pick rsync medium if rsync is not installed (mga#3557)

Revision 2077 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 27 21:53:34 2011 UTC (12 years, 5 months ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 49803 byte(s)
Diff to previous 2031 , to selected 2779
document that -a only works on enabled media (mga#3190)

Revision 2031 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 14 20:56:38 2011 UTC (12 years, 5 months ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 49726 byte(s)
Diff to previous 2023 , to selected 2779
6.41

Revision 2023 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 7 17:48:49 2011 UTC (12 years, 5 months ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 49698 byte(s)
Diff to previous 2020 , to selected 2779
fix broken 'urpmi --no-md5sum' (pok, mga#62557)

Revision 2020 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 7 17:48:38 2011 UTC (12 years, 5 months ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 49648 byte(s)
Diff to previous 1961 , to selected 2779
(_sync_webfetch_raw) use rsync to download from rsync-mirrors (Alexander Barakin, mga#2518)

due to options->{metalink} test, we were selecting curl/aria2/... before
checking for rsync protocol

tested by setting 'choosen' in /var/cache/urpmi/mirrors.cache to any
mirror available on rsync, for examle:
rsync://ftp-stud.hs-esslingen.de/Mageia/distrib/cauldron/x86_64

Revision 1961 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 19 18:20:06 2011 UTC (12 years, 6 months ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 49575 byte(s)
Diff to previous 1947 , to selected 2779
(run) add infrastructure so that GUIes can offer not to ask anymore about missing or bad packages

Revision 1947 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 17 10:32:11 2011 UTC (12 years, 6 months ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 49479 byte(s)
Diff to previous 1933 , to selected 2779
(get_now_orphans_gui_msg) introduce it for rpmdrake (#920)

Revision 1933 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 14 06:44:55 2011 UTC (12 years, 6 months ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 49437 byte(s)
Diff to previous 1931 , to selected 2779
6.40

Revision 1931 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 14 06:44:50 2011 UTC (12 years, 6 months ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 49409 byte(s)
Diff to previous 1929 , to selected 2779
(configure,_auto_update_media,parse_media,update_media) fix (g)urpmi
--auto-select --update defaulting to all media when there're no update
media (#1024)

(syncing with currently shipped urpmi)

Revision 1929 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 14 06:44:44 2011 UTC (12 years, 6 months ago) by tv
Original Path: rpm/urpmi/trunk/NEWS
File length: 49307 byte(s)
Diff to previous 1928 , to selected 2779
compress sources with xz instead of bzip2

Revision 1928 - (view) (download) (annotate) - [select for diffs]
Added Tue Sep 13 20:44:28 2011 UTC (12 years, 6 months ago) by dmorgan
Original Path: rpm/urpmi/trunk/NEWS
File length: 49262 byte(s)
Diff to selected 2779
Import urpmi

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.30