Log of /cauldron/urpmi/pristine
Directory Listing
Revision
675073 -
Directory Listing
Modified
Sat Sep 13 15:07:49 2014 UTC
(8 years, 8 months ago)
by
tv
Original Path:
cauldron/urpmi/current
- rpm-4.12 support:
o adapt to URPM-5.00
o rename 'no_suggests' parameter as 'no_recommends'
o rename '--allow-suggests' option as '--allow-recommends'
o rename '--no-suggests' option as '--no-recommends'
o rename '--suggests' option as '--recommends'
Revision
672209 -
Directory Listing
Modified
Fri Sep 5 05:17:04 2014 UTC
(8 years, 8 months ago)
by
tv
Original Path:
cauldron/urpmi/current
- add some missing methods, allows to do urpmf --qf '%sourcerpm:%requires'
- bump split-length from 8 to 50
improves installing gnome in a chroot from 14m to 11m
- update bash completion
- gurpmi:
o fix crashing when choosing to save file
o fix segfaulting when managing exceptions
o report crashes through drakbug
- fix some warnings with perl 5.20
Revision
649673 -
Directory Listing
Modified
Sun Jul 6 16:02:28 2014 UTC
(8 years, 10 months ago)
by
ovitters
Original Path:
cauldron/urpmi/current
- SILENT one line per buildrequirement
- SILENT remove variable definition(s) group
Revision
567687 -
Directory Listing
Modified
Fri Jan 24 07:17:43 2014 UTC
(9 years, 4 months ago)
by
tv
Original Path:
cauldron/urpmi/current
- do not exec pkexec but run it so it has a parent process to fix double fork
issues mga#11184 mga#12364
- gurpmi:
o fix garbaged UTF-8 in file name arguments (mga#12407)
Revision
554769 -
Directory Listing
Modified
Tue Dec 3 16:46:56 2013 UTC
(9 years, 6 months ago)
by
tv
Original Path:
cauldron/urpmi/current
- use /proc/self/mountinfo for ro filesystem checks mga#11319
- polkit: only use pkexec when not already root
Revision
549635 -
Directory Listing
Modified
Tue Nov 5 16:01:46 2013 UTC
(9 years, 6 months ago)
by
tv
Original Path:
cauldron/urpmi/current
- library:
o fix parsing download progress with rsync >= 3.10
- urpmi:
o add support for --deploops option (needs URPM-4.29+)
Revision
491337 -
Directory Listing
Modified
Fri Oct 4 09:54:05 2013 UTC
(9 years, 8 months ago)
by
tv
Original Path:
cauldron/urpmi/current
- library:
o adapt to perl-5.18
o prevent disabling removing orphan if we failed to detect running kernel
version
Revision
433024 -
Directory Listing
Modified
Thu May 30 06:31:43 2013 UTC
(10 years ago)
by
tv
Original Path:
cauldron/urpmi/current
- library:
o revert fix for mga#10254 in previous release
(the bug was in media.cfg, mga#10335)
Revision
426850 -
Directory Listing
Modified
Fri May 24 20:58:54 2013 UTC
(10 years ago)
by
tv
Original Path:
cauldron/urpmi/current
- library:
o ensure priority updates are installed in a single transaction
o fix wrongly enabling backports/testing for tainted/nonfree when
such packages are already installed (mga#10254)
Revision
426849 -
Directory Listing
Modified
Fri May 24 20:58:22 2013 UTC
(10 years ago)
by
tv
Original Path:
cauldron/urpmi/current
- library:
o ensure priority updates are installed in a single transaction
o fix wrongly enabling backports/testing for tainted/nonfree when
such packages are already installed (mga#10254)
Revision
413451 -
Directory Listing
Modified
Fri May 17 12:36:31 2013 UTC
(10 years ago)
by
tv
Original Path:
cauldron/urpmi/current
- gurpmi2:
o like urpmi/rpmdrake/drakx, display all errors at once at end
instead of forcing users to click in order to continue
transactions (mga#6086)
o do not popup errors at end in auto mode
- library (mga#8368, #8379 & #9758):
o enable to see if nonfree/tainted packages are installed
o auto enable nonfree/tainted media if needed when adding distrib media
Revision
411941 -
Directory Listing
Modified
Thu May 2 15:18:37 2013 UTC
(10 years, 1 month ago)
by
tv
Original Path:
cauldron/urpmi/current
- gurpmi2:
o sort package list
- library:
o fix displaying removed package name in gurpmi/rpmdrake (mga#9545)
Revision
410658 -
Directory Listing
Modified
Sun Apr 21 00:01:55 2013 UTC
(10 years, 1 month ago)
by
tv
Original Path:
cauldron/urpmi/current
- library:
o enable rpmdrake to not use modal dialogs (mga#9646)
o fix leaving read locks on rpmdb (mga#9248)
Revision
410437 -
Directory Listing
Modified
Thu Apr 18 16:11:03 2013 UTC
(10 years, 1 month ago)
by
tv
Original Path:
cauldron/urpmi/current
- library:
o display exceptions that happened while downloading (mga#9529)
- urpmi:
o fix package count when a package has a %pretrans scriptlet
Revision
404820 -
Directory Listing
Modified
Sun Mar 24 13:12:56 2013 UTC
(10 years, 2 months ago)
by
tv
Original Path:
cauldron/urpmi/current
- library:
o enable to report packages signature checking in global progress bar dialog
- gurpmi2:
o improved layout:
* only the package list needs a scrolling bar
* always display space information
o display the addionnal space that will be used and the amount of downloaded
packages instead of the total size of the packages (like urpmi)
o fix return value (mga#9519)
o report packages signature checking in global progress bar dialog
Revision
404406 -
Directory Listing
Modified
Thu Mar 21 22:54:42 2013 UTC
(10 years, 2 months ago)
by
tv
Original Path:
cauldron/urpmi/current
- library:
o account for packages to erase in gurpm progress bar
o enable to have a cancel button in global progress bar dialog
- gurpmi2:
o enable to cancel downloads
o fix setting download callback
Revision
404092 -
Directory Listing
Modified
Tue Mar 19 17:52:41 2013 UTC
(10 years, 2 months ago)
by
tv
Original Path:
cauldron/urpmi/current
- library:
o drop 'callback_report_uninst' now that 'callback_uninst' enables to get
erasure progress
o enable rpmdrake/gurpm/drakx to pass their own callbacks for erasure
progress & errors
o enhanced doc
o revert 'fixing (g)urpmi --auto-select --update defaulting to all media when
there're no update media (#1024)' as it break looking for deps in other media
with --update (mga#2317)
- gurpmi:
o split global progress bar widget for rpmdrake (mga#778)
o show removed packages in progress too
o support exceptions in callback in main wrapper too
o support other distros which do not handle exceptions in gtk+ callbacks
o use new exception management
Revision
394671 -
Directory Listing
Modified
Tue Feb 5 14:32:42 2013 UTC
(10 years, 3 months ago)
by
tv
Original Path:
cauldron/urpmi/current
- fix counting for erasures
- restore quiet behavior for erasures when not in verbose mode
Revision
332068 -
Directory Listing
Modified
Mon Dec 17 16:19:43 2012 UTC
(10 years, 5 months ago)
by
tv
Original Path:
cauldron/urpmi/current
- library:
o do not show empty information from README* with --justdb
o fix retrieving rpm version with beta versions
Revision
326599 -
Directory Listing
Modified
Tue Dec 4 20:16:08 2012 UTC
(10 years, 5 months ago)
by
tv
Original Path:
cauldron/urpmi/current
- library speedups when looking up packages:
o do not attempt fuzzy matching if not requested
- urpmq:
o do not allow substring matching with --fuzzy (mga#2953)
Revision
325277 -
Directory Listing
Modified
Sun Dec 2 13:05:34 2012 UTC
(10 years, 6 months ago)
by
tv
Original Path:
cauldron/urpmi/current
- library:
o fix an incomplete message
o fix --download-all (mga#8272)
(broken by "make --use-distrib works as user" in 7.9)
Revision
318943 -
Directory Listing
Modified
Fri Nov 16 20:13:45 2012 UTC
(10 years, 6 months ago)
by
tv
Original Path:
cauldron/urpmi/current
- library:
o fix installing delta rpms (it never worked before)
o fix computing kernel orphans when running kernel is not the latest