From 5018b1a0fb8aa426b62b3d3b90dd474beace3c97 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 4 Mar 2021 20:34:30 +0100 Subject: Adding debian version 2.0.0+debian-1. Signed-off-by: Daniel Baumann --- debian/patches/debian/0002-cryptopant.patch | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 debian/patches/debian/0002-cryptopant.patch (limited to 'debian/patches/debian/0002-cryptopant.patch') diff --git a/debian/patches/debian/0002-cryptopant.patch b/debian/patches/debian/0002-cryptopant.patch new file mode 100644 index 0000000..494ffa6 --- /dev/null +++ b/debian/patches/debian/0002-cryptopant.patch @@ -0,0 +1,14 @@ +Author: Daniel Baumann +Description: Building without cryptopant plugin, needs cryptopANT which is not available (OpenSSL vs. GPL-2). + +diff -Naurp dnscap.orig/plugins/Makefile.am dnscap/plugins/Makefile.am +--- dnscap.orig/plugins/Makefile.am ++++ dnscap/plugins/Makefile.am +@@ -1,6 +1,6 @@ + MAINTAINERCLEANFILES = $(srcdir)/Makefile.in + + SUBDIRS = pcapdump rssm txtout rzkeychange royparse anonmask ipcrypt \ +- anonaes128 cryptopan cryptopant eventlog ++ anonaes128 cryptopan eventlog + + EXTRA_DIST = template -- cgit v1.2.3