changelog 3.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. uclibc (0.9.10-cvs20020406-1) unstable; urgency=low
  2. * new upstream snapshot
  3. - should fix build on mips
  4. * updated shlibs to 0.9.10, since it was broken previously (actually
  5. was done in previous upload)
  6. * create top-level lib/, for safety
  7. -- David Schleef <ds@schleef.org> Sat, 6 Apr 2002 14:34:41 -0800
  8. uclibc (0.9.10-1) unstable; urgency=low
  9. * New upstream release (Closes: #140295)
  10. -- David Schleef <ds@schleef.org> Thu, 28 Mar 2002 11:25:17 -0800
  11. uclibc (0.9.9-cvs20020221-2) unstable; urgency=low
  12. * debian/rules: touch linux/autoconf.h. Should make us buildable
  13. on arm.
  14. * add build-dep on bzip2
  15. -- David Schleef <ds@schleef.org> Sun, 24 Feb 2002 17:26:37 -0800
  16. uclibc (0.9.9-cvs20020221-1) unstable; urgency=low
  17. * New upstream snapshot
  18. * Add subarchitecture symlinks on arm
  19. * Use mips config file on mipsel
  20. -- David Schleef <ds@schleef.org> Thu, 21 Feb 2002 23:11:23 -0800
  21. uclibc (0.9.9-cvs20020210-1) unstable; urgency=low
  22. * New upstream snapshot.
  23. * debian/mksnapshot: updated version and filenames
  24. * debian/control.in: changed dependency from kernel-headers to
  25. kernel-source.
  26. * debian/rules: force HAS_MMU=true
  27. * debian/rules: change mipsel to mips
  28. * debian/rules: untar kernel-source include directory and use
  29. that as kernel source.
  30. * Previous 3 lines should fix autobuildability (Closes: #131373)
  31. -- David Schleef <ds@schleef.org> Sun, 10 Feb 2002 17:11:22 -0800
  32. uclibc (0.9.5-cvs20011117-1) unstable; urgency=low
  33. * New upstream snaphot
  34. * mksnapshot (new): script to generate snapshots from upstream CVS
  35. * control, control.in: limited architectures to those that can
  36. theoretically build. Updated kernel-headers dependency to
  37. -2.4.10 -- this may cause problems with autobuilders.
  38. * fixlinks (new): script to fix up symlinks to comply with policy.
  39. Decreases number of lintian complaints.
  40. * rules: use fixlinks. Fix method of finding kernel headers --
  41. should increase potential autobuildability.
  42. * uclibc-ldd.1, uclibc-readelf.1: Bogus updates to bogus man pages.
  43. These really need to be written.
  44. -- David Schleef <ds@schleef.org> Sat, 17 Nov 2001 18:10:33 -0800
  45. uclibc (0.9.5-cvs20011011-1) unstable; urgency=low
  46. * Closes #104243
  47. -- David Schleef <ds@schleef.org> Thu, 11 Oct 2001 13:29:02 -0700
  48. uclibc (0.9.5-cvs20010702-1) unstable; urgency=low
  49. * Build from CVS
  50. * Can create cross-compiling library (but not cross packages)
  51. -- David Schleef <ds@schleef.org> Mon, 2 Jul 2001 23:16:20 -0700
  52. uclibc (0.9.5-cvs20010630-1) unstable; urgency=low
  53. * No, really. Initial Release. I mean it this time.
  54. * Clean up patch.
  55. -- David Schleef <ds@schleef.org> Sat, 30 Jun 2001 17:12:41 -0700
  56. uclibc (0.9.5-cvs20010626-1) unstable; urgency=low
  57. * No, really. Initial Release.
  58. -- David Schleef <ds@schleef.org> Thu, 28 Jun 2001 16:49:25 -0700
  59. uclibc (0.9.5-cvs20010625-1) unstable; urgency=low
  60. * Initial Release.
  61. -- David Schleef <ds@schleef.org> Mon, 25 Jun 2001 22:13:43 -0700