From afd22dd2e476bf887c19ba8c8ea7ee5b81ca66d0 Mon Sep 17 00:00:00 2001 From: Florian Obser Date: Thu, 30 Nov 2023 09:08:31 +0100 Subject: [PATCH] We don't track doc/CREDITS. --- nsd-unbound-update.org | 1 + 1 file changed, 1 insertion(+) diff --git a/nsd-unbound-update.org b/nsd-unbound-update.org index bc9f311..9a583f6 100644 --- a/nsd-unbound-update.org +++ b/nsd-unbound-update.org @@ -10,6 +10,7 @@ git clone from the upstream repository on [[https://github.com/NLnetLabs/nsd][gi git pull git diff NSD_4_6_1_REL..NSD_4_7_0_REL . ':!.cirrus.yml' ':!tpkg/*' \ ':!contrib/*' ':!compat/' ':!.gitignore' ':!doc/README.svn' \ + ':!doc/CREDITS' \ ':!.buildkite/*' ':!makedist.sh' > ~/nsd_4.7.0_upstream.diff cd /usr/src/usr.sbin/nsd patch -Ep0 < ~/nsd_4.7.0_upstream.diff