mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-03 03:59:16 +01:00
Update to 4.4.18.1
This commit is contained in:
parent
0ca0e5f082
commit
6fe64e3dfa
@ -119,6 +119,8 @@ fi
|
|||||||
%doc COPYING changelog.txt releasenotes.txt
|
%doc COPYING changelog.txt releasenotes.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 19 2011 Tom Eastep tom@shorewall.net
|
||||||
|
- Updated to 4.4.18-1
|
||||||
* Sun Mar 13 2011 Tom Eastep tom@shorewall.net
|
* Sun Mar 13 2011 Tom Eastep tom@shorewall.net
|
||||||
- Updated to 4.4.18-1
|
- Updated to 4.4.18-1
|
||||||
* Wed Mar 02 2011 Tom Eastep tom@shorewall.net
|
* Wed Mar 02 2011 Tom Eastep tom@shorewall.net
|
||||||
|
@ -103,6 +103,8 @@ fi
|
|||||||
%doc COPYING changelog.txt releasenotes.txt
|
%doc COPYING changelog.txt releasenotes.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 19 2011 Tom Eastep tom@shorewall.net
|
||||||
|
- Updated to 4.4.18-1
|
||||||
* Sun Mar 13 2011 Tom Eastep tom@shorewall.net
|
* Sun Mar 13 2011 Tom Eastep tom@shorewall.net
|
||||||
- Updated to 4.4.18-1
|
- Updated to 4.4.18-1
|
||||||
* Wed Mar 02 2011 Tom Eastep tom@shorewall.net
|
* Wed Mar 02 2011 Tom Eastep tom@shorewall.net
|
||||||
|
@ -4,6 +4,8 @@ Changes in Shorewall 4.4.18.1
|
|||||||
|
|
||||||
2) Tighten editing of TC_PRIOMAP value.
|
2) Tighten editing of TC_PRIOMAP value.
|
||||||
|
|
||||||
|
3) Fix the Lite installers
|
||||||
|
|
||||||
Changes in Shorewall 4.4.18 Final
|
Changes in Shorewall 4.4.18 Final
|
||||||
|
|
||||||
1) Correct handling of IPv6 host address in a net context.
|
1) Correct handling of IPv6 host address in a net context.
|
||||||
|
@ -1,3 +1,21 @@
|
|||||||
1) On systems running Upstart, shorewall-init cannot reliably secure
|
1) On systems running Upstart, shorewall-init cannot reliably secure
|
||||||
the firewall before interfaces are brought up.
|
the firewall before interfaces are brought up.
|
||||||
|
|
||||||
|
2) An issue with params processing on RHEL6 manifested as the
|
||||||
|
following type of warning:
|
||||||
|
|
||||||
|
|
||||||
|
WARNING: Param line (export OLDPWD) ignored at
|
||||||
|
/usr/share/shorewall/Shorewall/Config.pm line
|
||||||
|
2993.
|
||||||
|
|
||||||
|
Corrected in Shorewall 4.4.18.1
|
||||||
|
|
||||||
|
3) The Shorewall Lite and Shorewall6 Lite installers fail to install
|
||||||
|
the 'helpers' modules file, with the result that both
|
||||||
|
'shorewall[6]-lite show capabilities' and 'shorecap' fail.
|
||||||
|
|
||||||
|
Workaround: Copy the 'helpers' file from the Administrative System
|
||||||
|
to the firewall system.
|
||||||
|
|
||||||
|
Corrected in Shorewall 4.4.18.1
|
||||||
|
@ -26,6 +26,11 @@ VI. PROBLEMS CORRECTED AND NEW FEATURES IN PRIOR RELEASES
|
|||||||
tightened. Previously, many invalid settings were allowed,
|
tightened. Previously, many invalid settings were allowed,
|
||||||
resulting in run-time tc command failures.
|
resulting in run-time tc command failures.
|
||||||
|
|
||||||
|
3) The Shorewall Lite and Shorewall6 Lite installers now install the
|
||||||
|
'helpers' modules file. Previously, this file was not installed
|
||||||
|
with the result that both 'shorewall[6]-lite show capabilities' and
|
||||||
|
'shorecap' failed.
|
||||||
|
|
||||||
4.4.18 Final
|
4.4.18 Final
|
||||||
|
|
||||||
1) Previously, if an IPv6 host address (no "/<vlsm>") was used in a
|
1) Previously, if an IPv6 host address (no "/<vlsm>") was used in a
|
||||||
|
@ -109,6 +109,8 @@ fi
|
|||||||
%doc COPYING INSTALL changelog.txt releasenotes.txt Contrib/* Samples
|
%doc COPYING INSTALL changelog.txt releasenotes.txt Contrib/* Samples
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 19 2011 Tom Eastep tom@shorewall.net
|
||||||
|
- Updated to 4.4.18-1
|
||||||
* Sun Mar 13 2011 Tom Eastep tom@shorewall.net
|
* Sun Mar 13 2011 Tom Eastep tom@shorewall.net
|
||||||
- Updated to 4.4.18-1
|
- Updated to 4.4.18-1
|
||||||
* Wed Mar 02 2011 Tom Eastep tom@shorewall.net
|
* Wed Mar 02 2011 Tom Eastep tom@shorewall.net
|
||||||
|
@ -94,6 +94,8 @@ fi
|
|||||||
%doc COPYING changelog.txt releasenotes.txt
|
%doc COPYING changelog.txt releasenotes.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 19 2011 Tom Eastep tom@shorewall.net
|
||||||
|
- Updated to 4.4.18-1
|
||||||
* Sun Mar 13 2011 Tom Eastep tom@shorewall.net
|
* Sun Mar 13 2011 Tom Eastep tom@shorewall.net
|
||||||
- Updated to 4.4.18-1
|
- Updated to 4.4.18-1
|
||||||
* Wed Mar 02 2011 Tom Eastep tom@shorewall.net
|
* Wed Mar 02 2011 Tom Eastep tom@shorewall.net
|
||||||
|
@ -98,6 +98,8 @@ fi
|
|||||||
%doc COPYING INSTALL changelog.txt releasenotes.txt tunnel ipsecvpn ipv6 Samples6
|
%doc COPYING INSTALL changelog.txt releasenotes.txt tunnel ipsecvpn ipv6 Samples6
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 19 2011 Tom Eastep tom@shorewall.net
|
||||||
|
- Updated to 4.4.18-1
|
||||||
* Sun Mar 13 2011 Tom Eastep tom@shorewall.net
|
* Sun Mar 13 2011 Tom Eastep tom@shorewall.net
|
||||||
- Updated to 4.4.18-1
|
- Updated to 4.4.18-1
|
||||||
* Wed Mar 02 2011 Tom Eastep tom@shorewall.net
|
* Wed Mar 02 2011 Tom Eastep tom@shorewall.net
|
||||||
|
Loading…
Reference in New Issue
Block a user