summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 7.327.32Thierry Vignaud2014-09-052-1/+3
|
* fix crashing when choosing to save fileThierry Vignaud2014-09-052-7/+9
| | | | | aka port from FileSelection to FileChooser (FileSelection no more exists in Gtk3...)
* report crashes through drakbugThierry Vignaud2014-09-043-0/+9
|
* fix segfaulting when managing exceptionsThierry Vignaud2014-09-043-2/+4
| | | | | | | | | | | | | | | | | | | | | | we were loading gtk+2 in order to set my_gtk_main_level to gtk_main_level which resulted in us strange segfaults when eg trying to save a package: $ gdb -q --args perl ./gurpmi ./coreutils-doc-8.23-1.mga5.noarch.rpm (gdb) s generic_exceptions_handler () at GClosure.xs:774 774 if ((*my_gtk_main_level)()) (gdb) print my_gtk_main_level $1 = (guint (*)()) 0x7fffe75eebf0 (gdb) print *my_gtk_main_level Cannot access memory at address 0x7fffe75eebf0 (gdb) s Program received signal SIGSEGV, Segmentation fault. 0x00007fffe75eebf0 in ?? () (gdb) print gtk_main_level $2 = {guint (void)} 0x7fffee90d650 <gtk_main_level>
* fix retrieving rpm version with RCsThierry Vignaud2014-08-271-1/+1
|
* bump split-length from 8 to 50Thierry Vignaud2014-06-292-1/+3
| | | | improves installing gnome in a chroot from 14m to 11m
* Updated Catalan translationFrancesc Pinyol Margalef2014-06-281-11/+14
|
* - update Russian translationAlexey Loginov2014-06-251-309/+312
|
* Indonesian translation update by Kiki SyahadatYuri Chornoivan2014-06-221-422/+154
|
* fix some warnings with perl 5.20Pascal Terjan2014-06-162-2/+3
|
* Slovenian translation updatedfilip2014-06-061-9/+12
|
* add some missing methods, allows to do urpmf --qf '%sourcerpm:%requires'Pascal Terjan2014-05-312-0/+6
|
* Update Swedish translationYuri Chornoivan2014-05-131-719/+166
|
* - Updating French translation from TxRémi Verschelde2014-05-121-767/+204
| | | | - Restore most missing credits
* Updated Turkish translationtarakbumba2014-05-121-8/+8
|
* Update Ukrainian translationYuri Chornoivan2014-05-121-6/+11
|
* sync with codeThierry Vignaud2014-05-1169-10891/+12808
|
* add --literal to bash-completionThierry Vignaud2014-02-241-1/+1
|
* add 2 other possible transaction ordersThierry Vignaud2014-02-191-0/+2
| | | | needed due to perl-5.18 random keys order
* add --downgrade to bash-completionThierry Vignaud2014-01-272-1/+3
|
* 7.317.31Thierry Vignaud2014-01-242-1/+3
|
* fix garbaged UTF-8 in file name arguments (mga#12407)Thierry Vignaud2014-01-242-0/+9
| | | | @ARGV encoding is changed after calling Gtk3->init
* Do not exec pkexec but run it so it has a parent process to fix double fork ↵Colin Guthrie2014-01-222-1/+4
| | | | issues mga#11184 mga#12364
* Update Greek translationdglent2014-01-181-9/+9
|
* Update Romanian translationYuri Chornoivan2014-01-111-39/+7
|
* Update Greek translationdglent2014-01-031-4/+4
|
* Update Greek translationdglent2014-01-031-65/+63
|
* Slovenian translation updatedfilip2013-12-191-2/+2
|
* Add Transifex config fileYuri Chornoivan2013-12-101-0/+8
|
* 7.307.30Thierry Vignaud2013-12-052-1/+5
|
* "fix" "passed too many parameters"Thierry Vignaud2013-12-051-1/+1
|
* perlish ->child() => ->get_child()Thierry Vignaud2013-12-051-1/+1
|
* perlish vbox() => get_child()Thierry Vignaud2013-12-051-3/+3
|
* use Gtk3 namespace instead of Gtk2Thierry Vignaud2013-12-054-61/+61
|
* use (my|u)gtk3 instead of *tk2Thierry Vignaud2013-12-052-5/+5
|
* Fix poYuri Chornoivan2013-12-051-1/+1
|
* update revision date and suchMarja van Waes2013-12-041-3/+4
|
* update Dutch translationMarja van Waes2013-12-041-2/+2
|
* 7.297.29Thierry Vignaud2013-12-032-1/+3
|
* Use /proc/self/mountinfo for ro filesystem checks mga#11319Colin Guthrie2013-11-282-2/+8
|
* polkit: Only use pkexec when not already rootColin Guthrie2013-11-172-1/+3
|
* 7.287.28Thierry Vignaud2013-11-052-1/+3
|
* add support for --deploops optionThierry Vignaud2013-11-055-1/+9
|
* updated Polish translationDaniel Napora2013-11-041-11/+14
|
* Slovenian translation updatedfilip2013-10-211-2/+2
|
* download: fix parsing download progress with rsync >= 3.10Olivier Blin2013-10-152-1/+4
| | | | | | | | | | | | | rsync 3.10 now defaults to human readable output, with sizes being printed with a separator between group of 3 digits. This broke our download progress parser. We can fix this by using the --no-human-readable command line option, to get the old rsync progress output format. This option already existed in older rsync versions (tried in Mageia 2), so this change should be safe to include in backports of urpmi to older distributions.
* 7.27.47.27.5Colin Guthrie2013-10-132-1/+3
|
* Move urpmi.update wrapper+policy back to mgaonlineColin Guthrie2013-10-131-22/+0
| | | | | | The whole 'don't ask for auth' bit is needed when running mgaoline to periodically check for new updates. Other 'internal' uses of urpmi.update (namely in drakxtools) can use the full, private path to the binary.
* fix installing libexec scriptsThierry Vignaud2013-10-131-3/+3
| | | | | issue is that urpmi matches urpmi.* too (hence urpmi.update too) in first regexp => reverse regexpes order
* Use polkit for authorisation (mga#11125)Colin Guthrie2013-10-1210-22/+104
|