[ubuntu/natty] netbase 4.43ubuntu1 (Accepted)

Lorenzo De Liso blackz at ubuntu.com
Mon Nov 8 11:30:27 GMT 2010


netbase (4.43ubuntu1) natty; urgency=low

  * Merge from debian unstable (LP: #671193), remaining changes:
    - debian/netbase.init:
      + silence ifup/ifdown if VERBOSE == no
      + silence debuging output if VERBOSE == no
      + Temporarily increase usplash timeout to 120 seconds
        to cope with slop DHCP server responses. LP: #21617
      + Replace the "start" command with a call to upstart-job
    - debian/control: Depend on upstart-job
    - debian/netbase.postinst:
      + Remove old start symlinks on upgrade
      + Only install symlinks for runlevel 0 and 6
  * Dropped changes:
    - Don't deconfigure network interfaces if /etc/iscsi/iscsi.initramfs
      exists, since that probably indicates root on iSCSI (LP: #447377): fixed
      in debian

netbase (4.43) unstable; urgency=medium

  * etc-services: added nbd (10809/tcp), epmd (4369).
    (Closes: #591568, #599526)

netbase (4.42) unstable; urgency=low

  * Stop setting net.ipv6.bindv6only=1 by default. (Closes: #560238)
  * Remove /etc/hosts and /etc/networks on purge to please mindless
    nitpickers and piuparts. (Closes: #585708)
  * Do not add IPv6-related names to /etc/hosts on upgrades to allow
    people to remove them and break their own systems. (Closes: #579752)
  * Create /etc/hosts and /etc/networks if missing on the first install
    (e.g. when installing with debootstrap).
  * etc-services: added dcap (22125/tcp), gsidcap (22128/tcp).
    (Closes: #586396)

netbase (4.41) unstable; urgency=low

  * Do not disable networking on shutdown if the root file system is
    mounted over iSCSI. (Closes: #576785)
  * etc-protocols: added shim6 (140), wesp (141), rohc (142).

netbase (4.40) unstable; urgency=low

  * Fixed removal of /etc/sysctl.d/ on purge. (Closes: #560164)
  * etc-services: added zabbix-agent (10050), zabbix-trapper (10051).
    (Closes: #560175)

netbase (4.39) unstable; urgency=low

  * Create /etc/sysctl.d/ if it does not exist and do nothing on non-Linux
    systems. (Closes: #559754)

netbase (4.38) unstable; urgency=low

  * Create /etc/sysctl.d/bindv6only.conf on upgrades and new installs
    to set net.ipv6.bindv6only=1.
  * Made the init script check for swap over the network. (Closes: #540697)
  * Temporarily depend on initscripts to work around a bug in multistrap.
    (Closes: #556399)
  * etc-services: added sieve (4190/tcp).
  * etc-services: removed sieve (2000/tcp). (Closes: #555664)
  * Made the init script warn that using the force-reload and restart
    parameters is not a good idea. (Closes: #550240)

netbase (4.37) unstable; urgency=high

  * Use Should-Start/Should-Stop instead of Start/Stop since nowadays
    ifupdown now is only a Recommends. (Closes: #538948)
  * etc-services: added dhcpv6-client (546), dhcpv6-server (547), idfp (549).
    (Closes: #533001)

netbase (4.36) unstable; urgency=medium

  * postinst: run update-rc.d only if the init script is executable.
    (Closes: #533499)
  * etc-services: added svrloc (427). (Closes: #350521)

Date: Mon, 08 Nov 2010 12:25:31 +0100
Changed-By: Lorenzo De Liso <blackz at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Benjamin Drung <benjamin.drung at gmail.com>
https://launchpad.net/ubuntu/natty/+source/netbase/4.43ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 08 Nov 2010 12:25:31 +0100
Source: netbase
Binary: netbase
Architecture: source
Version: 4.43ubuntu1
Distribution: natty
Urgency: high
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Lorenzo De Liso <blackz at ubuntu.com>
Description: 
 netbase    - Basic TCP/IP networking system
Closes: 350521 533001 533499 538948 540697 550240 555664 556399 559754 560164 560175 560238 576785 579752 585708 586396 591568 599526
Launchpad-Bugs-Fixed: 21617 447377 671193
Changes: 
 netbase (4.43ubuntu1) natty; urgency=low
 .
   * Merge from debian unstable (LP: #671193), remaining changes:
     - debian/netbase.init:
       + silence ifup/ifdown if VERBOSE == no
       + silence debuging output if VERBOSE == no
       + Temporarily increase usplash timeout to 120 seconds
         to cope with slop DHCP server responses. LP: #21617
       + Replace the "start" command with a call to upstart-job
     - debian/control: Depend on upstart-job
     - debian/netbase.postinst:
       + Remove old start symlinks on upgrade
       + Only install symlinks for runlevel 0 and 6
   * Dropped changes:
     - Don't deconfigure network interfaces if /etc/iscsi/iscsi.initramfs
       exists, since that probably indicates root on iSCSI (LP: #447377): fixed
       in debian
 .
 netbase (4.43) unstable; urgency=medium
 .
   * etc-services: added nbd (10809/tcp), epmd (4369).
     (Closes: #591568, #599526)
 .
 netbase (4.42) unstable; urgency=low
 .
   * Stop setting net.ipv6.bindv6only=1 by default. (Closes: #560238)
   * Remove /etc/hosts and /etc/networks on purge to please mindless
     nitpickers and piuparts. (Closes: #585708)
   * Do not add IPv6-related names to /etc/hosts on upgrades to allow
     people to remove them and break their own systems. (Closes: #579752)
   * Create /etc/hosts and /etc/networks if missing on the first install
     (e.g. when installing with debootstrap).
   * etc-services: added dcap (22125/tcp), gsidcap (22128/tcp).
     (Closes: #586396)
 .
 netbase (4.41) unstable; urgency=low
 .
   * Do not disable networking on shutdown if the root file system is
     mounted over iSCSI. (Closes: #576785)
   * etc-protocols: added shim6 (140), wesp (141), rohc (142).
 .
 netbase (4.40) unstable; urgency=low
 .
   * Fixed removal of /etc/sysctl.d/ on purge. (Closes: #560164)
   * etc-services: added zabbix-agent (10050), zabbix-trapper (10051).
     (Closes: #560175)
 .
 netbase (4.39) unstable; urgency=low
 .
   * Create /etc/sysctl.d/ if it does not exist and do nothing on non-Linux
     systems. (Closes: #559754)
 .
 netbase (4.38) unstable; urgency=low
 .
   * Create /etc/sysctl.d/bindv6only.conf on upgrades and new installs
     to set net.ipv6.bindv6only=1.
   * Made the init script check for swap over the network. (Closes: #540697)
   * Temporarily depend on initscripts to work around a bug in multistrap.
     (Closes: #556399)
   * etc-services: added sieve (4190/tcp).
   * etc-services: removed sieve (2000/tcp). (Closes: #555664)
   * Made the init script warn that using the force-reload and restart
     parameters is not a good idea. (Closes: #550240)
 .
 netbase (4.37) unstable; urgency=high
 .
   * Use Should-Start/Should-Stop instead of Start/Stop since nowadays
     ifupdown now is only a Recommends. (Closes: #538948)
   * etc-services: added dhcpv6-client (546), dhcpv6-server (547), idfp (549).
     (Closes: #533001)
 .
 netbase (4.36) unstable; urgency=medium
 .
   * postinst: run update-rc.d only if the init script is executable.
     (Closes: #533499)
   * etc-services: added svrloc (427). (Closes: #350521)
Checksums-Sha1: 
 7089ba44dd6ab64d9465e31d6bcb758f306f1226 1429 netbase_4.43ubuntu1.dsc
 49be46fe82940af3aa8c89bf61a8a69f2c794999 38691 netbase_4.43ubuntu1.tar.gz
Checksums-Sha256: 
 7b193ea4f4ef02e394e301b11928fa79449a4641e032a7cd7c75febb13e21659 1429 netbase_4.43ubuntu1.dsc
 3181f53b6034ce06e9ca6d37db86dd10cfc6115d551fed4b20b0e37ed990c3ff 38691 netbase_4.43ubuntu1.tar.gz
Files: 
 d1582671727a49919cbc76741d9484ff 1429 admin important netbase_4.43ubuntu1.dsc
 d42ff31837e46a78d513239654fc71f2 38691 admin important netbase_4.43ubuntu1.tar.gz
Original-Maintainer: Marco d'Itri <md at linux.it>

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

iQIcBAEBCgAGBQJM194tAAoJEBWetcTvyHdMPsIP/AmXtHNyAAM6TfPGtRcSlf/8
9kvKjfGXKlXWrqyHXetRBkNltZKuk7C+ilNxq4zAvSLnKJrVklo3yNjzqeZdWqDC
J+1veK5/kaO3OJtXZ/oIyEfcWeiL2GEZEdPUQMsU9beYfsc5zyymAf4nDF11l9X6
ECqKV3muZRZAfxPsZNlvymN5uWvsXWVPVcohOByR7MR2aJsHGgoCMY962aRq4zbT
BmN58dK5lxvASrfmOcuOzqVRwCCOG3d6wC39/zx4itram6wNoJIPuXIyXEWo0fV2
KtGfppiOUaxPCphcJd3eUwoSDmcH1QJej96oIbwVEIQKYFY1yjvt1KO1Hh4tHg93
8+mSuTQoFHNdR0DBPrBpE+8JLImh3gFCdVAbo+Y1ZRGq8/kV8V3yvhup0gLGAFUQ
JgLKqj+aFyQeJ1pY2xUEbMA9uCUxX6BDCOBO1UKAU8+KNTHOUvJz8nRXviRXjr7m
57kytNJ3n7GlXzVnEJH2DedxnzWLyD/vmtwL1hXc4SnRpz6gg0eNN0Qm7kwcbU2Y
13wscjgtVwlOy3LGCMo8WiRzzHKp+KW+8Ts/ZzLJ/GZWtJDUG2r8wOCg7Paf3ryU
rgm9DcsdIuZCLl++IBOX5o3nlyq9f+hgtKxKGp63/Qsw2Ns9EVNyiwi8/pqLv69g
Wlj6kCM1c2miyT8pNFuv
=DrAu
-----END PGP SIGNATURE-----


More information about the Natty-changes mailing list