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

Bug#934775: stretch-pu: package monkeysphere/0.41-1+deb9u1



Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian.org@packages.debian.org
Usertags: pu

Dear oldstable release managers,

Please consider monkeysphere (0.41-1+deb9u1) for stretch:
  
  monkeysphere (0.41-1+deb9u1) stretch; urgency=medium
  
    * Prevent a FTBFS by updating the tests to accommodate an updated GnuPG in
      stretch now producing a different output. (Closes: #934034)


The full diff is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby@debian.org / chris-lamb.co.uk
       `-
diff --git a/debian/changelog b/debian/changelog
index d81b43e..73e8634 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+monkeysphere (0.41-1+deb9u1) stretch; urgency=medium
+
+  * Prevent a FTBFS by updating the tests to accommodate an updated GnuPG in
+    stretch now producing a different output. (Closes: #934034)
+
+ -- Chris Lamb <lamby@debian.org>  Wed, 14 Aug 2019 10:09:00 -0700
+
 monkeysphere (0.41-1) unstable; urgency=medium
 
   * new upstream release
diff --git a/debian/control b/debian/control
index 95750f4..19c4dbb 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
  cpio,
  debhelper (>= 10~),
  dpkg-dev (>= 1.17.14),
- gnupg <!nocheck>,
+ gnupg (>= 2.1.18-8~deb9u4) <!nocheck>,
  gnupg-agent <!nocheck>,
  libassuan-dev,
  libcrypt-openssl-rsa-perl <!nocheck>,
diff --git a/debian/patches/0001-Prevent-a-FTBFS-by-updating-the-tests-to-accommodate.patch b/debian/patches/0001-Prevent-a-FTBFS-by-updating-the-tests-to-accommodate.patch
new file mode 100644
index 0000000..9b10151
--- /dev/null
+++ b/debian/patches/0001-Prevent-a-FTBFS-by-updating-the-tests-to-accommodate.patch
@@ -0,0 +1,60 @@
+From: Chris Lamb <lamby@debian.org>
+Date: Wed, 14 Aug 2019 10:16:24 -0700
+Subject: Prevent a FTBFS by updating the tests to accommodate an updated
+ GnuPG in stretch now producing a different output. (Closes: #934034)
+
+---
+ tests/keytrans | 20 ++++++++++----------
+ 1 file changed, 10 insertions(+), 10 deletions(-)
+
+diff --git a/tests/keytrans b/tests/keytrans
+index fd9a144..5b23a16 100755
+--- a/tests/keytrans
++++ b/tests/keytrans
+@@ -137,9 +137,9 @@ gpg --list-keys
+ cat >"$TEMPDIR"/expectedout <<EOF
+ pub:u:1024:1:$KEYID:$timestamp:::u:::scSC
+ uid:u::::$timestamp::E90EC72E68C6C2A0751DADC70F54F60D27B88C3D::monkeymonkey
+-sig:!::1:$KEYID:$timestamp::::monkeymonkey:13x:::::8
++sig:!::1:$KEYID:$timestamp::::monkeymonkey:13x::$KEYFPR:::8
+ uid:u::::$timestamp::8200BD0425CC70C7D698DF3FE412044EAAB83F94::testtest
+-sig:!::1:$KEYID:$timestamp::::monkeymonkey:13x:::::8
++sig:!::1:$KEYID:$timestamp::::monkeymonkey:13x::$KEYFPR:::8
+ EOF
+ 
+ diff -u "$TEMPDIR"/expectedout <(gpg --check-sigs --with-colons | grep -vE '^(tru|fpr):' | sed 's/:*$//')
+@@ -165,10 +165,10 @@ gpg --list-keys
+ cat >"$TEMPDIR"/expectedout <<EOF
+ pub:u:1024:1:$KEYID:$timestamp:::u:::scSC
+ uid:u::::$timestamp::E90EC72E68C6C2A0751DADC70F54F60D27B88C3D::monkeymonkey
+-sig:!::1:$KEYID:$timestamp::::monkeymonkey:13x:::::8
++sig:!::1:$KEYID:$timestamp::::monkeymonkey:13x::$KEYFPR:::8
+ uid:r::::::8200BD0425CC70C7D698DF3FE412044EAAB83F94::testtest
+-sig:!::1:$KEYID:$timestamp::::monkeymonkey:13x:::::8
+-rev:!::1:$KEYID:$revtime::::monkeymonkey:30x:::::8
++sig:!::1:$KEYID:$timestamp::::monkeymonkey:13x::$KEYFPR:::8
++rev:!::1:$KEYID:$revtime::::monkeymonkey:30x::$KEYFPR:::8
+ EOF
+ 
+ 
+@@ -196,15 +196,15 @@ PEM2OPENPGP_TIMESTAMP="$timestamp" \
+ cat >"$TEMPDIR"/expectedout <<EOF
+ pub:u:1024:1:$KEYID:$timestamp:::u:::scSC
+ uid:u::::$timestamp::E90EC72E68C6C2A0751DADC70F54F60D27B88C3D::monkeymonkey
+-sig:!::1:$KEYID:$timestamp::::monkeymonkey:13x:::::8
++sig:!::1:$KEYID:$timestamp::::monkeymonkey:13x::$KEYFPR:::8
+ uid:r::::::8200BD0425CC70C7D698DF3FE412044EAAB83F94::testtest
+-sig:!::1:$KEYID:$timestamp::::monkeymonkey:13x:::::8
+-rev:!::1:$KEYID:$revtime::::monkeymonkey:30x:::::8
++sig:!::1:$KEYID:$timestamp::::monkeymonkey:13x::$KEYFPR:::8
++rev:!::1:$KEYID:$revtime::::monkeymonkey:30x::$KEYFPR:::8
+ uid:u::::$timestamp::EDDC32D783E7F4C7B6982D9AE5DC4A61000648BA::baz
+-sig:!::1:$KEYID:$timestamp::::monkeymonkey:13x:::::8
++sig:!::1:$KEYID:$timestamp::::monkeymonkey:13x::$KEYFPR:::8
+ pub:-:1024:1:$NEWKEYID:$(($timestamp + 1)):::-:::caCA
+ uid:-::::$(($timestamp + 1))::A0D708F51CC257DEFC01AEDE1E0A5F329DFD8F16::fubar
+-sig:!::1:$NEWKEYID:$(($timestamp + 1))::::fubar:13x:::::8
++sig:!::1:$NEWKEYID:$(($timestamp + 1))::::fubar:13x::$NEWKEYFPR:::8
+ EOF
+ 
+ echo "test: diff expected gpg list output"
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..b875555
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001-Prevent-a-FTBFS-by-updating-the-tests-to-accommodate.patch

Reply to: