Logoj0ke.net Open Build Service > Projects > server:monitoring > dietlibc > dietlibc.changes
Sign Up | Log In

File dietlibc.changes of Package dietlibc

 
1
-------------------------------------------------------------------
2
Tue Nov 27 20:07:55 CET 2012 - sbrabec@suse.cz
3
4
- Verify GPG signature.
5
6
-------------------------------------------------------------------
7
Mon Apr 16 15:32:15 UTC 2012 - dvaleev@suse.com
8
9
- rework ppc patch. Needs to be applied only on ppc64 
10
11
-------------------------------------------------------------------
12
Thu Mar 15 15:37:08 UTC 2012 - dvaleev@suse.com
13
14
- fix ppc and ppc64 builds 
15
16
-------------------------------------------------------------------
17
Sun Feb  5 20:22:13 UTC 2012 - jengelh@medozas.de
18
19
- Remove redundant tags/sections
20
21
-------------------------------------------------------------------
22
Wed Oct  5 10:55:28 UTC 2011 - tserong@suse.com
23
24
- Exclude ARM architecture from build (invalid opcodes in setjmp
25
  and longjmp for armv7hl/vfpv3-d16)
26
27
-------------------------------------------------------------------
28
Fri Jun 18 14:39:58 UTC 2010 - bg@novell.com
29
30
- apply debian patch to fix build on hppa
31
32
-------------------------------------------------------------------
33
Mon Feb  8 23:11:54 UTC 2010 - jengelh@medozas.de
34
35
- workaround broken Makefile heuristic to detect arch
36
37
-------------------------------------------------------------------
38
Tue Nov  3 19:09:12 UTC 2009 - coolo@novell.com
39
40
- updated patches to apply with fuzz=0
41
42
-------------------------------------------------------------------
43
Fri Feb 15 17:51:34 CET 2008 - schwab@suse.de
44
45
- Fix tls setup for -fstack-protector.
46
47
-------------------------------------------------------------------
48
Sun Jan 27 22:47:28 CET 2008 - dmueller@suse.de
49
50
- update to 0.31:
51
  * many fixes, see http://www.fefe.de/dietlibc/changes-0.31.txt
52
  * -fstack-protector support
53
54
-------------------------------------------------------------------
55
Thu Feb  1 11:52:59 CET 2007 - dmueller@suse.de
56
57
- update to 0.30:
58
  * remove upstream'ed patches
59
- remove glibc-specific flags from RPM_OPT_FLAGS
60
61
-------------------------------------------------------------------
62
Sun Feb 19 23:19:46 CET 2006 - dmueller@suse.de
63
64
- fix build on ppc 
65
66
-------------------------------------------------------------------
67
Wed Jan 25 21:30:07 CET 2006 - mls@suse.de
68
69
- converted neededforbuild to BuildRequires
70
71
-------------------------------------------------------------------
72
Wed Nov 16 15:43:54 CET 2005 - dmueller@suse.de
73
74
- fix kernel_size_t for x86_64 
75
76
-------------------------------------------------------------------
77
Mon Nov 14 21:48:10 CET 2005 - dmueller@suse.de
78
79
- use -fno-strict-aliasing 
80
81
-------------------------------------------------------------------
82
Fri Nov  4 17:42:20 CET 2005 - schwab@suse.de
83
84
- Implement pause on ia64.
85
86
-------------------------------------------------------------------
87
Fri Oct 21 18:26:10 CEST 2005 - dmueller@suse.de
88
89
- update to 0.29 
90
91
-------------------------------------------------------------------
92
Mon Sep 12 15:05:14 CEST 2005 - snwint@suse.de
93
94
- olh: fix ppc syscalls (#116391)
95
96
-------------------------------------------------------------------
97
Tue Aug  9 12:22:10 CEST 2005 - schwab@suse.de
98
99
- Fix ppc64 support.
100
101
-------------------------------------------------------------------
102
Thu May  5 11:26:30 CEST 2005 - schwab@suse.de
103
104
- Fix ia64 assembler.
105
106
-------------------------------------------------------------------
107
Thu Mar 24 15:54:56 CET 2005 - uli@suse.de
108
109
- fixed to build on ARM, GCC4
110
111
-------------------------------------------------------------------
112
Fri Oct 15 02:16:16 CEST 2004 - ro@suse.de
113
114
- define nonnull as glibc does
115
116
-------------------------------------------------------------------
117
Tue Mar 09 10:18:07 CET 2004 - mjancar@suse.cz
118
119
- undef WANT_SYSTENTER in dietfeatures.h, breaks on uml
120
  kernels (#35444)
121
122
-------------------------------------------------------------------
123
Fri Feb 27 16:32:42 CET 2004 - garloff@suse.de
124
125
- Implement pause() on AXP.
126
127
-------------------------------------------------------------------
128
Fri Feb 27 00:50:16 CET 2004 - ro@suse.de
129
130
- fix build on i386 with regparm changes
131
132
-------------------------------------------------------------------
133
Wed Feb 11 01:52:48 CET 2004 - ro@suse.de
134
135
- move ia64 specific ftruncate64 to ia64 dir
136
137
-------------------------------------------------------------------
138
Tue Feb 10 22:52:45 CET 2004 - schwab@suse.de
139
140
- Copy setjmp and longjmp from glibc.
141
142
-------------------------------------------------------------------
143
Thu Jan 29 14:31:29 CET 2004 - hare@suse.de
144
145
- Fixed setjmp() for s390 and s390x.
146
147
-------------------------------------------------------------------
148
Sat Jan 10 20:34:56 CET 2004 - adrian@suse.de
149
150
- build as user
151
152
-------------------------------------------------------------------
153
Wed Dec 10 14:36:08 CET 2003 - uli@suse.de
154
155
- map select to _newselect on s390* 
156
157
-------------------------------------------------------------------
158
Fri Oct 17 11:18:08 CEST 2003 - schwab@suse.de
159
160
- Fix ia64 support.
161
- Fix use of common symbols.
162
163
-------------------------------------------------------------------
164
Tue Oct 07 20:23:37 CEST 2003 - mjancar@suse.cz
165
166
- handle '%m' in printf
167
168
-------------------------------------------------------------------
169
Tue Oct 07 16:17:46 CEST 2003 - mjancar@suse.cz
170
171
- use $RPM_OPT_FLAGS
172
- cleanup the spec
173
- fix mmap and stat on s390 and s390x
174
- fix startup on ppc64
175
- fix fork __alarm and __time on ia64
176
177
-------------------------------------------------------------------
178
Thu Oct 02 09:19:19 CEST 2003 - mjancar@suse.cz
179
180
- update to 0.23
181
- kill obsolete patches
182
- fix startup on s390
183
- add missing elf definitions
184
- add preliminary support for s390x and ppc64
185
186
-------------------------------------------------------------------
187
Thu Sep 18 17:11:32 CEST 2003 - snwint@suse.de
188
189
- removed stray backup file (#30188)
190
191
-------------------------------------------------------------------
192
Sat Sep  6 19:09:26 CEST 2003 - schwab@suse.de
193
194
- Fix setting of environ in ia64 startup.
195
196
-------------------------------------------------------------------
197
Wed Aug 06 14:34:38 CEST 2003 - mjancar@suse.cz
198
199
- fix syscall on AMD64
200
201
-------------------------------------------------------------------
202
Fri Jun 27 18:03:01 CEST 2003 - mjancar@suse.cz
203
204
- fix realpath
205
- use qsort from uClibc instead of the insertsort
206
207
-------------------------------------------------------------------
208
Wed Feb  5 14:43:16 CET 2003 - bg@suse.de
209
210
- activated support for hppa
211
212
-------------------------------------------------------------------
213
Mon Feb  3 10:24:31 CET 2003 - meissner@suse.de
214
215
- Upgraded to 0.21, dropped atexit and s390 patch (already upstream)
216
- Fixed asm statement in ppc/mmap.c.
217
218
-------------------------------------------------------------------
219
Wed Sep 18 01:43:03 CEST 2002 - ro@suse.de
220
221
- removed bogus self-provides 
222
223
-------------------------------------------------------------------
224
Mon Aug 26 01:33:36 MEST 2002 - garloff@suse.de
225
226
- Make exit() alias to libc_exit in atexit strong. (Better fix for 
227
  atexit problem addressed by 2002-08-19 15:18 patch.)
228
229
-------------------------------------------------------------------
230
Tue Aug 20 17:07:15 CEST 2002 - schwab@suse.de
231
232
- Fix startup on ia64.
233
234
-------------------------------------------------------------------
235
Mon Aug 19 22:32:50 CEST 2002 - schwab@suse.de
236
237
- ia64 fixes:
238
  * Fix sys/types.h.
239
  * Implement more syscalls.
240
  * Fix syscall_weak macro.
241
242
-------------------------------------------------------------------
243
Mon Aug 19 15:18:25 MEST 2002 - garloff@suse.de
244
245
- Disable exit() weak alias in unified syscall in favour of exit()
246
  from atexit().
247
248
-------------------------------------------------------------------
249
Mon Aug 19 12:21:36 MEST 2002 - garloff@suse.de
250
251
- Split ppc diff into __powerpc__ -> powerpc stuff and the types
252
  corrections.
253
- Drop x86_64_ia64 diff, as x86_64 and ia64 support has been 
254
  integrated into dietlibc.
255
- Update to dietlibc-0.20:
256
  * calloc and malloc fixes
257
  * add ucontext
258
  * x86_64: umount and stime support, unified syscall fix
259
  * realpath fix
260
- Update to dietlibc-0.19:
261
  * Resistence to hostile DNS packets
262
  * Avoid __thread (keyword in gcc CVS)
263
  * ia64: start and unified syscall fixes
264
  * killpg is function now
265
  * sparc/strlen.S added
266
  * ARM fixes: setjmp, syscall
267
  * overflows: xdr_array, calloc, fread, fwrite
268
  * x86_64 socket calls and mmap
269
- Update to dietlibc-0.18:
270
  * Add: stpcpy, memrchr
271
  * x86_64 port (Michal Ludvig)
272
  * iA64 port (Thomas Ogrisegg)
273
  * truncate64/ftruncate64/getdents64
274
  * ARM profiling (WIP)
275
  * mktime fix
276
  * ftell takes into account ungetc now
277
  * perror resistance to NULL ptr
278
  * sig functions don't segfault for sig 0 any longer
279
  * socket syscalls for PA-Risc, iA64
280
  * PA-Risc clone
281
  * rand48 init fixes
282
  * fnmatch infinite loop fix
283
  * getopt, putenv tweaks
284
  * DNS resolver IPv6 transport capable (WANT_IPV6_DNS)
285
  * cpio.h, tar.h added.
286
  * signal() is wrapper to sigaction now
287
288
-------------------------------------------------------------------
289
Fri Aug 16 13:07:35 CEST 2002 - ro@suse.de
290
291
- removed empty post/postun-scripts (#17826) 
292
293
-------------------------------------------------------------------
294
Mon Jul 15 13:39:46 CEST 2002 - kukuk@suse.de
295
296
- Replace BuildArch with ExclusiveArch.
297
298
-------------------------------------------------------------------
299
Wed Jun  5 13:34:10 CEST 2002 - stepan@suse.de
300
301
- add support for x86-64
302
- add support for ia64 (not working)
303
304
-------------------------------------------------------------------
305
Fri May 10 13:26:57 CEST 2002 - garloff@suse.de
306
307
- Update to dietlibc-0.17:
308
  * patches (sigcontext, termios, AXP signal ...) have been merged
309
  * fixes (i386/getenv, long long scanf, ptrace, md5 glue, 
310
    i386 memcpy, DNS domain search, i386 memchr,memcmp (count=0),
311
    getservent_r, i386 RAND_MAX ...)
312
  * new functions (memccpy, strncpy, regex, getdelim, getline, ...)
313
  * profiling support (i386 only)
314
- S/390 still segfaults :-(
315
316
-------------------------------------------------------------------
317
Fri May 10 02:10:39 CEST 2002 - garloff@suse.de
318
319
- Fix s390 clone(). 
320
321
-------------------------------------------------------------------
322
Tue Apr  9 16:51:28 CEST 2002 - ro@suse.de
323
324
- close the if in asm/sigcontext.h 
325
326
-------------------------------------------------------------------
327
Mon Feb 25 17:50:31 MET 2002 - garloff@suse.de
328
329
- Fix typo in alpha code.
330
331
-------------------------------------------------------------------
332
Mon Feb 25 17:00:41 CET 2002 - garloff@suse.de
333
334
- Add support for signal() on alpha (osf_signal syscall does not
335
  work, instead use sigaction.)
336
337
-------------------------------------------------------------------
338
Mon Feb 25 15:10:42 CET 2002 - garloff@suse.de
339
340
- types used in communiaction with kernel should be declared
341
  accordingly, i.e. arch dependently.
342
- __powerpc__ -> powerpc  
343
344
-------------------------------------------------------------------
345
Mon Feb 25 13:24:05 CET 2002 - garloff@suse.de
346
347
- struct termios differs between architectures in aux bits.
348
  ioctls failed because of different sizeof(termios).
349
350
-------------------------------------------------------------------
351
Thu Feb 21 18:18:20 CET 2002 - garloff@suse.de
352
353
- Update to dietlibc-0.15:
354
  * Patches (alpha, fdatasync, sprintf) got integrated
355
  * Fixes (vfork->fork, bsearch, MIPS+HP-PA fixes, gethostbyname,
356
    inet_aton, fdopen, strftime, fmod, strstr, strncpy, i386 
357
    asm getenv, grantpt, ptsname, unlockpt, getservent_r, ...)
358
359
-------------------------------------------------------------------
360
Thu Feb 21 01:35:27 MET 2002 - garloff@suse.de
361
362
- Fix sprintf.
363
364
-------------------------------------------------------------------
365
Wed Feb 20 23:53:23 CET 2002 - garloff@suse.de
366
367
- Support archs without __NR_fdatasync (i.e. alpha)
368
- Symbol address of glibc_deitlibc link guard is a .quad for alpha
369
370
-------------------------------------------------------------------
371
Wed Feb 20 19:05:26 CET 2002 - garloff@suse.de
372
373
- Use BuildRoot.
374
375
-------------------------------------------------------------------
376
Wed Feb 20 17:35:56 MET 2002 - garloff@suse.de
377
378
- Update to dietlibc-0.14:
379
  * ports to S/390 and parisc
380
  * various bugfixes (brk, vfork, fflush, ttyname, getpass, ...)
381
- Add patch for alpha 
382
- Add fdatasync syscall
383
384
-------------------------------------------------------------------
385
Mon Feb  4 15:32:03 CET 2002 - uli@suse.de
386
387
- yeah, maybe, but it's still armv4l, not arm4vl...
388
389
-------------------------------------------------------------------
390
Wed Jan  2 03:00:10 MET 2002 - adrian@suse.de
391
392
- allow compile on mips and arm. It is even working ;)
393
394
-------------------------------------------------------------------
395
Tue Dec 18 12:31:24 CET 2001 - snwint@suse.de
396
397
- fixed scanf(): %n was broken, long long didn't work
398
399
-------------------------------------------------------------------
400
Mon Dec  3 15:22:26 CET 2001 - mludvig@suse.cz
401
402
- Updated to version 0.12
403
404
-------------------------------------------------------------------
405
Mon Sep  3 15:50:38 CEST 2001 - kukuk@suse.de
406
407
- Remove broken #if case, compiler will optimize normal code
408
409
-------------------------------------------------------------------
410
Tue Aug 28 11:39:30 CEST 2001 - mludvig@suse.cz
411
412
- Initial release based on dietlibc-0.11
413
- Added support for %n in *scanf
414
- Added pivot_root(2) syscall
415
- Synced to dietlibc's CVS
416