Skip to content

Commit

Permalink
changed: Prepare for v2.1.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
arnova committed May 18, 2024
1 parent 7e41e83 commit c8dfd85
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Version 2.1.1b-DEVEL (May 16, 2024)
-----------------------------------
Version 2.1.2 (May 16, 2024)
----------------------------
* Enable IPv6 name record lookups for dig-wrapper. This indirectly enables IPv6/AAAA-record support for dyndns-host-open (& traffic-accounting) plugin
! Prevent systemd from terminating the job manager when some rules fail
* Renamed xxx_OUTPUT to INET_OUTPUT_xxx for clarity/consistency
Expand Down
2 changes: 1 addition & 1 deletion bin/arno-iptables-firewall
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

MY_VERSION="2.1.1b-DEVEL"
MY_VERSION="2.1.2"

# Location of the main configuration file for the firewall
##########################################################
Expand Down

0 comments on commit c8dfd85

Please sign in to comment.