[Pkg-cracklib-commits] [pkg-cracklib] 04/07: refresh debian/patches/libcrack2-error-safer-check-variant.patch
Jan Dittberner
jandd at alioth.debian.org
Mon Aug 12 08:08:29 UTC 2013
This is an automated email from the git hooks/post-receive script.
jandd pushed a commit to branch master
in repository pkg-cracklib.
commit 094c64acb58fbf9a02b7cfd64cb67e973505d2b7
Author: Jan Dittberner <jandd at debian.org>
Date: Sun Aug 11 16:27:47 2013 +0200
refresh debian/patches/libcrack2-error-safer-check-variant.patch
---
debian/changelog | 1 +
debian/patches/libcrack2-error-safer-check-variant.patch | 10 +++++-----
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2ada901..be67136 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
cracklib2 (2.9.0-1) UNRELEASED; urgency=low
* New upstream version.
+ * refresh debian/patches/libcrack2-error-safer-check-variant.patch
-- Jan Dittberner <jandd at debian.org> Sun, 11 Aug 2013 16:24:48 +0200
diff --git a/debian/patches/libcrack2-error-safer-check-variant.patch b/debian/patches/libcrack2-error-safer-check-variant.patch
index b68fc65..384ab6e 100644
--- a/debian/patches/libcrack2-error-safer-check-variant.patch
+++ b/debian/patches/libcrack2-error-safer-check-variant.patch
@@ -3,8 +3,8 @@ Author: Markus Wanner <markus at bluegap.ch>
Bug-Debian: http://bugs.debian.org/682735
--- a/lib/fascist.c
+++ b/lib/fascist.c
-@@ -876,6 +876,48 @@
- return res;
+@@ -882,6 +882,48 @@
+ return FascistCheckUser(password, path, NULL, NULL);
}
+/* This Debian specific method is a work-around for Debian #682735. Please
@@ -54,9 +54,9 @@ Bug-Debian: http://bugs.debian.org/682735
{
--- a/lib/crack.h
+++ b/lib/crack.h
-@@ -15,6 +15,14 @@
-
- extern const char *FascistCheck(const char *pw, const char *dictpath);
+@@ -22,6 +22,14 @@
+ extern const char *FascistCheckUser(const char *pw, const char *dictpath,
+ const char *user, const char *gecos);
+/* This Debian specific method is a work-around for Debian #682735. Please
+ do not rely on it being available in future verisons of cracklib2.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cracklib/pkg-cracklib.git
More information about the Pkg-cracklib-commits
mailing list