summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2018-02-20 21:52:54 -0500
committerReinhard Tartler <siretart@tauware.de>2018-02-20 21:58:04 -0500
commit1d5ea152ea8c64767f4f980fba5049dd456280d0 (patch)
tree197a4f965ab5bd5cab3900d716cf740b90edc981 /debian/patches
parentf6d7cfd710de1bf9d4f6eabab45570bc91941ee1 (diff)
update packaging for 0.13 prerelease
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/06-fixup-bbstored-certs.diff9
-rw-r--r--debian/patches/series2
2 files changed, 0 insertions, 11 deletions
diff --git a/debian/patches/06-fixup-bbstored-certs.diff b/debian/patches/06-fixup-bbstored-certs.diff
index f752bd2c..ff131305 100644
--- a/debian/patches/06-fixup-bbstored-certs.diff
+++ b/debian/patches/06-fixup-bbstored-certs.diff
@@ -24,12 +24,3 @@ useful to me.
print <<__E;
This certificate is for backup account
-@@ -288,7 +282,7 @@ sub get_csr_common_name
- my $subject;
- while(<CSRTEXT>)
- {
-- $subject = $1 if m/Subject:.+?CN=([-\.\w]+)/
-+ $subject = $1 if m/Subject:.+?CN\s?=\s?([-\.\w]+)/
- }
- close CSRTEXT;
-
diff --git a/debian/patches/series b/debian/patches/series
index a03c1985..f52e7b08 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,2 @@
03-adjust-syslog-facility.diff
05-dont_use_net_for_docs.diff
-06-fixup-bbstored-certs.diff
-07-fix-ftbfs-signed-char.diff