Please merge busybox 1.18.4-2 (main) from debian unstable (main)

Bug #788888 reported by Scott Moser
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
busybox (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Debian has pulled in the new upstream busybox release 1.18.4.

I've walked through most of the merge at
lp:~smoser/ubuntu/oneiric/busybox/debian-merge-1.18.4 . The one thing
left to do is to re-apply static-sh-alias.patch (bug 505887).

 affects ubuntu/busybox
 assignee smoser
 status inprogress
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJN3t+SAAoJEB5EEKQCS8bw3toQAJMmU9Dnw2fG3Mud+GUowCx1
Nx8rlf7GjFwqwoqriuxVW/56EEnj26Vv6ziZIFrAWDxxQDM7aFJPasFLcHsiI80O
ohfVuOASeu5OVew//ECFkWCbu7SqBHPOI358PcPiEJd9+gzLLxGrGdPqDboVT4pd
z+kqDNOLhIQ0fLbblBMfGCoWTLKsf5rfc6MGLVym7xAoCK0VCh8CwhCGUmoMXVjq
wbv9iDzz+XWlVTLLxwl8r1So/0aZcPlPMT3hIvgUyx1DBdHbAvpoiYBnppMfhSZR
6R/mZDmMPJ+/rzL1Lrb6w2bFg3bb/0dk00OBbE/1BSfmhp3AB4CaldQmXOw2/kdv
Gce1W63VX5mt+KwR7TE4yE8wEUF2s22rebB+ohKRzNdJGZggHAKZh2S8Q/QUISyS
ZHbC3B99NHXYoaGyVV4+bXyLiMJsf1B0t65hytpRTugXRC4VPW13cjEoJi//JGgc
kZ8J+BeFJLjMMigS/oDzcsMX89f6uNYnf2qDO2UWN8umGgM8+mZEDz3jN5OTZ394
fH5FpQXTZkuvwP+bqHw7A4bnRxiPLRD7lZy3h5qxe0dTgSBAIMUIVjvY51ArIaTC
Ceig0bw5qn9THr7YMiYkhM785HHJ9VZcOnc7PFfwjcE3Ts5yeSf/kdubCC6cmbTi
EePaid+wxcS2tUoKXdd4
=316E
-----END PGP SIGNATURE-----

Related branches

Scott Moser (smoser)
description: updated
Scott Moser (smoser)
Changed in busybox (Ubuntu):
assignee: Scott Moser (smoser) → nobody
importance: Undecided → Low
status: In Progress → Confirmed
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (4.3 KiB)

This bug was fixed in the package busybox - 1:1.18.4-2ubuntu1

---------------
busybox (1:1.18.4-2ubuntu1) oneiric; urgency=low

  * Resynchronise with Debian (LP: #788888). Remaining changes:
    - [udeb] Enable chvt, getopt (and -l), killall, losetup, NFS
      mount, od, ping, stat, and remote syslog.
    - [deb] Enable mdev.
    - [deb, static] Enable fractional sleep and CGI support for httpd.
    - Enable 'mount -f' and mount helpers for all targets.
    - Add busybox-initramfs.
    - 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 cross-compiling support.
  * grep-o-loop.patch: dropped as fix and testcase in upstream

busybox (1:1.18.4-2) unstable; urgency=low

  [ Loïc Minier ]
  * Remove all references to tryexec's applet_no in patch applets-fallback as
    this param is not used; this has the side effect of working around a
    toolchain issue breaking busybox's exec on ARM; closes: #621137.
  * Add debian/gbp.conf to ease usage with git-buildpackage.
  * Add debian/README.source with some advice on git-buildpackage usage and
    direct builds from a git checkout.

busybox (1:1.18.4-1) unstable; urgency=low

  * new upstream bugfix release (1.18.4)
  * refreshed debian/patches/u-mount-FreeBSD-support.patch
    (fix build failure on kfreebsd) (Closes: #618644)
  * refreshed applets-fallback.patch (compensate for offsets)
  * added debian/udeb-sizes to track various options of udeb build
  * added dirname-basename-skip-doubledash.diff (Closes: #580492)
  * config:
   - enable sha1sum & sha512sum in udeb (Closes: #615926)
   - enable mktemp in udeb (Closes: #310440)

busybox (1:1.18.3-1) unstable; urgency=low

  [ Michael Tokarev ]
  * new upstream version (1.18.3). No config changes
    (configs refreshed)

  * patches:
   - removed doc-man-name.patch (now upstream)
   - removed init-console-CRTSCTS.patch (now upstream)
   - removed all patches which are in 1.18 upstream:
     readlink-use-xmalloc_realpath.patch
     mark-Linux-specific-configuration-options.patch
     init-loginutils-termios-portability-fixes.patch
     init-halt-portability-improvements.patch
     init-make-the-initial-TERM-value-configurable.patch
     libbb.h-add-device-names-for-Hurd-and-FreeBSD.patch
     mkdir-fix-p-on-FreeBSD.patch
     libbb-conditionalize-AF_-usage-in-error-reporting.patch
     tcpsvd-udpsvd-conditionalize-usage-of-SO_ORIGINAL_DS.patch
     less-remove-misguided-dependency-on-PLATFORM_LINUX.patch
     bootchartd-mounting-tmpfs-is-Linux-specific.patch
     vlock-disable-linux-console-calls-on-other-systems.patch
     cttyhack-serial-console-detection-is-Linux-specific.patch
     klogd-make-it-work-on-non-linux-systems.patch
     stty-sort-out-preprocessor-conditionals.patch
     update-scripts-kconfig-_shipped.patch
     blockdev.patch
   - refreshed:
     version.patch
     make_gen_build_files_skip_quilt.patch
     u-mount-FreeBSD-support.patch
   - and refreshed all patches to be with sane options and w/o fuzz
   - removed strip.patch, use SKIP_STRIP instead

  * config features changes:
   LIBM (...

Read more...

Changed in busybox (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.