File: NEWS

package info (click to toggle)
netscript-2.4 5.5.5
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 480 kB
  • sloc: sh: 2,166; makefile: 86
file content (17 lines) | stat: -rw-r--r-- 703 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
netscript-2.4 (5.3.1) unstable; urgency=medium

  The deprecated netscript-compile functionality has been removed, along
  with the /etc/netscript/network.conf CONFIGURE hook.  This sub system
  has neot been actively maintained for quite some time, and has not been
  updated for IPv6, so it has been removed.

  Users are advised to save the contents of their iptables/ip6tables filters
  with:

  # iptables-save > /etc/netscript/iptables
  # ip6tables-save > /etc/netscript/ip6tables

  before upgrade.  The above commands will preserve the iptables/ip6tables
  configuration which will then be reloaded on upgrade/reboot.

 -- Matthew Grant <matt@mattgrant.net.nz>  Tue, 07 Jan 2014 17:52:28 +1300