1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86
|
libpam-unix2 (1:2.4.1-2) unstable; urgency=low
* Update Build-Deps on libxcrypt to 1:2.4 to fix FTBFS (closes: Bug#492814)
-- Ivan Kohler <ivan-debian@420.am> Tue, 29 Jul 2008 19:17:52 -0700
libpam-unix2 (1:2.4.1-1) unstable; urgency=low
* Revert to upstream 2.4.1 to get this compiled & working against lenny
libxcrypt (closes: Bug#487487).
-- Ivan Kohler <ivan-debian@420.am> Tue, 22 Jul 2008 15:47:23 -0700
libpam-unix2 (2.5.0-3) unstable; urgency=low
* Update watch file for new upstream x.y.z versioning.
-- Ivan Kohler <ivan-debian@420.am> Tue, 10 Jun 2008 14:24:34 -0700
libpam-unix2 (2.5.0-2) unstable; urgency=low
* Remove obsolete /etc/security/pam_unix2.conf config file from etch version
on purge (closes: Bug#455033).
* Clean up after unix2_chkpwd on "make clean".
-- Ivan Kohler <ivan-debian@420.am> Tue, 03 Jun 2008 16:42:08 -0700
libpam-unix2 (2.5.0-1) unstable; urgency=low
* New upstream release
* Many, many thanks to Christoph Pleger for the unix2_chkpwd helper binary
patch and to Steve Kemp for auditing the changes (closes: Bug#295526)
-- Ivan Kohler <ivan-debian@420.am> Mon, 19 May 2008 19:17:29 -0700
libpam-unix2 (2.1-5) unstable; urgency=low
* Use unix2_chkpwd as helper binary
-- Christoph Pleger <Christoph.Pleger@tu-dortmund.de> Tue, 13 May 2008 13:33:53 +0200
libpam-unix2 (2.1-4) unstable; urgency=low
* Build against pam 0.99.7.1-1 (closes: Bug#429023)
-- Ivan Kohler <ivan-debian@420.am> Wed, 08 Aug 2007 18:03:27 -0700
libpam-unix2 (2.1-3) unstable; urgency=low
* Add Build-Dep: libpam0g-dev (>= 0.81) (closes: Bug#429023)
-- Ivan Kohler <ivan-debian@420.am> Tue, 19 Jun 2007 12:10:19 -0700
libpam-unix2 (2.1-2) unstable; urgency=low
* Brown-Paper-Bag-Release: Build-Dep on dpatch, though! (closes: Bug#428553)
-- Ivan Kohler <ivan-debian@420.am> Tue, 12 Jun 2007 09:59:12 -0700
libpam-unix2 (2.1-1) unstable; urgency=low
* New upstream release
+ Fix segfault on amd64 arch (& warning on i386) by replacing alloca with
malloc (closes: Bug#351217)
+ Updates de.po translation; incorporates still-relevant changes from
outstanding translation patch (closes: Bug#313780)
* Properly implement the
/etc/default/passwd to /etc/security/pam_unix2.default substitution with a
dpatch, so it doesn't accidentally get lost again (closes: Bug#427058)
* Acknowledge NMU removing Build-Dep on automake (closes: Bug#376556), thanks
to Eric Dorland.
-- Ivan Kohler <ivan-debian@420.am> Mon, 11 Jun 2007 17:16:26 -0700
libpam-unix2 (1.25-1) unstable; urgency=low
* New upstream release
-- Ivan Kohler <ivan-debian@420.am> Fri, 21 Jan 2005 18:31:54 -0800
libpam-unix2 (1.23-1) unstable; urgency=low
* Initial Release (closes: Bug#237856).
-- Ivan Kohler <ivan-debian@420.am> Sun, 8 Aug 2004 06:09:49 -0700
|