mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
iana portlist updated.
git-svn-id: file:///svn/unbound/trunk@2394 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
c07e17fda3
commit
255d669e58
3 changed files with 8 additions and 0 deletions
|
|
@ -1,3 +1,6 @@
|
||||||
|
23 February 2011: Wouter
|
||||||
|
- iana portlist updated.
|
||||||
|
|
||||||
18 February 2011: Wouter
|
18 February 2011: Wouter
|
||||||
- common.sh in testdata updated to version 2.
|
- common.sh in testdata updated to version 2.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -81,6 +81,7 @@ mv $name.dir/* .
|
||||||
|
|
||||||
# EXE
|
# EXE
|
||||||
echo "minitpkg exe $name" > $result
|
echo "minitpkg exe $name" > $result
|
||||||
|
grep "Description:" $name.dsc >> $result 2>&1
|
||||||
echo "DateRunStart: "`date "+%s" 2>/dev/null` >> $result
|
echo "DateRunStart: "`date "+%s" 2>/dev/null` >> $result
|
||||||
if test -f $name.pre; then
|
if test -f $name.pre; then
|
||||||
echo "minitpkg exe $name.pre"
|
echo "minitpkg exe $name.pre"
|
||||||
|
|
|
||||||
|
|
@ -3988,6 +3988,9 @@
|
||||||
4869,
|
4869,
|
||||||
4870,
|
4870,
|
||||||
4871,
|
4871,
|
||||||
|
4876,
|
||||||
|
4877,
|
||||||
|
4878,
|
||||||
4881,
|
4881,
|
||||||
4882,
|
4882,
|
||||||
4884,
|
4884,
|
||||||
|
|
@ -4341,6 +4344,7 @@
|
||||||
6072,
|
6072,
|
||||||
6073,
|
6073,
|
||||||
6074,
|
6074,
|
||||||
|
6083,
|
||||||
6085,
|
6085,
|
||||||
6086,
|
6086,
|
||||||
6087,
|
6087,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue