diff options
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -6,6 +6,7 @@ busybox (1.21.1-1) trunk * Add "source" target to download and verify source. * Cherry pick patch to install man applet in /usr/bin, not /sbin. * Cherry pick patch to fix awk's handling of empty function bodies. + * Add patch to make the OS name as reported by uname configurable. * Manage the following utilities (listed in /usr/share/busybox/alternatives) with update-alternatives: - /usr/bin/awk @@ -16,10 +17,11 @@ busybox (1.21.1-1) trunk - /usr/bin/mkpasswd * Provide init scripts. * Provide /var/www/index.html. - * Add self to maintainers. * Remove outdated convenience copy of busybox.config from source package. + * New maintainer. + * Make busybox essential. - -- "P. J. McDermott" <pj@pehjota.net> Mon, 27 May 2013 06:22:21 -0400 + -- "P. J. McDermott" <pj@pehjota.net> Fri, 14 Mar 2014 00:28:32 -0400 busybox (1.19.3-1) |