aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* 6.46.4Thierry Vignaud2013-12-131-0/+2
|
* fix crashing when selecting last mediumThierry Vignaud2013-12-131-0/+1
|
* fix edit button being unsensitive (mga#11961)Thierry Vignaud2013-12-131-0/+3
|
* 6.36.3Thierry Vignaud2013-12-061-0/+2
|
* fix searching returning no results (mga#11898)Thierry Vignaud2013-12-061-0/+2
| | | | migration in commit cc91f031 wasn't bogus
* 6.26.2Thierry Vignaud2013-12-061-0/+2
|
* adapt to Gtk3's get_selected_rows() returning an array ref (mga#11895)Thierry Vignaud2013-12-061-0/+3
| | | | thus fixing a crash when deleting media (mga#11895)
* 6.16.1Thierry Vignaud2013-12-061-0/+2
|
* use introspection for Source tooThierry Vignaud2013-12-051-0/+2
|
* 6.06.0Thierry Vignaud2013-12-051-0/+4
|
* 5.545.54Colin Guthrie2013-11-121-0/+2
|
* polkit: Ensure wrapper uses "$@" for argument passthrough.Colin Guthrie2013-11-121-7/+9
| | | | | | This ensures that arguments containing spaces etc are properly quoted Thanks to Dave Hodgins for pointing out out (twice - I forgot the first time)
* 5.535.53Colin Guthrie2013-11-111-0/+2
|
* Fix the escaping of $* in polkit Makefile.Colin Guthrie2013-11-111-0/+2
| | | | | This was inadvertantly broken in b667b975bcd8b97662b0ca7974f036905cf3177b when the double quotes were changed to single but this usage was not updated.
* 5.52.25.52.2Thomas Backlund2013-11-111-0/+2
|
* properly escape 5096UIDThomas Backlund2013-11-111-1/+2
|
* use 500 instead of 500Thomas Backlund2013-11-101-0/+2
|
* 5.52.15.52.1Thomas Backlund2013-11-091-0/+4
|
* 5.525.52Thomas Backlund2013-11-091-0/+2
|
* use /usr/libexec/drakrpm-addmedia directly in stage2 (colin, #11319)Thomas Backlund2013-11-091-0/+2
|
* 5.515.51Colin Guthrie2013-10-131-0/+2
|
* polkit: Tidy up polkit supportColin Guthrie2013-10-121-0/+2
|
* 5.505.50Colin Guthrie2013-09-031-1/+3
|
* Convert to polkit from usermode consolehelper for gaining root privilegesColin Guthrie2013-09-031-0/+2
| | | | | | | | | | | | polkit is better integrated into various environments, both console and GUI and offers better access rules and prevents the internal need to run su which is prone to errors and doesn't offer an environment agnostic prompt to the user. The 'auth as user' (as opposed to 'auth as root') for the 'MageiaUpdate' binary has been ported to the polkit equiv. mga#11125
* 5.495.49Thomas Backlund2013-05-081-0/+2
|
* - --merge-all-rpmnew mode:Thomas Backlund2013-05-081-0/+3
| | | | | | o ignore /etc/crypttab (mga#10028)
* actually /etc/{passwd,group} were already protectedThierry Vignaud2013-04-221-1/+1
|
* 5.485.48Thierry Vignaud2013-04-221-0/+2
|
* make it slighly faster: do not perform useless I/OThierry Vignaud2013-04-221-0/+1
|
* consider all config files, not only those in /etcThierry Vignaud2013-04-221-0/+1
|
* make --merge-all-rpmnew less dangerousThierry Vignaud2013-04-221-0/+3
| | | | | | | | let's just ignore /etc/{passwd,group,(g)shadow,hosts,resolv.conf} it's too dangerous to offer people to overwrite those with .rpmnew files... (reported by tmb)
* 5.475.47Thierry Vignaud2013-04-211-0/+2
|
* fix install dialog being on top of sub dialogs (mga#9646)Thierry Vignaud2013-04-211-0/+1
| | | | (needs urpmi >= 7.25)
* fix install dialog title (mga#9550)Thierry Vignaud2013-04-201-0/+2
| | | | | | | | rename a variable introduced by jvictor in commit r267936 on Apr 26 2010 ("Added auto_select and clean_cache options to conf file") that badly conflicted with urpmi's ::auto_select variable we were lucky it didn't break more...
* 5.465.46Thierry Vignaud2013-03-261-0/+2
|
* fix retrieving XML information (mga#9529)Thierry Vignaud2013-03-261-0/+2
| | | | | | | commit r7594 fixed download callback for global progress bar but it broke downloading XML metadata. However, we ended in using new gurpm callback in commit r7598 so we can just revert that change
* 5.455.45Thierry Vignaud2013-03-241-0/+2
|
* update GUI package listThierry Vignaud2013-03-241-0/+1
|
* use gurpm for informing about verifying signatures (mga#9520)Thierry Vignaud2013-03-241-0/+1
|
* do not update progress bar for signatureThierry Vignaud2013-03-241-0/+2
| | | | | it'll conflict as we only account for installs + downloads for achievement
* merge patch for mga#4918Thierry Vignaud2013-03-241-0/+1
|
* explicitely destroy $gurpmThierry Vignaud2013-03-241-0/+2
|
* 5.445.44Thierry Vignaud2013-03-211-0/+2
|
* fix erase progress in global barThierry Vignaud2013-03-211-0/+1
|
* adapt to gurpmi enabling to cancel again downloadsThierry Vignaud2013-03-211-0/+2
|
* 5.435.43Thierry Vignaud2013-03-211-0/+2
|
* use global progress bar for download tooThierry Vignaud2013-03-211-0/+1
|
* fix download progress with global progress bar (mga#9469)Thierry Vignaud2013-03-211-0/+2
|
* 5.425.42Thierry Vignaud2013-03-191-0/+2
|
* use a global progress bar when installing (mga#778)Thierry Vignaud2013-03-161-0/+1
|