summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
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