2010
libpam-ccreds (10-5) unstable; urgency=low
* upload to unstable
-- Guido Günther <agx@sigxcpu.org> Thu, 03 Jun 2010 10:30:49 +0200
libpam-ccreds (10-4) experimental; urgency=low
* [e6358e9] New patch 0002-add-minimum_uid-option.patch add minimum_uid
option (Closes: #580037)
* [fcec739] Use minimum_uid argument within pam-auth-update
* [5ce84cf] Swith to 3.0 (quilt) format
-- Guido Günther <agx@sigxcpu.org> Sat, 15 May 2010 16:08:26 +0200
libpam-ccreds (10-3) experimental; urgency=low
* [3baec2f] Bump standards version * [40c1049] Add pam-auth-update-support by Steve Langasek (Closes: #566718) - thanks to Petter Reinholdtsen for forwarding the patch
-- Guido Günther <agx@sigxcpu.org> Thu, 13 May 2010 11:59:35 +0200
2009
libpam-ccreds (10-2) unstable; urgency=low
* [e85a2c3] switch to debhelper version 7 * [95d5160] exclude ccreds_chkpwd from dh_fixperms (Closes: #539446) * [9cd4ac6] fix lintian overrides file name * [ae51eb3] revert direct source code changes in preparation for new source format * [026a04d] bump standards version
-- Guido Günther <agx@sigxcpu.org> Sat, 01 Aug 2009 19:59:50 +0200
libpam-ccreds (10-1) unstable; urgency=low
* [5d11679] debian/control: add Vcs-{Git,Browser}
* [c42e688] debian/control: change section to admin
* [985bc43] Imported Upstream version 9
* [0a8a249] Imported Upstream version 10
* [3352d79] debian/watch: allow multiple digits in version
* [f2275de] drop 0002-don-t-store-validate-with-empty-passwords.patch
applied upstream
-- Guido Günther <agx@sigxcpu.org> Fri, 03 Apr 2009 09:30:20 +0200
libpam-ccreds (8-2) unstable; urgency=low
* [fe5bd17] switch to use patch-queue branch * [3229bcf] fix maintainer * [d18559b] update copyright information * [6127e04] bump standards version * [4239196] switch to cdbs * [68363cf] don't store/validate with empty passwords (Closes: #519944)
-- Guido Günther <agx@sigxcpu.org> Wed, 25 Mar 2009 22:30:54 +0100
2007
libpam-ccreds (8-1) unstable; urgency=low
* New Upstream Version
-- Guido Guenther <agx@sigxcpu.org> Fri, 07 Dec 2007 09:42:32 +0100
libpam-ccreds (7-2) unstable; urgency=low
* add watch file * add Homepage:
-- Guido Guenther <agx@sigxcpu.org> Wed, 28 Nov 2007 09:37:57 +0100
libpam-ccreds (7-1) unstable; urgency=low
* New Upstream Version * drop 01_use-gcrypt.diff - applied upstream * drop unneeded acconfig.h
-- Guido Guenther <agx@sigxcpu.org> Mon, 05 Nov 2007 20:00:30 +0100
libpam-ccreds (5-2) unstable; urgency=low
* 01-use_gcrypt.diff: make openssl/gcrypt usage selectable via ./configure
-- Guido Guenther <agx@sigxcpu.org> Mon, 05 Nov 2007 18:37:26 +0100
libpam-ccreds (5-1) unstable; urgency=low
* New upstream version
* drop 00_chkpwd.diff, 02_fix-db3-build.diff, 03_cc_dump-print-help.diff
applied upstream
-- Guido Guenther <agx@sigxcpu.org> Sun, 28 Oct 2007 11:36:16 +0100
libpam-ccreds (4-3) unstable; urgency=low
* Add a setuid ccreds_chkpwd binary to allow non root programs to verify the
password. Patch based on http://bugzilla.padl.com/show_bug.cgi?id=227 with
numerous cleanups. (Closes: #358818)
-- Guido Guenther <agx@sigxcpu.org> Fri, 26 Oct 2007 16:31:09 +0200
libpam-ccreds (4-2) unstable; urgency=low
* build against libdb4.6-dev (Closes: #442660) * Bump standards version to 3.7.2 * drop 03_am-maintainer-mode.dpatch * switch from dpatch to quilt and refresh the patches * cc_dump: add "-h" to print help
-- Guido Guenther <agx@sigxcpu.org> Sun, 30 Sep 2007 17:16:06 +0200
2006
libpam-ccreds (4-1) unstable; urgency=low
* New Upstream Version (Closes: #398482) * remove autogenerated files from the package
-- Guido Guenther <agx@sigxcpu.org> Tue, 14 Nov 2006 09:25:16 +0100
libpam-ccreds (3-2) unstable; urgency=low
* rework the patch/autoreconf logic a bit so we don't depend on the
configure's timestamp (Closes: #364664)
-- Guido Guenther <agx@sigxcpu.org> Wed, 26 Apr 2006 21:31:25 +0200
libpam-ccreds (3-1) unstable; urgency=low
* New upstream version that allows us to drop these patches:
- 03_fix-cc_test-minus-arg.dpatch
- 04_pam-ccreds-dump-last-char.dpatch
- 05_pam-ccreds-no-first-pass.dpatch
- 07_fix_example.dpatch
* update ./missing so autreconf works as expected
-- Guido Guenther <agx@debian.org> Sun, 23 Apr 2006 16:45:58 +0200
libpam-ccreds (1-6) unstable; urgency=low
* fix example pam.conf: let's fail properly after a bad password
-- Guido Guenther <agx@debian.org> Fri, 3 Mar 2006 15:25:27 +0100
2005
libpam-ccreds (1-5) unstable; urgency=low
* add 06_db_get_dont_overflow_buffer: fix data buffer size check
(by Nicolas Boullis <nicolas.boullis@ecp.fr>)
-- Guido Guenther <agx@debian.org> Thu, 29 Sep 2005 00:06:34 +0200
libpam-ccreds (1-4) unstable; urgency=low
* add 03_fix-cc_test-minus-arg.dpatch (Closes: #329301) * add 04_pam-ccreds-dump-last-char.dpatch: fix off by one error when printing the hashes (by Nicolas Boullis <nicolas.boullis@ecp.fr>) * add 05_pam-ccreds-no-first-pass.dpatch: behave sanely when neither try_first_pass nor use_first_pass was given (by Nicolas Boullis <nicolas.boullis@ecp.fr>) * bump standards version to 3.6.2 (no source changes)
-- Guido Guenther <agx@debian.org> Thu, 22 Sep 2005 12:08:25 +0200
libpam-ccreds (1-3) unstable; urgency=low
* add 02_fix-db3-build.dpatch
-- Guido Guenther <agx@debian.org> Thu, 21 Apr 2005 12:23:38 +0200
libpam-ccreds (1-2) unstable; urgency=low
* build-depend on dpatch * fix build with db3
-- Guido Guenther <agx@debian.org> Thu, 21 Apr 2005 11:27:01 +0200
libpam-ccreds (1-1) unstable; urgency=low
* Initial release (Closes: #303240) * patch to use gcrypt11 instead of openssl
-- Guido Guenther <agx@debian.org> Thu, 7 Apr 2005 23:08:51 +0200