Change logs for netcfg source package in Xenial

  • netcfg (1.135ubuntu4.5) xenial; urgency=medium
    
      * Add description for non-PCI platform network interfaces. LP: #1697914
    
     -- dann frazier <email address hidden>  Wed, 19 Jul 2017 15:15:12 -0600
  • netcfg (1.135ubuntu4.4) xenial; urgency=medium
    
      * Fix NTP server name handling in IPv6 autoconfiguration. (LP: #1614514)
        Thanks to Malcolm Scott for the patch.
    
    netcfg (1.135ubuntu4.3) xenial; urgency=medium
    
      * Don't reap old resolv.conf if resolvconf is in use. Thanks Dariusz Gadomsky
        for the patch. (LP: #1646585)
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Thu, 08 Jun 2017 17:33:37 -0700
  • netcfg (1.135ubuntu4.3) xenial; urgency=medium
    
      * Don't reap old resolv.conf if resolvconf is in use. Thanks Dariusz Gadomsky
        for the patch. (LP: #1646585)
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Tue, 23 May 2017 11:52:14 -0400
  • netcfg (1.135ubuntu4.2) xenial; urgency=medium
    
      * Do now show an empty option 4 when using netcfg, without a wifi-card,
        and when automatic configuration fails. This is achieved by
        substituting all choices into the question, from two internal select
        templates of identical options but wifireconf one. This resolves UX
        bug without changing translation strings or fuzzing any of the
        existing translations. LP: #1558271
      * Also use short stable systemd-udev names to discover descriptions for
        the network interfaces. LP: #1572620
    
     -- Dimitri John Ledkov <email address hidden>  Wed, 18 Jan 2017 11:45:36 +0000
  • netcfg (1.135ubuntu4.1) xenial; urgency=medium
    
      * With vlan connection type, finish-install.d would decide to purge
        network configuration and writeout loopback interfaces only, due to
        the assumption that !wired, must be wireless. Write out loopback only
        config with wireless only connection type. With this change vlan
        settings propagate through to the system, after additional
        network-manager changes were added. LP: #1567687
    
      * When DHCP is disabled via preseed, do not ask the DHCP question on
        s390x by propagating the seen flags from preseed-only keys to the
        interactive question. This is a side-effect / regression from
        1.135ubuntu3. LP: #1572607
    
     -- Dimitri John Ledkov <email address hidden>  Thu, 19 May 2016 11:34:16 +0100
  • netcfg (1.135ubuntu4) xenial; urgency=medium
    
      * Add vlan support, based on YunQiang Su patch and Philipp Kern's
        rewrite, with own additions. Closes: #433568
    
     -- Dimitri John Ledkov <email address hidden>  Wed, 20 Apr 2016 13:17:04 +0100
  • netcfg (1.135ubuntu3) xenial; urgency=medium
    
      * On s390x ask the user if DHCP network autoconfiguration should be
        proceeded or not. DHCP should be supported in KVM|MAAS|OpenStack
        deployements, however at the same time most LPAR|z/VM deployments use
        static network configuration on s390x. LP: #1567688
    
     -- Dimitri John Ledkov <email address hidden>  Fri, 08 Apr 2016 07:53:27 +0100
  • netcfg (1.135ubuntu2) xenial; urgency=medium
    
      Cherrypick commits from debian netcfg master.
    
      [ Hendrik Brueckner ]
      * common/ipaddr: remove leading and trailing whitespaces
      * static: trim user-specified values for IP and other addresses
      * Closes: #818611, LP: #1541955
    
      [ Dimitri John Ledkov ]
      * Makefile: link with -lm to resolve undefined log and other functions
    
     -- Dimitri John Ledkov <email address hidden>  Thu, 31 Mar 2016 13:55:14 +0100
  • netcfg (1.135ubuntu1) xenial; urgency=medium
    
      * Resynchronise with Debian.  Remaining changes:
        - Set default hostname to 'ubuntu'.
        - Set priority for get_domain to high for static configurations.
        - Set priority for get_domain to medium for non-static configurations.
        - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
          which doesn't work with current udev.
        - Set DHCP and DHCPv6 timeout to 30s.
        - Use isc-dhcp-client-udeb on all architectures.
        - Flush all addresses and routes before configuring interfaces
          (LP: #848072)
        - Don't copy /etc/resolv.conf to target if resolvconf is installed.  (We
          already write resolvconf configuration to /etc/network/interfaces.)
        - Add a post-base-install hook to detect resolvconf and copy
          /run/resolvconf/resolv.conf to outside the target so that when /run is
          bind-mounted DNS resolving continues to work. (LP: #926447)
        - Apply patch from Alec Warner making netcfg respect
          netcfg/dhcpv6_timeout and running dhclient in one-shot mode (-1).
          (LP: #917905)
        - Fix FTBFS by checking the return value of fgets and fscanf.
        - Fix nm-conf to generate a valid NetworkManager static configuration
          file.
        - Always allow fe80::/64 for the default gateway. (LP: #1382295)
    
     -- Mathieu Trudel-Lapierre <email address hidden>  Thu, 26 Nov 2015 15:51:04 -0500
  • netcfg (1.127ubuntu1) vivid; urgency=medium
    
      [ Mathieu Trudel-Lapierre ]
      * Resynchronise with Debian.  Remaining changes:
        - Set default hostname to 'ubuntu'.
        - Set priority for get_domain to high for static configurations.
        - Set priority for get_domain to medium for non-static configurations.
        - Use 'auto <interface>' for all interfaces, dropping allow-hotplug
          which doesn't work with current udev.
        - Set DHCP and DHCPv6 timeout to 30s.
        - Use isc-dhcp-client-udeb on all architectures.
        - Flush all addresses and routes before configuring interfaces
          (LP: #848072)
        - Don't copy /etc/resolv.conf to target if resolvconf is installed.  (We
          already write resolvconf configuration to /etc/network/interfaces.)
        - Add a post-base-install hook to detect resolvconf and copy
          /run/resolvconf/resolv.conf to outside the target so that when /run is
          bind-mounted DNS resolving continues to work. (LP: #926447)
        - Apply patch from Alec Warner making netcfg respect
          netcfg/dhcpv6_timeout and running dhclient in one-shot mode (-1).
          (LP: #917905)
        - Fix FTBFS by checking the return value of fgets and fscanf.
        - Fix nm-conf to generate a valid NetworkManager static configuration
          file.
        - Always allow fe80::/64 for the default gateway. (LP: #1382295)
    
    netcfg (1.128) UNRELEASED; urgency=medium
    
      * Pacify GCC 5 misdetecting link_waits as uninitialised (closes: #778023).
    
    netcfg (1.127) unstable; urgency=medium
    
      * Add support for /etc/network/interfaces.d/ by adding a "source"
        directive (Closes: #770078). It can be replaced with a
        "source-directory" one during the next release cycle.
    
    netcfg (1.126) unstable; urgency=low
    
      [ Updated translations ]
      * Spanish (es.po) by Javier Fernández-Sanguino Peña
      * Simplified Chinese (zh_CN.po) by YunQiang Su
    
    netcfg (1.125) unstable; urgency=medium
    
      * Re-upload without stray files.
    
    netcfg (1.124) unstable; urgency=low
    
      [ Updated translations ]
      * Galician (gl.po) by Jorge Barreiro
    
    netcfg (1.123) unstable; urgency=medium
    
      * Fix missing bounds check on nameserver array iteration, leading to a
        crash when 4 (or more) nameservers are available (Closes: #768218).
        Thanks, Kjell Braden, for the bug report, patch, and tests!
    
    netcfg (1.122) unstable; urgency=medium
    
      * netcfg-static.c: call netcfg_interface_init() on struct
        netcfg_interface before using it to avoid calling free() on a random
        pointer.
    
    netcfg (1.121) unstable; urgency=low
    
      [ Updated translations ]
      * Turkish (tr.po) by Mert Dirik
    
    netcfg (1.120) unstable; urgency=medium
    
      [ Steven Chamberlain ]
      * Do not kill_dhcp_client after setting the hostname and domain,
        otherwise Linux udhcpc will stop renewing its lease, and on other
        platforms dhclient will de-configure the network interface
        (Closes: #757711, #757988)
    
    netcfg (1.119ubuntu2) utopic; urgency=medium
    
      * Always allow fe80::/64 for the default gateway. (LP: #1382295)
     -- Mathieu Trudel-Lapierre <email address hidden>   Fri, 06 Mar 2015 10:36:15 -0500