diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2018-02-10 10:10:06 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2018-02-10 10:10:06 +0100 |
commit | cfbb6b5dd51de073d69572792a032a74de927d9f (patch) | |
tree | 5c17aa776cf5c0ceca11c58c959a6df67e5ddaa1 | |
parent | 9f3525d0345c1f4e91c5a7a68043e8efe0a2b5b5 (diff) | |
download | perl-URPM-cfbb6b5dd51de073d69572792a032a74de927d9f.tar perl-URPM-cfbb6b5dd51de073d69572792a032a74de927d9f.tar.gz perl-URPM-cfbb6b5dd51de073d69572792a032a74de927d9f.tar.bz2 perl-URPM-cfbb6b5dd51de073d69572792a032a74de927d9f.tar.xz perl-URPM-cfbb6b5dd51de073d69572792a032a74de927d9f.zip |
add more details + bug ID
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,8 +11,8 @@ o advertize the proper pkg for most distros o skip all rpmdb tests on Debian/Ubutun o skip failing tests on *BSD -- switch Urpm_verify_rpm rpmReadPackageFile to support ignoring signatures with - rpm 4.14 +- switch Urpm_verify_rpm() to use rpmReadPackageFile() to support back ignoring + signatures with rpm 4.14 (mga#21886) Version 5.15 - 3 October 2017 |