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