File: changelog

package info (click to toggle)
cracklib2 2.7-16
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 324 kB
  • ctags: 114
  • sloc: ansic: 1,931; makefile: 124; sh: 48; perl: 46
file content (280 lines) | stat: -rw-r--r-- 12,512 bytes parent folder | download
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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
cracklib2 (2.7-16) unstable; urgency=high

  * Urgency high since this fixes an RC bug present in Sarge.
  * Added debian/patches/10-check-corrupt-dict.diff:
    - packlib.c, FindPW(): If GetPW() returns NULL we have a corrupt
      dictionary. Check for NULL and exit with an appropriate error message
      instead of strcmp()'ing against NULL which triggers a segfault.
  * Added debian/patches/11-mkdict-C-locale.diff:
    - Run crack_mkdict with locale C; other locales might mess up the
      dictionary.
    - Thanks to Kenshi Muto for his help with this bug.
    - Closes: #309746

 -- Martin Pitt <mpitt@debian.org>  Sun, 22 May 2005 12:49:14 +0200

cracklib2 (2.7-15) unstable; urgency=high

  * Added missing "Depends: ${shlibs:Depends}" to cracklib-runtime. Thanks to 
    Maks Attems for discovering this. (closes: #280668)
  * Urgency high since this is an RC bug and no code changes were made.

 -- Martin Pitt <mpitt@debian.org>  Thu, 11 Nov 2004 19:41:15 +0100

cracklib2 (2.7-14) unstable; urgency=low

  * cracklib-runtime: suggest non-virtual wordlist package 'wenglish' as first
    alternative (closes: #271282)

 -- Martin Pitt <mpitt@debian.org>  Mon, 18 Oct 2004 09:12:35 +0200

cracklib2 (2.7-13) unstable; urgency=low

  * overhauled HTML documentation (e. g. now describes integration with
    libpam-cracklib)
  * converted HTML documentation to XHTML 1.1
  * updated my maintainer address

 -- Martin Pitt <mpitt@debian.org>  Tue, 21 Oct 2003 15:53:29 +0200

cracklib2 (2.7-12) unstable; urgency=low

  * 09-multidicts.diff: fixes bug in packlib.c: dictionary search was faulty
    after dictionary switch; thanks to Chris Dunlop! (closes: #215085)

 -- Martin Pitt <martin@piware.de>  Fri, 10 Oct 2003 11:20:04 +0200

cracklib2 (2.7-11) unstable; urgency=low

  * updated Standards-Version
  * 08-dictsearch.diff: fixes bug in dictionary search algorithm, some words
    were not found before; thanks to Chris Dunlop!  (closes: #213574)

 -- Martin Pitt <martin@piware.de>  Wed,  1 Oct 2003 11:55:13 +0200

cracklib2 (2.7-10) unstable; urgency=low

  * changed priority of cracklib2-dev to extra, as in override file
  * utils/mkdict: changed order of commands to eliminate empty lines; thanks
    to Bart Cortooms! (closes: #199014)

 -- Martin Pitt <martin@piware.de>  Sun, 29 Jun 2003 15:52:24 +0200

cracklib2 (2.7-9) unstable; urgency=low

  * new maintainer (closes: #194025)
  * NMU acks (most of this stuff is not needed any more because of the new
    build system) (closes: #62393, #69187, #70239, #72244, #75376, #87355,
    #91135, #91136, #91407, #91414, #91429, #95291, #97705, #97855, #99512,
    #107112, #108822, #111525); thanks to Colin Watson, Sebastian Rittau, and
    Lenart Janos
  * debian/control: updated maintainer and standards-version, moved -dev to
    section libdevel
  * updated debian/copyright (maintainer, correct upstream URL)
  * rewrote debian/ directory from scratch
  * cracklib.conf now also searches in dictionary directories below /usr/local
    (closes: #46024)
  * cracklib-runtime recommends wordlist now (closes: #54214, #67856, #46025)
  * corrected all links in cracklib*.html (closes: #112238)
  * corrected SEE ALSO links in manpages (closes: #90718)
  * cracklib2-dev now comes with packer.h (closes: #173705)
  * moved functionality of cronjob to /usr/sbin/update-cracklib and call this
    script in cracklib-runtime's postinst (closes: #36976)
  * cronjob now logs to cron.info (was 'notice' before)
  * cronjob result output is now properly redirected to logger (closes:
    #45567)
  * packed wordlist are world-readable now (they are created from
    world-readable files, should be no problem) (closes: #146955)
  * removed 'readonly' variable attribute from cronjob since it is
    bash-specific (closes: #114749)
  * cracklib(3) is an alias (symlink) for FascistCheck(3) (closes: #90717)
  * cleaned up and documented example application
  * all files: deleted CVS references from former maintainer
  * deleted 'Local variables:' stuff at end of changelog
  * patch 07-ccwarnings.diff to eliminate all (but one) compiler warning
  * added linda overrides for nonstandard package name
  * added logcheck ignores for cronjob

 -- Martin Pitt <martin@piware.de>  Fri, 13 Jun 2003 10:37:10 +0200

cracklib2 (2.7-8.5) unstable; urgency=medium

  * Non-maintainer upload. Urgency medium as this is keeping other packages
    out of testing.
  * debian/dpkg.common/rules: Move calls to dpkg-shlibdeps and
    dpkg-gencontrol from the build target to binary, as dpkg-shlibdeps
    doesn't like being called as non-root (closes: #97855).
  * Call ldconfig without arguments, for the Hurd (closes: #108822).
  * Fix typo in crack_teststr(8)'s NAME section (closes: #99512).
  * Exit 0 and don't complain in the syslog if cracklib-runtime is removed
    but not purged (closes: #95291).
  * logger is no longer used as a result of the above (closes: #62393).

 -- Colin Watson <cjwatson@debian.org>  Wed,  3 Oct 2001 01:37:09 +0100

cracklib2 (2.7-8.4) unstable; urgency=low

  * Another non-maintainer upload to fix the disappearing changelog
    entry. (Closes: #111525)

 -- Sebastian Rittau <srittau@debian.org>  Sat,  8 Sep 2001 14:24:27 +0200

cracklib2 (2.7-8.3) unstable; urgency=low

  * Non-maintainer upload with permission of maintainer.
  * Closes an annoying warning produced by the cron.daily scipt when
    /bin/sh is linked against /bin/ash. (Closes: #107112)
  * Fixed a similar problem in debian/dpkg.common/clean.

 -- Sebastian Rittau <srittau@debian.org>  Wed,  5 Sep 2001 19:08:44 +0200

cracklib2 (2.7-8.2) unstable; urgency=low

  * Non-maintainer upload.
  * debian/dpkg.common/modifysrc: Support build environments where the
    .orig.tar.gz is not present in the parent directory (thanks, Mikko
    Markus Torni; closes: #87355).
  * debhelper namespacing was fixed in previous NMU, but fixed it more
    neatly while I'm here (closes: #75376).
  * Move to FHS locations for documentation (thanks, Jonathon M. Abbott;
    closes: #91135, #91136, #91407, #91414, #91429).
  * Don't link with -nodefaultlibs, as it has bad effects on some platforms
    (closes: #72244).
  * Add Section: and Priority: to the .deb's control file (lintian).
  * Bump Standards-Version: to 3.1.1 and add build-dependency on debhelper
    (>= 2.0.89) (closes: #70239).
  * Fixed debian/dpkg.common/{check,substfiles}: both of them grepped the
    output of dpkg-parsechangelog for "Version: " instead of "^Version: ",
    which broke with the above changelog entry.

 -- Colin Watson <cjwatson@debian.org>  Wed, 16 May 2001 17:46:51 +0100

cracklib2 (2.7-8.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fixed path to Debhelper and added correct namespace, fixes Bug#69187.

 -- Lenart Janos <ocsi@debian.org>  Fri, 23 Feb 2001 18:34:33 +0100

cracklib2 (2.7-8) unstable; urgency=low

  * Corrected control file where shared library package was not correctly
    depending on shlibs information.

 -- Jean Pierre LeJacq <jplejacq@quoininc.com>  Fri,  2 Apr 1999 14:32:19 -0500

cracklib2 (2.7-7) unstable; urgency=low

  * Correct broken link to shared library.  Fixes Bug#35331.  Thanks to
    Hartmut Koptein <koptein@et-inf.fho-emden.de>.
  * Upgraded algorithm which decides which files in standard dictionary
    directories should be included in cracklib dictionary.  Now includes
    support for non-ASCII text and compressed text files.  Fixes
    Bug#27510.  Thanks to Francesco Potorti <F.Potorti@cnuce.cnr.it> and
    Julian Gilbey <J.D.Gilbey@qmw.ac.uk>.

 -- Jean Pierre LeJacq <jplejacq@quoininc.com>  Fri,  2 Apr 1999 08:58:56 -0500

cracklib2 (2.7-6) unstable; urgency=high

  * Corrected build programs that prevent inclusion of pristine upstream
    source.
  * Corrected cron.daily script to redirect message syslog per suggestion
    of Ralph Giles.  Fixes Bug#27511, Bug#27743, Bug#28897, Bug#29100,
    Bug#29500, Bug#29995, Bug#30576, Bug#31060, Bug#31666, Bug#31683,
    Bug#33042 and Bug#34782.  Thanks to Francesco Potorti
    <F.Potorti@cnuce.cnr.it>, J.H.M. Dassen <jdassen@wi.leidenuniv.nl>,
    Branden Robinson <branden@ecn.purdue.edu>, James Spooner
    <james@spoons.gen.nz>, Manoj Srivastava <srivasta@datasync.com>, Ben
    <pfaffben@pilot.msu.edu>, <aklein@eskimo.com>, Elie Rosenblum
    <fnord@jurai.net>, Ralph Giles <Ralph_Giles@sfu.ca>, Ian Eure
    <ieure@crosssound.narrows.com> and <jcjneudo@arclab.static.golden.net>.
  * Corrected control file by removing suggestion for non-existent
    cracklib-dict package.  I still intended to add this package in the
    future.  Fixes Bug#29300.  Thanks to Julian Gilbey
    <jdg@maths.qmw.ac.uk>.
  * Corrected control file by adding dependency on file package. Fixes
    Bug#31686.  Thanks to Ralph Giles <Ralph_Giles@sfu.ca>.
  * Upgraded crack_packer man-page to document output.  Fixes Bug#27511
    and Bug#28897. Thanks to Francesco Potorti <F.Potorti@cnuce.cnr.it>.
  * Upgraded to Debian policy standard version 2.5.0.0.
  * Upgraded control file to remove statement that cracklib is not used by
    other Debian packages.  Fixes Bug#27647.  Thanks to Chris
    <chris@ormond.unimelb.edu.au>.

 -- Jean Pierre LeJacq <jplejacq@quoininc.com>  Mon, 29 Mar 1999 07:27:17 -0500

cracklib2 (2.7-5) frozen unstable; urgency=low

  * Placed in frozen distribution.  Thanks to James Troup
    <J.J.Troup@scm.brad.ac.uk> (bug#20993).
  * Upgraded priority from extra to optional.
  * Upgraded package building architecture.
  * Upgraded HTML documentation to show how to use cracklib in Debian
    distribution.  Also reverted back to individual binary packages.
  * Upgraded doc-base title entry to be shorter since dhelp core dumps
    otherwise.
  * Removed menu files since they are generated directly by doc-base.

 -- Jean Pierre LeJacq <jplejacq@quoininc.com>  Sat, 18 Apr 1998 13:55:28 -0400

cracklib2 (2.7-4) unstable; urgency=low

  * Replaced documentation directories to symbolic links per Debian
    policy manual section 5.6.  Thanks to Gregory Stark
    <gsstark@mit.edu> (bug#19715).
  * Added section to explain briefly what modifications were
    made in the Debian version of the package compared to the upstream
    one per the Debian policy manual section 5.6.
  * Added separate menu and doc-base entry for dev package.

 -- Jean Pierre LeJacq <jplejacq@quoininc.com>  Tue,  7 Apr 1998 12:51:17 -0400

cracklib2 (2.7-3) unstable; urgency=low

  * Corrected incorrect reference to obsolete cracklib2.6 package in
    control file.
  * Corrected name of suggested dictionary package to crack-dict since this
    will be shared between crack and cracklib2.
  * Corrected Debian sections for source and binary packages.
  * Upgraded documentation in control file of cracklib2 binary package to
    notify users how cracklib2 can be used now since it will not be included in
    Debian 2.0.

 -- Jean Pierre LeJacq <jplejacq@quoininc.com>  Sat,  4 Apr 1998 09:55:41 -0500

cracklib2 (2.7-2) unstable; urgency=low

  * Upgraded postinst to call ldconfig on configuration.
  * Upgraded debian/rules to include target to check binary packages with
    lintian and HTML validation tools.
  * Upgraded default configuration file to add any ASCII text file in
    /usr/share/dict and /usr/dict to construct cracklib dictionary
    database. Thanks to Gregory Stark <gsstark@mit.edu> (bug#19714).
  * Upgraded man pages to have relative URI to HTML documentation.
  * Corrected misspelling in parameterized variable in FascistCheck man
    page. Thanks to Gregory Stark <gsstark@mit.edu> (bug#19715).
  * Moved removal of menu entry from prerm to postrm per lintian.
  * Moved dh_shlibdeps from build to binary since it now calls chown which
    requires root privileges.
  * Checked that package building and installation shell scripts work with
    bash, pdksh, and ash.

 -- Jean Pierre LeJacq <jplejacq@quoininc.com>  Tue, 31 Mar 1998 17:16:08 -0500

cracklib2 (2.7-1) unstable; urgency=low

  * Upgraded to new upstream source.
  * Upgraded documentation to indicated new upstream source location.
  * Corrected bug in doc-base configuration.
  * Removed #!/bin/sh header in non executable configuration file per
    lintian.
  * Changed package name from cracklib2.6 to cracklib2.

 -- Jean Pierre LeJacq <jplejacq@quoininc.com>  Sun,  8 Mar 1998 15:50:17 -0500

cracklib2.6 (2.6-1) unstable; urgency=low

  * Initial release.

 -- Jean Pierre LeJacq <jplejacq@quoininc.com>  Wed, 25 Feb 1998 09:21:54 -0500