summaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* - urpmi.addmedia:Pascal Rigaux2008-09-191-0/+4
| | | | | | | | o --distrib: do not skip "debug_for=" media (debug media will be added with flag "ignore" if noauto=1) as requested by fcrozat and tvignaud
* 6.136.13Pascal Rigaux2008-09-181-0/+2
|
* document last commitPascal Rigaux2008-09-181-0/+5
|
* 6.126.12Thierry Vignaud2008-09-171-0/+2
|
* (write_urpmdb) copy updates descriptions too (usefull for rpmdrake)Thierry Vignaud2008-09-171-0/+1
|
* reindentThierry Vignaud2008-09-171-1/+2
|
* when using --bug, copy /root/.rpmdrake tooThierry Vignaud2008-09-171-0/+2
|
* 6.116.11Pascal Rigaux2008-09-111-0/+2
|
* - library:Pascal Rigaux2008-09-111-0/+3
| | | | | o create urpm::select::conflicting_packages_msg() for rpmdrake
* 6.106.10Thierry Vignaud2008-09-091-0/+2
|
* (set_env) extract it so that rpmdrake can support the --env optionThierry Vignaud2008-09-091-1/+1
|
* (set_verbose,set_verbosity) enable rpmdrake to support -q & -v optionsThierry Vignaud2008-09-091-1/+1
|
* (set_debug) extract it so that rpmdrake can support the --debug optionThierry Vignaud2008-09-091-0/+1
|
* - library:Pascal Rigaux2008-09-091-0/+3
| | | | | o fix urpm::download::sync() return value (used by rpmdrake) (#43639)
* 6.96.9Pascal Rigaux2008-09-091-0/+2
|
* o fix orphans handling: an already installed pkg must not becomePascal Rigaux2008-09-091-0/+2
| | | | | | | "unrequested" because a new version of it is required fixes test_urpme(['gg', 'g'], 'g', 'g', 'gg-2');
* - urpmiPascal Rigaux2008-09-091-0/+3
| | | | | | o after installing in chroot, migrate back rpmdb db version to one compatible with the rpm in the chroot
* - fix handling --downloader when using mirrorlist (it was forcing aria2)Pascal Rigaux2008-09-051-0/+1
|
* - fix display of downloaded urls with aria2 and metalinksPascal Rigaux2008-09-051-0/+2
|
* 6.86.8Pascal Rigaux2008-09-041-0/+2
|
* - urpmiPascal Rigaux2008-09-041-0/+2
| | | | | o enhance --bug: copy installed-through-deps.list in bug report
* - library:Pascal Rigaux2008-09-041-0/+2
| | | | | o modify urpm::download::get_content() to work as non-superuser
* - fix proxy parameter for aria2 (thanks to alkh)Pascal Rigaux2008-09-041-0/+1
|
* - remove rsync mirrors when calling aria2Pascal Rigaux2008-09-041-0/+1
|
* - gurpmi, gurpmi2:Pascal Rigaux2008-09-041-0/+3
| | | | | o silence perl warnings (ie remove "use warnings")
* 6.76.7Pascal Rigaux2008-09-031-1/+3
|
* - really call aria2 with --max-tries=1Pascal Rigaux2008-09-031-0/+3
| | | | | | (it helps a lot when trying to download some files (eg: reconfig.urpmi))
* 6.66.6Pascal Rigaux2008-09-021-1/+3
|
* - call aria2 with brand-new --uri-selector=adaptivePascal Rigaux2008-09-021-0/+2
| | | | | and use options that makes it work nicely
* 6.56.5Pascal Rigaux2008-09-011-1/+2
|
* - all toolsPascal Rigaux2008-09-011-0/+2
| | | | | o use metalink/aria2 by default (when available) when using a mirrorlist
* - urpmi.addmediaPascal Rigaux2008-09-011-0/+3
| | | | | | o handle $URPMI_ADDMEDIA_REASON (special reason to give to api.mandriva.com/mirrors/... to allow statistics)
* - gurpmi2Pascal Rigaux2008-09-011-0/+1
| | | | | o handle --update
* - gurpmi2Pascal Rigaux2008-09-011-0/+1
| | | | | o render nicely under matchbox during install
* - gurpmi2Pascal Rigaux2008-09-011-0/+2
| | | | | | o nicer default window size
* - urpmi.addmediaPascal Rigaux2008-08-281-0/+3
| | | | | | o instead of discarding --update when using --distrib, give it a meaning: only add media flagged "update"
* - urpmiPascal Rigaux2008-08-201-1/+4
| | | | | | o do not write useless "foo (obsoletes foo-xxx)" in installed-through-deps.list (#42167)
* - urpmi, urpmq:Pascal Rigaux2008-08-201-0/+4
| | | | | | o do not display all substring matches on stderr, only a subset of them, and suggest to use "-a" to use all matches (#38956)
* 6.46.4Thierry Vignaud2008-08-141-0/+2
|
* typo fixThierry Vignaud2008-08-141-1/+1
|
* (ask_choice) fix exit code if canceling when requested to select a choiceThierry Vignaud2008-08-141-0/+1
|
* (do_install_3) fix exit code if not refusing to insert the proper mediaThierry Vignaud2008-08-141-0/+1
|
* (cancel_n_quit) notify callers when installation is canceled (#40358)Thierry Vignaud2008-08-141-0/+3
|
* 6.36.3Thierry Vignaud2008-08-141-0/+2
|
* (do_install3) implement missing ask_yes_or_no() callbackThierry Vignaud2008-08-141-0/+1
|
* (quit) add proper destro management & fix gtk+ critical messagesThierry Vignaud2008-08-141-0/+3
|
* 6.26.2Thierry Vignaud2008-08-071-0/+2
|
* handle --justdb and --noscripts in gurpmiThierry Vignaud2008-08-071-0/+1
|
* (configure_urpm) parse command line when initializing urpmi, thusThierry Vignaud2008-08-071-0/+2
| | | | | fixing --urpmi-root
* o sort the list of orphansPascal Rigaux2008-07-111-0/+1
|