[ubuntu/natty] netcfg 1.56ubuntu1 (Accepted)

Colin Watson cjwatson at ubuntu.com
Fri Oct 15 11:45:27 BST 2010


netcfg (1.56ubuntu1) natty; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - Set default hostname to 'ubuntu'.
    - Drop priority of netcfg/get_domain to medium for non-static
      configurations.
    - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
      which doesn't work with current udev.
    - Call /usr/lib/network-manager/ifblacklist_migrate.sh from
      finish-install if present, so that 'auto dhcp' interfaces are disabled
      if network-manager is in use. May be preseeded away with
      netcfg/network-manager.
    - Bump the DHCP timeout to 30 seconds.

netcfg (1.56) unstable; urgency=low

  [ Aurelien Jarno ]
  * Add sparc64 to the architectures list.

  [ Updated translations ]
  * Asturian (ast.po) by maacub
  * Bulgarian (bg.po) by Damyan Ivanov

netcfg (1.55) unstable; urgency=low

  [ Jeremie Koenig ]
  * More fixes for Hurd support, including network device detection
    (closes: 588761).

  [ Aurelien Jarno ]
  * dhcp: ask udhcpc for dns and not namesrv.

netcfg (1.54) unstable; urgency=low

  [ Samuel Thibault ]
  * Fixes for Hurd support.

  [ Updated translations ]
  * Belarusian (be.po) by Viktar Siarheichyk
  * Croatian (hr.po) by Josip Rodin
  * Kurdish (ku.po) by Erdal Ronahi
  * Macedonian (mk.po) by Arangel Angov

netcfg (1.53) unstable; urgency=low

  [ Samuel Thibault ]
  * Fixes for Hurd support. Closes: #573878.

  [ Joey Hess ]
  * Do not assume that debhelper acts on packages not relevant to build arch.
    (See #576885)

  [ Frans Pop ]
  * Revert workaround for FTBFS on s390 which is no longer needed as of
    debhelper version 7.4.17.

  [ Otavio Salvador ]
  * kfreebsd-{amd64,i386}: depends on isc-dhcp-client-udeb (as it replaces
    the dhcp3-client-udeb).
  * dhcp: drop dhcp3 compatibility since isc-dhcp looks exactly as
    regular dhclient.

  [ Aurelien Jarno ]
  * simplify kfreebsd dependencies.
  * depends on freebsd-net-tools-udeb on kfreebsd.
  * add support for GNU/kFreeBSD.

  [ Updated translations ]
  * Asturian (ast.po) by astur
  * Danish (da.po) by Jacob Sparre Andersen
  * German (de.po) by Holger Wansing
  * Persian (fa.po) by acathur
  * French (fr.po) by Christian Perrier
  * Galician (gl.po) by Jorge Barreiro
  * Hebrew (he.po) by Lior Kaplan
  * Indonesian (id.po) by Arief S Fitrianto
  * Kazakh (kk.po) by Baurzhan Muftakhidinov
  * Central Khmer (km.po) by Khoem Sokhem
  * Korean (ko.po) by Changwoo Ryu
  * Lithuanian (lt.po) by Kęstutis Biliūnas
  * Latvian (lv.po) by Aigars Mahinovs
  * Norwegian Nynorsk (nn.po) by Eirik U. Birkeland
  * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
  * Romanian (ro.po) by Andrei Popescu
  * Slovenian (sl.po) by Vanja Cvelbar
  * Thai (th.po) by Theppitak Karoonboonyanan

netcfg (1.52) unstable; urgency=low

  [ Aurelien Jarno ]
  * Loopback network interface name is lo on GNU/Linux and lo0 on
    GNU/kFreeBSD; generalize it with a macro.
  * Build the netcfg binary package on sh4.

  [ Otavio Salvador ]
  * Add support to disable network configuration using preseeding in
    netcfg/enable template. Thanks to Anthony L. Awtrey
    <tony at awtrey.com> for the patch. Closes: #538265

  [ Colin Watson ]
  * On Linux, feed the output of 'ip addr show' into /dev/random after the
    network is up to improve entropy. Idea picked up from Theodore Y. Ts'o,
    http://lkml.org/lkml/2007/12/8/108.
  * Upgrade to debhelper v7.
  * Tell dhclient to wait for netcfg/dhcp_timeout seconds before exiting
    (closes: #566006, LP: #315231).

  [ Otavio Salvador ]
  * Use busybox' udhcpc by default but kfreebsd-amd64 and kfreebsd-i386
    since they lack support in busybox at this moment.

  [ Frans Pop ]
  * Remove no longer needed Lintian override for missing Standards-
    Version field.
  * Disable wireless support for s390.
  * Fix FTBS on s390 caused by upgrade to debhelper v7.
  * Drop support for the discontinued lpia architecture.
  * Improve test for presence of dhcp/dhcp3.
  * Don't ship unnecessary/unused dhcp directories.

Date: Fri, 15 Oct 2010 11:26:45 +0100
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Maintainer: Ubuntu Installer Team <ubuntu-installer at lists.ubuntu.com>
Signed-By: Colin Watson <cjwatson at canonical.com>
https://launchpad.net/ubuntu/natty/+source/netcfg/1.56ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 15 Oct 2010 11:26:45 +0100
Source: netcfg
Binary: netcfg netcfg-static
Architecture: source
Version: 1.56ubuntu1
Distribution: natty
Urgency: low
Maintainer: Ubuntu Installer Team <ubuntu-installer at lists.ubuntu.com>
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Description: 
 netcfg     - Configure the network (udeb)
 netcfg-static - Configure a static network (udeb)
Closes: 538265 566006 573878 588761
Launchpad-Bugs-Fixed: 315231
Changes: 
 netcfg (1.56ubuntu1) natty; urgency=low
 .
   * Resynchronise with Debian.  Remaining changes:
     - Set default hostname to 'ubuntu'.
     - Drop priority of netcfg/get_domain to medium for non-static
       configurations.
     - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
       which doesn't work with current udev.
     - Call /usr/lib/network-manager/ifblacklist_migrate.sh from
       finish-install if present, so that 'auto dhcp' interfaces are disabled
       if network-manager is in use. May be preseeded away with
       netcfg/network-manager.
     - Bump the DHCP timeout to 30 seconds.
 .
 netcfg (1.56) unstable; urgency=low
 .
   [ Aurelien Jarno ]
   * Add sparc64 to the architectures list.
 .
   [ Updated translations ]
   * Asturian (ast.po) by maacub
   * Bulgarian (bg.po) by Damyan Ivanov
 .
 netcfg (1.55) unstable; urgency=low
 .
   [ Jeremie Koenig ]
   * More fixes for Hurd support, including network device detection
     (closes: 588761).
 .
   [ Aurelien Jarno ]
   * dhcp: ask udhcpc for dns and not namesrv.
 .
 netcfg (1.54) unstable; urgency=low
 .
   [ Samuel Thibault ]
   * Fixes for Hurd support.
 .
   [ Updated translations ]
   * Belarusian (be.po) by Viktar Siarheichyk
   * Croatian (hr.po) by Josip Rodin
   * Kurdish (ku.po) by Erdal Ronahi
   * Macedonian (mk.po) by Arangel Angov
 .
 netcfg (1.53) unstable; urgency=low
 .
   [ Samuel Thibault ]
   * Fixes for Hurd support. Closes: #573878.
 .
   [ Joey Hess ]
   * Do not assume that debhelper acts on packages not relevant to build arch.
     (See #576885)
 .
   [ Frans Pop ]
   * Revert workaround for FTBFS on s390 which is no longer needed as of
     debhelper version 7.4.17.
 .
   [ Otavio Salvador ]
   * kfreebsd-{amd64,i386}: depends on isc-dhcp-client-udeb (as it replaces
     the dhcp3-client-udeb).
   * dhcp: drop dhcp3 compatibility since isc-dhcp looks exactly as
     regular dhclient.
 .
   [ Aurelien Jarno ]
   * simplify kfreebsd dependencies.
   * depends on freebsd-net-tools-udeb on kfreebsd.
   * add support for GNU/kFreeBSD.
 .
   [ Updated translations ]
   * Asturian (ast.po) by astur
   * Danish (da.po) by Jacob Sparre Andersen
   * German (de.po) by Holger Wansing
   * Persian (fa.po) by acathur
   * French (fr.po) by Christian Perrier
   * Galician (gl.po) by Jorge Barreiro
   * Hebrew (he.po) by Lior Kaplan
   * Indonesian (id.po) by Arief S Fitrianto
   * Kazakh (kk.po) by Baurzhan Muftakhidinov
   * Central Khmer (km.po) by Khoem Sokhem
   * Korean (ko.po) by Changwoo Ryu
   * Lithuanian (lt.po) by Kęstutis Biliūnas
   * Latvian (lv.po) by Aigars Mahinovs
   * Norwegian Nynorsk (nn.po) by Eirik U. Birkeland
   * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
   * Romanian (ro.po) by Andrei Popescu
   * Slovenian (sl.po) by Vanja Cvelbar
   * Thai (th.po) by Theppitak Karoonboonyanan
 .
 netcfg (1.52) unstable; urgency=low
 .
   [ Aurelien Jarno ]
   * Loopback network interface name is lo on GNU/Linux and lo0 on
     GNU/kFreeBSD; generalize it with a macro.
   * Build the netcfg binary package on sh4.
 .
   [ Otavio Salvador ]
   * Add support to disable network configuration using preseeding in
     netcfg/enable template. Thanks to Anthony L. Awtrey
     <tony at awtrey.com> for the patch. Closes: #538265
 .
   [ Colin Watson ]
   * On Linux, feed the output of 'ip addr show' into /dev/random after the
     network is up to improve entropy. Idea picked up from Theodore Y. Ts'o,
     http://lkml.org/lkml/2007/12/8/108.
   * Upgrade to debhelper v7.
   * Tell dhclient to wait for netcfg/dhcp_timeout seconds before exiting
     (closes: #566006, LP: #315231).
 .
   [ Otavio Salvador ]
   * Use busybox' udhcpc by default but kfreebsd-amd64 and kfreebsd-i386
     since they lack support in busybox at this moment.
 .
   [ Frans Pop ]
   * Remove no longer needed Lintian override for missing Standards-
     Version field.
   * Disable wireless support for s390.
   * Fix FTBS on s390 caused by upgrade to debhelper v7.
   * Drop support for the discontinued lpia architecture.
   * Improve test for presence of dhcp/dhcp3.
   * Don't ship unnecessary/unused dhcp directories.
Checksums-Sha1: 
 7742ea80b359e07e71517f673b3781635145ebae 1915 netcfg_1.56ubuntu1.dsc
 32cd39389bf153f117aac0fd34c839fbc8316eac 399891 netcfg_1.56ubuntu1.tar.gz
Checksums-Sha256: 
 e71f838c94cefc7869c9947135dc8ed4b058fad2221938e9154b76190e00c310 1915 netcfg_1.56ubuntu1.dsc
 7b302da3d6bf5599f91804c47cf9ed76c7de27c8046d031537980500d835f621 399891 netcfg_1.56ubuntu1.tar.gz
Files: 
 98dcce42ad72bd4c9d9e40f46abaf1a5 1915 debian-installer optional netcfg_1.56ubuntu1.dsc
 c64712a9d74b4b95437d71f8511c057b 399891 debian-installer optional netcfg_1.56ubuntu1.tar.gz
Original-Maintainer: Debian Install System Team <debian-boot at lists.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Colin Watson <cjwatson at debian.org> -- Debian developer

iQIVAwUBTLguxTk1h9l9hlALAQhzuhAAk1vvz7X4+B3rBBV9wNvTk3R10RmEn7TJ
T3Krgdqz2uhhBYaIrN52b0Nra8cVgBk/hAJo6SP5h4ovAU0yFbxH7YkGgwfpyNIi
KXyoOKjEAXZ4r87ETYflZLeuYJaB499kUdQSyZDVa5uSM6b2dOkRWLzLP+TuJTBs
wdwzlRGu5umyPRwrhaMxze9NguOczqk2OcJjEBqEUKuKYnU0QLmx/dqP5GdbMHN5
lscK7YJnhKR+6jPtp1jrLBhobyaCenWpCezf4XwItnTwAhLus7iYFPnqxqx0Uj6K
LBmdNRLoMVUlYWImGG8aTCCqWpa/d9t7LJkqCkXk1ThXmKVTUlw2u3ocS0zkTD5v
bvJZVm6nApgg6mzzzitBS8m9sLzEsmacKVhSLE1Tu/05UkTUEX7xAp01zaSozzfq
QR0TeEEsaKO195If7Xk/wNg8vBnpJqRDuAGoYZG34v8mIBBXGQuoqqNVqG+d2ITy
KM0N2GV4vdon8QCSgw3v80oomXd1n+mKv+RdpXgt+IcRkmgUia4WGJRWJPMxXDk7
BpdK6YBDK/IVZcH76lErX3rmb0lCdmJKIeC3DRMIO6pnbq2dIXSohFlOYe4pc5FN
Ag2bdbHsUVJ3jspZOb2ODWK45bG5Y0qe6WtnA9OVBuATg8nNYgoQeQbuvZFDHPVa
tXCiDSOz8RU=
=6JqL
-----END PGP SIGNATURE-----


More information about the Natty-changes mailing list