Merge 4.3 and 4.2 changelog and release notes

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9100 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2008-12-17 21:06:30 +00:00
parent f64e0ecefe
commit 1368e5a30e
2 changed files with 1214 additions and 108 deletions

View File

@ -1,54 +1,8 @@
Changes in Shorewall 4.3.4
Changes in Shorewall 4.2.4-RC1
1) Fix extra 'done'.
1) Merge changes from 4.3.3 -- IPv6 support.
2) Fix IPv6 range checking.
3) Improve chain-combining optimizations.
4) Make connection and log displays address family specific.
Changes in Shorewall 4.3.3
1) Removed 'ecn'.
2) Enabled 'maclist'.
3) Enabled Traffic Shaping
4) Convert AllowICMPs to a builtin action.
5) Use <> rather than [].
6) Remove duplicated macros.
7) Add 'proxyndp' interface option.
8) Add RFC 2526 anycast addresses to nosmurfs
9) Add man pages for Shorewall6 and 6 Lite.
10) Fix IP6TABLES when not specified.
Changes in Shorewall 4.3.2
1) Added 'dhcp' option.
2) Add 'allowBcast' and 'dropBcast' builtin actions to Shorewall6.
3) Enable multi-ISP in Shorewall6.
Changes in Shorewall 4.3.1
1) Allow addresses in rules to be enclosed in square brackets.
2) Fix parsing of 6 hosts file.
3) Don't require Socket6 unless doing IPv6 DNS name resolution.
4) Add IP_FORWARDING to shorewall6.conf.
Changes in Shorewall 4.3.0
Changes in Shorewall 4.2.3
1) Verify User/Group names.
@ -69,5 +23,45 @@ Changes in Shorewall 4.3.0
9) Allow ressetting individual chains.
10) IPv6 Alpha release.
10) Correct faulty optimization.
Changes in Shorewall 4.2.2
1) Insure that lines copied from a user file are newline-terminated.
2) Added macro.JAP.
3) Added macro.DAAP.
4) Added macro.DCC.
5) Added macro.GNUnet.
6) Prevent invalid rules when KLUDGEFREE is not set.
7) Separated detection of old conntrack syntax from new conntrack
feature detection.
8) Fix nonat rules with destination IP address.
9) Correct NEW_CONNTRACK_MATCH with server port but no dest port.
Changes in Shorewall 4.2.1
1) Added CONNBYTES to tcrules manpage. Flesh out description of HELPER.
2) Fixed minor CONNBYTES editing issue.
3) Add CONNLIMIT to policy and rules.
4) Allow use of iptables-1.4.1.
5) Add time match support.
6) Applied Lennart Sorensen's patch for length match.
7) Take advantage of --ctorigdstport
8) Fix syntax error in 'export'
Initial release of Shorewall 4.2.0.

File diff suppressed because it is too large Load Diff