Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build with the flags used to build perl itsefl | Thierry Vignaud | 2020-06-19 | 2 | -1/+4 |
| | | | | This is needed in order to fix build for armv7hl on aarch64 | ||||
* | 5.1225.122 | Thierry Vignaud | 2020-06-03 | 2 | -1/+3 |
| | | | | | | | v5.28.0 is less than 5.21 (if interepreted as a floating point, which perl always did). So in order to to switch from old-style to new-style, we need to use at least v5.212.0, as 5.21 was the greatest old-style version. | ||||
* | handle RPM version with "beta" or "rc" in it | Thierry Vignaud | 2020-06-03 | 2 | -0/+3 |
| | |||||
* | add kwality test to manifest | Thierry Vignaud | 2020-06-03 | 1 | -0/+1 |
| | |||||
* | adjust manfifest for file renaming | Thierry Vignaud | 2020-06-03 | 1 | -1/+1 |
| | |||||
* | Needs perl-5.8 (Kwalitee) | Thierry Vignaud | 2020-05-06 | 1 | -0/+4 |
| | |||||
* | Do not run Kwalitee test by default | Thierry Vignaud | 2020-05-06 | 1 | -0/+2 |
| | |||||
* | add kwality test | Thierry Vignaud | 2020-05-04 | 1 | -0/+7 |
| | |||||
* | rename NEWS as Changes (Kwalitee) | Thierry Vignaud | 2020-05-04 | 1 | -0/+0 |
| | |||||
* | Revert "add Changes symlink for CPAN Kwalitee" | Thierry Vignaud | 2020-05-04 | 1 | -1/+0 |
| | | | | | | | | | | | | This reverts commit 47cea2a9de59f84e11e78a0bd8c2d4bf4c4a11cb. Because of: not ok 12 - no_symlinks # Failed test 'no_symlinks' # at t/03kwaility.t line 4. # Error: This distribution includes symbolic links (symlinks). This is bad, because there are operating systems that do not handle symlinks. # Details: # The following symlinks were found: Changes # Remedy: Remove the symlinks from the distribution. | ||||
* | make Makefile.PL not executable (Kwalitee) | Thierry Vignaud | 2020-05-04 | 1 | -0/+0 |
| | |||||
* | add Changes symlink for CPAN Kwalitee | Thierry Vignaud | 2020-05-04 | 1 | -0/+1 |
| | |||||
* | split open_compressed_file() | Thierry Vignaud | 2020-05-04 | 1 | -19/+26 |
| | |||||
* | 5.285.28 | Thierry Vignaud | 2020-05-01 | 2 | -1/+3 |
| | |||||
* | actually support deps on patched Mageia[23]'s rpm-4.11 | Thierry Vignaud | 2020-05-01 | 2 | -1/+2 |
| | |||||
* | fix compiling with rpm-4.10 (eg: Debian 7 Wheezy) | Thierry Vignaud | 2020-04-30 | 2 | -0/+12 |
| | |||||
* | explain the relationship with genhdlist2 from rpmtools | Thierry Vignaud | 2020-04-29 | 1 | -0/+3 |
| | |||||
* | 5.275.27 | Thierry Vignaud | 2020-04-29 | 2 | -1/+3 |
| | |||||
* | restore support for rpm-4.9 | Thierry Vignaud | 2020-04-29 | 3 | -1/+20 |
| | |||||
* | fix comparing version when using a fixup rpm release | Thierry Vignaud | 2020-04-29 | 1 | -1/+2 |
| | | | | | | | force using a version object rationale: - 4.12.0.2 < 4.12.90 will wrongly pass - v4.12.0.2 < 4.12.90 will check as we expect | ||||
* | fix testing on pre UsrMove Linuxes (eg: mga2) | Thierry Vignaud | 2020-04-29 | 2 | -1/+3 |
| | |||||
* | 5.265.26 | Thierry Vignaud | 2020-04-21 | 2 | -1/+3 |
| | |||||
* | restore support for building on mga4 | Thierry Vignaud | 2020-04-21 | 2 | -1/+3 |
| | | | | It got broken in commit 9c8f8e738664f2905e3927e5806bb14da4a5272b (5.24) | ||||
* | bump needed Test::Pod | Thierry Vignaud | 2020-04-15 | 1 | -1/+1 |
| | |||||
* | 5.255.25 | Thierry Vignaud | 2020-04-08 | 2 | -1/+3 |
| | |||||
* | workaround rpm-4.16 adding provides to SRPMs | Thierry Vignaud | 2020-04-08 | 2 | -1/+3 |
| | | | | | | | | rationale: rpm-4.16 adds provides for all generated RPMS to SRPMs, which breaks urpmi's testsuite (t/superuser--srpm-bootstrapping.t) See rpm's commit 75ec16e660e784d7897b37cac1a2b9b135825f25 | ||||
* | Make sure debugging with Data::Dumper is easier | Thierry Vignaud | 2020-03-05 | 1 | -0/+3 |
| | | | | by ensuring dumps are always sorted the same way instead of randomly | ||||
* | add support for reinstall (needs rpm >= 4.12.x) | Thierry Vignaud | 2020-03-05 | 4 | -2/+27 |
| | |||||
* | 5.24.15.24.1 | Thierry Vignaud | 2020-01-17 | 3 | -2/+4 |
| | |||||
* | make test more universal | Thierry Vignaud | 2020-01-17 | 2 | -2/+4 |
| | |||||
* | update NEWS | Thierry Vignaud | 2020-01-17 | 1 | -0/+2 |
| | |||||
* | 5.245.24 | Thierry Vignaud | 2020-01-17 | 2 | -2/+2 |
| | |||||
* | fix a test on Fedora where perl main package is perl-interpreter | Thierry Vignaud | 2020-01-17 | 2 | -2/+4 |
| | |||||
* | force provides URPM (RT#127881) | Thierry Vignaud | 2020-01-17 | 2 | -0/+5 |
| | |||||
* | Workaround CPAN testers that run CentOS 7 (RT#131163) | Thierry Vignaud | 2020-01-07 | 3 | -1/+8 |
| | | | | | Their rpm is patched for weak deps. An alternative would be to have a better check | ||||
* | Workaround CPAN testers that run FreeBSD (RT#131162) | Thierry Vignaud | 2020-01-07 | 2 | -0/+4 |
| | | | | | The proper fix would be to patch /usr/lib/rpm/brp-strip-static-archive in order to behave on FreeBSD like on Darwin | ||||
* | cpan_testers: display rpm version in flags | Thierry Vignaud | 2020-01-07 | 2 | -1/+3 |
| | | | | in order to know rpm version from failed reports | ||||
* | fix support for hdlist compressed with !gzip | Thierry Vignaud | 2020-01-07 | 2 | -4/+6 |
| | | | | | | we were always defaulting to gzip format, whatever is the decompressor specified in the archive bug introduced in commit 18723d2d47f9e069667753703c12ba5139661957 | ||||
* | 5.23.25.23.2 | Thierry Vignaud | 2019-12-30 | 2 | -1/+3 |
| | |||||
* | restore compatibility with rpm build w/o support for zstd | Thierry Vignaud | 2019-12-30 | 2 | -0/+4 |
| | |||||
* | enhanced logs | Thierry Vignaud | 2019-12-30 | 1 | -1/+2 |
| | |||||
* | 5.235.23 | Thierry Vignaud | 2019-12-30 | 2 | -1/+3 |
| | |||||
* | use proper version (RT#127142) | Thierry Vignaud | 2019-12-23 | 1 | -1/+1 |
| | |||||
* | add support for synthesis compressed with zstd | Thierry Vignaud | 2019-12-23 | 2 | -0/+6 |
| | |||||
* | document URPM::Signature | Thierry Vignaud | 2019-12-23 | 2 | -4/+36 |
| | |||||
* | 5.225.22 | Thierry Vignaud | 2018-09-21 | 2 | -1/+3 |
| | |||||
* | add provides for proper CPAN indexation (RT#119936) | Thierry Vignaud | 2018-09-21 | 2 | -0/+8 |
| | |||||
* | 5.215.21 | Thierry Vignaud | 2018-09-18 | 2 | -1/+3 |
| | |||||
* | restore rpm-4.11.x compatibility | Thierry Vignaud | 2018-09-18 | 3 | -1/+11 |
| | |||||
* | simplify testing rpm version | Thierry Vignaud | 2018-09-18 | 1 | -2/+1 |
| | | | | | no more needed to list all point version unless there's a change in them we want to test for (such as 4.14.2) |