| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 8.135HEAD8.135master | Papoteur | 6 days | 3 | -2/+9 |
| | | |||||
| * | add kernels and kmods to urpmi inst.list for kernel renaming | Tmb | 6 days | 1 | -0/+21 |
| | | | | | upstreaming patch from 2021-04-21 | ||||
| * | fix build of srpm-bootstrapping.spec using option --build-in-place | Papoteur | 6 days | 1 | -1/+1 |
| | | |||||
| * | Fix new default buildroot of rpmbuild | Papoteur | 7 days | 1 | -1/+1 |
| | | |||||
| * | Fix test by finding rpms in directory RPMS | Papoteur | 7 days | 1 | -1/+1 |
| | | |||||
| * | Update Romanian translation from Tx | Yuri Chornoivan | 2026-01-27 | 1 | -22/+24 |
| | | |||||
| * | 8.1348.134 | daviddavid | 2026-01-24 | 3 | -2/+4 |
| | | |||||
| * | Update Brazilian Portuguese translation from Tx | Yuri Chornoivan | 2025-05-30 | 1 | -162/+155 |
| | | |||||
| * | Update Asturian translation from Tx | Yuri Chornoivan | 2025-04-14 | 1 | -40/+43 |
| | | |||||
| * | Update Brazilian Portuguese translation from Tx | Yuri Chornoivan | 2025-03-05 | 1 | -62/+68 |
| | | |||||
| * | Update Galician translation from Tx | Yuri Chornoivan | 2025-02-01 | 1 | -27/+29 |
| | | |||||
| * | Update Galician translation from Tx | Yuri Chornoivan | 2025-01-31 | 1 | -60/+76 |
| | | |||||
| * | Update Galician translation from Tx | Yuri Chornoivan | 2025-01-26 | 1 | -118/+130 |
| | | |||||
| * | Update Galician translation from Tx | Yuri Chornoivan | 2025-01-24 | 1 | -208/+265 |
| | | |||||
| * | Update Galician translation from Tx | Yuri Chornoivan | 2025-01-08 | 1 | -175/+197 |
| | | |||||
| * | Update Spanish translation from Tx | Yuri Chornoivan | 2024-12-01 | 1 | -8/+8 |
| | | |||||
| * | Update Swedish translation from Tx | Yuri Chornoivan | 2024-11-10 | 1 | -3/+3 |
| | | |||||
| * | Update Brazilian Portuguese translation from Tx | Yuri Chornoivan | 2024-10-11 | 1 | -478/+528 |
| | | |||||
| * | Update Brazilian Portuguese translation from Tx | Yuri Chornoivan | 2024-09-04 | 1 | -5/+7 |
| | | |||||
| * | Set up i586 to i686 medium | Thierry Vignaud | 2024-06-03 | 2 | -0/+7 |
| | | |||||
| * | Fix building test pkgs with rpm-4.20 | Thierry Vignaud | 2024-06-03 | 14 | -0/+31 |
| | | |||||
| * | Fix year | Thierry Vignaud | 2024-06-02 | 1 | -2/+2 |
| | | |||||
| * | List some missing spec files in MANIFEST | Thierry Vignaud | 2024-06-02 | 2 | -0/+13 |
| | | | | | Should have been part of commit 4410c36726f236e4f561020c10491d7c08ce0149 | ||||
| * | Explain how it's actually used | Thierry Vignaud | 2024-06-01 | 1 | -2/+7 |
| | | |||||
| * | 8.1338.133 | Thierry Vignaud | 2024-06-01 | 3 | -2/+4 |
| | | |||||
| * | Use a more generic compiler for cpan testers | Thierry Vignaud | 2024-05-31 | 2 | -3/+7 |
| | | | | | | Else it fails to link on eg FreeBSD Likewise linux32 isn't available there | ||||
| * | 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 |
| | | | |||||
