netcfg (1.192) unstable; urgency=medium

  * Team upload

  [ Updated translations ]
  * Persian (fa.po) by Danial Behzadi
  * Punjabi (Gurmukhi) (pa.po) by Aman Alam

 -- Holger Wansing <hwansing@mailbox.org>  Fri, 29 Nov 2024 23:48:26 +0100

netcfg (1.191) unstable; urgency=medium

  [ Updated translations ]
  * German (de.po) by Holger Wansing
  * Indonesian (id.po) by Andika Triwidada
  * Georgian (ka.po) by Temuri Doghonadze

 -- Cyril Brulebois <kibi@debian.org>  Sat, 02 Nov 2024 21:46:39 +0100

netcfg (1.190) unstable; urgency=medium

  [ Lukas Märdian ]
  * Initial Netplan enablement:
    D-I will now detect if 'netplan-generator' is installed in the target
    system and write corresponding configuration to /etc/netplan/ in that case.
    If 'network-manager' is installed as well, it will set Netplan's default
    renderer to be NetworkManager (it defaults to systemd-networkd otherwise).
    In case Netplan is not installed D-I will continue to write NetworkManager
    configuration to /etc/NetworkManager/system-connections and fall back to
    ifupdown (/etc/network/interfaces) if none of the above is installed.

  [ Cyril Brulebois ]
  * The same NetworkManager or ifupdown fallback happens if Netplan is
    installed but the configuration isn't supported: that's the case for
    WEP connections, which are deliberately not supported by Netplan.
    Whether to keep WEP support (which despite its name brings little to
    no security) in the installer at all remains a discussion to be had.

  [ Updated translations ]
  * Georgian (ka.po) by Temuri Doghonadze

 -- Cyril Brulebois <kibi@debian.org>  Mon, 15 Jul 2024 00:39:41 +0200

netcfg (1.189) unstable; urgency=medium

  [ Colin Watson ]
  * netcfg_activate_static_*: Add more logging.
  * Fix display of IPv6 netmasks in netcfg/confirm_static (closes: #701139).
  * Handle routing for single-address netmasks (closes: #1064005).

  [ Updated translations ]
  * Welsh (cy.po) by Rhodri
  * Hungarian (hu.po) by SZERVÁC Attila
  * Macedonian (mk.po) by Kristijan Fremen Velkovski
  * Marathi (mr.po) by omwani
  * Dutch (nl.po) by Frans Spiesschaert
  * Occitan (oc.po) by Quentin PAGÈS
  * Punjabi (Gurmukhi) (pa.po) by Aman Alam

 -- Colin Watson <cjwatson@debian.org>  Tue, 21 May 2024 13:30:01 +0100

netcfg (1.188) unstable; urgency=medium

  * Team upload

  [ Updated translations ]
  * Malayalam (ml.po) by Anish Sheela
  * Polish (pl.po) by Matthaiks
  * Romanian (ro.po) by NicolaeFericitu
  * Turkish (tr.po) by Fatih Altun
  * Traditional Chinese (zh_TW) by Chang-Chia Tseng

 -- Holger Wansing <hwansing@mailbox.org>  Sun, 24 Sep 2023 11:17:42 +0200

netcfg (1.187) unstable; urgency=medium

  * Team upload

  [ Updated translations ]
  * Belarusian (be.po) by Viktar Siarheichyk
  * Bengali (bn.po) by Indrani Roy
  * Norwegian Nynorsk (nn.po) by Yngve Spjeld-Landro

 -- Holger Wansing <hwansing@mailbox.org>  Tue, 23 May 2023 20:24:01 +0200

netcfg (1.186) unstable; urgency=medium

  * Team upload

  [ Updated translations ]
  * Norwegian Nynorsk (nn.po) by Kjetil Sørlund
  * Polish (pl.po) by Matthaiks

 -- Holger Wansing <hwansing@mailbox.org>  Sun, 07 May 2023 19:17:31 +0200

netcfg (1.185) unstable; urgency=medium

  [ Updated translations ]
  * Georgian (ka.po) by Temuri Doghonadze
  * Polish (pl.po) by Matthaiks

 -- Cyril Brulebois <kibi@debian.org>  Wed, 26 Apr 2023 01:46:01 +0200

netcfg (1.184) unstable; urgency=medium

  * Team upload

  [ Updated translations ]
  * Vietnamese (vi.po) by tictactoe

 -- Holger Wansing <hwansing@mailbox.org>  Fri, 17 Mar 2023 21:52:30 +0100

netcfg (1.183) unstable; urgency=medium

  [ Updated translations ]
  * Spanish (es.po) by gallegonovato

 -- Cyril Brulebois <kibi@debian.org>  Wed, 15 Feb 2023 17:15:25 +0100

netcfg (1.182) unstable; urgency=medium

  * Fix ifupdown configuration for wireless connections (Closes: #1029352,
    issue #1): when NetworkManager isn't used, a wireless connection would
    result in the internal netcfg/target_network_config (if not preseeded)
    being set to “loopback”, resulting in a /etc/network/interfaces that's
    mostly empty in the installed system. Instead, use “ifupdown”, just
    like in the wired connection case, and keep /e/n/i as written by
    netcfg initially. Since secrets can be stored there (when using WPA or
    WEP with a non-empty passphrase), change its mode to 600 for secure
    connections.
  * Fix ifupdown configuration for wireless connections (Closes: #1029352,
    issue #2): when both DHCP and SLAAC stanzas are written for a wireless
    interface, the wireless options are only written for the second one
    (the SLAAC stanza, inet6 auto). This means that the first one (the
    DHCP stanza, inet dhcp) cannot establish a connection, leading to long
    delays until dhclient times out. Since duplicating wireless options in
    both stanzas wouldn't work, just write a DHCP stanza in that case,
    letting router advertisements (RAs) set up IPv6 automatically.

 -- Cyril Brulebois <kibi@debian.org>  Tue, 24 Jan 2023 05:15:23 +0000

netcfg (1.181) unstable; urgency=medium

  * Team upload

  [ Samuel Thibault ]
  * Make gbp tag produce the right tag format.

  [ Debian Janitor ]
  * Set debhelper-compat version in Build-Depends.
  * Bump debhelper from deprecated 9 to 13.

  [ Updated translations ]
  * Amharic (am.po) by Danial Behzadi
  * Asturian (ast.po) by Danial Behzadi
  * Bengali (bn.po) by Danial Behzadi
  * Kazakh (kk.po) by Baurzhan Muftakhidinov

 -- Holger Wansing <hwansing@mailbox.org>  Sun, 01 Jan 2023 12:42:34 +0100

netcfg (1.180) unstable; urgency=medium

  * Team upload

  * Adapt lintian-overrides to recent 'pointed hints' changings.

  [ Updated translations ]
  * Basque (eu.po) by Gontzal Manuel Pujana Onaindia
  * Vietnamese (vi.po) by Trần Ngọc Quân

 -- Holger Wansing <hwansing@mailbox.org>  Sun, 31 Jul 2022 15:00:34 +0200

netcfg (1.179) unstable; urgency=medium

  * Team upload

  [ Updated translations ]
  * Esperanto (eo.po) by Felipe Castro
  * Galician (gl.po) by Jorge Teijeiro
  * Norwegian Nynorsk (nn.po) by aujawindar
  * Simplified Chinese (zh_CN.po) by Wenbin Lv

  [ Holger Wansing ]
  * Add missing translation updates entries for changelog v1.177

  [ Samuel Thibault ]
  * netcfg-common.c: Fix endianness support in netcfg_gateway_reachable.
    (Closes: #1007929).

 -- Holger Wansing <hwansing@mailbox.org>  Fri, 03 Jun 2022 20:32:39 +0200

netcfg (1.177) unstable; urgency=medium

  * Team upload

  [ Igor Scheller ]
  * Add support for preseeded pointopoint.
  * Added support for fe80 addresses as gateway.

  [ Samuel Thibault ]
  * Make gbp produce the right tag format

  [ Updated translations ]
  * Danish (da.po) by Joe Hansen
  * Persian (fa.po) by Sina Aghighi
  * Dutch (nl.po) by Frans Spiesschaert
  * Ukrainian (uk.po) by Taras Panchenko
  * Vietnamese (vi.po) by Tran Dinh Hai

 -- Holger Wansing <hwansing@mailbox.org>  Sat, 15 Jan 2022 21:43:50 +0100

netcfg (1.176) unstable; urgency=medium

  * Team upload

  [ Updated translations ]
  * Finnish (fi.po) by Kimmo Kujansuu

 -- Holger Wansing <hwansing@mailbox.org>  Fri, 23 Jul 2021 19:10:39 +0200

netcfg (1.175) unstable; urgency=medium

  * Team upload

  [ Updated translations ]
  * Lithuanian (lt.po) by Gediminas Murauskas

 -- Holger Wansing <hwansing@mailbox.org>  Thu, 08 Jul 2021 17:08:43 +0200

netcfg (1.174) unstable; urgency=medium

  * Team upload

  [ Updated translations ]
  * Romanian (ro.po) by Christian Eichert

 -- Holger Wansing <hwansing@mailbox.org>  Wed, 23 Jun 2021 21:23:51 +0200

netcfg (1.173) unstable; urgency=medium

  * Team upload

  [ Updated translations ]
  * Arabic (ar.po) by Fahim Sabah
  * Persian (fa.po) by Sina Carnelious
  * Croatian (hr.po) by Valentin Vidic
  * Japanese (ja.po) by Nozomu KURASAWA

 -- Holger Wansing <hwansing@mailbox.org>  Sun, 30 May 2021 23:05:05 +0200

netcfg (1.172) unstable; urgency=medium

  * Team upload

  [ Updated translations ]
  * Persian (fa.po)
  * Irish (ga.po)
  * Italian (it.po)
  * Dutch (nl.po)
  * Simplified Chinese (zh_CN.po) by TTT DEAL

 -- Holger Wansing <hwansing@mailbox.org>  Sat, 20 Mar 2021 22:33:39 +0100

netcfg (1.171) unstable; urgency=medium

  * Team upload

  [ Francisco Vilmar Cardoso Ruviaro ]
  * Update testcases to work with current Check API,
    patch from Dennis Filder <d.filder@web.de>. (Closes: #980607)
  * Satisfy GCC pedantery for strncpy() calls,
    patch from Dennis Filder <d.filder@web.de>.

  [ Updated translations ]
  * Catalan (ca.po) by d
  * Danish (da.po) by Michael Millet
  * Galician (gl.po) by mantinan
  * Hindi (hi.po) by KushagraKarira
  * Kannada (kn.po) by Yogesh
  * Latvian (lv.po) by Tranzistors
  * Romanian (ro.po) by Sergiu
  * Albanian (sq.po) by Sotirios Vrachas
  * Tamil (ta.po) by Vasudevan Tirumurti
  * Thai (th.po) by Theppitak Karoonboonyanan
  * Ukrainian (uk.po) by Anton Gladky

 -- Holger Wansing <hwansing@mailbox.org>  Mon, 22 Feb 2021 17:58:31 +0100

netcfg (1.169) unstable; urgency=medium

  * Team upload

  [ Philipp Kern ]
  * Removed myself from uploaders.

  [ Updated translations ]
  * Greek (el.po) by EG
  * Esperanto (eo.po) by Felipe Castro
  * oc (oc.po) by Quentin PAGÈS
  * Russian (ru.po) by Yuri Kozlov

 -- Philipp Kern <pkern@debian.org>  Sat, 21 Nov 2020 22:03:20 +0100

netcfg (1.168) unstable; urgency=medium

  * Team upload

  [ Updated translations ]
  * Bulgarian (bg.po) by Damyan Ivanov
  * Greek (el.po) by Vangelis Skarmoutsos
  * Basque (eu.po) by Iñaki Larrañaga Murgoitio
  * Persian (fa.po) by Seyed Hany Hosseini
  * Italian (it.po) by Milo Casagrande
  * Lithuanian (lt.po) by Kornelijus Tvarijanavičius
  * Punjabi (Gurmukhi) (pa.po) by Aman ALam
  * Traditional Chinese (zh_TW.po) by Walter Cheuk

  [ New translations ]
  * Kabyle (kab.po) by Slimane Selyan Amiri
  * Occitan (oc.po) by Quentin PAGÈS

 -- Holger Wansing <hwansing@mailbox.org>  Wed, 04 Nov 2020 19:41:51 +0100

netcfg (1.167) unstable; urgency=medium

  * Team upload

  [ Updated translations ]
  * Spanish (es.po) by Javier Fernández-Sanguino
  * French (fr.po) by Baptiste Jammet
  * Indonesian (id.po) by Andika Triwidada
  * Norwegian Bokmal (nb.po) by Petter Reinholdtsen
  * Polish (pl.po) by Bartosz Feński

 -- Holger Wansing <hwansing@mailbox.org>  Sun, 20 Sep 2020 22:39:01 +0200

netcfg (1.166) unstable; urgency=medium

  * Team upload

  [ Updated translations ]
  * Czech (cs.po) by Miroslav Kure
  * Estonian (et.po) by Kristjan Räts
  * Hebrew (he.po) by Yaron Shahrabani
  * Croatian (hr.po) by gogogogi
  * Korean (ko.po) by Changwoo Ryu
  * Norwegian Bokmal (nb.po) by Allan Nordhøy
  * Dutch (nl.po) by Frans Spiesschaert
  * Portuguese (Brazil) (pt_BR.po) by Adriano Rafael Gomes

 -- Holger Wansing <hwansing@mailbox.org>  Sat, 09 May 2020 23:26:36 +0200

netcfg (1.165) unstable; urgency=medium

  * Team upload

  [ Updated translations ]
  * Serbian (sr.po) by Filipovic Dragan

 -- Holger Wansing <hwansing@mailbox.org>  Sat, 07 Mar 2020 21:10:56 +0100

netcfg (1.164) unstable; urgency=medium

  * Team upload

  * Fix lower case use of "dhcp" in template.
  * Improve "Malformed IP address" template for simplification and
    consistency.
  * The points above include updating all po|pot files.

  [ Updated translations ]
  * Czech (cs.po) by Miroslav Kure
  * German (de.po) by Holger Wansing
  * Esperanto (eo.po) by Felipe Castro
  * French (fr.po) by Baptiste Jammet
  * Hebrew (he.po) by Yaron Shahrabani
  * Croatian (hr.po) by Milo Ivir
  * Indonesian (id.po) by Andika Triwidada
  * Icelandic (is.po) by Sveinn í Felli
  * Dutch (nl.po) by Frans Spiesschaert
  * Punjabi (Gurmukhi) (pa.po) by Aman ALam
  * Portuguese (pt.po) by Miguel Figueiredo
  * Swedish (sv.po) by Anders Jonsson
  * Simplified Chinese (zh_CN.po) by 玉堂白鹤

 -- Holger Wansing <hwansing@mailbox.org>  Tue, 28 Jan 2020 21:57:11 +0100

netcfg (1.163) unstable; urgency=medium

  * Team upload

  [ Updated translations ]
  * French (fr.po) by Baptiste Jammet
  * Dutch (nl.po) by Frans Spiesschaert
  * Punjabi (Gurmukhi) (pa.po) by Aman ALam
  * Serbian (sr.po) by Filipovic Dragan
  * Swedish (sv.po) by Mattias Münster

 -- Holger Wansing <hwansing@mailbox.org>  Fri, 20 Dec 2019 17:19:26 +0100

netcfg (1.162) unstable; urgency=medium

  * Team upload

  [ Holger Wansing ]
  * Change dhcp template (pump and dhcp-client are no longer in the archive;
    rephrase message into a generic form).
  * Rephrase template, to rename "CD"/"CD-ROM" into "installation media".
  * Add comment for translators, to keep main menu entry below a 55 columns
    limit. This updates all po|pot files.

  [ Updated translations ]
  * German (de.po) by Holger Wansing
  * Esperanto (eo.po) by Felipe E. F. de Castro
  * French (fr.po) by Baptiste Jammet
  * Hebrew (he.po) by Yaron Shahrabani
  * Croatian (hr.po) by gogogogi
  * Indonesian (id.po) by Andika Triwidada
  * Icelandic (is.po) by Sveinn í Felli
  * Norwegian Bokmal (nb.po) by Allan Nordhøy
  * Punjabi (Gurmukhi) (pa.po) by Aman ALam
  * Portuguese (pt.po) by Miguel Figueiredo
  * Portuguese (Brazil) (pt_BR.po) by Adriano Rafael Gomes
  * Swedish (sv.po) by Anders Jonsson
  * Simplified Chinese (zh_CN.po) by Boyuan Yang
  * Traditional Chinese (zh_TW.po) by Walter Cheuk

 -- Holger Wansing <hwansing@mailbox.org>  Mon, 07 Oct 2019 21:23:57 +0200

netcfg (1.161) unstable; urgency=medium

  * Team upload

  [ Cyril Brulebois ]
  * Remove Christian Perrier from Uploaders, with many thanks for all
    his contributions over the years! (Closes: #927498)

  [ Updated translations ]
  * Arabic (ar.po) by ButterflyOfFire
  * Croatian (hr.po) by gogogogi

 -- Holger Wansing <hwansing@mailbox.org>  Tue, 30 Jul 2019 23:01:50 +0200

netcfg (1.160) unstable; urgency=medium

  * Team upload

  [ Updated translations ]
  * Ukrainian (uk.po) by Anton Gladky

 -- Holger Wansing <hwansing@mailbox.org>  Thu, 28 Mar 2019 18:56:21 +0100

netcfg (1.159) unstable; urgency=medium

  * Team upload

  [ Updated translations ]
  * Vietnamese (vi.po) by Trần Ngọc Quân

 -- Holger Wansing <hwansing@mailbox.org>  Mon, 04 Mar 2019 23:55:30 +0100

netcfg (1.158) unstable; urgency=medium

  * Team upload

  [ Updated translations ]
  * Persian (fa.po) by nima sahraneshin
  * Finnish (fi.po) by Juhani Numminen
  * Hebrew (he.po) by Yaron Shahrabani
  * Kazakh (kk.po) by Baurzhan Muftakhidinov
  * Traditional Chinese (zh_TW.po) by Louies

 -- Holger Wansing <hwansing@mailbox.org>  Sat, 09 Feb 2019 09:36:32 +0100

netcfg (1.157) unstable; urgency=medium

  * Team upload

  [ Colin Watson ]
  * Use /usr/share/dpkg/default.mk rather than setting DEB_HOST_ARCH directly.

  [ Holger Wansing ]
  * Remove trailing whitespaces from changelog file, to fix lintian tag.

  [ Updated translations ]
  * Finnish (fi.po) by Juhani Numminen

 -- Holger Wansing <hwansing@mailbox.org>  Sun, 23 Dec 2018 19:39:26 +0100

netcfg (1.156) unstable; urgency=medium

  * Team upload

  [ Updated translations ]
  * Asturian (ast.po) by Xuacu Saturio
  * Galician (gl.po) by mantinan
  * Croatian (hr.po) by Valentin Vidic
  * Latvian (lv.po) by Tranzistors
  * Marathi (mr.po) by Nayan Nakhare

 -- Holger Wansing <hwansing@mailbox.org>  Mon, 29 Oct 2018 23:00:52 +0100

netcfg (1.155) unstable; urgency=medium

  * Team upload.

  [ Updated translations ]
  * Finnish (fi.po) by Arto Keiski
  * Galician (gl.po) by mantinan
  * Hebrew (he.po) by Yaron Shahrabani
  * Norwegian Bokmal (nb.po) by Allan Nordhøy

 -- Holger Wansing <hwansing@mailbox.org>  Sun, 23 Sep 2018 13:48:54 +0200

netcfg (1.154) unstable; urgency=medium

  * Team upload

  [ Cyril Brulebois ]
  * Update Vcs-{Browser,Git} to point to salsa (alioth's replacement).

  [ Updated translations ]
  * Hebrew (he.po) by Yaron Shahrabani

 -- Holger Wansing <hwansing@mailbox.org>  Sun, 12 Aug 2018 10:44:20 +0200

netcfg (1.153) unstable; urgency=medium

  [ Updated translations ]
  * Arabic (ar.po) by ButterflyOfFire
  * Hebrew (he.po) by Yaron Shahrabani
  * Indonesian (id.po) by Andika Triwidada

 -- Christian Perrier <bubulle@debian.org>  Mon, 02 Apr 2018 16:46:32 +0200

netcfg (1.152) unstable; urgency=medium

  [ Updated translations ]
  * Arabic (ar.po) by ButterflyOfFire
  * Hebrew (he.po) by Yaron Shahrabani
  * Norwegian Nynorsk (nn.po) by Alexander Jansen
  * Tajik (tg.po) by Victor Ibragimov

 -- Christian Perrier <bubulle@debian.org>  Fri, 16 Feb 2018 18:40:30 +0100

netcfg (1.151) unstable; urgency=medium

  [ Updated translations ]
  * Norwegian Nynorsk (nn.po) by Petter Reinholdtsen
  * Tajik (tg.po) by Victor Ibragimov

 -- Christian Perrier <bubulle@debian.org>  Sun, 21 Jan 2018 19:20:18 +0100

netcfg (1.150) unstable; urgency=medium

  [ Updated translations ]
  * Icelandic (is.po) by Sveinn í Felli
  * Panjabi (pa.po) by Aman ALam
  * Serbian (sr.po) by Filipovic Dragan
  * Swedish (sv.po) by Sebastian Rasmussen

 -- Christian Perrier <bubulle@debian.org>  Sat, 13 Jan 2018 15:29:38 +0100

netcfg (1.149) unstable; urgency=medium

  [ Updated translations ]
  * Nepali (ne.po) by Jeewal Kunwar
  * Simplified Chinese (zh_CN.po) by Boyuan Yang

 -- Christian Perrier <bubulle@debian.org>  Sun, 24 Dec 2017 18:51:19 +0100

netcfg (1.148) unstable; urgency=medium

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

 -- Christian Perrier <bubulle@debian.org>  Sun, 10 Dec 2017 20:21:54 +0100

netcfg (1.147) unstable; urgency=medium

  [ Updated translations ]
  * Hungarian (hu.po) by Dr. Nagy Elemér Károly
  * Lithuanian (lt.po) by Rimas Kudelis
  * Swedish (sv.po) by Anders Jonsson

 -- Christian Perrier <bubulle@debian.org>  Thu, 30 Nov 2017 21:32:03 +0100

netcfg (1.146) unstable; urgency=medium

  [ Updated translations ]
  * Greek (el.po) by Sotirios Vrachas
  * Estonian (et.po) by Kristjan Räts
  * Russian (ru.po) by Yuri Kozlov
  * Swedish (sv.po) by Anders Jonsson

 -- Christian Perrier <bubulle@debian.org>  Sat, 25 Nov 2017 19:32:24 +0100

netcfg (1.145) unstable; urgency=medium

  [ Updated translations ]
  * Greek (el.po) by Sotirios Vrachas
  * Albanian (sq.po) by Silva Arapi

 -- Christian Perrier <bubulle@debian.org>  Sun, 17 Sep 2017 08:31:21 +0200

netcfg (1.144) unstable; urgency=medium

  [ Updated translations ]
  * Simplified Chinese (zh_CN.po) by Yangfl

 -- Christian Perrier <bubulle@debian.org>  Tue, 27 Jun 2017 05:56:38 +0200

netcfg (1.143) unstable; urgency=medium

  * Stop queueing rdnssd's installation with IPv6 setups. This component
    conflicts with network-manager and installing it from the network
    configuration step might prevents large parts of desktop environments
    from being installed. This isn't a perfect solution but this should be
    way better than the current status quo (Closes: #854801).

 -- Cyril Brulebois <kibi@debian.org>  Fri, 26 May 2017 18:55:29 +0200

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).

 -- Cyril Brulebois <kibi@debian.org>  Wed, 17 May 2017 00:06:51 +0200

netcfg (1.141) unstable; urgency=medium

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

 -- Christian Perrier <bubulle@debian.org>  Mon, 16 Jan 2017 05:56:00 +0100

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).

 -- Philipp Kern <pkern@debian.org>  Wed, 04 Jan 2017 15:30:08 +0100

netcfg (1.139) unstable; urgency=medium

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

 -- Christian Perrier <bubulle@debian.org>  Mon, 15 Aug 2016 10:03:46 +0200

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

 -- Christian Perrier <bubulle@debian.org>  Sat, 02 Apr 2016 08:06:37 +0200

netcfg (1.137) unstable; urgency=medium

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

 -- Christian Perrier <bubulle@debian.org>  Tue, 02 Feb 2016 07:02:48 +0100

netcfg (1.136) unstable; urgency=medium

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

 -- Colin Watson <cjwatson@debian.org>  Wed, 20 Jan 2016 13:43:39 +0000

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)

 -- Christian Perrier <bubulle@debian.org>  Tue, 03 Nov 2015 14:03:53 +0100

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.

 -- Philipp Kern <pkern@debian.org>  Mon, 17 Aug 2015 17:12:10 +0200

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.

 -- Christian Perrier <bubulle@debian.org>  Wed, 01 Jul 2015 07:25:29 +0200

netcfg (1.132) unstable; urgency=medium

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

 -- Christian Perrier <bubulle@debian.org>  Thu, 25 Jun 2015 15:11:32 +0200

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)

 -- Philipp Kern <pkern@debian.org>  Tue, 24 Mar 2015 21:48:00 +0100

netcfg (1.130) unstable; urgency=medium

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

 -- Christian Perrier <bubulle@debian.org>  Sat, 14 Mar 2015 08:34:09 +0100

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

 -- Christian Perrier <bubulle@debian.org>  Sun, 08 Mar 2015 07:53:02 +0100

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.

 -- Cyril Brulebois <kibi@debian.org>  Sun, 04 Jan 2015 22:48:47 +0100

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

 -- Christian Perrier <bubulle@debian.org>  Sun, 07 Dec 2014 21:36:11 +0100

netcfg (1.125) unstable; urgency=medium

  * Re-upload without stray files.

 -- Cyril Brulebois <kibi@debian.org>  Tue, 25 Nov 2014 11:35:43 +0100

netcfg (1.124) unstable; urgency=low

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

 -- Christian Perrier <bubulle@debian.org>  Sat, 15 Nov 2014 07:47:55 +0100

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!

 -- Cyril Brulebois <kibi@debian.org>  Thu, 06 Nov 2014 13:49:31 +0100

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.

 -- Aurelien Jarno <aurel32@debian.org>  Mon, 29 Sep 2014 07:02:57 +0200

netcfg (1.121) unstable; urgency=low

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

 -- Christian Perrier <bubulle@debian.org>  Sat, 20 Sep 2014 10:14:09 +0200

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)

 -- Cyril Brulebois <kibi@debian.org>  Fri, 05 Sep 2014 23:40:24 +0200

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

 -- Colin Watson <cjwatson@debian.org>  Thu, 28 Aug 2014 20:26:09 +0100

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!

 -- Cyril Brulebois <kibi@debian.org>  Sat, 09 Aug 2014 21:47:27 +0200

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ć

 -- Christian Perrier <bubulle@debian.org>  Sun, 11 May 2014 12:40:57 +0200

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.

 -- Christian Perrier <bubulle@debian.org>  Wed, 02 Apr 2014 09:35:55 +0200

netcfg (1.115) unstable; urgency=medium

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

 -- Cyril Brulebois <kibi@debian.org>  Fri, 14 Mar 2014 17:25:08 +0100

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.

 -- dann frazier <dannf@debian.org>  Thu, 12 Dec 2013 15:02:28 -0700

netcfg (1.113) unstable; urgency=low

  * Add arm64 to the Architecture field.

 -- dann frazier <dannf@debian.org>  Thu, 12 Dec 2013 10:47:25 -0700

netcfg (1.112) unstable; urgency=low

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

 -- Christian Perrier <bubulle@debian.org>  Sat, 09 Nov 2013 19:16:58 +0100

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)

 -- Cyril Brulebois <kibi@debian.org>  Thu, 10 Oct 2013 17:49:45 +0200

netcfg (1.110) unstable; urgency=low

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

 -- Christian Perrier <bubulle@debian.org>  Wed, 15 May 2013 17:56:14 +0200

netcfg (1.109) unstable; urgency=low

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

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

 -- Christian Perrier <bubulle@debian.org>  Sun, 12 May 2013 17:38:57 +0200

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

 -- Philipp Kern <pkern@debian.org>  Sun, 07 Apr 2013 22:00:45 +0200

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)

 -- Philipp Kern <pkern@debian.org>  Thu, 21 Feb 2013 15:02:54 +0100

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)

 -- Philipp Kern <pkern@debian.org>  Sat, 09 Feb 2013 20:06:18 +0100

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

 -- Christian Perrier <bubulle@debian.org>  Sun, 03 Feb 2013 18:09:07 +0100

netcfg (1.104) unstable; urgency=low

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

 -- Philipp Kern <pkern@debian.org>  Sun, 13 Jan 2013 14:24:42 +0100

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

 -- Philipp Kern <pkern@debian.org>  Mon, 10 Dec 2012 18:20:53 +0100

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

 -- Philipp Kern <pkern@debian.org>  Thu, 22 Nov 2012 00:24:43 +0100

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.

 -- Philipp Kern <pkern@debian.org>  Sat, 03 Nov 2012 21:48:31 +0100

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.

 -- Philipp Kern <pkern@debian.org>  Sun, 28 Oct 2012 10:16:17 +0100

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

 -- Philipp Kern <pkern@debian.org>  Fri, 26 Oct 2012 11:11:53 +0200

netcfg (1.98) unstable; urgency=low

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

 -- Cyril Brulebois <kibi@debian.org>  Fri, 05 Oct 2012 00:57:08 +0200

netcfg (1.97) unstable; urgency=low

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

 -- Cyril Brulebois <kibi@debian.org>  Thu, 04 Oct 2012 23:26:58 +0200

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

 -- Philipp Kern <pkern@debian.org>  Thu, 04 Oct 2012 22:38:34 +0200

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

 -- Christian Perrier <bubulle@debian.org>  Fri, 28 Sep 2012 07:19:38 +0200

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

 -- Philipp Kern <pkern@debian.org>  Tue, 25 Sep 2012 00:12:50 +0200

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

 -- Philipp Kern <pkern@debian.org>  Thu, 20 Sep 2012 12:26:26 +0200

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

 -- Philipp Kern <pkern@debian.org>  Wed, 19 Sep 2012 12:04:19 +0200

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.)

 -- Philipp Kern <pkern@debian.org>  Mon, 17 Sep 2012 19:32:30 +0200

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

 -- Christian Perrier <bubulle@debian.org>  Sat, 25 Aug 2012 16:42:13 +0200

netcfg (1.88) unstable; urgency=low

  * Team upload

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

 -- Philipp Kern <pkern@debian.org>  Mon, 13 Aug 2012 15:50:50 +0200

netcfg (1.87) unstable; urgency=low

  [ Per Andersson and Sorina Sandu ]
  * Coding style cleanups

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

 -- Christian Perrier <bubulle@debian.org>  Fri, 10 Aug 2012 07:48:45 +0200

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.

 -- Christian Perrier <bubulle@debian.org>  Wed, 08 Aug 2012 08:29:48 +0200

netcfg (1.85) unstable; urgency=low

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

 -- Christian Perrier <bubulle@debian.org>  Sat, 04 Aug 2012 22:28:09 +0200

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

 -- Christian Perrier <bubulle@debian.org>  Thu, 26 Jul 2012 00:42:11 +0200

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

 -- Christian Perrier <bubulle@debian.org>  Thu, 19 Jul 2012 04:59:59 +0200

netcfg (1.82) unstable; urgency=low

  * List available ESSIDs
    (Closes: #637128)

 -- Sorina Sandu <sandu.sorina@gmail.com>  Thu, 12 Jul 2012 16:27:57 -0600

netcfg (1.81) unstable; urgency=low

  * Team upload

  [ Updated translations ]
  * Catalan (ca.po)

 -- Christian Perrier <bubulle@debian.org>  Tue, 26 Jun 2012 09:16:43 +0200

netcfg (1.80) unstable; urgency=low

  * Team upload

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

 -- Christian Perrier <bubulle@debian.org>  Sun, 24 Jun 2012 11:38:36 +0200

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)

 -- Christian Perrier <bubulle@debian.org>  Sun, 24 Jun 2012 08:07:31 +0200

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

 -- Christian Perrier <bubulle@debian.org>  Sat, 23 Jun 2012 13:51:15 +0200

netcfg (1.77) unstable; urgency=low

  * Team upload

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

 -- Christian Perrier <bubulle@debian.org>  Sat, 23 Jun 2012 07:05:30 +0200

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

 -- Christian Perrier <bubulle@debian.org>  Fri, 22 Jun 2012 18:24:30 +0200

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

 -- Christian Perrier <bubulle@debian.org>  Thu, 21 Jun 2012 22:46:20 +0200

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)

 -- Gaudenz Steinlin <gaudenz@debian.org>  Wed, 20 Jun 2012 14:53:33 +0200

netcfg (1.73) unstable; urgency=low

  * Team upload

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

 -- Christian Perrier <bubulle@debian.org>  Tue, 19 Jun 2012 08:00:34 +0200

netcfg (1.72) unstable; urgency=low

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

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

 -- Christian Perrier <bubulle@debian.org>  Mon, 18 Jun 2012 06:53:23 +0200

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 (魏銘廷)

 -- Christian Perrier <bubulle@debian.org>  Fri, 15 Jun 2012 07:22:39 +0200

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.

 -- Jurij Smakov <jurij@debian.org>  Fri, 04 Nov 2011 20:53:05 +0000

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.

 -- Jurij Smakov <jurij@debian.org>  Wed, 02 Nov 2011 06:46:19 +0000

netcfg (1.68) unstable; urgency=low

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

 -- Christian Perrier <bubulle@debian.org>  Mon, 08 Aug 2011 09:05:58 +0200

netcfg (1.67) unstable; urgency=low

  * Reuploading with all the translations

 -- Gaudenz Steinlin <gaudenz@debian.org>  Sun, 31 Jul 2011 11:21:26 +0200

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

 -- Gaudenz Steinlin <gaudenz@debian.org>  Sun, 31 Jul 2011 11:08:02 +0200

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.

 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 19 Jul 2011 14:08:35 +0100

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.

 -- Colin Watson <cjwatson@debian.org>  Wed, 06 Jul 2011 14:47:12 +0100

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

 -- Colin Watson <cjwatson@debian.org>  Thu, 16 Jun 2011 18:03:01 +0100

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

 -- Christian Perrier <bubulle@debian.org>  Sat, 23 Apr 2011 11:39:38 +0200

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

 -- Otavio Salvador <otavio@debian.org>  Sat, 12 Mar 2011 14:40:39 -0300

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

 -- Matt Palmer <mpalmer@debian.org>  Sun, 06 Feb 2011 12:59:07 +1100

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

 -- Otavio Salvador <otavio@ossystems.com.br>  Sun, 02 Jan 2011 14:29:22 -0200

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

 -- Otavio Salvador <otavio@debian.org>  Fri, 24 Dec 2010 20:06:41 -0200

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

 -- Otavio Salvador <otavio@debian.org>  Fri, 12 Nov 2010 14:27:38 -0200

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

 -- Aurelien Jarno <aurel32@debian.org>  Fri, 27 Aug 2010 19:35:49 +0200

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.

 -- Aurelien Jarno <aurel32@debian.org>  Fri, 06 Aug 2010 17:54:02 +0200

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

 -- Christian Perrier <bubulle@debian.org>  Sun, 11 Jul 2010 17:12:11 +0200

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

 -- Otavio Salvador <otavio@debian.org>  Mon, 05 Jul 2010 19:08:45 -0300

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@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.

 -- Otavio Salvador <otavio@debian.org>  Sun, 21 Feb 2010 23:02:42 -0300

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.

 -- Aurelien Jarno <aurel32@debian.org>  Tue, 21 Jul 2009 23:17:11 +0200

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

 -- Otavio Salvador <otavio@debian.org>  Sun, 19 Jul 2009 15:02:44 -0300

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

 -- Christian Perrier <bubulle@debian.org>  Sun, 14 Jun 2009 19:45:15 +0200

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

 -- Otavio Salvador <otavio@debian.org>  Sun, 05 Apr 2009 17:46:46 -0300

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

 -- Colin Watson <cjwatson@debian.org>  Thu, 19 Feb 2009 01:16:16 +0000

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ć

 -- Otavio Salvador <otavio@debian.org>  Sun, 21 Sep 2008 19:21:14 -0300

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

 -- Martin Michlmayr <tbm@cyrius.com>  Mon, 08 Sep 2008 16:27:20 +0300

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

 -- Otavio Salvador <otavio@debian.org>  Thu, 08 May 2008 13:25:15 -0300

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

 -- Frans Pop <fjp@debian.org>  Wed, 09 Apr 2008 17:30:33 +0200

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

 -- Otavio Salvador <otavio@debian.org>  Fri, 15 Feb 2008 15:17:34 -0200

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

 -- Frans Pop <fjp@debian.org>  Mon, 14 Jan 2008 02:58:40 +0100

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

 -- Joey Hess <joeyh@debian.org>  Mon, 29 Oct 2007 13:34:15 -0400

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

 -- Frans Pop <fjp@debian.org>  Fri, 13 Jul 2007 00:54:52 +0200

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

 -- Frans Pop <fjp@debian.org>  Fri, 06 Jul 2007 00:31:33 +0200

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

 -- Joey Hess <joeyh@debian.org>  Tue, 10 Apr 2007 14:33:56 -0400

netcfg (1.36) unstable; urgency=low

  * Forgot to revert string for not yet updated translations.

 -- Frans Pop <fjp@debian.org>  Tue, 27 Feb 2007 17:46:48 +0100

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

 -- Frans Pop <fjp@debian.org>  Tue, 27 Feb 2007 16:56:10 +0100

netcfg (1.34) unstable; urgency=low

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

 -- Frans Pop <fjp@debian.org>  Mon,  5 Feb 2007 21:08:15 +0100

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

 -- Frans Pop <fjp@debian.org>  Wed, 31 Jan 2007 22:24:25 +0100

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

 -- Frans Pop <fjp@debian.org>  Thu, 30 Nov 2006 15:36:07 +0100

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

 -- Frans Pop <fjp@debian.org>  Tue, 24 Oct 2006 15:20:07 +0200

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

 -- Frans Pop <fjp@debian.org>  Fri,  6 Oct 2006 02:43:28 +0200

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

 -- Frans Pop <fjp@debian.org>  Mon, 21 Aug 2006 01:06:55 +0200

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

 -- Frans Pop <fjp@debian.org>  Thu, 13 Jul 2006 17:15:47 +0200

netcfg (1.27) unstable; urgency=low

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

 -- Joey Hess <joeyh@debian.org>  Thu, 15 Jun 2006 19:21:13 -0400

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

 -- Joey Hess <joeyh@debian.org>  Wed,  7 Jun 2006 22:08:32 -0400

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

 -- Frans Pop <fjp@debian.org>  Fri, 14 Apr 2006 02:17:42 +0200

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

 -- Joey Hess <joeyh@debian.org>  Sat, 18 Mar 2006 15:28:29 -0500

netcfg (1.23) unstable; urgency=low

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

 -- Colin Watson <cjwatson@debian.org>  Tue, 17 Jan 2006 12:51:16 +0000

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

 -- Colin Watson <cjwatson@debian.org>  Mon, 16 Jan 2006 16:14:01 +0000

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

 -- Colin Watson <cjwatson@debian.org>  Tue, 13 Dec 2005 16:11:09 +0000

netcfg (1.20) unstable; urgency=low

  * Fix segfault because of error in hotplug configuration code.

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

 -- Frans Pop <fjp@debian.org>  Sat,  3 Dec 2005 18:54:41 +0100

netcfg (1.19) unstable; urgency=low

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

 -- Frans Pop <fjp@debian.org>  Mon, 28 Nov 2005 23:17:29 +0100

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

 -- Frans Pop <fjp@debian.org>  Mon, 28 Nov 2005 16:36:15 +0100

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

 -- Frans Pop <fjp@debian.org>  Tue, 15 Nov 2005 20:59:54 +0100

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

 -- Joey Hess <joeyh@debian.org>  Sun,  9 Oct 2005 19:05:16 -0400

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

 -- Joey Hess <joeyh@debian.org>  Mon, 26 Sep 2005 17:14:25 +0200

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

 -- Joey Hess <joeyh@debian.org>  Sat, 10 Sep 2005 12:59:40 -0400

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

 -- Frans Pop <fjp@debian.org>  Fri, 19 Aug 2005 21:08:39 +0200

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

 -- Joey Hess <joeyh@debian.org>  Sun, 26 Jun 2005 11:46:23 -0400

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

 -- Joey Hess <joeyh@debian.org>  Mon, 20 Jun 2005 16:57:39 -0400

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

 -- Colin Watson <cjwatson@debian.org>  Wed,  1 Jun 2005 00:32:07 +0100

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

 -- Colin Watson <cjwatson@debian.org>  Fri, 20 May 2005 19:56:07 +0100

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

 -- Joshua Kwan <joshk@triplehelix.org>  Wed, 16 Feb 2005 21:44:33 -0800

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

 -- Joey Hess <joeyh@debian.org>  Wed,  2 Feb 2005 18:31:11 -0500

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

 -- Joey Hess <joeyh@debian.org>  Wed, 10 Nov 2004 11:42:37 -0500

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

 -- Joey Hess <joeyh@debian.org>  Sun, 31 Oct 2004 13:46:46 -0500

netcfg (1.05) unstable; urgency=high

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

 -- Joey Hess <joeyh@debian.org>  Sun, 10 Oct 2004 14:55:38 -0400

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

 -- Joey Hess <joeyh@debian.org>  Wed,  6 Oct 2004 14:23:21 -0400

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


 -- Joshua Kwan <joshk@triplehelix.org>  Sun,  3 Oct 2004 17:13:42 -0700

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

 -- Joey Hess <joeyh@debian.org>  Fri, 10 Sep 2004 14:18:39 -0400

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

 -- Joshua Kwan <joshk@triplehelix.org>  Sat, 21 Aug 2004 15:18:18 -0700

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

 -- Joey Hess <joeyh@debian.org>  Sun, 25 Jul 2004 19:09:47 -0400

netcfg (0.72) unstable; urgency=low

  * Joshua Kwan
    - Don't bother depending on mii-diag-udeb for netcfg-static as it's not
      used.
    - Patch by Adam Thornton to add recognition for IUCV devices in static
      configuration. (Closes: #258109)
    - Don't suggest hostname given by the DHCP server if it's invalid.
      (Closes: #258207)
    - Ask netcfg/choose_interface at prio critical. (Closes: #257963)
    - Build with NDEBUG.
    - Indicate which interfaces are wireless. (Closes: #258338)
    - Cut off domain when seeding hostname from DNS. (Closes: #258852)
      Seed get_domain with it instead.
  * Colin Watson
    - Fix typo (s/occured/occurred/g). Unfuzzy translations.
  * Per Olofsson
    - Generate hotplug mapping entries for 16-bit PCMCIA cards as well,
      since they will be managed by hotplug in pcmcia-cs 3.2.5-8.
  * Updated translations:
    - 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
    - Danish (da.po) by Claus Hindsgaul
    - German (de.po) by Alwin Meschede
    - Greek (el.po) by George Papamichelakis
    - Spanish (es.po) by Javier Fernandez-Sanguino Peña
    - Basque (eu.po) by Piarres Beobide Egaña
    - Persian (fa.po) by n
    - Finnish (fi.po) by Tapio Lehtonen
    - French (fr.po) by Philippe Batailler
    - Hebrew (he.po) by Lior Kaplan
    - Hungarian (hu.po) by VERÓK István
    - Indonesian (id.po) by Parlin Imanuel Toh
    - 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
    - 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 Nikolai Prokoschenko
    - Slovak (sk.po) by Peter KLFMANiK Mann
    - Albanian (sq.po) by Elian Myftiu
    - Turkish (tr.po) by Osman Yüksel
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov
    - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu

 -- Joshua Kwan <joshk@triplehelix.org>  Sat, 17 Jul 2004 18:44:18 -0700

netcfg (0.71) unstable; urgency=low

  * Joshua Kwan
    - Remove XSIisms in dhclient-script.
    - Evaluate argv[0] after calling basename on it so that we can strcmp it
      against "ptom". It somehow didn't happen in the internal dhclient-script
      context, but appeared during testing in the shell.
    - Add Thomas Hood to Uploaders.
    - Re-enable broadcast stuff in dhclient-script, fixing a Sparc (at least)
      regression.
    - Remove kill_dhcp_client prototype from netcfg.h because it's now static.
    - Change newline + a space to just a newline to end some disable_dhcp
      woes.
    - Warn if there's no default route available after getting a DHCP lease.
      (Closes: #253543)
    - Don't add 'auto' or hotplug mapping lines for 16-bit PCMCIA devices.
      (Closes: #248071, #239284)
    - Add a missing fclose in iface_is_hotpluggable.
  * Christian Perrier
    - netcfg-dhcp.templates
      Some rewrite for being clearer, possibly. Run debconf-updatepo
  * Thomas Hood
    - Change interfaces options that use underscore to hyphens. No loss
      of functionality. (Closes: #255185)
    - *.c:
      + Test for NULL pointers before using empty_str()
    - netcfg.c, netcfg-dhcp.c, netcfg-static.c
      + Handle the case where there are no interfaces.  Just ask for a
        hostname and write basic /etc/network/interfaces and /etc/hosts
        files.  (Closes: #243543)
    - netcfg-common.c:
      + netcfg_get_interface(): Don't exit if there are no interfaces.
        Instead just return with variables set to 0.
      + netcfg_write_common(): write basic /etc/network/interfaces and
        /etc/hosts files even if the ipaddress is 0.
    - static.c:
      + Add resolvconf support (Closes: #255187)
      + Add comments to /e/n/i about which packages implement which options
    - dhcp.c
      + Add comments to /e/n/i about which packages implement which options
      + Fix race to dhcp_exit_status after dhcp_running set to 0.
      + Count iterations in the polling loop instead of checking the time()
      + Use waitpid(dhcp_pid,,) instead of wait() to get child status
        since we don't want the status of, e.g., killall.sh
      + Eliminate use of dhcp_running and use (dhcp_pid>0) in its place
      + Eliminate some unnecessary calls to kill_dhcp_client()
      + Mark local variables with "static"
      + Eliminate use of quit_after_hostname by creating HOSTNAME_SANS_NETWORK
        from HOSTNAME and DOMAIN_SANS_NETWORK from DOMAIN
      + Use DHCP hostname as the default hostname if no hostname is set
        (Closes: #239591)
      + Write hostname provided to the DHCP client in order to get a lease
        on the "hostname" option line for the interface in /e/n/i
      + If the user backs up from netcfg/get_hostname, go to retry question
      + Wait at least two seconds for DHCP client to exit  (Closes: #255984)
      + Clean up code
        . Always use spaces for indentation
        . Improve comments
        . Reorder state machine states
        . Move some functions around
    - netcfg-dhcp.templates:
      + More updates
      + Run debconf-updatepo again
   * Updated translations:
    - Albanian (sq.po) by Elian Myftiu
    - German (de.po) by Alwin Meschede
    - Greek (el.po) by George Papamichelakis
    - Basque (eu.po) by Piarres Beobide Egaña
    - Hebrew (he.po) by Lior Kaplan
    - Japanese (ja.po) by Kenshi Muto
    - Dutch (nl.po) by Bart Cornelis
    - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
    - Turkish (tr.po) by Osman Yüksel
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov
    - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu

 -- Joshua Kwan <joshk@triplehelix.org>  Tue, 29 Jun 2004 10:51:48 -0700

netcfg (0.70) unstable; urgency=medium

  * Joshua Kwan
    - Brown paper bag upload.
    - Add the netcfg/disable_dhcp template, default to false.
    - usleep(1500) actually sleeps for 1500 _micro_seconds, not milliseconds.
      sleep(2) instead for simplicity.

 -- Joshua Kwan <joshk@triplehelix.org>  Tue, 15 Jun 2004 15:00:53 -0700

netcfg (0.69) unstable; urgency=medium

  * Sylvain Ferriol
    - fix error message during plip config. (Closes: #253361)
  * Christian Perrier
    - Remove trailing exclamation mark from netcfg/dhcp_success_note
    - Run debconf-updatepo and unfuzzy templates for removed exclamation mark
  * Joshua Kwan
    - Corrected reference to the pppconfig package. (Closes: #253086)
    - killall.sh: add grep -v grep (Closes: #253099)
    - Allow netcfg/disable_dhcp option that governs what use_dhcp is
      set to every time we start, instead of hardcoding true. Defaults
      to true, so default behavior has not changed. (Closes: #248147)
    - Fix /etc/hosts writing after much deliberation. (Closes: #247734)
    - Use a static buffer for mii-diag call.
    - Sleep for 1.5 seconds before mii-diag, because slow network cards
      just take that long to answer. And for those that take more that's
      just too bad.
  * Bastian Blank
    - Readd postinst files for netcfg-dhcp and netcfg-static.
  * Updated translations:
    - Bosnian (bs.po) by Safir Šećerović
    - German (de.po) by Alwin Meschede
    - Hebrew (he.po) by Lior Kaplan
    - Polish (pl.po) by Bartosz Fenski

 -- Joshua Kwan <joshk@triplehelix.org>  Tue, 15 Jun 2004 14:34:25 -0700

netcfg (0.68) unstable; urgency=medium

  * Severity medium for the static configuration fix.
  * Joshua Kwan
    - When we get a hostname from DHCP, seed the domain name with whatever
      was received.
    - Rework is_hotpluggable_iface a tad.
    - Fix problem where broadcast address was being used twice.. only on
      some architectures, due to code with unspecified behavior.
    - Excise our dynamic prebaseconfig system and replace with a static one
      that copies all available files into /target.
    - For this, make sure we always start with a clean slate by removing
      those files at startup.
    - Move a bunch of static strings to the header file.
  * Updated translations:
    - Welsh (cy.po) by Dafydd Harries
    - German (de.po) by Alwin Meschede
    - Hebrew (he.po) by Lior Kaplan

 -- Joshua Kwan <joshk@triplehelix.org>  Fri, 28 May 2004 10:05:29 -0700

netcfg (0.67) unstable; urgency=high

  * The "we love bugfixes that make new bugs" release.
  * Per Olofsson
    - Fixed segfault in find_in_devnames when a card was missing a devnames
      entry.
  * Joshua Kwan
    - Add a NETCFG_VERSION thingy so it's easier to figure out who's using
      what.
    - Don't reset the hostname to 'debian' on a failed seed from DNS.
    - Write resolv.conf and nothing else before preliminary activation
      for static configuration. This fixes the overwriting of static-specific
      interface entries with the common (lo) entry.

 -- Joshua Kwan <joshk@triplehelix.org>  Mon, 24 May 2004 16:27:06 -0700

netcfg (0.66) unstable; urgency=low

  * Joshua Kwan
    - Ask for a hostname and domain when user chooses not to configure the
      network.
    - Add useful canned IPv6 entries into the hosts file.
  * Updated translations:
    - Slovenian (sl.po) by Jure Čuhalev
    - Traditional Chinese (zh_TW.po) by Tetralet

 -- Joshua Kwan <joshk@triplehelix.org>  Mon, 24 May 2004 08:11:57 -0700

netcfg (0.65) unstable; urgency=low

  * Joshua Kwan
    - Fix machine state in static configuration to call QUIT.
      (Closes: #250074)
    - Rewrite resolv.conf in static configuration once we acquire a
      domain name.
    - DHCP server is not required to supply a domain name. (Closes: #250021)
    - Switch to using mii-diag-udeb instead of mii-lite.c, which doesn't
      seem to work across the board. (also addresses #250074)
    - In static configuration, if the IP address specified turns out to be
      the same as what we suggest for the gateway, nuke the last part of
      the dotted quad because gateway == IP makes no sense. (Closes: #241490)
    - Turn off backup for error messages in static configuration.
    - Bake all of the getif* functions into one big char**-returning jelly
      roll, get_all_ifs().
  * Bastian Blank
    - Make it buildable again on s390.
  * Updated translations:
    - Bulgarian (bg.po) by Ognyan Kulev
    - Catalan (ca.po) by Jordi Mallach
    - German (de.po) by Alwin Meschede
    - Spanish (es.po) by Javier Fernandez-Sanguino Peña
    - Basque (eu.po) by Piarres Beobide Egaña
    - Finnish (fi.po) by Tapio Lehtonen
    - Gallegan (gl.po) by Héctor Fernández López
    - Norwegian (nb.po) by Knut Yrvin
    - Dutch (nl.po) by Bart Cornelis
    - Norwegian (nn.po) by Håvard Korsvoll
    - Polish (pl.po) by Bartosz Fenski
    - Romanian (ro.po) by Eddy Petrisor
    - Slovak (sk.po) by Peter KLFMANiK Mann
    - Albanian (sq.po) by Elian Myftiu

 -- Joshua Kwan <joshk@triplehelix.org>  Sun, 23 May 2004 03:04:02 -0700

netcfg (0.64) unstable; urgency=medium

  * Joshua Kwan
    - Split out all functions into static.c, dhcp.c, wireless.c.
    - Remove dep alternative to busybox-cvs-udeb etc., since udhcpc is no
      longer available in any initrd. This causes businesscard and netinst
      installs to fail because busybox is already provided and hence gets
      used.
    - Remove udhcpc support in dhcp.c.
    - Port wireless fixes back to netcfg-static and netcfg-dhcp, which
      have been rather neglected lately.
    - Fix the GO_BACK interaction between WEP and ESSID configuration.
    - Switch to using iproute for everything, a step towards removing
      ifconfig and route applets from busybox.
    - Add amd64 support. (Closes: #249363)
    - Open one set of socket FDs and use them for the whole runtime.
    - Write loopback all the time, even when you abort network config.
      (Closes: #248636)
    - Redesign DHCP strategy with a new template that uses a select,
      allowing the user to clearly alternate to static network config
      (Closes: #244901, #227722)
    - Display a brief note when DHCP lease gets acquired. (Closes: #247751)
    - Now we can ask for a DHCP hostname to add. (Closes: #236533, #239591)
    - If we didn't use one, see if the server is offering us one and seed
      netcfg/get_hostname with it. (Closes: #239121, #240701)
    - Failing that, bring the interface up and try to reverse-resolve
      the IP address into a hostname.
    - For idempotency reasons, down all interfaces after finding each
      one so that we can start from a clean slate. (Probably deals with
      Bug#227722)
    - Silently load af_packet. (Closes: #244441)
    - Add some code hunks from mii-diag to determine code path on link
      connection. (Closes: #247178)
    - Add some interface_up and interface_down functions.
    - Fix a long standing bug in devnames retrieval that did not strip
      newlines from the devnames input and caused cdebconf to screw
      up on subsequent questions.
    - Bump the DHCP wait to 15 seconds. The magic number seems to be just
      over 10 for me. (Closes: #244819)
    - Template cleanups: netcfg/static-title, netcfg/dhcp-title,
      netcfg/internal-pcmcia, netcfg/confirm_dhcp
    - Add dhcp3-client support. Not that it actually gets used now that
      we can get a DHCP-supplied hostname from dhcp-client.
    - Remove a lot of calls to /sbin/this and /sbin/that in response to Joey's
      rant on debian-boot.
  * Bastian Blank
    - Remove sleep.
  * Updated translations:
    - Bulgarian (bg.po) by Ognyan Kulev
    - Czech (cs.po) by Miroslav Kure
    - Danish (da.po) by Claus Hindsgaul
    - German (de.po) by Alwin Meschede
    - Greek, Modern (1453-) (el.po) by Konstantinos Margaritis
    - 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 Philippe Batailler
    - Hebrew (he.po) by Lior Kaplan
    - Hungarian (hu.po) by VERÓK István
    - Indonesian (id.po) by Parlin Imanuel Toh
    - 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 Bjørn Steensrud
    - Dutch (nl.po) by Bart Cornelis
    - Norwegian Nynorsk (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 Yuri Kozlov
    - Slovak (sk.po) by Peter KLFMANiK Mann
    - Slovenian (sl.po) by Jure Čuhalev
    - Swedish (sv.po) by André Dahlqvist
    - Turkish (tr.po) by Osman Yüksel
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov
    - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu

 -- Joshua Kwan <joshk@triplehelix.org>  Sun, 16 May 2004 20:36:04 -0700

netcfg (0.63) unstable; urgency=low

  * Per Olofsson
    - Map 127.0.0.1 to localhost in /etc/hosts, make the hostname
      an alias instead.
  * Joey Hess
    - Corrected innaccuracy in the description of ad-hoc networks.
  * Matt Kraai
    - Do not overwrite the resolv.conf created by the DHCP client.
  * Joshua Kwan
    - Remove debugging code that was not intended for 0.62.
    - Disambiguate wireless_wep template that was confusing if the card
      had associated successfully without previous user intervention by
      pointing out that ${device} is a wireless device.

 -- Matt Kraai <kraai@debian.org>  Thu, 15 Apr 2004 20:41:59 -0700

netcfg (0.62) unstable; urgency=low

  * Joshua Kwan
    - Switch to new debhelper udeb support.
    - Stick /sbin back. It was module-init-tools' fault.
    - Re-UTF8ize changelog.
    - Add a progress bar that waits 3 seconds for us to associate with an
      AP. If after 3 seconds there is no association, then bail out, and
      have the user type in the ESSID. From here it's possible to return
      to automatic configuration, if, say, the user moves closer to the AP
      and it can associate.
    - Pull udhcpc.default.script because udhcpc-udeb isn't available
      anymore.
    - Blank gateway is now accepted. (Closes: #241509, #238809)
    - Put own hostname in 127.0.0.1 hosts entry. (Closes: #238305, #237779)
    - Add some missing newlines for wireless devices to netcfg_write_dhcp.
    - Prune unused #defines.
    - Nuke unused netcfg/title template.
    - Clarify nameserver question by adding an introductory sentence.
      (Closes: #243251)
    - Touch resolv.conf when using DHCP, to fix problems with pppoeconf
      (at least for now. Closes: #241075)
  * Per Olofsson
    - Check for hotpluggable (PCMCIA) network interfaces in
      /etc/network/devhotplug and don't generate auto entries for them.
      Also put them in a "mapping hotplug" stanza. Closes: #239284.
  * Updated translations:
    - Czech (cs.po) by Miroslav Kure
    - Danish (da.po) by Claus Hindsgaul
    - Basque (eu.po) by Piarres Beobide Egaña
    - French (fr.po) by Philippe Batailler
    - Gallegan (gl.po) by , Héctor Fernández López
    - Hebrew (he.po) by Lior Kaplan
    - Hungarian (hu.po) by VERÓK István
    - Indonesian (id.po) by Parlin Imanuel Toh
    - Japanese (ja.po) by Kenshi Muto
    - Korean (ko.po) by Changwoo Ryu
    - Lithuanian (lt.po) by Kęstutis Biliūnas
    - 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
    - Slovenian (sl.po) by Jure Čuhalev
    - Albanian (sq.po) by Elian Myftiu
    - Swedish (sv.po) by André Dahlqvist
    - Turkish (tr.po) by Osman Yüksel
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov
    - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
    - Traditional Chinese (zh_TW.po) by Tetralet
    - Albanian (sq.po) by Elian Myftiu

 -- Joshua Kwan <joshk@triplehelix.org>  Sun, 11 Apr 2004 22:55:40 -0700

netcfg (0.61) unstable; urgency=high

  * Kenshi Muto
    - modprobe in busybox won't load af_packet. This causes DHCP
      configuration fail.
      This can be avoid by running modprobe without '/sbin/'.
  * Updated translations:
    - Welsh (cy.po) by Dafydd Harries
    - German (de.po) by Alwin Meschede
    - Polish (pl.po) by Bartosz Fenski
    - Russian (ru.po) by Nikolai Prokoschenko
    - Slovenian (sl.po) by Jure Čuhalev
    - Albanian (sq.po) by Elian Myftiu

 -- Joey Hess <joeyh@debian.org>  Thu,  1 Apr 2004 20:26:33 -0500

netcfg (0.60) unstable; urgency=low

  * Updated translations:
    - Greek, Modern (1453-) (el.po) by Konstantinos Margaritis
    - Hebrew (he.po) by Lior Kaplan
    - Indonesian (id.po) by Parlin Imanuel Toh
    - Korean (ko.po) by Changwoo Ryu
    - Albanian (sq.po) by Elian Myftiu
    - Swedish (sv.po) by André Dahlqvist
    - Turkish (tr.po) by Osman Yüksel
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov
    - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
    - Traditional Chinese (zh_TW.po) by Tetralet

 -- Joey Hess <joeyh@debian.org>  Tue, 30 Mar 2004 14:32:01 -0500

netcfg (0.59) unstable; urgency=low

  * Joey Hess
    - Fix endian problem in gateway calculation.
  * 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
    - Spanish (Castilian) (es.po) by Javier Fernandez-Sanguino Peña
    - French (fr.po) by Philippe Batailler
    - Hungarian (hu.po) by VERÓK István
    - Indonesian (id.po) by Parlin Imanuel Toh
    - Italian (it.po) by Giuseppe Sacco
    - Japanese (ja.po) by Kenshi Muto
    - Lithuanian (lt.po) by Kęstutis Biliūnas
    - Dutch (nl.po) by Bart Cornelis
    - Portuguese (pt.po) by Miguel Figueiredo
    - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
    - Slovak (sk.po) by Peter KLFMANiK Mann
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov
    - Albanian (sq.po) by Elian Myftiu

 -- Joey Hess <joeyh@debian.org>  Thu, 25 Mar 2004 14:19:18 -0500

netcfg (0.58) unstable; urgency=low

  * Joey Hess
    - Convert netcfg/get_method, a select list, to netcfg/use_dhcp, a boolean.
      This will make it easier to override at the boot prompt.
  * Updated translations:
    - Czech (cs.po) by Miroslav Kure
    - Danish (da.po) by Claus Hindsgaul
    - French (fr.po) by Philippe Batailler
    - Hungarian (hu.po) by VERÓK István
    - 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
    - Dutch (nl.po) by Bart Cornelis
    - Polish (pl.po) by Bartosz Fenski
    - Portuguese (pt.po) by Miguel Figueiredo
    - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
    - Slovak (sk.po) by Peter KLFMANiK Mann
    - Albanian (sq.po) by Elian Myftiu
    - Swedish (sv.po) by André Dahlqvist
    - Turkish (tr.po) by Osman Yüksel
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov

 -- Joey Hess <joeyh@debian.org>  Mon, 22 Mar 2004 15:49:59 -0500

netcfg (0.57) unstable; urgency=low

  * Bastian Blank
    - Use inet_pton and inet_ntop. Why must people always write their own
      instead of using well tested standard functions?
    - Only recalculate gateway if ipaddress or netmask is changed.
    - Never recalculate nameserver.
  * Joshua Kwan
    - Make the question about adhoc/managed actually do something,
      add a template for its question. Note: needs translation.
    - Make interfaces honor the decision made in the adhoc/managed question.
    - Make sure the WEP question, priority high, always gets asked.
    - No gateway, no point-to-point address is OK. (Closes: #238653)
    - If netcfg/get_hostname returns a FQDN, seed netcfg/get_domain with it
      and do not ask that question a second time. Only ask it if FQDN was
      _not_ passed. (Closes: #174360)
    - Write out some informative text to INTERFACES_FILE.
  * Updated translations:
    - Danish (da.po) by Claus Hindsgaul
    - French (fr.po) by Philippe Batailler
    - 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
    - Polish (pl.po) by Bartosz Fenski
    - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
    - Portuguese (pt.po) by Miguel Figueiredo
    - Albanian (sq.po) by Elian Myftiu
    - Swedish (sv.po) by André Dahlqvist
    - Turkish (tr.po) by Osman Yüksel
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov

 -- Joshua Kwan <joshk@triplehelix.org>  Fri, 19 Mar 2004 18:30:38 -0800

netcfg (0.56) unstable; urgency=low

  * Petter Reinholdtsen
    - Undo code changes done by Bastian Blank.  They need more testing
      so we only include the translations for beta3.

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 14 Mar 2004 19:50:33 +0100

netcfg (0.55) unstable; urgency=low

  * Bastian Blank
    - Use inet_pton and inet_ntop. Why must people always write its own
      instead of using well tested default functions?
    - Only recalculate gateway if ipaddress or netmask is changed.
    - Never recalculate nameserver.
  * Translations:
    - Kęstutis Biliūnas: Updated Lithuanian translation (lt.po)
    - Jordi Mallach: Updated Catalan translation (ca.po)
    - Giuseppe Sacco: Updated italian translation (it.po)
    - Nikolai Prokoschenko: Russian updates (ru.po)

 -- Petter Reinholdtsen <pere@debian.org>  Sun, 14 Mar 2004 19:22:30 +0100

netcfg (0.54) unstable; urgency=low

  * Strip the binaries again.

 -- Joey Hess <joeyh@debian.org>  Tue,  9 Mar 2004 15:38:56 -0500

netcfg (0.53) unstable; urgency=low

  * Fix dhcp killer to not segfault if the pid is < 1000 or > 9999.

 -- Joey Hess <joeyh@debian.org>  Tue,  9 Mar 2004 15:01:06 -0500

netcfg (0.52) unstable; urgency=low

  * Joey Hess
    - Fix "search (null)" in /etc/resolv.conf, again, sigh.

 -- Joey Hess <joeyh@debian.org>  Mon,  8 Mar 2004 19:19:30 -0500

netcfg (0.51) unstable; urgency=low

  * Joey Hess
   - Clarify the DHCP retry message to make better sense if you don't know
     what DHCP is.
   - Kill dhcp client before beginning static network config, to keep the
     memory footprint as low as possible.
  * Updated translations:
    - Bulgarian (bg.po) by Ognyan Kulev
    - Czech (cs.po) by Miroslav Kure
    - Danish (da.po) by Claus Hindsgaul
    - German (de.po) by Alwin Meschede
    - Greek, Modern (1453-) (el.po) by Konstantinos Margaritis
    - Spanish (Castilian) (es.po) by Javier Fernandez-Sanguino Peña
    - Finnish (fi.po) by Tapio Lehtonen
    - French (fr.po) by Philippe Batailler
    - Hungarian (hu.po) by VERÓK István
    - 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
    - Bokmal, Norwegian (nb.po) by Axel Bojer
    - Dutch (nl.po) by Bart Cornelis
    - Norwegian Nynorsk (nn.po) by Håvard Korsvoll
    - Portuguese (pt.po) by Miguel Figueiredo
    - Portuguese (Brazil) (pt_BR.po) by André Luís Lopes
    - Albanian (sq.po) by Elian Myftiu
    - Swedish (sv.po) by André Dahlqvist
    - Ukrainian (uk.po) by Eugeniy Meshcheryakov
    - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu

 -- Joey Hess <joeyh@debian.org>  Mon,  8 Mar 2004 18:08:59 -0500

netcfg (0.50) unstable; urgency=low

  * Joshua Kwan:
    - netcfg-{dhcp,static} Depends: libiw27-udeb.
  * Translations:
    - Håvard Korsvoll
      - Updated Norwegian, bokmål translation, (nb.po). From Axel Bojer

 -- Joshua Kwan <joshk@triplehelix.org>  Tue,  2 Mar 2004 10:33:14 -0800

netcfg (0.49) unstable; urgency=low

  * Joshua Kwan:
    - Make netcfg read /etc/network/devnames (generated by ethdetect and
      hw-detect) to show names of ethernet devices in the interface
      selection menu. Will _not_ work for PCMCIA devices ... yet.
      (Closes: #224662, #234311, #234395)
  * Translations:
    - Javier Fernandez-Sanguino Pe~na
      - Updated Spanish translation
    - Ming Hua
      - Initial Traditional Chinese translation (zh_TW.po), by Tetralet
      - Updated Traditional Chinese translation (zh_TW.po), by Tetralet
    - Jure Cuhalev
      - Updated Slovenian translation (sl.po)
    - Giuseppe Sacco
      - Updated italian translation (it.po)

 -- Joshua Kwan <joshk@triplehelix.org>  Fri, 27 Feb 2004 01:08:46 -0800

netcfg (0.48) unstable; urgency=low

  * Joshua Kwan:
    - libiw27-udeb exists, yay! We can go back to relinking with libiw
      dynamically.
    - Remove redundant configure{,-stamp} target in rules.
  * Translations :
    - Bartosz Fenski
      - Updated Polish translation (pl.po)
    - Carlos Z.F. Liu
      - Updated Simplified Chinese translation (zh_CN.po)
    - Peter Mann
      - Updated Slovak translation (sk.po)
    - Eugeniy Meshcheryakov
      - Updated Ukrainian translation (uk.po)
    - Jordi Mallach
      - Updated Catalan translation (ca.po)
    - Alwin Meschede
      - Updated German translation (de.po)
    - Miroslav Kure
      - Updated Czech translation (cs.po)
    - Håvard Korsvoll
      - Updated Norwegian nynorsk translation (nn.po)
    - Konstantinos Margaritis
      - Updated Greek translation (el.po)
    - Kenshi Muto
      - Updated Japanese translation (ja.po)
    - Bart Cornelis
      - Updated Dutch translation (nl.po)
    - Thorsten Sauter
      - Fix german translation (de.po)
    - Changwoo Ryu
      - Updated Korean translation (ko.po)
    - Claus Hindsgaul
      - Updated Danish translation (da.po)

 -- Joey Hess <joeyh@debian.org>  Thu, 26 Feb 2004 21:08:11 -0500

netcfg (0.47) unstable; urgency=low

  * Joey Hess
    - Use three dots in ellipses for consistency.
    - Link libiw statically. This is temporary, until there is a libiw-udeb.
  * Joshua Kwan
    - Brown paper bag: Fix egregiously broken is_valid_ip() tests.
      (In more ways than one...)
  * Translations :
    - Philippe Batailler
      - Updated French translation (fr.po)
    - André Luís Lopes
      - Updated Brazilian Portuguese translation (pt_BR.po)
    - Kęstutis Biliūnas
      - Updated Lithuanian translation (lt.po)
    - KEnshi Muto
      - Updated Japanese translation (ja.po)
    - Giuseppe Sacco
      - Updated italian translation (it.po)
    - Konstantinos Margaritis
      - Updated Greek translation (el.po)
    - Carlos Z.F. Liu
      - Updated Simplified Chinese translation (zh_CN.po)
    - Jordi Mallach
      - Updated Catalan translation (ca.po)
    - Eugeniy Meshcheryakov
      - Updated Ukrainian translation (uk.po)
    - Elian Myftiu
      - Updated Albanian translation (sq.po)
    - Håvard Korsvoll
      - Updated Norwegian, nynorsk (nn.po) translation.

 -- Joey Hess <joeyh@debian.org>  Wed, 25 Feb 2004 00:44:43 -0500

netcfg (0.46) unstable; urgency=low

  * Joshua Kwan
    - Added wireless configuration support for ESSIDs and WEP keys
      using libiw. (Closes: #225512, #214491)
    - Made default text for nameserver match gateway when in static
      configuration. (Closes: #231106)
    - Bump netcfg/get_domain to priority high. (Closes: #231107)
      using libiw.
    - Check entered IP addresses for gateway, netmask (special case allowing
      '0' entries), IP address, and PPP endpoint. (Closes: #224912)
  * Joey Hess
    - First round of template polishing on new templates.
  * Translations:
    - Miroslav Kure
      - Updated Czech translation
    - Elian Myftiu
      - Updated Albanian translation (sq.po)
    - Carlos Z.F. Liu
      - Updated Simplified Chinese translation (zh_CN.po)
    - Kenshi Muto
      - Updated Japanese translation (ja.po)
    - Eugeniy Meshcheryakov
      - Updated Ukrainian translation (uk.po)
    - André Luís Lopes
      - Updated Brazilian Portuguese translation (pt_BR.po)
    - Jordi Mallach
      - Updated Catalan translation (ca.po)
    * Claus Hindsgaul
      - Updated Danish translation (da.po)

 -- Joshua Kwan <joshk@triplehelix.org>  Mon, 23 Feb 2004 09:32:27 -0800

netcfg (0.45) unstable; urgency=low

  * Joey Hess
    - Use just one prebaseconfig script for all three netcfg programs.
      This is to simplify the necessary progress templates.
    - Add a prebaseconfig progress template.
  * Translations :
    - André Luís Lopes
      - Updated Brazilian Portuguese translations (pt_BR.po)
    - Kenshi Muto
      - Updated Japanese translation (ja.po)
    - Changwoo Ryu
      - Added Korean translation (ko.po)
    * Claus Hindsgaul
      - Updated Danish translation (da.po)
    - Eugeniy Meshcheryakov
      - Updated Ukrainian translation (uk.po)
    - Kęstutis Biliūnas
      - Updated Lithuanian translation (lt.po)
    - Carlos Z.F. Liu
      - Updated Simplified Chinese translation (zh_CN.po)
    - Konstantinos Margaritis
      - Updated Greek translation (el.po)

 -- Joey Hess <joeyh@debian.org>  Sat, 21 Feb 2004 14:57:37 -0500

netcfg (0.44) unstable; urgency=low

  * Translators:
    - Peter Mann: Update Slovak translation
    - Miguel Figueiredo : Updated pt.po
    - Carlos Z.F. Liu
      - fix some serious errors in Simplified Chinese translation.
    - h3li0s: added albanian translation sq.po
    - Jordi Mallach: Update Catalan translation (ca.po).
  * Eugen Meshcheryakov : added Ukrainian translation (uk.po)

 -- Christian Perrier <bubulle@debian.org>  Sun,  8 Feb 2004 20:26:40 +0100

netcfg (0.43) unstable; urgency=low

  * Steinar H. Gunderson
    - The state machine in netcfg-dhcp was broken and never really
      activated DHCP; fixed.

 -- Steinar H. Gunderson <sesse@debian.org>  Sun, 25 Jan 2004 19:23:42 +0100

netcfg (0.42) unstable; urgency=low

  * Bartosz Fenski
    - Updated Polish (pl) translation.
  * Giuseppe Sacco
    - Update italian translation (it.po)
  * Matt Kraai
    - Remove an extra space from the netcfg/get_hostname template.
  * Christian Perrier
    - Run debconf-updatepo after the above change
    - Unfuzzied translations after the above change
  * Andre Dahlqvist
    - Updated Swedish translation (sv.po)
  * Joey Hess
    - Reworded the interface selection question.
  * Christian Perrier
    - Run debconf-updatepo
  * Kenshi Muto
    - Update Japanese translation (ja.po)
  * Bart Cornelis
    - Updated Dutch (nl.po) translation
  * André Luís Lopes
    - Updated Brazilian Portuguese (pt_BR) translation.
  * Konstantinos Margaritis
    - Updated Greek translation (el.po)
  * Anmar Oueja
    - created and translated to Arabic (ar.po)
  * Philippe Batailler
    - Updated French translation (fr.po)
  * Miroslav Kure
    - Updated Czech translation
  * Peter Mann
    - Updated Slovak translation
  * Teófilo Ruiz Suárez
    - Updated Spanish translation (po/es.po)
  * Nikolai Prokoschenko
    - updated russian translation (ru.po)
  * Anmar Oueja
    - Update Arabic translation (ar.po)
  * Claus Hindsgaul
    - Updated Danish translation.
  * Alwin Meschede
    - Updated German translation (de.po)
  * Kęstutis Biliūnas
    - Updated Lithuanian translation (lt.po).
  * Ming Hua
    - Updated Simplified Chinese translation (zh_CN.po)
  * Andre Dahlqvist
    - Update Swedish translation (sv.po)
  * Safir Secerovic
    - Update Bosnian translation (bs.po).
  * Joey Hess
    - Only prompt for a hostname after dhcp has succeeded, to avoid
      double prompt on failed dhcp followed by static config.
      Closes: #227897
    - Add back button to the dhcp retry dialog. Closes half of #225861
      The other half will be fixed in cdebconf.

 -- Joey Hess <joeyh@debian.org>  Thu, 22 Jan 2004 20:02:45 -0500

netcfg (0.41) unstable; urgency=low

  * Change priority of the hostname question to high.

 -- Joey Hess <joeyh@debian.org>  Thu,  1 Jan 2004 22:21:28 -0500

netcfg (0.40) unstable; urgency=low

  * Ming Hua
    - Initial Simplified Chinese translation (zh_CN.po)
  * Bart Cornelis
    - Merged Norwegian Nynorsk (nn.po) translation from skolelinux-cvs
  * Thiemo Seufer
    - Code cleanup and whitespace police, run through the testmill
      this time.
  * Andre Dahlqvist
    - Initial Swedish translation (sv.po).
  * Matt Kraai
    - Do not overwrite /etc/resolv.conf if using DHCP.
    - Do not set the domain if it is the empty string.
  * Joey Hess
    - Only copy /etc/resolv.conf to /target in static config.
    - Do not write badly formatted /etc/mailname. Instead, set the hostname
      in /proc and let the MTA postinst do the rest.
      Closes: #212143, #222631
    - If the domain is left blank, do not add a search line to
      /etc/resolv.conf
    - Write hostname to /etc/hostname and copy to target in prebaseconfig,
      to avoid the localhost effect from 50config-target-network in
      prebaseconfig. Closes: #224644

 -- Joey Hess <joeyh@debian.org>  Tue, 30 Dec 2003 19:54:27 -0500

netcfg (0.39) unstable; urgency=high

   * Reverted Thiemo Seufer's "code cleanup", which broke the state machine
     and made netcfg hang after getting a dhcp lease. Test before committing,
     people!

 -- Joey Hess <joeyh@debian.org>  Fri, 26 Dec 2003 13:35:58 -0500

netcfg (0.38) unstable; urgency=low

  * Peter Mann
    - Initial Slovak translation
  * André Dahlqvist
    - Added Swedish translation
  * Giuseppe Sacco
    - Updated italian translation

 -- Joey Hess <joeyh@debian.org>  Thu, 25 Dec 2003 19:31:07 -0500

netcfg (0.37) unstable; urgency=low

  * Thiemo Seufer
    - Code cleanup.
  * Gaudenz Steinlin
    - prefer udhcpc to pump (Closes: #224663)
    - copy hostname to /target/etc/mailname (Closes: #212143)
  * Bart Cornelis
    - Merged Norwegian Bokmael (nb.po) translation from skolelinux-cvs
  * Jure Cuhalev
    - Added/updated slovenian translation (sl.po).

 -- Joey Hess <joeyh@debian.org>  Tue, 23 Dec 2003 21:47:33 -0500

netcfg (0.36) unstable; urgency=low

  * Bartosz Fenski
    - Updated Polish (pl) translation.
  * Steinar H. Gunderson
    - Updated Norwegian translation (nb.po).
  * Philippe Batailler
    - French translation improvements.
  * Christian Perrier
    - Corrected typo in templates (s/If must/It must) and updated
      all translations
  * Thiemo Seufer
    - Fix function prototypes. Improve Makefile.
  * Ognyan Kulev
    - Added/updated bulgarian translation (bg.po).
  * Kęstutis Biliūnas
    - Updated Lithuanian translation (lt.po).
  * Petter Reinholdtsen
    - Update Norwegian Nynorsk (nn.po), thanks to Gaute Hvoslef Kvalnes.
  * Bart Cornelis
    - Updated Dutch translation (nl.po)
  * Daniel Costa
    - Updated Portuguese translation (pt.po)
  * Teófilo Ruiz Suárez
    - (Very) updated Spanish translation (es.po)
    - Switched to UTF-8

 -- Joey Hess <joeyh@debian.org>  Mon, 22 Dec 2003 14:26:37 -0500

netcfg (0.35) unstable; urgency=low

  * André Luís Lopes
    - Update pt_BR (Brazilian Portuguese) translation.
  * Kęstutis Biliūnas
    - Updated Lithuanian translation
  * Christian Perrier
    - Debconf templates polishing (Closes: #223762)
  * Joey Hess
    - English fixes.
  * Kenshi Muto
    - Update Japanese translation (ja.po)
  * Oliver Elphick
    - More template polishing.
  * Verok Istvan
    - Updated Hungarian translation
  * Claus Hindsgaul
    - Updated Danish translation.
  * Konstantinos Margaritis
    - Updated Greek translation (el.po)
  * Giuseppe Sacco
    - add italian translation by Filippo Giunchedi
  * Gaudenz Steinlin
    - write to prebaseconfig.d/40netcfg in netcfg
  * Alwin Meschede
    - Updated German translation (de.po)
  * Miroslav Kure
    - Updated Czech translation (cs.po)
  * Philippe Batailler
    - Updated French translation (fr.po)

 -- Gaudenz Steinlin <gaudenz@soziologie.ch>  Wed, 17 Dec 2003 01:11:31 +0100

netcfg (0.34) unstable; urgency=low

  * Kenshi Muto
    - Update Japanese translation (ja.po)
  * André Luís Lopes
    - Update pt_BR (Brazilian Portuguese) translation.
  * Verok Istvan
    - Initial Hungarian translation
  * Denis Barbier
    - Unfuzzy French translation
  * Gaudenz Steinlin
    - add new combined dhcp and static netcfg
      (udeb netcfg)
    - implement joey's dhcp idea
      (wait 10s and then ask if we should try
       longer)
    - move common code to netcfg-common.c
    - improve state machines

 -- Gaudenz Steinlin <gaudenz@soziologie.ch>  Thu, 11 Dec 2003 12:08:48 +0100

netcfg (0.33) unstable; urgency=low

  * André Luís Lopes
    - Update pt_BR (Brazilian Portuguese) translation.
  * Miroslav Kure
    - Update Czech translation.
  * Steinar H. Gunderson
    - Update nb.po.
  * Konstantinos Margaritis
    - Initial Greek translation (el.po)
  * Christian Perrier
    - Refined and standardized templates. Closes: #219633
  * Claus Hindsgaul
    - Update da (Danish) translation.
  * Axel Noetzold
    - Remove spurious space from the netcfg/no_interfaces template.
      Closes: #221203
  * Safir Šećerović
    - Update Bosnian translation (bs.po)
  * Bastian Blank
    - remove dependency against different dhcp clients.
  * Jordi Mallach
    - Add Catalan translation (ca.po).
  * Kenshi Muto
    - Update Japanese translation (ja.po)
  * Ilgiz Kalmetev
    - Update Russian translation. Closes: #221824.
  * Joey Hess
    - Fix tense in netcfg/error template.
  * Thiemo Seufer
    - Add CLFAGS -W.

 -- Joey Hess <joeyh@debian.org>  Tue,  9 Dec 2003 15:52:11 -0500

netcfg (0.32) unstable; urgency=low

  * Denis Barbier
    - Run debconf-updatepo to update PO files
  * Philippe Batailler
    - Update French translation.
  * Kenshi Muto
    - Update Japanese translation (ja.po)
  * Petter Reinholdtsen
    - Updated nb.po.
  * Claus Hindsgaul
    - Update da (Danish) translation.

 -- Petter Reinholdtsen <pere@debian.org>  Fri, 14 Nov 2003 15:26:00 +0100

netcfg (0.31) unstable; urgency=low

  * Gaudenz Steinlin
    - remove useless and confusing dhcp
      confirm question
    - apply debconf templates polishing
      (Thanks to Christian Perrier and
       Chris Tillman) (Closes: #219633)
    - reworked state machine in netcfg-static to
      show iface, ipaddr, p2p, netmask, gateway,
      nameservers, hostname, domain, confirm
      (Closes: #220182)
    - set nameserver question to high
    - depend on ethernet-card-detection
      (Closes: #219309)

 -- Gaudenz Steinlin <steinlin@sowipc4.unibe.ch>  Thu, 13 Nov 2003 22:44:23 +0100

netcfg (0.30) unstable; urgency=low

  * Kenshi Muto
    - Update Japanese translation (ja.po)
  * Bart Cornelis
    - Udate Dutch translation (nl.po)
  * Steinar H. Gunderson
    - Fix so that netcfg asks debconf for the description for
      "netcfg/internal-eth" instead of (e.g.) "netcfg/internal-eth0".
    - Make multiple network cards work properly, by stripping off the
      trailing ", " from the choices list sent to cdebconf.
  * Alastair McKinstry
    - Enable <goback> button to work. Closes: #212771.
  * Claus Hindsgaul
    - Update da (Danish) translation.

 -- Joey Hess <joeyh@debian.org>  Mon, 10 Nov 2003 13:46:20 -0500

netcfg (0.29) unstable; urgency=low

  * Joey Hess
    - Temporary fix to refer to correct menu item title for ethdetect.
    - Add myself to uploaders.
  * Matt Kraai
    - Pass -e to dhclient so that it exits unsuccessfully if it is unable
      to obtain a lease (closes: #219392).
  * Philippe Batailler
     - Update French translation.
  * Christian Perrier
     - Fix Turkish PO file (closes: #219396).
  * André Luís Lopes
     - Update pt_BR (Brazilian Portuguese) translation.
  * Miroslav Kure
     - Update Czech translation.
  * Tommi Vainikainen
    - Update Finnish translation.

 -- Joey Hess <joeyh@debian.org>  Fri,  7 Nov 2003 13:19:11 -0500

netcfg (0.28) unstable; urgency=low

  * André Luís Lopes
    - Updated pt_BR (Brazilian Portuguese) translation.
  * Kenshi Muto
    - Update Japanese translation (ja.po)
  * Bart Cornelis
    - Updated dutch translation (nl.po)
    - added lituanian (lt.po) translation from Kestutis Biliunas
  * Tommi Vainikainen
    - Add Finnish (fi.po) translation
  * Miroslav Kure
    - Update Czech translation (cs.po).
  * Petter Reinholdtsen
    - Updated nb.po.
  * Claus Hindsgaul
    - Update da (Danish) translation.
  * Philippe Batailler
    - Update French translation.
  * Joey Hess
    - Change Installer-Menu-Items from 11 to 18 and 20 as part of the
      10-30  renumbering.
  * Safir Secerovic, Amila Akagic
    - Add Bosnian translation (bs.po).

 -- Joey Hess <joeyh@debian.org>  Sun,  2 Nov 2003 13:13:34 -0500

netcfg (0.27) unstable; urgency=low

  * Step dhcp progress display to 100% before clearing it.

 -- Joey Hess <joeyh@debian.org>  Fri, 17 Oct 2003 17:22:24 -0400

netcfg (0.26) unstable; urgency=low

  * Claus Hindsgaul
    - Update da (Danish) translation.
  * Alastair McKinstry
    - Move to new cdebconf macros.
    - Added versioned depends on libdebconfclient-dev to ensure we get
      working debonf_* macros
  * Joey Hess
    - Fixed the libdebconfclient0-dev package name.
    - Run a progress bar with dhcp, just so something will be on the screen
      then.

 -- Joey Hess <joeyh@debian.org>  Fri, 17 Oct 2003 15:23:52 -0400

netcfg (0.25) unstable; urgency=low

  * Alastair McKinstry
    - Change references to "Configure network hardware" to "Detect hardware"
    - remove unnecessary menutest scripts
    - Move changelog to UTF-8
    - Moved to Standards-Version: 3.6.1
  * ANdré Luís Lopes
    - Update Brazilian Portuguese (pt_BR) debconf template translations.
  * Martin Sjögren
    - Fix hostname corruption bug.
    - Remove empty netcfg-ppp package.
    - Use SETTITLE instead of TITLE for i18n reasons.
    - Use debconf templates for i18n.
  * Pierre Machard
    - Update French debconf template translation [Philippe Batailler]
  * Javier Fernandez-Sanguino:
    - Updated Spanish translation
  * Kenshi Muto
    - Added Japanese translation (ja.po)
  * Steinar H. Gunderson
    - Now includes directory /etc/network. (Closes: #211300)
  * Chris Tillman
    - Update English usage in message templates
  * Bart Cornelis
    - Update Dutch po-debconf translation, incorporated changes
      suggested by newly started review process of debian-l10n-dutch
      team
  * Kenshi Muto
    - Update ja.po
  * Petter Reinholdtsen
    - Make menu entries translatable.
    - Improve text of the missing interface template.
    - Use the error template type on error templates.
    - Update dependency from libdebian-installer3-dev to
      libdebian-installer4-dev, patch from Goswin von Brederlow.
  * Denis Barbier
    - Add comments in templates files to tell which strings are titles
      and menu entries.  These comments are removed by po2debconf.
  * Miroslav Kure
    - Added Czech translation.

 -- Sebastian Ley <ley@debian.org>  Thu,  9 Oct 2003 17:09:04 +0200

netcfg (0.24) unstable; urgency=low

  * Thorsten Sauter
    - Update de.po
  * Christian Perrier
    - Update fr.po
  * Alastair McKinstry
    - Replace libdebconf depends with libdebconfclient. Closes: #194438.

 -- Alastair McKinstry <mckinstry@computer.org>  Mon, 19 May 2003 22:20:12 +0200

netcfg (0.23) unstable; urgency=low

  * Petter Reinholdtsen
    - Updated nb.po recieved from Bjørn Steensrud.
    - Added Norwegian Nynorsk (nn.po) translations recieved from
      Gaute Hvoslef Kvalnes.
  * André Luís Lopes
    - Update Brazilian Portuguese (pt_BR) template translations.
  * Alastair McKinstry
    - netcfg.c: Add additional interfaces that we may use
  * Bastian Blank
    - add udhcpc script to support busybox-cvs
    - don't build netcfg-dhcp for s390
  * Javier Fernández-Sanguino
    - Translated to Spanish the template

 -- Bastian Blank <waldi@debian.org>  Sun, 04 May 2003 14:49:29 +0200

netcfg (0.22) unstable; urgency=low

  * Richard Hirst
    - rename debconf_input() to my_debconf_input() to avoid clashes with
      #defines in cdebconf/debconfclient.h
  * Tollef Fog Heen
    - Reinstate netcfg-dhcp.templates which got lost in a branch
  * Matt Kraai
    - Copy configuration to /target and make it work (closes: #177666)
  * Petter Reinholdtsen
    - Added Norwegian Bokmål (nb.po) translations recieved from
      Bjørn Steensrud.

 -- Matt Kraai <kraai@debian.org>  Mon, 03 Feb 2003 20:28:31 -0800

netcfg (0.21) unstable; urgency=low

  * Martin Sjögren
    - Added sv.po (thanks to David Weinehall)
    - Use libdebian-installer3
  * Denis Barbier
    - Add _ macro for future i18n
  * Tolef Fog Heen
    - Fix installer-menu-item

 -- Tollef Fog Heen <tfheen@debian.org>  Thu,  5 Dec 2002 01:32:10 +0100

netcfg (0.20) unstable; urgency=low

  * Matt Kraai:
    - modprobe af_packet before trying DHCP.

 -- Tollef Fog Heen <tfheen@debian.org>  Tue, 26 Nov 2002 04:12:21 +0100

netcfg (0.19) unstable; urgency=low

  * Martin Sjögren
    - Replace XBC with XB so our special control fields don't confuse the
      changes files.
  * André Lusí Lopes
    - Set pt_BR.po control fields.
    - Update pt_BR translation.
  * Tollef Fog Heen:
    - Fix menutest script
    - Make -dhcp have higher priority than -static, since we presume more
      people will be using that.
    - Multiply installer-menu-item by ten.

 -- Tollef Fog Heen <tfheen@debian.org>  Thu, 14 Nov 2002 01:55:02 +0100

netcfg (0.18) unstable; urgency=low

  * Make netcfg-dchp not ask about name servers and such -- those should
    be gotten from the dhcp server.
  * Make netcfg-static be a bit smarter about default gw and subnet masks.

 -- Tollef Fog Heen <tfheen@debian.org>  Fri,  8 Nov 2002 04:19:47 +0100

netcfg (0.17) unstable; urgency=low

  * added libdebian-installer2-dev to Build-Depends, because it is needed by
    other packages and it conflicts with libdebian-installer1-dev which was at
    Build-Depends before.

 -- Tollef Fog Heen <tfheen@debian.org>  Wed,  6 Nov 2002 02:05:55 +0100

netcfg (0.16) unstable; urgency=low

  * Build-dep on libdebian-installer1-dev, not libdebian-installer-dev.
    Thanks to Thomas Poindessous for fixing this.
  * kraai: canonicalize ethdetect description capitalization
  * waldi: add s390 network types
  * kraai: fix handling of empty DHCP hostname
  * Convert to po-debconf, set Build-Depends: debhelper (>= 4.1.13)
    to ensure that generated templates are right, and set output encoding
    to UTF-8.  Update debian/rules to call po2debconf instead of
    debconf-mergetemplate.

 -- Tollef Fog Heen <tfheen@debian.org>  Thu, 24 Oct 2002 12:47:31 +0200

netcfg (0.15) unstable; urgency=low

  * remove util.[ch] (functions now in libdebian-installer)
  * check hostname for rfc 1123 compliance
  * increase netcfg-* priority to force it after ddetect

 -- Tollef Fog Heen <tfheen@debian.org>  Mon, 16 Sep 2002 17:52:49 +0200

netcfg (0.14) unstable; urgency=low

  * Rebuild for new cdebconf
  * Danish templates thanks to Claus Hindsgaul

 -- Tollef Fog Heen <tfheen@debian.org>  Wed, 21 Aug 2002 19:06:16 +0200

netcfg (0.13) unstable; urgency=low

  * French templates thanks to
    Philippe Batailler <pbatailler@teaser.fr> (closes: #138073)
  * some build cleanup
  * tfheen: Use libdebian-installer, thanks to thomas poindessous
  * tfheen: Add libdebian-installer-dev to build-depends.
  * tfheen: Change cdebconf-dev to libcdebconf-dev.
  * tfheen: Change maintainer to debian-boot, add David Kimdon and Tollef
    Fog Heen to Uploaders.
  * tfheen: Fix rules file to not munge the templates.
  * tfheen: get rid of emacs changelog variables
  * cjwatson: Correct dpkg-gencontrol call so it picks up ${shlibs:Depends}.

 -- Tollef Fog Heen <tfheen@debian.org>  Tue, 23 Jul 2002 22:22:03 +0200

netcfg (0.12) unstable; urgency=low

  * Make netcfg-static actually work by calling num2dot at most once per
    sprintf, since num2dot uses a static buffer.

 -- Tollef Fog Heen <tfheen@debian.org>  Tue, 29 Jan 2002 21:12:31 +0100

netcfg (0.11) unstable; urgency=low

  * use new dpkg features so build is less cludgy
  * dhcp and static templates thanks to
    ilgiz kalmetev <i.kalmetev@bis.bashtelecom.ru>
    (closes: #114843, #114844, #114845)

 -- David Kimdon <dwhedon@debian.org>  Mon,  7 May 2001 23:31:11 -0700

netcfg (0.10) unstable; urgency=low

  * fix broken handling of nameservers, build with cdebconf-dev.

 -- David Whedon <dwhedon@debian.org>  Wed, 14 Feb 2001 20:33:40 -0800

netcfg (0.09) unstable; urgency=low

  * make necessary dirs at build time rather than runtime
  * call it dhclient rather than dhclient-2.2.x

 -- David Whedon <dwhedon@debian.org>  Tue,  6 Feb 2001 21:41:50 -0800

netcfg (0.08) unstable; urgency=low

  * route is now in /sbin

 -- David Whedon <dwhedon@debian.org>  Wed, 31 Jan 2001 09:58:18 -0800

netcfg (0.07) unstable; urgency=low

  * if a gateway is specified, netcfg-static needs to add a default route

 -- David Whedon <dwhedon@debian.org>  Tue, 30 Jan 2001 23:30:18 -0800

netcfg (0.06) unstable; urgency=low

  * added German translations from Michael Bramer <grisu@debian.org>
    (Closes: #83153, #83159)
  * automatically choose between dhcp-client or pump

 -- David Whedon <dwhedon@debian.org>  Tue, 23 Jan 2001 20:20:00 -0800

netcfg (0.05) unstable; urgency=low

  * added support for dhclient and pump.
  * removed support for dhcpcd.
  * split things up more cleanly b/w dhcp and static.

 -- David Whedon <dwhedon@debian.org>  Sun, 21 Jan 2001 22:07:15 -0800

netcfg (0.04) unstable; urgency=low

  * fixed a segfault found by "Randolph Chung" <randolph@tausq.org>

 -- David Whedon <dwhedon@gordian.com>  Mon,  8 Jan 2001 19:19:17 -0800

netcfg (0.03) unstable; urgency=low

  * cleaned up much, now it plays well with main-menu and
    actually configures the network.

 -- David Whedon <dwhedon@gordian.com>  Sat, 30 Dec 2000 23:01:09 -0800

netcfg (0.02) unstable; urgency=low

  * dhcp and static config now in two separate udebs

 -- David Whedon <dwhedon@gordian.com>  Tue, 26 Dec 2000 20:53:58 -0800

netcfg (0.01) unstable; urgency=low

  * Initial Release.

 -- David Whedon <dwhedon@gordian.com>  Fri,  8 Dec 2000 22:19:20 -0800