]> eyrie.org Git - kerberos/krb5-strength.git/blob - debian/changelog
9a84041776b1fa4397fb342b1c3d00b65cac0dd1
[kerberos/krb5-strength.git] / debian / changelog
1 krb5-strength (2.1-1) unstable; urgency=low
2
3   * New upstream release.
4     - Improve some of the password rejection error messages.
5
6  -- Russ Allbery <rra@debian.org>  Thu, 10 Oct 2013 17:09:37 -0700
7
8 krb5-strength (2.0-1) unstable; urgency=low
9
10   * Initial upload to Debian.  (Closes: #725753)
11   * New upstream release.
12     - Add native support for the MIT Kerberos password quality plugin
13       interface included in MIT Kerberos 1.9 and later.
14     - Stop building the Heimdal plugin.  Heimdal prefers using an external
15       check program anyway.
16     - Add support for TinyCDB dictionaries with a simpler dictionary
17       lookup algorithm.  This allows use of this package to check
18       passwords against a large, fast dictionary with a minimum of
19       permutations as an alternative or supplement to the extensive
20       permutations tested by CrackLib.
21     - Minimum password length can now be enforced directly through
22       configuration of this module without relying on CrackLib.
23     - New boolean settings require_ascii_printable and require_non_letter
24       to reject passwords with non-ASCII or non-printable characters and
25       to require passwords contain at least one non-letter (and
26       non-space).
27     - The plugin and external checking program will now run without a
28       dictionary configured so that they can be used only to check length
29       and the lighter character restrictions if so desired.
30     - When checking for passwords based on the principal, also check each
31       component of the principal to find passwords based on the realm.
32   * Eliminate the heimdal-strength package.  krb5-strength now builds a
33     single binary package of the same name including the MIT plugin and
34     the Heimdal external password quality program.  The Heimdal plugin is
35     not built by the Debian packaging because Heimdal prefers external
36     programs.  The plugin can be added later as a separate package if
37     there is demand.
38   * Revise the package long description for the merger of krb5-strength
39     and heimdal-strength and the new capabilities in 2.0.
40   * Recommend cracklib-runtime and tinycdb since they are required to
41     build dictionaries.  Downgrade krb5-admin-server to Enhances and add
42     heimdal-kdc.
43   * Update debhelper compatibility level to V9.
44     - Enable hardening flags, including bindnow and PIE.
45     - Enable parallel builds.
46   * Use dh-autoreconf to rebuild the build system during package builds.
47   * Use xz compression for the upstream and Debian tarballs.
48   * Add branch information to the Vcs-Git metadata.
49   * Update standards version to 3.9.4 (no changes required).
50   * Rewrite debian/copyright in copyright-format 1.0.
51   * Remove README.Debian.  All of that information is now available in the
52     installed upstream README file.
53   * Remove Bugs header now that this package is in Debian proper.
54
55  -- Russ Allbery <rra@debian.org>  Mon, 07 Oct 2013 18:56:49 -0700
56
57 krb5-strength (1.1-1) unstable; urgency=low
58
59   * New upstream release.
60     - Increase minimum password length to 8.
61     - Reject passwords formed from the username with digits appended.
62     - Reject duplicated dictionary words.
63     - Fix variable sizes on 64-bit platforms.
64   * Add a Bugs header directing bug reports to me personally.
65   * Update to debhelper compatibility level V8.
66   * Switch to Debian source package format 3.0 (quilt) with a custom local
67     patch header.
68   * Update standards version to 3.9.3 (no changes required).
69
70  -- Russ Allbery <rra@debian.org>  Fri, 11 May 2012 15:03:11 -0700
71
72 krb5-strength (1.0-1) unstable; urgency=low
73
74   * New upstream release.
75     - Add an external password strength program for Heimdal.
76     - Add a plugin for the Heimdal password strength support.
77   * Create a separate heimdal-strength package containing only the
78     external password check program for Heimdal.  The Heimdal version of
79     the libkadm5srv plugin isn't packaged for the time being.
80   * Update debhelper compatibility mode to V7.
81     - Use debhelper rule minimization with overrides.
82     - Add ${misc:Depends} to dependencies.
83   * Add Homepage, Vcs-Git, and Vcs-Browser control fields.
84   * Add a watch file.
85   * Update standards version to 3.8.4 (no changes required).
86
87  -- Russ Allbery <rra@debian.org>  Tue, 16 Feb 2010 22:47:35 -0800
88
89 krb5-strength (0.5-1) unstable; urgency=low
90
91   * New upstream release.
92     - More checks for passwords based on the principal.
93
94  -- Russ Allbery <rra@debian.org>  Wed, 18 Jul 2007 23:16:37 -0700
95
96 krb5-strength (0.3-1) unstable; urgency=low
97
98   * New upstream release with a different name.
99     - Many cleanups to the code and build system.
100     - Unnecessary differences from CrackLib removed.
101     - Some Debian CrackLib patches applied for robustness.
102   * Updated README.Debian with a better example kdc.conf entry.
103   * No longer install the packer binary.  We can use the one from
104     cracklib-runtime.
105
106  -- Russ Allbery <rra@debian.org>  Fri, 23 Mar 2007 15:27:50 -0700
107
108 krb5-passwd-strength (0.2-1) unstable; urgency=low
109
110   * Initial release.
111
112  -- Russ Allbery <rra@debian.org>  Thu, 22 Jun 2006 15:07:03 -0700
113