]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
distro/deb: sync keyfile-ro patch from debian
authorTomas Krizek <tomas.krizek@nic.cz>
Thu, 5 Apr 2018 16:10:18 +0000 (18:10 +0200)
committerTomas Krizek <tomas.krizek@nic.cz>
Tue, 10 Apr 2018 15:47:06 +0000 (17:47 +0200)
distro/deb/debian/patches/0001-Update-documentation-of-keyfile-ro.patch [moved from distro/deb/debian/patches/0002-Update-documentation-of-keyfile-ro.patch with 73% similarity]
distro/deb/debian/patches/series

similarity index 73%
rename from distro/deb/debian/patches/0002-Update-documentation-of-keyfile-ro.patch
rename to distro/deb/debian/patches/0001-Update-documentation-of-keyfile-ro.patch
index 3618840abfa78b1871b2c953c6d8851ee2712efa..53e6bb3b11912342e3d987c1fc03650db92a2352 100644 (file)
@@ -1,17 +1,16 @@
-From fff3b5513a48e225fa8fa49899ba1f376552fa99 Mon Sep 17 00:00:00 2001
-From: Tomas Krizek <tomas.krizek@nic.cz>
-Date: Tue, 27 Feb 2018 18:05:08 +0100
-Subject: [PATCH] Update documentation of --keyfile-ro
+From: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
+Date: Sat, 17 Feb 2018 15:52:20 -0500
+Subject: Update documentation of --keyfile-ro
 
 On Debian systems, we depend on the OS package management to update
 the dns root data.  Make the documentation for running with this
 option less scary-sounding, as it is the default.
 ---
- doc/kresd.8.in | ++++++---
- 1 file changed, 6 insertions(+), 3 deletions(-)
+ doc/kresd.8.in | 11 ++++++++---
+ 1 file changed, 8 insertions(+), 3 deletions(-)
 
 diff --git a/doc/kresd.8.in b/doc/kresd.8.in
-index 266e9f05..05a9dd67 100644
+index 266e9f0..6c5195b 100644
 --- a/doc/kresd.8.in
 +++ b/doc/kresd.8.in
 @@ -123,7 +123,7 @@ file at the default location (\fIconfig\fR). The syntax is
@@ -23,21 +22,20 @@ index 266e9f05..05a9dd67 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.
  
-@@ -134,9 +134,12 @@ The file contains DNSKEY/DS records in presentation format,
+@@ -134,9 +134,14 @@ The file contains DNSKEY/DS records in presentation format,
  and is compatible with Unbound and BIND 9 root key files.
  .TP
  .B \-K\fI keyfile\fR, \fB\-\-keyfile\-ro=\fI<keyfile>
 -(Discouraged) Static root trust anchors file. The file is not updated by kresd. Use of this option is discouraged because it will break your installation when the trust anchor key changes!
 +Static root trust anchors file. The file is not updated by
 +kresd. Please ensure that any running kresd instances are restarted if
-+the trust anchors change. (On Debian, this should happen automatically
-+on upgrade of the dns-root-data package).
++the trust anchors change. (On Debian, kresd will be restarted
++automatically when the dns-root-data package updates
++/usr/share/dns/root.key, so nothing extra needs to be done unless you
++diverge from the default here.)
  
 -Default: "@KEYFILE_DEFAULT@" (can be empty if your distribution did not provide one)
 +Default: "@KEYFILE_DEFAULT@"
  .TP
  .B \-m\fI path\fR, \fB\-\-moduledir=\fI<path>
  Override the directory that is searched for modules.  Default: @MODULEDIR@
--- 
-2.14.3
-
index 9136aa52eceb6db81db44fe08db4e1dafebcba5e..5f6f9b54adb6b6947b6a19f1a35ee0314254410f 100644 (file)
@@ -1 +1 @@
-0002-Update-documentation-of-keyfile-ro.patch
+0001-Update-documentation-of-keyfile-ro.patch