]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
debian: rebase patches
authorTomas Krizek <tomas.krizek@nic.cz>
Fri, 23 Feb 2018 12:09:52 +0000 (13:09 +0100)
committerTomas Krizek <tomas.krizek@nic.cz>
Tue, 27 Feb 2018 16:50:22 +0000 (17:50 +0100)
distro/debian/debian/patches/0001-avoid-shipping-duplicate-root.hints-and-icann-ca.pem.patch
distro/debian/debian/patches/0002-Update-documentation-of-keyfile-ro.patch
distro/debian/debian/patches/0003-look-for-modules-in-python3.patch

index 7ffbe6fb56069b70cd127248e91890f1d62550c1..1012e1076120c6f8e2999e3b1b19bf4e0ba9785d 100644 (file)
@@ -6,10 +6,10 @@ Subject: avoid shipping duplicate root.hints and icann-ca.pem
  etc/etc.mk | 6 +++---
  1 file changed, 3 insertions(+), 3 deletions(-)
 
-diff --git a/etc/etc.mk b/etc/etc.mk
-index 7aa6cb6..fa9e008 100644
---- a/etc/etc.mk
-+++ b/etc/etc.mk
+Index: knot-resolver/etc/etc.mk
+===================================================================
+--- knot-resolver.orig/etc/etc.mk
++++ knot-resolver/etc/etc.mk
 @@ -1,9 +1,9 @@
 -etc_SOURCES := icann-ca.pem \
 +etc_SOURCES := \
@@ -22,4 +22,4 @@ index 7aa6cb6..fa9e008 100644
 +
  
  etc-install: $(DESTDIR)$(ETCDIR)
-       $(INSTALL) -m 0640 $(addprefix etc/,$(etc_SOURCES)) $(DESTDIR)$(ETCDIR)
+       $(INSTALL) -m 0644 $(addprefix etc/,$(etc_SOURCES)) $(DESTDIR)$(ETCDIR)
index 75735bfcc88428fbc8e22de7fbbda8d90ec75599..0c2da1d8bb1b629aa6c2d14f533ead3ced150a41 100644 (file)
@@ -9,10 +9,10 @@ option less scary-sounding, as it is the default.
  doc/kresd.8.in | 13 ++++++++-----
  1 file changed, 8 insertions(+), 5 deletions(-)
 
-diff --git a/doc/kresd.8.in b/doc/kresd.8.in
-index cbf7252..7f73876 100644
---- a/doc/kresd.8.in
-+++ b/doc/kresd.8.in
+Index: knot-resolver/doc/kresd.8.in
+===================================================================
+--- knot-resolver.orig/doc/kresd.8.in
++++ knot-resolver/doc/kresd.8.in
 @@ -24,7 +24,7 @@
  .IR config ]
  .RB [ \-k | \-\-keyfile
@@ -22,7 +22,7 @@ index cbf7252..7f73876 100644
  .IR keyfile ]
  .RB [ \-m | \-\-moduledir
  .IR path ]
-@@ -123,7 +123,7 @@ file at the default location (\fIconfig\fR). The syntax is
+@@ -123,7 +123,7 @@ file at the default location (\fIconfig\
  described in \fIdaemon/README.md\fR.
  .TP
  .B \-k\fI keyfile\fR, \fB\-\-keyfile=\fI<keyfile>
@@ -31,7 +31,7 @@ index cbf7252..7f73876 100644
  Root trust anchors in this file are managed using standard RFC 5011 (Automated Updates of DNS Security Trust Anchors).
  Kresd needs write access to the directory containing the keyfile.
  
-@@ -133,10 +133,13 @@ and warning that you need to to check the key before trusting it will be issued.
+@@ -133,10 +133,13 @@ and warning that you need to to check th
  The file contains DNSKEY/DS records in presentation format,
  and is compatible with Unbound and BIND 9 root key files.
  .TP
index ab8abe899e84e478c66d4fa49ed6e7f21b63fe3b..a7ee39765c8f4a779a1286eed996f64c6e26611e 100644 (file)
@@ -8,10 +8,10 @@ python 2.7. This is what the executable is named in debian.
  platform.mk | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/platform.mk b/platform.mk
-index 170269c..63a305d 100644
---- a/platform.mk
-+++ b/platform.mk
+Index: knot-resolver/platform.mk
+===================================================================
+--- knot-resolver.orig/platform.mk
++++ knot-resolver/platform.mk
 @@ -200,7 +200,7 @@ endef
  
  # Find Python package