Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure that urpmi.cfg is world-readable so that mgaapplet can read it ↵ | Frédéric Buclin | 2017-04-03 | 1 | -0/+2 |
| | | | | (mga#9386) | ||||
* | 8.1068.106 | Thierry Vignaud | 2016-12-06 | 1 | -0/+2 |
| | |||||
* | skip kernel-firmware-nonfree too | Martin Whitaker | 2016-11-12 | 1 | -0/+4 |
| | | | | | | | | | ...when considering real kernels Thus preventing kernel-firmware-nonfree being falsely detected as an orphan package (mga#12361). It should be handled by generic orphan mechanism | ||||
* | 8.1058.105 | Thierry Vignaud | 2016-10-20 | 1 | -0/+2 |
| | |||||
* | adapt testsuite to rpm-4.13.0~rc2 | Thierry Vignaud | 2016-10-20 | 1 | -0/+2 |
| | | | | ...which fixed %preun not aborting package erasure | ||||
* | 8.1048.104 | Thierry Vignaud | 2016-10-15 | 1 | -0/+2 |
| | |||||
* | fix more Getopt::Long breakages | Thierry Vignaud | 2016-10-15 | 1 | -0/+2 |
| | | | | now testuite pass again after droping the "gnu_compat" option | ||||
* | 8.1038.103 | Thierry Vignaud | 2016-07-11 | 1 | -0/+2 |
| | |||||
* | add 'no_ignore_case' to Getopt options (mga#17923) | Shlomi Fish | 2016-07-11 | 1 | -0/+1 |
| | | | | thus fixing t/superuser--orphans.t regressions | ||||
* | adapt to aria2c-1.16+ output (mga#16500) | Shlomi Fish | 2016-07-11 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | aria2c > 1.14 changed the output of the progress download string it's no longer what follows: "[#1 SIZE:176.0KiB/2.5MiB(6%) CN:3 SPD:256.22KiBs ETA:09s]" but here is the new one from aria2c 1.16 and beyond: "[#2c8dae 496KiB/830KiB(59%) CN:1 DL:84KiB ETA:3s]" So the old parser no longer works... The string parser has been rewritten by Shlomi Fish with use of multiline mode and comments for better readability, should aria2c progress download string change again Dug & fixed by Giuseppe Ghibò <ghibomgx@gmail.com> and Shlomi Fish <shlomif@shlomifish.org> | ||||
* | s/suggests/recommends/ in bash completion | Thierry Vignaud | 2016-06-16 | 1 | -0/+2 |
| | |||||
* | 8.1028.102 | Thierry Vignaud | 2016-04-14 | 1 | -0/+2 |
| | |||||
* | use new "elem" callback | Thierry Vignaud | 2016-04-14 | 1 | -0/+2 |
| | | | | need URPM >= 5.07 | ||||
* | unset LD_PRELOAD in chroot | Thierry Vignaud | 2016-01-24 | 1 | -0/+1 |
| | | | | | thus fixing warnings when using eg: eatmydata (b/c of missing object in the chroot) | ||||
* | add --deploops & --debug-librpm to bash completion | Thierry Vignaud | 2016-01-14 | 1 | -0/+2 |
| | |||||
* | 8.1018.101 | Thierry Vignaud | 2016-01-05 | 1 | -0/+2 |
| | |||||
* | Prefer http mirrors when using a mirrorlist | Anssi Hannula | 2015-12-31 | 1 | -0/+3 |
| | | | | | | | | | | Sort http mirrors to the beginning of the mirror list. This avoids an rsync mirror being selected as the mirror sometimes, which causes the preferred aria2 downloader from not being used. This also has the effect that in practice aria2 will only be given http mirrors. If this causes issues, the sorting code can be changed to reverse sort with the presence of "rsync://" instead. | ||||
* | 8.108.10 | Thierry Vignaud | 2015-10-09 | 1 | -0/+2 |
| | |||||
* | fix urpm::bug_report (mga#16925) | Thierry Vignaud | 2015-10-09 | 1 | -0/+2 |
| | | | | breakage in commit ab62a489340294a8cf0f4960b8201b07f2e29bb3 | ||||
* | 8.098.09 | Thierry Vignaud | 2015-09-04 | 1 | -0/+2 |
| | |||||
* | fix urpm::parallel | Thierry Vignaud | 2015-09-04 | 1 | -0/+2 |
| | | | | breakage in commit ab62a489340294a8cf0f4960b8201b07f2e29bb3 | ||||
* | 8.088.08 | Thierry Vignaud | 2015-09-04 | 1 | -0/+2 |
| | |||||
* | fix installing /sbin/* | Shlomi Fish | 2015-09-04 | 1 | -0/+2 |
| | | | | | | | Apparently perl-2.22's ExtUtils-MakeMaker started wrapping the $(....) variables in double-quotes, which broke urpmi's "make install"... v2: perl_checker cleanups (Thierry Vignaud) | ||||
* | log latest commit | Thierry Vignaud | 2015-09-04 | 1 | -0/+2 |
| | | | | | while real perl code, this wasn't parsable by perl_checker, which broke urpmi-8.07's build :-( | ||||
* | 8.078.07 | Thierry Vignaud | 2015-09-04 | 1 | -0/+2 |
| | |||||
* | fix Term::ReadKey warnings when redirected | Thierry Vignaud | 2015-09-03 | 1 | -0/+1 |
| | |||||
* | do not break orphan tracking when downgrading | Thierry Vignaud | 2015-08-31 | 1 | -0/+2 |
| | | | | | thus fixing unmarking packages as potential orphans when downgrading (mga#16149) | ||||
* | Merge tag '8.06' | Thierry Vignaud | 2015-08-27 | 1 | -0/+4 |
|\ | |||||
| * | 8.068.06 | Thierry Vignaud | 2015-05-18 | 1 | -0/+4 |
| | | |||||
* | | fix using a proxy without an auth user (mga#11265) | Thierry Vignaud | 2015-08-26 | 1 | -0/+2 |
| | | |||||
* | | fix spacing | Thierry Vignaud | 2015-08-05 | 1 | -2/+2 |
| | | |||||
* | | do check that %%pretrans do fail (rpm-4.10+) | Thierry Vignaud | 2015-08-04 | 1 | -0/+1 |
| | | | | | | | | | | | | | | basically reverting commit 5d7414cd5dc0c7dbdfe5314df4253cb14f86e9b2 and inversing the test expected result needs rpm-4.12.90-2.mga6 or newer | ||||
* | | convert trigger scriptlets from lua to sh | Thierry Vignaud | 2015-08-04 | 1 | -0/+2 |
| | | | | | | | | | | needed for next commit because: lua's exit(1) is ignored since rpm-4.9.0 | ||||
* | | disable debuginfo | Thierry Vignaud | 2015-08-04 | 1 | -0/+3 |
|/ | | | | thus fixing noise in testsuite output | ||||
* | 8.058.05 | Thierry Vignaud | 2015-03-18 | 1 | -0/+2 |
| | |||||
* | install perl-Glib-Object-Introspection... | Thierry Vignaud | 2015-03-18 | 1 | -0/+3 |
| | | | | ...as priority upgrades prior to restart | ||||
* | remove removed change from log | Thierry Vignaud | 2015-02-26 | 1 | -1/+0 |
| | |||||
* | 8.048.04 | Thierry Vignaud | 2015-02-26 | 1 | -0/+2 |
| | |||||
* | always display the right package name on errors | unknown | 2015-02-26 | 1 | -0/+1 |
| | | | | | fixes mga#15032 and also simplify... needs URPM >= 5.04 | ||||
* | Don't give a wrong package name when it is unknown in a callback (mga#15032) | Pascal Terjan | 2015-02-05 | 1 | -0/+2 |
| | |||||
* | 8.038.03 | Thierry Vignaud | 2015-01-01 | 1 | -0/+4 |
| | |||||
* | 8.028.02 | Thierry Vignaud | 2014-11-25 | 1 | -0/+2 |
| | |||||
* | fix gurpmi --auto not working anymore (mga#14565) | Thierry Vignaud | 2014-11-25 | 1 | -0/+4 |
| | | | | | | jut use new splited out 'drakbug' module instead of 'standalone' rationale: @ARGV handling in standalone breaks gurpmi --auto regression introduced commit a7c54188c5a236a07bc6aeb504f1b384960f80 | ||||
* | 8.018.01 | Thierry Vignaud | 2014-10-09 | 1 | -0/+2 |
| | |||||
* | Revert "bump split-length from 8 to 50" | Thierry Vignaud | 2014-10-09 | 1 | -0/+2 |
| | | | | | This reverts commit b6834f91d61d50c4ccfea3b5977363829ef3a1f8. Sadly, this currently breaks stage2 which is more urgent... | ||||
* | actually bump to 8.008.00 | Thierry Vignaud | 2014-09-13 | 1 | -1/+1 |
| | |||||
* | 7.33 | Thierry Vignaud | 2014-09-07 | 1 | -0/+2 |
| | |||||
* | adapt to URPM-5.00 | Thierry Vignaud | 2014-09-07 | 1 | -0/+1 |
| | |||||
* | rename '--suggests' option as '--recommends' | Thierry Vignaud | 2014-09-07 | 1 | -0/+1 |
| | |||||
* | rename 'allow-suggests' as 'allow-recommends' | Thierry Vignaud | 2014-09-07 | 1 | -0/+1 |
| | | | | but keep an alias (with a warning) for compatibility |