aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2016-10-18 03:42:32 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2016-10-18 17:59:30 +0200
commitdab9efd9109587ef9b130ca1de05ae8533fa7928 (patch)
tree8c51b3d63ee1e8c61fe98984d9465e3f860d571a /NEWS
parent64e3770177e8368a555654dee602d26b4c1afdbe (diff)
downloadperl-URPM-dab9efd9109587ef9b130ca1de05ae8533fa7928.tar
perl-URPM-dab9efd9109587ef9b130ca1de05ae8533fa7928.tar.gz
perl-URPM-dab9efd9109587ef9b130ca1de05ae8533fa7928.tar.bz2
perl-URPM-dab9efd9109587ef9b130ca1de05ae8533fa7928.tar.xz
perl-URPM-dab9efd9109587ef9b130ca1de05ae8533fa7928.zip
(get_int2) try new 64bit tag else old 32bit tag
thus enabling to report size of >4Gb packages (however insane this is): rpmlib uses the old small tag for small packages and the new big tag for big packages (mga#19571)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6513b5b..a10a538 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+- support querying size of 4gb+ packages
- use 64bit for package size on 32bit too (mga#19571)
Version 5.09 - 16 October 2016