Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the version, edited in the wrong place5.223 | Pascal Terjan | 2022-11-12 | 1 | -1/+1 |
| | |||||
* | 5.222 | Thierry Vignaud | 2021-12-03 | 1 | -1/+1 |
| | |||||
* | 5.2215.221 | Thierry Vignaud | 2021-12-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Rationale for the high bump: Fixing the sorting on http://matrix.cpantesters.org/?dist=URPM We switched to version object because that enables to have test versions to test on CPAN testers (eg: 5.21.1, 5.21.2, .. .before releasing 5.22). So we switched from 5.22 to v5.22. See commit 7677ec9fe63dd33d125d19e1f9225c5b4d6d5f4a See https://rt.cpan.org/Public/Bug/Display.html?id=127142 However v5.22.0 is less than 5.21 (interepreted as a floating point by perl): perl -Mversion -E 'say version->new("v5.22")->numify' 5.022000 So we bumped the version from v5.28 to a much higer one. However commit a58cf629be7e0d0512d6e1fd95c5004fb833c8c3 had a typo. It clearly says we wanted to bump to v5.212.0, as 5.21 was the greatest old-style version. But it actually bumped to v5.122 whereas 5.122000 < 5.21: $ perl -Mversion -E 'say version->new("v5.122")->numify' 5.122000 | ||||
* | 5.1255.125 | Thierry Vignaud | 2021-10-23 | 1 | -1/+1 |
| | |||||
* | 5.1245.124 | Thierry Vignaud | 2021-10-19 | 1 | -1/+1 |
| | |||||
* | v5.1235.123 | Thierry Vignaud | 2020-11-04 | 1 | -1/+1 |
| | |||||
* | Make it work with no feature qw(indirect) (aka perl7) | Thierry Vignaud | 2020-06-25 | 1 | -1/+1 |
| | |||||
* | 5.1225.122 | Thierry Vignaud | 2020-06-03 | 1 | -1/+1 |
| | | | | | | | 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. | ||||
* | 5.285.28 | Thierry Vignaud | 2020-05-01 | 1 | -1/+1 |
| | |||||
* | explain the relationship with genhdlist2 from rpmtools | Thierry Vignaud | 2020-04-29 | 1 | -0/+3 |
| | |||||
* | 5.275.27 | Thierry Vignaud | 2020-04-29 | 1 | -1/+1 |
| | |||||
* | 5.265.26 | Thierry Vignaud | 2020-04-21 | 1 | -1/+1 |
| | |||||
* | 5.255.25 | Thierry Vignaud | 2020-04-08 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -0/+5 |
| | |||||
* | 5.24.15.24.1 | Thierry Vignaud | 2020-01-17 | 1 | -1/+1 |
| | |||||
* | 5.245.24 | Thierry Vignaud | 2020-01-17 | 1 | -1/+1 |
| | |||||
* | 5.23.25.23.2 | Thierry Vignaud | 2019-12-30 | 1 | -1/+1 |
| | |||||
* | 5.235.23 | Thierry Vignaud | 2019-12-30 | 1 | -1/+1 |
| | |||||
* | use proper version (RT#127142) | Thierry Vignaud | 2019-12-23 | 1 | -1/+1 |
| | |||||
* | document URPM::Signature | Thierry Vignaud | 2019-12-23 | 1 | -0/+2 |
| | |||||
* | 5.225.22 | Thierry Vignaud | 2018-09-21 | 1 | -1/+1 |
| | |||||
* | 5.215.21 | Thierry Vignaud | 2018-09-18 | 1 | -1/+1 |
| | |||||
* | fix callback parameters doc | Thierry Vignaud | 2018-09-17 | 1 | -3/+3 |
| | | | | | should have been done along commit b5249dafb882fbc105f05853c80fd30503d57a3f which reverted commit b0cd1853933d8c68610c9e173721525c6a17e8ce | ||||
* | 5.205.20 | Thierry Vignaud | 2018-09-16 | 1 | -1/+1 |
| | |||||
* | 5.195.19 | Thierry Vignaud | 2018-09-14 | 1 | -1/+1 |
| | |||||
* | add support for verify callback when installing | Thierry Vignaud | 2018-09-14 | 1 | -0/+1 |
| | | | | Resolves: mga#15350 | ||||
* | 5.185.18 | Thierry Vignaud | 2018-06-25 | 1 | -1/+1 |
| | |||||
* | 5.175.17 | Thierry Vignaud | 2018-06-14 | 1 | -1/+1 |
| | |||||
* | 5.165.16 | Thierry Vignaud | 2018-02-10 | 1 | -1/+1 |
| | |||||
* | 5.155.15 | Thierry Vignaud | 2017-10-03 | 1 | -1/+1 |
| | |||||
* | 5.145.14 | Thierry Vignaud | 2017-09-07 | 1 | -1/+1 |
| | |||||
* | 5.135.13 | Thierry Vignaud | 2017-08-23 | 1 | -1/+1 |
| | |||||
* | 5.125.12 | Thierry Vignaud | 2016-11-10 | 1 | -1/+1 |
| | |||||
* | explain | Thierry Vignaud | 2016-11-10 | 1 | -1/+1 |
| | |||||
* | 5.115.11 | Thierry Vignaud | 2016-10-20 | 1 | -1/+1 |
| | |||||
* | 5.105.10 | Thierry Vignaud | 2016-10-18 | 1 | -1/+1 |
| | |||||
* | 5.095.09 | Thierry Vignaud | 2016-10-16 | 1 | -1/+1 |
| | |||||
* | bump copyright | Thierry Vignaud | 2016-10-16 | 1 | -1/+1 |
| | |||||
* | 5.085.08 | Thierry Vignaud | 2016-10-14 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2016-10-13 | 1 | -1/+1 |
| | |||||
* | 5.075.07 | Thierry Vignaud | 2016-04-14 | 1 | -1/+1 |
| | |||||
* | add support for "elem" callback | Thierry Vignaud | 2016-04-14 | 1 | -1/+2 |
| | | | | | This callback will be fired before each pkg being installed/removed Needs rpm >= rpm-4.13.0-0.rc1.28 | ||||
* | 5.065.06 | Thierry Vignaud | 2015-04-12 | 1 | -1/+1 |
| | |||||
* | 5.055.05 | Thierry Vignaud | 2015-02-26 | 1 | -1/+1 |
| | |||||
* | 5.045.04 | Thierry Vignaud | 2015-02-26 | 1 | -1/+1 |
| | |||||
* | callbacks now get pkg name instead of just pkg id | Thierry Vignaud | 2015-02-26 | 1 | -3/+3 |
| | | | | thus fixing unknown package name on erases (mga#15032) | ||||
* | 5.035.03 | Thierry Vignaud | 2014-11-14 | 1 | -1/+1 |
| | |||||
* | 5.025.02 | Thierry Vignaud | 2014-10-26 | 1 | -1/+1 |
| | |||||
* | add >recommends method (mga#14376) | Thierry Vignaud | 2014-10-26 | 1 | -0/+2 |
| | | | | unlike recommends_nosense, it returns version too |