Change logs for busybox source package in 14.09-factory

  • busybox (1:1.22.0-8ubuntu1) utopic; urgency=low
    
      * Merge from Debian unstable (LP: #1352413).  Remaining changes:
        - [udeb] Enable chvt, killall, losetup, od, and stat.
        - test-bin.patch: Move test and friends to /bin.
        - static-sh-alias.patch: Add static-sh alias name for ash, and install
          /bin/static-sh symlink to busybox in busybox-static.
        - Add busybox-initramfs.
        - Refresh busybox-initramfs config to keep it in sync with the featureset
          of the other builds.
        - Enable chpasswd in standard and static builds (needed by LXC).
    
    busybox (1:1.22.0-8) unstable; urgency=medium
    
      * Team upload
    
      [ Michael Tokarev ]
      * iproute-support-onelink-route-option-and-print-route-flags.patch
      * udhcpc default script improvements:
        - set interface up in deconfig, which allows udhcpc to operate on
          initially down interface
        - set mtu if given
        - always use $subnet (it is always set)
        - use (linux-specific) ip applet (since udhcpc is linux-specific anyway)
        - only process one default route, since linux ignores all but the first
        - only change default route if differ from actual
        - special-case for /32 subnets, add host route to the router IP
          (used heavily in clouds and other thin provisioning environments)
          (partially Closes: #652573, for udhcpc)
        - flush routes in deconfig too
        - log messages to syslog
        - various minor cleanups
      * busybox-udeb: use ip route onlink in udhcpc script to handle /32 subnets
        (Closes: #652573)
      * update-deb-format-support.patch: patch from Guillem Jover to support
        xz format in busybox dpkg (enabled only in busybox-static)
        (same patch than the one in -7 but named differently)
    
    busybox (1:1.22.0-7) unstable; urgency=low
    
      * Team upload
    
      [ Guillem Jover ]
      * Update deb format support. Closes: #756462
    
      [ Christian Perrier ]
      * Add gbp.conf to build the package automatically with git-
        buildpackage
      * Source /lib/lsb/init-functions in udhcpd init script
     -- Gianfranco Costamagna <email address hidden>   Mon, 04 Aug 2014 17:16:48 +0200