diff --git a/Shorewall/Macros/macro.HKP b/Shorewall/Macros/macro.HKP new file mode 100644 index 000000000..8d94313cf --- /dev/null +++ b/Shorewall/Macros/macro.HKP @@ -0,0 +1,11 @@ +# +# Shorewall version 4 - HKP Macro +# +# /usr/share/shorewall/macro.HKP +# +# This macro handles OpenPGP HTTP keyserver protocol traffic. +# +############################################################################### +#ACTION SOURCE DEST PROTO DEST SOURCE RATE USER/ +# PORT(S) PORT(S) LIMIT GROUP +PARAM - - tcp 11371 diff --git a/Shorewall/changelog.txt b/Shorewall/changelog.txt index ac7702733..5f8ad80c2 100644 --- a/Shorewall/changelog.txt +++ b/Shorewall/changelog.txt @@ -14,6 +14,8 @@ Changes in Shorewall 4.4.8 7) Implement -s option in install.sh +8) Add HKP Macro + Changes in Shorewall 4.4.7 1) Backport optimization changes from 4.5. diff --git a/Shorewall/releasenotes.txt b/Shorewall/releasenotes.txt index e16fa7358..433fd8c35 100644 --- a/Shorewall/releasenotes.txt +++ b/Shorewall/releasenotes.txt @@ -302,8 +302,11 @@ None. 2) The Shorewall and Shorewall6 installers now accept a '-s' (sparse) option. That option causes only shorewall.conf to be installed in - /etc/shorewall/. + /etc/shorewall/. +3) An OpenPGP HTTP Keyserver Protocol (HKP) macro (macro.HKP) has been + contributed. + ---------------------------------------------------------------------------- V I. P R O B L E M S C O R R E C T E D A N D N E W F E A T U R E S I N P R I O R R E L E A S E S