Adding debian version 2.0.0+debian-1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-08 12:00:23 +01:00
parent 1cf0d30d41
commit aae241d722
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
11 changed files with 146 additions and 0 deletions

View file

@ -0,0 +1,12 @@
Author: Daniel Baumann <daniel.baumann@progress-linux.org>
Description: Correcting Perl shebang.
diff -Naurp dnscap.orig/plugins/rssm/dnscap-rssm-rssac002 dnscap/plugins/rssm/dnscap-rssm-rssac002
--- dnscap.orig/plugins/rssm/dnscap-rssm-rssac002
+++ dnscap/plugins/rssm/dnscap-rssm-rssac002
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl
+#!/usr/bin/perl
#
# Copyright (c) 2018-2021, OARC, Inc.
# All rights reserved.

View file

@ -0,0 +1,14 @@
Author: Daniel Baumann <daniel.baumann@progress-linux.org>
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