Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5.545.54 | Colin Guthrie | 2013-11-12 | 1 | -0/+2 |
| | |||||
* | polkit: Ensure wrapper uses "$@" for argument passthrough. | Colin Guthrie | 2013-11-12 | 1 | -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.53 | Colin Guthrie | 2013-11-11 | 1 | -0/+2 |
| | |||||
* | Fix the escaping of $* in polkit Makefile. | Colin Guthrie | 2013-11-11 | 1 | -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.2 | Thomas Backlund | 2013-11-11 | 1 | -0/+2 |
| | |||||
* | properly escape 5096UID | Thomas Backlund | 2013-11-11 | 1 | -1/+2 |
| | |||||
* | use 500 instead of 500 | Thomas Backlund | 2013-11-10 | 1 | -0/+2 |
| | |||||
* | 5.52.15.52.1 | Thomas Backlund | 2013-11-09 | 1 | -0/+4 |
| | |||||
* | 5.525.52 | Thomas Backlund | 2013-11-09 | 1 | -0/+2 |
| | |||||
* | use /usr/libexec/drakrpm-addmedia directly in stage2 (colin, #11319) | Thomas Backlund | 2013-11-09 | 1 | -0/+2 |
| | |||||
* | 5.515.51 | Colin Guthrie | 2013-10-13 | 1 | -0/+2 |
| | |||||
* | polkit: Tidy up polkit support | Colin Guthrie | 2013-10-12 | 1 | -0/+2 |
| | |||||
* | 5.505.50 | Colin Guthrie | 2013-09-03 | 1 | -1/+3 |
| | |||||
* | Convert to polkit from usermode consolehelper for gaining root privileges | Colin Guthrie | 2013-09-03 | 1 | -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.49 | Thomas Backlund | 2013-05-08 | 1 | -0/+2 |
| | |||||
* | - --merge-all-rpmnew mode: | Thomas Backlund | 2013-05-08 | 1 | -0/+3 |
| | | | | | | o ignore /etc/crypttab (mga#10028) | ||||
* | actually /etc/{passwd,group} were already protected | Thierry Vignaud | 2013-04-22 | 1 | -1/+1 |
| | |||||
* | 5.485.48 | Thierry Vignaud | 2013-04-22 | 1 | -0/+2 |
| | |||||
* | make it slighly faster: do not perform useless I/O | Thierry Vignaud | 2013-04-22 | 1 | -0/+1 |
| | |||||
* | consider all config files, not only those in /etc | Thierry Vignaud | 2013-04-22 | 1 | -0/+1 |
| | |||||
* | make --merge-all-rpmnew less dangerous | Thierry Vignaud | 2013-04-22 | 1 | -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.47 | Thierry Vignaud | 2013-04-21 | 1 | -0/+2 |
| | |||||
* | fix install dialog being on top of sub dialogs (mga#9646) | Thierry Vignaud | 2013-04-21 | 1 | -0/+1 |
| | | | | (needs urpmi >= 7.25) | ||||
* | fix install dialog title (mga#9550) | Thierry Vignaud | 2013-04-20 | 1 | -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.46 | Thierry Vignaud | 2013-03-26 | 1 | -0/+2 |
| | |||||
* | fix retrieving XML information (mga#9529) | Thierry Vignaud | 2013-03-26 | 1 | -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.45 | Thierry Vignaud | 2013-03-24 | 1 | -0/+2 |
| | |||||
* | update GUI package list | Thierry Vignaud | 2013-03-24 | 1 | -0/+1 |
| | |||||
* | use gurpm for informing about verifying signatures (mga#9520) | Thierry Vignaud | 2013-03-24 | 1 | -0/+1 |
| | |||||
* | do not update progress bar for signature | Thierry Vignaud | 2013-03-24 | 1 | -0/+2 |
| | | | | | it'll conflict as we only account for installs + downloads for achievement | ||||
* | merge patch for mga#4918 | Thierry Vignaud | 2013-03-24 | 1 | -0/+1 |
| | |||||
* | explicitely destroy $gurpm | Thierry Vignaud | 2013-03-24 | 1 | -0/+2 |
| | |||||
* | 5.445.44 | Thierry Vignaud | 2013-03-21 | 1 | -0/+2 |
| | |||||
* | fix erase progress in global bar | Thierry Vignaud | 2013-03-21 | 1 | -0/+1 |
| | |||||
* | adapt to gurpmi enabling to cancel again downloads | Thierry Vignaud | 2013-03-21 | 1 | -0/+2 |
| | |||||
* | 5.435.43 | Thierry Vignaud | 2013-03-21 | 1 | -0/+2 |
| | |||||
* | use global progress bar for download too | Thierry Vignaud | 2013-03-21 | 1 | -0/+1 |
| | |||||
* | fix download progress with global progress bar (mga#9469) | Thierry Vignaud | 2013-03-21 | 1 | -0/+2 |
| | |||||
* | 5.425.42 | Thierry Vignaud | 2013-03-19 | 1 | -0/+2 |
| | |||||
* | use a global progress bar when installing (mga#778) | Thierry Vignaud | 2013-03-16 | 1 | -0/+1 |
| | |||||
* | (find_installed_version) workaround a crash (mga#9197) | Thierry Vignaud | 2013-02-27 | 1 | -0/+1 |
| | |||||
* | do not offer to pick only update media unless using --expert (mga#2317) | Thierry Vignaud | 2013-02-26 | 1 | -0/+2 |
| | |||||
* | fix typo | Funda Wang | 2013-02-16 | 1 | -1/+1 |
| | |||||
* | 5.41.2: adapt to new group hierarchy | Funda Wang | 2013-02-16 | 1 | -0/+4 |
| | |||||
* | 5.40.15.40.1 | Thomas Backlund | 2013-01-16 | 1 | -0/+2 |
| | |||||
* | update translations | Thomas Backlund | 2013-01-16 | 1 | -0/+2 |
| | |||||
* | reorder | Thierry Vignaud | 2012-12-06 | 1 | -1/+1 |
| | |||||
* | 5.405.40 | Thierry Vignaud | 2012-12-06 | 1 | -0/+2 |
| | |||||
* | (get_pkgs) add a fix for a rare crash (mga#7439) | Thierry Vignaud | 2012-12-06 | 1 | -0/+1 |
| | |||||
* | update GUI package list | Thierry Vignaud | 2012-12-06 | 1 | -0/+1 |
| |