Change logs for netcfg source package in Oneiric

  • netcfg (1.68ubuntu7) oneiric; urgency=low
    
      * Fix crash when there are no network interfaces (LP: #870212).
     -- Colin Watson <email address hidden>   Sat, 08 Oct 2011 00:42:42 +0100
  • netcfg (1.68ubuntu6) oneiric; urgency=low
    
      [ Colin Watson ]
      * Backport from trunk:
        - Don't log "Starting netcfg" messages when invoked as ptom.
    
      [ Stéphane Graber ]
      * Flush all addresses and routes before configuring interfaces (LP: #848072)
     -- Stephane Graber <email address hidden>   Thu, 29 Sep 2011 13:46:34 -0400
  • netcfg (1.68ubuntu5) oneiric; urgency=low
    
      * Don't preseed IP addresses as hostnames (LP: #856088).
     -- Colin Watson <email address hidden>   Mon, 26 Sep 2011 12:31:41 +0100
  • netcfg (1.68ubuntu4) oneiric; urgency=low
    
      * print-dhcpv6-info: Exit immediately if reason is not BOUND6, RENEW6, or
        REBIND6.
      * Don't bother unlinking /var/lib/netcfg/dhcp6c-finished unless we're
        using dhcp6c.
      * print-dhcpv6-info: Actually apply IPv6 address and resolv.conf entries
        received from the DHCPv6 server.
     -- Colin Watson <email address hidden>   Mon, 19 Sep 2011 21:40:25 +0100
  • netcfg (1.68ubuntu3) oneiric; urgency=low
    
      * Make print-dhcp6c-info and print-dhcpv6-info executable.
     -- Colin Watson <email address hidden>   Mon, 19 Sep 2011 19:53:11 +0100
  • netcfg (1.68ubuntu2) oneiric; urgency=low
    
      * Rebuild source package without spurious BASE/THIS/OTHER files.
     -- Colin Watson <email address hidden>   Wed, 07 Sep 2011 14:29:08 +0100
  • netcfg (1.68ubuntu1) oneiric; urgency=low
    
      * Resynchronise with Debian.  Remaining changes:
        - Set default hostname to 'ubuntu'.
        - Drop priority of netcfg/get_domain to medium for non-static
          configurations.
        - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
          which doesn't work with current udev.
        - Bump the DHCP timeout to 30 seconds.
        - Build for armhf and ppc64.
      * Merge upstream IPv6 branch (not yet mergeable in Debian since it's
        waiting for ifupdown 0.7).  Thanks to Matt Palmer for the bulk of this
        work.
      * Backport from trunk:
        - Explicitly ignore some errors to placate -Wunused-result.
        - Adjust start_dhcp_client to placate -Wformat-security.
        - Handle failure to read a pid from the wpasupplicant pid file.
      * Use isc-dhcp-client-udeb on all architectures.
    
    netcfg (1.68) unstable; urgency=low
    
      [ Updated translations ]
      * Czech (cs.po) by Miroslav Kure
      * Basque (eu.po)
      * French (fr.po) by Christian Perrier
    
    netcfg (1.67) unstable; urgency=low
    
      * Reuploading with all the translations
    
    netcfg (1.66) unstable; urgency=low
    
      [ Colin Watson ]
      * Strip trailing dots from domain when writing to /etc/hosts
        (LP: #255117).
    
      [ Gaudenz Steinlin ]
      * Include WPA support.  Thanks to Glen Saberton and Darren Salt
        for the patch. (Closes: #327309)
    
      [ Updated translations ]
      * Hebrew (he.po) by Lior Kaplan
      * Macedonian (mk.po) by Arangel Angov
      * Sinhala (si.po) by Danishka Navin
    
    netcfg (1.65) unstable; urgency=low
    
      [ Samuel Thibault ]
      * Disable find_bootif_iface on hurd-i386, as it will not work (and even
        compile).
    
      [ Christian Perrier ]
      * Fix in Russian translation. Closes: #630523
    
      [ Colin Watson ]
      * Actually declare netcfg/network-manager template.
    
    netcfg (1.64) unstable; urgency=low
    
      [ Colin Watson ]
      * Appease -Wunused-but-set-variable warning.
      * Fix fd leak in ethtool-lite.
      * Fix file handle leak in no_default_route's Hurd case.
      * Assign NETCFG_VERSION and NETCFG_BUILD_DATE using := rather than =; this
        is more efficient, and also avoids inconsistent build times being
        reported in the case where the build crossed a minute boundary.
      * Rearrange BOOTIF handling to allow us to handle the case where
        netcfg/choose_interface is preseeded with an Ethernet hardware address
        (LP: #708908).  The latter case should work on kFreeBSD as well.
      * Also release lease at end of install when using isc-dhcp-client.
      * Merge from Ubuntu:
        - Call /usr/lib/NetworkManager/ifblacklist_migrate.sh from
          finish-install if present, so that 'auto dhcp' interfaces are disabled
          if network-manager is in use.  May be preseeded away with
          netcfg/network-manager.  (Thanks, Matt Palmer; closes: #614884.)
    
      [ Wouter Verhelst ]
      * Move 50release-dhcp-lease to 97release-dhcp-lease, so that the
        network isn't brought down before the target is unmounted, which
        breaks installing to a network target such as NBD.
     -- Colin Watson <email address hidden>   Wed, 10 Aug 2011 14:53:45 +0100
  • netcfg (1.63ubuntu2) oneiric; urgency=low
    
      * Free domain_nodot at the end of netcfg_write_common (thanks, Bryce
        Harrington; LP: #724636).
     -- Colin Watson <email address hidden>   Sun, 24 Jul 2011 13:48:49 +0100
  • netcfg (1.63ubuntu1) oneiric; urgency=low
    
      * Resynchronise with Debian.  Remaining changes:
        - Set default hostname to 'ubuntu'.
        - Drop priority of netcfg/get_domain to medium for non-static
          configurations.
        - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
          which doesn't work with current udev.
        - Call /usr/lib/NetworkManager/ifblacklist_migrate.sh from
          finish-install if present, so that 'auto dhcp' interfaces are disabled
          if network-manager is in use. May be preseeded away with
          netcfg/network-manager.
        - Bump the DHCP timeout to 30 seconds.
        - Strip trailing dots from domain when writing to /etc/hosts.
        - Build for ppc64.
        - Move release-dhcp-lease finish-install script after unmounting
          filesystems, to avoid interfering with iSCSI.
    
    netcfg (1.63) unstable; urgency=low
    
      * If BOOTIF= is set on the Linux command line, look for an interface with
        that address and use it by default (closes: #615600, LP: #56679).
    
      [ Updated translations ]
      * Asturian (ast.po) by MAAC
      * German (de.po) by Holger Wansing
      * Italian (it.po) by Milo Casagrande
     -- Colin Watson <email address hidden>   Thu, 16 Jun 2011 18:10:47 +0100
  • netcfg (1.62ubuntu2) oneiric; urgency=low
    
      * finish-install.d/55netcfg: call ifblacklist_migrate.sh from
        /usr/lib/NetworkManager now. (LP: #790604)
     -- Mathieu Trudel-Lapierre <email address hidden>   Tue, 31 May 2011 16:02:49 +0100
  • netcfg (1.62ubuntu1) oneiric; urgency=low
    
      * Resynchronise with Debian.  Remaining changes:
        - Set default hostname to 'ubuntu'.
        - Drop priority of netcfg/get_domain to medium for non-static
          configurations.
        - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
          which doesn't work with current udev.
        - Call /usr/lib/network-manager/ifblacklist_migrate.sh from
          finish-install if present, so that 'auto dhcp' interfaces are disabled
          if network-manager is in use. May be preseeded away with
          netcfg/network-manager.
        - Bump the DHCP timeout to 30 seconds.
        - Strip trailing dots from domain when writing to /etc/hosts.
        - Build for ppc64.
        - Move release-dhcp-lease finish-install script after unmounting
          filesystems, to avoid interfering with iSCSI.
    
    netcfg (1.62) unstable; urgency=low
    
      [ Updated translations ]
      * Belarusian (be.po) by Pavel Piatruk
      * Bulgarian (bg.po) by Damyan Ivanov
      * German (de.po) by Holger Wansing
      * Esperanto (eo.po) by Felipe Castro
      * Estonian (et.po) by Mattias Põldaru
      * Bokmål, Norwegian (nb.po) by Hans Fredrik Nordhaug
      * Russian (ru.po) by Yuri Kozlov
      * Slovak (sk.po) by Ivan Masár
      * Swedish (sv.po) by Daniel Nylander
      * Uyghur (ug.po) by Sahran
      * Simplified Chinese (zh_CN.po) by YunQiang Su
    
    netcfg (1.61) unstable; urgency=low
    
      [ Konstantinos Margaritis]
      * Added armhf in arch field. Closes: #605013.
    
      [ Robert Edmonds ]
      * Wait for the network to be usable before trying to use it
        (in the case of STP-enabled switch for instance
        Use busybox's arping with the '-f' flag (quit on first ARP reply).
        Wait up to 45 seconds for an ARP reply from the default gateway
        Closes: #537271
    
      [ Samuel Thibault ]
      * Make netcfg depend on isc-dhcp-client-udeb on hurd-any too, for the same
        reason as kfreebsd: no support for udhcp in busybox.
      * dhcp.c: Implement no_default_route on Hurd.
      * Increase the frequency of DHCP discover packets sent during DHCP
        configuration using dhclient too.
      * netcfg.h: Fix the isc-dhcp dhclient.conf path.
    
      [ Updated translations ]
      * Bengali (bn.po) by Israt Jahan
      * Esperanto (eo.po) by Felipe Castro
      * Georgian (ka.po) by Aiet Kolkhi
      * Korean (ko.po) by Changwoo Ryu
      * Marathi (mr.po) by sampada
      * Nepali (ne.po)
      * Romanian (ro.po) by Eddy Petrișor
     -- Colin Watson <email address hidden>   Tue, 03 May 2011 16:18:01 +0100
  • netcfg (1.60ubuntu3) natty; urgency=low
    
      * Move release-dhcp-lease finish-install script after unmounting
        filesystems, to avoid interfering with iSCSI.
     -- Colin Watson <email address hidden>   Thu, 07 Apr 2011 15:06:17 +0100