Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 8.1328.132 | Thierry Vignaud | 2024-05-31 | 3 | -2/+4 |
| | |||||
* | Add i586 to i686 upgrate test | Thierry Vignaud | 2024-05-31 | 6 | -0/+53 |
| | |||||
* | Merge tag '8.131' into HEAD | Thierry Vignaud | 2024-05-31 | 29 | -13/+529 |
|\ | |||||
| * | 8.1318.131distro/mga9 | Thierry Vignaud | 2023-04-13 | 3 | -2/+4 |
| | | |||||
| * | Workaround removing real life kernels | Thierry Vignaud | 2023-04-13 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | Rationale: testsuite didn't covered the "kmod(vboxdrv.ko)" provides. So we were skipping eg virtualbox-kernel-6.0.9-desktop-1.mga9 because it provided "kmod(vboxdrv.ko)[== 7.0.4]" which was needed because virtualbox-7.0.4-1.mga9.x86_64 requires "kmod(vboxdrv.ko)" We need a better fix as in check if a (non orphaned) pkg still provides the property instead. | ||||
| * | Add some fake dkms packages | Thierry Vignaud | 2023-04-13 | 11 | -4/+207 |
| | | |||||
| * | Explain how to run parts of tests | Thierry Vignaud | 2023-04-13 | 1 | -0/+9 |
| | | |||||
| * | Add kernel testsuite for new style kernels | Thierry Vignaud | 2023-04-13 | 7 | -2/+110 |
| | | | | | | | | | | | | | | | | Kernel naming as used in mga9+: each kernel is named "kernel". So we can have multiple packages named "kernel" installed at the same time, with different versions It now works with previous commit. | ||||
| * | (_all_unrequested_orphans) handle mga9 kernels | Thierry Vignaud | 2023-04-13 | 2 | -1/+15 |
| | | | | | | | | | | Now kernel names are unversionned and we've multiple packages with the same "kernel" name which make orphans handling to derail | ||||
| * | (_replace_kernel_by_its_provide) Adjust for new kernel naming | Thierry Vignaud | 2023-04-13 | 1 | -1/+4 |
| | | |||||
| * | (_replace_kernel_by_its_provide) split it out | Thierry Vignaud | 2023-04-13 | 1 | -2/+19 |
| | | | | | | | | Rationale: so that we can document kernel management | ||||
| * | Track kernels by their NVRA | Thierry Vignaud | 2023-04-13 | 1 | -7/+10 |
| | | | | | | | | | | | | | | No change for mdv-mga8, but it's needed for mga9+ where multiple kernel with the same short name "kernel-foobar" are installed with different versions instead of having different pkgs names such as "kernel-foobar-5.12-1-1.mga8" and "kernel-foobar-5.16.3-1-1.mga8" | ||||
| * | (_kernel_callback) Describe it more | Thierry Vignaud | 2023-04-13 | 1 | -1/+4 |
| | | |||||
| * | Document that only urpmq uses get_orphans() | Thierry Vignaud | 2023-04-13 | 1 | -0/+2 |
| | | |||||
| * | Add kernel testsuite for old style kernels | Thierry Vignaud | 2023-04-13 | 7 | -0/+148 |
| | | | | | | | | | | | | Aka the jernel naming as used in mdv & mga[1-8]. Each kernel has an unique name ("kernel-v-r") Thus fullname is "kernel-v-r-1-1". | ||||
| * | Revert bogus change | Thierry Vignaud | 2023-04-13 | 2 | -2/+2 |
| | | | | | | | | | | Rationale: commit f823ad67ca12e41ea022f4269b34fcc1fc094db3 included wrong changes | ||||
* | | Update German translation from Tx | Yuri Chornoivan | 2024-01-28 | 1 | -6/+7 |
| | | |||||
* | | Update Portuguese translation from Tx | Yuri Chornoivan | 2023-11-02 | 1 | -8/+11 |
| | | |||||
* | | Update Russian translation from Tx | Yuri Chornoivan | 2023-11-02 | 1 | -6/+6 |
| | | |||||
* | | Update Russian translation from Tx | Yuri Chornoivan | 2023-08-30 | 1 | -2/+3 |
| | | |||||
* | | Update Spanish translation from Tx | Yuri Chornoivan | 2023-08-25 | 1 | -4/+5 |
| | | |||||
* | | Update Russian translation from Tx | Yuri Chornoivan | 2023-07-28 | 1 | -4/+27 |
| | | |||||
* | | Update Czech translation from Tx | Yuri Chornoivan | 2023-07-18 | 1 | -6/+7 |
| | | |||||
* | | Changelog++ | Nicolas Lécureuil | 2023-06-17 | 1 | -0/+1 |
| | | |||||
* | | (available_ftp_http_downloaders) Set wget as default downloader (mga#24362) | Nicolas Lécureuil | 2023-06-17 | 1 | -1/+1 |
| | | |||||
* | | Update Finnish translation from Tx | Yuri Chornoivan | 2023-04-19 | 1 | -29/+65 |
| | | |||||
* | | Adopt config to the new tx CLI | Yuri Chornoivan | 2023-04-19 | 1 | -1/+1 |
|/ | |||||
* | Update Dutch translation from Tx | Yuri Chornoivan | 2023-02-10 | 1 | -15/+17 |
| | |||||
* | 8.130f823ad67ca12e41ea022f4269b34fcc1fc094db38.130 | Martin Whitaker | 2023-01-28 | 6 | -5/+7 |
| | |||||
* | Force timestamping=off when using wget to avoid conflict with --force-clobber | Martin Whitaker | 2023-01-28 | 2 | -0/+4 |
| | | | | | As seen on discuss@ml.mageia.org, if the user has set timestamping=on in /etc/wgetrc, wget fails due to conflicting options. | ||||
* | Update Russian translation from Tx | Yuri Chornoivan | 2023-01-24 | 1 | -2/+4 |
| | |||||
* | 8.1298.129 | Martin Whitaker | 2023-01-21 | 4 | -3/+5 |
| | |||||
* | Fix curl options to allow it to follow HTTP redirections (mga#31339) | Martin Whitaker | 2023-01-21 | 2 | -6/+2 |
| | | | | | | | '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 Whitaker | 2023-01-21 | 6 | -15/+17 |
| | |||||
* | Fix man page for urpmi -a | Pascal Terjan | 2022-12-25 | 1 | -1/+4 |
| | | | | mga#16728 | ||||
* | Do not warn about 14y+ old behavior change (mga#26448) | Thierry Vignaud | 2022-12-10 | 2 | -5/+3 |
| | |||||
* | Simplify: those are from the same scope | Thierry Vignaud | 2022-12-10 | 1 | -3/+3 |
| | |||||
* | Explain test layout | Thierry Vignaud | 2022-12-10 | 1 | -0/+13 |
| | |||||
* | Enhanced explanation | Thierry Vignaud | 2022-12-10 | 1 | -1/+1 |
| | |||||
* | Skip mirrorlist tests if there's only one broken mirror | Thierry Vignaud | 2022-12-10 | 2 | -0/+15 |
| | | | | such as on mga[1-6] | ||||
* | Update French translation from Tx | Yuri Chornoivan | 2022-11-30 | 1 | -20/+40 |
| | |||||
* | Update Spanish translation from Tx | Yuri Chornoivan | 2022-11-22 | 1 | -18/+39 |
| | |||||
* | 8.1288.128 | Martin Whitaker | 2022-11-05 | 4 | -3/+5 |
| | |||||
* | library: fix download with curl 7.86+ when the URL has a query part (mga#31047) | Martin Whitaker | 2022-11-05 | 2 | -2/+13 |
| | | | | | 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 Whitaker | 2022-11-05 | 2 | -1/+4 |
| | |||||
* | Update Swedish translation from Tx | Yuri Chornoivan | 2022-09-01 | 1 | -12/+12 |
| | |||||
* | Update Norwegian Bokmal translation from Tx | Yuri Chornoivan | 2022-08-07 | 1 | -18/+21 |
| | |||||
* | Update Greek translation from Tx | Yuri Chornoivan | 2022-08-04 | 1 | -19/+22 |
| | |||||
* | Update Swedish translation from Tx | Yuri Chornoivan | 2022-07-30 | 1 | -20/+21 |
| | |||||
* | Update Russian translation from Tx | Yuri Chornoivan | 2022-07-29 | 1 | -0/+3 |
| |