mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-24 11:41:26 +02:00
Update the Notices page to reflect an earlier release date for 4.4
This commit is contained in:
parent
dd5a73d678
commit
02b950dc9e
@ -698,9 +698,7 @@ compile_command() {
|
||||
|
||||
export EXPORT
|
||||
|
||||
if [ x$file != x- ]; then
|
||||
progress_message3 "Compiling..."
|
||||
fi
|
||||
[ "x$file" = x- ] || progress_message3 "Compiling..."
|
||||
|
||||
compiler $debugging compile $file
|
||||
}
|
||||
|
@ -610,9 +610,7 @@ compile_command() {
|
||||
|
||||
export EXPORT
|
||||
|
||||
if [ x$file != x- ]; then
|
||||
progress_message3 "Compiling..."
|
||||
fi
|
||||
[ "x$file" = x- ] || progress_message3 "Compiling..."
|
||||
|
||||
compiler exec $debugging compile $file
|
||||
}
|
||||
|
@ -33,12 +33,12 @@ Users of Shorewall's Multi-ISP Feature</a><br>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<hr><span style="font-weight: bold;">2009-04-18<br>
|
||||
<hr><span style="font-weight: bold;">2009-08-03<br>
|
||||
</span>
|
||||
<h2><a name="Shell-EOL"></a>End-of-life for Shorewall-shell in
|
||||
Shorewall 4.4<br>
|
||||
</h2>
|
||||
The Shorewall 4.4 release in late 2009 will not include
|
||||
The Shorewall 4.4 release in the fall of 2009 will not include
|
||||
Shorewall-shell. Because Shorewall 4.0 is included in Debian Lenny, the
|
||||
4.0 release of Shorewall-shell will continue to be supported until
|
||||
Debian Squeeze is released. The 4.2 release of Shorewall-shell will
|
||||
|
Loading…
x
Reference in New Issue
Block a user