changelog 3.5 KB

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