mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-24 19:51:40 +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
|
export EXPORT
|
||||||
|
|
||||||
if [ x$file != x- ]; then
|
[ "x$file" = x- ] || progress_message3 "Compiling..."
|
||||||
progress_message3 "Compiling..."
|
|
||||||
fi
|
|
||||||
|
|
||||||
compiler $debugging compile $file
|
compiler $debugging compile $file
|
||||||
}
|
}
|
||||||
|
@ -610,9 +610,7 @@ compile_command() {
|
|||||||
|
|
||||||
export EXPORT
|
export EXPORT
|
||||||
|
|
||||||
if [ x$file != x- ]; then
|
[ "x$file" = x- ] || progress_message3 "Compiling..."
|
||||||
progress_message3 "Compiling..."
|
|
||||||
fi
|
|
||||||
|
|
||||||
compiler exec $debugging compile $file
|
compiler exec $debugging compile $file
|
||||||
}
|
}
|
||||||
|
@ -33,12 +33,12 @@ Users of Shorewall's Multi-ISP Feature</a><br>
|
|||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<hr><span style="font-weight: bold;">2009-04-18<br>
|
<hr><span style="font-weight: bold;">2009-08-03<br>
|
||||||
</span>
|
</span>
|
||||||
<h2><a name="Shell-EOL"></a>End-of-life for Shorewall-shell in
|
<h2><a name="Shell-EOL"></a>End-of-life for Shorewall-shell in
|
||||||
Shorewall 4.4<br>
|
Shorewall 4.4<br>
|
||||||
</h2>
|
</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
|
Shorewall-shell. Because Shorewall 4.0 is included in Debian Lenny, the
|
||||||
4.0 release of Shorewall-shell will continue to be supported until
|
4.0 release of Shorewall-shell will continue to be supported until
|
||||||
Debian Squeeze is released. The 4.2 release of Shorewall-shell will
|
Debian Squeeze is released. The 4.2 release of Shorewall-shell will
|
||||||
|
Loading…
x
Reference in New Issue
Block a user