Bump netstat-nat to 1.4.10

Closes #967.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Gustavo Zacarias 2010-01-26 11:47:42 -03:00 committed by Peter Korsgaard
parent 3416f262f9
commit 60ce1b0842
2 changed files with 7 additions and 6 deletions

10
CHANGES
View File

@ -5,10 +5,11 @@
New packages: libcdaudio, libdvdnav, libdvdread, hostapd, tcpreplay
Updated/fixed packages: autoconf, bind, binutils, bootutils, busybox,
directfb, dnsmasq, e2fsprogs, gstreamer, gst-plugins-bad, hal, iptables,
iw, jpeg, kismet, libfuse, libpcap, libungif, lighttpd, mesa, mpg123,
mtd-utils, neon, openvpn, pcre, qt, rpm, sdl, sdl_ttf, sqlite, sshfs,
tremor, u-boot, usb_modeswitch, usbutils, wpa_supplicant, xfsprogs
directfb, dnsmasq, e2fsprogs, gstreamer, gst-plugins-bad, hal,
iptables, iw, jpeg, kismet, libfuse, libpcap, libungif, lighttpd,
mesa, mpg123, mtd-utils, neon, netstat-nat, openvpn, pcre, qt, rpm,
sdl, sdl_ttf, sqlite, sshfs, tremor, u-boot, usb_modeswitch,
usbutils, wpa_supplicant, xfsprogs
Issues resolved (http://bugs.uclibc.org):
@ -38,6 +39,7 @@
#937: Bump openvpn package to 2.1.1
#943: Bump sqlite package to 3.6.22
#961: Bump dnsmasq to 2.52
#967: Bump netstat-nat to 1.4.10
2009.11, Released December 1st, 2009:

View File

@ -4,8 +4,7 @@
#
#############################################################
NETSTAT_NAT_VERSION = 1.4.9
NETSTAT_NAT_SOURCE = netstat-nat-$(NETSTAT_NAT_VERSION).tar.gz
NETSTAT_NAT_VERSION = 1.4.10
NETSTAT_NAT_SITE = http://tweegy.nl/download
$(eval $(call AUTOTARGETS,package,netstat-nat))