]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Fix contrib/fastrpz.patch for this release.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 24 Apr 2018 14:26:21 +0000 (14:26 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 24 Apr 2018 14:26:21 +0000 (14:26 +0000)
git-svn-id: file:///svn/unbound/trunk@4659 be551aaa-1e26-0410-a405-d3ace91eadb9

contrib/fastrpz.patch
doc/Changelog

index 6e78bf1b7cf3cd816006b8ff5becb2830481749d..d5edc322405cfb8a689c723dd31aa8d8b16e7f20 100644 (file)
@@ -21,7 +21,7 @@ Index: unbound-1.7.0~rc1/Makefile.in
 @@ -125,7 +127,7 @@ validator/val_sigcrypt.c validator/val_u
  edns-subnet/edns-subnet.c edns-subnet/subnetmod.c \
  edns-subnet/addrtree.c edns-subnet/subnet-whitelist.c \
- cachedb/cachedb.c respip/respip.c $(CHECKLOCK_SRC) \
+ cachedb/cachedb.c cachedb/redis.c respip/respip.c $(CHECKLOCK_SRC) \
 -$(DNSTAP_SRC) $(DNSCRYPT_SRC) $(IPSECMOD_SRC)
 +$(DNSTAP_SRC) $(FASTRPZ_SRC) $(DNSCRYPT_SRC) $(IPSECMOD_SRC)
  COMMON_OBJ_WITHOUT_NETCALL=dns.lo infra.lo rrset.lo dname.lo msgencode.lo \
index 9f46307895fe863d1736f4666241e8b89dd262f3..fb58b88a91d419920f8cccf40022a6176bf6f113 100644 (file)
@@ -1,3 +1,6 @@
+24 April 2018: Wouter
+       - Fix contrib/fastrpz.patch for this release.
+
 24 April 2018: Ralph
        - Added root-key-sentinel support