OSDN Git Service

3733b657c328fd0690a8077baf441cb61b6ed807
[uclinux-h8/uClibc.git] / debian / changelog
1 uclibc (0.9.18-1) unstable; urgency=low
2
3   * New upstream release
4   * Update to kernel-source-2.4.20
5   * Upgrade .shlib dependencies
6   * Enable IPv6 and other options (Closes: #174092)
7   * Remove build directory from ld script (Closes: #161474)
8   * Add/fix /lib/ld-uClibc.so.0 symlink
9
10  -- David Schleef <ds@schleef.org>  Wed, 12 Feb 2003 12:40:38 -0800
11
12 uclibc (0.9.16-6) unstable; urgency=low
13
14   * Reenable FPU and C99 math support that were accidentally
15     disabled in the move to 0.9.16. (Closes: #171359, #172686)
16   * Fix ${arch}-uclibc-xx installation directory (should be /usr/bin)
17   * Make ldd work with dh_shlibdeps (Closes: #171282, #171287)
18
19  -- David Schleef <ds@schleef.org>  Wed, 11 Dec 2002 15:55:52 -0800
20
21 uclibc (0.9.16-5) unstable; urgency=low
22
23   * (Attempt #2) Removed some default flags on sparc.
24
25  -- David Schleef <ds@schleef.org>  Wed, 27 Nov 2002 13:56:39 -0800
26
27 uclibc (0.9.16-4) unstable; urgency=low
28
29   * Removed some default flags on m68k and sparc, since they don't
30     work with the standard gcc.
31   * Stripped quotes around ARCH_CFLAGS
32
33  -- David Schleef <ds@schleef.org>  Fri, 22 Nov 2002 15:15:25 -0800
34
35 uclibc (0.9.16-3) unstable; urgency=low
36
37   * Got the last change wrong.
38   * Enabled alpha build.
39
40  -- David Schleef <ds@schleef.org>  Thu, 21 Nov 2002 16:24:27 -0800
41
42 uclibc (0.9.16-2) unstable; urgency=low
43
44   * Disable shared lib loader on m68k and sparc
45
46  -- David Schleef <ds@schleef.org>  Wed, 20 Nov 2002 19:45:31 -0800
47
48 uclibc (0.9.16-1) unstable; urgency=low
49
50   * New upstream release (Closes: #169650, #169547)
51   * Rewrote much of the installation code to use dh_ more
52   * Removed gasp man page link (Closes: #169648)
53   * Upstream uses new configuration method (Closes: #169513)
54
55  -- David Schleef <ds@schleef.org>  Mon, 18 Nov 2002 11:32:43 -0800
56
57 uclibc (0.9.12-2) unstable; urgency=low
58
59   * Make sure MAS_MMU=true on m68k
60
61  -- David Schleef <ds@schleef.org>  Thu, 27 Jun 2002 15:04:59 -0700
62
63 uclibc (0.9.12-1) unstable; urgency=low
64
65   * New upstream release.
66   * Attempt to fix MIPS build again. (Closes: #150313)
67
68  -- David Schleef <ds@schleef.org>  Mon, 24 Jun 2002 16:26:18 -0700
69
70 uclibc (0.9.11-cvs20020619-1) unstable; urgency=low
71
72   * This is an automatic snapshot of uClibc CVS
73   * new snapshot
74   * MIPS build should have been fixed in the last entry, which
75     was not actually uploaded (Closes: #150313).
76
77  -- David Schleef <ds@schleef.org>  Wed, 19 Jun 2002 11:45:59 -0700
78
79 uclibc (0.9.11-cvs20020420-1) unstable; urgency=low
80
81   * Many of the configs have broken CROSS definitions.  Compensate
82     for that in debian/rules.
83
84  -- David Schleef <ds@schleef.org>  Sat, 20 Apr 2002 15:40:39 -0700
85
86 uclibc (0.9.11-cvs20020419-1) unstable; urgency=low
87
88   * new upstream snapshot
89     - should fix build on sparc and m68kk (Closes: #142708)
90   * I wanted to have a debian package for the 0.9.11 release, but
91     that was rather broken on PowerPC.
92   * Updated kernel source to 2.4.18
93
94  -- David Schleef <ds@schleef.org>  Fri, 19 Apr 2002 10:15:59 -0700
95
96 uclibc (0.9.10-cvs20020406-1) unstable; urgency=low
97
98   * new upstream snapshot
99     - should fix build on mips
100   * updated shlibs to 0.9.10, since it was broken previously (actually
101     was done in previous upload)
102   * create top-level lib/, for safety
103
104  -- David Schleef <ds@schleef.org>  Sat,  6 Apr 2002 14:34:41 -0800
105
106 uclibc (0.9.10-1) unstable; urgency=low
107
108   * New upstream release (Closes: #140295)
109
110  -- David Schleef <ds@schleef.org>  Thu, 28 Mar 2002 11:25:17 -0800
111
112 uclibc (0.9.9-cvs20020221-2) unstable; urgency=low
113
114   * debian/rules: touch linux/autoconf.h.  Should make us buildable
115     on arm.
116   * add build-dep on bzip2
117
118  -- David Schleef <ds@schleef.org>  Sun, 24 Feb 2002 17:26:37 -0800
119
120 uclibc (0.9.9-cvs20020221-1) unstable; urgency=low
121
122   * New upstream snapshot
123   * Add subarchitecture symlinks on arm
124   * Use mips config file on mipsel
125
126  -- David Schleef <ds@schleef.org>  Thu, 21 Feb 2002 23:11:23 -0800
127
128 uclibc (0.9.9-cvs20020210-1) unstable; urgency=low
129
130   * New upstream snapshot.
131   * debian/mksnapshot: updated version and filenames
132   * debian/control.in: changed dependency from kernel-headers to
133       kernel-source.
134   * debian/rules: force HAS_MMU=true
135   * debian/rules: change mipsel to mips
136   * debian/rules: untar kernel-source include directory and use
137       that as kernel source.
138   * Previous 3 lines should fix autobuildability (Closes: #131373)
139
140  -- David Schleef <ds@schleef.org>  Sun, 10 Feb 2002 17:11:22 -0800
141
142 uclibc (0.9.5-cvs20011117-1) unstable; urgency=low
143
144   * New upstream snaphot
145   * mksnapshot (new): script to generate snapshots from upstream CVS
146   * control, control.in: limited architectures to those that can
147       theoretically build.  Updated kernel-headers dependency to
148       -2.4.10 -- this may cause problems with autobuilders.
149   * fixlinks (new): script to fix up symlinks to comply with policy.
150       Decreases number of lintian complaints.
151   * rules: use fixlinks.  Fix method of finding kernel headers --
152       should increase potential autobuildability.
153   * uclibc-ldd.1, uclibc-readelf.1: Bogus updates to bogus man pages.
154       These really need to be written.
155
156  -- David Schleef <ds@schleef.org>  Sat, 17 Nov 2001 18:10:33 -0800
157
158 uclibc (0.9.5-cvs20011011-1) unstable; urgency=low
159
160   * Closes #104243
161
162  -- David Schleef <ds@schleef.org>  Thu, 11 Oct 2001 13:29:02 -0700
163
164 uclibc (0.9.5-cvs20010702-1) unstable; urgency=low
165
166   * Build from CVS
167   * Can create cross-compiling library (but not cross packages)
168
169  -- David Schleef <ds@schleef.org>  Mon,  2 Jul 2001 23:16:20 -0700
170
171 uclibc (0.9.5-cvs20010630-1) unstable; urgency=low
172
173   * No, really.  Initial Release.  I mean it this time.
174   * Clean up patch.
175
176  -- David Schleef <ds@schleef.org>  Sat, 30 Jun 2001 17:12:41 -0700
177
178 uclibc (0.9.5-cvs20010626-1) unstable; urgency=low
179
180   * No, really.  Initial Release.
181
182  -- David Schleef <ds@schleef.org>  Thu, 28 Jun 2001 16:49:25 -0700
183
184 uclibc (0.9.5-cvs20010625-1) unstable; urgency=low
185
186   * Initial Release.
187
188  -- David Schleef <ds@schleef.org>  Mon, 25 Jun 2001 22:13:43 -0700
189