[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#693189: unblock: opendkim/2.6.8-3



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package opendkim

Trivial RC bug fix to make the opendkim-genkey script work.  This is an
important script to have working since virtually all admins who are using
the package will need to generate keys at some point and this provided script
makes it much easier to do it reliably/securely.

Will attach debdiff.

unblock opendkim/2.6.8-3
diff -u opendkim-2.6.8/debian/control opendkim-2.6.8/debian/control
--- opendkim-2.6.8/debian/control
+++ opendkim-2.6.8/debian/control
@@ -24,7 +24,7 @@
 
 Package: opendkim-tools
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, openssl
 Breaks: opendkim (<< 2.5.2+dfsg-2~)
 Replaces: opendkim (<< 2.5.2+dfsg-2~)
 Description: Set of command line tools for OpenDKIM
diff -u opendkim-2.6.8/debian/changelog opendkim-2.6.8/debian/changelog
--- opendkim-2.6.8/debian/changelog
+++ opendkim-2.6.8/debian/changelog
@@ -1,3 +1,11 @@
+opendkim (2.6.8-3) unstable; urgency=medium
+
+  * Urgency medium for low risk RC bug fix
+  * Add missing depends on openssl to opendkim-tools so opendkim-genkey will
+    work (Closes: #693188)
+
+ -- Scott Kitterman <scott@kitterman.com>  Wed, 14 Nov 2012 00:07:48 -0500
+
 opendkim (2.6.8-2) unstable; urgency=low
 
   * No-change upload to unstable

Reply to: