summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* WIP4CPAN: 8.127.1, err 8.128.1 after Martin Whitaker changestopic/kernel-orphansThierry Vignaud2022-12-103-4/+4
|
* Workaround removing real life kernelsThierry Vignaud2022-12-101-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.
* WIP:revert only building kernelsThierry Vignaud2022-12-101-1/+1
|
* WIP: shortcutThierry Vignaud2022-12-101-1/+5
| | | | Only build updated kernel pkgs for faster kernel ophan testing
* Add some fake dkms packagesThierry Vignaud2022-12-1011-4/+207
|
* Explain how to run parts of testsThierry Vignaud2022-12-101-0/+9
|
* Add kernel testsuite for new style kernelsThierry Vignaud2022-12-107-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 kernelsThierry Vignaud2022-12-102-1/+14
| | | | | 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 namingThierry Vignaud2022-12-101-1/+4
|
* (_replace_kernel_by_its_provide) split it outThierry Vignaud2022-12-101-2/+19
| | | | Rationale: so that we can document kernel management
* Track kernels by their NVRAThierry Vignaud2022-12-101-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 moreThierry Vignaud2022-12-101-1/+4
|
* Document that only urpmq uses get_orphans()Thierry Vignaud2022-12-101-0/+2
|
* Add kernel testsuite for old style kernelsThierry Vignaud2022-12-107-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".
* Do not warn about 14y+ old behavior change (mga#26448)Thierry Vignaud2022-12-102-5/+3
|
* Simplify: those are from the same scopeThierry Vignaud2022-12-101-3/+3
|
* Explain test layoutThierry Vignaud2022-12-101-0/+13
|
* Enhanced explanationThierry Vignaud2022-12-101-1/+1
|
* Skip mirrorlist tests if there's only one broken mirrorThierry Vignaud2022-12-102-0/+15
| | | | such as on mga[1-6]
* Update French translation from TxYuri Chornoivan2022-11-301-20/+40
|
* Update Spanish translation from TxYuri Chornoivan2022-11-221-18/+39
|
* 8.1288.128Martin Whitaker2022-11-054-3/+5
|
* library: fix download with curl 7.86+ when the URL has a query part (mga#31047)Martin Whitaker2022-11-052-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 Whitaker2022-11-052-1/+4
|
* Update Swedish translation from TxYuri Chornoivan2022-09-011-12/+12
|
* Update Norwegian Bokmal translation from TxYuri Chornoivan2022-08-071-18/+21
|
* Update Greek translation from TxYuri Chornoivan2022-08-041-19/+22
|
* Update Swedish translation from TxYuri Chornoivan2022-07-301-20/+21
|
* Update Russian translation from TxYuri Chornoivan2022-07-291-0/+3
|
* Fix Russian translationYuri Chornoivan2022-07-281-2/+2
|
* Fix Russian translationYuri Chornoivan2022-07-281-6/+6
|
* Update Russian translation from TxYuri Chornoivan2022-07-281-29/+8
|
* Fix dash typoYuri Chornoivan2022-07-2875-104/+104
|
* Update Portuguese translation from TxYuri Chornoivan2022-07-051-34/+55
|
* Update Brazilian Portuguese translation from TxYuri Chornoivan2022-07-051-19/+40
|
* Update Catalan (Valencian) translation from TxYuri Chornoivan2022-06-171-0/+3319
|
* Update Catalan translation from TxYuri Chornoivan2022-06-171-8/+9
|
* Update Slovenian translation from TxYuri Chornoivan2022-06-171-6/+7
|
* Update Czech translation from TxYuri Chornoivan2022-06-171-7/+8
|
* Update German translation from TxYuri Chornoivan2022-06-161-15/+16
|
* Update Japanese translation from TxYuri Chornoivan2022-06-161-5/+8
|
* Update message catalogYuri Chornoivan2022-06-1373-8861/+9347
|
* Update German translation from TxYuri Chornoivan2022-06-011-2/+2
|
* Update German translation from TxYuri Chornoivan2022-05-311-5/+5
|
* Bump version in Changes tooThierry Vignaud2021-10-311-0/+2
|
* 8.1278.127Thierry Vignaud2021-10-313-3/+3
|
* Document previous changesThierry Vignaud2021-10-311-0/+1
|
* (migrate_forward_rpmdb_db_if_needed) Kill useless argThierry Vignaud2021-10-312-2/+2
|
* Remove uneeded argThierry Vignaud2021-10-312-6/+6
|
* Convert rpmdb to sqlite also when not chrootedThierry Vignaud2021-10-313-2/+4
| | | | | | | 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