Parent Directory | Revision Log
Links to HEAD: | (view) (download) (annotate) |
Sticky Revision: |
better log
(format_line_selected_packages) align columns headers to the columns values in package list
describe changes
6.46
(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"')
(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 (...)
warn if --allow-force, --allow-nodeps, --force or --keep is in use (mga#3127)
sync with code
urpmq: fix non-zero exit code if .rpm file was not found (POK, mdv#64969)
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)
better log for misc commit
sort
(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)
fix spacing
add the bugfix in NEWS
kill unused DUDF support (mga#4493)
return the proper error code in some cases when failing to install some packages (conflicts, requires on older than installed packages, unstallable packages)
(run) --test: do not update /var/lib/rpm/installed-through-deps.list again & again
(install) --test: do not display "More information on package"
6.44
(_search_packages) fix package count when using -a and when some packages exist in several repositories (eg: noarch packages) (mga#4322)
translation updates (HAL => Udisks)
6.43.1
do not test urpm::dudf
(ui_msg) kill it, obsolete for years, thus fixing a GC cycle
6.43
(already_installed) fix already installed noarch packages are listed twice on x86_64 (mga#4038)
(_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
(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")
(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)
disable dudf support (we've nothing server side)
do not compute orphan packages when handling priority upgrades
be consistent with full month names
fix dates in NEWS
6.42
(_pick_one_) do not pick rsync medium if rsync is not installed (mga#3557)
document that -a only works on enabled media (mga#3190)
6.41
fix broken 'urpmi --no-md5sum' (pok, mga#62557)
(_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
(run) add infrastructure so that GUIes can offer not to ask anymore about missing or bad packages
(get_now_orphans_gui_msg) introduce it for rpmdrake (#920)
6.40
(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)
compress sources with xz instead of bzip2
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.
ViewVC Help | |
Powered by ViewVC 1.1.30 |