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

backporting sks 1.1.3 to squeeze



hi backports folks and Christoph (the sks maintainer)--

The main keyserver pool maintainer (Kristian Fiskerstrand) is pushing
for a minimum version of sks 1.1.2 to remain in the pool by 2012-07-07:

  http://lists.nongnu.org/archive/html/sks-devel/2012-06/msg00043.html

Since debian squeeze only supplies 1.1.1, people running stable won't be
able to contribute their service to the pool.

I propose to backport sks 1.1.3-1 (currently 4 days old in unstable),
and upload it to squeeze-backports once it hits testing (in about a
week, hopefully).  This should allow keyserver operators running sks on
debian stable to remain in the pool by enabling the squeeze-backports
repo and pulling sks from it.

I'm trying out the upgrade now (debdiff attached here) on a
well-connected keyserver (zimmermann.mayfirst.org, currently offline for
the upgrade).  The bdb copy+upgrade step during postinst is long and
slow for a fully-populated server, but that may just be the necessary
price to pay.

Please let me know if anyone has any objections to this backport.  If
the upgrade of zimmermann goes well, and sks 1.1.3 makes it into
testing, and i haven't heard any complaints, I'll go ahead and upload
the backport.

    --dkg

diff -Nru sks-1.1.3/debian/changelog sks-1.1.3/debian/changelog
--- sks-1.1.3/debian/changelog	2012-06-20 05:59:13.000000000 -0400
+++ sks-1.1.3/debian/changelog	2012-06-24 22:52:45.000000000 -0400
@@ -1,3 +1,11 @@
+sks (1.1.3-1~bpo60+1) squeeze-backports; urgency=low
+
+  * Rebuild for squeeze-backports
+  * explicitly depend on db4.8-util instead of db-util since squeeze does not
+    have the metapackage.
+
+ -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Sun, 24 Jun 2012 22:13:59 -0400
+
 sks (1.1.3-1) unstable; urgency=low
 
   * New upstream release (closes: #663757)
diff -Nru sks-1.1.3/debian/control sks-1.1.3/debian/control
--- sks-1.1.3/debian/control	2012-06-20 04:41:30.000000000 -0400
+++ sks-1.1.3/debian/control	2012-06-24 22:52:23.000000000 -0400
@@ -8,7 +8,7 @@
 
 Package: sks
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${ocaml:Depends}, db-util, adduser, logrotate
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${ocaml:Depends}, db4.8-util, adduser, logrotate
 Provides: ${ocaml:Provides}
 Suggests: postfix | mail-transport-agent, procmail
 Description: Synchronizing OpenPGP Key Server

Attachment: pgpL79tR1fYCi.pgp
Description: PGP signature


Reply to: