summaryrefslogtreecommitdiff
path: root/debian/patches/series
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2018-08-30 01:00:47 +0100
committerColin Watson <cjwatson@debian.org>2018-08-30 01:01:39 +0100
commit8d7ec0eab1ec3f0836a02c574281e400de45a0ac (patch)
treef6e224a08c5f2a8a5d2b5916d1ec817baddbfa90 /debian/patches/series
parent816386e17654ca36834bebbf351419e460fad8f6 (diff)
parent38966b4afedee3bb57d3b1b0a7df4ff438fb9fd0 (diff)
Work around conch interoperability failure
Twisted Conch fails to read private keys in the new format (https://twistedmatrix.com/trac/ticket/9515). Work around this until it can be fixed in Twisted.
Diffstat (limited to 'debian/patches/series')
-rw-r--r--debian/patches/series1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series
index 1f82bea11..a248f086a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -23,3 +23,4 @@ debian-config.patch
23restore-authorized_keys2.patch 23restore-authorized_keys2.patch
24seccomp-s390-flock-ipc.patch 24seccomp-s390-flock-ipc.patch
25seccomp-s390-ioctl-ep11-crypto.patch 25seccomp-s390-ioctl-ep11-crypto.patch
26conch-old-privkey-format.patch