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