Package: netbase
Version: 4.45
Severity: normal

$ wget -O - http://www.iana.org/assignments/port-numbers 2>/dev/null | grep 
'f5-'
f5-globalsite   2792/tcp   f5-globalsite
f5-globalsite   2792/udp   f5-globalsite
f5-iquery       4353/tcp   F5 iQuery 
f5-iquery       4353/udp   F5 iQuery

cjac@foxtrot:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux 6.0.1 (squeeze)
Release:        6.0.1
Codename:       squeeze
cjac@foxtrot:~$ for port in 2792 4353 ; do grep $port /etc/services ; done | wc 
-l
0

cjac@foxtrot:~$ dpkg -S /etc/services 
netbase: /etc/services
$ apt-cache show netbase | grep Maint
Maintainer: Marco d'Itri <m...@linux.it>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hello Marco,      

If you can provide me with access to the revision control repository,
I can patch it in.  It might be a good idea to just wget IANA's full
list, but it might increase the package size beyond what our users are
comfortable with.

Perhaps we should add the following to the dpkg-reconfigure hook or
/etc/cron.d/netbase ?

wget -O /etc/services http://www.iana.org/assignments/port-numbers 2>/dev/null

Thanks for taking the time to maintain this package.  We all
appreciate it.

V/R,

C.J.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQEcBAEBCAAGBQJN8mWUAAoJEEyimPmPQm23KPYH/iOav5plXbpAgF44KdqcmsSH
BNV938kmDSr0pCXNL9i/cs34FzuHBeAK17EaY4viUan5NV5VyolYKRw/thEJFant
sNnFTTE4wyDSP1gWV5ek82ZB40/FoEM9tvNi0g6/Vkw5T+oOups21BH07cIXKX8Q
qhQzFT2Js56RuY8yxlD2pezA/nV7+GddzVXVaJ4W1ksVYUcLfgjaqyL5Db89gyhY
1ttQu8I1PWxugxPZ9QqQ/dN9VHCo5f1WPlNoXgG46V2NTqFgSEcHyMWjsQ/R5wcT
qvMyhlIlJXBgKh8bkcUrk6s3Eux6/YNJ66vu16bzXyq/TAB0USUQhh5vnw0i3mA=
=nQQZ
-----END PGP SIGNATURE-----


-- System Information:
Debian Release: 6.0.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages netbase depends on:
ii  initscripts             2.88dsf-13.1     scripts for initializing and shutt
ii  lsb-base                3.2-23.2squeeze1 Linux Standard Base 3.2 init scrip

Versions of packages netbase recommends:
ii  ifupdown                      0.6.10     high level tools to configure netw

netbase suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to