From 255d669e585a3ed57f94f7f72fdfae271d80b7af Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Wed, 23 Feb 2011 10:27:53 +0000 Subject: [PATCH] iana portlist updated. git-svn-id: file:///svn/unbound/trunk@2394 be551aaa-1e26-0410-a405-d3ace91eadb9 --- doc/Changelog | 3 +++ testcode/mini_tpkg.sh | 1 + util/iana_ports.inc | 4 ++++ 3 files changed, 8 insertions(+) diff --git a/doc/Changelog b/doc/Changelog index 2c29903bf..642a3584d 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ +23 February 2011: Wouter + - iana portlist updated. + 18 February 2011: Wouter - common.sh in testdata updated to version 2. diff --git a/testcode/mini_tpkg.sh b/testcode/mini_tpkg.sh index 2d4fb056a..ebf27a7d4 100755 --- a/testcode/mini_tpkg.sh +++ b/testcode/mini_tpkg.sh @@ -81,6 +81,7 @@ mv $name.dir/* . # EXE echo "minitpkg exe $name" > $result +grep "Description:" $name.dsc >> $result 2>&1 echo "DateRunStart: "`date "+%s" 2>/dev/null` >> $result if test -f $name.pre; then echo "minitpkg exe $name.pre" diff --git a/util/iana_ports.inc b/util/iana_ports.inc index 01b1be16b..cbbf65018 100644 --- a/util/iana_ports.inc +++ b/util/iana_ports.inc @@ -3988,6 +3988,9 @@ 4869, 4870, 4871, +4876, +4877, +4878, 4881, 4882, 4884, @@ -4341,6 +4344,7 @@ 6072, 6073, 6074, +6083, 6085, 6086, 6087, -- 2.47.2