r909 - in /zope-debhelper/trunk: autoscripts/config-dzinstance debian/changelog
bzed-guest at users.alioth.debian.org
bzed-guest at users.alioth.debian.org
Thu Jun 21 16:43:31 UTC 2007
Author: bzed-guest
Date: Thu Jun 21 16:43:30 2007
New Revision: 909
URL: http://svn.debian.org/wsvn/pkg-zope/?sc=1&rev=909
Log:
still needs to be tested.
Modified:
zope-debhelper/trunk/autoscripts/config-dzinstance
zope-debhelper/trunk/debian/changelog
Modified: zope-debhelper/trunk/autoscripts/config-dzinstance
URL: http://svn.debian.org/wsvn/pkg-zope/zope-debhelper/trunk/autoscripts/config-dzinstance?rev=909&op=diff
==============================================================================
--- zope-debhelper/trunk/autoscripts/config-dzinstance (original)
+++ zope-debhelper/trunk/autoscripts/config-dzinstance Thu Jun 21 16:43:30 2007
@@ -88,6 +88,7 @@
db_subst $PKG/admin-automatic-password password "$rpassword" || true
db_input high $PKG/admin-automatic-password || true
db_go || true
+ db_unregister $PKG/admin-automatic-password || true
STATE=4
continue
fi
Modified: zope-debhelper/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-zope/zope-debhelper/trunk/debian/changelog?rev=909&op=diff
==============================================================================
--- zope-debhelper/trunk/debian/changelog (original)
+++ zope-debhelper/trunk/debian/changelog Thu Jun 21 16:43:30 2007
@@ -1,9 +1,12 @@
-zope-debhelper (0.3.10) UNRELEASED; urgency=low
-
- * fixing postinst-dzinstance to start the ZEO database on upgrade
+zope-debhelper (0.3.10) UNRELEASED; urgency=high
+
+ * Fixing postinst-dzinstance to start the ZEO database on upgrade
if it was configured by dzinstance.
-
- -- Bernd Zeimetz <bernd at bzed.de> Thu, 21 Jun 2007 16:59:29 +0100
+ * Do not save automativcally generated passwords in the debconf
+ database. High urgency as this is a security related bug.
+ (Closes: #429736)
+
+ -- Bernd Zeimetz <bernd at bzed.de> Thu, 21 Jun 2007 17:39:03 +0100
zope-debhelper (0.3.9) experimental; urgency=low
More information about the pkg-zope-commits
mailing list