summaryrefslogtreecommitdiffstats
path: root/Changes
Commit message (Collapse)AuthorAgeFilesLines
* Changelog++Nicolas Lécureuil2023-06-171-0/+1
|
* 8.130f823ad67ca12e41ea022f4269b34fcc1fc094db38.130Martin Whitaker2023-01-281-0/+2
|
* Force timestamping=off when using wget to avoid conflict with --force-clobberMartin Whitaker2023-01-281-0/+3
| | | | | As seen on discuss@ml.mageia.org, if the user has set timestamping=on in /etc/wgetrc, wget fails due to conflicting options.
* 8.1298.129Martin Whitaker2023-01-211-0/+2
|
* Fix curl options to allow it to follow HTTP redirections (mga#31339)Martin Whitaker2023-01-211-0/+1
| | | | | | | 'curl -h' no longer outputs the full list of options, so the test for whether '--location-trusted' is supported always failed. As that option was added to curl in 2003, we can reasonably assume it is available.
* Prefer wget to curl as the default downloader (mga#24362)Martin Whitaker2023-01-211-0/+2
|
* Do not warn about 14y+ old behavior change (mga#26448)Thierry Vignaud2022-12-101-0/+2
|
* Skip mirrorlist tests if there's only one broken mirrorThierry Vignaud2022-12-101-0/+3
| | | | such as on mga[1-6]
* 8.1288.128Martin Whitaker2022-11-051-0/+2
|
* library: fix download with curl 7.86+ when the URL has a query part (mga#31047)Martin Whitaker2022-11-051-0/+2
| | | | | curl 7.86 changed the -O option to remove any trailing query part from the output file name. So if we have a query part, use the -o option instead.
* gurpmi2: fix Cancel button getting lost after first batch of downloads is done.Martin Whitaker2022-11-051-0/+3
|
* Bump version in Changes tooThierry Vignaud2021-10-311-0/+2
|
* Document previous changesThierry Vignaud2021-10-311-0/+1
|
* Convert rpmdb to sqlite also when not chrootedThierry Vignaud2021-10-311-0/+2
| | | | | | | This is needed for live upgrades, either using urpmi or mgaonline (mga#29364). Two changes are needed: - fix detecting rpm version - fix converting rpmdb when not in a chroot
* Skip rpm-v3 tests on known broken versions of rpmThierry Vignaud2021-10-311-0/+3
| | | | | | | | | | | | | | We know that 4.15.1.1 & 4.16.1.3 had a bad regression regarding handling old rpm v3 packages. See https://github.com/rpm-software-management/rpm/issues/1635 So just skip those tests on affected CPAN smokers. Eg: http://www.cpantesters.org/cpan/report/db1b368e-c68b-11eb-8660-be641f24ea8f error: [fd 10]: invalid signature tag Archivesize (1046) bad rpm media/rpm-v3_no_subdir/libtermcap-2.0.8-2.i386.rpm Failed test 'genhdlist2 --xml-info media/rpm-v3_no_subdir' at t/helper.pm line 151.
* 8.1268.126Thierry Vignaud2021-06-051-0/+2
|
* Convert from bdb backend to sqliteThierry Vignaud2021-06-051-0/+2
| | | | | | Rationale: - sqlite backend is supported since rpm-4.16 - bdb backend is deprecated in 4.16 & removed in 4.17 (really 4.16.90)
* 8.1258.125Thomas Backlund2021-02-171-0/+4
|
* forgot missing bitThierry Vignaud2020-11-241-0/+2
|
* Sort found pkgs list for reproductable logsThierry Vignaud2020-11-241-0/+4
|
* gurpmi2: ensure download error report fits on screen.Martin Whitaker2020-07-101-0/+2
| | | | | | With a batch size of 50, the number of failed downloads can be large. That causes the message dialogue to exceed the screen height, making the retry Yes/No buttons invisible and inaccessible.
* Make it work with no feature qw(indirect) (aka perl7)Thierry Vignaud2020-06-251-0/+1
|
* Stop truncating disk names when prompting for a CDThierry Vignaud2020-05-061-0/+1
| | | | | | | .. or for a CD/USB key See mga#26564 comment 9: https://bugs.mageia.org/show_bug.cgi?id=26564#c9
* rename NEWS as Changes (Kwalitee)Thierry Vignaud2020-05-061-0/+4846
|
* Revert "Add Changes symlink for CPAN Kwalitee"Thierry Vignaud2020-05-061-1/+0
| | | | | | | | This reverts commit 2dd723034550c3e71242c26a101a0941976fe37b. Because of: not ok 12 - no_symlinks # Failed test 'no_symlinks' # at t/03kwality.t line 4.
* Add Changes symlink for CPAN KwaliteeThierry Vignaud2020-05-041-0/+1