]> eyrie.org Git - kerberos/krb5-strength.git/blob - debian/changelog
Add upstream-vcs-tag configuration to debian/gbp.conf
[kerberos/krb5-strength.git] / debian / changelog
1 krb5-strength (3.1-2) UNRELEASED; urgency=medium
2
3   * Update standards version to 4.2.1.
4     - Enable verbose test output.
5     - Install the upstream release notes as NEWS.gz, not changelog.gz.
6     - Add Rules-Requires-Root: no.
7     - Use https for URLs in debian/copyright.
8     - Change priority to optional.
9   * Update to debhelper compatibility levl V11.
10   * Bump debian/watch version to 4 and use https.
11   * Add upstream-vcs-tag configuration to debian/gbp.conf.
12   * Refresh upstream signing key.
13
14  -- Russ Allbery <rra@debian.org>  Fri, 31 Aug 2018 16:48:21 -0700
15
16 krb5-strength (3.1-1) unstable; urgency=medium
17
18   * New upstream release.
19     - New configuration option cracklib_maxlen.
20     - require_classes now supports requiring a minimum number of classes.
21     - Capitalize the first letter of error messages.
22     - Apply SuSE patch for a security vulnerability in the embedded
23       CrackLib.  This didn't affect the way it was used in this package,
24       but best to be sure anyway.
25     - Configuration instructions are now provided in installed man pages,
26       including a new krb5-strength man page, to make them more accessible
27       after installation.
28   * Patch the upstream test suite to change the expected results for a few
29     passwords that are rejected by the embedded CrackLib but accepted by
30     the system CrackLib (which the Debian package is built with).
31   * Re-enable treating test suite failures as package build failures now
32     that bug #724570 in CrackLib was fixed in Debian.
33   * Switch to the DEP-14 branch layout and update debian/gbp.conf and
34     Vcs-Git accordingly.
35   * Prefer *.tar.xz in debian/watch to match packaging.
36   * Fix Upstream-Contact email address in debian/copyright.
37   * Switch to https for all package URLs.
38   * Run wrap-and-sort -ast.
39   * Refresh upstream signing key.
40   * Enable all hardening flags.
41   * Update to debhelper compatibility level V10.
42     - Remove explicit dh-autoreconf dependency and invocation.
43     - Remove explicit --parallel flags.
44   * Update standards version to 3.9.8 (no changes required).
45
46  -- Russ Allbery <rra@debian.org>  Sun, 25 Dec 2016 12:40:41 -0800
47
48 krb5-strength (3.0-1) unstable; urgency=medium
49
50   * New upstream release.
51     - SQLite password dictionaries are now supported and can be used to
52       reject passwords within edit distance one of any dictionary word.
53     - cdbmake-wordlist has been renamed to krb5-strength-wordlist and can
54       also generate SQLite databases compatible with this plugin and
55       Heimdal quality check program.
56     - heimdal-history, a password history implementation for Heimdal, has
57       been added and can be stacked with heimdal-strength to check both
58       history and password strength.
59     - New configuration option, minimum_different, which sets the minimum
60       number of different characters required in a password.
61   * Add the upstream signing key to debian/upstream/signing-key.asc and
62     configure uscan to do signature validation.  Configure uscan to
63     download the xz tarball instead of the gz tarball.
64   * Create a _history user and group and a /var/lib/heimdal-history
65     directory on package installation for the use of heimdal-history,
66     remove the user and the standard database on purge, and remove the
67     directory if empty on package purge or removal.
68
69  -- Russ Allbery <rra@debian.org>  Wed, 26 Mar 2014 00:04:13 -0700
70
71 krb5-strength (2.2-1) unstable; urgency=low
72
73   * New upstream release.
74     - Support for more complex length-sensitive character class
75       restrictions using the new require_classes configuration setting.
76     - cdbmake-wordlist now supports filtering out words based on maximum
77       length and user-supplied regular expressions, and supports running
78       in filter mode to generate a new word list.
79   * Update to standards version 3.9.5 (no changes required).
80
81  -- Russ Allbery <rra@debian.org>  Mon, 16 Dec 2013 15:36:29 -0800
82
83 krb5-strength (2.1-1) unstable; urgency=low
84
85   * New upstream release.
86     - Improve some of the password rejection error messages.
87
88  -- Russ Allbery <rra@debian.org>  Thu, 10 Oct 2013 17:09:37 -0700
89
90 krb5-strength (2.0-1) unstable; urgency=low
91
92   * Initial upload to Debian.  (Closes: #725753)
93   * New upstream release.
94     - Add native support for the MIT Kerberos password quality plugin
95       interface included in MIT Kerberos 1.9 and later.
96     - Stop building the Heimdal plugin.  Heimdal prefers using an external
97       check program anyway.
98     - Add support for TinyCDB dictionaries with a simpler dictionary
99       lookup algorithm.  This allows use of this package to check
100       passwords against a large, fast dictionary with a minimum of
101       permutations as an alternative or supplement to the extensive
102       permutations tested by CrackLib.
103     - Minimum password length can now be enforced directly through
104       configuration of this module without relying on CrackLib.
105     - New boolean settings require_ascii_printable and require_non_letter
106       to reject passwords with non-ASCII or non-printable characters and
107       to require passwords contain at least one non-letter (and
108       non-space).
109     - The plugin and external checking program will now run without a
110       dictionary configured so that they can be used only to check length
111       and the lighter character restrictions if so desired.
112     - When checking for passwords based on the principal, also check each
113       component of the principal to find passwords based on the realm.
114   * Eliminate the heimdal-strength package.  krb5-strength now builds a
115     single binary package of the same name including the MIT plugin and
116     the Heimdal external password quality program.  The Heimdal plugin is
117     not built by the Debian packaging because Heimdal prefers external
118     programs.  The plugin can be added later as a separate package if
119     there is demand.
120   * Revise the package long description for the merger of krb5-strength
121     and heimdal-strength and the new capabilities in 2.0.
122   * Recommend cracklib-runtime and tinycdb since they are required to
123     build dictionaries.  Downgrade krb5-admin-server to Enhances and add
124     heimdal-kdc.
125   * Update debhelper compatibility level to V9.
126     - Enable hardening flags, including bindnow and PIE.
127     - Enable parallel builds.
128   * Use dh-autoreconf to rebuild the build system during package builds.
129   * Use xz compression for the upstream and Debian tarballs.
130   * Add branch information to the Vcs-Git metadata.
131   * Update standards version to 3.9.4 (no changes required).
132   * Rewrite debian/copyright in copyright-format 1.0.
133   * Remove README.Debian.  All of that information is now available in the
134     installed upstream README file.
135   * Remove Bugs header now that this package is in Debian proper.
136
137  -- Russ Allbery <rra@debian.org>  Mon, 07 Oct 2013 18:56:49 -0700
138
139 krb5-strength (1.1-1) unstable; urgency=low
140
141   * New upstream release.
142     - Increase minimum password length to 8.
143     - Reject passwords formed from the username with digits appended.
144     - Reject duplicated dictionary words.
145     - Fix variable sizes on 64-bit platforms.
146   * Add a Bugs header directing bug reports to me personally.
147   * Update to debhelper compatibility level V8.
148   * Switch to Debian source package format 3.0 (quilt) with a custom local
149     patch header.
150   * Update standards version to 3.9.3 (no changes required).
151
152  -- Russ Allbery <rra@debian.org>  Fri, 11 May 2012 15:03:11 -0700
153
154 krb5-strength (1.0-1) unstable; urgency=low
155
156   * New upstream release.
157     - Add an external password strength program for Heimdal.
158     - Add a plugin for the Heimdal password strength support.
159   * Create a separate heimdal-strength package containing only the
160     external password check program for Heimdal.  The Heimdal version of
161     the libkadm5srv plugin isn't packaged for the time being.
162   * Update debhelper compatibility mode to V7.
163     - Use debhelper rule minimization with overrides.
164     - Add ${misc:Depends} to dependencies.
165   * Add Homepage, Vcs-Git, and Vcs-Browser control fields.
166   * Add a watch file.
167   * Update standards version to 3.8.4 (no changes required).
168
169  -- Russ Allbery <rra@debian.org>  Tue, 16 Feb 2010 22:47:35 -0800
170
171 krb5-strength (0.5-1) unstable; urgency=low
172
173   * New upstream release.
174     - More checks for passwords based on the principal.
175
176  -- Russ Allbery <rra@debian.org>  Wed, 18 Jul 2007 23:16:37 -0700
177
178 krb5-strength (0.3-1) unstable; urgency=low
179
180   * New upstream release with a different name.
181     - Many cleanups to the code and build system.
182     - Unnecessary differences from CrackLib removed.
183     - Some Debian CrackLib patches applied for robustness.
184   * Updated README.Debian with a better example kdc.conf entry.
185   * No longer install the packer binary.  We can use the one from
186     cracklib-runtime.
187
188  -- Russ Allbery <rra@debian.org>  Fri, 23 Mar 2007 15:27:50 -0700
189
190 krb5-passwd-strength (0.2-1) unstable; urgency=low
191
192   * Initial release.
193
194  -- Russ Allbery <rra@debian.org>  Thu, 22 Jun 2006 15:07:03 -0700