Ignore:
Timestamp:
Nov 6, 2007, 11:01:53 AM (16 years ago)
Author:
Bruno Cornec
Message:
  • Better output for mindi-busybox revision
  • Remove dummy file created on NFS - report from Arnaud Tiger <arnaud.tiger_at_hp.com>
  • strace useful for debug
  • fix new versions for pb (2.0.0 for mindi and 1.7.2 for mindi-busybox)
  • fix build process for mindi-busybox + options used in that version (dd for label-partitions-as-necessary)
  • fix typo in label-partitions-as-necessary which doesn't seem to work
  • Update to busybox 1.7.2
  • perl is now required at restore time to support uuid swap partitions (and will be used for many other thigs

in the future for sure)

  • next mindi version will be 2.0.0 due to all the changes made in it (udev may break working distros)
  • small optimization in mindi on keyboard handling (one single find instead of multiple)
  • better interaction for USB device when launching mindi manually
  • attempt to automatically guess block disk size for ramdisk
  • fix typos in bkphw
  • Fix the remaining problem with UUID support for swap partitions
  • Updates mondoarchive man page for USB support
  • Adds preliminary Hardware support to mindi (Proliant SSSTK)
  • Tries to add udev support also for rhel4
  • Fix UUID support which was still broken.
  • Be conservative in test for the start-nfs script
  • Update config file for mindi-busybox for 1.7.2 migration
  • Try to run around a busybox bug (1.2.2 pb on inexistant links)
  • Add build content for mindi-busybox in pb
  • Remove distributions content for mindi-busybox
  • Fix a warning on inexistant raidtab
  • Solve problem on tmpfs in restore init (Problem of inexistant symlink and busybox)
  • Create MONDO_CACHE and use it everywhere + creation at start
  • Really never try to eject a USB device
  • Fix a issue with &> usage (replaced with 1> and 2>)
  • Adds magic file to depllist in order to have file working + ldd which helps for debugging issues
  • tty modes correct to avoid sh error messages
  • Use ext3 normally and not ext2 instead
  • USB device should be corrected after reading (take 1st part)
  • Adds a mount_USB_here function derived from mount_CDROM_here
  • usb detection place before /dev detection in device name at restore time
  • Fix when restoring from USB: media is asked in interactive mode
  • Adds USB support for mondorestore
  • mount_cdrom => mount_media
  • elilo.efi is now searched throughout /boot/efi and not in a fixed place as there is no standard
  • untar-and-softlink => untar (+ interface change)
  • suppress useless softlinks creation/removal in boot process
  • avoids udevd messages on groups
  • Increase # of disks to 99 as in mindi at restore time (should be a conf file parameter)
  • skip existing big file creation
  • seems to work correctly for USB mindi boot
  • Adds group and tty link to udev conf
  • Always load usb-torage (even 2.6) to initiate USB bus discovery
  • Better printing of messages
  • Attempt to fix a bug in supporting OpenSusE 10.3 kernel for initramfs (mindi may now use multiple regex for kernel initrd detection)
  • Links were not correctly done as non relative for modules in mindi
  • exclusion of modules denied now works
  • Also create modules in their ordinary place, so that classical modprobe works + copy modules.dep
  • Fix bugs for DENY_MODS handling
  • Add device /dev/console for udev
  • ide-generic should now really be excluded
  • Fix a bug in major number for tty
  • If udev then adds modprobe/insmod to rootfs
  • tty0 is also cretaed with udev
  • ide-generic put rather in DENY_MODS
  • udevd remove from deplist s handled in mindi directly
  • better default for mindi when using --usb
  • Handles dynamically linked busybox (in case we want to use it soon ;-)
  • Adds fixed devices to create for udev
  • ide-generic should not be part of the initrd when using libata v2
  • support a dynamically linked udev (case on Ubuntu 7.10 and Mandriva 2008.0 so should be quite generic) This will give incitation to move to dyn. linked binaries in the initrd which will help for other tasks (ia6 4)
  • Improvement in udev support (do not use cl options not available in busybox)
  • Udev in mindi
    • auto creation of the right links at boot time with udev-links.conf(from Mandriva 2008.0)
    • rework startup of udev as current makes kernel crash (from Mandriva 2008.0)
    • add support for 64 bits udev
  • Try to render MyInsmod silent at boot time
  • Adds udev support (mandatory for newest distributions to avoid remapping of devices in a different way as on the original system)
  • We also need vaft format support for USB boot
  • Adds libusual support (Ubuntu 7.10 needs it for USB)
  • Improve Ubuntu/Debian keyboard detection and support
  • pbinit adapted to new pb (0.8.10). Filtering of docs done in it
  • Suppress some mondo warnings and errors on USB again
  • Tries to fix lack of files in deb mindi package
  • Verify should now work for USB devices
  • More log/mesages improvement for USB support
  • - Supress g_erase_tmpdir_and_scratchdir
  • Improve some log messages for USB support
  • Try to improve install in mindi to avoid issues with isolinux.cfg not installed vene if in the pkg :-(
  • Improve mindi-busybox build
  • In conformity with pb 0.8.9
  • Add support for Ubuntu 7.10 in build process
  • Add USB Key button to Menu UI (CD streamer removed)
  • Attempt to fix error messages on tmp/scratch files at the end by removing those dir at the latest possible.
  • Fix a bug linked to the size of the -E param which could be used (Arnaud Tiger/René Ribaud).
  • Integrate ~/.pbrc content into mondorescue.pb (required project-builder >= 0.8.7)
  • Put mondorescue in conformity with new pb filtering rules
  • Add USB support at restore time (no test done yet). New start-usb script PB varibale added where useful
  • Unmounting USB device before removal of temporary scratchdir
  • Stil refining USB copy back to mondo (one command was not executed)
  • No need to have the image subdor in the csratchdir when USB.
  • umount the USB partition before attempting to use it
  • Remove useless copy from mindi to mondo at end of USB handling

(risky merge, we are raising the limits of 2 diverging branches. The status of stable is not completely sure as such. Will need lots of tests, but it's not yet done :-()
(merge -r1692:1769 $SVN_M/branches/2.2.5)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/mindi-busybox/docs/busybox.net/news.html

    r821 r1770  
    11<!--#include file="header.html" -->
    22
    3 
    43<ul>
     4  <li><b>24 August 2007 -- BusyBox 1.7.0 (unstable)</b>
     5    <p><a href=http://busybox.net/downloads/busybox-1.7.0.tar.bz2>BusyBox 1.7.0</a>.
     6    (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_7_stable/>svn</a>,
     7    <a href=http://busybox.net/downloads/fixes-1.7.0/>patches</a>,
     8    <a href=http://busybox.net/fix.html>how to add a patch</a>)</p>
     9
     10    <p>Applets which had many changes since 1.6.x:
     11    <p>httpd:
     12      <ul>
     13    <li>works in standalone mode on NOMMU machines now (partly by Alex Landau &lt;landau_alex@yahoo.com&gt;)
     14    <li>indexer example is rewritten in C
     15    <li>optional support for error pages (by Pierre Metras &lt;genepi@sympatico.ca&gt;)
     16    <li>stop reading headers using 1-byte reads
     17    <li>new option -v[v]: prints client addresses, HTTP codes returned, URLs
     18    <li>extended -p PORT to -p [IP[v6]:]PORT
     19    <li>sendfile support
     20    <li>add support for Status: CGI header
     21    <li>fix CGI handling bug (we were closing wrong fd)
     22    <li>CGI I/O loop still doesn't look 100% ok to me...
     23      </ul>
     24
     25    <p>udhcp[cd]:
     26      <ul>
     27    <li>add -f "foreground" and -S "syslog" options
     28    <li>fixed "ifupdown + udhcpc_without_pidpile_creation" bug
     29    <li>new config option "Rewrite the lease file at every new acknowledge" (Mats Erik Andersson &lt;mats@blue2net.com&gt; (Blue2Net AB))
     30    <li>consistently treat server_config.start/end IPs as host-order
     31    <li>fix IP parsing for 64bit machines
     32    <li>fix unsafe hton macro usage in read_opt()
     33    <li>do not chdir to / when daemonizing
     34      </ul>
     35
     36    <p>top, ps, killall, pidof
     37      <ul>
     38    <li>simpler loadavg processing
     39    <li>truncate usernames to 8 chars
     40    <li>fix non-CONFIG_DESKTOP ps -ww (by rockeychu)
     41    <li>improve /proc/PID/cmdinfo reading code
     42    <li>use cmdline, not comm field (fixes problems with re-execed applets showing as processes with name "exe", and not being found by pidof/killall by applet name)
     43    <li>reduce CPU usage in decimal conversion (optional) (corresponding speedup on kernel side is accepted in mainline Linux kernel, yay!)
     44    <li>make percentile (0.1%) calculations configurable
     45    <li>add config option and code for global CPU% display
     46    <li>reorder columns, so that [P]PIDs are together and VSZ/%MEM are together - makes more sense
     47      </ul>
     48
     49    <p>Build system improvements: doesn't link against libraries we don't need,
     50    generates verbose link output and map file, allows for custom link
     51    stripts (useful for removing extra padding, among other things).
     52
     53    <p>Code and data size in comparison with 1.6.1:<pre>
     54Equivalent .config, i386 glibc dynamic builds:
     55   text    data     bss     dec     hex filename
     56 672671    2768   16808  692247   a9017 busybox-1.6.1/busybox
     57 662948    2660   13528  679136   a5ce0 busybox-1.7.0/busybox
     58 662783    2631   13416  678830   a5bae busybox-1.7.0/busybox.customld
     59
     60Same .config built against static uclibc:
     61 765021    1059   11020  777100   bdb8c busybox-1.7.0/busybox_uc</pre>
     62
     63    <p>Code/data shrink done in applets: crond, hdparm, dd, cal, od, nc, expr, uuencode,
     64    test, slattach, diff, ping, tr, syslogd, hwclock, zcip, find, pidof, ash, uudecode,
     65    runit/*, in libbb.
     66
     67    <p>New applets:
     68      <ul>
     69    <li>pscan, expand, unexpand (from Tito &lt;farmatito@tiscali.it&gt;)
     70    <li>setfiles, restorecon (by Yuichi Nakamura &lt;ynakam@hitachisoft.jp&gt;)
     71    <li>chpasswd (by Alexander Shishkin &lt;virtuoso@slind.org&gt;)
     72    <li>slattach, ttysize
     73      </ul>
     74
     75    <p>Unfortunately, not much work is done on shells. This was mostly stalled
     76    by lack of time (read: laziness) on my part to learn how to adapt existing
     77    qemu-runnable image for a NOMMU architechture (available on qemu website)
     78    for local testing of cross-compiled busybox on my machine.
     79
     80    <p>Other changes since previous release (abridged):
     81      <ul>
     82    <li>addgroup: disallow addgroup -g num user group; make -g 0 work (Tito &lt;farmatito@tiscali.it&gt;)
     83    <li>adduser: close /etc/{passwd,shadow} before calling passwd etc. Spotted by Natanael Copa &lt;natanael.copa@gmail.com&gt;
     84    <li>arping: -i should be -I, fixed
     85    <li>ash: make "jobs | cat" work like in bash (was giving empty output)
     86    <li>ash: recognize -l as --login equivalent; do not recognize +-login
     87    <li>ash: fix buglet in DEBUG code (Nguyen Thai Ngoc Duy &lt;pclouds@gmail.com&gt;)
     88    <li>ash: fix SEGV if type has zero parameters
     89    <li>awk: fix -F 'regex' bug (miscounted fields if last field is empty)
     90    <li>catv: catv without arguments was trying to use environ as argv (Alex Landau &lt;landau_alex@yahoo.com&gt;)
     91    <li>catv: don't die on open error (emit warning)
     92    <li>chown/chgrp: completely match coreutils 6.8 wrt symlink handling
     93    <li>correct_password: do not print "no shadow passwd..." message
     94    <li>crond: don't start sendmail with absolute path, don't report obsolete version (report true bbox version)
     95    <li>dd: fix bug where we assume count=INT_MAX when count is unspecified
     96    <li>devfsd: sanitization by Tito &lt;farmatito@tiscali.it&gt;
     97    <li>echo: fix non-fancy echo
     98    <li>fdisk: make it work with big disks (read: typical today's disks) even if CONFIG_LFS is unset
     99    <li>find: -context support for SELinux (KaiGai Kohei &lt;kaigai@kaigai.gr.jp&gt;)
     100    <li>find: add conditional support for -maxdepth and -regex, make -size match GNU find
     101    <li>find: fix build failure on certain configs (found by Cristian Ionescu-Idbohrn &lt;cristian.ionescu-idbohrn@axis.com&gt;)
     102    <li>fsck_minix: make it print bb version, not it's own (outdated/irrelevant) one
     103    <li>grep: implement -m MAX_MATCHES, fix buglets with context printing
     104    <li>grep: fix selection done by FEATURE_GREP_EGREP_ALIAS (Maxime Bizon &lt;mbizon@freebox.fr&gt; (Freebox))
     105    <li>hush: add missing dependencies (Maxime Bizon &lt;mbizon@freebox.fr&gt; (Freebox))
     106    <li>hush: fix read builtin to not read ahead past EOL and to not use insane amounts of stack
     107    <li>ifconfig: make it work with ifaces with interface no. > 255
     108    <li>ifup/ifdown: make location of ifstate configurable
     109    <li>ifupdown: make netmask parsing smaller and more strict (was accepting 255.0.255.0, 255.1234.0.0 etc...)
     110    <li>install: fix -s (strip) option, fix install a b /a/link/to/dir
     111    <li>libbb: consolidate ARRAY_SIZE macro (Walter Harms &lt;wharms@bfs.de&gt;)
     112    <li>libbb: make /etc/network parsing configurable. -200 bytes when off
     113    <li>libbb: nuke BB_GETOPT_ERROR, always die if there are mutually exclusive options
     114    <li>libbb: xioctl and friends by Tito &lt;farmatito@tiscali.it&gt;
     115    <li>login: optional support for PAM
     116    <li>login: make /etc/nologin support configurable (-240 bytes)
     117    <li>login: ask passwords even for wrong usernames
     118    <li>md5_sha1_sum: fix mishandling when run as /bin/md5sum
     119    <li>mdev: add support for firmware loading
     120    <li>mdev: work even when CONFIG_SYSFS_DEPRECATED in kernel is off
     121    <li>modprobe: add scanning of /lib/modules/`uname -r`/modules.symbols (by Yann E. MORIN)
     122    <li>more: fixes by Tristan Schmelcher &lt;tpkschme@engmail.uwaterloo.ca&gt;
     123    <li>nc: make connecting to IPv4 from IPv6-enabled hosts easier (was requiring -s local_addr)
     124    <li>passwd: fix bug "updating shadow even if user's record is in passwd"
     125    <li>patch: fix -p -1 handling
     126    <li>patch: fix bad line ending handling (Nguyen Thai Ngoc Duy &lt;pclouds@gmail.com&gt;)
     127    <li>ping: display roundtrip times with 1/1000th of ms, not 1/10 ms precision.
     128    <li>ping: fix incorrect handling of -I (Iouri Kharon &lt;bc-info@styx.cabel.net>&gt;)
     129    <li>ping: fix non-fancy ping6
     130    <li>printenv: fix "printenv VAR1 VAR2" bug (spotted by Kalyanatejaswi Balabhadrapatruni &lt;kalyanatejaswi@yahoo.co.in&gt;)
     131    <li>ps: fix -Z (by Yuichi Nakamura &lt;ynakam@hitachisoft.jp&gt;)
     132    <li>rpm: add optional support for bz2 data. +50 bytes of code
     133    <li>rpm: fix bogus "package is not installed" case
     134    <li>sed: fix 'q' command handling (by Nguyen Thai Ngoc Duy &lt;pclouds@gmail.com&gt;)
     135    <li>start_stop_daemon: NOMMU fixes by Alex Landau &lt;landau_alex@yahoo.com&gt;
     136    <li>stat: fix option -Z SEGV
     137    <li>strings: strings a b was processing a twice, fix that
     138    <li>svlogd: fix timestamping, do not warn if config is missing
     139    <li>syslogd, logread: get rid of head pointer, fix logread bug in the process
     140    <li>syslogd: do not convert tabs to ^I, set syslog IPC buffer to mode 0644
     141    <li>tar: improve OLDGNU compat, make old SUN compat configurable
     142    <li>test: fix testing primary expressions like '"-u" = "-u"'
     143    <li>uudecode: fix to base64 decode by Jorgen Cederlof &lt;jcz@google.com&gt;
     144    <li>vi: multiple fixes by Natanael Copa &lt;natanael.copa@gmail.com&gt;
     145    <li>wget: fix bug in base64 encoding (bug 1404). +10 bytes
     146    <li>wget: lift 256 chars limitation on terminal width
     147    <li>wget, zcip: use monotonic_sec instead of gettimeofday
     148      </ul>
     149    </p>
     150  </li>
     151
     152  <li><b>30 June 2007 -- BusyBox 1.6.1 (stable)</b>
     153    <p><a href=http://busybox.net/downloads/busybox-1.6.1.tar.bz2>BusyBox 1.6.1</a>.
     154    (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_6_stable/>svn</a>,
     155    <a href=http://busybox.net/downloads/fixes-1.6.1/>patches</a>,
     156    <a href=http://busybox.net/fix.html>how to add a patch</a>)</p>
     157
     158    <p>This is a bugfix-only release, with fixes to echo, hush, and wget.</p>
     159  </li>
     160
     161  <li><b>1 June 2007 -- BusyBox 1.6.0 (unstable)</b>
     162    <p><a href=http://busybox.net/downloads/busybox-1.6.0.tar.bz2>BusyBox 1.6.0</a>.
     163    (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_6_stable/>svn</a>,
     164    <a href=http://busybox.net/downloads/fixes-1.6.0/>patches</a>,
     165    <a href=http://busybox.net/fix.html>how to add a patch</a>)</p>
     166
     167    <p>Since this is a x.x.0 release, it probably does not deserve "stable"
     168    label. Please help making 1.6.1 stable by testing 1.6.0.</p>
     169    <p>Note that hush shell had many changes and (hopefully) is much improved now,
     170    but there is a possibility that it regressed in some obscure cases. Please
     171    report any such cases.</p>
     172    <p>lash users please note: lash is going to be deprecated in busybox 1.7.0
     173    and removed in the more distant future. Please migrate to hush.</p>
     174    <p><a href=http://busybox.net/~vda/mem_usage-1.6.0.txt>Memory usage has decreased, but we can do better still</a></p>
     175    <p>Other changes since previous release:
     176    <ul>
     177<li>NOFORK: audit small applets and mark some of them as NOFORK. Put big scary warnings in relevant places
     178<li>NOFORK: factor out NOFORK/NOEXEC code from find. Use NOFORK/NOEXEC in find and xargs
     179<li>NOFORK: remove potential xmalloc from NOFORK path in bb_full_fd_action
     180<li>NOMMU: random fixes; compressed --help now works for NOMMU
     181<li>SELinux: load_policy applet
     182<li>[u]mount: extend -t option (Roy Marples &lt;uberlord@gentoo.org&gt;)
     183<li>addgroup: clean up, fix adding users to existing groups and make it optional (Tito)
     184<li>adduser: don't bomb out if shadow password file doesn't exist (from Tito &lt;farmatito@tiscali.it&gt;)
     185<li>applet.c: do not even try to read config if run by real root; fix suid config handling
     186<li>ash: fix infinite loop on exit if tty is not there anymore
     187<li>ash: fix kill -l (by Mats Erik Andersson &lt;mats.andersson64@comhem.se&gt;)
     188<li>ash: implement type -p, costs less than 10 bytes (patch by Mats Erik Andersson &lt;mats.andersson64@comhem.se&gt;)
     189<li>awk: don't segfault on printf(%*s). Closes bug 1337
     190<li>awk: guard against empty environment
     191<li>awk: some 'lineno' vars were shorts, made them ints (code got smaller)
     192<li>cat: stop using stdio.h opens
     193<li>config system: clarify PREFER_APPLETS/SH_STANDALONE effects in help text
     194<li>cryptpw: new applet (by Thomas Lundquist &lt;lists@zelow.no&gt;)
     195<li>cttyhack: new applet
     196<li>dd: NOEXEC fix; fix skip= parse error (spotted by Dirk Clemens &lt;develop@cle-mens.de&gt;)
     197<li>deluser: add optional support for removing users from groups (by Tito &lt;farmatito@tiscali.it&gt;)
     198<li>diff: fix SEGV (NULL deref) in diff -N
     199<li>diff: fix segfault on empty dirs (Peter Korsgaard &lt;peter.korsgaard@barco.com&gt;)
     200<li>dnsd: fix several buglets, make smaller; openlog(), so that applet's name is logged
     201<li>dpkg: run_package_script() returns 0 if all ok and non-zero if failure. The result code was checked incorrectly in two places. (from Kim B. Heino &lt;Kim.Heino@bluegiga.com&gt;)
     202<li>dpkg: use bitfields which are a bit closer to typical short/char. Code size -800 bytes
     203<li>dumpleases: getopt32()-ization (from Mats Erik Andersson &lt;mats.andersson64@comhem.se&gt;)
     204<li>e2fsprogs: stop using statics in chattr. Minor code shrinkage (-130 bytes)
     205<li>ether-wake: close bug 1317. Reorder fuctions to avoid forward refs while at it
     206<li>ether-wake: save a few more bytes of code
     207<li>find: -group, -depth (Natanael Copa &lt;natanael.copa@gmail.com&gt;)
     208<li>find: add support for -delete, -path (by Natanael Copa)
     209<li>find: fix -prune. Add big comment about it
     210<li>find: improve usage text (Natanael Copa &lt;natanael.copa@gmail.com&gt;)
     211<li>find: missed 'static' on const data; size and prune were mixed up; use index_in_str_array
     212<li>find: un-DESKTOPize (Kai Schwenzfeier &lt;niteblade@gmx.net&gt;)
     213<li>find_root_device: teach to deal with /dev/ subdirs (by Kirill K. Smirnov &lt;lich@math.spbu.ru&gt;)
     214<li>find_root_device: use lstat - don't follow links
     215<li>getopt32: fix llist_t options ordering. llist_rev is now unused
     216<li>getopt: use getopt32 for option parsing - inspired by patch by Mats Erik Andersson &lt;mats.andersson64@comhem.se&gt;
     217<li>hdparm: fix multisector mode setting (from Toni Mirabete &lt;amirabete@catix.cat&gt;)
     218<li>hdparm: make -T -t code smaller (-194 bytes), and output prettier
     219<li>ifupdown: make it possible to use DHCP clients different from udhcp
     220<li>ifupdown: reread state file before rewriting it. Fixes "ifup started another ifup" state corruption bug. Patch by Natanael Copa &lt;natanael.copa@gmail.com&gt;
     221<li>ifupdown: small optimization (avoid doing useless work if we are not going to update state file)
     222<li>ip: fix compilation if FEATURE_TR_CLASSES is off
     223<li>ip: mv ip*_main into ip.c; use a dispatcher to save on needless duplication. Saves a minor 12b
     224<li>ip: rewrite the ip applet to be less bloaty. Convert to index_in_(sub)str_array()
     225<li>ip: set the scope properly. Thanks to Jean Wolter
     226<li>iplink: shrink iplink; sanitize libiproute a bit (-916 bytes)
     227<li>iproute: shrink a bit (-200 bytes)
     228<li>kill: know much more signals; make code smaller; use common code for kill applet and ash kill builtin
     229<li>klogd: remove dependency on syslogd
     230<li>lash: "forking" applets are actually can be treated the same way as "non-forked". Also save a bit of space on trailing NULL array elements.
     231<li>lash: fix kill buglet (didn't properly recognize ESRCH)
     232<li>lash: make -c work; crush buffer overrun and free of non-malloced ptr (from Mats Erik Andersson &lt;mats.andersson64@comhem.se&gt;)
     233<li>lash: recognize and use NOFORK applets
     234<li>less: fix case when regex search finds nothing; fix very obscure memory corruption bug; fix less &lt;HUGEFILE + [End] busy loop
     235<li>libbb: add xsendto, xunlink, xpipe
     236<li>libbb: fix segfault in reset_ino_dev_hashtable() when *hashtable was NULL
     237<li>libbb: make pidfile writing configurable
     238<li>libbb: make xsocket die with address family printed (if VERBOSE_RESOLUTION_ERRORS=y)
     239<li>libbb: rework NOMMU helper API so that it makes more sense and easier to use
     240<li>libiproute: audit callgraph, shortcut error paths into die() functions
     241<li>lineedit: do not try to open NULL history file
     242<li>lineedit: nuke two unused variables and code which sets them
     243<li>login: remove setpgrp call (makes it work from shell prompt again); sanitize stdio descriptors (we are suid, need to be careful!)
     244<li>login: shrink login and set_environment by ~100 bytes
     245<li>mount: fix incorrect usage of strtok (inadvertently used NULL sometimes)
     246<li>mount: fix mounting of symlinks (mount from util-linux allows that)
     247<li>msh: data/bss reduction (more than 9k of it); fix "underscore bug" (a_b=1111 didn't work); fix obscure case with backticks and closed fd 1
     248<li>nc: port nc 1.10 to busybox
     249<li>netstat: fix for bogus state value for raw sockets
     250<li>netstat: introduce -W: wide, ipv6-friendly output; shrink by ~500 bytes
     251<li>nmeter: should die if stdout doesn't like him anymore
     252<li>patch: do not try to delete same file twice
     253<li>ping: fix wrong sign extension of packet id (bug 1373)
     254<li>ps: add -o tty and -o rss support; make a bit smaller; work around libc bug: printf("%.*s\n", MAX_INT, buffer)
     255<li>run_parts: rewrite
     256<li>run_parts: do not check path portion of a name for "bad chars". Needed for ifupdown. Patch by Gabriel L. Somlo &lt;somlo@cmu.edu&gt;
     257<li>sed: fix escaped newlines in -f
     258<li>split: new applet
     259<li>stat: remove superfluous bss user (flags) and manually unswitch some areas
     260<li>stty: fix option parsing bug (spotted by Sascha Hauer &lt;s.hauer@pengutronix.de&gt;)
     261<li>svlogd: fix 'SEGV on uninitialized data' and make it honor TERM
     262<li>tail: fix SEGV on "tail -N"
     263<li>ipsvd: tcpsvd,udpsvd are new applets, GPL-ed 'clones' of Dan Bernstein's tcpserver. Author: Gerrit Pape &lt;pape@smarden.org&gt;, http://smarden.sunsite.dk/ipsvd/
     264<li>test: close bug 1371; plug a memory leak; code size reduction
     265<li>tftp: code diet, and I think retransmits were broken
     266<li>tr: fix bug where we did not reject invalid classes like '[[:alpha'. debloat while at it
     267<li>udhcp: MAC_BCAST_ADDR and blank_chaddr are in fact constant, move to rodata; use pipe instead of socketpair
     268<li>udhcp[cd]: stop using atexit magic fir pidfile removal; stop deleting our own pidfile if we daemonize
     269<li>xargs: shrink code, ~80 bytes; simplify word list management
     270<li>zcip: make it work on NOMMU (+ improve NOMMU support machinery)
     271    </ul>
     272    </p>
     273  </li>
     274
     275  <li><b>20 May 2007 -- BusyBox 1.5.1 (stable)</b>
     276    <p><a href=http://busybox.net/downloads/busybox-1.5.1.tar.bz2>BusyBox 1.5.1</a>.
     277    (<a href=http://busybox.net/downloads/fixes-1.5.1/>patches</a>,
     278    <a href=http://busybox.net/fix.html>how to add a patch</a>)</p>
     279
     280    <p>This is a bugfix-only release, with fixes to hdparm, hush, ifupdown, ps
     281    and sed.</p>
     282  </li>
     283
     284  <li><b>23 March 2007 -- BusyBox 1.5.0 (unstable)</b>
     285    <p><a href=http://busybox.net/downloads/busybox-1.5.0.tar.bz2>BusyBox 1.5.0</a>.
     286    (<a href=http://busybox.net/downloads/fixes-1.5.0/>patches</a>,
     287    <a href=http://busybox.net/fix.html>how to add a patch</a>)</p>
     288
     289    <p>Since this is a x.x.0 release, it probably does not deserve "stable"
     290    label. Please help making 1.5.1 stable by testing 1.5.0.</p>
     291    <p>Notable changes since previous release:
     292    <ul>
     293    <li>find: added support for -user, -not, fixed -mtime, -mmin, -perm
     294    <li>[de]archivers: merge common logic into one module
     295    <li>ping[6]: unified code for both
     296    <li>less: regex search improved
     297    <li>ash: more readable code, testsuite added
     298    <li>sed: several very obscure bugs fixed
     299    <li>chown: -H, -L, -P support (required by POSIX)
     300    <li>tar: handle (broken) checksums a-la Sun; tar restores mode again
     301    <li>grep: implement -w, "implement" -a and -I by ignoring them
     302    <li>cp: more sane behavior when overwriting existing files
     303    <li>init: stop doing silly things with the console (-400 bytes)
     304    <li>httpd: make httpd usable for NOMMU CPUs; fix POSTDATA handling bugs
     305    <li>httpd: run interpreter for configured file extensions in any dir,
     306        not only in /cgi-bin/
     307    <li>chrt: new applet
     308    <li>SELinux: SELinux-related code and -Z option added to several applets,
     309        new SELinux-specific applets: chcon, runcon.
     310    <li>Build system: produces link map, uses -Wwrite-strings to catch
     311        improper usage of string constants.
     312    <li>Data and bss section usage audited and reduced - should help NOMMU
     313        targets.
     314    <li>Applets with bug fixes: gunzip, vi, syslogd, dpkg, ls, adjtimex, resize,
     315        sv, printf, diff, awk, sort, dpkg, diff, tftp
     316    <li>Applets with usability improvements: swapon, more, ifup/ifdown, hwclock,
     317        udhcpd, start_stop_daemon, cmp
     318    <li>Applets with code cleaned up: telnet, fdisk, fsck_minix, mkfs_minix,
     319        syslogd, swapon, runsv, svlogd, klogd
     320    </ul>
     321    </p>
     322  </li>
     323
     324  <li><b>18 March 2007 -- BusyBox 1.4.2 (stable)</b>
     325    <p><a href=http://busybox.net/downloads/busybox-1.4.2.tar.bz2>BusyBox 1.4.2</a>.
     326    </p>
     327
     328    <p>This release includes only trivial fixes accumulated since 1.4.1.
     329    </p>
     330  </li>
     331
     332  <li><b>25 January 2007 -- BusyBox 1.4.1 (stable)</b>
     333    <p><a href=http://busybox.net/downloads/busybox-1.4.1.tar.bz2>BusyBox 1.4.1</a>.
     334    (<a href=http://busybox.net/downloads/fixes-1.4.1/>patches</a>)</p>
     335
     336    <p>This release includes only trivial fixes accumulated since 1.4.0.
     337    </p>
     338  </li>
     339
     340  <li><b>20 January 2007 -- BusyBox 1.4.0 (stable)</b>
     341    <p><a href=http://busybox.net/downloads/busybox-1.4.0.tar.bz2>BusyBox 1.4.0</a>.
     342    (<a href=http://busybox.net/downloads/fixes-1.4.0/>patches</a>)</p>
     343
     344    <p>Since this is a x.x.0 release, it probably is a bit less "stable"
     345    than usual.</p>
     346    <p>Changes since previous release:
     347    <ul>
     348    <li>e2fsprogs are mostly removed from busybox. Some smaller parts remain,
     349    the rest of it sits disabled in e2fsprogs/old_e2fsprogs/*, because
     350    it's too bloated. Really. I'm afraid it's about the only way we can
     351    ever get e2fsprogs cleaned up.
     352    <li>less: many improvements. Now can display binary files
     353    (although I expect it to have trouble with displays where 8bit chars
     354    don't have 1-to-1 char/glyph relationship). Regexp search is not buggy
     355    anymore. Less does not read entire input up-front. Reads input
     356    as it appears (yay!). Works rather nice as man pager. I recommend it
     357    for general use now.
     358    <li>IPv6: generic support is in place, many networking applets are
     359    upgraded to be IPv6 capable. Probably some work remains, but it is
     360    already much better than what we had previously.
     361    <li>arp: new applet (thanks to Eric Spakman).
     362    <li>fakeidentd: non-forking standalone server part was taking ~90%
     363    of the applet. Factored it out (in fact, rewrote it).
     364    <li>syslogd: mostly rewritten.
     365    <li>decompress_unzip, gzip: sanitized a bit.
     366    <li>sed: better hadling of NULs
     367    <li>httpd: stop adding our own "Content-type:" to CGI output
     368    <li>chown: user.grp works again.
     369    <li>minor bugfixes to: passwd, date, tftp, start_stop_daemon, tar,
     370    ps, ifupdown, time, su, stty, awk, ping[6], sort,...
     371    </ul>
     372    </p>
     373  </li>
     374
     375  <li><b>20 January 2007 -- BusyBox 1.3.2 (stable)</b>
     376    <p><a href=http://busybox.net/downloads/busybox-1.3.2.tar.bz2>BusyBox 1.3.2</a>.</p>
     377
     378    <p>This release includes only one trivial fix accumulated since 1.3.1
     379    </p>
     380  </li>
     381
     382  <li><b>27 December 2006 -- BusyBox 1.3.1 (stable)</b>
     383    <p><a href=http://busybox.net/downloads/busybox-1.3.1.tar.bz2>BusyBox 1.3.1</a>.
     384    (<a href=http://busybox.net/downloads/fixes-1.3.1/>patches</a>)</p>
     385
     386    <p>Closing 2006 with new release. It includes only trivial fixes accumulated since 1.3.0
     387    </p>
     388  </li>
     389
     390  <li><b>14 December 2006 -- BusyBox 1.3.0 (stable)</b>
     391    <p><a href=http://busybox.net/downloads/busybox-1.3.0.tar.bz2>BusyBox 1.3.0</a>.
     392    (<a href=http://busybox.net/downloads/fixes-1.3.0/>patches</a>)</p>
     393
     394    <p>This release has CONFIG_DESKTOP option which enables features
     395    needed for busybox usage on desktop machine. For example, find, chmod
     396    and chown get several less frequently used options, od is significantly
     397    bigger but matches GNU coreutils, etc. Intended to eventually make
     398    busybox a viable alternative for "standard" utilities for slightly
     399    adventurous desktop users.
     400    <p>Changes since previous release:
     401    <ul>
     402    <li>find: taking many more of standard options
     403    <li>ps: POSIX-compliant -o implemented
     404    <li>cp: added -s, -l
     405    <li>grep: added -r, fixed -h
     406    <li>watch: make it exec child like standard one does (was totally
     407        incompatible)
     408    <li>tar: fix limitations which were preventing bbox tar usage
     409        on big directories: long names and linknames, pax headers
     410        (Linux kernel tarballs have that). Fixed a number of obscure bugs.
     411        Raised max file limit (now 64Gb). Security fixes (/../ attacks).
     412    <li>httpd: added -i (inetd), -f (foreground), support for
     413        directory indexer CGI (example is included), bugfixes.
     414    <li>telnetd: fixed/improved IPv6 support, inetd+standalone support,
     415        other fixes. Useful IPv6 stuff factored out into libbb.
     416    <li>runit/*: new applets adapted from http://smarden.sunsite.dk/runit/
     417        (these are my personal favorite small-and-beautiful toys)
     418    <li>minor bugfixes to: login, dd, mount, umount, chmod, chown, ln, udhcp,
     419        fdisk, ifconfig, sort, tee, mkswap, wget, insmod.
     420    </ul>
     421    <p>Note that GnuPG key used to sign this release is different.
     422    1.2.2.1 is also signed post-factum now. Sorry for the mess.
     423    </p>
     424  </li>
     425
     426  <li><b>29 October 2006 -- BusyBox 1.2.2.1 (fix)</b>
     427    <p><a href=http://busybox.net/downloads/busybox-1.2.2.1.tar.bz2>BusyBox 1.2.2.1</a>.</p>
     428
     429    <p>Added compile-time warning that static linking against glibc
     430    produces buggy executables.
     431  </li>
     432
     433  <li><b>24 October 2006 -- BusyBox 1.2.2 (stable)</b>
     434    <p>It's a bit overdue, but
     435    <a href=http://busybox.net/downloads/busybox-1.2.2.tar.bz2>here is
     436    BusyBox 1.2.2</a>.</p>
     437
     438    <p>This release has dozens of fixes backported from the ongoing development
     439    branch.  There are a couple of bugfixes to sed, two fixes to documentation
     440    generation (BusyBox.html shouldn't have USE() macros in it anymore), fix
     441    umount to report the right errno on failure and to umount block devices by
     442    name with newer kernels, fix mount to handle symlinks properly, make mdev
     443    delete device nodes when called for hotplug remove, fix a segfault
     444    in traceroute, a minor portability fix to md5sum option parsing, a build
     445    fix for httpd with old gccs, an options parsing tweak to hdparm, make test
     446    fail gracefully when getgroups() returns -1, fix a race condition in
     447    modprobe when two instances run at once (hotplug does this), make "tar xf
     448    foo.tar dir/dir" extract all subdirectories, make our getty initialize the
     449    terminal more like mingetty, an selinux build fix, an endianness fix in
     450    ping6, fix for zcip defending addresses, clean up some global variables in
     451    gzip to save memory, fix sulogin -tNNN, a help text tweak, several warning
     452    fixes and build fixes, fixup dnsd a bit, and a partridge in a pear tree.</p>
     453
     454    <p>As <a href=http://lwn.net/Articles/202106/>Linux Weekly News noted</a>,
     455    this is my (Rob's) last release of BusyBox.  The new maintainer is Denis
     456    Vlasenko, I'm off to do <a href=http://landley.net/code>other things</a>.
     457    </p>
     458  </li>
     459
     460  <li><b>29 September 2006 -- New license email address.</b>
     461    <p>The email address gpl@busybox.net is now the recommended way to contact
     462    the Software Freedom Law Center to report BusyBox license violations.</p>
     463
     464  <li><b>31 July 2006 -- BusyBox 1.2.1 (stable)</b>
     465    <p>Since nobody seems to have objected too loudly over the weekend, I
     466    might as well point you all at
     467    <a href="http://busybox.net/downloads/busybox-1.2.1.tar.bz2">Busybox
     468    1.2.1</a>, a bugfix-only release with no new features.</p>
     469
     470    <p>It has three shell fixes (two to lash: going "var=value" without
     471    saying "export" should now work, plus a missing null pointer check, and
     472    one to ash when redirecting output to a file that fills up.)  Fix three
     473    embarassing thinkos in the new dmesg command.  Two build tweaks
     474    (dependencies for the compressed usage messages and running make in the
     475    libbb subdirectory).  One fix to tar so it can extract git-generated
     476    tarballs (rather than barfing on the pax extensions).  And a partridge
     477    in a pear...  Ahem.</p>
     478
     479    <p>But wait, there's more!  A passwd changing fix so an empty
     480    gecos field doesn't trigger a false objection that the new passwd contains
     481    the gecos field.  Make all our setuid() and setgid() calls check the return
     482    value in case somebody's using per-process resource limits that prevent
     483    a user from having too many processes (and thus prevent a process from
     484    switching away from root, in which case the process will now _die_ rather
     485    than continue with root privileges).  A fix to adduser to make sure that
     486    /etc/group gets updated.  And a fix to modprobe to look for modules.conf
     487    in the right place on 2.6 kernels.</p>
     488
    5489  <li><b>30 June 2006 -- BusyBox 1.2.0</b>
    6490    <p>The -devel branch has been stabilized and the result is
     
    13497    try a longer one.  Expect 1.3.0 in December.  (Expect 1.2.1 any time
    14498    we fix enough bugs. :)</p>
     499
     500    <p>Update: Here are <a href="http://busybox.net/downloads/busybox-1.2.0.fixes.patch">the first few bug fixes</a> that will go into 1.2.1.</p>
    15501
    16502  <li><b>17 May 2006 -- BusyBox 1.1.3 (stable)</b>
     
    36522    to have a 1.x.0 new development release every 3 months, with 1.x.y stable
    37523    bugfix only releases based on that as appropriate.)</p>
    38    
     524
    39525  <li><b>27 March 2006 -- Software Freedom Law Center representing BusyBox and uClibc</b>
    40526    <p>One issue Erik Andersen wanted to resolve when handing off BusyBox
Note: See TracChangeset for help on using the changeset viewer.