[ubuntu/artful-proposed] netcfg 1.142ubuntu1 (Accepted)

Mathieu Trudel-Lapierre cyphermox at ubuntu.com
Fri May 26 19:29:20 UTC 2017


netcfg (1.142ubuntu1) artful; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Set default hostname to 'ubuntu'.
    - Set priority for get_domain to high for static configurations.
    - Set priority for get_domain to medium for non-static configurations.
    - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
      which doesn't work with current udev.
    - Set DHCP and DHCPv6 timeout to 30s.
    - Use isc-dhcp-client-udeb on all architectures.
    - Flush all addresses and routes before configuring interfaces
      (LP: #848072)
    - Don't copy /etc/resolv.conf to target if resolvconf is installed.  (We
      already write resolvconf configuration to /etc/network/interfaces.)
    - Add a post-base-install hook to detect resolvconf and copy
      /run/resolvconf/resolv.conf to outside the target so that when /run is
      bind-mounted DNS resolving continues to work. (LP: #926447)
    - Apply patch from Alec Warner making netcfg respect
      netcfg/dhcpv6_timeout and running dhclient in one-shot mode (-1).
      (LP: #917905)
    - Fix nm-conf to generate a valid NetworkManager static configuration
      file.
    - Always allow fe80::/64 for the default gateway. (LP: #1382295)
    - Add vlan support.
    - On s390x ask if DHCP autoconfiguration should be performed or not.
    - Do now show an empty option 4 when using netcfg, without a wifi-card,
      and when automatic configuration fails.
    - Also use short stable systemd-udev names to discover descriptions for
      the network interfaces. LP: #1572620
    - On NetworkManager-using systems, write a netplan config file to hand
      over control of all our interfaces to NetworkManager (LP: #1616400)

netcfg (1.142) unstable; urgency=medium

  * IPv6 autoconfiguration: fix NTP server name handling, which would be
    stored as the DHCP-provided hostname, with many thanks to Malcolm
    Scott for the bug report and the patch (Closes: #862745).

netcfg (1.141) unstable; urgency=medium

  [ Samuel Thibault ]
  * Revert work around for bug #769189, it is now fixed.

netcfg (1.140) unstable; urgency=medium

  [ Julien Cristau ]
  * Stop writing netmask/network/broadcast lines in /etc/network/interfaces,
    just set the prefix length as part of the address (closes: #646860).

netcfg (1.139) unstable; urgency=medium

  [ Updated translations ]
  * Turkish (tr.po) by Mert Dirik

netcfg (1.138ubuntu5) zesty; urgency=medium

  * Don't reap old resolv.conf if resolvconf is in use. Thanks Dariusz Gadomsky
    for the patch. (LP: #1646585)

netcfg (1.138ubuntu4) zesty; urgency=medium

  * Do now show an empty option 4 when using netcfg, without a wifi-card,
    and when automatic configuration fails. This is achieved by
    substituting all choices into the question, from two internal select
    templates of identical options but wifireconf one. This resolves UX
    bug without changing translation strings or fuzzing any of the
    existing translations. LP: #1558271

netcfg (1.138ubuntu3) zesty; urgency=medium

  * Also use short stable systemd-udev names to discover descriptions for
    the network interfaces. LP: #1572620

netcfg (1.138ubuntu2) yakkety; urgency=medium

  * On NetworkManager-using systems, write a netplan config file to hand
    over control of all our interfaces to NetworkManager (LP: #1616400)

netcfg (1.138ubuntu1) yakkety; urgency=medium

  * Resynchronise with Debian.  Remaining changes:
    - Set default hostname to 'ubuntu'.
    - Set priority for get_domain to high for static configurations.
    - Set priority for get_domain to medium for non-static configurations.
    - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
      which doesn't work with current udev.
    - Set DHCP and DHCPv6 timeout to 30s.
    - Use isc-dhcp-client-udeb on all architectures.
    - Flush all addresses and routes before configuring interfaces
      (LP: #848072)
    - Don't copy /etc/resolv.conf to target if resolvconf is installed.  (We
      already write resolvconf configuration to /etc/network/interfaces.)
    - Add a post-base-install hook to detect resolvconf and copy
      /run/resolvconf/resolv.conf to outside the target so that when /run is
      bind-mounted DNS resolving continues to work. (LP: #926447)
    - Apply patch from Alec Warner making netcfg respect
      netcfg/dhcpv6_timeout and running dhclient in one-shot mode (-1).
      (LP: #917905)
    - Fix nm-conf to generate a valid NetworkManager static configuration
      file.
    - Always allow fe80::/64 for the default gateway. (LP: #1382295)
    - Add vlan support.
    - On s390x ask if DHCP autoconfiguration should be performed or not.

netcfg (1.138) unstable; urgency=medium

  [ Hendrik Brueckner ]
  * common/ipaddr: remove leading and trailing whitespaces
  * static: trim user-specified values for IP and other addresses
  * Closes: #818611, LP: #1541955

  [ Dimitri John Ledkov ]
  * dhcp.c: check return result of two more fgets calls
  * nm-conf.c: check return result of fscanf
  * Makefile: link with -lm to resolve undefined log and other functions
  * All of above resolves FTBFS

netcfg (1.137) unstable; urgency=medium

  [ Colin Watson ]
  * Use HTTPS for Vcs-* URLs, and link to cgit rather than gitweb.

netcfg (1.136) unstable; urgency=medium

  * Fix confusing indentation pointed out by GCC 6 (closes: #811589).

netcfg (1.135ubuntu6) yakkety; urgency=medium

  * With vlan connection type, finish-install.d would decide to purge
    network configuration and writeout loopback interfaces only, due to
    the assumption that !wired, must be wireless. Write out loopback only
    config with wireless only connection type. With this change vlan
    settings propagate through to the system, after additional
    network-manager changes were added. LP: #1567687

netcfg (1.135ubuntu5) yakkety; urgency=medium

  * When DHCP is disabled via preseed, do not ask the DHCP question on
    s390x by propagating the seen flags from preseed-only keys to the
    interactive question. This is a side-effect / regression from
    1.135ubuntu3. LP: #1572607

netcfg (1.135ubuntu4) xenial; urgency=medium

  * Add vlan support, based on YunQiang Su patch and Philipp Kern's
    rewrite, with own additions. Closes: #433568

netcfg (1.135ubuntu3) xenial; urgency=medium

  * On s390x ask the user if DHCP network autoconfiguration should be
    proceeded or not. DHCP should be supported in KVM|MAAS|OpenStack
    deployements, however at the same time most LPAR|z/VM deployments use
    static network configuration on s390x. LP: #1567688

netcfg (1.135ubuntu2) xenial; urgency=medium

  Cherrypick commits from debian netcfg master.

  [ Hendrik Brueckner ]
  * common/ipaddr: remove leading and trailing whitespaces
  * static: trim user-specified values for IP and other addresses
  * Closes: #818611, LP: #1541955

  [ Dimitri John Ledkov ]
  * Makefile: link with -lm to resolve undefined log and other functions

netcfg (1.135ubuntu1) xenial; urgency=medium

  * Resynchronise with Debian.  Remaining changes:
    - Set default hostname to 'ubuntu'.
    - Set priority for get_domain to high for static configurations.
    - Set priority for get_domain to medium for non-static configurations.
    - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
      which doesn't work with current udev.
    - Set DHCP and DHCPv6 timeout to 30s.
    - Use isc-dhcp-client-udeb on all architectures.
    - Flush all addresses and routes before configuring interfaces
      (LP: #848072)
    - Don't copy /etc/resolv.conf to target if resolvconf is installed.  (We
      already write resolvconf configuration to /etc/network/interfaces.)
    - Add a post-base-install hook to detect resolvconf and copy
      /run/resolvconf/resolv.conf to outside the target so that when /run is
      bind-mounted DNS resolving continues to work. (LP: #926447)
    - Apply patch from Alec Warner making netcfg respect
      netcfg/dhcpv6_timeout and running dhclient in one-shot mode (-1).
      (LP: #917905)
    - Fix FTBFS by checking the return value of fgets and fscanf.
    - Fix nm-conf to generate a valid NetworkManager static configuration
      file.
    - Always allow fe80::/64 for the default gateway. (LP: #1382295)

netcfg (1.135) unstable; urgency=medium

  [ Philipp Kern ]
  * ethtool-lite: read the kernel's carrier detection result from sysfs
    on Linux (Closes: #591012)
  * Default wireless_security_type to WPA. (Closes: #798373)

netcfg (1.134) unstable; urgency=medium

  * Fix is_layer3_qeth on s390x to avoid bailing out if the network
    driver is not qeth. (Closes: #798376)
  * Link against libsubunit to resolve a FTBFS.

netcfg (1.133) unstable; urgency=medium

  [ Samuel Thibault ]
  * Work around bug #769189: make isc-dhcp only try to release the lease once,
    otherwise it loops in the ipv6 code.

netcfg (1.132) unstable; urgency=medium

  [ Updated translations ]
  * Portuguese (Brazil) (pt_BR.po) by Adriano Rafael Gomes
  * Turkish (tr.po) by Mert Dirik

netcfg (1.131) unstable; urgency=medium

  * Kill the DHCP client on Linux again and keep it running on kFreeBSD.
    This unbreaks network configuration on Linux when a DHCPv6 server is
    present on the network segment. However it also means that the
    DHCPv4 lease is no longer being refreshed (not a regression over
    stable). (Closes: #768188)

netcfg (1.130) unstable; urgency=medium

  [ Colin Watson ]
  * Don't build the compilation date and time into the binary.  This made
    the build unreproducible.

netcfg (1.129) unstable; urgency=medium

  [ Colin Watson ]
  * Pacify GCC 5 misdetecting link_waits as uninitialised (closes: #778023).

  [ Updated translations ]
  * Danish (da.po) by Joe Hansen

netcfg (1.127ubuntu1) vivid; urgency=medium

  [ Mathieu Trudel-Lapierre ]
  * Resynchronise with Debian.  Remaining changes:
    - Set default hostname to 'ubuntu'.
    - Set priority for get_domain to high for static configurations.
    - Set priority for get_domain to medium for non-static configurations.
    - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
      which doesn't work with current udev.
    - Set DHCP and DHCPv6 timeout to 30s.
    - Use isc-dhcp-client-udeb on all architectures.
    - Flush all addresses and routes before configuring interfaces
      (LP: #848072)
    - Don't copy /etc/resolv.conf to target if resolvconf is installed.  (We
      already write resolvconf configuration to /etc/network/interfaces.)
    - Add a post-base-install hook to detect resolvconf and copy
      /run/resolvconf/resolv.conf to outside the target so that when /run is
      bind-mounted DNS resolving continues to work. (LP: #926447)
    - Apply patch from Alec Warner making netcfg respect
      netcfg/dhcpv6_timeout and running dhclient in one-shot mode (-1).
      (LP: #917905)
    - Fix FTBFS by checking the return value of fgets and fscanf.
    - Fix nm-conf to generate a valid NetworkManager static configuration
      file.
    - Always allow fe80::/64 for the default gateway. (LP: #1382295)

netcfg (1.128) UNRELEASED; urgency=medium

  * Pacify GCC 5 misdetecting link_waits as uninitialised (closes: #778023).

netcfg (1.127) unstable; urgency=medium

  * Add support for /etc/network/interfaces.d/ by adding a "source"
    directive (Closes: #770078). It can be replaced with a
    "source-directory" one during the next release cycle.

netcfg (1.126) unstable; urgency=low

  [ Updated translations ]
  * Spanish (es.po) by Javier Fernández-Sanguino Peña
  * Simplified Chinese (zh_CN.po) by YunQiang Su

netcfg (1.125) unstable; urgency=medium

  * Re-upload without stray files.

netcfg (1.124) unstable; urgency=low

  [ Updated translations ]
  * Galician (gl.po) by Jorge Barreiro

netcfg (1.123) unstable; urgency=medium

  * Fix missing bounds check on nameserver array iteration, leading to a
    crash when 4 (or more) nameservers are available (Closes: #768218).
    Thanks, Kjell Braden, for the bug report, patch, and tests!

netcfg (1.122) unstable; urgency=medium

  * netcfg-static.c: call netcfg_interface_init() on struct
    netcfg_interface before using it to avoid calling free() on a random
    pointer.

netcfg (1.121) unstable; urgency=low

  [ Updated translations ]
  * Turkish (tr.po) by Mert Dirik

netcfg (1.120) unstable; urgency=medium

  [ Steven Chamberlain ]
  * Do not kill_dhcp_client after setting the hostname and domain,
    otherwise Linux udhcpc will stop renewing its lease, and on other
    platforms dhclient will de-configure the network interface
    (Closes: #757711, #757988)

netcfg (1.119ubuntu2) utopic; urgency=medium

  * Always allow fe80::/64 for the default gateway. (LP: #1382295)

netcfg (1.119ubuntu1) utopic; urgency=medium

  * Resynchronise with Debian.  Remaining changes:
    - Set default hostname to 'ubuntu'.
    - Set priority for get_domain to high for static configurations.
    - Set priority for get_domain to medium for non-static configurations.
    - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
      which doesn't work with current udev.
    - Set DHCP and DHCPv6 timeout to 30s.
    - Use isc-dhcp-client-udeb on all architectures.
    - Flush all addresses and routes before configuring interfaces
      (LP: #848072)
    - Don't copy /etc/resolv.conf to target if resolvconf is installed.  (We
      already write resolvconf configuration to /etc/network/interfaces.)
    - Add a post-base-install hook to detect resolvconf and copy
      /run/resolvconf/resolv.conf to outside the target so that when /run is
      bind-mounted DNS resolving continues to work. (LP: #926447)
    - Apply patch from Alec Warner making netcfg respect
      netcfg/dhcpv6_timeout and running dhclient in one-shot mode (-1).
      (LP: #917905)
    - Fix FTBFS by checking the return value of fgets and fscanf.
    - Fix nm-conf to generate a valid NetworkManager static configuration
      file.

netcfg (1.119) unstable; urgency=medium

  [ Colin Watson ]
  * Don't copy /etc/network/interfaces to /target if
    netcfg/target_network_config=ifupdown; it's already been copied by the
    base-installer hook earlier, and copying it again makes it hard to
    modify /target/etc/network/interfaces in a preseed file (closes:
    #709017, LP: #1361902).
  * Fix BOOTIF detection to handle the newline at the end of a line read
    from /proc/cmdline (LP: #1350302).

  [ Updated translations ]
  * Estonian (et.po) by Mattias Põldaru

netcfg (1.118) unstable; urgency=high

  * Fix support for entering an ESSID manually, it was previously
    getting ignored (Closes: #757478). Thanks to James Cowgill for the
    report and the patch!

netcfg (1.117) unstable; urgency=low

  * Add lintian overrides for untranslatable debconf templates. I like
    when packages are lintian-clean...

  [ Updated translations ]
  * Bosnian (bs.po) by Amila Valjevčić

netcfg (1.116ubuntu1) trusty; urgency=medium

  * Resynchronise with Debian.  Remaining changes:
    - Set default hostname to 'ubuntu'.
    - Set priority for get_domain to high for static configurations.
    - Set priority for get_domain to medium for non-static configurations.
    - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
      which doesn't work with current udev.
    - Set DHCP and DHCPv6 timeout to 30s.
    - Use isc-dhcp-client-udeb on all architectures.
    - Flush all addresses and routes before configuring interfaces
      (LP: #848072)
    - Don't copy /etc/resolv.conf to target if resolvconf is installed.
      (We already write resolvconf configuration to /etc/network/interfaces.)
    - Add a post-base-install hook to detect resolvconf and copy
      /run/resolvconf/resolv.conf to outside the target so that when /run
      is bind-mounted DNS resolving continues to work. (LP: #926447)
    - Apply patch from Alec Warner making netcfg respect netcfg/dhcpv6_timeout
      and running dhclient in one-shot mode (-1). (LP: #917905)
    - Fix FTBFS by checking the return value of fgets and fscanf.
    - Fix nm-conf to generate a valid NetworkManager static configuration file.

netcfg (1.116) unstable; urgency=medium

  [ Colin Watson ]
  * Substitute hostname rather than client->value in netcfg_get_hostname, to
    avoid substituting nonsense like "value set" in some cases.
  * Don't issue duplicate error messages if the hostname fails both the
    valid_domain and valid_hostname tests.

netcfg (1.115) unstable; urgency=medium

  [ Updated translations ]
  * Hungarian (hu.po) by Judit Gyimesi

netcfg (1.114ubuntu1) trusty; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - Set default hostname to 'ubuntu'.
    - Set priority for get_domain to high for static configurations.
    - Set priority for get_domain to medium for non-static configurations.
    - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
      which doesn't work with current udev.
    - Set DHCP and DHCPv6 timeout to 30s.
    - Use isc-dhcp-client-udeb on all architectures.
    - Flush all addresses and routes before configuring interfaces
      (LP: #848072)
    - Don't copy /etc/resolv.conf to target if resolvconf is installed.
      (We already write resolvconf configuration to /etc/network/interfaces.)
    - Add a post-base-install hook to detect resolvconf and copy
      /run/resolvconf/resolv.conf to outside the target so that when /run
      is bind-mounted DNS resolving continues to work. (LP: #926447)
    - Apply patch from Alec Warner making netcfg respect netcfg/dhcpv6_timeout
      and running dhclient in one-shot mode (-1). (LP: #917905)
    - Fix FTBFS by checking the return value of fgets and fscanf.
    - Fix nm-conf to generate a valid NetworkManager static configuration file.

netcfg (1.114) unstable; urgency=low

  * Make netcfg Arch: any again. This reverts a change made in version
    0.23 over a decade ago, intended to omit s390, which apparently
    is no longer needed.

netcfg (1.113) unstable; urgency=low

  * Add arm64 to the Architecture field.

netcfg (1.112ubuntu1) trusty; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Set default hostname to 'ubuntu'.
    - Set priority for get_domain to high for static configurations.
    - Set priority for get_domain to medium for non-static configurations.
    - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
      which doesn't work with current udev.
    - Set DHCP and DHCPv6 timeout to 30s.
    - Use isc-dhcp-client-udeb on all architectures.
    - Flush all addresses and routes before configuring interfaces
      (LP: #848072)
    - Don't copy /etc/resolv.conf to target if resolvconf is installed.
      (We already write resolvconf configuration to /etc/network/interfaces.)
    - Add a post-base-install hook to detect resolvconf and copy
      /run/resolvconf/resolv.conf to outside the target so that when /run
      is bind-mounted DNS resolving continues to work. (LP: #926447)
    - Apply patch from Alec Warner making netcfg respect netcfg/dhcpv6_timeout
      and running dhclient in one-shot mode (-1). (LP: #917905)
    - Fix FTBFS by checking the return value of fgets and fscanf.
    - Fix nm-conf to generate a valid NetworkManager static configuration file.

netcfg (1.112) unstable; urgency=low

  [ Updated translations ]
  * Tajik (tg.po) by Victor Ibragimov

netcfg (1.111ubuntu1) trusty; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Set default hostname to 'ubuntu'.
    - Set priority for get_domain to high for static configurations.
    - Set priority for get_domain to medium for non-static configurations.
    - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
      which doesn't work with current udev.
    - Set DHCP and DHCPv6 timeout to 30s.
    - Use isc-dhcp-client-udeb on all architectures.
    - Flush all addresses and routes before configuring interfaces
      (LP: #848072)
    - Don't copy /etc/resolv.conf to target if resolvconf is installed.
      (We already write resolvconf configuration to /etc/network/interfaces.)
    - Add a post-base-install hook to detect resolvconf and copy
      /run/resolvconf/resolv.conf to outside the target so that when /run
      is bind-mounted DNS resolving continues to work. (LP: #926447)
    - Apply patch from Alec Warner making netcfg respect netcfg/dhcpv6_timeout
      and running dhclient in one-shot mode (-1). (LP: #917905)
  * Fix FTBFS by checking the return value of fgets and fscanf.
  * Fix nm-conf to generate a valid NetworkManager static configuration file.

netcfg (1.111) unstable; urgency=high

  [ Dmitrijs Ledkovs ]
  * Bump debhelper compat level to 9.
  * Set Vcs-* to canonical format.

  [ Samuel Thibault ]
  * Add -lm after -lcheck, since libcheck.a needs some maths functions.
    (Closes: Bug#713616)

  [ Cyril Brulebois ]
  * Also add -lpthread and -lrt.
  * Set urgency to high for the bugfix below and the upcoming d-i release.

  [ Philipp Kern ]
  * Wrap dpkg-query call to check for network-manager with sh.
    Thanks to Michael Biebl for the patch. (Closes: #717449)

netcfg (1.110) unstable; urgency=low

  [ Colin Watson ]
  * Use correct compiler when cross-building.

netcfg (1.109) unstable; urgency=low

  [ Samuel Thibault ]
  * Fix build on hurd-i386.

  [ Updated translations ]
  * Croatian (hr.po) by Tomislav Krznar

netcfg (1.108) unstable; urgency=low

  [ Samuel Thibault ]
  * Do not set netcfg/use_autoconfig to true just because netcfg/disable_dhcp
    is false (which is the default), otherwise netcfg/disable_autoconfig has no
    effect. (Closes: #703747, #688273)

  [ Philipp Kern ]
  * Install iw whenever wireless-tools is installed on the target.
    Patch by Charles Plessy. (Closes: #697890)

  [ Updated translations ]
  * Amharic (am.po) by Tegegne Tefera
  * Croatian (hr.po) by Tomislav Krznar
  * Tamil (ta.po) by Dr.T.Vasudevan

netcfg (1.107) unstable; urgency=low

  * finish-install.d/55netcfg-copy-config: Do not rely on dpkg -l
    to check if a package is installed; use dpkg-query -s instead
    and check status explicitly. (Closes: #700939)

netcfg (1.106) unstable; urgency=low

  * finish-install.d/55netcfg-copy-config: Exit if connection type
    information was not written by netcfg. This preserves the
    generated /etc/network/interfaces on kFreeBSD. It will also
    preserved files generated by users between base install and
    finishing. (Closes: #698626)

netcfg (1.105) unstable; urgency=low

  [ Christian Perrier ]
  * Fix mistranslation in French translation.
    Closes: #699192

  [ Steven Chamberlain ]
  * Fix FTBFS when PATH ends up with ":/bin" because of an off-by-2 bug
    in srunner_mock_path function in test/srunner.c

netcfg (1.104) unstable; urgency=low

  [ Julien Cristau ]
  * debug: use gai_strerror() on getnameinfo() failure

netcfg (1.103) unstable; urgency=low

  [ Philipp Kern ]
  * netcfg-common.c: Re-enable debug output for IPv4 DNS resolution in
    get_hostname_from_dns.
  * netcfg.c: Only write out NM configuration if at least one interface
    was found. (Closes: #695486)

  [ Updated translations ]
  * Hungarian (hu.po) by Dr. Nagy Elemér Károly

netcfg (1.102) unstable; urgency=low

  [ Sorina Sandu ]
  * On Linux: Write a network-manager configuration file in preference
    to ifupdown if network-manager is found in the installed system.
    Configure wired networking with ifupdown if not. Do not configure
    wireless networking through ifupdown.

  [ Philipp Kern ]
  * nm-conf: Use Linux's random/uuid proc entry.
  * Write out network-manager configuration files with mode 0600.
  * Reword target_network_config template; do not ask the question.
  * nm-conf: use ESSID as connection name
  * finish-install: Do not set /etc/network/interfaces to mode 0600.
  * nm-conf: Allow both IPv4 and IPv6 to be activated post-installation.
  * nm-conf: Only write out MAC addresses on static configurations.
  * Do not compile in network-manager support on kFreeBSD & Hurd.

  [ Cyril Brulebois ]
  * finish-install: Fix bashisms; equality tests are done with '='.

  [ Updated translations ]
  * Belarusian (be.po) by Viktar Siarheichyk

netcfg (1.101) unstable; urgency=low

  * Skip reachability test for empty gateway. (Closes: #690868)
  * Obey netcfg/disable_dhcp for compatibility reasons and disable
    autoconfig. There's no need to break old preseeding scripts,
    as the intent is clear.
  * Add a debconf template for netcfg/disable_autoconfig and state
    that netcfg/disable_dhcp is deprecated.

netcfg (1.100) unstable; urgency=low

  * Temporarily revert the activation of IPv6 privacy extensions
    to cope with network-manager not commenting out the interfaces
    stanza correctly.

netcfg (1.99) unstable; urgency=low

  [ Philipp Kern ]
  * netcfg.c (main): Remove a local definition of hostname.
    (Closes: #690330)
  * Override the hostname found via DHCP or DNS with the preseeded
    value of the new variable netcfg/hostname, if set. Patch by
    Floris Bos. (Closes: #606636)
  * Add myself to uploaders.

  [ Updated translations ]
  * Amharic (am.po) by Tegegne Tefera
  * Asturian (ast.po) by Mikel González
  * Welsh (cy.po) by Dafydd Tomos
  * Esperanto (eo.po) by Felipe Castro
  * Spanish (es.po) by Javier Fernández-Sanguino
  * Galician (gl.po) by Jorge Barreiro
  * Kannada (kn.po) by Prabodh
  * Serbian (sr.po) by Karolina Kalic
  * Tamil (ta.po) by Dr.T.Vasudevan
  * Ukrainian (uk.po) by Yuri Chornoivan

netcfg (1.98) unstable; urgency=low

  * Re-upload without cruft from my checkout, oops.

netcfg (1.97) unstable; urgency=low

  * Fix missing build-dep on check for the test suite.

netcfg (1.96) unstable; urgency=low

  [ Philipp Kern ]
  * Makefile: set DEB_HOST_ARCH{,_OS} conditionally
  * autoconfig.c: kill dhcp6c after timeout unless a lease is obtained
  * Fix the dns- entries in /etc/network/interfaces. (Closes: #689474)
    Patch by Matthew L. Dailey.
  * Run the test suite during build.

  [ Christian Perrier ]
  * [l10n] Drop use of sublevel 6 and move "recently" added
    strings to the sublevel they pertain to.

  [ Samuel Thibault ]
  * Fix ethtool-lite hurd-i386 build.

  [ Updated translations ]
  * Hindi (hi.po) by Kumar Appaiah
  * Marathi (mr.po) by sampada

netcfg (1.95) unstable; urgency=low

  [ Cyril Brulebois ]
  * Stop overriding CC if it's set.

  [ Updated translations ]
  * Catalan (ca.po) by Jordi Mallach
  * Danish (da.po) by Joe Hansen
  * Dutch (nl.po) by Jeroen Schot
  * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
  * Swedish (sv.po) by Martin Bagge / brother
  * Thai (th.po) by Theppitak Karoonboonyanan

netcfg (1.93) unstable; urgency=low

  [ Philipp Kern ]
  * Check the return code of the waitpid calls found in various cleanup
    routines. (Closes: #688470)
  * Align netcfg's generation of /etc/hosts with netbase's postinst,
    i.e. add localhost mapping to ::1 as well as 127.0.0.1.
    (Closes: #686970)

  [ Updated translations ]
  * Spanish (es.po) by Javier Fernández-Sanguino Peña
  * French (fr.po) by Christian Perrier
  * Indonesian (id.po) by Arief S Fitrianto
  * Korean (ko.po) by Changwoo Ryu
  * Macedonian (mk.po) by Arangel Angov
  * Malayalam (ml.po) by Anish A
  * Romanian (ro.po) by Andrei POPESCU
  * Vietnamese (vi.po) by Hai-Nam Nguyen
  * Simplified Chinese (zh_CN.po) by YunQiang Su
  * Traditional Chinese (zh_TW.po) by V字龍 | Vdragon

netcfg (1.92) unstable; urgency=low

  [ Philipp Kern ]
  * netcfg-common.c: suppress unused warnings on hurd
  * write_interface.c: use "inet6 auto" for SLAAC-using interfaces
  * write_interface.c: enable privacy extensions on SLAAC-using interfaces

  [ Updated translations ]
  * German (de.po) by Holger Wansing
  * Greek (el.po) by galaxico
  * Lithuanian (lt.po) by Rimas Kudelis
  * Romanian (ro.po) by Andrei POPESCU

netcfg (1.91) unstable; urgency=low

  [ Philipp Kern ]
  * Remove DHCPv6 DUID-LL generation.
  * static.c: Fix call to deconfigure_network on kfreebsd.

  [ Updated translations ]
  * Arabic (ar.po) by Ossama Khayat
  * Bulgarian (bg.po) by Damyan Ivanov
  * Czech (cs.po) by Miroslav Kure
  * German (de.po) by Holger Wansing
  * Estonian (et.po) by Mattias Põldaru
  * Persian (fa.po) by Hamid
  * French (fr.po) by Christian Perrier
  * Hebrew (he.po) by Omer Zak
  * Icelandic (is.po) by Sveinn í Felli
  * Italian (it.po) by Milo Casagrande
  * Japanese (ja.po) by Kenshi Muto
  * Kazakh (kk.po) by Baurzhan Muftakhidinov
  * Punjabi (Gurmukhi) (pa.po) by A S Alam
  * Polish (pl.po) by Michał Kułach
  * Portuguese (pt.po) by Miguel Figueiredo
  * Russian (ru.po) by Yuri Kozlov
  * Slovak (sk.po) by Ivan Masár
  * Slovenian (sl.po) by Vanja Cvelbar
  * Turkish (tr.po) by Mert Dirik
  * Uyghur (ug.po) by Sahran
  * Traditional Chinese (zh_TW.po) by V字龍 | Vdragon

netcfg (1.90) unstable; urgency=low

  [ Philipp Kern ]
  * netcfg.h: drop ip6-localnet (obsolete)
  * netcfg.h: drop ip6-mcastprefix (no need for it to be in /etc/hosts)
  * netcfg-common.c (is_layer3_qeth): fix off-by-one, introduce a constant

  * Fully support installation over IPv6. (Closes: #231003)

  [ Matt Palmer ]
  * Pull NULL_IPADDRESS out into a global constant
  * Refactor out some program-global variables
  * Only flush address families we manage
  * Remove global variable netcfg_progress_displayed
  * Remove gateway from being a global var, and turn it into a string
  * Make nameserver_array a local, and an array of strings
  * Move the rest of the static-specific globals into functions
  * Convert all remaining in_addr variables to strings
  * Create and use a struct to store all network interface settings
  * Add test framework, and make inet_mton support AF_INET6
  * Add missing instructions to test/README
  * Add netcfg_parse_cidr_address to do protocol-independent address parsing
  * Add test/run to gitignore
  * Make a few more functions IPv6 aware
  * First working draft of IPv6 support
  * Support IPv6 netmasks, for people who like typing too much
  * Add ethtool-lite.o to test build objects, so things build
  * Don't run the test suite on package build
  * Make no_default_route take IPv6 into account
  * Make read_resolv_conf_nameservers handle IPv6 addresses
  * Detect and use autoconfigured IPv6 addresses (part 1)
  * SLAAC detection support in kFreeBSD
  * Add proper GPL header to ipv6.c

  [ Colin Watson ]
  * Move wireless options into struct netcfg_interface

  [ Matt Palmer ]
  * Refactor /etc/network/interfaces writing code
  * Obtain DNS resolvers via RA options
  * IPv6 support for using rDNS to preseed hostnames
  * Deal with stateless DHCPv6
  * Don't use wide-dhcpv6 on non-Linux arches
  * Use dhclient -6 to support stateless DHCP on FreeBSD
  * Fix the 'get default IPv6 route' command on freebsd
  * Modify the way that rdisc6 is called to make the progress bar more
    responsive

  [ Colin Watson ]
  * Get DNS and search information when doing stateless DHCPv6
  * Stateful DHCPv6 support
  * Add dual-stack support
  * Kill stateless dhcp6c from netcfg rather than from print-dhcp6c-info
  * Select DHCPv6 client at run-time
  * Fix up test suite to pass again
  * Remove di_debug calls from signal handlers
  * Exit immediately if daemon() fails
  * Use a sentinel file to determine whether dhcp6c has finished
  * Fix dhclient DUID generation
  * Release isc-dhcp-client IPv6 leases at end of install
  * Remove usleep workaround in stop_rdnssd; avoiding the use of stdio in
    signal handlers should have fixed this
  * Make sure domain is empty if fgets fails
  * print-dhcpv6-info: Exit immediately if reason is not BOUND6, RENEW6, or
    REBIND6
  * Don't bother unlinking /var/lib/netcfg/dhcp6c-finished unless we're
    using dhcp6c
  * print-dhcpv6-info: Actually apply IPv6 address and resolv.conf entries
    received from the DHCPv6 server
  * Don't preseed IP addresses as hostnames

  [ Philipp Kern ]
  * autoconfig.c: initialize getline's lineptr with NULL
  * ipv6.c: force stateless_config to 0 if stateful_config is set also
  * dhcp.c: fix dhcp_hostname handling

  [ Christian Perrier ]
  * Style corrections to debconf templates. (Reviewed by Justin B Rye.)

netcfg (1.89) unstable; urgency=low

  [ Philipp Kern ]
  * wireless.c: Fix some spelling mistakes.

  [ Updated translations ]
  * Greek (el.po) by galaxico
  * Lithuanian (lt.po) by Rimas Kudelis
  * Serbian (sr.po) by Karolina Kalic

netcfg (1.88) unstable; urgency=low

  * Team upload

  [ Philipp Kern ]
  * Avoid gateway reachability testing on s390(x) with a layer 3 qeth
    network device.

netcfg (1.87) unstable; urgency=low

  [ Per Andersson and Sorina Sandu ]
  * Coding style cleanups

  [ Sorina Sandu ]
  * Cleanup link detection handling and improve logging

netcfg (1.86) unstable; urgency=low

  [ Gaudenz Steinlin ]
  * Add logging to iface activation and deactivation.

  [ Christian Perrier ]
  * Rename cryptic killall.sh to kill-all-dhcp.

netcfg (1.85) unstable; urgency=low

  [ Updated translations ]
  * Finnish (fi.po) by Timo Jyrinki

netcfg (1.84) unstable; urgency=low

  * Team upload

  [ Updated translations ]
  * Esperanto (eo.po) by Felipe Castro
  * Spanish (es.po) by Javier Fernández-Sanguino
  * Italian (it.po) by Milo Casagrande
  * Swedish (sv.po) by Martin Bagge / brother

netcfg (1.83) unstable; urgency=low

  [ Updated translations ]
  * Arabic (ar.po) by Ossama Khayat
  * Belarusian (be.po) by Viktar Siarheichyk
  * Bulgarian (bg.po) by Damyan Ivanov
  * Bengali (bn.po) by Ayesha Akhtar
  * Czech (cs.po) by Miroslav Kure
  * German (de.po) by Holger Wansing
  * Estonian (et.po) by Mattias Põldaru
  * French (fr.po) by Christian Perrier
  * Hebrew (he.po) by Lior Kaplan
  * Japanese (ja.po) by Kenshi Muto
  * Kazakh (kk.po) by Baurzhan Muftakhidinov
  * Korean (ko.po) by Changwoo Ryu
  * Macedonian (mk.po) by Arangel Angov
  * Malayalam (ml.po) by Praveen Arimbrathodiyil
  * Marathi (mr.po) by sampada
  * Dutch (nl.po) by Jeroen Schot
  * Panjabi (pa.po) by Arvinder Singh Kang
  * Polish (pl.po) by Michał Kułach
  * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
  * Portuguese (pt.po) by Miguel Figueiredo
  * Russian (ru.po) by Yuri Kozlov
  * Slovak (sk.po) by Ivan Masár
  * Slovenian (sl.po) by Vanja Cvelbar
  * Thai (th.po) by Theppitak Karoonboonyanan
  * Turkish (tr.po) by Mert Dirik
  * Uyghur (ug.po) by Sahran
  * Vietnamese (vi.po) by Hai-Nam Nguyen

netcfg (1.82) unstable; urgency=low

  * List available ESSIDs
    (Closes: #637128)

netcfg (1.81) unstable; urgency=low

  * Team upload

  [ Updated translations ]
  * Catalan (ca.po)

netcfg (1.80) unstable; urgency=low

  * Team upload

  [ Updated translations ]
  * Malayalam (ml.po) by Praveen Arimbrathodiyil

netcfg (1.79) unstable; urgency=low

  * Team upload

  [ Updated translations ]
  * Hebrew (he.po) by Lior Kaplan
  * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)

netcfg (1.78) unstable; urgency=low

  * Team upload

  [ Updated translations ]
  * Czech (cs.po) by Miroslav Kure
  * Panjabi (pa.po) by A S Alam
  * Romanian (ro.po) by Eddy Petrișor
  * Bangali (bn.po) by Ayesha Akhtar

netcfg (1.77) unstable; urgency=low

  * Team upload

  [ Updated translations ]
  * Serbian (sr.po) by Karolina Kalic

netcfg (1.76) unstable; urgency=low

  * Team upload

  [ Updated translations ]
  * Spanish (es.po) by Javier Fernández-Sanguino Peña
  * Simplified Chinese (zh_CN.po) by YunQiang Su
  * Traditional Chinese (zh_TW.po) by Yao Wei (魏銘廷)
  * Dzongkha (dz.po) by Dawa

netcfg (1.75) unstable; urgency=low

  * Team upload

  [ Updated translations ]
  * Belarusian (be.po) by Viktar Siarheichyk
  * Bulgarian (bg.po) by Damyan Ivanov
  * Catalan (ca.po) by Jordi Mallach
  * Danish (da.po) by Joe Hansen
  * German (de.po) by Holger Wansing
  * Esperanto (eo.po) by Felipe Castro
  * Estonian (et.po) by Mattias Põldaru
  * Persian (fa.po) by Hamid
  * Finnish (fi.po) by Timo Jyrinki
  * French (fr.po) by Christian Perrier
  * Croatian (hr.po) by Tomislav Krznar
  * Italian (it.po) by Milo Casagrande
  * Japanese (ja.po) by Kenshi Muto
  * Kazakh (kk.po) by Baurzhan Muftakhidinov
  * Latvian (lv.po) by Rūdolfs Mazurs
  * Lithuanian (lt.po) by Rimas Kudelis
  * Macedonian (mk.po) by Arangel Angov
  * Marathi (mr.po) by sampada
  * Bokmål, Norwegian (nb.po) by Hans Fredrik Nordhaug
  * Dutch (nl.po) by Jeroen Schot
  * Polish (pl.po) by Michał Kułach
  * Portuguese (pt.po) by Miguel Figueiredo
  * Russian (ru.po) by Yuri Kozlov
  * Slovak (sk.po) by Ivan Masár
  * Slovenian (sl.po) by Vanja Cvelbar
  * Serbian (sr.po) by Karolina Kalic
  * Swedish (sv.po) by Martin Bagge / brother
  * Telugu (te.po) by Arjuna Rao Chavala
  * Thai (th.po) by Theppitak Karoonboonyanan
  * Turkish (tr.po) by Mert Dirik
  * Vietnamese (vi.po) by Hai-Nam Nguyen

netcfg (1.74) unstable; urgency=low

  * Team upload

  [ Gaudenz Steinlin ]
  * Fix link detection progress bar.
  * Convert to 3.0 native source format. No changes needed.

  [ Sorina Sandu ]
  * Make link detection timeout preseedable.
    (Closes: #610752)

netcfg (1.73) unstable; urgency=low

  * Team upload

  [ Updated translations ]
  * Croatian (hr.po) by Tomislav Krznar

netcfg (1.72) unstable; urgency=low

  * Team upload
  * Replace XC-Package-Type by Package-Type

  [ Updated translations ]
  * Amharic (am.po) by Tegegne Tefera

netcfg (1.71) unstable; urgency=low

  * Team upload

  [ Robert Millan ]
  * Ignore pfsync0, pflog0 and usbus0 devices on GNU/kFreeBSD.
  * Use 127.0.1.1 hack in /etc/hosts only on kernels that support it.
    (Closes: #649747)

  [ Samuel Thibault ]
  * Also probe /dev/eth* and wl* on hurd-i386.

  [ Sorina Sandu ]
  * Fix debconf backup capability handling.
    (Closes: #636211)

  [ Aurelien Jarno ]
  * Add ppc64 to the Architecture field.

  [ Updated translations ]
  * Amharic (am.po) by Tegegne Tefera
  * Arabic (ar.po) by Ossama Khayat
  * Asturian (ast.po) by Mikel González
  * Bulgarian (bg.po) by Damyan Ivanov
  * Bengali (bn.po) by Ayesha Akhtar
  * Tibetan (bo.po) by Tennom
  * Catalan (ca.po) by Jordi Mallach
  * Welsh (cy.po) by Dafydd Tomos
  * Danish (da.po) by Joe Hansen
  * German (de.po) by Holger Wansing
  * Greek, Modern (1453-) (el.po) by galaxico
  * Estonian (et.po) by Mattias Põldaru
  * Basque (eu.po) by Piarres Beobide
  * Finnish (fi.po) by Timo Jyrinki
  * Galician (gl.po) by Jorge Barreiro
  * Hebrew (he.po) by Omer Zak
  * Hungarian (hu.po) by SZERVÁC Attila
  * Indonesian (id.po) by Mahyuddin Susanto
  * Icelandic (is.po) by Sveinn í Felli
  * Italian (it.po) by Milo Casagrande
  * Central Khmer (km.po) by Khoem Sokhem
  * Kannada (kn.po) by Prabodh C P
  * Lao (lo.po) by Anousak Souphavanh
  * Lithuanian (lt.po) by Rimas Kudelis
  * Latvian (lv.po) by Rūdolfs Mazurs
  * Macedonian (mk.po) by Arangel Angov
  * Malayalam (ml.po) by Praveen Arimbrathodiyil
  * Marathi (mr.po) by sampada
  * Bokmål, Norwegian (nb.po) by Hans Fredrik Nordhaug
  * Dutch (nl.po) by Jeroen Schot
  * Panjabi (pa.po) by A S Alam
  * Polish (pl.po) by Marcin Owsiany
  * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
  * Romanian (ro.po) by Ioan Eugen Stan
  * Slovenian (sl.po) by Vanja Cvelbar
  * Serbian (sr.po) by Karolina Kalic
  * Vietnamese (vi.po) by Hai-Nam Nguyen
  * Traditional Chinese (zh_TW.po) by Yao Wei (魏銘廷)

netcfg (1.70) unstable; urgency=low

  [ Jurij Smakov ]
  * Don't try to compile wireless code on sparc, fixing FTBFS introduced
    by (intentional) dropping of libiw-dev build dependency.

netcfg (1.69) unstable; urgency=low

  [ Colin Watson ]
  * armhf was accidentally removed from the Architecture field while merging
    the WPA branch.  Restore it.
  * Explicitly ignore some errors to placate -Wunused-result.
  * Adjust start_dhcp_client to placate -Wformat-security.
  * Handle failure to read a pid from the wpasupplicant pid file.
  * Don't log "Starting netcfg" messages when invoked as ptom.

  [ Holger Wansing ]
  * Mention WPA2 in debconf templates as it is also supported. Also
    explain the PSK acronym.
    Closes: #637467

  [ Philipp Kern ]
  * Add s390x support.  (No wireless.)

  [ Jurij Smakov ]
  * Drop dependency on wpasupplicant and crypto-modules on sparc to get
    netboot image size under 10MB, otherwise it doesn't boot.

netcfg (1.68ubuntu17) raring; urgency=low

  [ Philipp Kern ]
  * netcfg.c (main): Remove a local definition of hostname.
    (Closes: #690330, LP: #901700)

netcfg (1.68ubuntu16) quantal; urgency=low

  [ Philipp Kern ]
  * autoconfig.c: initialize getline's lineptr with NULL.

netcfg (1.68ubuntu15) quantal; urgency=low

  * base-installer.d/40netcfg: If resolvconf is installed and
    /target/run/resolvconf/ already exists, then copy /etc/resolv.conf to
    /target/run/resolvconf/resolv.conf to serve as temporary resolver
    configuration during installation, since resolvconf won't have been run
    yet.

netcfg (1.68ubuntu14) precise; urgency=low

  * Fix detection of empty domains when writing to /etc/hosts in the case
    where there is no static IP address (LP: #950664).

netcfg (1.68ubuntu13) precise; urgency=low

  * When wireless detection doesn't find any network and the user doesn't
    enter any essid, skip directly to the hostname dialog rather than
    prompt for security options on a non-existing network. (LP: #36426)

netcfg (1.68ubuntu12) precise; urgency=low

  * Apply patch from Matthew L. Dailey to fix the dns- entries in
    /etc/network/interfaces. (LP: #932275)

netcfg (1.68ubuntu11) precise; urgency=low

  * Drop additional debug statements that were included in ubuntu10 by
    mistake...

netcfg (1.68ubuntu10) precise; urgency=low

  * Fix bug where netcfg gets the wrong return value of dhclient6 and
    marked the DHCPv6 connection as failed when it shouldn't.

netcfg (1.68ubuntu9) precise; urgency=low

  * Add a post-base-install hook to detect resolvconf and copy
    /run/resolvconf/resolv.conf to outside the target so that when /run
    is bind-mounted DNS resolving continues to work. (LP: #926447)
  * Apply patch from Alec Warner making netcfg respect netcfg/dhcpv6_timeout
    and running dhclient in one-shot mode (-1). (LP: #917905)

netcfg (1.68ubuntu8) precise; urgency=low

  * Don't copy /etc/resolv.conf to target if resolvconf is installed.  (We
    already write resolvconf configuration to /etc/network/interfaces.)

netcfg (1.68ubuntu7) oneiric; urgency=low

  * Fix crash when there are no network interfaces (LP: #870212).

netcfg (1.68ubuntu6) oneiric; urgency=low

  [ Colin Watson ]
  * Backport from trunk:
    - Don't log "Starting netcfg" messages when invoked as ptom.

  [ Stéphane Graber ]
  * Flush all addresses and routes before configuring interfaces (LP: #848072)

netcfg (1.68ubuntu5) oneiric; urgency=low

  * Don't preseed IP addresses as hostnames (LP: #856088).

netcfg (1.68ubuntu4) oneiric; urgency=low

  * print-dhcpv6-info: Exit immediately if reason is not BOUND6, RENEW6, or
    REBIND6.
  * Don't bother unlinking /var/lib/netcfg/dhcp6c-finished unless we're
    using dhcp6c.
  * print-dhcpv6-info: Actually apply IPv6 address and resolv.conf entries
    received from the DHCPv6 server.

netcfg (1.68ubuntu3) oneiric; urgency=low

  * Make print-dhcp6c-info and print-dhcpv6-info executable.

netcfg (1.68ubuntu2) oneiric; urgency=low

  * Rebuild source package without spurious BASE/THIS/OTHER files.

netcfg (1.68ubuntu1) oneiric; 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.
    - Bump the DHCP timeout to 30 seconds.
    - Build for armhf and ppc64.
  * Merge upstream IPv6 branch (not yet mergeable in Debian since it's
    waiting for ifupdown 0.7).  Thanks to Matt Palmer for the bulk of this
    work.
  * Backport from trunk:
    - Explicitly ignore some errors to placate -Wunused-result.
    - Adjust start_dhcp_client to placate -Wformat-security.
    - Handle failure to read a pid from the wpasupplicant pid file.
  * Use isc-dhcp-client-udeb on all architectures.

netcfg (1.68) unstable; urgency=low

  [ Updated translations ]
  * Czech (cs.po) by Miroslav Kure
  * Basque (eu.po)
  * French (fr.po) by Christian Perrier

netcfg (1.67) unstable; urgency=low

  * Reuploading with all the translations

netcfg (1.66) unstable; urgency=low

  [ Colin Watson ]
  * Strip trailing dots from domain when writing to /etc/hosts
    (LP: #255117).

  [ Gaudenz Steinlin ]
  * Include WPA support.  Thanks to Glen Saberton and Darren Salt
    for the patch. (Closes: #327309)

  [ Updated translations ]
  * Hebrew (he.po) by Lior Kaplan
  * Macedonian (mk.po) by Arangel Angov
  * Sinhala (si.po) by Danishka Navin

netcfg (1.65) unstable; urgency=low

  [ Samuel Thibault ]
  * Disable find_bootif_iface on hurd-i386, as it will not work (and even
    compile).

  [ Christian Perrier ]
  * Fix in Russian translation. Closes: #630523

  [ Colin Watson ]
  * Actually declare netcfg/network-manager template.

netcfg (1.64) unstable; urgency=low

  [ Colin Watson ]
  * Appease -Wunused-but-set-variable warning.
  * Fix fd leak in ethtool-lite.
  * Fix file handle leak in no_default_route's Hurd case.
  * Assign NETCFG_VERSION and NETCFG_BUILD_DATE using := rather than =; this
    is more efficient, and also avoids inconsistent build times being
    reported in the case where the build crossed a minute boundary.
  * Rearrange BOOTIF handling to allow us to handle the case where
    netcfg/choose_interface is preseeded with an Ethernet hardware address
    (LP: #708908).  The latter case should work on kFreeBSD as well.
  * Also release lease at end of install when using isc-dhcp-client.
  * Merge from Ubuntu:
    - Call /usr/lib/NetworkManager/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.  (Thanks, Matt Palmer; closes: #614884.)

  [ Wouter Verhelst ]
  * Move 50release-dhcp-lease to 97release-dhcp-lease, so that the
    network isn't brought down before the target is unmounted, which
    breaks installing to a network target such as NBD.

netcfg (1.63ubuntu2) oneiric; urgency=low

  * Free domain_nodot at the end of netcfg_write_common (thanks, Bryce
    Harrington; LP: #724636).

netcfg (1.63ubuntu1) oneiric; 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/NetworkManager/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.
    - Strip trailing dots from domain when writing to /etc/hosts.
    - Build for ppc64.
    - Move release-dhcp-lease finish-install script after unmounting
      filesystems, to avoid interfering with iSCSI.

netcfg (1.63) unstable; urgency=low

  * If BOOTIF= is set on the Linux command line, look for an interface with
    that address and use it by default (closes: #615600, LP: #56679).

  [ Updated translations ]
  * Asturian (ast.po) by MAAC
  * German (de.po) by Holger Wansing
  * Italian (it.po) by Milo Casagrande

netcfg (1.62ubuntu2) oneiric; urgency=low

  * finish-install.d/55netcfg: call ifblacklist_migrate.sh from
    /usr/lib/NetworkManager now. (LP: #790604)

netcfg (1.62ubuntu1) oneiric; 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.
    - Strip trailing dots from domain when writing to /etc/hosts.
    - Build for ppc64.
    - Move release-dhcp-lease finish-install script after unmounting
      filesystems, to avoid interfering with iSCSI.

netcfg (1.62) unstable; urgency=low

  [ Updated translations ]
  * Belarusian (be.po) by Pavel Piatruk
  * Bulgarian (bg.po) by Damyan Ivanov
  * German (de.po) by Holger Wansing
  * Esperanto (eo.po) by Felipe Castro
  * Estonian (et.po) by Mattias Põldaru
  * Bokmål, Norwegian (nb.po) by Hans Fredrik Nordhaug
  * Russian (ru.po) by Yuri Kozlov
  * Slovak (sk.po) by Ivan Masár
  * Swedish (sv.po) by Daniel Nylander
  * Uyghur (ug.po) by Sahran
  * Simplified Chinese (zh_CN.po) by YunQiang Su

netcfg (1.61) unstable; urgency=low

  [ Konstantinos Margaritis]
  * Added armhf in arch field. Closes: #605013.

  [ Robert Edmonds ]
  * Wait for the network to be usable before trying to use it
    (in the case of STP-enabled switch for instance
    Use busybox's arping with the '-f' flag (quit on first ARP reply).
    Wait up to 45 seconds for an ARP reply from the default gateway
    Closes: #537271

  [ Samuel Thibault ]
  * Make netcfg depend on isc-dhcp-client-udeb on hurd-any too, for the same
    reason as kfreebsd: no support for udhcp in busybox.
  * dhcp.c: Implement no_default_route on Hurd.
  * Increase the frequency of DHCP discover packets sent during DHCP
    configuration using dhclient too.
  * netcfg.h: Fix the isc-dhcp dhclient.conf path.

  [ Updated translations ]
  * Bengali (bn.po) by Israt Jahan
  * Esperanto (eo.po) by Felipe Castro
  * Georgian (ka.po) by Aiet Kolkhi
  * Korean (ko.po) by Changwoo Ryu
  * Marathi (mr.po) by sampada
  * Nepali (ne.po)
  * Romanian (ro.po) by Eddy Petrișor

netcfg (1.60ubuntu3) natty; urgency=low

  * Move release-dhcp-lease finish-install script after unmounting
    filesystems, to avoid interfering with iSCSI.

netcfg (1.60ubuntu2) natty; urgency=low

  * Build for ppc64.

netcfg (1.60ubuntu1) 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.
    - Strip trailing dots from domain when writing to /etc/hosts.

netcfg (1.60) unstable; urgency=low

  [ Matt Palmer ]
  * Increase the frequency of DHCP discover packets sent during DHCP
    configuration using udhcpc.  This should ameliorate some problems with
    DHCP configuration when a link is slow to become available.
    Thanks to Ferenc Wagner for the patch.
  * Clarify the requirements for hostnames.  Closes: #399071.
  * Modify ethtool-lite so that it distinguishes between "ethtool failed"
    and "ethtool says link is down".  This should reduce link up/link down
    confusion.  Closes: #496647.
  * Wait for up to 3 seconds (in 0.25s increments) looking for the link on
    an interface.  Add a progress bar to show the progress of this
    operation.  Closes: #414117.
  * Wait for link detection on static interface configuration.
    Closes: #606515.
  * Release DHCP lease at the completion of the install.  Closes: #610553.

  [ Updated translations ]
  * Czech (cs.po) by Miroslav Kure
  * Basque (eu.po) by Piarres Beobide
  * French (fr.po) by Christian Perrier
  * Kazakh (kk.po) by Baurzhan Muftakhidinov
  * Nepali (ne.po)
  * Russian (ru.po) by Yuri Kozlov
  * Slovak (sk.po) by Ivan Masár
  * Swedish (sv.po) by Daniel Nylander
  * Telugu (te.po) by Arjuna Rao Chavala
  * Thai (th.po) by Theppitak Karoonboonyanan

netcfg (1.59ubuntu1) 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.
    - Strip trailing dots from domain when writing to /etc/hosts.

netcfg (1.59) unstable; urgency=low

  [ Matt Palmer ]
  * Modify the DHCP configuration process to write out elements of
    resolv.conf that the user has entered manually, because the DHCP server
    didn't supply them.  Closes: #362029.
  * Add an ethtool-lite Makefile target, to assist people in building a
    standalone ethtool-lite for debugging purposes.  Closes: #608452.

  [ Updated translations ]
  * Northern Sami (se.po) by Børre Gaup

netcfg (1.58) unstable; urgency=low

  [ Updated translations ]
  * Lao (lo.po) by Anousak Souphavanh
  * Northern Sami (se.po) by Børre Gaup
  * Sinhala (si.po) by Danishka Navin

netcfg (1.57ubuntu3) natty; urgency=low

  * Revert <net/if.h> avoidance from 1.57ubuntu2; linux-libc-dev has been
    fixed.
  * Strip trailing dots from domain when writing to /etc/hosts
    (LP: #255117).

netcfg (1.57ubuntu2) natty; urgency=low

  * Temporarily include <linux/if.h> rather than <net/if.h> on Linux, to
    work around LP #673073.

netcfg (1.57ubuntu1) 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.57) unstable; urgency=low

  [ Otavio Salvador ]
  * Don't duplicate localhost definition for IPv4 and IPv6. Closes:
    #595107.

  [ Petter Reinholdtsen ]
  * Log detected link status to make it possible to see if link
    detection work properly or not.

  [ Otavio Salvador ]
  * netcfg: do not provide an empty /etc/dhcp3 dir.

  [ Updated translations ]
  * Bengali (bn.po) by Israt Jahan
  * Catalan (ca.po) by Jordi Mallach
  * Danish (da.po) by Anders Jenbo
  * Persian (fa.po) by Behrad Eslamifar
  * Icelandic (is.po) by Sveinn  Felli
  * Kazakh (kk.po) by Baurzhan Muftakhidinov
  * Romanian (ro.po) by Andrei Popescu

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.

netcfg (1.51ubuntu2) lucid; urgency=low

  * Rebuild against libiw30.

netcfg (1.51ubuntu1) lucid; 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.51) unstable; urgency=low

  [ Luca Favatella ]
  * /var/run/stab is Linux PCMCIA specific; provide a stub implementation of
    find_in_stab for non-Linux systems.
  * Don't build-dep on libiw-dev on kfreebsd-{i386,amd64}.
  * Add kfreebsd-{i386,amd64} architectures.

  [ Aurelien Jarno ]
  * Use kernel independent code to determine loopback interfaces.
  * Simplify detection of up interfaces.
  * Don't detect interfaces twice or more.
  * Sort interfaces by name.
  * Port ethtool-lite to GNU/kFreeBSD, and default to unkwown status if
    not on GNU/Linux or GNU/kFreeBSD.

netcfg (1.50) unstable; urgency=low

  [ Christian Perrier ]
  * No longer add ff02::3 to /etc/hosts
    Thanks to Marco d'Itri for the proposed change
    Closes: #533384

  [ Luca Favatella ]
  * If wireless is disabled, don't build and link wireless related stuff.
  * Disable by default wireless on non-linux architectures.
  * Inverse the logic about building without wireless support (WIRELESS=0).
  * Substitute Linux-specific code in get_all_ifs() using getifaddrs().

  [ Colin Watson ]
  * check_kill_switch is Linux-specific; provide a stub implementation for
    non-Linux systems.

  [ Otavio Salvador ]
  * Refactor dhcp.c code to use an argument list instead of an string.
  * Add support for udhcpc. This was based on Luk Claes but changed to
    avoid dropping support for dhclient, dhclient3 and pump for now.

  [ Updated translations ]
    * Hindi (hi.po)
    * Italian (it.po) by Milo Casagrande

netcfg (1.49ubuntu1) karmic; 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.49) unstable; urgency=low

  [ Frans Pop ]
  * Drop support for the ppc64 architecture.

  [ Christian Perrier ]
  * Bump debhelper compatibility level to 6
  * Add myself to uploaders
  * No longer depends on -1 revision for libiw-dev

  [ Updated translations ]
  * Bengali (bn.po) by Md. Rezwan Shahid
  * Estonian (et.po) by Mattias Põldaru
  * Slovak (sk.po) by Ivan Masár

netcfg (1.48ubuntu1) karmic; 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.48) unstable; urgency=low

  [ Frans Pop ]
  * Remove myself as uploader.

  [ Glenn Saberton ]
  * Coding style improvements.
  * Refactor dhcp configuration code.

  [ Updated translations ]
  * Italian (it.po) by Milo Casagrande
  * Russian (ru.po) by Yuri Kozlov
  * Slovak (sk.po) by Ivan Masár

netcfg (1.47) unstable; urgency=low

  * Merge from Ubuntu:
    - Build for lpia.
    - Add an /etc/network/interfaces stanza for lo even if the netcfg menu
      item wasn't run (LP: #9532).
    - If we detect that the user entered a fully-qualified domain name as
      the hostname, then remove the domain part from the hostname as well as
      copying it to netcfg/get_domain (thanks, Alain Knaff; closes: #401220,
      LP: #11019).
  * Trim leading dots from netcfg/get_domain (closes: #459321).

  [ Updated translations ]
  * Esperanto (eo.po) by Felipe Castro
  * Basque (eu.po) by Piarres Beobide
  * Galician (gl.po) by marce villarino
  * Italian (it.po) by Milo Casagrande
  * Kazakh (kk.po) by Sarsenov D.
  * Malayalam (ml.po) by Praveen Arimbrathodiyil
  * Marathi (mr.po) by Sampada
  * Tagalog (tl.po) by Eric Pareja

netcfg (1.46ubuntu1) jaunty; 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.
    - Add an /etc/network/interfaces stanza for lo even if the netcfg menu
      item wasn't run.
    - Build for lpia.
    - Bump the DHCP timeout to 30 seconds.
    - If we detect that the user entered a fully-qualified domain name as
      the hostname, then remove the domain part from the hostname as well as
      copying it to netcfg/get_domain.

netcfg (1.46) unstable; urgency=low

  [ Updated translations ]
  * Bengali (bn.po) by Mahay Alam Khan (মাহে আলম খান)
  * Bosnian (bs.po) by Armin Besirovic
  * Danish (da.po)
  * Georgian (ka.po) by Aiet Kolkhi
  * Latvian (lv.po) by Peteris Krisjanis
  * Macedonian (mk.po) by Arangel Angov
  * Slovenian (sl.po) by Vanja Cvelbar
  * Serbian (sr.po) by Veselin Mijušković

netcfg (1.45) unstable; urgency=low

  [ Martin Michlmayr ]
  * Put in a special case to allow preseeding of no gateway via
    netcfg/get_gateway=none.  (Closes: #497285).

  [ Updated translations ]
  * Arabic (ar.po) by Ossama M. Khayat
  * Belarusian (be.po) by Pavel Piatruk
  * Greek, Modern (1453-) (el.po) by quad-nrg.net
  * Esperanto (eo.po) by Felipe Castro
  * Basque (eu.po) by Iñaki Larrañaga Murgoitio
  * Finnish (fi.po) by Esko Arajärvi
  * French (fr.po) by Christian Perrier
  * Gujarati (gu.po) by Kartik Mistry
  * Hebrew (he.po) by Omer Zak
  * Croatian (hr.po) by Josip Rodin
  * Italian (it.po) by Milo Casagrande
  * Georgian (ka.po) by Aiet Kolkhi
  * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
  * Tamil (ta.po) by Dr.T.Vasudevan
  * Turkish (tr.po) by Mert Dirik
  * Traditional Chinese (zh_TW.po) by Tetralet

netcfg (1.44ubuntu4) intrepid; urgency=low

  [ Alain Knaff ]
  * If we detect that the user entered a fully-qualified domain name as the
    hostname, then remove the domain part from the hostname as well as
    copying it to netcfg/get_domain (LP: #11019).

netcfg (1.44ubuntu3) intrepid; urgency=low

  * Bump the DHCP timeout to 30 seconds (slightly reluctantly - I still
    advise that people use netcfg/dhcp_timeout to adjust the timeout where
    necessary and possible; LP: #267656).

netcfg (1.44ubuntu2) intrepid; urgency=low

  * Build for lpia.

netcfg (1.44ubuntu1) intrepid; 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.
    - Add an /etc/network/interfaces stanza for lo even if the netcfg menu
      item wasn't run.
  * Drop libiw-dev build-dependency change; it's no longer a practical
    problem.

netcfg (1.44) unstable; urgency=low

  [ Frans Pop ]
  * killall.sh: use pidof instead of parsing the output of ps to determine
    pids of dhcp clients as the regexp used could result in false positives.
    See #476524 for background.

  [ Jérémy Bobbio ]
  * Define IPv6 ::1 address as "localhost".  (Closes: #477700)
    Thanks to Marco d'Itri for the patch.

  [ Updated translations ]
  * Basque (eu.po) by Iñaki Larrañaga Murgoitio
  * Finnish (fi.po) by Esko Arajärvi
  * Malayalam (ml.po) by Praveen|പ്രവീണ്‍ A|എ
  * Marathi (mr.po) by Sampada
  * Panjabi (pa.po) by Amanpreet Singh Alam
  * Thai (th.po) by Theppitak Karoonboonyanan

netcfg (1.43) unstable; urgency=low

  [ Colin Watson ]
  * RFC 2181 clarifies that host names may be as short as one octet, so
    allow that (LP: #193054).

  [ Frans Pop ]
  * Remove incorrect space before ellipses.
  * Remove David Kimdon, Joshua Kwan, Matt Kraai, Tollef Fog Heen and
    Thomas Hood as Uploaders with many thanks for their past contributions.

  [ Jérémy Bobbio ]
  * Skip raw IEEE 802.11 network devices when looking up available interfaces.

  [ Updated translations ]
  * Amharic (am.po) by Tegegne Tefera
  * Arabic (ar.po) by Ossama M. Khayat
  * Bulgarian (bg.po) by Damyan Ivanov
  * Esperanto (eo.po) by Serge Leblanc
  * Basque (eu.po) by Piarres Beobide
  * Finnish (fi.po) by Esko Arajärvi
  * French (fr.po) by Christian Perrier
  * Galician (gl.po) by Jacobo Tarrio
  * Gujarati (gu.po) by Kartik Mistry
  * Korean (ko.po) by Changwoo Ryu
  * Marathi (mr.po)
  * Dutch (nl.po) by Frans Pop
  * Panjabi (pa.po) by Amanpreet Singh Alam
  * Polish (pl.po) by Bartosz Fenski
  * Portuguese (pt.po) by Miguel Figueiredo
  * Russian (ru.po) by Yuri Kozlov
  * Slovak (sk.po) by Ivan Masár
  * Swedish (sv.po) by Daniel Nylander
  * Thai (th.po) by Theppitak Karoonboonyanan

netcfg (1.42) unstable; urgency=low

  [ Frans Pop ]
  * No longer include the dhclient-script as it is now provided by the
    dhcp3-client-udeb (>= 3.1.0-2).

  [ Updated translations ]
  * Finnish (fi.po) by Esko Arajärvi
  * French (fr.po) by Christian Perrier
  * Hindi (hi.po) by Kumar Appaiah
  * Indonesian (id.po) by Arief S Fitrianto
  * Central Khmer (km.po) by Khoem Sokhem
  * Latvian (lv.po) by Viesturs Zarins
  * Norwegian Bokmål (nb.po) by Hans Fredrik Nordhaug
  * Nepali (ne.po) by Shyam Krishna Bal
  * Panjabi (pa.po) by Amanpreet Singh Alam
  * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
  * Slovenian (sl.po) by Matej Kovacic
  * Turkish (tr.po) by Recai Oktaş
  * Ukrainian (uk.po)
  * Wolof (wo.po) by Mouhamadou Mamoune Mbacke
  * Traditional Chinese (zh_TW.po) by Tetralet

netcfg (1.41) unstable; urgency=low

  * No longer copy the dhclient.conf script to the target system. The reason
    this was originally done looks to be obsolete and we should not overwrite
    conffiles from other packages.
  * Don't link against libm; according to dpkg-shlibdeps it's not used.
  * Don't ignore errors in clean target.

  [ Updated translations ]
  * Amharic (am.po) by tegegne tefera
  * German (de.po) by Jens Seidel
  * Dzongkha (dz.po) by Jurmey Rabgay
  * Spanish (es.po) by Javier Fernández-Sanguino Peña
  * Korean (ko.po) by Changwoo Ryu
  * Kurdish (ku.po) by Erdal Ronahi
  * Malayalam (ml.po) by Praveen|പ്രവീണ്‍ A|എ
  * Norwegian Bokmål (nb.po) by Hans Fredrik Nordhaug
  * Panjabi (pa.po) by A S Alam
  * Portuguese (pt.po) by Miguel Figueiredo
  * Slovak (sk.po) by Ivan Masár

netcfg (1.40ubuntu5) hardy; urgency=low

  * Support preseeding netcfg/network-manager to false to suppress
    adjustment of /etc/network/interfaces for network-manager (thanks,
    Andrew Pollock).

netcfg (1.40ubuntu4) hardy; urgency=low

  * Backport from trunk:
    - RFC 2181 clarifies that host names may be as short as one octet, so
      allow that (LP: #193054).

netcfg (1.40ubuntu3) hardy; urgency=low

  * Add an /etc/network/interfaces stanza for lo even if the netcfg menu
    item wasn't run (LP: #9532).

netcfg (1.40ubuntu2) hardy; urgency=low

  * Change priority of netcfg/get_domain to high for static network
    configurations.

netcfg (1.40ubuntu1) hardy; urgency=low

  * Resynchronise with Debian. Remaining changes:
    - Set default hostname to 'ubuntu'.
    - Drop priority of netcfg/get_domain to medium.
    - Bump libiw-dev build-dependency to ensure building against libiw29.
    - 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.
  * debian/control: Add XS-Vcs-Bzr for the Ubuntu branch.

netcfg (1.40) unstable; urgency=low

  [ Frans Pop ]
  * Remove alternative dependencies for DHCP clients (not supported by udpkg).

  [ Colin Watson ]
  * Revert change to copy udev's persistent-net rules to the target system,
    as udev-udeb already does this. Closes: #433936.

  [ Joey Hess ]
  * Stop mentioning FireWire in generic description for ethX devices, to avoid
    confusing users. ;-)
    I think this is ok to drop as since hw-detect 1.47, devnames should have
    descriptions for firewire devices. When #405421 was filed,
    sysfs-update-devnames had not been fixed to look in
    /sys/class/net/<foo>/device/bus and so firewire interfaces lacked special
    descriptions.

  [ dann frazier ]
  * Remove unused extern declaration for netcfg_get_dhcp() function in
    netcfg.h. This function was removed in r15113.
  * Request ntp-servers option from dhcp server and store in
    netcfg/dhcp_ntp_servers for later processing by clock-setup.
    See #447071
  * Use POSIX-compliant 'printf' instead of 'echo -n' in dhclient-script

  [ Updated translations ]
  * Belarusian (be.po) by Hleb Rubanau
  * Bulgarian (bg.po) by Damyan Ivanov
  * Bengali (bn.po) by Jamil Ahmed
  * Catalan (ca.po) by Jordi Mallach
  * Czech (cs.po) by Miroslav Kure
  * German (de.po) by Jens Seidel
  * Esperanto (eo.po) by Serge Leblanc
  * Spanish (es.po) by Javier Fernández-Sanguino Peña
  * Basque (eu.po) by Piarres Beobide
  * French (fr.po) by Christian Perrier
  * Galician (gl.po) by Jacobo Tarrio
  * Hebrew (he.po) by Lior Kaplan
  * Hungarian (hu.po) by SZERVÁC Attila
  * Italian (it.po) by Stefano Canepa
  * Japanese (ja.po) by Kenshi Muto
  * Korean (ko.po) by Sunjae Park
  * Lithuanian (lt.po) by Kęstutis Biliūnas
  * Nepali (ne.po) by Nabin Gautam
  * Dutch (nl.po) by Bart Cornelis
  * Norwegian Nynorsk (nn.po) by Håvard Korsvoll
  * Panjabi (pa.po) by A S Alam
  * Polish (pl.po) by Bartosz Fenski
  * Portuguese (pt.po) by Miguel Figueiredo
  * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
  * Romanian (ro.po) by Eddy Petrișor
  * Russian (ru.po) by Yuri Kozlov
  * Slovak (sk.po) by Peter Mann
  * Albanian (sq.po) by Elian Myftiu
  * Swedish (sv.po) by Daniel Nylander
  * Tamil (ta.po) by Dr.T.Vasudevan
  * Thai (th.po) by Theppitak Karoonboonyanan
  * Vietnamese (vi.po) by Clytie Siddall
  * Simplified Chinese (zh_CN.po) by Ming Hua

netcfg (1.39ubuntu4) gutsy; urgency=low

  * Add missing line-continuation backslash to finish-install script.

netcfg (1.39ubuntu3) gutsy; urgency=low

  * 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 (LP: #139403).

netcfg (1.39ubuntu2) gutsy; urgency=low

  * Revert change to copy udev's persistent-net rules to the target system;
    udev-udeb 113-0ubuntu6 does this now.

netcfg (1.39ubuntu1) gutsy; urgency=low

  * Resynchronise with Debian. Remaining changes:
    - Set default hostname to 'ubuntu'.
    - Drop priority of netcfg/get_domain to medium.
    - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
      which doesn't work with current udev.
    - Bump libiw-dev build-dependency to ensure building against libiw29.

netcfg (1.39) unstable; urgency=low

  * Switch to dhcp3 as the default DHCP client in the installer.

  [ Updated translations ]
  * Spanish (es.po) by Javier Fernández-Sanguino Peña
  * Tamil (ta.po) by Dr.T.Vasudevan
  * Thai (th.po) by Theppitak Karoonboonyanan

netcfg (1.38) unstable; urgency=low

  [ Colin Watson ]
  * Copy udev's persistent-net rules to the target system if possible
    (closes: #259747).

  [ Christian Perrier ]
  * Consistent writing in templates: use "has been aborted" instead
    of "will be aborted"

  [ Updated translations ]
  * Bulgarian (bg.po) by Damyan Ivanov
  * Catalan (ca.po) by Jordi Mallach
  * Czech (cs.po) by Miroslav Kure
  * Basque (eu.po) by Piarres Beobide
  * French (fr.po) by Christian Perrier
  * Galician (gl.po) by Jacobo Tarrio
  * Japanese (ja.po) by Kenshi Muto
  * Dutch (nl.po) by Frans Pop
  * Punjabi (Gurmukhi) (pa.po) by A S Alam
  * Portuguese (pt.po) by Miguel Figueiredo
  * Romanian (ro.po) by Eddy Petrișor
  * Russian (ru.po) by Yuri Kozlov
  * Vietnamese (vi.po) by Clytie Siddall
  * Simplified Chinese (zh_CN.po) by Ming Hua

netcfg (1.37ubuntu2) gutsy; urgency=low

  * Remove /etc/iftab generation code; copy
    /etc/udev/rules.d/70-persistent-net.rules to /target instead.

netcfg (1.37ubuntu1) gutsy; urgency=low

  * Resynchronise with Debian. Remaining changes:
    - Write an /etc/iftab entry for each network interface.
    - Set default hostname to 'ubuntu'.
    - Drop priority of netcfg/get_domain to medium.
    - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
      which doesn't work with current udev.
  * Bump libiw-dev build-dependency to ensure building against libiw29.

netcfg (1.37) unstable; urgency=low

  [ Colin Watson ]
  * Merge from Ubuntu:
    - Fix backup from netcfg/no_interfaces to behave more usefully.
    - Give up gracefully if netcfg/wireless_essid was preseeded but
      association failed.

  [ Joey Hess ]
  * Multiply menu-item-numbers by 100

  [ Updated translations ]
  * Bengali (bn.po) by Mahay Alam Khan (মাহে আলম)
  * Esperanto (eo.po) by Serge Leblanc
  * Norwegian Bokmål (nb.po) by Bjørn Steensrud
  * Tamil (ta.po) by Dr.T.Vasudevan
  * Traditional Chinese (zh_TW.po) by Tetralet

netcfg (1.36) unstable; urgency=low

  * Forgot to revert string for not yet updated translations.

netcfg (1.35) unstable; urgency=low

  [ Joey Hess ]
  * Add armel architecture.

  [ Updated translations ]
  * Hebrew (he.po) by Lior Kaplan
  * Malayalam (ml.po) by Praveen A
  * Nepali (ne.po) by Shiva Pokharel
  * Dutch (nl.po) by Bart Cornelis
  * Polish (pl.po) by Bartosz Fenski
  * Ukrainian (uk.po) by Eugeniy Meshcheryakov

netcfg (1.34) unstable; urgency=low

  * Add default entries in /etc/networks in line with netbase (static config).
    Closes: #399293.

netcfg (1.33) unstable; urgency=low

  * Mention FireWire in generic description for ethX devices to help avoid
    confusing users. Should really be supported as a separate class.
    Thanks to Filipus Klutiero. Closes: #405421.

  [ Updated translations ]
  * Arabic (ar.po) by Ossama M. Khayat
  * Belarusian (be.po) by Hleb Rubanau
  * Bulgarian (bg.po) by Damyan Ivanov
  * Bosnian (bs.po) by Safir Secerovic
  * Catalan (ca.po) by Guillem Jover
  * Czech (cs.po) by Miroslav Kure
  * Danish (da.po) by Claus Hindsgaul
  * German (de.po) by Jens Seidel
  * Greek, Modern (1453-) (el.po) by quad-nrg.net
  * Esperanto (eo.po) by Serge Leblanc
  * Spanish (es.po) by Javier Fernández-Sanguino Peña
  * Estonian (et.po) by Siim Põder
  * Finnish (fi.po) by Tapio Lehtonen
  * French (fr.po) by Christian Perrier
  * Galician (gl.po) by Jacobo Tarrio
  * Hebrew (he.po) by Lior Kaplan
  * Hindi (hi.po) by Nishant Sharma
  * Hungarian (hu.po) by SZERVÁC Attila
  * Indonesian (id.po) by Arief S Fitrianto
  * Italian (it.po) by Stefano Canepa
  * Japanese (ja.po) by Kenshi Muto
  * Georgian (ka.po) by Aiet Kolkhi
  * Khmer (km.po) by Khoem Sokhem
  * Korean (ko.po) by Sunjae park
  * Kurdish (ku.po) by Amed Çeko Jiyan
  * Lithuanian (lt.po) by Kęstutis Biliūnas
  * Latvian (lv.po) by Aigars Mahinovs
  * Malayalam (ml.po) by Praveen A
  * Norwegian Bokmål (nb.po) by Bjørn Steensrud
  * Dutch (nl.po) by Bart Cornelis
  * Norwegian Nynorsk (nn.po) by Håvard Korsvoll
  * Panjabi (pa.po) by A S Alam
  * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
  * Portuguese (pt.po) by Miguel Figueiredo
  * Romanian (ro.po) by Eddy Petrișor
  * Russian (ru.po) by Yuri Kozlov
  * Slovak (sk.po) by Peter Mann
  * Slovenian (sl.po) by Matej Kovačič
  * Albanian (sq.po) by Elian Myftiu
  * Swedish (sv.po) by Daniel Nylander
  * Tamil (ta.po) by Dr.T.Vasudevan
  * Thai (th.po) by Theppitak Karoonboonyanan
  * Tagalog (tl.po) by Eric Pareja
  * Turkish (tr.po) by Recai Oktaş
  * Ukrainian (uk.po) by Eugeniy Meshcheryakov
  * Vietnamese (vi.po) by Clytie Siddall
  * Wolof (wo.po) by Mouhamadou Mamoune Mbacke
  * Simplified Chinese (zh_CN.po) by Ming Hua
  * Traditional Chinese (zh_TW.po) by Asho Yeh

netcfg (1.32ubuntu4) feisty; urgency=low

  * Revert change in 1.32ubuntu3.

netcfg (1.32ubuntu3) feisty; urgency=low

  * Add comments in interfaces files on how to enable IPv6 autoconfiguration.

netcfg (1.32ubuntu2) feisty; urgency=low

  * Set Maintainer to ubuntu-installer at lists.ubuntu.com.

netcfg (1.32ubuntu1) feisty; urgency=low

  * Resynchronise with Debian. Remaining changes:
    - Write an /etc/iftab entry for each network interface.
    - Set default hostname to 'ubuntu'.
    - Fix up some backup cases to behave more usefully.
    - Drop priority of netcfg/get_domain to medium.
    - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
      which doesn't work with current udev.
    - Give up gracefully if netcfg/wireless_essid was preseeded but
      association failed.

netcfg (1.32) unstable; urgency=low

  [ Colin Watson ]
  * Fix missing iface subst into netcfg/wireless_essid_again.

  [ Updated translations ]
  * Bulgarian (bg.po) by Damyan Ivanov
  * Bosnian (bs.po) by Safir Secerovic
  * Catalan (ca.po) by Jordi Mallach
  * Hungarian (hu.po) by SZERVÁC Attila
  * Georgian (ka.po) by Aiet Kolkhi
  * Kurdish (ku.po) by Rêzan Tovjîn
  * Norwegian Bokmål (nb.po) by Bjørn Steensrud
  * Norwegian Nynorsk (nn.po) by Håvard Korsvoll
  * Panjabi (pa.po) by A S Alam
  * Romanian (ro.po) by Eddy Petrișor
  * Russian (ru.po) by Yuri Kozlov
  * Swedish (sv.po) by Daniel Nylander

netcfg (1.31ubuntu1) feisty; urgency=low

  * Resynchronise with Debian. Remaining changes:
    - Write an /etc/iftab entry for each network interface.
    - Set default hostname to 'ubuntu'.
    - Fix up some backup cases to behave more usefully.
    - Drop priority of netcfg/get_domain to medium.
    - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
      which doesn't work with current udev.
    - Give up gracefully if netcfg/wireless_essid was preseeded but
      association failed.
    - Fix missing iface subst into netcfg/wireless_essid_again.

netcfg (1.31) unstable; urgency=low

  [ Updated translations ]
  * Belarusian (be.po) by Andrei Darashenka
  * Spanish (es.po) by Javier Fernández-Sanguino Peña
  * Hindi (hi.po) by Nishant Sharma
  * Indonesian (id.po) by Arief S Fitrianto
  * Italian (it.po) by Stefano Canepa
  * Korean (ko.po) by Sunjae park
  * Kurdish (ku.po) by Erdal Ronahi
  * Norwegian Bokmål (nb.po) by Bjørn Steensrud
  * Nepali (ne.po) by Shiva Prasad Pokharel
  * Romanian (ro.po) by Eddy Petrișor
  * Tamil (ta.po) by Damodharan Rajalingam
  * Turkish (tr.po) by Recai Oktaş
  * Vietnamese (vi.po) by Clytie Siddall
  * Simplified Chinese (zh_CN.po) by Ming Hua
  * Traditional Chinese (zh_TW.po) by Tetralet

netcfg (1.30) unstable; urgency=low

  [ Frans Pop ]
  * Improve wording of wireless network type template.

  [ Colin Watson ]
  * Avoid infinite loop on wireless configuration if no access points are
    available, by introducing a slightly different question the second time
    round the loop; entering an empty ESSID there breaks out of wireless
    configuration.

  [ Philip Hands ]
  * free(old_selection) wasn't being called in netcfg_get_interface if only
    one interface was found.
  * Fix random C coding styles (except for ethtool-lite.c, which is internally
    consistent, even if not consistent with the rest of the package).

  [ Updated translations ]
  * Bengali (bn.po) by Mahay Alam Khan (মাহে আলম খান)
  * Catalan (ca.po) by Jordi Mallach
  * Czech (cs.po) by Miroslav Kure
  * Danish (da.po) by Claus Hindsgaul
  * German (de.po) by Jens Seidel
  * Greek (el.po) by quad-nrg.net
  * Esperanto (eo.po) by Serge Leblanc
  * Spanish (es.po) by Javier Fernández-Sanguino Peña
  * Estonian (et.po) by Siim Põder
  * Basque (eu.po) by Piarres Beobide
  * Finnish (fi.po) by Tapio Lehtonen
  * French (fr.po) by Christian Perrier
  * Galician (gl.po) by Jacobo Tarrio
  * Hebrew (he.po) by Lior Kaplan
  * Hindi (hi.po) by Nishant Sharma
  * Croatian (hr.po) by Josip Rodin
  * Hungarian (hu.po) by SZERVÁC Attila
  * Indonesian (id.po) by Arief S Fitrianto
  * Italian (it.po) by Giuseppe Sacco
  * Japanese (ja.po) by Kenshi Muto
  * Khmer (km.po) by Khoem Sokhem
  * Korean (ko.po) by Sunjae park
  * Kurdish (ku.po) by Erdal Ronahi
  * Lithuanian (lt.po) by Kęstutis Biliūnas
  * Latvian (lv.po) by Aigars Mahinovs
  * Macedonian (mk.po) by Georgi Stanojevski
  * Norwegian Bokmal (nb.po) by Bjørn Steensrud
  * Dutch (nl.po) by Bart Cornelis
  * Polish (pl.po) by Bartosz Fenski
  * Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
  * Portuguese (pt.po) by Miguel Figueiredo
  * Romanian (ro.po) by Eddy Petrişor
  * Russian (ru.po) by Yuri Kozlov
  * Northern Sami (se.po) by Børre Gaup
  * Slovak (sk.po) by Peter Mann
  * Slovenian (sl.po) by Jure Čuhalev
  * Albanian (sq.po) by Elian Myftiu
  * Swedish (sv.po) by Daniel Nylander
  * Thai (th.po) by Theppitak Karoonboonyanan
  * Tagalog (tl.po) by Eric Pareja
  * Turkish (tr.po) by Recai Oktaş
  * Ukrainian (uk.po) by Eugeniy Meshcheryakov
  * Vietnamese (vi.po) by Clytie Siddall
  * Wolof (wo.po) by Mouhamadou Mamoune Mbacke
  * Traditional Chinese (zh_TW.po) by Tetralet

netcfg (1.29) unstable; urgency=low

  [ Christian Perrier ]
  * Unmark ${wifireconf} as translatable in templates

  [ Frans Pop ]
  * Set up the loopback interface with address 127.0.0.1/8.
  * Also set up the loopback interface when doing static configuration.
    Closes: #381085.
  * Remove standards-version and add Lintian override for it.

  [ Updated translations ]
  * Catalan (ca.po) by Jordi Mallach
  * German (de.po) by Jens Seidel
  * Spanish (es.po) by Javier Fernández-Sanguino Peña
  * Finnish (fi.po) by Tapio Lehtonen
  * Hungarian (hu.po) by SZERVÁC Attila
  * Panjabi (pa.po) by A S Alam
  * Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
  * Swedish (sv.po) by Daniel Nylander
  * Ukrainian (uk.po) by Eugeniy Meshcheryakov
  * Traditional Chinese (zh_TW.po) by Tetralet

netcfg (1.28) unstable; urgency=low

  [ Philip Hands ]
  * killall.sh: optimise out the greps.

  [ Updated translations ]
  * Estonian (et.po) by Siim Põder
  * Galician (gl.po) by Jacobo Tarrio
  * Gujarati (gu.po) by Kartik Mistry
  * Bokmål, Norwegian (nb.po) by Bjørn Steensrud
  * Dutch (nl.po) by Bart Cornelis
  * Norwegian Nynorsk (nn.po) by Håvard Korsvoll
  * Thai (th.po) by Theppitak Karoonboonyanan

netcfg (1.27ubuntu2) edgy; urgency=low

  * Bring .po files back into sync with reality.

netcfg (1.27ubuntu1) edgy; urgency=low

  [ Ubuntu Merge-o-Matic ]
  * Merge from debian unstable.

netcfg (1.27) unstable; urgency=low

  * Remove the now useless mapping clause from the interfaces file.
    Closes: #367264

netcfg (1.26) unstable; urgency=low

  [ Christian Perrier ]
  * Take advantage of the new po-debconf commenting capabilities
    and adapt translators comment to it
  * Split _Choices to __choices in templates

  [ Bastian Blank ]
  * Ignore sit devices.

  [ Colin Watson ]
  * Make sure empty ESSIDs don't get written to /etc/network/interfaces;
    this causes ifup to fail to bring up lo due to the syntax error.
  * Turn off cancel button on DHCP progress bar once DHCP succeeds (closes:
    https://launchpad.net/bugs/47733).

  [ Updated translations ]
  * Arabic (ar.po) by Ossama M. Khayat
  * Catalan (ca.po) by Jordi Mallach
  * Czech (cs.po) by Miroslav Kure
  * Danish (da.po) by Claus Hindsgaul
  * German (de.po) by Jens Seidel
  * Dzongkha (dz.po)
  * Esperanto (eo.po) by Serge Leblanc
  * Spanish (es.po) by Javier Fernández-Sanguino Peña
  * Basque (eu.po) by Piarres Beobide
  * French (fr.po) by Christian Perrier
  * Galician (gl.po) by Jacobo Tarrio
  * Hebrew (he.po) by Lior Kaplan
  * Hungarian (hu.po) by SZERVÑC Attila
  * Italian (it.po) by Stefano Canepa
  * Japanese (ja.po) by Kenshi Muto
  * Georgian (ka.po) by Aiet Kolkhi
  * Khmer (km.po) by Khoem Sokhem
  * Korean (ko.po) by Sunjae park
  * Kurdish (ku.po) by Erdal Ronahi
  * Lithuanian (lt.po) by Kęstutis Biliūnas
  * Macedonian (mk.po) by Georgi Stanojevski
  * Bokmål, Norwegian (nb.po) by Bjørn Steensrud
  * Nepali (ne.po) by Shiva Pokharel
  * Dutch (nl.po) by Bart Cornelis
  * Norwegian Nynorsk (nn.po) by Håvard Korsvoll
  * Polish (pl.po) by Bartosz Fenski
  * Portuguese (pt.po) by Miguel Figueiredo
  * Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
  * Romanian (ro.po) by Eddy Petrişor
  * Russian (ru.po) by Yuri Kozlov
  * Northern Sami (se.po) by Børre Gaup
  * Slovak (sk.po) by Peter Mann
  * Slovenian (sl.po) by Jure Čuhalev
  * Albanian (sq.po) by Elian Myftiu
  * Swedish (sv.po) by Daniel Nylander
  * Tamil (ta.po) by Damodharan Rajalingam
  * Thai (th.po) by Theppitak Karoonboonyanan
  * Tagalog (tl.po) by Eric Pareja
  * Turkish (tr.po) by Recai Oktaş
  * Vietnamese (vi.po) by Clytie Siddall

netcfg (1.25) unstable; urgency=low

  * Remove temporary workaround for #322723 introduced in 1.13; problem can no
    longer be reproduced.
  * Hack in debian/rules to correct libiw dependency is no longer needed.

  [ Updated translations ]
  * Bosnian (bs.po) by Safir Secerovic
  * Dzongkha (dz.po) by Sonam Rinchen
  * Esperanto (eo.po) by Serge Leblanc
  * Basque (eu.po) by Piarres Beobide
  * Irish (ga.po) by Kevin Patrick Scannell
  * Hungarian (hu.po) by SZERVÑC Attila
  * Khmer (km.po) by Leang Chumsoben
  * Romanian (ro.po) by Eddy Petrişor
  * Russian (ru.po) by Yuri Kozlov
  * Northern Sami (se.po) by Børre Gaup
  * Slovenian (sl.po) by Jure Cuhalev

netcfg (1.24) unstable; urgency=low

  [ Martin Michlmayr ]
  * Add armeb to the Architecture field.

  [ Joey Hess ]
  * Change class identifier of the dhcp client from "NetcfgDHClient" to just
    "d-i", which is a bit easier to remeber and type.
  * Rebuild with current libd-i to fix udeb deps.

  [ Updated translations ]
  * Bengali (bn.po) by Baishampayan Ghose
  * Bosnian (bs.po) by Safir Secerovic
  * Catalan (ca.po) by Jordi Mallach
  * Esperanto (eo.po) by Serge Leblanc
  * Finnish (fi.po) by Tapio Lehtonen
  * Galician (gl.po) by Jacobo Tarrio
  * Hindi (hi.po) by Nishant Sharma
  * Hungarian (hu.po) by SZERVÑC Attila
  * Khmer (km.po) by Hok Kakada
  * Malagasy (mg.po) by Jaonary Rabarisoa
  * Punjabi (Gurmukhi) (pa_IN.po) by Amanpreet Singh Alam
  * Polish (pl.po) by Bartosz Fenski
  * Romanian (ro.po) by Eddy Petrişor
  * Slovak (sk.po) by Peter Mann
  * Slovenian (sl.po) by Matej Kovačič
  * Albanian (sq.po) by Elian Myftiu
  * Swedish (sv.po) by Daniel Nylander
  * Vietnamese (vi.po) by Clytie Siddall

netcfg (1.23ubuntu6) dapper; urgency=low

  * Fix the last change so it actually compiles correctly.

netcfg (1.23ubuntu5) dapper; urgency=low

  * Always append "arp X" to /etc/iftab lines, to deal with cards which
    suddenly change driver and break.

netcfg (1.23ubuntu4) dapper; urgency=low

  * Avoid writing duplicated MAC/ARP matching lines to /etc/iftab, as
    we can't handle that.  This notably breaks Sparc machines which can
    have multiple interfaces with the same MAC address (as it's generated
    from the machine id).  Ubuntu #33787.

netcfg (1.23ubuntu3) dapper; urgency=low

  * Don't write out a "mapping" section, it's completely meaningless.

netcfg (1.23ubuntu2) dapper; urgency=low

  * When writing /etc/iftab check to see whether another interface shares
    the same MAC address, if so write an arp selector out as well.

netcfg (1.23ubuntu1) dapper; urgency=low

  * Resynchronise with Debian.
  * Drop casper symlinks, no longer required following casper's
    reimplementation as initramfs hooks.

netcfg (1.23) unstable; urgency=low

  * Don't propagate NetcfgDHClient class identifier to installed system.

netcfg (1.22) unstable; urgency=low

  [ Joey Hess ]
  * The return of my friend liw.

  [ Colin Watson ]
  * Make progress bars for DHCP and wireless AP search cancellable
    (closes: #247045). Requires cdebconf 0.95, but will degrade to the
    old-style bars if running with earlier versions.
  * Add myself to Uploaders.

  [ Updated translations ]
  * Bulgarian (bg.po) by Ognyan Kulev
  * Catalan (ca.po) by Guillem Jover
  * Greek, Modern (1453-) (el.po) by quad-nrg.net
  * Spanish (es.po) by Javier Fernández-Sanguino Peña
  * Finnish (fi.po) by Tapio Lehtonen
  * Hebrew (he.po) by Lior Kaplan
  * Indonesian (id.po) by Parlin Imanuel Toh
  * Latvian (lv.po) by Aigars Mahinovs
  * Latvian (pa_IN.po) by Amanpreet Singh Alam
  * Polish (pl.po) by Bartosz Fenski
  * Slovenian (sl.po) by Jure Čuhalev
  * Swedish (sv.po) by Daniel Nylander
  * Turkish (tr.po) by Recai Oktaş
  * Vietnamese (vi.po) by Clytie Siddall

netcfg (1.21ubuntu2) dapper; urgency=low

  * Use 'auto <interface>' for all interfaces for now, dropping
    allow-hotplug which doesn't seem to work with current udev.

netcfg (1.21ubuntu1) dapper; urgency=low

  * Resynchronise with Debian.

netcfg (1.21) unstable; urgency=low

  * dhcp3 calls the "dhcp-class-identifier" option "vendor-class-identifier"
    instead.

  [ Updated translations ]
  * Galician (gl.po) by Jacobo Tarrio

netcfg (1.20ubuntu1) dapper; urgency=low

  * Resynchronise with Debian.

netcfg (1.20) unstable; urgency=low

  * Fix segfault because of error in hotplug configuration code.

  [ Updated translations ]
  * Latvian (lv.po) by Aigars Mahinovs

netcfg (1.19) unstable; urgency=low

  * Fix error in hotplug configuration for interfaces other than eth0.

netcfg (1.18) unstable; urgency=low

  [ Joey Hess ]
  * Make netcfg-static use the same menu item number as netcfg, no reason for
    it to differ.

  [ Frans Pop ]
  * Change hotplug configuration as written to interface file. This new
    syntax is supported by both udev and hotplug (from 0.0.20040329-25).
    Closes: #340935.

  [ Updated translations ]
  * German (de.po) by Jens Seidel
  * French (fr.po) by Christian Perrier
  * Malagasy (mg.po) by Jaonary Rabarisoa
  * Romanian (ro.po) by Eddy Petrişor
  * Russian (ru.po) by Yuri Kozlov

netcfg (1.17ubuntu1) dapper; urgency=low

  * Resynchronise with Debian.
  * Restore some translations accidentally dropped from 1.16ubuntu1.

netcfg (1.17) unstable; urgency=low

  [ Thomas Hood ]
  * Don't make 'localhost.localdomain' the canonical hostname of 127.0.0.1.
    See Oct 2005 debian-devel discussion with Subject: localhost.localdomain,
    e.g., http://lists.debian.org/debian-devel/2005/10/msg00559.html

  [ Frans Pop ]
  * Remove netcfg-dhcp udeb as it is no longer used and maintained.
    The full netcfg is used instead. Closes: #329885.

  [ Geert Stappers ]
  * Identify client in dhcp-requests using "NetcfgDHClient" as
    dhcp-class-identifier. This allows a DHCP server to send DHCP user
    parameters. These parameters can be extracted from the lease file.
    A possible improvement is to allow the class identifier to be preseeded.

  [ Updated translations ]
  * Arabic (ar.po) by Ossama M. Khayat
  * Bulgarian (bg.po) by Ognyan Kulev
  * Bengali (bn.po) by Baishampayan Ghose
  * Czech (cs.po) by Miroslav Kure
  * German (de.po) by Jens Seidel
  * Spanish (es.po) by Javier Fernández-Sanguino Peña
  * French (fr.po) by Christian Perrier
  * Galician (gl.po) by Jacobo Tarrio
  * Hindi (hi.po) by Nishant Sharma
  * Icelandic (is.po) by David Steinn Geirsson
  * Italian (it.po) by Giuseppe Sacco
  * Korean (ko.po) by Sunjae park
  * Lithuanian (lt.po) by Kęstutis Biliūnas
  * Dutch (nl.po) by Bart Cornelis
  * Norwegian Nynorsk (nn.po)
  * Polish (pl.po) by Bartosz Fenski
  * Portuguese (pt.po) by Miguel Figueiredo
  * Slovak (sk.po) by Peter Mann
  * Swedish (sv.po) by Daniel Nylander
  * Tagalog (tl.po) by Eric Pareja
  * Turkish (tr.po) by Recai Oktaş
  * Ukrainian (uk.po) by Eugeniy Meshcheryakov
  * Wolof (wo.po) by Mouhamadou Mamoune Mbacke
  * Simplified Chinese (zh_CN.po) by Ming Hua

netcfg (1.16ubuntu1) dapper; urgency=low

  * Resynchronise with Debian.

netcfg (1.16) unstable; urgency=low

  * Use a less confising progress bar string for base-installer step.
  * Temporarily switch to statically linking libiw, since the kde transition
    is holding the new version out of testing right now.

  [ Updated translations ]
  * Czech (cs.po) by Miroslav Kure
  * German (de.po) by Jens Seidel
  * Basque (eu.po) by Piarres Beobide
  * French (fr.po) by Christian Perrier
  * Galician (gl.po) by Jacobo Tarrio
  * Italian (it.po) by Giuseppe Sacco
  * Japanese (ja.po) by Kenshi Muto
  * Lithuanian (lt.po) by Kęstutis Biliūnas
  * Macedonian (mk.po) by Georgi Stanojevski
  * Bokmål, Norwegian (nb.po) by Bjørn Steensrud
  * Polish (pl.po) by Bartosz Fenski
  * Portuguese (pt.po) by Miguel Figueiredo
  * Romanian (ro.po) by Eddy Petrisor
  * Slovak (sk.po) by Peter Mann
  * Swedish (sv.po) by Daniel Nylander
  * Tagalog (tl.po) by Eric Pareja

netcfg (1.15) unstable; urgency=low

  [ Geert Stappers ]
  * Use the macro for the resolve file in dhcp.c
    (patch by Torsten Landschoff from #328646).

  [ Joey Hess ]
  * Add ppc64 to arch lists. Closes: #328087

  [ Updated translations ]
  * Greek, Modern (1453-) (el.po) by Greek Translation Team
  * Galician (gl.po) by Jacobo Tarrio
  * Lithuanian (lt.po) by Kęstutis Biliūnas
  * Dutch (nl.po) by Bart Cornelis
  * Polish (pl.po) by Bartosz Fenski
  * Slovak (sk.po) by Peter Mann
  * Tagalog (tl.po) by Eric Pareja

netcfg (1.14) unstable; urgency=high

  * Update libiw build-dep and rebuild to fix crash with new version of the
    library. Closes: #327390
  * Updated translations:
    - Danish (da.po) by Claus Hindsgaul
    - Spanish (es.po) by Javier Fernández-Sanguino Peña
    - Basque (eu.po) by Piarres Beobide
    - French (fr.po) by Christian Perrier
    - Kurdish (ku.po) by Erdal Ronahi
    - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
    - Romanian (ro.po) by Eddy Petrisor
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov
    - Vietnamese (vi.po) by Clytie Siddall
    - Wolof (wo.po) by Mouhamadou Mamoune Mbacke
    - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu

netcfg (1.13) unstable; urgency=low

  [ Thomas Hood ]
  * If there is no permanent IP address with which the system hostname
    (i.e., that which is returned by the "hostname" command) can be
    associated in /etc/hosts then associate it with address 127.0.1.1
    rather than 127.0.0.1.  Associating the system hostname with the
    latter had the unwanted effect of making 'localhost.localdomain'
    the canonical hostname associated with the system hostname.
    That is, 'hostname --fqdn' returned 'localhost.localdomain'.
    (Closes: #316099)
    Programs that access local services at the IP address obtained by
    resolving the system hostname SHOULD NOT DO THIS, but those that
    do so will not be disappointed: most services that listen locally
    listen on all 127/8 addresses, not just on 127.0.0.1.

  [ Joshua Kwan ]
  * Add a netcfg/dhcp_timeout template that can be preseeded in case
    a network or a set of machines are known to take a long time to
    acquire a DHCP lease.
  [ Colin Watson ]
  * Update GPL notices with the FSF's new address.
  * Reword a couple of templates to avoid unnecessary Debian "branding".
  * Close debconf client output when starting the DHCP client, to avoid the
    DHCP client holding it open.

  [ Joey Hess ]
  * Add description for internal-usb template as used for usb net.
  * Fix fallthrough on missing template.

  [ Frans Pop ]
  * Temporary workaround for #322723: use 'route add' instead of
    'ip route add' for both dynamic and static network configuration.
  * Fix error setting default value for new netcfg/dhcp_timeout template.
  * Add myself to uploaders

  * Updated translations:
    - Czech (cs.po) by Miroslav Kure
    - Danish (da.po) by Claus Hindsgaul
    - German (de.po) by Holger Wansing
    - Greek (el.po) by Greek Translation Team
    - Esperanto (eo.po) by Serge Leblanc
    - Basque (eu.po)
    - Persian (fa.po) by Arash Bijanzadeh
    - French (fr.po) by Christian Perrier
    - Gallegan (gl.po) by Jacobo Tarrio
    - Indonesian (id.po) by Arief S Fitrianto
    - Italian (it.po) by Stefano Canepa
    - Japanese (ja.po) by Kenshi Muto
    - Lithuanian (lt.po) by Kęstutis Biliūnas
    - Macedonian (mk.po) by Georgi Stanojevski
    - Norwegian (nb.po) by Bjørn Steensrud
    - Polish (pl.po) by Bartosz Fenski
    - Portuguese (pt.po) by Miguel Figueiredo
    - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
    - Tagalog (tl.po) by Eric Pareja
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov
    - Vietnamese (vi.po) by Clytie Siddall
    - Wolof (wo.po) by Mouhamadou Mamoune Mbacke

netcfg (1.12ubuntu2) breezy; urgency=low

  * Backport from trunk:
    - Close debconf client output when starting the DHCP client, to avoid
      the DHCP client holding it open.

netcfg (1.12ubuntu1) breezy; urgency=low

  * Resynchronise with Debian.

netcfg (1.12) unstable; urgency=low

  [ Joey Hess ]
  * Apply patch from Christian Weeks and Geert Stappers to respect preseeded
    nameserver values. Closes: #315030
  * Similar fix to respect preseeded gateway value. Closes: #314618, #308964
  * Above also Closes: #282650
  * Note that above changes do make netcfg not fill in calculated values if
    the user re-does static network config a second time.
  * Fix spelling of IBM's Hipersocket. Closes: #285124
  * A few interface types seem to be pure product names and not translatable.
    Do not mark these templates as translatable.

  * Updated translations:
    - Czech (cs.po) by Miroslav Kure
    - French (fr.po) by Christian Perrier
    - Italian (it.po) by Giuseppe Sacco
    - Japanese (ja.po) by Kenshi Muto
    - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
    - Romanian (ro.po) by Eddy Petrişor
    - Slovak (sk.po) by Peter Mann
    - Albanian (sq.po) by Elian Myftiu

netcfg (1.11) unstable; urgency=low

  [ Joey Hess ]
  * Switch to using libiw28.
  * Add a hack to sed the substvars files to get proper dependency on
    the libiw udeb w/o a versioned dependency on the deb.

  * Updated translations:
    - Catalan (ca.po) by Guillem Jover
    - Greek, Modern (1453-) (el.po) by Greek Translation Team
    - Basque (eu.po) by Piarres Beobide
    - Portuguese (pt.po) by Miguel Figueiredo
    - Romanian (ro.po) by Eddy Petrişor

netcfg (1.10) unstable; urgency=low

  * Colin Watson
    - Support building without wireless support (NO_WIRELESS=1).
  * Updated translations:
    - Arabic (ar.po) by Ossama M. Khayat
    - German (de.po) by Dennis Stampfer
    - Greek, Modern (1453-) (el.po) by Greek Translation Team
    - Spanish (es.po) by Javier Fernández-Sanguino Peña
    - Italian (it.po) by Giuseppe Sacco
    - Korean (ko.po) by Changwoo Ryu
    - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
    - Turkish (tr.po) by Recai Oktaş
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov
    - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu

netcfg (1.09) unstable; urgency=low

  * Christian Perrier
    - Change the comment about the Choices length for translators
      The limit is 65 characters, not 70
  * Joey Hess
    - Check to see if a preseeded interface name contains the card name too,
      in case the user uses debconf-get-selections to generate their preseed
      file.
  * Colin Watson
    - On glibc 2.3.5, getaddrinfo() doesn't return a host name in
      res->ai_canonname, so seeding the host name from DNS failed. This
      appears to have been a bug in earlier versions of glibc, since POSIX
      says: "A numeric host address string is not a 'name', and thus does
      not have a 'canonical name' form; no address to host name translation
      is performed." Use getnameinfo() instead.
    - Detect ipw2100 and ipw2200 hardware kill switches, and warn the user
      if they're enabled (Ubuntu bug #1877).
  * Updated translations:
    - Arabic (ar.po) by Ossama M. Khayat
    - Bulgarian (bg.po) by Ognyan Kulev
    - Bosnian (bs.po) by Safir Šećerović
    - Catalan (ca.po) by Guillem Jover
    - Czech (cs.po) by Miroslav Kure
    - Welsh (cy.po) by Dafydd Harries
    - Danish (da.po) by Claus Hindsgaul
    - German (de.po) by Dennis Stampfer
    - Greek, Modern (1453-) (el.po) by Kostas Papadimas
    - Spanish (es.po) by Enrique Matias Sanchez
    - Basque (eu.po) by Piarres Beobide
    - Finnish (fi.po) by Tapio Lehtonen
    - French (fr.po) by Christian Perrier
    - Hebrew (he.po) by Lior Kaplan
    - Croatian (hr.po) by Krunoslav Gernhard
    - Hungarian (hu.po) by Gabor Burjan
    - Indonesian (id.po) by Yoppy Hidayanto
    - Italian (it.po) by Stefano Canepa
    - Japanese (ja.po) by Kenshi Muto
    - Korean (ko.po) by Changwoo Ryu
    - Lithuanian (lt.po) by Kęstutis Biliūnas
    - Bokmål, Norwegian (nb.po) by Terance Edward Sola
    - Dutch (nl.po) by Bart Cornelis
    - Polish (pl.po) by Dominik Zablotny
    - Portuguese (pt.po) by Miguel Figueiredo
    - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
    - Romanian (ro.po) by Ovidiu Damian
    - Russian (ru.po) by Yuri Kozlov
    - Slovak (sk.po) by Peter KLFMANiK Mann
    - Slovenian (sl.po) by Jure Čuhalev
    - Albanian (sq.po) by Elian Myftiu
    - Swedish (sv.po) by Per Olofsson
    - Turkish (tr.po) by Recai Oktaş
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov
    - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
    - Traditional Chinese (zh_TW.po) by Tetralet

netcfg (1.08ubuntu9) breezy; urgency=low

  * Backport from trunk:
    - On glibc 2.3.5, getaddrinfo() doesn't return a host name in
      res->ai_canonname, so seeding the host name from DNS failed. This
      appears to have been a bug in earlier versions of glibc, since POSIX
      says: "A numeric host address string is not a 'name', and thus does
      not have a 'canonical name' form; no address to host name translation
      is performed." Use getnameinfo() instead.

netcfg (1.08ubuntu8) hoary; urgency=low

  * Update French translation (thanks, Sebastien Bacher).
  * Update German translation (thanks, Michael Vogt).
  * Update Greek translation (thanks, Giorgos Logiotatidis).
  * Update Norwegian Bokmål translation (thanks, Terance Edward Sola).
  * Update Romanian translation (thanks, Ovidiu Damian).

netcfg (1.08ubuntu7) hoary; urgency=low

  * Update Spanish translation (thanks, Enrique Matías Sánchez).
  * Update Xhosa translation (thanks, Adi Attar).

netcfg (1.08ubuntu6) hoary; urgency=low

  * Update French translation (thanks, Sebastien Bacher).
  * Update German translation (thanks, Maximilian Gerlach).
  * Update Hungarian translation (thanks, Gabor Burjan).
  * Update Indonesian translation (thanks, Yoppy Hidayanto).
  * Update Polish translation (thanks, Dominik Zabłotny).

netcfg (1.08ubuntu5) hoary; urgency=low

  * Update Brazilian Portuguese translation (thanks, Carlos Eduardo Pedroza
    Santiviago).
  * Update German translation (thanks, Herbert Straub).

netcfg (1.08ubuntu4) hoary; urgency=low

  * Substitute ${iface} in netcfg/wireless_essid_again (closes: Ubuntu
    #8174).

netcfg (1.08ubuntu3) hoary; urgency=low

  * If an interface's kill switch is enabled but the user continues without
    disabling it, go on to the next interface (closes: Ubuntu #7451).
  * Avoid infinite loop on wireless configuration if no access points are
    available, by introducing a slightly different question the second time
    round the loop; entering an empty ESSID there breaks out of wireless
    configuration (closes: Ubuntu #7098).
  * Add draft Xhosa translation.

netcfg (1.08ubuntu2) hoary; urgency=low

  * Check correct variable for read() return value when checking RF kill
    switch (really closes: Ubuntu #1877).

netcfg (1.08ubuntu1) hoary; urgency=low

  * Resynchronise with Debian.

netcfg (1.08) unstable; urgency=low

  * Joshua Kwan
    - Ask for nameserver information if the DHCP server did not provide
      any. closes: #281924
    - Pass broadcast parameter to ip because it doesn't actually set it.
      Generally harmless, but we crash DSL modems now. closes: #295482
    - Fix some translation issues with Choices.
  * Joey Hess
    - If heuristics fail to determine a default interface, use the first
      interface as the default.
    - Back up netcfg/choose_interface preseeded value, and if the question
      is not displayed to the user, restore that value, overriding the
      selected default interface. Unless it was preseeded to "auto", then we
      use the selected default interface anyway.
    - That should make interface preseeding work in all situations.
      Closes: #293682

netcfg (1.07.1) unstable; urgency=low

  * Joshua Kwan
    - Fix adhoc -> ad-hoc typo in dhcp.c. (closes: #282407)
  * Christian Perrier
    - Add a note to translators about the maximum length of
      individual Choices translations for Select templates
  * Includes fixes for substitutions in translated templates.
  * Updated translations:
    - Bosnian (bs.po) by Safir Šećerović
    - Catalan (ca.po) by Jordi Mallach
    - Czech (cs.po) by Miroslav Kure
    - Danish (da.po) by Claus Hindsgaul
    - German (de.po) by Dennis Stampfer
    - French (fr.po) by French Team
    - Korean (ko.po) by Changwoo Ryu
    - Lithuanian (lt.po) by Kęstutis Biliūnas
    - Bøkmal, Norwegian (nb.po) by Hans Fredrik Nordhaug
    - Dutch (nl.po) by Bart Cornelis
    - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
    - Polish (pl.po) by Bartosz Fenski
    - Romanian (ro.po) by Eddy Petrisor

netcfg (1.07ubuntu7) hoary; urgency=low

  * If wireless association fails, we re-ask netcfg/wireless_essid. If this
    question isn't going to be asked, perhaps because it was preseeded, just
    give up rather than going into an infinite loop.

netcfg (1.07ubuntu6) hoary; urgency=low

  * Update Polish branding (thanks, Piotr Szotkowski).

netcfg (1.07ubuntu5) hoary; urgency=low

  * Update Hebrew branding (thanks, Sivan Green).

netcfg (1.07ubuntu4) hoary; urgency=low

  * Detect ipw2100 and ipw2200 hardware kill switches, and warn the user if
    they're enabled (closes: Ubuntu #1877).

netcfg (1.07ubuntu3) hoary; urgency=low

  * Add link to base-installer script in /usr/lib/casper/pre.d.

netcfg (1.07ubuntu2) hoary; urgency=low

  * Drop priorities back to high of several questions that had been locally
    changed in Ubuntu from high to critical.
  * Drop priority of netcfg/get_domain to medium.

netcfg (1.07ubuntu1) hoary; urgency=low

  * Resynchronise with Debian.
    - Add comment from Debian .po files to netcfg-common.templates to avoid
      lots of needless diffs.
    - Apply Ubuntu branding from scratch.

netcfg (1.07) unstable; urgency=high

  * Joshua Kwan
    - Add missing strdup of WEP key, so that it gets into interfaces.
      closes: #275920
    - Also fix some problems setting WEP keys by passing a missing length
      parameter in the data structure. closes: #280185, #270304
      (Note: this seems to fix s:xxxxx passphrase entry.)
    - Rectify some poor wording and missing examples in netcfg/wireless_wep
      template.
  * Updated translations:
    - Arabic (ar.po) by Ossama M. Khayat
    - Bulgarian (bg.po) by Ognyan Kulev
    - Bosnian (bs.po) by Safir Šećerović
    - Catalan (ca.po) by Jordi Mallach
    - Czech (cs.po) by Miroslav Kure
    - Welsh (cy.po) by Dafydd Harries
    - Danish (da.po) by Claus Hindsgaul
    - German (de.po) by Dennis Stampfer
    - Greek, Modern (1453-) (el.po) by Greek Translation Team
    - Spanish (Castilian) (es.po) by Javier Fernandez-Sanguino Peña
    - Basque (eu.po) by Piarres Beobide Egaña
    - Finnish (fi.po) by Tapio Lehtonen
    - French (fr.po) by French Team
    - Gallegan (gl.po) by Héctor Fenández López
    - Hebrew (he.po) by Lior Kaplan
    - Croatian (hr.po) by Krunoslav Gernhard
    - Hungarian (hu.po) by VEROK Istvan
    - Indonesian (id.po) by Debian Indonesia Team
    - Italian (it.po) by Giuseppe Sacco
    - Japanese (ja.po) by Kenshi Muto
    - Korean (ko.po) by Changwoo Ryu
    - Lithuanian (lt.po) by Kęstutis Biliūnas
    - Bøkmal, Norwegian (nb.po) by Bjorn Steensrud
    - Dutch (nl.po) by Bart Cornelis
    - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
    - Polish (pl.po) by Bartosz Fenski
    - Portuguese (pt.po) by Miguel Figueiredo
    - Romanian (ro.po) by Eddy Petrisor
    - Russian (ru.po) by Russian L10N Team
    - Slovak (sk.po) by Peter KLFMANiK Mann
    - Slovenian (sl.po) by Jure Čuhalev
    - Albanian (sq.po) by Elian Myftiu
    - Swedish (sv.po) by Per Olofsson
    - Turkish (tr.po) by Recai Oktaş
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov
    - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
    - Traditional Chinese (zh_TW.po) by Tetralet

netcfg (1.06) unstable; urgency=high

  * Colin Watson
    - Fix substitution variables in Greek and Swedish translations.
  * Joshua Kwan
    - Really apply Andrew Pollock's WEP patch. closes: #262624
  * Updated translations:
    - Greek, Modern (1453-) (el.po) by Greek Translation Team
    - Finnish (fi.po) by Tapio Lehtonen
    - Hebrew (he.po) by Lior Kaplan
    - Croatian (hr.po) by Krunoslav Gernhard
    - Hungarian (hu.po) by VEROK Istvan
    - Italian (it.po) by Giuseppe Sacco
    - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
    - Russian (ru.po) by Yuri Kozlov
    - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
    - Traditional Chinese (zh_TW.po) by Tetralet

netcfg (1.05ubuntu1) hoary; urgency=low

  * Resynchronise with Debian (thanks, Scott James Remnant).
  * Drop netcfg/internal-wlan template; it's not worth it without proper
    userspace support.

netcfg (1.05) unstable; urgency=high

  * Joey Hess
    - Rebuild, fixing dependencies on libiw27.
  * Updated translations:
    - Bulgarian (bg.po) by Ognyan Kulev

netcfg (1.04) unstable; urgency=low

  * Thiemo Seufer
    - Sanitize the ifdef TEST maze in ethtool-lite.c.
  * Joshua Kwan
    - Remove -V option. (closes: #275096)
  * Updated translations:
    - Welsh (cy.po) by Dafydd Harries
    - Hebrew (he.po) by Lior Kaplan
    - Hungarian (hu.po) by VEROK Istvan
    - Latvian (lv.po) by Aigars Mahinovs
    - Dutch (nl.po) by Bart Cornelis
    - Polish (pl.po) by Bartosz Fenski
    - Romanian (ro.po) by Eddy Petrisor
    - Traditional Chinese (zh_TW.po) by Tetralet

netcfg (1.03) unstable; urgency=low

  * Joshua Kwan
    - mii-diag support is back, but once again, as a function. Hopefully
      it works better than the old one. This time, it only chooses a
      default interface based on the first connected one it finds. It also
      prefers ethtool to MII.
    - Also add a rudimentary wireless link detection heuristic to go with
      the new ethtool support.
    - Apply Andrew Pollock's WEP key patch. Thanks!
  * Thomas Hood
    - Use "wireless-key1" option in /e/n/i rather than "wireless-key"
      since the former allows the key string to contain whitespace
      whereas the latter does not.  (Closes: #271978)
  * Updated translations:
    - Arabic (ar.po) by Ossama M. Khayat
    - Bulgarian (bg.po) by Ognyan Kulev
    - Catalan (ca.po) by Steve Langasek
    - Czech (cs.po) by Miroslav Kure
    - Danish (da.po) by Claus Hindsgaul
    - German (de.po) by Dennis Stampfer
    - Greek (el.po) by Greek Translation Team
    - Spanish (es.po) by Javier Fernandez-Sanguino Peña
    - Basque (eu.po) by Piarres Beobide Egaña
    - Finnish (fi.po) by Tapio Lehtonen
    - French (fr.po) by French Team
    - Gallegan (gl.po) by Héctor Fenández López
    - Hebrew (he.po) by Lior Kaplan
    - Croatian (hr.po) by Krunoslav Gernhard
    - Indonesian (id.po) by Debian Indonesia Team
    - Italian (it.po) by Giuseppe Sacco
    - Japanese (ja.po) by Kenshi Muto
    - Korean (ko.po) by Changwoo Ryu
    - Lithuanian (lt.po) by Kęstutis Biliūnasn
    - Latvian (lv.po) by Aigars Mahinovs
    - Norwegian (nb.po) by Bjorn Steensrud
    - Dutch (nl.po) by Bart Cornelis
    - Norwegian (nn.po) by Håvard Korsvoll
    - Polish (pl.po) by Bartosz Fenski
    - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
    - Portuguese (pt.po) by Miguel Figueiredo
    - Romanian (ro.po) by Eddy Petrisor
    - Russian (ru.po) by Russian L10N Team
    - Slovak (sk.po) by Peter KLFMANiK Mann
    - Slovenian (sl.po) by Jure Čuhalev
    - Albanian (sq.po) by Elian Myftiu
    - Swedish (sv.po) by Per Olofsson
    - Turkish (tr.po) by Recai Oktaş
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov
    - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
    - Traditional Chinese (zh_TW.po) by Tetralet

netcfg (1.02) unstable; urgency=low

  * Colin Watson
    - Ask netcfg/get_nameservers at priority critical; if you're doing
      static network configuration, you probably need to be asked this.
  * Joshua Kwan
    - Rip out mii-diag support. Incidentally, this closes the 'Go Back'
      bugs regarding a template that now no longer exists.
      (Closes: #269081, #269236)
    - Code consolidation - don't duplicate the code that writes resolv.conf
  * Thomas Hood
    - Change function of backup button from netcfg/dhcp_options so that
      instead of causing an exit from netcfg it backs up to the
      choose-interface question (if there is more than one interface)
      (Closes: #269081)
  * Joey Hess
    - Remove mii-diag-udeb dependencies, which were bogus even before mii-diag
      support was removed.
    - Allow netcfg/choose_interface to be preseeded to just an interface name,
      don't choke on the lack of a colon after it.
  * Updated translations:
    - Arabic (ar.po) by Ossama M. Khayat
    - Bulgarian (bg.po) by Ognyan Kulev
    - Bosnian (bs.po) by Safir Šećerović
    - Catalan (ca.po) by Jordi Mallach
    - Czech (cs.po) by Miroslav Kure
    - Welsh (cy.po) by Dafydd Harries
    - Danish (da.po) by Claus Hindsgaul
    - German (de.po) by Dennis Stampfer
    - Greek, Modern (1453-) (el.po) by Greek Translation Team
    - Spanish (Castilian) (es.po) by Javier Fernandez-Sanguino Peña
    - Basque (eu.po) by Piarres Beobide Egaña
    - Finnish (fi.po) by Tapio Lehtonen
    - French (fr.po) by French Team
    - Hebrew (he.po) by Lior Kaplan
    - Croatian (hr.po) by Krunoslav Gernhard
    - Italian (it.po) by Giuseppe Sacco
    - Japanese (ja.po) by Kenshi Muto
    - Korean (ko.po) by Changwoo Ryu
    - Lithuanian (lt.po) by Kęstutis Biliūnas
    - Latvian (lv.po) by Aigars Mahinovs
    - Bøkmal, Norwegian (nb.po) by Bjørn Steensrud
    - Dutch (nl.po) by Bart Cornelis
    - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
    - Polish (pl.po) by Bartosz Fenski
    - Portuguese (pt.po) by Miguel Figueiredo
    - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
    - Russian (ru.po) by Yuri Kozlov
    - Slovak (sk.po) by Peter KLFMANiK Mann
    - Slovenian (sl.po) by Jure Čuhalev
    - Turkish (tr.po) by Recai Oktaş
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov
    - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu

netcfg (1.01ubuntu11) warty; urgency=low

  * Updated translations:
    - Catalan (ca.po) by Jordi Mallach
    - German (de.po) by Martin Pitt
    - Greek (el.po) by Logiotatidis George

netcfg (1.01ubuntu10) warty; urgency=low

  * If the first WEP key entered fails, make sure to retry the question at
    priority critical, not high.

netcfg (1.01ubuntu9) warty; urgency=low

  * Add netcfg/internal-wlan template, identical to netcfg/internal-wifi,
    for wireless devices using the wlan-ng drivers.
  * Repair upload following clashing uploads of 1.01ubuntu7 about which I
    didn't find out until after uploading 1.01ubuntu8.

netcfg (1.01ubuntu8) warty; urgency=low

  * Ask about WEP keys at priority critical. "See if it works, then ask"
    would be nicer, but there's no code for this yet.

netcfg (1.01ubuntu7) warty; urgency=low

  * Add a reference to iftab(5) to the comment added to /etc/iftab

netcfg (1.01ubuntu6) warty; urgency=low

  * Copy networking configuration files to /target before base-installer
    runs rather than in prebaseconfig.

netcfg (1.01ubuntu5) warty; urgency=low

  * debconf_go() returns 30 on backup, not 10.

netcfg (1.01ubuntu4) warty; urgency=low

  * Fix up some backup cases to behave more usefully.

netcfg (1.01ubuntu3) warty; urgency=low

  * Ask netcfg/get_nameservers at priority critical; if you're doing static
    network configuration, you probably need to be asked this.

netcfg (1.01ubuntu2) warty; urgency=low

  * Ask netcfg/continue_configure_static at priority critical.

netcfg (1.01ubuntu1) warty; urgency=low

  * Merge from Debian: several fixes in 1.01 are relevant to us.
  * Update Ubuntu branding.

netcfg (1.01) unstable; urgency=medium

  * Joey Hess
    - Ignore failure from ip in dhclient-script when setting mtu, in case
      the supplied mtu is invalid.
  * Joshua Kwan
    - Give the user a choice to leave the network unconfigured if nothing is
      plugged in. (Closes: #264476)
    - netcfg-dhcp.templates: "may work" becomes "may succeed".
      (Closes: #261471)
    - Remove completely braindamaged pointer handling in
      seed_hostname_from_dns, caused by myself.
      (Closes: #261460, #261527, #263187, #265651, #266245, #266549)
    - Don't let a positive result from mii-diag override netcfg/disable_dhcp.
      (Closes: #266641)
  * Updated translations:
    - Arabic (ar.po) by Christian Perrier
    - Catalan (ca.po) by Jordi Mallach
    - Czech (cs.po) by Miroslav Kure
    - Danish (da.po) by Claus Hindsgaul
    - Greek (el.po) by Greek Translation Team
    - Basque (eu.po) by Piarres Beobide Egaña
    - Finnish (fi.po) by Tapio Lehtonen
    - French (fr.po) by French Team
    - Hebrew (he.po) by Lior Kaplan
    - Hungarian (hu.po) by VERÓK István
    - Japanese (ja.po) by Kenshi Muto
    - Korean (ko.po) by Changwoo Ryu
    - Lithuanian (lt.po) by Kęstutis Biliūnas
    - Dutch (nl.po) by Bart Cornelis
    - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
    - Portuguese (pt.po) by Miguel Figueiredo
    - Romanian (ro.po) by Eddy Petrisor
    - Russian (ru.po) by Christian Perrier
    - Slovak (sk.po) by Peter KLFMANiK Mann
    - Swedish (sv.po) by Per Olofsson
    - Turkish (tr.po) by Recai Oktaş
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov

netcfg (1.00) unstable; urgency=low

  * Updated translations:
    - Arabic (ar.po) by Abdulaziz Al-Arfaj
    - Welsh (cy.po) by Dafydd Harries
    - Danish (da.po) by Frederik Dannemare
    - German (de.po) by Dennis Stampfer
    - Persian (fa.po) by Arash Bijanzadeh
    - Croatian (hr.po) by Krunoslav Gernhard
    - Italian (it.po) by Giuseppe Sacco
    - Swedish (sv.po) by Per Olofsson
    - Traditional Chinese (zh_TW.po) by Tetralet

Date: Fri, 26 May 2017 15:24:23 -0400
Changed-By: Mathieu Trudel-Lapierre <cyphermox at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/netcfg/1.142ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 26 May 2017 15:24:23 -0400
Source: netcfg
Binary: netcfg netcfg-static
Architecture: source
Version: 1.142ubuntu1
Distribution: artful
Urgency: high
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Mathieu Trudel-Lapierre <cyphermox at ubuntu.com>
Description:
 netcfg     - Configure the network (udeb)
 netcfg-static - Configure a static network (udeb)
Closes: 231003 247045 259747 261460 261471 261527 262624 263187 264476 265651 266245 266549 266641 269081 269236 270304 271978 275096 275920 280185 281924 282407 282650 285124 293682 295482 308964 314618 315030 316099 327309 327390 328087 329885 340935 362029 367264 381085 399071 399293 401220 405421 414117 433568 433936 459321 477700 496647 497285 533384 537271 538265 566006 573878 588761 591012 595107 605013 606515 606636 608452 610553 610752 614884 615600 630523 636211 637128 637467 646860 649747 686970 688273 688470 689474 690330 690868 695486 697890 698626 699192 700939 703747 709017 713616 717449 757478 757711 757988 768188 768218 770078 778023 798373 798376 811589 818611 862745
Launchpad-Bugs-Fixed: 9532 11019 36426 56679 139403 193054 255117 267656 315231 708908 724636 790604 848072 856088 870212 901700 917905 926447 932275 950664 1350302 1361902 1382295 1541955 1558271 1567687 1567688 1572607 1572620 1616400 1646585
Changes:
 netcfg (1.142ubuntu1) artful; urgency=low
 .
   * Merge from Debian unstable.  Remaining changes:
     - Set default hostname to 'ubuntu'.
     - Set priority for get_domain to high for static configurations.
     - Set priority for get_domain to medium for non-static configurations.
     - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
       which doesn't work with current udev.
     - Set DHCP and DHCPv6 timeout to 30s.
     - Use isc-dhcp-client-udeb on all architectures.
     - Flush all addresses and routes before configuring interfaces
       (LP: #848072)
     - Don't copy /etc/resolv.conf to target if resolvconf is installed.  (We
       already write resolvconf configuration to /etc/network/interfaces.)
     - Add a post-base-install hook to detect resolvconf and copy
       /run/resolvconf/resolv.conf to outside the target so that when /run is
       bind-mounted DNS resolving continues to work. (LP: #926447)
     - Apply patch from Alec Warner making netcfg respect
       netcfg/dhcpv6_timeout and running dhclient in one-shot mode (-1).
       (LP: #917905)
     - Fix nm-conf to generate a valid NetworkManager static configuration
       file.
     - Always allow fe80::/64 for the default gateway. (LP: #1382295)
     - Add vlan support.
     - On s390x ask if DHCP autoconfiguration should be performed or not.
     - Do now show an empty option 4 when using netcfg, without a wifi-card,
       and when automatic configuration fails.
     - Also use short stable systemd-udev names to discover descriptions for
       the network interfaces. LP: #1572620
     - On NetworkManager-using systems, write a netplan config file to hand
       over control of all our interfaces to NetworkManager (LP: #1616400)
 .
 netcfg (1.142) unstable; urgency=medium
 .
   * IPv6 autoconfiguration: fix NTP server name handling, which would be
     stored as the DHCP-provided hostname, with many thanks to Malcolm
     Scott for the bug report and the patch (Closes: #862745).
 .
 netcfg (1.141) unstable; urgency=medium
 .
   [ Samuel Thibault ]
   * Revert work around for bug #769189, it is now fixed.
 .
 netcfg (1.140) unstable; urgency=medium
 .
   [ Julien Cristau ]
   * Stop writing netmask/network/broadcast lines in /etc/network/interfaces,
     just set the prefix length as part of the address (closes: #646860).
 .
 netcfg (1.139) unstable; urgency=medium
 .
   [ Updated translations ]
   * Turkish (tr.po) by Mert Dirik
 .
 netcfg (1.138ubuntu5) zesty; urgency=medium
 .
   * Don't reap old resolv.conf if resolvconf is in use. Thanks Dariusz Gadomsky
     for the patch. (LP: #1646585)
 .
 netcfg (1.138ubuntu4) zesty; urgency=medium
 .
   * Do now show an empty option 4 when using netcfg, without a wifi-card,
     and when automatic configuration fails. This is achieved by
     substituting all choices into the question, from two internal select
     templates of identical options but wifireconf one. This resolves UX
     bug without changing translation strings or fuzzing any of the
     existing translations. LP: #1558271
 .
 netcfg (1.138ubuntu3) zesty; urgency=medium
 .
   * Also use short stable systemd-udev names to discover descriptions for
     the network interfaces. LP: #1572620
 .
 netcfg (1.138ubuntu2) yakkety; urgency=medium
 .
   * On NetworkManager-using systems, write a netplan config file to hand
     over control of all our interfaces to NetworkManager (LP: #1616400)
 .
 netcfg (1.138ubuntu1) yakkety; urgency=medium
 .
   * Resynchronise with Debian.  Remaining changes:
     - Set default hostname to 'ubuntu'.
     - Set priority for get_domain to high for static configurations.
     - Set priority for get_domain to medium for non-static configurations.
     - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
       which doesn't work with current udev.
     - Set DHCP and DHCPv6 timeout to 30s.
     - Use isc-dhcp-client-udeb on all architectures.
     - Flush all addresses and routes before configuring interfaces
       (LP: #848072)
     - Don't copy /etc/resolv.conf to target if resolvconf is installed.  (We
       already write resolvconf configuration to /etc/network/interfaces.)
     - Add a post-base-install hook to detect resolvconf and copy
       /run/resolvconf/resolv.conf to outside the target so that when /run is
       bind-mounted DNS resolving continues to work. (LP: #926447)
     - Apply patch from Alec Warner making netcfg respect
       netcfg/dhcpv6_timeout and running dhclient in one-shot mode (-1).
       (LP: #917905)
     - Fix nm-conf to generate a valid NetworkManager static configuration
       file.
     - Always allow fe80::/64 for the default gateway. (LP: #1382295)
     - Add vlan support.
     - On s390x ask if DHCP autoconfiguration should be performed or not.
 .
 netcfg (1.138) unstable; urgency=medium
 .
   [ Hendrik Brueckner ]
   * common/ipaddr: remove leading and trailing whitespaces
   * static: trim user-specified values for IP and other addresses
   * Closes: #818611, LP: #1541955
 .
   [ Dimitri John Ledkov ]
   * dhcp.c: check return result of two more fgets calls
   * nm-conf.c: check return result of fscanf
   * Makefile: link with -lm to resolve undefined log and other functions
   * All of above resolves FTBFS
 .
 netcfg (1.137) unstable; urgency=medium
 .
   [ Colin Watson ]
   * Use HTTPS for Vcs-* URLs, and link to cgit rather than gitweb.
 .
 netcfg (1.136) unstable; urgency=medium
 .
   * Fix confusing indentation pointed out by GCC 6 (closes: #811589).
 .
 netcfg (1.135ubuntu6) yakkety; urgency=medium
 .
   * With vlan connection type, finish-install.d would decide to purge
     network configuration and writeout loopback interfaces only, due to
     the assumption that !wired, must be wireless. Write out loopback only
     config with wireless only connection type. With this change vlan
     settings propagate through to the system, after additional
     network-manager changes were added. LP: #1567687
 .
 netcfg (1.135ubuntu5) yakkety; urgency=medium
 .
   * When DHCP is disabled via preseed, do not ask the DHCP question on
     s390x by propagating the seen flags from preseed-only keys to the
     interactive question. This is a side-effect / regression from
     1.135ubuntu3. LP: #1572607
 .
 netcfg (1.135ubuntu4) xenial; urgency=medium
 .
   * Add vlan support, based on YunQiang Su patch and Philipp Kern's
     rewrite, with own additions. Closes: #433568
 .
 netcfg (1.135ubuntu3) xenial; urgency=medium
 .
   * On s390x ask the user if DHCP network autoconfiguration should be
     proceeded or not. DHCP should be supported in KVM|MAAS|OpenStack
     deployements, however at the same time most LPAR|z/VM deployments use
     static network configuration on s390x. LP: #1567688
 .
 netcfg (1.135ubuntu2) xenial; urgency=medium
 .
   Cherrypick commits from debian netcfg master.
 .
   [ Hendrik Brueckner ]
   * common/ipaddr: remove leading and trailing whitespaces
   * static: trim user-specified values for IP and other addresses
   * Closes: #818611, LP: #1541955
 .
   [ Dimitri John Ledkov ]
   * Makefile: link with -lm to resolve undefined log and other functions
 .
 netcfg (1.135ubuntu1) xenial; urgency=medium
 .
   * Resynchronise with Debian.  Remaining changes:
     - Set default hostname to 'ubuntu'.
     - Set priority for get_domain to high for static configurations.
     - Set priority for get_domain to medium for non-static configurations.
     - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
       which doesn't work with current udev.
     - Set DHCP and DHCPv6 timeout to 30s.
     - Use isc-dhcp-client-udeb on all architectures.
     - Flush all addresses and routes before configuring interfaces
       (LP: #848072)
     - Don't copy /etc/resolv.conf to target if resolvconf is installed.  (We
       already write resolvconf configuration to /etc/network/interfaces.)
     - Add a post-base-install hook to detect resolvconf and copy
       /run/resolvconf/resolv.conf to outside the target so that when /run is
       bind-mounted DNS resolving continues to work. (LP: #926447)
     - Apply patch from Alec Warner making netcfg respect
       netcfg/dhcpv6_timeout and running dhclient in one-shot mode (-1).
       (LP: #917905)
     - Fix FTBFS by checking the return value of fgets and fscanf.
     - Fix nm-conf to generate a valid NetworkManager static configuration
       file.
     - Always allow fe80::/64 for the default gateway. (LP: #1382295)
 .
 netcfg (1.135) unstable; urgency=medium
 .
   [ Philipp Kern ]
   * ethtool-lite: read the kernel's carrier detection result from sysfs
     on Linux (Closes: #591012)
   * Default wireless_security_type to WPA. (Closes: #798373)
 .
 netcfg (1.134) unstable; urgency=medium
 .
   * Fix is_layer3_qeth on s390x to avoid bailing out if the network
     driver is not qeth. (Closes: #798376)
   * Link against libsubunit to resolve a FTBFS.
 .
 netcfg (1.133) unstable; urgency=medium
 .
   [ Samuel Thibault ]
   * Work around bug #769189: make isc-dhcp only try to release the lease once,
     otherwise it loops in the ipv6 code.
 .
 netcfg (1.132) unstable; urgency=medium
 .
   [ Updated translations ]
   * Portuguese (Brazil) (pt_BR.po) by Adriano Rafael Gomes
   * Turkish (tr.po) by Mert Dirik
 .
 netcfg (1.131) unstable; urgency=medium
 .
   * Kill the DHCP client on Linux again and keep it running on kFreeBSD.
     This unbreaks network configuration on Linux when a DHCPv6 server is
     present on the network segment. However it also means that the
     DHCPv4 lease is no longer being refreshed (not a regression over
     stable). (Closes: #768188)
 .
 netcfg (1.130) unstable; urgency=medium
 .
   [ Colin Watson ]
   * Don't build the compilation date and time into the binary.  This made
     the build unreproducible.
 .
 netcfg (1.129) unstable; urgency=medium
 .
   [ Colin Watson ]
   * Pacify GCC 5 misdetecting link_waits as uninitialised (closes: #778023).
 .
   [ Updated translations ]
   * Danish (da.po) by Joe Hansen
 .
 netcfg (1.127ubuntu1) vivid; urgency=medium
 .
   [ Mathieu Trudel-Lapierre ]
   * Resynchronise with Debian.  Remaining changes:
     - Set default hostname to 'ubuntu'.
     - Set priority for get_domain to high for static configurations.
     - Set priority for get_domain to medium for non-static configurations.
     - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
       which doesn't work with current udev.
     - Set DHCP and DHCPv6 timeout to 30s.
     - Use isc-dhcp-client-udeb on all architectures.
     - Flush all addresses and routes before configuring interfaces
       (LP: #848072)
     - Don't copy /etc/resolv.conf to target if resolvconf is installed.  (We
       already write resolvconf configuration to /etc/network/interfaces.)
     - Add a post-base-install hook to detect resolvconf and copy
       /run/resolvconf/resolv.conf to outside the target so that when /run is
       bind-mounted DNS resolving continues to work. (LP: #926447)
     - Apply patch from Alec Warner making netcfg respect
       netcfg/dhcpv6_timeout and running dhclient in one-shot mode (-1).
       (LP: #917905)
     - Fix FTBFS by checking the return value of fgets and fscanf.
     - Fix nm-conf to generate a valid NetworkManager static configuration
       file.
     - Always allow fe80::/64 for the default gateway. (LP: #1382295)
 .
 netcfg (1.128) UNRELEASED; urgency=medium
 .
   * Pacify GCC 5 misdetecting link_waits as uninitialised (closes: #778023).
 .
 netcfg (1.127) unstable; urgency=medium
 .
   * Add support for /etc/network/interfaces.d/ by adding a "source"
     directive (Closes: #770078). It can be replaced with a
     "source-directory" one during the next release cycle.
 .
 netcfg (1.126) unstable; urgency=low
 .
   [ Updated translations ]
   * Spanish (es.po) by Javier Fernández-Sanguino Peña
   * Simplified Chinese (zh_CN.po) by YunQiang Su
 .
 netcfg (1.125) unstable; urgency=medium
 .
   * Re-upload without stray files.
 .
 netcfg (1.124) unstable; urgency=low
 .
   [ Updated translations ]
   * Galician (gl.po) by Jorge Barreiro
 .
 netcfg (1.123) unstable; urgency=medium
 .
   * Fix missing bounds check on nameserver array iteration, leading to a
     crash when 4 (or more) nameservers are available (Closes: #768218).
     Thanks, Kjell Braden, for the bug report, patch, and tests!
 .
 netcfg (1.122) unstable; urgency=medium
 .
   * netcfg-static.c: call netcfg_interface_init() on struct
     netcfg_interface before using it to avoid calling free() on a random
     pointer.
 .
 netcfg (1.121) unstable; urgency=low
 .
   [ Updated translations ]
   * Turkish (tr.po) by Mert Dirik
 .
 netcfg (1.120) unstable; urgency=medium
 .
   [ Steven Chamberlain ]
   * Do not kill_dhcp_client after setting the hostname and domain,
     otherwise Linux udhcpc will stop renewing its lease, and on other
     platforms dhclient will de-configure the network interface
     (Closes: #757711, #757988)
 .
 netcfg (1.119ubuntu2) utopic; urgency=medium
 .
   * Always allow fe80::/64 for the default gateway. (LP: #1382295)
 .
 netcfg (1.119ubuntu1) utopic; urgency=medium
 .
   * Resynchronise with Debian.  Remaining changes:
     - Set default hostname to 'ubuntu'.
     - Set priority for get_domain to high for static configurations.
     - Set priority for get_domain to medium for non-static configurations.
     - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
       which doesn't work with current udev.
     - Set DHCP and DHCPv6 timeout to 30s.
     - Use isc-dhcp-client-udeb on all architectures.
     - Flush all addresses and routes before configuring interfaces
       (LP: #848072)
     - Don't copy /etc/resolv.conf to target if resolvconf is installed.  (We
       already write resolvconf configuration to /etc/network/interfaces.)
     - Add a post-base-install hook to detect resolvconf and copy
       /run/resolvconf/resolv.conf to outside the target so that when /run is
       bind-mounted DNS resolving continues to work. (LP: #926447)
     - Apply patch from Alec Warner making netcfg respect
       netcfg/dhcpv6_timeout and running dhclient in one-shot mode (-1).
       (LP: #917905)
     - Fix FTBFS by checking the return value of fgets and fscanf.
     - Fix nm-conf to generate a valid NetworkManager static configuration
       file.
 .
 netcfg (1.119) unstable; urgency=medium
 .
   [ Colin Watson ]
   * Don't copy /etc/network/interfaces to /target if
     netcfg/target_network_config=ifupdown; it's already been copied by the
     base-installer hook earlier, and copying it again makes it hard to
     modify /target/etc/network/interfaces in a preseed file (closes:
     #709017, LP: #1361902).
   * Fix BOOTIF detection to handle the newline at the end of a line read
     from /proc/cmdline (LP: #1350302).
 .
   [ Updated translations ]
   * Estonian (et.po) by Mattias Põldaru
 .
 netcfg (1.118) unstable; urgency=high
 .
   * Fix support for entering an ESSID manually, it was previously
     getting ignored (Closes: #757478). Thanks to James Cowgill for the
     report and the patch!
 .
 netcfg (1.117) unstable; urgency=low
 .
   * Add lintian overrides for untranslatable debconf templates. I like
     when packages are lintian-clean...
 .
   [ Updated translations ]
   * Bosnian (bs.po) by Amila Valjevčić
 .
 netcfg (1.116ubuntu1) trusty; urgency=medium
 .
   * Resynchronise with Debian.  Remaining changes:
     - Set default hostname to 'ubuntu'.
     - Set priority for get_domain to high for static configurations.
     - Set priority for get_domain to medium for non-static configurations.
     - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
       which doesn't work with current udev.
     - Set DHCP and DHCPv6 timeout to 30s.
     - Use isc-dhcp-client-udeb on all architectures.
     - Flush all addresses and routes before configuring interfaces
       (LP: #848072)
     - Don't copy /etc/resolv.conf to target if resolvconf is installed.
       (We already write resolvconf configuration to /etc/network/interfaces.)
     - Add a post-base-install hook to detect resolvconf and copy
       /run/resolvconf/resolv.conf to outside the target so that when /run
       is bind-mounted DNS resolving continues to work. (LP: #926447)
     - Apply patch from Alec Warner making netcfg respect netcfg/dhcpv6_timeout
       and running dhclient in one-shot mode (-1). (LP: #917905)
     - Fix FTBFS by checking the return value of fgets and fscanf.
     - Fix nm-conf to generate a valid NetworkManager static configuration file.
 .
 netcfg (1.116) unstable; urgency=medium
 .
   [ Colin Watson ]
   * Substitute hostname rather than client->value in netcfg_get_hostname, to
     avoid substituting nonsense like "value set" in some cases.
   * Don't issue duplicate error messages if the hostname fails both the
     valid_domain and valid_hostname tests.
 .
 netcfg (1.115) unstable; urgency=medium
 .
   [ Updated translations ]
   * Hungarian (hu.po) by Judit Gyimesi
 .
 netcfg (1.114ubuntu1) trusty; urgency=low
 .
   * Resynchronise with Debian.  Remaining changes:
     - Set default hostname to 'ubuntu'.
     - Set priority for get_domain to high for static configurations.
     - Set priority for get_domain to medium for non-static configurations.
     - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
       which doesn't work with current udev.
     - Set DHCP and DHCPv6 timeout to 30s.
     - Use isc-dhcp-client-udeb on all architectures.
     - Flush all addresses and routes before configuring interfaces
       (LP: #848072)
     - Don't copy /etc/resolv.conf to target if resolvconf is installed.
       (We already write resolvconf configuration to /etc/network/interfaces.)
     - Add a post-base-install hook to detect resolvconf and copy
       /run/resolvconf/resolv.conf to outside the target so that when /run
       is bind-mounted DNS resolving continues to work. (LP: #926447)
     - Apply patch from Alec Warner making netcfg respect netcfg/dhcpv6_timeout
       and running dhclient in one-shot mode (-1). (LP: #917905)
     - Fix FTBFS by checking the return value of fgets and fscanf.
     - Fix nm-conf to generate a valid NetworkManager static configuration file.
 .
 netcfg (1.114) unstable; urgency=low
 .
   * Make netcfg Arch: any again. This reverts a change made in version
     0.23 over a decade ago, intended to omit s390, which apparently
     is no longer needed.
 .
 netcfg (1.113) unstable; urgency=low
 .
   * Add arm64 to the Architecture field.
 .
 netcfg (1.112ubuntu1) trusty; urgency=low
 .
   * Merge from Debian unstable. Remaining changes:
     - Set default hostname to 'ubuntu'.
     - Set priority for get_domain to high for static configurations.
     - Set priority for get_domain to medium for non-static configurations.
     - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
       which doesn't work with current udev.
     - Set DHCP and DHCPv6 timeout to 30s.
     - Use isc-dhcp-client-udeb on all architectures.
     - Flush all addresses and routes before configuring interfaces
       (LP: #848072)
     - Don't copy /etc/resolv.conf to target if resolvconf is installed.
       (We already write resolvconf configuration to /etc/network/interfaces.)
     - Add a post-base-install hook to detect resolvconf and copy
       /run/resolvconf/resolv.conf to outside the target so that when /run
       is bind-mounted DNS resolving continues to work. (LP: #926447)
     - Apply patch from Alec Warner making netcfg respect netcfg/dhcpv6_timeout
       and running dhclient in one-shot mode (-1). (LP: #917905)
     - Fix FTBFS by checking the return value of fgets and fscanf.
     - Fix nm-conf to generate a valid NetworkManager static configuration file.
 .
 netcfg (1.112) unstable; urgency=low
 .
   [ Updated translations ]
   * Tajik (tg.po) by Victor Ibragimov
 .
 netcfg (1.111ubuntu1) trusty; urgency=low
 .
   * Merge from Debian unstable. Remaining changes:
     - Set default hostname to 'ubuntu'.
     - Set priority for get_domain to high for static configurations.
     - Set priority for get_domain to medium for non-static configurations.
     - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
       which doesn't work with current udev.
     - Set DHCP and DHCPv6 timeout to 30s.
     - Use isc-dhcp-client-udeb on all architectures.
     - Flush all addresses and routes before configuring interfaces
       (LP: #848072)
     - Don't copy /etc/resolv.conf to target if resolvconf is installed.
       (We already write resolvconf configuration to /etc/network/interfaces.)
     - Add a post-base-install hook to detect resolvconf and copy
       /run/resolvconf/resolv.conf to outside the target so that when /run
       is bind-mounted DNS resolving continues to work. (LP: #926447)
     - Apply patch from Alec Warner making netcfg respect netcfg/dhcpv6_timeout
       and running dhclient in one-shot mode (-1). (LP: #917905)
   * Fix FTBFS by checking the return value of fgets and fscanf.
   * Fix nm-conf to generate a valid NetworkManager static configuration file.
 .
 netcfg (1.111) unstable; urgency=high
 .
   [ Dmitrijs Ledkovs ]
   * Bump debhelper compat level to 9.
   * Set Vcs-* to canonical format.
 .
   [ Samuel Thibault ]
   * Add -lm after -lcheck, since libcheck.a needs some maths functions.
     (Closes: Bug#713616)
 .
   [ Cyril Brulebois ]
   * Also add -lpthread and -lrt.
   * Set urgency to high for the bugfix below and the upcoming d-i release.
 .
   [ Philipp Kern ]
   * Wrap dpkg-query call to check for network-manager with sh.
     Thanks to Michael Biebl for the patch. (Closes: #717449)
 .
 netcfg (1.110) unstable; urgency=low
 .
   [ Colin Watson ]
   * Use correct compiler when cross-building.
 .
 netcfg (1.109) unstable; urgency=low
 .
   [ Samuel Thibault ]
   * Fix build on hurd-i386.
 .
   [ Updated translations ]
   * Croatian (hr.po) by Tomislav Krznar
 .
 netcfg (1.108) unstable; urgency=low
 .
   [ Samuel Thibault ]
   * Do not set netcfg/use_autoconfig to true just because netcfg/disable_dhcp
     is false (which is the default), otherwise netcfg/disable_autoconfig has no
     effect. (Closes: #703747, #688273)
 .
   [ Philipp Kern ]
   * Install iw whenever wireless-tools is installed on the target.
     Patch by Charles Plessy. (Closes: #697890)
 .
   [ Updated translations ]
   * Amharic (am.po) by Tegegne Tefera
   * Croatian (hr.po) by Tomislav Krznar
   * Tamil (ta.po) by Dr.T.Vasudevan
 .
 netcfg (1.107) unstable; urgency=low
 .
   * finish-install.d/55netcfg-copy-config: Do not rely on dpkg -l
     to check if a package is installed; use dpkg-query -s instead
     and check status explicitly. (Closes: #700939)
 .
 netcfg (1.106) unstable; urgency=low
 .
   * finish-install.d/55netcfg-copy-config: Exit if connection type
     information was not written by netcfg. This preserves the
     generated /etc/network/interfaces on kFreeBSD. It will also
     preserved files generated by users between base install and
     finishing. (Closes: #698626)
 .
 netcfg (1.105) unstable; urgency=low
 .
   [ Christian Perrier ]
   * Fix mistranslation in French translation.
     Closes: #699192
 .
   [ Steven Chamberlain ]
   * Fix FTBFS when PATH ends up with ":/bin" because of an off-by-2 bug
     in srunner_mock_path function in test/srunner.c
 .
 netcfg (1.104) unstable; urgency=low
 .
   [ Julien Cristau ]
   * debug: use gai_strerror() on getnameinfo() failure
 .
 netcfg (1.103) unstable; urgency=low
 .
   [ Philipp Kern ]
   * netcfg-common.c: Re-enable debug output for IPv4 DNS resolution in
     get_hostname_from_dns.
   * netcfg.c: Only write out NM configuration if at least one interface
     was found. (Closes: #695486)
 .
   [ Updated translations ]
   * Hungarian (hu.po) by Dr. Nagy Elemér Károly
 .
 netcfg (1.102) unstable; urgency=low
 .
   [ Sorina Sandu ]
   * On Linux: Write a network-manager configuration file in preference
     to ifupdown if network-manager is found in the installed system.
     Configure wired networking with ifupdown if not. Do not configure
     wireless networking through ifupdown.
 .
   [ Philipp Kern ]
   * nm-conf: Use Linux's random/uuid proc entry.
   * Write out network-manager configuration files with mode 0600.
   * Reword target_network_config template; do not ask the question.
   * nm-conf: use ESSID as connection name
   * finish-install: Do not set /etc/network/interfaces to mode 0600.
   * nm-conf: Allow both IPv4 and IPv6 to be activated post-installation.
   * nm-conf: Only write out MAC addresses on static configurations.
   * Do not compile in network-manager support on kFreeBSD & Hurd.
 .
   [ Cyril Brulebois ]
   * finish-install: Fix bashisms; equality tests are done with '='.
 .
   [ Updated translations ]
   * Belarusian (be.po) by Viktar Siarheichyk
 .
 netcfg (1.101) unstable; urgency=low
 .
   * Skip reachability test for empty gateway. (Closes: #690868)
   * Obey netcfg/disable_dhcp for compatibility reasons and disable
     autoconfig. There's no need to break old preseeding scripts,
     as the intent is clear.
   * Add a debconf template for netcfg/disable_autoconfig and state
     that netcfg/disable_dhcp is deprecated.
 .
 netcfg (1.100) unstable; urgency=low
 .
   * Temporarily revert the activation of IPv6 privacy extensions
     to cope with network-manager not commenting out the interfaces
     stanza correctly.
 .
 netcfg (1.99) unstable; urgency=low
 .
   [ Philipp Kern ]
   * netcfg.c (main): Remove a local definition of hostname.
     (Closes: #690330)
   * Override the hostname found via DHCP or DNS with the preseeded
     value of the new variable netcfg/hostname, if set. Patch by
     Floris Bos. (Closes: #606636)
   * Add myself to uploaders.
 .
   [ Updated translations ]
   * Amharic (am.po) by Tegegne Tefera
   * Asturian (ast.po) by Mikel González
   * Welsh (cy.po) by Dafydd Tomos
   * Esperanto (eo.po) by Felipe Castro
   * Spanish (es.po) by Javier Fernández-Sanguino
   * Galician (gl.po) by Jorge Barreiro
   * Kannada (kn.po) by Prabodh
   * Serbian (sr.po) by Karolina Kalic
   * Tamil (ta.po) by Dr.T.Vasudevan
   * Ukrainian (uk.po) by Yuri Chornoivan
 .
 netcfg (1.98) unstable; urgency=low
 .
   * Re-upload without cruft from my checkout, oops.
 .
 netcfg (1.97) unstable; urgency=low
 .
   * Fix missing build-dep on check for the test suite.
 .
 netcfg (1.96) unstable; urgency=low
 .
   [ Philipp Kern ]
   * Makefile: set DEB_HOST_ARCH{,_OS} conditionally
   * autoconfig.c: kill dhcp6c after timeout unless a lease is obtained
   * Fix the dns- entries in /etc/network/interfaces. (Closes: #689474)
     Patch by Matthew L. Dailey.
   * Run the test suite during build.
 .
   [ Christian Perrier ]
   * [l10n] Drop use of sublevel 6 and move "recently" added
     strings to the sublevel they pertain to.
 .
   [ Samuel Thibault ]
   * Fix ethtool-lite hurd-i386 build.
 .
   [ Updated translations ]
   * Hindi (hi.po) by Kumar Appaiah
   * Marathi (mr.po) by sampada
 .
 netcfg (1.95) unstable; urgency=low
 .
   [ Cyril Brulebois ]
   * Stop overriding CC if it's set.
 .
   [ Updated translations ]
   * Catalan (ca.po) by Jordi Mallach
   * Danish (da.po) by Joe Hansen
   * Dutch (nl.po) by Jeroen Schot
   * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
   * Swedish (sv.po) by Martin Bagge / brother
   * Thai (th.po) by Theppitak Karoonboonyanan
 .
 netcfg (1.93) unstable; urgency=low
 .
   [ Philipp Kern ]
   * Check the return code of the waitpid calls found in various cleanup
     routines. (Closes: #688470)
   * Align netcfg's generation of /etc/hosts with netbase's postinst,
     i.e. add localhost mapping to ::1 as well as 127.0.0.1.
     (Closes: #686970)
 .
   [ Updated translations ]
   * Spanish (es.po) by Javier Fernández-Sanguino Peña
   * French (fr.po) by Christian Perrier
   * Indonesian (id.po) by Arief S Fitrianto
   * Korean (ko.po) by Changwoo Ryu
   * Macedonian (mk.po) by Arangel Angov
   * Malayalam (ml.po) by Anish A
   * Romanian (ro.po) by Andrei POPESCU
   * Vietnamese (vi.po) by Hai-Nam Nguyen
   * Simplified Chinese (zh_CN.po) by YunQiang Su
   * Traditional Chinese (zh_TW.po) by V字龍 | Vdragon
 .
 netcfg (1.92) unstable; urgency=low
 .
   [ Philipp Kern ]
   * netcfg-common.c: suppress unused warnings on hurd
   * write_interface.c: use "inet6 auto" for SLAAC-using interfaces
   * write_interface.c: enable privacy extensions on SLAAC-using interfaces
 .
   [ Updated translations ]
   * German (de.po) by Holger Wansing
   * Greek (el.po) by galaxico
   * Lithuanian (lt.po) by Rimas Kudelis
   * Romanian (ro.po) by Andrei POPESCU
 .
 netcfg (1.91) unstable; urgency=low
 .
   [ Philipp Kern ]
   * Remove DHCPv6 DUID-LL generation.
   * static.c: Fix call to deconfigure_network on kfreebsd.
 .
   [ Updated translations ]
   * Arabic (ar.po) by Ossama Khayat
   * Bulgarian (bg.po) by Damyan Ivanov
   * Czech (cs.po) by Miroslav Kure
   * German (de.po) by Holger Wansing
   * Estonian (et.po) by Mattias Põldaru
   * Persian (fa.po) by Hamid
   * French (fr.po) by Christian Perrier
   * Hebrew (he.po) by Omer Zak
   * Icelandic (is.po) by Sveinn í Felli
   * Italian (it.po) by Milo Casagrande
   * Japanese (ja.po) by Kenshi Muto
   * Kazakh (kk.po) by Baurzhan Muftakhidinov
   * Punjabi (Gurmukhi) (pa.po) by A S Alam
   * Polish (pl.po) by Michał Kułach
   * Portuguese (pt.po) by Miguel Figueiredo
   * Russian (ru.po) by Yuri Kozlov
   * Slovak (sk.po) by Ivan Masár
   * Slovenian (sl.po) by Vanja Cvelbar
   * Turkish (tr.po) by Mert Dirik
   * Uyghur (ug.po) by Sahran
   * Traditional Chinese (zh_TW.po) by V字龍 | Vdragon
 .
 netcfg (1.90) unstable; urgency=low
 .
   [ Philipp Kern ]
   * netcfg.h: drop ip6-localnet (obsolete)
   * netcfg.h: drop ip6-mcastprefix (no need for it to be in /etc/hosts)
   * netcfg-common.c (is_layer3_qeth): fix off-by-one, introduce a constant
 .
   * Fully support installation over IPv6. (Closes: #231003)
 .
   [ Matt Palmer ]
   * Pull NULL_IPADDRESS out into a global constant
   * Refactor out some program-global variables
   * Only flush address families we manage
   * Remove global variable netcfg_progress_displayed
   * Remove gateway from being a global var, and turn it into a string
   * Make nameserver_array a local, and an array of strings
   * Move the rest of the static-specific globals into functions
   * Convert all remaining in_addr variables to strings
   * Create and use a struct to store all network interface settings
   * Add test framework, and make inet_mton support AF_INET6
   * Add missing instructions to test/README
   * Add netcfg_parse_cidr_address to do protocol-independent address parsing
   * Add test/run to gitignore
   * Make a few more functions IPv6 aware
   * First working draft of IPv6 support
   * Support IPv6 netmasks, for people who like typing too much
   * Add ethtool-lite.o to test build objects, so things build
   * Don't run the test suite on package build
   * Make no_default_route take IPv6 into account
   * Make read_resolv_conf_nameservers handle IPv6 addresses
   * Detect and use autoconfigured IPv6 addresses (part 1)
   * SLAAC detection support in kFreeBSD
   * Add proper GPL header to ipv6.c
 .
   [ Colin Watson ]
   * Move wireless options into struct netcfg_interface
 .
   [ Matt Palmer ]
   * Refactor /etc/network/interfaces writing code
   * Obtain DNS resolvers via RA options
   * IPv6 support for using rDNS to preseed hostnames
   * Deal with stateless DHCPv6
   * Don't use wide-dhcpv6 on non-Linux arches
   * Use dhclient -6 to support stateless DHCP on FreeBSD
   * Fix the 'get default IPv6 route' command on freebsd
   * Modify the way that rdisc6 is called to make the progress bar more
     responsive
 .
   [ Colin Watson ]
   * Get DNS and search information when doing stateless DHCPv6
   * Stateful DHCPv6 support
   * Add dual-stack support
   * Kill stateless dhcp6c from netcfg rather than from print-dhcp6c-info
   * Select DHCPv6 client at run-time
   * Fix up test suite to pass again
   * Remove di_debug calls from signal handlers
   * Exit immediately if daemon() fails
   * Use a sentinel file to determine whether dhcp6c has finished
   * Fix dhclient DUID generation
   * Release isc-dhcp-client IPv6 leases at end of install
   * Remove usleep workaround in stop_rdnssd; avoiding the use of stdio in
     signal handlers should have fixed this
   * Make sure domain is empty if fgets fails
   * print-dhcpv6-info: Exit immediately if reason is not BOUND6, RENEW6, or
     REBIND6
   * Don't bother unlinking /var/lib/netcfg/dhcp6c-finished unless we're
     using dhcp6c
   * print-dhcpv6-info: Actually apply IPv6 address and resolv.conf entries
     received from the DHCPv6 server
   * Don't preseed IP addresses as hostnames
 .
   [ Philipp Kern ]
   * autoconfig.c: initialize getline's lineptr with NULL
   * ipv6.c: force stateless_config to 0 if stateful_config is set also
   * dhcp.c: fix dhcp_hostname handling
 .
   [ Christian Perrier ]
   * Style corrections to debconf templates. (Reviewed by Justin B Rye.)
 .
 netcfg (1.89) unstable; urgency=low
 .
   [ Philipp Kern ]
   * wireless.c: Fix some spelling mistakes.
 .
   [ Updated translations ]
   * Greek (el.po) by galaxico
   * Lithuanian (lt.po) by Rimas Kudelis
   * Serbian (sr.po) by Karolina Kalic
 .
 netcfg (1.88) unstable; urgency=low
 .
   * Team upload
 .
   [ Philipp Kern ]
   * Avoid gateway reachability testing on s390(x) with a layer 3 qeth
     network device.
 .
 netcfg (1.87) unstable; urgency=low
 .
   [ Per Andersson and Sorina Sandu ]
   * Coding style cleanups
 .
   [ Sorina Sandu ]
   * Cleanup link detection handling and improve logging
 .
 netcfg (1.86) unstable; urgency=low
 .
   [ Gaudenz Steinlin ]
   * Add logging to iface activation and deactivation.
 .
   [ Christian Perrier ]
   * Rename cryptic killall.sh to kill-all-dhcp.
 .
 netcfg (1.85) unstable; urgency=low
 .
   [ Updated translations ]
   * Finnish (fi.po) by Timo Jyrinki
 .
 netcfg (1.84) unstable; urgency=low
 .
   * Team upload
 .
   [ Updated translations ]
   * Esperanto (eo.po) by Felipe Castro
   * Spanish (es.po) by Javier Fernández-Sanguino
   * Italian (it.po) by Milo Casagrande
   * Swedish (sv.po) by Martin Bagge / brother
 .
 netcfg (1.83) unstable; urgency=low
 .
   [ Updated translations ]
   * Arabic (ar.po) by Ossama Khayat
   * Belarusian (be.po) by Viktar Siarheichyk
   * Bulgarian (bg.po) by Damyan Ivanov
   * Bengali (bn.po) by Ayesha Akhtar
   * Czech (cs.po) by Miroslav Kure
   * German (de.po) by Holger Wansing
   * Estonian (et.po) by Mattias Põldaru
   * French (fr.po) by Christian Perrier
   * Hebrew (he.po) by Lior Kaplan
   * Japanese (ja.po) by Kenshi Muto
   * Kazakh (kk.po) by Baurzhan Muftakhidinov
   * Korean (ko.po) by Changwoo Ryu
   * Macedonian (mk.po) by Arangel Angov
   * Malayalam (ml.po) by Praveen Arimbrathodiyil
   * Marathi (mr.po) by sampada
   * Dutch (nl.po) by Jeroen Schot
   * Panjabi (pa.po) by Arvinder Singh Kang
   * Polish (pl.po) by Michał Kułach
   * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
   * Portuguese (pt.po) by Miguel Figueiredo
   * Russian (ru.po) by Yuri Kozlov
   * Slovak (sk.po) by Ivan Masár
   * Slovenian (sl.po) by Vanja Cvelbar
   * Thai (th.po) by Theppitak Karoonboonyanan
   * Turkish (tr.po) by Mert Dirik
   * Uyghur (ug.po) by Sahran
   * Vietnamese (vi.po) by Hai-Nam Nguyen
 .
 netcfg (1.82) unstable; urgency=low
 .
   * List available ESSIDs
     (Closes: #637128)
 .
 netcfg (1.81) unstable; urgency=low
 .
   * Team upload
 .
   [ Updated translations ]
   * Catalan (ca.po)
 .
 netcfg (1.80) unstable; urgency=low
 .
   * Team upload
 .
   [ Updated translations ]
   * Malayalam (ml.po) by Praveen Arimbrathodiyil
 .
 netcfg (1.79) unstable; urgency=low
 .
   * Team upload
 .
   [ Updated translations ]
   * Hebrew (he.po) by Lior Kaplan
   * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
 .
 netcfg (1.78) unstable; urgency=low
 .
   * Team upload
 .
   [ Updated translations ]
   * Czech (cs.po) by Miroslav Kure
   * Panjabi (pa.po) by A S Alam
   * Romanian (ro.po) by Eddy Petrișor
   * Bangali (bn.po) by Ayesha Akhtar
 .
 netcfg (1.77) unstable; urgency=low
 .
   * Team upload
 .
   [ Updated translations ]
   * Serbian (sr.po) by Karolina Kalic
 .
 netcfg (1.76) unstable; urgency=low
 .
   * Team upload
 .
   [ Updated translations ]
   * Spanish (es.po) by Javier Fernández-Sanguino Peña
   * Simplified Chinese (zh_CN.po) by YunQiang Su
   * Traditional Chinese (zh_TW.po) by Yao Wei (魏銘廷)
   * Dzongkha (dz.po) by Dawa
 .
 netcfg (1.75) unstable; urgency=low
 .
   * Team upload
 .
   [ Updated translations ]
   * Belarusian (be.po) by Viktar Siarheichyk
   * Bulgarian (bg.po) by Damyan Ivanov
   * Catalan (ca.po) by Jordi Mallach
   * Danish (da.po) by Joe Hansen
   * German (de.po) by Holger Wansing
   * Esperanto (eo.po) by Felipe Castro
   * Estonian (et.po) by Mattias Põldaru
   * Persian (fa.po) by Hamid
   * Finnish (fi.po) by Timo Jyrinki
   * French (fr.po) by Christian Perrier
   * Croatian (hr.po) by Tomislav Krznar
   * Italian (it.po) by Milo Casagrande
   * Japanese (ja.po) by Kenshi Muto
   * Kazakh (kk.po) by Baurzhan Muftakhidinov
   * Latvian (lv.po) by Rūdolfs Mazurs
   * Lithuanian (lt.po) by Rimas Kudelis
   * Macedonian (mk.po) by Arangel Angov
   * Marathi (mr.po) by sampada
   * Bokmål, Norwegian (nb.po) by Hans Fredrik Nordhaug
   * Dutch (nl.po) by Jeroen Schot
   * Polish (pl.po) by Michał Kułach
   * Portuguese (pt.po) by Miguel Figueiredo
   * Russian (ru.po) by Yuri Kozlov
   * Slovak (sk.po) by Ivan Masár
   * Slovenian (sl.po) by Vanja Cvelbar
   * Serbian (sr.po) by Karolina Kalic
   * Swedish (sv.po) by Martin Bagge / brother
   * Telugu (te.po) by Arjuna Rao Chavala
   * Thai (th.po) by Theppitak Karoonboonyanan
   * Turkish (tr.po) by Mert Dirik
   * Vietnamese (vi.po) by Hai-Nam Nguyen
 .
 netcfg (1.74) unstable; urgency=low
 .
   * Team upload
 .
   [ Gaudenz Steinlin ]
   * Fix link detection progress bar.
   * Convert to 3.0 native source format. No changes needed.
 .
   [ Sorina Sandu ]
   * Make link detection timeout preseedable.
     (Closes: #610752)
 .
 netcfg (1.73) unstable; urgency=low
 .
   * Team upload
 .
   [ Updated translations ]
   * Croatian (hr.po) by Tomislav Krznar
 .
 netcfg (1.72) unstable; urgency=low
 .
   * Team upload
   * Replace XC-Package-Type by Package-Type
 .
   [ Updated translations ]
   * Amharic (am.po) by Tegegne Tefera
 .
 netcfg (1.71) unstable; urgency=low
 .
   * Team upload
 .
   [ Robert Millan ]
   * Ignore pfsync0, pflog0 and usbus0 devices on GNU/kFreeBSD.
   * Use 127.0.1.1 hack in /etc/hosts only on kernels that support it.
     (Closes: #649747)
 .
   [ Samuel Thibault ]
   * Also probe /dev/eth* and wl* on hurd-i386.
 .
   [ Sorina Sandu ]
   * Fix debconf backup capability handling.
     (Closes: #636211)
 .
   [ Aurelien Jarno ]
   * Add ppc64 to the Architecture field.
 .
   [ Updated translations ]
   * Amharic (am.po) by Tegegne Tefera
   * Arabic (ar.po) by Ossama Khayat
   * Asturian (ast.po) by Mikel González
   * Bulgarian (bg.po) by Damyan Ivanov
   * Bengali (bn.po) by Ayesha Akhtar
   * Tibetan (bo.po) by Tennom
   * Catalan (ca.po) by Jordi Mallach
   * Welsh (cy.po) by Dafydd Tomos
   * Danish (da.po) by Joe Hansen
   * German (de.po) by Holger Wansing
   * Greek, Modern (1453-) (el.po) by galaxico
   * Estonian (et.po) by Mattias Põldaru
   * Basque (eu.po) by Piarres Beobide
   * Finnish (fi.po) by Timo Jyrinki
   * Galician (gl.po) by Jorge Barreiro
   * Hebrew (he.po) by Omer Zak
   * Hungarian (hu.po) by SZERVÁC Attila
   * Indonesian (id.po) by Mahyuddin Susanto
   * Icelandic (is.po) by Sveinn í Felli
   * Italian (it.po) by Milo Casagrande
   * Central Khmer (km.po) by Khoem Sokhem
   * Kannada (kn.po) by Prabodh C P
   * Lao (lo.po) by Anousak Souphavanh
   * Lithuanian (lt.po) by Rimas Kudelis
   * Latvian (lv.po) by Rūdolfs Mazurs
   * Macedonian (mk.po) by Arangel Angov
   * Malayalam (ml.po) by Praveen Arimbrathodiyil
   * Marathi (mr.po) by sampada
   * Bokmål, Norwegian (nb.po) by Hans Fredrik Nordhaug
   * Dutch (nl.po) by Jeroen Schot
   * Panjabi (pa.po) by A S Alam
   * Polish (pl.po) by Marcin Owsiany
   * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
   * Romanian (ro.po) by Ioan Eugen Stan
   * Slovenian (sl.po) by Vanja Cvelbar
   * Serbian (sr.po) by Karolina Kalic
   * Vietnamese (vi.po) by Hai-Nam Nguyen
   * Traditional Chinese (zh_TW.po) by Yao Wei (魏銘廷)
 .
 netcfg (1.70) unstable; urgency=low
 .
   [ Jurij Smakov ]
   * Don't try to compile wireless code on sparc, fixing FTBFS introduced
     by (intentional) dropping of libiw-dev build dependency.
 .
 netcfg (1.69) unstable; urgency=low
 .
   [ Colin Watson ]
   * armhf was accidentally removed from the Architecture field while merging
     the WPA branch.  Restore it.
   * Explicitly ignore some errors to placate -Wunused-result.
   * Adjust start_dhcp_client to placate -Wformat-security.
   * Handle failure to read a pid from the wpasupplicant pid file.
   * Don't log "Starting netcfg" messages when invoked as ptom.
 .
   [ Holger Wansing ]
   * Mention WPA2 in debconf templates as it is also supported. Also
     explain the PSK acronym.
     Closes: #637467
 .
   [ Philipp Kern ]
   * Add s390x support.  (No wireless.)
 .
   [ Jurij Smakov ]
   * Drop dependency on wpasupplicant and crypto-modules on sparc to get
     netboot image size under 10MB, otherwise it doesn't boot.
 .
 netcfg (1.68ubuntu17) raring; urgency=low
 .
   [ Philipp Kern ]
   * netcfg.c (main): Remove a local definition of hostname.
     (Closes: #690330, LP: #901700)
 .
 netcfg (1.68ubuntu16) quantal; urgency=low
 .
   [ Philipp Kern ]
   * autoconfig.c: initialize getline's lineptr with NULL.
 .
 netcfg (1.68ubuntu15) quantal; urgency=low
 .
   * base-installer.d/40netcfg: If resolvconf is installed and
     /target/run/resolvconf/ already exists, then copy /etc/resolv.conf to
     /target/run/resolvconf/resolv.conf to serve as temporary resolver
     configuration during installation, since resolvconf won't have been run
     yet.
 .
 netcfg (1.68ubuntu14) precise; urgency=low
 .
   * Fix detection of empty domains when writing to /etc/hosts in the case
     where there is no static IP address (LP: #950664).
 .
 netcfg (1.68ubuntu13) precise; urgency=low
 .
   * When wireless detection doesn't find any network and the user doesn't
     enter any essid, skip directly to the hostname dialog rather than
     prompt for security options on a non-existing network. (LP: #36426)
 .
 netcfg (1.68ubuntu12) precise; urgency=low
 .
   * Apply patch from Matthew L. Dailey to fix the dns- entries in
     /etc/network/interfaces. (LP: #932275)
 .
 netcfg (1.68ubuntu11) precise; urgency=low
 .
   * Drop additional debug statements that were included in ubuntu10 by
     mistake...
 .
 netcfg (1.68ubuntu10) precise; urgency=low
 .
   * Fix bug where netcfg gets the wrong return value of dhclient6 and
     marked the DHCPv6 connection as failed when it shouldn't.
 .
 netcfg (1.68ubuntu9) precise; urgency=low
 .
   * Add a post-base-install hook to detect resolvconf and copy
     /run/resolvconf/resolv.conf to outside the target so that when /run
     is bind-mounted DNS resolving continues to work. (LP: #926447)
   * Apply patch from Alec Warner making netcfg respect netcfg/dhcpv6_timeout
     and running dhclient in one-shot mode (-1). (LP: #917905)
 .
 netcfg (1.68ubuntu8) precise; urgency=low
 .
   * Don't copy /etc/resolv.conf to target if resolvconf is installed.  (We
     already write resolvconf configuration to /etc/network/interfaces.)
 .
 netcfg (1.68ubuntu7) oneiric; urgency=low
 .
   * Fix crash when there are no network interfaces (LP: #870212).
 .
 netcfg (1.68ubuntu6) oneiric; urgency=low
 .
   [ Colin Watson ]
   * Backport from trunk:
     - Don't log "Starting netcfg" messages when invoked as ptom.
 .
   [ Stéphane Graber ]
   * Flush all addresses and routes before configuring interfaces (LP: #848072)
 .
 netcfg (1.68ubuntu5) oneiric; urgency=low
 .
   * Don't preseed IP addresses as hostnames (LP: #856088).
 .
 netcfg (1.68ubuntu4) oneiric; urgency=low
 .
   * print-dhcpv6-info: Exit immediately if reason is not BOUND6, RENEW6, or
     REBIND6.
   * Don't bother unlinking /var/lib/netcfg/dhcp6c-finished unless we're
     using dhcp6c.
   * print-dhcpv6-info: Actually apply IPv6 address and resolv.conf entries
     received from the DHCPv6 server.
 .
 netcfg (1.68ubuntu3) oneiric; urgency=low
 .
   * Make print-dhcp6c-info and print-dhcpv6-info executable.
 .
 netcfg (1.68ubuntu2) oneiric; urgency=low
 .
   * Rebuild source package without spurious BASE/THIS/OTHER files.
 .
 netcfg (1.68ubuntu1) oneiric; 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.
     - Bump the DHCP timeout to 30 seconds.
     - Build for armhf and ppc64.
   * Merge upstream IPv6 branch (not yet mergeable in Debian since it's
     waiting for ifupdown 0.7).  Thanks to Matt Palmer for the bulk of this
     work.
   * Backport from trunk:
     - Explicitly ignore some errors to placate -Wunused-result.
     - Adjust start_dhcp_client to placate -Wformat-security.
     - Handle failure to read a pid from the wpasupplicant pid file.
   * Use isc-dhcp-client-udeb on all architectures.
 .
 netcfg (1.68) unstable; urgency=low
 .
   [ Updated translations ]
   * Czech (cs.po) by Miroslav Kure
   * Basque (eu.po)
   * French (fr.po) by Christian Perrier
 .
 netcfg (1.67) unstable; urgency=low
 .
   * Reuploading with all the translations
 .
 netcfg (1.66) unstable; urgency=low
 .
   [ Colin Watson ]
   * Strip trailing dots from domain when writing to /etc/hosts
     (LP: #255117).
 .
   [ Gaudenz Steinlin ]
   * Include WPA support.  Thanks to Glen Saberton and Darren Salt
     for the patch. (Closes: #327309)
 .
   [ Updated translations ]
   * Hebrew (he.po) by Lior Kaplan
   * Macedonian (mk.po) by Arangel Angov
   * Sinhala (si.po) by Danishka Navin
 .
 netcfg (1.65) unstable; urgency=low
 .
   [ Samuel Thibault ]
   * Disable find_bootif_iface on hurd-i386, as it will not work (and even
     compile).
 .
   [ Christian Perrier ]
   * Fix in Russian translation. Closes: #630523
 .
   [ Colin Watson ]
   * Actually declare netcfg/network-manager template.
 .
 netcfg (1.64) unstable; urgency=low
 .
   [ Colin Watson ]
   * Appease -Wunused-but-set-variable warning.
   * Fix fd leak in ethtool-lite.
   * Fix file handle leak in no_default_route's Hurd case.
   * Assign NETCFG_VERSION and NETCFG_BUILD_DATE using := rather than =; this
     is more efficient, and also avoids inconsistent build times being
     reported in the case where the build crossed a minute boundary.
   * Rearrange BOOTIF handling to allow us to handle the case where
     netcfg/choose_interface is preseeded with an Ethernet hardware address
     (LP: #708908).  The latter case should work on kFreeBSD as well.
   * Also release lease at end of install when using isc-dhcp-client.
   * Merge from Ubuntu:
     - Call /usr/lib/NetworkManager/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.  (Thanks, Matt Palmer; closes: #614884.)
 .
   [ Wouter Verhelst ]
   * Move 50release-dhcp-lease to 97release-dhcp-lease, so that the
     network isn't brought down before the target is unmounted, which
     breaks installing to a network target such as NBD.
 .
 netcfg (1.63ubuntu2) oneiric; urgency=low
 .
   * Free domain_nodot at the end of netcfg_write_common (thanks, Bryce
     Harrington; LP: #724636).
 .
 netcfg (1.63ubuntu1) oneiric; 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/NetworkManager/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.
     - Strip trailing dots from domain when writing to /etc/hosts.
     - Build for ppc64.
     - Move release-dhcp-lease finish-install script after unmounting
       filesystems, to avoid interfering with iSCSI.
 .
 netcfg (1.63) unstable; urgency=low
 .
   * If BOOTIF= is set on the Linux command line, look for an interface with
     that address and use it by default (closes: #615600, LP: #56679).
 .
   [ Updated translations ]
   * Asturian (ast.po) by MAAC
   * German (de.po) by Holger Wansing
   * Italian (it.po) by Milo Casagrande
 .
 netcfg (1.62ubuntu2) oneiric; urgency=low
 .
   * finish-install.d/55netcfg: call ifblacklist_migrate.sh from
     /usr/lib/NetworkManager now. (LP: #790604)
 .
 netcfg (1.62ubuntu1) oneiric; 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.
     - Strip trailing dots from domain when writing to /etc/hosts.
     - Build for ppc64.
     - Move release-dhcp-lease finish-install script after unmounting
       filesystems, to avoid interfering with iSCSI.
 .
 netcfg (1.62) unstable; urgency=low
 .
   [ Updated translations ]
   * Belarusian (be.po) by Pavel Piatruk
   * Bulgarian (bg.po) by Damyan Ivanov
   * German (de.po) by Holger Wansing
   * Esperanto (eo.po) by Felipe Castro
   * Estonian (et.po) by Mattias Põldaru
   * Bokmål, Norwegian (nb.po) by Hans Fredrik Nordhaug
   * Russian (ru.po) by Yuri Kozlov
   * Slovak (sk.po) by Ivan Masár
   * Swedish (sv.po) by Daniel Nylander
   * Uyghur (ug.po) by Sahran
   * Simplified Chinese (zh_CN.po) by YunQiang Su
 .
 netcfg (1.61) unstable; urgency=low
 .
   [ Konstantinos Margaritis]
   * Added armhf in arch field. Closes: #605013.
 .
   [ Robert Edmonds ]
   * Wait for the network to be usable before trying to use it
     (in the case of STP-enabled switch for instance
     Use busybox's arping with the '-f' flag (quit on first ARP reply).
     Wait up to 45 seconds for an ARP reply from the default gateway
     Closes: #537271
 .
   [ Samuel Thibault ]
   * Make netcfg depend on isc-dhcp-client-udeb on hurd-any too, for the same
     reason as kfreebsd: no support for udhcp in busybox.
   * dhcp.c: Implement no_default_route on Hurd.
   * Increase the frequency of DHCP discover packets sent during DHCP
     configuration using dhclient too.
   * netcfg.h: Fix the isc-dhcp dhclient.conf path.
 .
   [ Updated translations ]
   * Bengali (bn.po) by Israt Jahan
   * Esperanto (eo.po) by Felipe Castro
   * Georgian (ka.po) by Aiet Kolkhi
   * Korean (ko.po) by Changwoo Ryu
   * Marathi (mr.po) by sampada
   * Nepali (ne.po)
   * Romanian (ro.po) by Eddy Petrișor
 .
 netcfg (1.60ubuntu3) natty; urgency=low
 .
   * Move release-dhcp-lease finish-install script after unmounting
     filesystems, to avoid interfering with iSCSI.
 .
 netcfg (1.60ubuntu2) natty; urgency=low
 .
   * Build for ppc64.
 .
 netcfg (1.60ubuntu1) 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.
     - Strip trailing dots from domain when writing to /etc/hosts.
 .
 netcfg (1.60) unstable; urgency=low
 .
   [ Matt Palmer ]
   * Increase the frequency of DHCP discover packets sent during DHCP
     configuration using udhcpc.  This should ameliorate some problems with
     DHCP configuration when a link is slow to become available.
     Thanks to Ferenc Wagner for the patch.
   * Clarify the requirements for hostnames.  Closes: #399071.
   * Modify ethtool-lite so that it distinguishes between "ethtool failed"
     and "ethtool says link is down".  This should reduce link up/link down
     confusion.  Closes: #496647.
   * Wait for up to 3 seconds (in 0.25s increments) looking for the link on
     an interface.  Add a progress bar to show the progress of this
     operation.  Closes: #414117.
   * Wait for link detection on static interface configuration.
     Closes: #606515.
   * Release DHCP lease at the completion of the install.  Closes: #610553.
 .
   [ Updated translations ]
   * Czech (cs.po) by Miroslav Kure
   * Basque (eu.po) by Piarres Beobide
   * French (fr.po) by Christian Perrier
   * Kazakh (kk.po) by Baurzhan Muftakhidinov
   * Nepali (ne.po)
   * Russian (ru.po) by Yuri Kozlov
   * Slovak (sk.po) by Ivan Masár
   * Swedish (sv.po) by Daniel Nylander
   * Telugu (te.po) by Arjuna Rao Chavala
   * Thai (th.po) by Theppitak Karoonboonyanan
 .
 netcfg (1.59ubuntu1) 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.
     - Strip trailing dots from domain when writing to /etc/hosts.
 .
 netcfg (1.59) unstable; urgency=low
 .
   [ Matt Palmer ]
   * Modify the DHCP configuration process to write out elements of
     resolv.conf that the user has entered manually, because the DHCP server
     didn't supply them.  Closes: #362029.
   * Add an ethtool-lite Makefile target, to assist people in building a
     standalone ethtool-lite for debugging purposes.  Closes: #608452.
 .
   [ Updated translations ]
   * Northern Sami (se.po) by Børre Gaup
 .
 netcfg (1.58) unstable; urgency=low
 .
   [ Updated translations ]
   * Lao (lo.po) by Anousak Souphavanh
   * Northern Sami (se.po) by Børre Gaup
   * Sinhala (si.po) by Danishka Navin
 .
 netcfg (1.57ubuntu3) natty; urgency=low
 .
   * Revert <net/if.h> avoidance from 1.57ubuntu2; linux-libc-dev has been
     fixed.
   * Strip trailing dots from domain when writing to /etc/hosts
     (LP: #255117).
 .
 netcfg (1.57ubuntu2) natty; urgency=low
 .
   * Temporarily include <linux/if.h> rather than <net/if.h> on Linux, to
     work around LP #673073.
 .
 netcfg (1.57ubuntu1) 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.57) unstable; urgency=low
 .
   [ Otavio Salvador ]
   * Don't duplicate localhost definition for IPv4 and IPv6. Closes:
     #595107.
 .
   [ Petter Reinholdtsen ]
   * Log detected link status to make it possible to see if link
     detection work properly or not.
 .
   [ Otavio Salvador ]
   * netcfg: do not provide an empty /etc/dhcp3 dir.
 .
   [ Updated translations ]
   * Bengali (bn.po) by Israt Jahan
   * Catalan (ca.po) by Jordi Mallach
   * Danish (da.po) by Anders Jenbo
   * Persian (fa.po) by Behrad Eslamifar
   * Icelandic (is.po) by Sveinn  Felli
   * Kazakh (kk.po) by Baurzhan Muftakhidinov
   * Romanian (ro.po) by Andrei Popescu
 .
 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.
 .
 netcfg (1.51ubuntu2) lucid; urgency=low
 .
   * Rebuild against libiw30.
 .
 netcfg (1.51ubuntu1) lucid; 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.51) unstable; urgency=low
 .
   [ Luca Favatella ]
   * /var/run/stab is Linux PCMCIA specific; provide a stub implementation of
     find_in_stab for non-Linux systems.
   * Don't build-dep on libiw-dev on kfreebsd-{i386,amd64}.
   * Add kfreebsd-{i386,amd64} architectures.
 .
   [ Aurelien Jarno ]
   * Use kernel independent code to determine loopback interfaces.
   * Simplify detection of up interfaces.
   * Don't detect interfaces twice or more.
   * Sort interfaces by name.
   * Port ethtool-lite to GNU/kFreeBSD, and default to unkwown status if
     not on GNU/Linux or GNU/kFreeBSD.
 .
 netcfg (1.50) unstable; urgency=low
 .
   [ Christian Perrier ]
   * No longer add ff02::3 to /etc/hosts
     Thanks to Marco d'Itri for the proposed change
     Closes: #533384
 .
   [ Luca Favatella ]
   * If wireless is disabled, don't build and link wireless related stuff.
   * Disable by default wireless on non-linux architectures.
   * Inverse the logic about building without wireless support (WIRELESS=0).
   * Substitute Linux-specific code in get_all_ifs() using getifaddrs().
 .
   [ Colin Watson ]
   * check_kill_switch is Linux-specific; provide a stub implementation for
     non-Linux systems.
 .
   [ Otavio Salvador ]
   * Refactor dhcp.c code to use an argument list instead of an string.
   * Add support for udhcpc. This was based on Luk Claes but changed to
     avoid dropping support for dhclient, dhclient3 and pump for now.
 .
   [ Updated translations ]
     * Hindi (hi.po)
     * Italian (it.po) by Milo Casagrande
 .
 netcfg (1.49ubuntu1) karmic; 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.49) unstable; urgency=low
 .
   [ Frans Pop ]
   * Drop support for the ppc64 architecture.
 .
   [ Christian Perrier ]
   * Bump debhelper compatibility level to 6
   * Add myself to uploaders
   * No longer depends on -1 revision for libiw-dev
 .
   [ Updated translations ]
   * Bengali (bn.po) by Md. Rezwan Shahid
   * Estonian (et.po) by Mattias Põldaru
   * Slovak (sk.po) by Ivan Masár
 .
 netcfg (1.48ubuntu1) karmic; 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.48) unstable; urgency=low
 .
   [ Frans Pop ]
   * Remove myself as uploader.
 .
   [ Glenn Saberton ]
   * Coding style improvements.
   * Refactor dhcp configuration code.
 .
   [ Updated translations ]
   * Italian (it.po) by Milo Casagrande
   * Russian (ru.po) by Yuri Kozlov
   * Slovak (sk.po) by Ivan Masár
 .
 netcfg (1.47) unstable; urgency=low
 .
   * Merge from Ubuntu:
     - Build for lpia.
     - Add an /etc/network/interfaces stanza for lo even if the netcfg menu
       item wasn't run (LP: #9532).
     - If we detect that the user entered a fully-qualified domain name as
       the hostname, then remove the domain part from the hostname as well as
       copying it to netcfg/get_domain (thanks, Alain Knaff; closes: #401220,
       LP: #11019).
   * Trim leading dots from netcfg/get_domain (closes: #459321).
 .
   [ Updated translations ]
   * Esperanto (eo.po) by Felipe Castro
   * Basque (eu.po) by Piarres Beobide
   * Galician (gl.po) by marce villarino
   * Italian (it.po) by Milo Casagrande
   * Kazakh (kk.po) by Sarsenov D.
   * Malayalam (ml.po) by Praveen Arimbrathodiyil
   * Marathi (mr.po) by Sampada
   * Tagalog (tl.po) by Eric Pareja
 .
 netcfg (1.46ubuntu1) jaunty; 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.
     - Add an /etc/network/interfaces stanza for lo even if the netcfg menu
       item wasn't run.
     - Build for lpia.
     - Bump the DHCP timeout to 30 seconds.
     - If we detect that the user entered a fully-qualified domain name as
       the hostname, then remove the domain part from the hostname as well as
       copying it to netcfg/get_domain.
 .
 netcfg (1.46) unstable; urgency=low
 .
   [ Updated translations ]
   * Bengali (bn.po) by Mahay Alam Khan (মাহে আলম খান)
   * Bosnian (bs.po) by Armin Besirovic
   * Danish (da.po)
   * Georgian (ka.po) by Aiet Kolkhi
   * Latvian (lv.po) by Peteris Krisjanis
   * Macedonian (mk.po) by Arangel Angov
   * Slovenian (sl.po) by Vanja Cvelbar
   * Serbian (sr.po) by Veselin Mijušković
 .
 netcfg (1.45) unstable; urgency=low
 .
   [ Martin Michlmayr ]
   * Put in a special case to allow preseeding of no gateway via
     netcfg/get_gateway=none.  (Closes: #497285).
 .
   [ Updated translations ]
   * Arabic (ar.po) by Ossama M. Khayat
   * Belarusian (be.po) by Pavel Piatruk
   * Greek, Modern (1453-) (el.po) by quad-nrg.net
   * Esperanto (eo.po) by Felipe Castro
   * Basque (eu.po) by Iñaki Larrañaga Murgoitio
   * Finnish (fi.po) by Esko Arajärvi
   * French (fr.po) by Christian Perrier
   * Gujarati (gu.po) by Kartik Mistry
   * Hebrew (he.po) by Omer Zak
   * Croatian (hr.po) by Josip Rodin
   * Italian (it.po) by Milo Casagrande
   * Georgian (ka.po) by Aiet Kolkhi
   * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
   * Tamil (ta.po) by Dr.T.Vasudevan
   * Turkish (tr.po) by Mert Dirik
   * Traditional Chinese (zh_TW.po) by Tetralet
 .
 netcfg (1.44ubuntu4) intrepid; urgency=low
 .
   [ Alain Knaff ]
   * If we detect that the user entered a fully-qualified domain name as the
     hostname, then remove the domain part from the hostname as well as
     copying it to netcfg/get_domain (LP: #11019).
 .
 netcfg (1.44ubuntu3) intrepid; urgency=low
 .
   * Bump the DHCP timeout to 30 seconds (slightly reluctantly - I still
     advise that people use netcfg/dhcp_timeout to adjust the timeout where
     necessary and possible; LP: #267656).
 .
 netcfg (1.44ubuntu2) intrepid; urgency=low
 .
   * Build for lpia.
 .
 netcfg (1.44ubuntu1) intrepid; 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.
     - Add an /etc/network/interfaces stanza for lo even if the netcfg menu
       item wasn't run.
   * Drop libiw-dev build-dependency change; it's no longer a practical
     problem.
 .
 netcfg (1.44) unstable; urgency=low
 .
   [ Frans Pop ]
   * killall.sh: use pidof instead of parsing the output of ps to determine
     pids of dhcp clients as the regexp used could result in false positives.
     See #476524 for background.
 .
   [ Jérémy Bobbio ]
   * Define IPv6 ::1 address as "localhost".  (Closes: #477700)
     Thanks to Marco d'Itri for the patch.
 .
   [ Updated translations ]
   * Basque (eu.po) by Iñaki Larrañaga Murgoitio
   * Finnish (fi.po) by Esko Arajärvi
   * Malayalam (ml.po) by Praveen|പ്രവീണ്‍ A|എ
   * Marathi (mr.po) by Sampada
   * Panjabi (pa.po) by Amanpreet Singh Alam
   * Thai (th.po) by Theppitak Karoonboonyanan
 .
 netcfg (1.43) unstable; urgency=low
 .
   [ Colin Watson ]
   * RFC 2181 clarifies that host names may be as short as one octet, so
     allow that (LP: #193054).
 .
   [ Frans Pop ]
   * Remove incorrect space before ellipses.
   * Remove David Kimdon, Joshua Kwan, Matt Kraai, Tollef Fog Heen and
     Thomas Hood as Uploaders with many thanks for their past contributions.
 .
   [ Jérémy Bobbio ]
   * Skip raw IEEE 802.11 network devices when looking up available interfaces.
 .
   [ Updated translations ]
   * Amharic (am.po) by Tegegne Tefera
   * Arabic (ar.po) by Ossama M. Khayat
   * Bulgarian (bg.po) by Damyan Ivanov
   * Esperanto (eo.po) by Serge Leblanc
   * Basque (eu.po) by Piarres Beobide
   * Finnish (fi.po) by Esko Arajärvi
   * French (fr.po) by Christian Perrier
   * Galician (gl.po) by Jacobo Tarrio
   * Gujarati (gu.po) by Kartik Mistry
   * Korean (ko.po) by Changwoo Ryu
   * Marathi (mr.po)
   * Dutch (nl.po) by Frans Pop
   * Panjabi (pa.po) by Amanpreet Singh Alam
   * Polish (pl.po) by Bartosz Fenski
   * Portuguese (pt.po) by Miguel Figueiredo
   * Russian (ru.po) by Yuri Kozlov
   * Slovak (sk.po) by Ivan Masár
   * Swedish (sv.po) by Daniel Nylander
   * Thai (th.po) by Theppitak Karoonboonyanan
 .
 netcfg (1.42) unstable; urgency=low
 .
   [ Frans Pop ]
   * No longer include the dhclient-script as it is now provided by the
     dhcp3-client-udeb (>= 3.1.0-2).
 .
   [ Updated translations ]
   * Finnish (fi.po) by Esko Arajärvi
   * French (fr.po) by Christian Perrier
   * Hindi (hi.po) by Kumar Appaiah
   * Indonesian (id.po) by Arief S Fitrianto
   * Central Khmer (km.po) by Khoem Sokhem
   * Latvian (lv.po) by Viesturs Zarins
   * Norwegian Bokmål (nb.po) by Hans Fredrik Nordhaug
   * Nepali (ne.po) by Shyam Krishna Bal
   * Panjabi (pa.po) by Amanpreet Singh Alam
   * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
   * Slovenian (sl.po) by Matej Kovacic
   * Turkish (tr.po) by Recai Oktaş
   * Ukrainian (uk.po)
   * Wolof (wo.po) by Mouhamadou Mamoune Mbacke
   * Traditional Chinese (zh_TW.po) by Tetralet
 .
 netcfg (1.41) unstable; urgency=low
 .
   * No longer copy the dhclient.conf script to the target system. The reason
     this was originally done looks to be obsolete and we should not overwrite
     conffiles from other packages.
   * Don't link against libm; according to dpkg-shlibdeps it's not used.
   * Don't ignore errors in clean target.
 .
   [ Updated translations ]
   * Amharic (am.po) by tegegne tefera
   * German (de.po) by Jens Seidel
   * Dzongkha (dz.po) by Jurmey Rabgay
   * Spanish (es.po) by Javier Fernández-Sanguino Peña
   * Korean (ko.po) by Changwoo Ryu
   * Kurdish (ku.po) by Erdal Ronahi
   * Malayalam (ml.po) by Praveen|പ്രവീണ്‍ A|എ
   * Norwegian Bokmål (nb.po) by Hans Fredrik Nordhaug
   * Panjabi (pa.po) by A S Alam
   * Portuguese (pt.po) by Miguel Figueiredo
   * Slovak (sk.po) by Ivan Masár
 .
 netcfg (1.40ubuntu5) hardy; urgency=low
 .
   * Support preseeding netcfg/network-manager to false to suppress
     adjustment of /etc/network/interfaces for network-manager (thanks,
     Andrew Pollock).
 .
 netcfg (1.40ubuntu4) hardy; urgency=low
 .
   * Backport from trunk:
     - RFC 2181 clarifies that host names may be as short as one octet, so
       allow that (LP: #193054).
 .
 netcfg (1.40ubuntu3) hardy; urgency=low
 .
   * Add an /etc/network/interfaces stanza for lo even if the netcfg menu
     item wasn't run (LP: #9532).
 .
 netcfg (1.40ubuntu2) hardy; urgency=low
 .
   * Change priority of netcfg/get_domain to high for static network
     configurations.
 .
 netcfg (1.40ubuntu1) hardy; urgency=low
 .
   * Resynchronise with Debian. Remaining changes:
     - Set default hostname to 'ubuntu'.
     - Drop priority of netcfg/get_domain to medium.
     - Bump libiw-dev build-dependency to ensure building against libiw29.
     - 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.
   * debian/control: Add XS-Vcs-Bzr for the Ubuntu branch.
 .
 netcfg (1.40) unstable; urgency=low
 .
   [ Frans Pop ]
   * Remove alternative dependencies for DHCP clients (not supported by udpkg).
 .
   [ Colin Watson ]
   * Revert change to copy udev's persistent-net rules to the target system,
     as udev-udeb already does this. Closes: #433936.
 .
   [ Joey Hess ]
   * Stop mentioning FireWire in generic description for ethX devices, to avoid
     confusing users. ;-)
     I think this is ok to drop as since hw-detect 1.47, devnames should have
     descriptions for firewire devices. When #405421 was filed,
     sysfs-update-devnames had not been fixed to look in
     /sys/class/net/<foo>/device/bus and so firewire interfaces lacked special
     descriptions.
 .
   [ dann frazier ]
   * Remove unused extern declaration for netcfg_get_dhcp() function in
     netcfg.h. This function was removed in r15113.
   * Request ntp-servers option from dhcp server and store in
     netcfg/dhcp_ntp_servers for later processing by clock-setup.
     See #447071
   * Use POSIX-compliant 'printf' instead of 'echo -n' in dhclient-script
 .
   [ Updated translations ]
   * Belarusian (be.po) by Hleb Rubanau
   * Bulgarian (bg.po) by Damyan Ivanov
   * Bengali (bn.po) by Jamil Ahmed
   * Catalan (ca.po) by Jordi Mallach
   * Czech (cs.po) by Miroslav Kure
   * German (de.po) by Jens Seidel
   * Esperanto (eo.po) by Serge Leblanc
   * Spanish (es.po) by Javier Fernández-Sanguino Peña
   * Basque (eu.po) by Piarres Beobide
   * French (fr.po) by Christian Perrier
   * Galician (gl.po) by Jacobo Tarrio
   * Hebrew (he.po) by Lior Kaplan
   * Hungarian (hu.po) by SZERVÁC Attila
   * Italian (it.po) by Stefano Canepa
   * Japanese (ja.po) by Kenshi Muto
   * Korean (ko.po) by Sunjae Park
   * Lithuanian (lt.po) by Kęstutis Biliūnas
   * Nepali (ne.po) by Nabin Gautam
   * Dutch (nl.po) by Bart Cornelis
   * Norwegian Nynorsk (nn.po) by Håvard Korsvoll
   * Panjabi (pa.po) by A S Alam
   * Polish (pl.po) by Bartosz Fenski
   * Portuguese (pt.po) by Miguel Figueiredo
   * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
   * Romanian (ro.po) by Eddy Petrișor
   * Russian (ru.po) by Yuri Kozlov
   * Slovak (sk.po) by Peter Mann
   * Albanian (sq.po) by Elian Myftiu
   * Swedish (sv.po) by Daniel Nylander
   * Tamil (ta.po) by Dr.T.Vasudevan
   * Thai (th.po) by Theppitak Karoonboonyanan
   * Vietnamese (vi.po) by Clytie Siddall
   * Simplified Chinese (zh_CN.po) by Ming Hua
 .
 netcfg (1.39ubuntu4) gutsy; urgency=low
 .
   * Add missing line-continuation backslash to finish-install script.
 .
 netcfg (1.39ubuntu3) gutsy; urgency=low
 .
   * 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 (LP: #139403).
 .
 netcfg (1.39ubuntu2) gutsy; urgency=low
 .
   * Revert change to copy udev's persistent-net rules to the target system;
     udev-udeb 113-0ubuntu6 does this now.
 .
 netcfg (1.39ubuntu1) gutsy; urgency=low
 .
   * Resynchronise with Debian. Remaining changes:
     - Set default hostname to 'ubuntu'.
     - Drop priority of netcfg/get_domain to medium.
     - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
       which doesn't work with current udev.
     - Bump libiw-dev build-dependency to ensure building against libiw29.
 .
 netcfg (1.39) unstable; urgency=low
 .
   * Switch to dhcp3 as the default DHCP client in the installer.
 .
   [ Updated translations ]
   * Spanish (es.po) by Javier Fernández-Sanguino Peña
   * Tamil (ta.po) by Dr.T.Vasudevan
   * Thai (th.po) by Theppitak Karoonboonyanan
 .
 netcfg (1.38) unstable; urgency=low
 .
   [ Colin Watson ]
   * Copy udev's persistent-net rules to the target system if possible
     (closes: #259747).
 .
   [ Christian Perrier ]
   * Consistent writing in templates: use "has been aborted" instead
     of "will be aborted"
 .
   [ Updated translations ]
   * Bulgarian (bg.po) by Damyan Ivanov
   * Catalan (ca.po) by Jordi Mallach
   * Czech (cs.po) by Miroslav Kure
   * Basque (eu.po) by Piarres Beobide
   * French (fr.po) by Christian Perrier
   * Galician (gl.po) by Jacobo Tarrio
   * Japanese (ja.po) by Kenshi Muto
   * Dutch (nl.po) by Frans Pop
   * Punjabi (Gurmukhi) (pa.po) by A S Alam
   * Portuguese (pt.po) by Miguel Figueiredo
   * Romanian (ro.po) by Eddy Petrișor
   * Russian (ru.po) by Yuri Kozlov
   * Vietnamese (vi.po) by Clytie Siddall
   * Simplified Chinese (zh_CN.po) by Ming Hua
 .
 netcfg (1.37ubuntu2) gutsy; urgency=low
 .
   * Remove /etc/iftab generation code; copy
     /etc/udev/rules.d/70-persistent-net.rules to /target instead.
 .
 netcfg (1.37ubuntu1) gutsy; urgency=low
 .
   * Resynchronise with Debian. Remaining changes:
     - Write an /etc/iftab entry for each network interface.
     - Set default hostname to 'ubuntu'.
     - Drop priority of netcfg/get_domain to medium.
     - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
       which doesn't work with current udev.
   * Bump libiw-dev build-dependency to ensure building against libiw29.
 .
 netcfg (1.37) unstable; urgency=low
 .
   [ Colin Watson ]
   * Merge from Ubuntu:
     - Fix backup from netcfg/no_interfaces to behave more usefully.
     - Give up gracefully if netcfg/wireless_essid was preseeded but
       association failed.
 .
   [ Joey Hess ]
   * Multiply menu-item-numbers by 100
 .
   [ Updated translations ]
   * Bengali (bn.po) by Mahay Alam Khan (মাহে আলম)
   * Esperanto (eo.po) by Serge Leblanc
   * Norwegian Bokmål (nb.po) by Bjørn Steensrud
   * Tamil (ta.po) by Dr.T.Vasudevan
   * Traditional Chinese (zh_TW.po) by Tetralet
 .
 netcfg (1.36) unstable; urgency=low
 .
   * Forgot to revert string for not yet updated translations.
 .
 netcfg (1.35) unstable; urgency=low
 .
   [ Joey Hess ]
   * Add armel architecture.
 .
   [ Updated translations ]
   * Hebrew (he.po) by Lior Kaplan
   * Malayalam (ml.po) by Praveen A
   * Nepali (ne.po) by Shiva Pokharel
   * Dutch (nl.po) by Bart Cornelis
   * Polish (pl.po) by Bartosz Fenski
   * Ukrainian (uk.po) by Eugeniy Meshcheryakov
 .
 netcfg (1.34) unstable; urgency=low
 .
   * Add default entries in /etc/networks in line with netbase (static config).
     Closes: #399293.
 .
 netcfg (1.33) unstable; urgency=low
 .
   * Mention FireWire in generic description for ethX devices to help avoid
     confusing users. Should really be supported as a separate class.
     Thanks to Filipus Klutiero. Closes: #405421.
 .
   [ Updated translations ]
   * Arabic (ar.po) by Ossama M. Khayat
   * Belarusian (be.po) by Hleb Rubanau
   * Bulgarian (bg.po) by Damyan Ivanov
   * Bosnian (bs.po) by Safir Secerovic
   * Catalan (ca.po) by Guillem Jover
   * Czech (cs.po) by Miroslav Kure
   * Danish (da.po) by Claus Hindsgaul
   * German (de.po) by Jens Seidel
   * Greek, Modern (1453-) (el.po) by quad-nrg.net
   * Esperanto (eo.po) by Serge Leblanc
   * Spanish (es.po) by Javier Fernández-Sanguino Peña
   * Estonian (et.po) by Siim Põder
   * Finnish (fi.po) by Tapio Lehtonen
   * French (fr.po) by Christian Perrier
   * Galician (gl.po) by Jacobo Tarrio
   * Hebrew (he.po) by Lior Kaplan
   * Hindi (hi.po) by Nishant Sharma
   * Hungarian (hu.po) by SZERVÁC Attila
   * Indonesian (id.po) by Arief S Fitrianto
   * Italian (it.po) by Stefano Canepa
   * Japanese (ja.po) by Kenshi Muto
   * Georgian (ka.po) by Aiet Kolkhi
   * Khmer (km.po) by Khoem Sokhem
   * Korean (ko.po) by Sunjae park
   * Kurdish (ku.po) by Amed Çeko Jiyan
   * Lithuanian (lt.po) by Kęstutis Biliūnas
   * Latvian (lv.po) by Aigars Mahinovs
   * Malayalam (ml.po) by Praveen A
   * Norwegian Bokmål (nb.po) by Bjørn Steensrud
   * Dutch (nl.po) by Bart Cornelis
   * Norwegian Nynorsk (nn.po) by Håvard Korsvoll
   * Panjabi (pa.po) by A S Alam
   * Portuguese (Brazil) (pt_BR.po) by Felipe Augusto van de Wiel (faw)
   * Portuguese (pt.po) by Miguel Figueiredo
   * Romanian (ro.po) by Eddy Petrișor
   * Russian (ru.po) by Yuri Kozlov
   * Slovak (sk.po) by Peter Mann
   * Slovenian (sl.po) by Matej Kovačič
   * Albanian (sq.po) by Elian Myftiu
   * Swedish (sv.po) by Daniel Nylander
   * Tamil (ta.po) by Dr.T.Vasudevan
   * Thai (th.po) by Theppitak Karoonboonyanan
   * Tagalog (tl.po) by Eric Pareja
   * Turkish (tr.po) by Recai Oktaş
   * Ukrainian (uk.po) by Eugeniy Meshcheryakov
   * Vietnamese (vi.po) by Clytie Siddall
   * Wolof (wo.po) by Mouhamadou Mamoune Mbacke
   * Simplified Chinese (zh_CN.po) by Ming Hua
   * Traditional Chinese (zh_TW.po) by Asho Yeh
 .
 netcfg (1.32ubuntu4) feisty; urgency=low
 .
   * Revert change in 1.32ubuntu3.
 .
 netcfg (1.32ubuntu3) feisty; urgency=low
 .
   * Add comments in interfaces files on how to enable IPv6 autoconfiguration.
 .
 netcfg (1.32ubuntu2) feisty; urgency=low
 .
   * Set Maintainer to ubuntu-installer at lists.ubuntu.com.
 .
 netcfg (1.32ubuntu1) feisty; urgency=low
 .
   * Resynchronise with Debian. Remaining changes:
     - Write an /etc/iftab entry for each network interface.
     - Set default hostname to 'ubuntu'.
     - Fix up some backup cases to behave more usefully.
     - Drop priority of netcfg/get_domain to medium.
     - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
       which doesn't work with current udev.
     - Give up gracefully if netcfg/wireless_essid was preseeded but
       association failed.
 .
 netcfg (1.32) unstable; urgency=low
 .
   [ Colin Watson ]
   * Fix missing iface subst into netcfg/wireless_essid_again.
 .
   [ Updated translations ]
   * Bulgarian (bg.po) by Damyan Ivanov
   * Bosnian (bs.po) by Safir Secerovic
   * Catalan (ca.po) by Jordi Mallach
   * Hungarian (hu.po) by SZERVÁC Attila
   * Georgian (ka.po) by Aiet Kolkhi
   * Kurdish (ku.po) by Rêzan Tovjîn
   * Norwegian Bokmål (nb.po) by Bjørn Steensrud
   * Norwegian Nynorsk (nn.po) by Håvard Korsvoll
   * Panjabi (pa.po) by A S Alam
   * Romanian (ro.po) by Eddy Petrișor
   * Russian (ru.po) by Yuri Kozlov
   * Swedish (sv.po) by Daniel Nylander
 .
 netcfg (1.31ubuntu1) feisty; urgency=low
 .
   * Resynchronise with Debian. Remaining changes:
     - Write an /etc/iftab entry for each network interface.
     - Set default hostname to 'ubuntu'.
     - Fix up some backup cases to behave more usefully.
     - Drop priority of netcfg/get_domain to medium.
     - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
       which doesn't work with current udev.
     - Give up gracefully if netcfg/wireless_essid was preseeded but
       association failed.
     - Fix missing iface subst into netcfg/wireless_essid_again.
 .
 netcfg (1.31) unstable; urgency=low
 .
   [ Updated translations ]
   * Belarusian (be.po) by Andrei Darashenka
   * Spanish (es.po) by Javier Fernández-Sanguino Peña
   * Hindi (hi.po) by Nishant Sharma
   * Indonesian (id.po) by Arief S Fitrianto
   * Italian (it.po) by Stefano Canepa
   * Korean (ko.po) by Sunjae park
   * Kurdish (ku.po) by Erdal Ronahi
   * Norwegian Bokmål (nb.po) by Bjørn Steensrud
   * Nepali (ne.po) by Shiva Prasad Pokharel
   * Romanian (ro.po) by Eddy Petrișor
   * Tamil (ta.po) by Damodharan Rajalingam
   * Turkish (tr.po) by Recai Oktaş
   * Vietnamese (vi.po) by Clytie Siddall
   * Simplified Chinese (zh_CN.po) by Ming Hua
   * Traditional Chinese (zh_TW.po) by Tetralet
 .
 netcfg (1.30) unstable; urgency=low
 .
   [ Frans Pop ]
   * Improve wording of wireless network type template.
 .
   [ Colin Watson ]
   * Avoid infinite loop on wireless configuration if no access points are
     available, by introducing a slightly different question the second time
     round the loop; entering an empty ESSID there breaks out of wireless
     configuration.
 .
   [ Philip Hands ]
   * free(old_selection) wasn't being called in netcfg_get_interface if only
     one interface was found.
   * Fix random C coding styles (except for ethtool-lite.c, which is internally
     consistent, even if not consistent with the rest of the package).
 .
   [ Updated translations ]
   * Bengali (bn.po) by Mahay Alam Khan (মাহে আলম খান)
   * Catalan (ca.po) by Jordi Mallach
   * Czech (cs.po) by Miroslav Kure
   * Danish (da.po) by Claus Hindsgaul
   * German (de.po) by Jens Seidel
   * Greek (el.po) by quad-nrg.net
   * Esperanto (eo.po) by Serge Leblanc
   * Spanish (es.po) by Javier Fernández-Sanguino Peña
   * Estonian (et.po) by Siim Põder
   * Basque (eu.po) by Piarres Beobide
   * Finnish (fi.po) by Tapio Lehtonen
   * French (fr.po) by Christian Perrier
   * Galician (gl.po) by Jacobo Tarrio
   * Hebrew (he.po) by Lior Kaplan
   * Hindi (hi.po) by Nishant Sharma
   * Croatian (hr.po) by Josip Rodin
   * Hungarian (hu.po) by SZERVÁC Attila
   * Indonesian (id.po) by Arief S Fitrianto
   * Italian (it.po) by Giuseppe Sacco
   * Japanese (ja.po) by Kenshi Muto
   * Khmer (km.po) by Khoem Sokhem
   * Korean (ko.po) by Sunjae park
   * Kurdish (ku.po) by Erdal Ronahi
   * Lithuanian (lt.po) by Kęstutis Biliūnas
   * Latvian (lv.po) by Aigars Mahinovs
   * Macedonian (mk.po) by Georgi Stanojevski
   * Norwegian Bokmal (nb.po) by Bjørn Steensrud
   * Dutch (nl.po) by Bart Cornelis
   * Polish (pl.po) by Bartosz Fenski
   * Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
   * Portuguese (pt.po) by Miguel Figueiredo
   * Romanian (ro.po) by Eddy Petrişor
   * Russian (ru.po) by Yuri Kozlov
   * Northern Sami (se.po) by Børre Gaup
   * Slovak (sk.po) by Peter Mann
   * Slovenian (sl.po) by Jure Čuhalev
   * Albanian (sq.po) by Elian Myftiu
   * Swedish (sv.po) by Daniel Nylander
   * Thai (th.po) by Theppitak Karoonboonyanan
   * Tagalog (tl.po) by Eric Pareja
   * Turkish (tr.po) by Recai Oktaş
   * Ukrainian (uk.po) by Eugeniy Meshcheryakov
   * Vietnamese (vi.po) by Clytie Siddall
   * Wolof (wo.po) by Mouhamadou Mamoune Mbacke
   * Traditional Chinese (zh_TW.po) by Tetralet
 .
 netcfg (1.29) unstable; urgency=low
 .
   [ Christian Perrier ]
   * Unmark ${wifireconf} as translatable in templates
 .
   [ Frans Pop ]
   * Set up the loopback interface with address 127.0.0.1/8.
   * Also set up the loopback interface when doing static configuration.
     Closes: #381085.
   * Remove standards-version and add Lintian override for it.
 .
   [ Updated translations ]
   * Catalan (ca.po) by Jordi Mallach
   * German (de.po) by Jens Seidel
   * Spanish (es.po) by Javier Fernández-Sanguino Peña
   * Finnish (fi.po) by Tapio Lehtonen
   * Hungarian (hu.po) by SZERVÁC Attila
   * Panjabi (pa.po) by A S Alam
   * Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
   * Swedish (sv.po) by Daniel Nylander
   * Ukrainian (uk.po) by Eugeniy Meshcheryakov
   * Traditional Chinese (zh_TW.po) by Tetralet
 .
 netcfg (1.28) unstable; urgency=low
 .
   [ Philip Hands ]
   * killall.sh: optimise out the greps.
 .
   [ Updated translations ]
   * Estonian (et.po) by Siim Põder
   * Galician (gl.po) by Jacobo Tarrio
   * Gujarati (gu.po) by Kartik Mistry
   * Bokmål, Norwegian (nb.po) by Bjørn Steensrud
   * Dutch (nl.po) by Bart Cornelis
   * Norwegian Nynorsk (nn.po) by Håvard Korsvoll
   * Thai (th.po) by Theppitak Karoonboonyanan
 .
 netcfg (1.27ubuntu2) edgy; urgency=low
 .
   * Bring .po files back into sync with reality.
 .
 netcfg (1.27ubuntu1) edgy; urgency=low
 .
   [ Ubuntu Merge-o-Matic ]
   * Merge from debian unstable.
 .
 netcfg (1.27) unstable; urgency=low
 .
   * Remove the now useless mapping clause from the interfaces file.
     Closes: #367264
 .
 netcfg (1.26) unstable; urgency=low
 .
   [ Christian Perrier ]
   * Take advantage of the new po-debconf commenting capabilities
     and adapt translators comment to it
   * Split _Choices to __choices in templates
 .
   [ Bastian Blank ]
   * Ignore sit devices.
 .
   [ Colin Watson ]
   * Make sure empty ESSIDs don't get written to /etc/network/interfaces;
     this causes ifup to fail to bring up lo due to the syntax error.
   * Turn off cancel button on DHCP progress bar once DHCP succeeds (closes:
     https://launchpad.net/bugs/47733).
 .
   [ Updated translations ]
   * Arabic (ar.po) by Ossama M. Khayat
   * Catalan (ca.po) by Jordi Mallach
   * Czech (cs.po) by Miroslav Kure
   * Danish (da.po) by Claus Hindsgaul
   * German (de.po) by Jens Seidel
   * Dzongkha (dz.po)
   * Esperanto (eo.po) by Serge Leblanc
   * Spanish (es.po) by Javier Fernández-Sanguino Peña
   * Basque (eu.po) by Piarres Beobide
   * French (fr.po) by Christian Perrier
   * Galician (gl.po) by Jacobo Tarrio
   * Hebrew (he.po) by Lior Kaplan
   * Hungarian (hu.po) by SZERVÑC Attila
   * Italian (it.po) by Stefano Canepa
   * Japanese (ja.po) by Kenshi Muto
   * Georgian (ka.po) by Aiet Kolkhi
   * Khmer (km.po) by Khoem Sokhem
   * Korean (ko.po) by Sunjae park
   * Kurdish (ku.po) by Erdal Ronahi
   * Lithuanian (lt.po) by Kęstutis Biliūnas
   * Macedonian (mk.po) by Georgi Stanojevski
   * Bokmål, Norwegian (nb.po) by Bjørn Steensrud
   * Nepali (ne.po) by Shiva Pokharel
   * Dutch (nl.po) by Bart Cornelis
   * Norwegian Nynorsk (nn.po) by Håvard Korsvoll
   * Polish (pl.po) by Bartosz Fenski
   * Portuguese (pt.po) by Miguel Figueiredo
   * Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
   * Romanian (ro.po) by Eddy Petrişor
   * Russian (ru.po) by Yuri Kozlov
   * Northern Sami (se.po) by Børre Gaup
   * Slovak (sk.po) by Peter Mann
   * Slovenian (sl.po) by Jure Čuhalev
   * Albanian (sq.po) by Elian Myftiu
   * Swedish (sv.po) by Daniel Nylander
   * Tamil (ta.po) by Damodharan Rajalingam
   * Thai (th.po) by Theppitak Karoonboonyanan
   * Tagalog (tl.po) by Eric Pareja
   * Turkish (tr.po) by Recai Oktaş
   * Vietnamese (vi.po) by Clytie Siddall
 .
 netcfg (1.25) unstable; urgency=low
 .
   * Remove temporary workaround for #322723 introduced in 1.13; problem can no
     longer be reproduced.
   * Hack in debian/rules to correct libiw dependency is no longer needed.
 .
   [ Updated translations ]
   * Bosnian (bs.po) by Safir Secerovic
   * Dzongkha (dz.po) by Sonam Rinchen
   * Esperanto (eo.po) by Serge Leblanc
   * Basque (eu.po) by Piarres Beobide
   * Irish (ga.po) by Kevin Patrick Scannell
   * Hungarian (hu.po) by SZERVÑC Attila
   * Khmer (km.po) by Leang Chumsoben
   * Romanian (ro.po) by Eddy Petrişor
   * Russian (ru.po) by Yuri Kozlov
   * Northern Sami (se.po) by Børre Gaup
   * Slovenian (sl.po) by Jure Cuhalev
 .
 netcfg (1.24) unstable; urgency=low
 .
   [ Martin Michlmayr ]
   * Add armeb to the Architecture field.
 .
   [ Joey Hess ]
   * Change class identifier of the dhcp client from "NetcfgDHClient" to just
     "d-i", which is a bit easier to remeber and type.
   * Rebuild with current libd-i to fix udeb deps.
 .
   [ Updated translations ]
   * Bengali (bn.po) by Baishampayan Ghose
   * Bosnian (bs.po) by Safir Secerovic
   * Catalan (ca.po) by Jordi Mallach
   * Esperanto (eo.po) by Serge Leblanc
   * Finnish (fi.po) by Tapio Lehtonen
   * Galician (gl.po) by Jacobo Tarrio
   * Hindi (hi.po) by Nishant Sharma
   * Hungarian (hu.po) by SZERVÑC Attila
   * Khmer (km.po) by Hok Kakada
   * Malagasy (mg.po) by Jaonary Rabarisoa
   * Punjabi (Gurmukhi) (pa_IN.po) by Amanpreet Singh Alam
   * Polish (pl.po) by Bartosz Fenski
   * Romanian (ro.po) by Eddy Petrişor
   * Slovak (sk.po) by Peter Mann
   * Slovenian (sl.po) by Matej Kovačič
   * Albanian (sq.po) by Elian Myftiu
   * Swedish (sv.po) by Daniel Nylander
   * Vietnamese (vi.po) by Clytie Siddall
 .
 netcfg (1.23ubuntu6) dapper; urgency=low
 .
   * Fix the last change so it actually compiles correctly.
 .
 netcfg (1.23ubuntu5) dapper; urgency=low
 .
   * Always append "arp X" to /etc/iftab lines, to deal with cards which
     suddenly change driver and break.
 .
 netcfg (1.23ubuntu4) dapper; urgency=low
 .
   * Avoid writing duplicated MAC/ARP matching lines to /etc/iftab, as
     we can't handle that.  This notably breaks Sparc machines which can
     have multiple interfaces with the same MAC address (as it's generated
     from the machine id).  Ubuntu #33787.
 .
 netcfg (1.23ubuntu3) dapper; urgency=low
 .
   * Don't write out a "mapping" section, it's completely meaningless.
 .
 netcfg (1.23ubuntu2) dapper; urgency=low
 .
   * When writing /etc/iftab check to see whether another interface shares
     the same MAC address, if so write an arp selector out as well.
 .
 netcfg (1.23ubuntu1) dapper; urgency=low
 .
   * Resynchronise with Debian.
   * Drop casper symlinks, no longer required following casper's
     reimplementation as initramfs hooks.
 .
 netcfg (1.23) unstable; urgency=low
 .
   * Don't propagate NetcfgDHClient class identifier to installed system.
 .
 netcfg (1.22) unstable; urgency=low
 .
   [ Joey Hess ]
   * The return of my friend liw.
 .
   [ Colin Watson ]
   * Make progress bars for DHCP and wireless AP search cancellable
     (closes: #247045). Requires cdebconf 0.95, but will degrade to the
     old-style bars if running with earlier versions.
   * Add myself to Uploaders.
 .
   [ Updated translations ]
   * Bulgarian (bg.po) by Ognyan Kulev
   * Catalan (ca.po) by Guillem Jover
   * Greek, Modern (1453-) (el.po) by quad-nrg.net
   * Spanish (es.po) by Javier Fernández-Sanguino Peña
   * Finnish (fi.po) by Tapio Lehtonen
   * Hebrew (he.po) by Lior Kaplan
   * Indonesian (id.po) by Parlin Imanuel Toh
   * Latvian (lv.po) by Aigars Mahinovs
   * Latvian (pa_IN.po) by Amanpreet Singh Alam
   * Polish (pl.po) by Bartosz Fenski
   * Slovenian (sl.po) by Jure Čuhalev
   * Swedish (sv.po) by Daniel Nylander
   * Turkish (tr.po) by Recai Oktaş
   * Vietnamese (vi.po) by Clytie Siddall
 .
 netcfg (1.21ubuntu2) dapper; urgency=low
 .
   * Use 'auto <interface>' for all interfaces for now, dropping
     allow-hotplug which doesn't seem to work with current udev.
 .
 netcfg (1.21ubuntu1) dapper; urgency=low
 .
   * Resynchronise with Debian.
 .
 netcfg (1.21) unstable; urgency=low
 .
   * dhcp3 calls the "dhcp-class-identifier" option "vendor-class-identifier"
     instead.
 .
   [ Updated translations ]
   * Galician (gl.po) by Jacobo Tarrio
 .
 netcfg (1.20ubuntu1) dapper; urgency=low
 .
   * Resynchronise with Debian.
 .
 netcfg (1.20) unstable; urgency=low
 .
   * Fix segfault because of error in hotplug configuration code.
 .
   [ Updated translations ]
   * Latvian (lv.po) by Aigars Mahinovs
 .
 netcfg (1.19) unstable; urgency=low
 .
   * Fix error in hotplug configuration for interfaces other than eth0.
 .
 netcfg (1.18) unstable; urgency=low
 .
   [ Joey Hess ]
   * Make netcfg-static use the same menu item number as netcfg, no reason for
     it to differ.
 .
   [ Frans Pop ]
   * Change hotplug configuration as written to interface file. This new
     syntax is supported by both udev and hotplug (from 0.0.20040329-25).
     Closes: #340935.
 .
   [ Updated translations ]
   * German (de.po) by Jens Seidel
   * French (fr.po) by Christian Perrier
   * Malagasy (mg.po) by Jaonary Rabarisoa
   * Romanian (ro.po) by Eddy Petrişor
   * Russian (ru.po) by Yuri Kozlov
 .
 netcfg (1.17ubuntu1) dapper; urgency=low
 .
   * Resynchronise with Debian.
   * Restore some translations accidentally dropped from 1.16ubuntu1.
 .
 netcfg (1.17) unstable; urgency=low
 .
   [ Thomas Hood ]
   * Don't make 'localhost.localdomain' the canonical hostname of 127.0.0.1.
     See Oct 2005 debian-devel discussion with Subject: localhost.localdomain,
     e.g., http://lists.debian.org/debian-devel/2005/10/msg00559.html
 .
   [ Frans Pop ]
   * Remove netcfg-dhcp udeb as it is no longer used and maintained.
     The full netcfg is used instead. Closes: #329885.
 .
   [ Geert Stappers ]
   * Identify client in dhcp-requests using "NetcfgDHClient" as
     dhcp-class-identifier. This allows a DHCP server to send DHCP user
     parameters. These parameters can be extracted from the lease file.
     A possible improvement is to allow the class identifier to be preseeded.
 .
   [ Updated translations ]
   * Arabic (ar.po) by Ossama M. Khayat
   * Bulgarian (bg.po) by Ognyan Kulev
   * Bengali (bn.po) by Baishampayan Ghose
   * Czech (cs.po) by Miroslav Kure
   * German (de.po) by Jens Seidel
   * Spanish (es.po) by Javier Fernández-Sanguino Peña
   * French (fr.po) by Christian Perrier
   * Galician (gl.po) by Jacobo Tarrio
   * Hindi (hi.po) by Nishant Sharma
   * Icelandic (is.po) by David Steinn Geirsson
   * Italian (it.po) by Giuseppe Sacco
   * Korean (ko.po) by Sunjae park
   * Lithuanian (lt.po) by Kęstutis Biliūnas
   * Dutch (nl.po) by Bart Cornelis
   * Norwegian Nynorsk (nn.po)
   * Polish (pl.po) by Bartosz Fenski
   * Portuguese (pt.po) by Miguel Figueiredo
   * Slovak (sk.po) by Peter Mann
   * Swedish (sv.po) by Daniel Nylander
   * Tagalog (tl.po) by Eric Pareja
   * Turkish (tr.po) by Recai Oktaş
   * Ukrainian (uk.po) by Eugeniy Meshcheryakov
   * Wolof (wo.po) by Mouhamadou Mamoune Mbacke
   * Simplified Chinese (zh_CN.po) by Ming Hua
 .
 netcfg (1.16ubuntu1) dapper; urgency=low
 .
   * Resynchronise with Debian.
 .
 netcfg (1.16) unstable; urgency=low
 .
   * Use a less confising progress bar string for base-installer step.
   * Temporarily switch to statically linking libiw, since the kde transition
     is holding the new version out of testing right now.
 .
   [ Updated translations ]
   * Czech (cs.po) by Miroslav Kure
   * German (de.po) by Jens Seidel
   * Basque (eu.po) by Piarres Beobide
   * French (fr.po) by Christian Perrier
   * Galician (gl.po) by Jacobo Tarrio
   * Italian (it.po) by Giuseppe Sacco
   * Japanese (ja.po) by Kenshi Muto
   * Lithuanian (lt.po) by Kęstutis Biliūnas
   * Macedonian (mk.po) by Georgi Stanojevski
   * Bokmål, Norwegian (nb.po) by Bjørn Steensrud
   * Polish (pl.po) by Bartosz Fenski
   * Portuguese (pt.po) by Miguel Figueiredo
   * Romanian (ro.po) by Eddy Petrisor
   * Slovak (sk.po) by Peter Mann
   * Swedish (sv.po) by Daniel Nylander
   * Tagalog (tl.po) by Eric Pareja
 .
 netcfg (1.15) unstable; urgency=low
 .
   [ Geert Stappers ]
   * Use the macro for the resolve file in dhcp.c
     (patch by Torsten Landschoff from #328646).
 .
   [ Joey Hess ]
   * Add ppc64 to arch lists. Closes: #328087
 .
   [ Updated translations ]
   * Greek, Modern (1453-) (el.po) by Greek Translation Team
   * Galician (gl.po) by Jacobo Tarrio
   * Lithuanian (lt.po) by Kęstutis Biliūnas
   * Dutch (nl.po) by Bart Cornelis
   * Polish (pl.po) by Bartosz Fenski
   * Slovak (sk.po) by Peter Mann
   * Tagalog (tl.po) by Eric Pareja
 .
 netcfg (1.14) unstable; urgency=high
 .
   * Update libiw build-dep and rebuild to fix crash with new version of the
     library. Closes: #327390
   * Updated translations:
     - Danish (da.po) by Claus Hindsgaul
     - Spanish (es.po) by Javier Fernández-Sanguino Peña
     - Basque (eu.po) by Piarres Beobide
     - French (fr.po) by Christian Perrier
     - Kurdish (ku.po) by Erdal Ronahi
     - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
     - Romanian (ro.po) by Eddy Petrisor
     - Ukrainian (uk.po) by Eugeniy Meshcheryakov
     - Vietnamese (vi.po) by Clytie Siddall
     - Wolof (wo.po) by Mouhamadou Mamoune Mbacke
     - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
 .
 netcfg (1.13) unstable; urgency=low
 .
   [ Thomas Hood ]
   * If there is no permanent IP address with which the system hostname
     (i.e., that which is returned by the "hostname" command) can be
     associated in /etc/hosts then associate it with address 127.0.1.1
     rather than 127.0.0.1.  Associating the system hostname with the
     latter had the unwanted effect of making 'localhost.localdomain'
     the canonical hostname associated with the system hostname.
     That is, 'hostname --fqdn' returned 'localhost.localdomain'.
     (Closes: #316099)
     Programs that access local services at the IP address obtained by
     resolving the system hostname SHOULD NOT DO THIS, but those that
     do so will not be disappointed: most services that listen locally
     listen on all 127/8 addresses, not just on 127.0.0.1.
 .
   [ Joshua Kwan ]
   * Add a netcfg/dhcp_timeout template that can be preseeded in case
     a network or a set of machines are known to take a long time to
     acquire a DHCP lease.
   [ Colin Watson ]
   * Update GPL notices with the FSF's new address.
   * Reword a couple of templates to avoid unnecessary Debian "branding".
   * Close debconf client output when starting the DHCP client, to avoid the
     DHCP client holding it open.
 .
   [ Joey Hess ]
   * Add description for internal-usb template as used for usb net.
   * Fix fallthrough on missing template.
 .
   [ Frans Pop ]
   * Temporary workaround for #322723: use 'route add' instead of
     'ip route add' for both dynamic and static network configuration.
   * Fix error setting default value for new netcfg/dhcp_timeout template.
   * Add myself to uploaders
 .
   * Updated translations:
     - Czech (cs.po) by Miroslav Kure
     - Danish (da.po) by Claus Hindsgaul
     - German (de.po) by Holger Wansing
     - Greek (el.po) by Greek Translation Team
     - Esperanto (eo.po) by Serge Leblanc
     - Basque (eu.po)
     - Persian (fa.po) by Arash Bijanzadeh
     - French (fr.po) by Christian Perrier
     - Gallegan (gl.po) by Jacobo Tarrio
     - Indonesian (id.po) by Arief S Fitrianto
     - Italian (it.po) by Stefano Canepa
     - Japanese (ja.po) by Kenshi Muto
     - Lithuanian (lt.po) by Kęstutis Biliūnas
     - Macedonian (mk.po) by Georgi Stanojevski
     - Norwegian (nb.po) by Bjørn Steensrud
     - Polish (pl.po) by Bartosz Fenski
     - Portuguese (pt.po) by Miguel Figueiredo
     - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
     - Tagalog (tl.po) by Eric Pareja
     - Ukrainian (uk.po) by Eugeniy Meshcheryakov
     - Vietnamese (vi.po) by Clytie Siddall
     - Wolof (wo.po) by Mouhamadou Mamoune Mbacke
 .
 netcfg (1.12ubuntu2) breezy; urgency=low
 .
   * Backport from trunk:
     - Close debconf client output when starting the DHCP client, to avoid
       the DHCP client holding it open.
 .
 netcfg (1.12ubuntu1) breezy; urgency=low
 .
   * Resynchronise with Debian.
 .
 netcfg (1.12) unstable; urgency=low
 .
   [ Joey Hess ]
   * Apply patch from Christian Weeks and Geert Stappers to respect preseeded
     nameserver values. Closes: #315030
   * Similar fix to respect preseeded gateway value. Closes: #314618, #308964
   * Above also Closes: #282650
   * Note that above changes do make netcfg not fill in calculated values if
     the user re-does static network config a second time.
   * Fix spelling of IBM's Hipersocket. Closes: #285124
   * A few interface types seem to be pure product names and not translatable.
     Do not mark these templates as translatable.
 .
   * Updated translations:
     - Czech (cs.po) by Miroslav Kure
     - French (fr.po) by Christian Perrier
     - Italian (it.po) by Giuseppe Sacco
     - Japanese (ja.po) by Kenshi Muto
     - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
     - Romanian (ro.po) by Eddy Petrişor
     - Slovak (sk.po) by Peter Mann
     - Albanian (sq.po) by Elian Myftiu
 .
 netcfg (1.11) unstable; urgency=low
 .
   [ Joey Hess ]
   * Switch to using libiw28.
   * Add a hack to sed the substvars files to get proper dependency on
     the libiw udeb w/o a versioned dependency on the deb.
 .
   * Updated translations:
     - Catalan (ca.po) by Guillem Jover
     - Greek, Modern (1453-) (el.po) by Greek Translation Team
     - Basque (eu.po) by Piarres Beobide
     - Portuguese (pt.po) by Miguel Figueiredo
     - Romanian (ro.po) by Eddy Petrişor
 .
 netcfg (1.10) unstable; urgency=low
 .
   * Colin Watson
     - Support building without wireless support (NO_WIRELESS=1).
   * Updated translations:
     - Arabic (ar.po) by Ossama M. Khayat
     - German (de.po) by Dennis Stampfer
     - Greek, Modern (1453-) (el.po) by Greek Translation Team
     - Spanish (es.po) by Javier Fernández-Sanguino Peña
     - Italian (it.po) by Giuseppe Sacco
     - Korean (ko.po) by Changwoo Ryu
     - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
     - Turkish (tr.po) by Recai Oktaş
     - Ukrainian (uk.po) by Eugeniy Meshcheryakov
     - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
 .
 netcfg (1.09) unstable; urgency=low
 .
   * Christian Perrier
     - Change the comment about the Choices length for translators
       The limit is 65 characters, not 70
   * Joey Hess
     - Check to see if a preseeded interface name contains the card name too,
       in case the user uses debconf-get-selections to generate their preseed
       file.
   * Colin Watson
     - On glibc 2.3.5, getaddrinfo() doesn't return a host name in
       res->ai_canonname, so seeding the host name from DNS failed. This
       appears to have been a bug in earlier versions of glibc, since POSIX
       says: "A numeric host address string is not a 'name', and thus does
       not have a 'canonical name' form; no address to host name translation
       is performed." Use getnameinfo() instead.
     - Detect ipw2100 and ipw2200 hardware kill switches, and warn the user
       if they're enabled (Ubuntu bug #1877).
   * Updated translations:
     - Arabic (ar.po) by Ossama M. Khayat
     - Bulgarian (bg.po) by Ognyan Kulev
     - Bosnian (bs.po) by Safir Šećerović
     - Catalan (ca.po) by Guillem Jover
     - Czech (cs.po) by Miroslav Kure
     - Welsh (cy.po) by Dafydd Harries
     - Danish (da.po) by Claus Hindsgaul
     - German (de.po) by Dennis Stampfer
     - Greek, Modern (1453-) (el.po) by Kostas Papadimas
     - Spanish (es.po) by Enrique Matias Sanchez
     - Basque (eu.po) by Piarres Beobide
     - Finnish (fi.po) by Tapio Lehtonen
     - French (fr.po) by Christian Perrier
     - Hebrew (he.po) by Lior Kaplan
     - Croatian (hr.po) by Krunoslav Gernhard
     - Hungarian (hu.po) by Gabor Burjan
     - Indonesian (id.po) by Yoppy Hidayanto
     - Italian (it.po) by Stefano Canepa
     - Japanese (ja.po) by Kenshi Muto
     - Korean (ko.po) by Changwoo Ryu
     - Lithuanian (lt.po) by Kęstutis Biliūnas
     - Bokmål, Norwegian (nb.po) by Terance Edward Sola
     - Dutch (nl.po) by Bart Cornelis
     - Polish (pl.po) by Dominik Zablotny
     - Portuguese (pt.po) by Miguel Figueiredo
     - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
     - Romanian (ro.po) by Ovidiu Damian
     - Russian (ru.po) by Yuri Kozlov
     - Slovak (sk.po) by Peter KLFMANiK Mann
     - Slovenian (sl.po) by Jure Čuhalev
     - Albanian (sq.po) by Elian Myftiu
     - Swedish (sv.po) by Per Olofsson
     - Turkish (tr.po) by Recai Oktaş
     - Ukrainian (uk.po) by Eugeniy Meshcheryakov
     - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
     - Traditional Chinese (zh_TW.po) by Tetralet
 .
 netcfg (1.08ubuntu9) breezy; urgency=low
 .
   * Backport from trunk:
     - On glibc 2.3.5, getaddrinfo() doesn't return a host name in
       res->ai_canonname, so seeding the host name from DNS failed. This
       appears to have been a bug in earlier versions of glibc, since POSIX
       says: "A numeric host address string is not a 'name', and thus does
       not have a 'canonical name' form; no address to host name translation
       is performed." Use getnameinfo() instead.
 .
 netcfg (1.08ubuntu8) hoary; urgency=low
 .
   * Update French translation (thanks, Sebastien Bacher).
   * Update German translation (thanks, Michael Vogt).
   * Update Greek translation (thanks, Giorgos Logiotatidis).
   * Update Norwegian Bokmål translation (thanks, Terance Edward Sola).
   * Update Romanian translation (thanks, Ovidiu Damian).
 .
 netcfg (1.08ubuntu7) hoary; urgency=low
 .
   * Update Spanish translation (thanks, Enrique Matías Sánchez).
   * Update Xhosa translation (thanks, Adi Attar).
 .
 netcfg (1.08ubuntu6) hoary; urgency=low
 .
   * Update French translation (thanks, Sebastien Bacher).
   * Update German translation (thanks, Maximilian Gerlach).
   * Update Hungarian translation (thanks, Gabor Burjan).
   * Update Indonesian translation (thanks, Yoppy Hidayanto).
   * Update Polish translation (thanks, Dominik Zabłotny).
 .
 netcfg (1.08ubuntu5) hoary; urgency=low
 .
   * Update Brazilian Portuguese translation (thanks, Carlos Eduardo Pedroza
     Santiviago).
   * Update German translation (thanks, Herbert Straub).
 .
 netcfg (1.08ubuntu4) hoary; urgency=low
 .
   * Substitute ${iface} in netcfg/wireless_essid_again (closes: Ubuntu
     #8174).
 .
 netcfg (1.08ubuntu3) hoary; urgency=low
 .
   * If an interface's kill switch is enabled but the user continues without
     disabling it, go on to the next interface (closes: Ubuntu #7451).
   * Avoid infinite loop on wireless configuration if no access points are
     available, by introducing a slightly different question the second time
     round the loop; entering an empty ESSID there breaks out of wireless
     configuration (closes: Ubuntu #7098).
   * Add draft Xhosa translation.
 .
 netcfg (1.08ubuntu2) hoary; urgency=low
 .
   * Check correct variable for read() return value when checking RF kill
     switch (really closes: Ubuntu #1877).
 .
 netcfg (1.08ubuntu1) hoary; urgency=low
 .
   * Resynchronise with Debian.
 .
 netcfg (1.08) unstable; urgency=low
 .
   * Joshua Kwan
     - Ask for nameserver information if the DHCP server did not provide
       any. closes: #281924
     - Pass broadcast parameter to ip because it doesn't actually set it.
       Generally harmless, but we crash DSL modems now. closes: #295482
     - Fix some translation issues with Choices.
   * Joey Hess
     - If heuristics fail to determine a default interface, use the first
       interface as the default.
     - Back up netcfg/choose_interface preseeded value, and if the question
       is not displayed to the user, restore that value, overriding the
       selected default interface. Unless it was preseeded to "auto", then we
       use the selected default interface anyway.
     - That should make interface preseeding work in all situations.
       Closes: #293682
 .
 netcfg (1.07.1) unstable; urgency=low
 .
   * Joshua Kwan
     - Fix adhoc -> ad-hoc typo in dhcp.c. (closes: #282407)
   * Christian Perrier
     - Add a note to translators about the maximum length of
       individual Choices translations for Select templates
   * Includes fixes for substitutions in translated templates.
   * Updated translations:
     - Bosnian (bs.po) by Safir Šećerović
     - Catalan (ca.po) by Jordi Mallach
     - Czech (cs.po) by Miroslav Kure
     - Danish (da.po) by Claus Hindsgaul
     - German (de.po) by Dennis Stampfer
     - French (fr.po) by French Team
     - Korean (ko.po) by Changwoo Ryu
     - Lithuanian (lt.po) by Kęstutis Biliūnas
     - Bøkmal, Norwegian (nb.po) by Hans Fredrik Nordhaug
     - Dutch (nl.po) by Bart Cornelis
     - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
     - Polish (pl.po) by Bartosz Fenski
     - Romanian (ro.po) by Eddy Petrisor
 .
 netcfg (1.07ubuntu7) hoary; urgency=low
 .
   * If wireless association fails, we re-ask netcfg/wireless_essid. If this
     question isn't going to be asked, perhaps because it was preseeded, just
     give up rather than going into an infinite loop.
 .
 netcfg (1.07ubuntu6) hoary; urgency=low
 .
   * Update Polish branding (thanks, Piotr Szotkowski).
 .
 netcfg (1.07ubuntu5) hoary; urgency=low
 .
   * Update Hebrew branding (thanks, Sivan Green).
 .
 netcfg (1.07ubuntu4) hoary; urgency=low
 .
   * Detect ipw2100 and ipw2200 hardware kill switches, and warn the user if
     they're enabled (closes: Ubuntu #1877).
 .
 netcfg (1.07ubuntu3) hoary; urgency=low
 .
   * Add link to base-installer script in /usr/lib/casper/pre.d.
 .
 netcfg (1.07ubuntu2) hoary; urgency=low
 .
   * Drop priorities back to high of several questions that had been locally
     changed in Ubuntu from high to critical.
   * Drop priority of netcfg/get_domain to medium.
 .
 netcfg (1.07ubuntu1) hoary; urgency=low
 .
   * Resynchronise with Debian.
     - Add comment from Debian .po files to netcfg-common.templates to avoid
       lots of needless diffs.
     - Apply Ubuntu branding from scratch.
 .
 netcfg (1.07) unstable; urgency=high
 .
   * Joshua Kwan
     - Add missing strdup of WEP key, so that it gets into interfaces.
       closes: #275920
     - Also fix some problems setting WEP keys by passing a missing length
       parameter in the data structure. closes: #280185, #270304
       (Note: this seems to fix s:xxxxx passphrase entry.)
     - Rectify some poor wording and missing examples in netcfg/wireless_wep
       template.
   * Updated translations:
     - Arabic (ar.po) by Ossama M. Khayat
     - Bulgarian (bg.po) by Ognyan Kulev
     - Bosnian (bs.po) by Safir Šećerović
     - Catalan (ca.po) by Jordi Mallach
     - Czech (cs.po) by Miroslav Kure
     - Welsh (cy.po) by Dafydd Harries
     - Danish (da.po) by Claus Hindsgaul
     - German (de.po) by Dennis Stampfer
     - Greek, Modern (1453-) (el.po) by Greek Translation Team
     - Spanish (Castilian) (es.po) by Javier Fernandez-Sanguino Peña
     - Basque (eu.po) by Piarres Beobide Egaña
     - Finnish (fi.po) by Tapio Lehtonen
     - French (fr.po) by French Team
     - Gallegan (gl.po) by Héctor Fenández López
     - Hebrew (he.po) by Lior Kaplan
     - Croatian (hr.po) by Krunoslav Gernhard
     - Hungarian (hu.po) by VEROK Istvan
     - Indonesian (id.po) by Debian Indonesia Team
     - Italian (it.po) by Giuseppe Sacco
     - Japanese (ja.po) by Kenshi Muto
     - Korean (ko.po) by Changwoo Ryu
     - Lithuanian (lt.po) by Kęstutis Biliūnas
     - Bøkmal, Norwegian (nb.po) by Bjorn Steensrud
     - Dutch (nl.po) by Bart Cornelis
     - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
     - Polish (pl.po) by Bartosz Fenski
     - Portuguese (pt.po) by Miguel Figueiredo
     - Romanian (ro.po) by Eddy Petrisor
     - Russian (ru.po) by Russian L10N Team
     - Slovak (sk.po) by Peter KLFMANiK Mann
     - Slovenian (sl.po) by Jure Čuhalev
     - Albanian (sq.po) by Elian Myftiu
     - Swedish (sv.po) by Per Olofsson
     - Turkish (tr.po) by Recai Oktaş
     - Ukrainian (uk.po) by Eugeniy Meshcheryakov
     - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
     - Traditional Chinese (zh_TW.po) by Tetralet
 .
 netcfg (1.06) unstable; urgency=high
 .
   * Colin Watson
     - Fix substitution variables in Greek and Swedish translations.
   * Joshua Kwan
     - Really apply Andrew Pollock's WEP patch. closes: #262624
   * Updated translations:
     - Greek, Modern (1453-) (el.po) by Greek Translation Team
     - Finnish (fi.po) by Tapio Lehtonen
     - Hebrew (he.po) by Lior Kaplan
     - Croatian (hr.po) by Krunoslav Gernhard
     - Hungarian (hu.po) by VEROK Istvan
     - Italian (it.po) by Giuseppe Sacco
     - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
     - Russian (ru.po) by Yuri Kozlov
     - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
     - Traditional Chinese (zh_TW.po) by Tetralet
 .
 netcfg (1.05ubuntu1) hoary; urgency=low
 .
   * Resynchronise with Debian (thanks, Scott James Remnant).
   * Drop netcfg/internal-wlan template; it's not worth it without proper
     userspace support.
 .
 netcfg (1.05) unstable; urgency=high
 .
   * Joey Hess
     - Rebuild, fixing dependencies on libiw27.
   * Updated translations:
     - Bulgarian (bg.po) by Ognyan Kulev
 .
 netcfg (1.04) unstable; urgency=low
 .
   * Thiemo Seufer
     - Sanitize the ifdef TEST maze in ethtool-lite.c.
   * Joshua Kwan
     - Remove -V option. (closes: #275096)
   * Updated translations:
     - Welsh (cy.po) by Dafydd Harries
     - Hebrew (he.po) by Lior Kaplan
     - Hungarian (hu.po) by VEROK Istvan
     - Latvian (lv.po) by Aigars Mahinovs
     - Dutch (nl.po) by Bart Cornelis
     - Polish (pl.po) by Bartosz Fenski
     - Romanian (ro.po) by Eddy Petrisor
     - Traditional Chinese (zh_TW.po) by Tetralet
 .
 netcfg (1.03) unstable; urgency=low
 .
   * Joshua Kwan
     - mii-diag support is back, but once again, as a function. Hopefully
       it works better than the old one. This time, it only chooses a
       default interface based on the first connected one it finds. It also
       prefers ethtool to MII.
     - Also add a rudimentary wireless link detection heuristic to go with
       the new ethtool support.
     - Apply Andrew Pollock's WEP key patch. Thanks!
   * Thomas Hood
     - Use "wireless-key1" option in /e/n/i rather than "wireless-key"
       since the former allows the key string to contain whitespace
       whereas the latter does not.  (Closes: #271978)
   * Updated translations:
     - Arabic (ar.po) by Ossama M. Khayat
     - Bulgarian (bg.po) by Ognyan Kulev
     - Catalan (ca.po) by Steve Langasek
     - Czech (cs.po) by Miroslav Kure
     - Danish (da.po) by Claus Hindsgaul
     - German (de.po) by Dennis Stampfer
     - Greek (el.po) by Greek Translation Team
     - Spanish (es.po) by Javier Fernandez-Sanguino Peña
     - Basque (eu.po) by Piarres Beobide Egaña
     - Finnish (fi.po) by Tapio Lehtonen
     - French (fr.po) by French Team
     - Gallegan (gl.po) by Héctor Fenández López
     - Hebrew (he.po) by Lior Kaplan
     - Croatian (hr.po) by Krunoslav Gernhard
     - Indonesian (id.po) by Debian Indonesia Team
     - Italian (it.po) by Giuseppe Sacco
     - Japanese (ja.po) by Kenshi Muto
     - Korean (ko.po) by Changwoo Ryu
     - Lithuanian (lt.po) by Kęstutis Biliūnasn
     - Latvian (lv.po) by Aigars Mahinovs
     - Norwegian (nb.po) by Bjorn Steensrud
     - Dutch (nl.po) by Bart Cornelis
     - Norwegian (nn.po) by Håvard Korsvoll
     - Polish (pl.po) by Bartosz Fenski
     - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
     - Portuguese (pt.po) by Miguel Figueiredo
     - Romanian (ro.po) by Eddy Petrisor
     - Russian (ru.po) by Russian L10N Team
     - Slovak (sk.po) by Peter KLFMANiK Mann
     - Slovenian (sl.po) by Jure Čuhalev
     - Albanian (sq.po) by Elian Myftiu
     - Swedish (sv.po) by Per Olofsson
     - Turkish (tr.po) by Recai Oktaş
     - Ukrainian (uk.po) by Eugeniy Meshcheryakov
     - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
     - Traditional Chinese (zh_TW.po) by Tetralet
 .
 netcfg (1.02) unstable; urgency=low
 .
   * Colin Watson
     - Ask netcfg/get_nameservers at priority critical; if you're doing
       static network configuration, you probably need to be asked this.
   * Joshua Kwan
     - Rip out mii-diag support. Incidentally, this closes the 'Go Back'
       bugs regarding a template that now no longer exists.
       (Closes: #269081, #269236)
     - Code consolidation - don't duplicate the code that writes resolv.conf
   * Thomas Hood
     - Change function of backup button from netcfg/dhcp_options so that
       instead of causing an exit from netcfg it backs up to the
       choose-interface question (if there is more than one interface)
       (Closes: #269081)
   * Joey Hess
     - Remove mii-diag-udeb dependencies, which were bogus even before mii-diag
       support was removed.
     - Allow netcfg/choose_interface to be preseeded to just an interface name,
       don't choke on the lack of a colon after it.
   * Updated translations:
     - Arabic (ar.po) by Ossama M. Khayat
     - Bulgarian (bg.po) by Ognyan Kulev
     - Bosnian (bs.po) by Safir Šećerović
     - Catalan (ca.po) by Jordi Mallach
     - Czech (cs.po) by Miroslav Kure
     - Welsh (cy.po) by Dafydd Harries
     - Danish (da.po) by Claus Hindsgaul
     - German (de.po) by Dennis Stampfer
     - Greek, Modern (1453-) (el.po) by Greek Translation Team
     - Spanish (Castilian) (es.po) by Javier Fernandez-Sanguino Peña
     - Basque (eu.po) by Piarres Beobide Egaña
     - Finnish (fi.po) by Tapio Lehtonen
     - French (fr.po) by French Team
     - Hebrew (he.po) by Lior Kaplan
     - Croatian (hr.po) by Krunoslav Gernhard
     - Italian (it.po) by Giuseppe Sacco
     - Japanese (ja.po) by Kenshi Muto
     - Korean (ko.po) by Changwoo Ryu
     - Lithuanian (lt.po) by Kęstutis Biliūnas
     - Latvian (lv.po) by Aigars Mahinovs
     - Bøkmal, Norwegian (nb.po) by Bjørn Steensrud
     - Dutch (nl.po) by Bart Cornelis
     - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
     - Polish (pl.po) by Bartosz Fenski
     - Portuguese (pt.po) by Miguel Figueiredo
     - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
     - Russian (ru.po) by Yuri Kozlov
     - Slovak (sk.po) by Peter KLFMANiK Mann
     - Slovenian (sl.po) by Jure Čuhalev
     - Turkish (tr.po) by Recai Oktaş
     - Ukrainian (uk.po) by Eugeniy Meshcheryakov
     - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
 .
 netcfg (1.01ubuntu11) warty; urgency=low
 .
   * Updated translations:
     - Catalan (ca.po) by Jordi Mallach
     - German (de.po) by Martin Pitt
     - Greek (el.po) by Logiotatidis George
 .
 netcfg (1.01ubuntu10) warty; urgency=low
 .
   * If the first WEP key entered fails, make sure to retry the question at
     priority critical, not high.
 .
 netcfg (1.01ubuntu9) warty; urgency=low
 .
   * Add netcfg/internal-wlan template, identical to netcfg/internal-wifi,
     for wireless devices using the wlan-ng drivers.
   * Repair upload following clashing uploads of 1.01ubuntu7 about which I
     didn't find out until after uploading 1.01ubuntu8.
 .
 netcfg (1.01ubuntu8) warty; urgency=low
 .
   * Ask about WEP keys at priority critical. "See if it works, then ask"
     would be nicer, but there's no code for this yet.
 .
 netcfg (1.01ubuntu7) warty; urgency=low
 .
   * Add a reference to iftab(5) to the comment added to /etc/iftab
 .
 netcfg (1.01ubuntu6) warty; urgency=low
 .
   * Copy networking configuration files to /target before base-installer
     runs rather than in prebaseconfig.
 .
 netcfg (1.01ubuntu5) warty; urgency=low
 .
   * debconf_go() returns 30 on backup, not 10.
 .
 netcfg (1.01ubuntu4) warty; urgency=low
 .
   * Fix up some backup cases to behave more usefully.
 .
 netcfg (1.01ubuntu3) warty; urgency=low
 .
   * Ask netcfg/get_nameservers at priority critical; if you're doing static
     network configuration, you probably need to be asked this.
 .
 netcfg (1.01ubuntu2) warty; urgency=low
 .
   * Ask netcfg/continue_configure_static at priority critical.
 .
 netcfg (1.01ubuntu1) warty; urgency=low
 .
   * Merge from Debian: several fixes in 1.01 are relevant to us.
   * Update Ubuntu branding.
 .
 netcfg (1.01) unstable; urgency=medium
 .
   * Joey Hess
     - Ignore failure from ip in dhclient-script when setting mtu, in case
       the supplied mtu is invalid.
   * Joshua Kwan
     - Give the user a choice to leave the network unconfigured if nothing is
       plugged in. (Closes: #264476)
     - netcfg-dhcp.templates: "may work" becomes "may succeed".
       (Closes: #261471)
     - Remove completely braindamaged pointer handling in
       seed_hostname_from_dns, caused by myself.
       (Closes: #261460, #261527, #263187, #265651, #266245, #266549)
     - Don't let a positive result from mii-diag override netcfg/disable_dhcp.
       (Closes: #266641)
   * Updated translations:
     - Arabic (ar.po) by Christian Perrier
     - Catalan (ca.po) by Jordi Mallach
     - Czech (cs.po) by Miroslav Kure
     - Danish (da.po) by Claus Hindsgaul
     - Greek (el.po) by Greek Translation Team
     - Basque (eu.po) by Piarres Beobide Egaña
     - Finnish (fi.po) by Tapio Lehtonen
     - French (fr.po) by French Team
     - Hebrew (he.po) by Lior Kaplan
     - Hungarian (hu.po) by VERÓK István
     - Japanese (ja.po) by Kenshi Muto
     - Korean (ko.po) by Changwoo Ryu
     - Lithuanian (lt.po) by Kęstutis Biliūnas
     - Dutch (nl.po) by Bart Cornelis
     - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
     - Portuguese (pt.po) by Miguel Figueiredo
     - Romanian (ro.po) by Eddy Petrisor
     - Russian (ru.po) by Christian Perrier
     - Slovak (sk.po) by Peter KLFMANiK Mann
     - Swedish (sv.po) by Per Olofsson
     - Turkish (tr.po) by Recai Oktaş
     - Ukrainian (uk.po) by Eugeniy Meshcheryakov
 .
 netcfg (1.00) unstable; urgency=low
 .
   * Updated translations:
     - Arabic (ar.po) by Abdulaziz Al-Arfaj
     - Welsh (cy.po) by Dafydd Harries
     - Danish (da.po) by Frederik Dannemare
     - German (de.po) by Dennis Stampfer
     - Persian (fa.po) by Arash Bijanzadeh
     - Croatian (hr.po) by Krunoslav Gernhard
     - Italian (it.po) by Giuseppe Sacco
     - Swedish (sv.po) by Per Olofsson
     - Traditional Chinese (zh_TW.po) by Tetralet
Checksums-Sha1:
 ee1b2fb24e6ac7358f6a81e10c7bd9016c1b6434 1982 netcfg_1.142ubuntu1.dsc
 225158b35deface999911940fcc9ee57b0c5638b 401084 netcfg_1.142ubuntu1.tar.xz
 5dd071ab6c14b7f0b0714582886aa60f79189c7c 5978 netcfg_1.142ubuntu1_source.buildinfo
Checksums-Sha256:
 6a171a411186aed741a9f25c9cf9c94bf746e0bb4ad8d3b126921f5878a4f7dc 1982 netcfg_1.142ubuntu1.dsc
 8ff9ebb00d017b948b78650e0566dba9df56069e439d4bade0136bb75e575fa8 401084 netcfg_1.142ubuntu1.tar.xz
 74869688837087ffd11a0e14cdf3716e3761ef332d0f05bae76cfb6564cb7b37 5978 netcfg_1.142ubuntu1_source.buildinfo
Files:
 6fd13a727a564224f1b78fc3d07a21d0 1982 debian-installer optional netcfg_1.142ubuntu1.dsc
 610cfd9c8a5d8b8c8f5ca585b1527c5e 401084 debian-installer optional netcfg_1.142ubuntu1.tar.xz
 cf33c5f2ffebaa8806f58a9873605640 5978 debian-installer optional netcfg_1.142ubuntu1_source.buildinfo
Original-Maintainer: Debian Install System Team <debian-boot at lists.debian.org>

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCgAGBQJZKIFYAAoJEABpWkBMnr2nwpsP+gIo98Ry26DL+UtALqC+x5lx
oX8rNWwhbRQthvHRa9u+6jvjKfzh68Prq3P1oYgEyft3vz6Y9xYIZ5qD6o9h37jN
vYBhQR+9mk5QprTABwCWbLS/diarWUQPmwCsnUo2D9asqdGUNcHhCjXlsX06GXBT
K+Vxup6r2UOxN7d8tPw096bsDacc2Q8xZZ62Ygy9q4ayQrYOfWi8rNMIhYuEgi9o
gK5B/YSH0Pgmx1EpazXO7PpyqT5D2S+N/uon5ND4HSIXwfh7HM+K+60VYnvd0pX5
BV4v8NPhYxaMhKQO/XlNZesDcQTVE6bltCBUby1o6MxLMtsseBDxDs+BY8T4EAXl
etVX9CJMsg8c+Yw8Ga176YB0S1Cvni8jAK79FGdsF1tNU4/M+1whxHxoj5jnm+dD
gln8qi64mu31pw14Nr3zARFda/eOFwB9N1HITIrSnDtbk2IqV3U4hI71QkqjyRJs
kwYEEu5lcF4KynKd5Q2bOxllFeVRrQZVXQHacgpulgYC8KkBpPrLvwIyAgpJ7d4L
LpHn6nhbOyJbVUQT2V1jGqCvc6/CxkBLp4Y20ZOE+0jDtTnzbjjUSoNPDbAQUzo/
SDOsIUYXw62XdUHxF6yK1SDh3rDXao+TcxdscPfVYNAhqLqpFLaQODWEFnePp3D2
d4ax+MKYEp1rjf51vYYi
=JrFd
-----END PGP SIGNATURE-----


More information about the Artful-changes mailing list