Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 8.1188.118 | Martin Whitaker | 2019-06-22 | 1 | -0/+2 |
| | |||||
* | Ensure downloaded files are world-readable (mga#24636) | Martin Whitaker | 2019-06-22 | 1 | -0/+2 |
| | | | | | mgaapplet and urpm* commands run as a normal user need to be able to read the downloaded synthesis and info files. | ||||
* | 8.1178.117 | Martin Whitaker | 2019-06-21 | 1 | -0/+2 |
| | |||||
* | Ensure urpmi config and cache files are world-readable (mga#24636) | Martin Whitaker | 2019-06-21 | 1 | -0/+2 |
| | | | | | | | | | This is needed to allow mgaapplet and urpm* commands run as a normal user to work when run from a gdm-x-session, which sets the umask to 027. See also mga#9386 and mga#22262. We should perhaps take notice of the msec security level. | ||||
* | 8.1168.116 | Martin Whitaker | 2019-05-27 | 1 | -1/+2 |
| | |||||
* | On systems with 32-bit EFI, enable the Core 32bit media by default. | Martin Whitaker | 2019-05-27 | 1 | -0/+2 |
| | |||||
* | Don't enable 32-bit media by default on 64-bit systems (mga#24376) | Martin Whitaker | 2019-05-25 | 1 | -0/+2 |
| | |||||
* | 8.1158.115 | Thierry Vignaud | 2019-05-01 | 1 | -1/+8 |
| | |||||
* | use proper version (RT#127142) | Thierry Vignaud | 2019-05-01 | 1 | -0/+1 |
| | |||||
* | cpan_testers: require URPM with wider rpm support | Thierry Vignaud | 2018-09-19 | 1 | -0/+1 |
| | |||||
* | make testsuite work with rpm < 4.14.2 again | Thierry Vignaud | 2018-09-19 | 1 | -0/+2 |
| | |||||
* | fix _rpm_version() when rpm is translated | Thierry Vignaud | 2018-09-19 | 1 | -0/+3 |
| | |||||
* | 8.1148.114 | Thierry Vignaud | 2018-09-17 | 1 | -0/+2 |
| | |||||
* | fix testsuite with rpm-4.14.2 | Thierry Vignaud | 2018-09-17 | 1 | -0/+3 |
| | |||||
* | 8.1138.113 | Thierry Vignaud | 2018-09-14 | 1 | -0/+2 |
| | |||||
* | add support for verify callback when installing | Thierry Vignaud | 2018-09-14 | 1 | -0/+1 |
| | | | | Resolves: mga#23531 | ||||
* | adapt testsuite to rpm-4.14.2 RC1 | Thierry Vignaud | 2018-07-02 | 1 | -0/+2 |
| | | | | | | we need to define %_pkgverify_level to none else locally build packages will derail the testsuite as some pkg installations will fail with eg: package nls-1.0-2.i386 does not verify: no digest | ||||
* | 8.1128.112 | Thierry Vignaud | 2018-06-14 | 1 | -0/+5 |
| | |||||
* | fix running with perl-5.26 (mga#23172) | Thierry Vignaud | 2018-06-13 | 1 | -0/+3 |
| | | | | | commit 6aaf7d1e438b9820164b94d3b548a858bb6abf68 was working smoothly 6 years ago but no more with perl-5.26 | ||||
* | 8.1118.111 | Thierry Vignaud | 2017-09-19 | 1 | -0/+2 |
| | |||||
* | use XML::LibXML::Parser's 'huge' option | Thierry Vignaud | 2017-09-18 | 1 | -0/+1 |
| | | | | | | | | | | this is needed b/c of eg: ruby-google-api-client-doc which filelist is 11mb. However this makes libxml2 to fail b/c XML_MAX_TEXT_LENGTH is 10mb: $ urpmf-fast iso-grk2.gml Entity: line 4014501: parser error : xmlSAX2Characters: huge text node sr/share/gems/doc/google-api-client-0.13.5/ri/Google/Apis/SqladminV1beta3/Import | ||||
* | update perl-base first too | Thierry Vignaud | 2017-09-18 | 1 | -0/+2 |
| | |||||
* | gurpmi: update perl-Pango first too (mga#21425) | Thierry Vignaud | 2017-09-18 | 1 | -0/+3 |
| | |||||
* | 8.1108.110 | Rémi Verschelde | 2017-07-13 | 1 | -0/+3 |
| | |||||
* | Workaround a segfault in gurpmi (mga#21167) | Pascal Terjan | 2017-07-11 | 1 | -0/+2 |
| | |||||
* | 8.1098.109 | Rémi Verschelde | 2017-06-05 | 1 | -0/+4 |
| | |||||
* | 8.1088.108 | Thierry Vignaud | 2017-05-09 | 1 | -0/+2 |
| | |||||
* | increase transaction size from 8 to 50 (mga#18426) | Thierry Vignaud | 2017-05-09 | 1 | -0/+2 |
| | | | | | | | this increases the installation size as some file triggers are now quite slow (eg: man-db) previously tried in commit b6834f91d61d50c4ccfea3b5977363829ef3a1f8 | ||||
* | 8.1078.107 | Rémi Verschelde | 2017-04-26 | 1 | -0/+3 |
| | |||||
* | Update Mageia copyright statements | Rémi Verschelde | 2017-04-26 | 1 | -0/+1 |
| | |||||
* | Enforce gurpmi ProgressDialog centering | Rémi Verschelde | 2017-04-26 | 1 | -1/+2 |
| | | | | Should help with mga#19196. | ||||
* | 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 |