aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* (get_installed_packages) fix crash in URPM with non standard packageThierry Vignaud2008-05-271-0/+2
| | | | | names (#41002)
* (run_treeview_dialog) laptop mode (height not bigger than 480): fix test ↵Thierry Vignaud2008-05-271-0/+3
| | | | (#40235)
* 4.9.15Thierry Vignaud2008-05-231-0/+2
|
* add bug referenceThierry Vignaud2008-05-231-1/+1
|
* list basesystem-* as meta-task tooThierry Vignaud2008-05-231-0/+2
|
* bug ID is obviously wrongThierry Vignaud2008-05-091-1/+1
|
* a bug report was finally filled for the numeric pad issueThierry Vignaud2008-05-091-1/+1
|
* move log entries where they should have been (4.9.14 was already released)Thierry Vignaud2008-05-091-3/+5
|
* (run_treeview_dialog) reduce Trees' height in laptop mode (aka ifThierry Vignaud2008-05-091-0/+1
| | | | | height is not bigger than 480)
* (run_treeview_dialog) do not display banner in laptop mode (aka ifThierry Vignaud2008-05-091-0/+2
| | | | | height is not bigger than 480)
* include KDE applets into GUI packages view (#40073)Thierry Vignaud2008-05-081-0/+1
|
* 4.9.14Thierry Vignaud2008-05-081-0/+2
|
* update listThierry Vignaud2008-05-081-0/+1
|
* adapt GUI packages view to KDE3 moving into /optThierry Vignaud2008-05-081-0/+2
|
* provide --no-splash option in order to skip splash screen when run fromThierry Vignaud2008-05-081-0/+3
| | | | | mdkapplet (#40366)
* warn only once about priority upgrades (#39737)Thierry Vignaud2008-05-081-0/+1
|
* (pkgs_provider) do not list backports as (unselected) updates inThierry Vignaud2008-05-081-0/+2
| | | | | rpmdrake, not just in MandrivaUpdate (#35009, #40556)
* (format_pkg_simplifiedinfo) display URLs of packages (#40571)Thierry Vignaud2008-05-081-0/+1
|
* - handle gracefully locked RPM DB when trying to install some packagesThierry Vignaud2008-05-081-0/+2
| | | | | (#40244)
* sortThierry Vignaud2008-04-141-1/+1
|
* (run_treeview_dialog) fix a crash when default view is unknown (#40025)Thierry Vignaud2008-04-141-0/+1
|
* (run_treeview_dialog) fix searching when numeric pad's return key is pressed ↵Thierry Vignaud2008-04-141-0/+3
| | | | (spotted by Charles Hernandez)
* 4.9.13Thierry Vignaud2008-04-031-0/+4
|
* 4.9.12Thierry Vignaud2008-04-011-0/+2
|
* (build_tree) split out installed packages if any in "by update availability" ↵Thierry Vignaud2008-04-011-0/+1
| | | | view
* (build_tree) really make "by update availability" view usable (#39461)Thierry Vignaud2008-04-011-0/+1
|
* (run_treeview_dialog) fix view tooltip (#39694) (partially revertingThierry Vignaud2008-04-011-0/+2
| | | | | | r240011 from 2008-03-18: "(run_treeview_dialog) move view pull down menu as a real menu")
* (mirrors) better error message while downloading mirror list (#39675)Thierry Vignaud2008-04-011-0/+2
|
* 4.9.11Thierry Vignaud2008-04-011-0/+2
|
* (perform_installation) really remove XID in "--emmbedded <id>" from ARGV whenThierry Vignaud2008-03-311-0/+5
| | | | | restarting after priority upgrades, thus fixing displaying it when run from mcc (#39262)
* 4.9.10Thierry Vignaud2008-03-311-0/+2
|
* (perform_installation) fix priority upgrades by not recomputing themThierry Vignaud2008-03-311-0/+2
| | | | | when checking selection consistency just before actually installing
* (get_pkgs) fix priority upgrades by not preselecting updates in rpmdrakeThierry Vignaud2008-03-311-0/+2
|
* restore line wrongly removed in r241602Thierry Vignaud2008-03-311-0/+2
|
* (readconf) prevent crash by ignoring undefined values (crash hapennedThierry Vignaud2008-03-311-0/+2
| | | | | | if config file set empty values for some variables (eg: after old gurpmi.addmedia garbaged it)) (#39511)
* (format_pkg_simplifiedinfo) do not crash if package is unknow (#39608)Thierry Vignaud2008-03-311-1/+2
|
* 4.9.9Thierry Vignaud2008-03-281-0/+2
|
* make "by update availability" view usable (#39461)Thierry Vignaud2008-03-281-0/+2
|
* fix titypoOlivier Blin2008-03-281-1/+1
|
* read config in order not to garbage ~/.rpmdrake (because myexit() calls ↵Thierry Vignaud2008-03-281-0/+1
| | | | writeconf())
* fix --distrib --mirrorlist supportThierry Vignaud2008-03-281-0/+1
|
* add anssi nameThierry Vignaud2008-03-281-1/+1
|
* fix --distribThierry Vignaud2008-03-281-0/+1
|
* - gurpmi.addmedia:Pascal Rigaux2008-03-281-0/+4
| | | | | | o handle --mirrorlist o drop 'with' parameter, it didn't work properly anymore (Anssi)
* 4.9.8Thierry Vignaud2008-03-251-0/+2
|
* (perform_installation) remove "--emmbedded <id>" from ARGV whenThierry Vignaud2008-03-251-0/+2
| | | | | | restarting after priority upgrades, thus fixing displaying it when run from mcc (#39262)
* ensure we always restart if neededThierry Vignaud2008-03-251-0/+1
|
* (rpm_description) fix displaying garbaged UTF-8 descriptions (eg:Thierry Vignaud2008-03-251-0/+2
| | | | | cgoban1) instead of displaying "none"
* (pkg2medium) just skip non existing packages (#38793)Thierry Vignaud2008-03-251-0/+2
| | | | | | | | | | | | | [I suspect something like the bug fixed by commit r234617 on 2008-02-13: "(node_state) just skip non existing packages (#36529) (eg: when rpmdrake download info.xml.lzma on demand when searching or browsing whereas the package was updated in the mean time, the info file references the newer package whereas urpmi database only know the older version)"]
* 4.9.7Thierry Vignaud2008-03-211-0/+2
|