From: Wouter Wijngaards Date: Wed, 23 Apr 2008 06:47:48 +0000 (+0000) Subject: port update. X-Git-Tag: release-0.11~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ef2cb470583c0963a151ea824c1c1a7e1dca0ab;p=thirdparty%2Funbound.git port update. git-svn-id: file:///svn/unbound/trunk@1066 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/Makefile.in b/Makefile.in index 2c1cbdd9a..5050a19bc 100644 --- a/Makefile.in +++ b/Makefile.in @@ -294,9 +294,8 @@ download_ldns: rm ldns-*_pre_*.tar.gz.sha1 ldns_makedist.sh iana_update: - curl http://www.iana.org/assignments/port-numbers -o port-numbers.tmp + curl -o port-numbers.tmp http://www.iana.org/assignments/port-numbers egrep -v "Unassigned|Reserved" port-numbers.tmp | awk '{ match($$0, "[0-9]+/udp"); if (RLENGTH > 0) print substr($$0, RSTART, RLENGTH - 4) ","}' | sort -nu > portslist.tmp - -diff util/iana_ports.inc portslist.tmp cat portslist.tmp > util/iana_ports.inc rm -f port-numbers.tmp portslist.tmp diff --git a/doc/Changelog b/doc/Changelog index 0d914c453..28da373aa 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,5 +1,6 @@ 23 April 2008: Wouter - parseunbound.pl contrib update from Kai Storbeck for threads. + - iana ports update 22 April 2008: Wouter - ignore SIGPIPE. diff --git a/testdata/06-ianaports.tpkg b/testdata/06-ianaports.tpkg index 57fc7f9fe..f960d609d 100644 Binary files a/testdata/06-ianaports.tpkg and b/testdata/06-ianaports.tpkg differ diff --git a/util/iana_ports.inc b/util/iana_ports.inc index 4febf6654..681dabcd1 100644 --- a/util/iana_ports.inc +++ b/util/iana_ports.inc @@ -2721,7 +2721,6 @@ 3089, 3090, 3091, -3092, 3093, 3094, 3095,