Change logs for busybox source package in Maverick

  • busybox (1:1.15.3-1ubuntu5) maverick; urgency=low
    
      * applets-fallback.patch: Never execute busybox applets when chrooting
        (LP: #594162).
     -- Colin Watson <email address hidden>   Mon, 04 Oct 2010 16:06:06 +0100
  • busybox (1:1.15.3-1ubuntu4) maverick; urgency=low
    
      * Add cross-compiling support (LP: #623392).
     -- Colin Watson <email address hidden>   Wed, 25 Aug 2010 23:36:38 +0100
  • busybox (1:1.15.3-1ubuntu3) maverick; urgency=low
    
      * while armel builds without -marm it does not seem to run properly (things
        like "reboot -f" in initramfs just hang silently), re-enable -marm for now
     -- Oliver Grawert <email address hidden>   Wed, 25 Aug 2010 18:05:23 +0200
  • busybox (1:1.15.3-1ubuntu2) maverick; urgency=low
    
      * armel seems to build fine without -marm nowadays, so remove it.
      * grep-o-loop.patch: Fix infinite loop in 'grep -o' with a pattern that
        matches the zero-length string at the start of the line (LP: #619817).
     -- Colin Watson <email address hidden>   Thu, 19 Aug 2010 15:16:46 +0100
  • busybox (1:1.15.3-1ubuntu1) maverick; urgency=low
    
      * Resynchronise with Debian (LP: #566845).  Remaining changes:
        - [udeb] Enable chvt, dd conv=notrunc, getopt (and -l), killall,
          losetup, mktemp, NFS mount, od, ping, stat, and remote syslog.
        - [deb] Enable mdev.
        - [deb, static] Enable fractional sleep.
        - Enable 'mount -f' and mount helpers for all targets.
        - Add busybox-initramfs.
        - test-bin.patch: Move test and friends to /bin.
        - Add static-sh alias name for ash, and install /bin/static-sh symlink to
          busybox in busybox-static.
        - Use -marm on armel due to gcc thumb2 compilation issue.
        - rmescapes-stack.patch: Refresh stack pointers after makestrspace in
          _rmescapes.
    
    busybox (1:1.15.3-1) unstable; urgency=low
    
      [ Bastian Blank ]
      * New upstream release.
      * Use 3.0 (quilt) source format.
      * Use debhelper compat level 7.
    
      [ Axel Beckert ]
      * Add binary packages containing symbolic links for
        syslogd/klogd/logread. (Closes: #537623)
      * Add binary packages containing symbolic links for udhcpc and udhcpd plus
        configuration.
      * Enabled PID file support in normal and static build (needed for at
        least udhcpc and udhcpd in a non-volatile environment)
      * Fixed typo in copyright file
    
      [ Otavio Salvador ]
      * [udeb] set executable bit in udhcpc script
      * [udeb] write a lease file for udhcpc response
    
      [ Frans Pop ]
      * [udeb] disable CONFIG_CTTYHACK as it's no longer used in D-I.
    
    busybox (1:1.14.2-2) unstable; urgency=low
    
      * Fix handling of missing devices in init. (closes: #541115)
    
    busybox (1:1.14.2-1) unstable; urgency=low
    
      [ Bastian Blank ]
      * New upstream release.
      * [deb, static] Enable udhcpd and dumpleases.
    
      [ Otavio Salvador ]
      * [udeb] Add an udhcpc script to be used by netcfg.
    
      [ Max Vozeler ]
      * Backport mkswap UUID support. (closes: #531572)
     -- Colin Watson <email address hidden>   Wed, 07 Jul 2010 17:52:24 +0100
  • busybox (1:1.13.3-1ubuntu11) lucid; urgency=low
    
      * rmescapes-stack.patch: Refresh stack pointers after makestrspace in
        _rmescapes (backported from dash, although I reinvented it independently
        too; LP: #567345).
     -- Colin Watson <email address hidden>   Thu, 22 Apr 2010 14:15:15 +0100