summaryrefslogtreecommitdiffstats
path: root/security-libs
diff options
context:
space:
mode:
authorTreeve Jelbert2019-08-26 18:09:51 +0200
committerTreeve Jelbert2019-08-26 18:10:11 +0200
commit2f419b2913cdf7b9d2e8dfab65e1133d02e0c75c (patch)
treef8ac9f1d59cbc22563d5f256b9d15e48a1f7b01d /security-libs
parentd1cc9036157d61289e2f50d9be993876136e7bc1 (diff)
cracklib: => 2.9.7 SECURITY FIX
Diffstat (limited to 'security-libs')
-rwxr-xr-xsecurity-libs/cracklib/DETAILS11
-rw-r--r--security-libs/cracklib/HISTORY4
2 files changed, 10 insertions, 5 deletions
diff --git a/security-libs/cracklib/DETAILS b/security-libs/cracklib/DETAILS
index 8a1f870069..60416b0342 100755
--- a/security-libs/cracklib/DETAILS
+++ b/security-libs/cracklib/DETAILS
@@ -1,13 +1,14 @@
SPELL=cracklib
- VERSION=2.9.6
- SOURCE_HASH=sha512:2b09672e5b412d670e7ed911ebf0c0023fe2901ea05c9c02eefb7a58a13cddbc27a65d75bb20be9f8cebf4c90a9a56dfe1a3b656dff62b1d6048f5376e671786
- SOURCE2_HASH=sha512:fc5bbe7699c9c9e3f39f5c82f53ec8a4ea85e08d5513188a2f6423f92779008b87d85cfcf87a9a5d13a49b04c30f73890cd4d3fa7cd4a6bdac5c1ebc18e18bc3
+ VERSION=2.9.7
+ SOURCE_HASH=sha512:f6bf65ac092ba46ff78ddbc115692260fb76dc71219cd679d2ea935ebfb9e709fbb30259a7406743ed00dbdc415335b3ac9d9fcba1d204ea36d5eb96bf1333a2
+ SOURCE2_HASH=sha512:1fa34b0a2e16d6906982b248f1757bf5bf8154d8d7e8bab94a4ac25080c41434d3828a2c8dd5065e9be586f36480ab70375f09e0bb64eb495d96a460619e2bae
+ SECURITY_PATCH=1
VERSIONWORDS=$VERSION
- SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SPELL-words-$VERSIONWORDS.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://github.com/cracklib/cracklib
- URI=$WEB_SITE/releases/download/$SPELL-$VERSION
+ URI=$WEB_SITE/releases/download/v$VERSION
SOURCE_URL[0]=$URI/$SOURCE
SOURCE2_URL[0]=$URI/$SOURCE2
ENTERED=20050310
diff --git a/security-libs/cracklib/HISTORY b/security-libs/cracklib/HISTORY
index 8b0ef27bc5..3af3e17b8d 100644
--- a/security-libs/cracklib/HISTORY
+++ b/security-libs/cracklib/HISTORY
@@ -1,3 +1,7 @@
+2019-08-26 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 2.9.7
+ SECURITY_PATCH++ fix CVE-2016-6318
+
2019-01-19 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: delete gnupg