From 1bca51a64b25c1dd0ca893e46d2f73f5c8385c37 Mon Sep 17 00:00:00 2001 From: Heinz Knutzen Date: Fri, 6 Sep 2024 10:32:04 +0200 Subject: [PATCH] v3.033 - Migrated program 'drc3.pl' from Perl to Go. It is named 'drc' now. 'drc3.pl' is still available as symbolic link to 'drc'. Programs 'drc-asa', 'drc-ios', 'drc-linux', 'drc-nsx', 'drc-pan-os' have been removed. - When running 'diamonds compare' or 'drc3.pl -C' and device has changed, then changes are written to file '*.cmp'. - Migrated program 'get-netspoc-approve-conf' from Perl to Go. - This warning from ASA is ignored now: 'crypto map entry will be incomplete'. --- Changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changes b/Changes index 144f3314..fdb7e026 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ {{$NEXT}} +3.033 2024-09-06 10:31:32+02:00 Europe/Berlin + - Migrated program 'drc3.pl' from Perl to Go. It is named 'drc' now. 'drc3.pl' is still available as symbolic link to 'drc'.