Your message dated Sat, 11 Jun 2011 22:32:34 +0200
with message-id <[email protected]>
and subject line fixed in upstream release 2.8.17 (and 2.8.18)
has caused the Debian Bug report #596282,
regarding should build with warnings enabled
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
596282: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=596282
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: cracklib2
Version: 2.8.16
Severity: important
If cracklib ran gcc with warnings enabled, it'd have caught the
following during the build process:
/bin/sh /home/weasel/tmp/cracklib2-2.8.16/debian/tmpbuild/libtool --tag=CC
--mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H
'-DDEFAULT_CRACKLIB_DICT="/var/cache/cracklib/cracklib_dict"'
'-DPYTHON_H="python2.5/Python.h"' -I. -I../../../python
-I/home/weasel/tmp/cracklib2-2.8.16/debian/tmpbuild -I../../../lib -Wall -g
-O2 -MT _cracklibmodule.lo -MD -MP -MF .deps/_cracklibmodule.Tpo -c -o
_cracklibmodule.lo ../../../python/_cracklibmodule.c
libtool: compile: x86_64-linux-gnu-gcc -DHAVE_CONFIG_H
-DDEFAULT_CRACKLIB_DICT=\"/var/cache/cracklib/cracklib_dict\"
-DPYTHON_H=\"python2.5/Python.h\" -I. -I../../../python
-I/home/weasel/tmp/cracklib2-2.8.16/debian/tmpbuild -I../../../lib -Wall -g -O2
-MT _cracklibmodule.lo -MD -MP -MF .deps/_cracklibmodule.Tpo -c
../../../python/_cracklibmodule.c -fPIC -DPIC -o .libs/_cracklibmodule.o
../../../python/_cracklibmodule.c: In function '_cracklib_FascistCheck':
../../../python/_cracklibmodule.c:67: warning: 'defaultdict' may be used
uninitialized in this function
And the same in 2.6.
Cheers
--- End Message ---
--- Begin Message ---
Source: cracklib2
Version: 2.8.18-1
Distribution: experimental
Urgency: low
Maintainer: Jan Dittberner <[email protected]>
Date: Thu, 30 Sep 2010 19:43:41 +0200
Changes:
cracklib2 (2.8.18-1) experimental; urgency=low
.
* New upstream version.
* remove debian/patches/596281-fix-python-extension-segfault.patch and
debian/patches/series, patch has been applied upstream
--- End Message ---