changelog 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479
  1. busybox-cvs (20031212-3) unstable; urgency=low
  2. * debian/config-udeb-linux:
  3. - Enable freeramdisk. (closes: #225360)
  4. -- Bastian Blank <waldi@debian.org> Tue, 30 Dec 2003 22:36:50 +0100
  5. busybox-cvs (20031212-2) unstable; urgency=low
  6. * debian/config-udeb:
  7. - Enable freeramdisk
  8. * archival/libunarchive/data_extract_to_stdout.c:
  9. - Don't extract to much (upstream).
  10. * archival/libunarchive/data_extract_all.c:
  11. - Don't set permissions on symlinks (upstream).
  12. * editors/sed.c:
  13. - Fix (upstream). (closes: #224676)
  14. -- Bastian Blank <waldi@debian.org> Tue, 23 Dec 2003 16:59:13 +0100
  15. busybox-cvs (20031212-1) unstable; urgency=low
  16. * new cvs version
  17. - fixes IOR in fdisk. (closes: #223773)
  18. * debian/config*
  19. - update
  20. - remove mtab support from mount in busybox-static. (closes: #222386)
  21. - enable progress bar for wget. (closes: #223770)
  22. * modutils/obj/obj_s390{,x}.c
  23. - fix abi change, R_390_GOTOFF -> R_390_GOTOFF32. (closes: #216528)
  24. * acknowledge nmu. (closes: #216950, #216756, #215169, #215613)
  25. -- Bastian Blank <waldi@debian.org> Fri, 12 Dec 2003 21:19:41 +0100
  26. busybox-cvs (20030926-2.1) unstable; urgency=low
  27. * NMU
  28. * Remove /sbin/init from the udebs, while still leaving init support
  29. compiled in. rootskel takes over providing init, but then calls bb init.
  30. Remove linuxrc support from the udebs entirely. Closes: #216756
  31. * config-floppy-udeb-linux: add minimal find, grep. Closes: #215169
  32. * net-udeb-linux-i386: add loopback mount support. Closes: #215613
  33. -- Joey Hess <joeyh@debian.org> Tue, 21 Oct 2003 12:47:52 -0400
  34. busybox-cvs (20030926-2) unstable; urgency=low
  35. * debian/config-floppy-udeb-linux
  36. - update for new floppy images (closes: #212986, #214102)
  37. -- Bastian Blank <waldi@debian.org> Thu, 09 Oct 2003 12:25:49 +0200
  38. busybox-cvs (20030926-1) unstable; urgency=low
  39. * new cvs version
  40. * Makefile
  41. - fix libpwdgrp link (upstream) (closes: #211675)
  42. * Rules.mak.in
  43. - fix optimization (closes: #212485)
  44. * debian/config*
  45. - update
  46. * debian/config*udeb*
  47. - move linux-i386 to linux (enable modutils on any linux arch)
  48. - rename net to floppy
  49. - enable wget status bar (closes: #211457)
  50. * init/init.c
  51. - workaround race conditions (closes: #212764)
  52. -- Bastian Blank <waldi@debian.org> Fri, 26 Sep 2003 15:10:14 +0200
  53. busybox-cvs (0.60.99.cvs20030819-3) unstable; urgency=low
  54. * shell/ash.c
  55. - fix signal handling (upstream)
  56. -- Bastian Blank <waldi@debian.org> Mon, 15 Sep 2003 18:12:09 +0200
  57. busybox-cvs (0.60.99.cvs20030819-2) unstable; urgency=low
  58. * Fix configure permisions
  59. * Set source Section to embedded
  60. -- Glenn McGrath <bug1@debian.org> Mon, 25 Aug 2003 06:33:19 +0000
  61. busybox-cvs (0.60.99.cvs20030819-1) unstable; urgency=low
  62. * new cvs version
  63. -- Bastian Blank <waldi@debian.org> Tue, 19 Aug 2003 13:18:54 +0200
  64. busybox-cvs (0.60.99.cvs20030426-10) unstable; urgency=low
  65. * archival/libunarchive/*
  66. - add hardlink support (pending)
  67. * debian/config-*udeb*
  68. - add support for oldgnu tar format
  69. -- Bastian Blank <waldi@debian.org> Tue, 10 Jun 2003 12:06:41 +0200
  70. busybox-cvs (0.60.99.cvs20030426-9) unstable; urgency=low
  71. * modutils/depmod.c
  72. - fix base_dir for modules.dep
  73. -- Bastian Blank <waldi@debian.org> Sat, 07 Jun 2003 14:52:54 +0200
  74. busybox-cvs (0.60.99.cvs20030426-8) unstable; urgency=low
  75. * util-linux/fdisk.c
  76. - fix syscalls. (pending)
  77. * libpwd/*
  78. - don't build setgroups.o
  79. -- Bastian Blank <waldi@debian.org> Tue, 03 Jun 2003 11:26:28 +0200
  80. busybox-cvs (0.60.99.cvs20030426-7) unstable; urgency=low
  81. * libbb/*syscallc.c
  82. - fix syscalls. (upstream) (closes: #194631)
  83. * modutils/*
  84. - update complete objects code from upstream. (pending)
  85. * debian/config-*udeb*
  86. - update to busybox-applets.txt:1.14
  87. -- Bastian Blank <waldi@debian.org> Thu, 29 May 2003 16:17:14 +0200
  88. busybox-cvs (0.60.99.cvs20030426-6) unstable; urgency=low
  89. * modutils/Makefile.in
  90. - don't build anything if deactivated
  91. -- Bastian Blank <waldi@debian.org> Sat, 24 May 2003 18:57:14 +0200
  92. busybox-cvs (0.60.99.cvs20030426-5) unstable; urgency=low
  93. * debian/config-*udeb*
  94. - revert changes (closes: #192717, #192753)
  95. - readd initrd support (workaround)
  96. - make init quiet
  97. * archival/tar.c
  98. - fix usage of tar -O (upstream) (closes: #193788)
  99. -- Bastian Blank <waldi@debian.org> Sat, 24 May 2003 13:25:36 +0200
  100. busybox-cvs (0.60.99.cvs20030426-4) unstable; urgency=low
  101. * debian/config-*udeb*
  102. - update to busybox-applets.txt:1.12
  103. * debian/rules
  104. - use system instead of arch to determine which config file to use
  105. -- Bastian Blank <waldi@debian.org> Fri, 09 May 2003 11:21:13 +0200
  106. busybox-cvs (0.60.99.cvs20030426-3) unstable; urgency=low
  107. * debian/config-udeb*
  108. - update to busybox-applets.txt:1.11
  109. -- Bastian Blank <waldi@debian.org> Wed, 07 May 2003 10:37:40 +0200
  110. busybox-cvs (0.60.99.cvs20030426-2) unstable; urgency=low
  111. * modutils/*
  112. - modprobe failes gracefully if the module is already loaded. (pending)
  113. - implement depmod. (pending)
  114. * debian/config*
  115. - update
  116. -- Bastian Blank <waldi@debian.org> Wed, 30 Apr 2003 14:12:36 +0200
  117. busybox-cvs (0.60.99.cvs20030426-1) unstable; urgency=low
  118. * new cvs version
  119. -- Bastian Blank <waldi@debian.org> Sat, 26 Apr 2003 18:33:17 +0200
  120. busybox-cvs (0.60.99.cvs20030420-4) unstable; urgency=low
  121. * network/libiproute/iproute.c
  122. - fix usage of ip route flush (upstream)
  123. -- Bastian Blank <waldi@debian.org> Fri, 25 Apr 2003 16:48:43 +0200
  124. busybox-cvs (0.60.99.cvs20030420-3) unstable; urgency=low
  125. * debian/config-*udeb*
  126. - update to busybox-applets.txt:1.10
  127. -- Bastian Blank <waldi@debian.org> Fri, 25 Apr 2003 14:03:23 +0200
  128. busybox-cvs (0.60.99.cvs20030420-2) unstable; urgency=low
  129. * archival/tar.c, archival/libunarchive/data_extract_all.c
  130. - unlink files first (upstream patch)
  131. -- Bastian Blank <waldi@debian.org> Mon, 21 Apr 2003 12:42:06 +0200
  132. busybox-cvs (0.60.99.cvs20030420-1) unstable; urgency=low
  133. * new cvs version
  134. * debian/config*-udeb*
  135. - add ifconfig/route for easier transition
  136. * debian/config-net-udeb-i386
  137. - add logger
  138. * debian/config-udeb*
  139. - add uniq
  140. -- Bastian Blank <waldi@debian.org> Sun, 20 Apr 2003 21:02:58 +0200
  141. busybox-cvs (0.60.99.cvs20030405-1) unstable; urgency=low
  142. * new cvs version
  143. * debian/control
  144. - add busybox-cvs-net-udeb
  145. * debian/rules
  146. - arch depend debs
  147. - new net-udeb
  148. * debian/config*
  149. - cleanup applet list
  150. -- Bastian Blank <waldi@debian.org> Sat, 05 Apr 2003 11:44:50 +0200
  151. busybox-cvs (0.60.99.cvs20030221-1) unstable; urgency=low
  152. * new cvs version
  153. * enable new applets in udeb
  154. -- Bastian Blank <waldi@debian.org> Fri, 21 Feb 2003 23:15:16 +0100
  155. busybox-cvs (0.60.99.cvs20030114-1) unstable; urgency=low
  156. * new cvs version
  157. -- Bastian Blank <waldi@debian.org> Tue, 14 Jan 2003 17:06:43 +0000
  158. busybox-cvs (0.60.99.cvs20030105-1) unstable; urgency=low
  159. * Fix ip command build failure on ia64 (Closes: #172580
  160. * Dont build with BSD partition table support in fdisk, fails on m68k
  161. -- Glenn McGrath <bug1@home> Sun, 5 Jan 2003 12:48:05 +1100
  162. busybox-cvs (0.60.99.cvs20030104-2) unstable; urgency=low
  163. * floppy-retriever needs the cut command in the udeb
  164. -- Glenn McGrath <bug1@debian.org> Sat, 4 Jan 2003 17:13:05 +1100
  165. busybox-cvs (0.60.99.cvs20030104-1) unstable; urgency=low
  166. * new cvs version
  167. * Include new applets in the static package
  168. * Include ash in the udeb
  169. -- Glenn McGrath <bug1@debian.org> Sat, 4 Jan 2003 13:39:04 +1100
  170. busybox-cvs (0.60.99.cvs20021214-1) unstable; urgency=low
  171. * new cvs version
  172. - udhcp merge.
  173. * fix location of ip link.
  174. -- Bastian Blank <waldi@debian.org> Sat, 14 Dec 2002 13:52:15 +0100
  175. busybox-cvs (0.60.99.cvs20021210-1) unstable; urgency=low
  176. * new cvs version
  177. - various upstream fixes found in the last version.
  178. * busybox-cvs-udeb
  179. - include readlink and realpath.
  180. -- Bastian Blank <waldi@debian.org> Tue, 10 Dec 2002 21:23:40 +0100
  181. busybox-cvs (0.60.99.cvs20021209-2) unstable; urgency=low
  182. * cleanup scripts/config/ within make clean (closes: #172413)
  183. * busybox-cvs-udeb
  184. - include readlink
  185. * include manpages within busybox-cvs and busybox-cvs-static
  186. -- Bastian Blank <waldi@debian.org> Mon, 09 Dec 2002 22:09:52 +0100
  187. busybox-cvs (0.60.99.cvs20021209-1) unstable; urgency=low
  188. * New cvs version.
  189. - fix udhcpc for use with ip.
  190. - klogd supports -c.
  191. * busybox-cvs-udeb
  192. - set priority to extra. (closes: #172302)
  193. - don't longer provide busybox-udeb.
  194. -- Bastian Blank <waldi@debian.org> Mon, 09 Dec 2002 16:22:03 +0100
  195. busybox-cvs (0.60.99.cvs20021203-1) unstable; urgency=low
  196. * New packages based on busybox cvs.
  197. * changes for the udeb
  198. - enable ip applet with address, link and route part.
  199. - enable udhcpc.
  200. - disable ifconfig and route applet.
  201. - disable ls color.
  202. -- Bastian Blank <waldi@debian.org> Tue, 03 Dec 2002 18:51:00 +0100
  203. busybox (1:0.60.0-1) unstable; urgency=low
  204. * New version released. See changelog for details.
  205. -- Erik Andersen <andersee@debian.org> Thu, 2 Aug 2001 12:12:37 -0600
  206. busybox (1:0.52-1.1) unstable; urgency=high
  207. * Non-maintainer upload
  208. * Fixed wget -P handling (closes: #106223).
  209. -- Matt Kraai <kraai@debian.org> Wed, 25 Jul 2001 11:01:38 -0600
  210. busybox (1:0.52-1) unstable; urgency=high
  211. * New version released. See changelog for details.
  212. -- Erik Andersen <andersee@debian.org> Sat, 7 Jul 2001 01:23:45 -0600
  213. busybox (1:0.51-10) unstable; urgency=high
  214. * Fix a compile problem with gcc 3.0 on hppa (closes: #102045)
  215. -- Erik Andersen <andersee@debian.org> Sat, 23 Jun 2001 23:55:57 -0600
  216. busybox (1:0.51-9) unstable; urgency=high
  217. * tar was creating leading directories with 0777 permissions as
  218. as reult of faulty umask handling. This fixes it, repairing
  219. a grave security problem in the woody the boot floppies.
  220. (closes: #101169)
  221. -- Erik Andersen <andersee@debian.org> Wed, 20 Jun 2001 16:17:38 -0600
  222. busybox (1:0.51-8) unstable; urgency=high
  223. * Fix cp from /proc, where size=0 (closes: #100369)
  224. * Add some padding to struct sysinfo for m68k.
  225. * Apparently some bugs failed to be closed when master choked
  226. (closes: #99627, #99637, #98571)
  227. * Disable the busybox shell for the .deb, since it is not needed
  228. for the boot floppies.
  229. -- Erik Andersen <andersee@debian.org> Mon, 11 Jun 2001 13:26:07 -0600
  230. busybox (1:0.51-7) unstable; urgency=high
  231. * Fix tar permission setting for existing directories (closes: #99627)
  232. * Do not remove the .cvsignore files on 'make release' (closes: #99637)
  233. -- Erik Andersen <andersee@debian.org> Mon, 4 Jun 2001 10:55:19 -0600
  234. busybox (1:0.51-6) testing unstable; urgency=high
  235. * Update the version in testing so DHCP in the woody boot-floppies will work.
  236. * Enable expr for the boot-floppies (closes: #98433)
  237. * It builds on arm just fine now (closes: #97510)
  238. -- Erik Andersen <andersee@debian.org> Wed, 23 May 2001 14:50:13 -0600
  239. busybox (1:0.51-5) unstable; urgency=low
  240. * Backport a sed fix from 0.52pre
  241. * Backport chroot fix from 0.52pre
  242. -- Erik Andersen <andersee@debian.org> Wed, 16 May 2001 23:50:33 -0600
  243. busybox (1:0.51-4) unstable; urgency=low
  244. * Backport from 0.52pre an endianness bugfix for md5sum
  245. * Backport some updates to grep and sed
  246. * Fix 'wget -O -' so it sets the quiet flag
  247. -- Erik Andersen <andersee@debian.org> Mon, 14 May 2001 14:17:36 -0600
  248. busybox (1:0.51-3) unstable; urgency=low
  249. * This is the "I am an idiot" release.
  250. * Make cp and mv work again (closes: #97290)
  251. * Fix the version number.
  252. -- Erik Andersen <andersee@debian.org> Sat, 12 May 2001 17:35:58 -0600
  253. busybox (0.51-2) unstable; urgency=low
  254. * Backport several release critical fixes into the 0.51 codebase
  255. so the boot-floppies will work again.
  256. * Fix a link ordering problem. (closes: #93362)
  257. * Fixed gunzip (closes: #94331)
  258. * Fixed cp permission setting (closes: #94580)
  259. -- Erik Andersen <andersee@debian.org> Sat, 12 May 2001 11:22:35 -0600
  260. busybox (0.51-1) unstable; urgency=low
  261. * Fixes several critical bugs (see the busybox changelog
  262. for complete details)
  263. * Force USE_SYSTEM_PWD_GRP=false, so busybox bypasses
  264. the glibc NSS libraries. (closes: #93362)
  265. * Fixed a bug in sed's address range handling (closes: #91758)
  266. * Removed irrelevant cruft from the bottem of debian/changelog
  267. -- Erik Andersen <andersee@debian.org> Tue, 10 Apr 2001 14:07:29 -0600
  268. busybox (0.50-2) unstable; urgency=low
  269. * Enabled freeramdisk and pivot_root in the udeb (closes: #91336)
  270. * Disabled lash (the busybox shell) in the udeb (closes: #91337)
  271. * fixed a bug in syslog, a problem with rebooting when booted as
  272. an initrd, and a few other minor problems.
  273. -- Erik Andersen <andersee@debian.org> Sun, 25 Mar 2001 20:59:44 -0700
  274. busybox (0.50-2) unstable; urgency=low
  275. * Enabled freeramdisk and pivot_root in the udeb (closes: #91336)
  276. * Disabled lash (the busybox shell) in the udeb (closes: #91337)
  277. * fixed a bug in syslog, a problem with rebooting when booted as
  278. an initrd, and a few other minor problems.
  279. -- Erik Andersen <andersee@debian.org> Sun, 25 Mar 2001 20:59:44 -0700
  280. busybox (0.50-1) unstable; urgency=low
  281. * Tons on improvements all around -- See changelog for details.
  282. * Fix malformed Build-Depends (closes: #86930)
  283. * grep has worked for some time now (closes: #81084)
  284. * init compiles with DEBUG_INIT enabled (closes: #85794)
  285. * md5sum no longer displays filename when reading stdin (closes: #81283)
  286. * lsmod, rmmod, and insmod are no longer enabled (closes: #85642)
  287. * busybox and buxybox-static now conflict/replace each other (closes: #80421)
  288. -- Erik Andersen <andersee@debian.org> Thu, 15 Mar 2001 14:45:00 -0700
  289. busybox (0.49-1) unstable; urgency=low
  290. * Lots more source updates and bug fixes. See changelog for details.
  291. -- Erik Andersen <andersee@debian.org> Sat, 27 Jan 2001 01:45:53 -0700
  292. busybox (0.48-1) unstable; urgency=low
  293. * Lots more source updates and bug fixes. See changelog for details.
  294. * Now includes .udeb support for the debian-installer. The .udeb
  295. probably needs some more work, but this should be a good start.
  296. -- Erik Andersen <andersee@debian.org> Wed, 13 Dec 2000 08:36:07 -0700
  297. busybox (0.47-1) unstable; urgency=low
  298. * New version released. See changelog for details.
  299. -- Erik Andersen <andersee@debian.org> Mon, 25 Sep 2000 23:00:56 -0600
  300. busybox (0.46-1) unstable; urgency=low
  301. * New version released. See changelog for details.
  302. -- Erik Andersen <andersee@debian.org> Tue, 11 Jul 2000 12:15:44 -0600
  303. busybox (0.45-1) unstable; urgency=low
  304. * First attempt at packaging BusyBox as a .deb. This has been in
  305. in the Debian boot-floppies CVS tree forever. Hopefully, having it as a
  306. standalone app will make life easier for me, the debian-installer team, and
  307. everyone else as well...
  308. * I have created a busybox-static that can be used as a rescue shell when you
  309. hose your system. Just invoke "busybox sh" to fir up the shell. This has
  310. every app provided by busybox staically linked in. There have been several
  311. times in the past that I would have loved to have this sitting on my system
  312. (i.e. when libc gets screwed up.)
  313. -- Erik Andersen <andersee@debian.org> Tue, 27 Jun 2000 12:26:41 -0600