Change logs for netcfg source package in Wheezy

  • netcfg (1.108+deb7u3) wheezy; urgency=low
    
    
      * 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 <email address hidden>  Mon, 29 Dec 2014 18:36:19 +0100
  • netcfg (1.108+deb7u2) wheezy; urgency=low
    
    
      * 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 <email address hidden>  Sun, 28 Sep 2014 17:11:31 +0200
  • netcfg (1.108+deb7u1) wheezy; urgency=low
    
    
      [ Philipp Kern ]
      * Wrap dpkg-query call to check for network-manager with sh.
        Thanks to Michael Biebl for the patch. (Closes: #717449)
    
     -- Cyril Brulebois <email address hidden>  Tue, 08 Oct 2013 01:04:51 +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 <email address hidden>  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 <email address hidden>  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 <email address hidden>  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 <email address hidden>  Sun, 03 Feb 2013 18:09:07 +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 <email address hidden>  Mon, 10 Dec 2012 18:20:53 +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 <email address hidden>  Sat, 03 Nov 2012 21:48:31 +0100
  • netcfg (1.98) unstable; urgency=low
    
    
      * Re-upload without cruft from my checkout, oops.
    
     -- Cyril Brulebois <email address hidden>  Fri, 05 Oct 2012 00:57:08 +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 <email address hidden>  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 <email address hidden>  Tue, 25 Sep 2012 00:12:50 +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 <email address hidden>  Sat, 25 Aug 2012 16:42:13 +0200
  • netcfg (1.81) unstable; urgency=low
    
    
      * Team upload
      
      [ Updated translations ]
      * Catalan (ca.po)
    
     -- Christian Perrier <email address hidden>  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 <email address hidden>  Sun, 24 Jun 2012 11:38:36 +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 <email address hidden>  Fri, 04 Nov 2011 20:53:05 +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 <email address hidden>  Mon, 08 Aug 2011 09:05:58 +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 <email address hidden>  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 <email address hidden>  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 <email address hidden>  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 <email address hidden>  Sat, 23 Apr 2011 11:39:38 +0200
  • 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 <email address hidden>  Sun, 02 Jan 2011 14:29:22 -0200