[BusyBox] I'm calling that -rc2.

Rob Landley rob at landley.net
Sat Aug 13 04:35:55 UTC 2005


On Friday 12 August 2005 22:24, Erik Andersen wrote:
> On Fri Aug 12, 2005 at 09:36:04PM -0500, Rob Landley wrote:
> > Other than that, I think I'm caught up.  Make allyesconfig worked.  I'm
> > aiming for a release of 1.0.1 to coincide with the uclibc 0.9.28 release.
> >  (Erik: this means feel free to cut a release of whatever's in the tree
> > by then, since I haven't got a clue how to go about that.)
>
> Will do.
>
>  -Erik

If you want a changelog, here's the changesets out of -trunk that (more or 
less) got backported.  People can look up longer or more detailed 
descriptions (or the actual patches) in svn.

---------------

The Monster Fun 1.0.1 Buglist:

9486: Sed bugfix.
9487: Authors update.
9497: Makefile fix.
9517: bunzip fix.
9530: Sed bugfix.
9569: gzip cleanup.
9650: cp fix
9849: gzip compile fix for gcc 4.0
9869,9870: whitespace
9950: gzip bugfix.
9951: gunzip bugfix.
9969, 9970, 9972: newlib tweaks.
9971,9973: Syscalls tweak.
10061, 10062: insmod bugfixes.
10073: sysklogd fix.
10102: getty bugfix.
10112: usage fix.
10113: Strict ansi compliance.
10114: Whitespace/style issues.
10115: grep bugfix.
10116: bb_msg_read_error
10117, 10187: copyfd fix (fixes cat).
10118,10119: Macro fixes.
10120: Make init suck slightly less.  (needs a complete rewrite in 1.1)
10134, 10285, 10287: getopt_ulflags comments.
10135: update scripts/config to match linux 2.6.11.
10138: tweak error message.
10139: makefile typo.
10145: type in AUTHORS
10150: busybox help to stdout, not stderr
10153: Make warning in who go away.
10156: documentation update.
10164: whitespace cleanup
10188: Avoid name collision with predefined "environ".
10201: documentation update.
10207: Fix memory leak in hash_file.
10241, 10242: Random cleanups.
10258: size reduction to nc.
10272: Make expr use same regex call as sed.
10273: whitespace tweak.
10274: ar sanity checking.
10286: ipv6 support for telnetd.
10289: replace constant with #define
10346: sed -i security fix.
10407: fix dhcp client bug
10433: size tweak to watch
10435: memory allocation tweak
10477: tftp bugfix.
10478: awk bugfix.
10479: strings cleanup.
10480: devfsd error message tweak (do we care?)
10518: makefile dependency tweak.
10564: httpd bugfix.
10565, 10566: makefile fixes for SUID.
10585: md5 signedness.
10642: size tweak in watch.
10679: for login, split U_W_TMP into UTMP and WTMP
10680: getty dependency reduction.  (Adds icky #ifdefs.)
10681: size tweak to getty.
10716: avoid name conflict in init.c
10721: config option to disable swapon.
10722: minor init tweaks.
10723: init size reduction.
10849, 10851, 10873 vi bugfixes
10853 nc bugfix
10860, 10870: traceroute fix for arm platform.
10862 cp -p error message
10864, 10999 inetd fix
10861, 10875, 10881, 10888 ash fix
10865 suid thing?  (look at this)
10866 ftp fix for RFC 959 compliance.
10867 Remove spurious newline from cp -i prompt.
10868 mv fix
10874 ksyslogd fix
10876 msh fix
10877 httpd fix
10880, 10889, 11005 dhcp fixes
10882 tar fix
10884, 10920, 11128 tail fixes
10885 tftp -g fix
10886 telnet bugfix
10900 dpkg fix (script support)
10918 remove unused file.
10945, 10946 Make compile much, much faster.
10923 big makefile change.  Nervous.
10946, 10991, 10998, 11003 small makefile fix...
10957 start-stop-daemon -q
10981, 10982, 10994, 10996, 10997: dumpkmap cleanup
10983 top tweak
10922 make newlib less broken.
11000 traceroute
11011 gratuitous whitespace changes to makefile
11043 modprobe not needing /bin/sh
11135 add .hdepend to svn ignore.

Also deleted the "patches" and "docs/busybox.net" directories, which are 
obsolete in the -stable series.

-----------------------

Stuff that did NOT go into 1.0.1, but probably should have (merge conflicts 
needing to be fixed up by hand):

10159 10166 10238 10254 10310

Of those the most important one is probably 10238, which fixes selinux 
support...

Good night,

Rob



More information about the busybox mailing list