File timezone.changes of Package timezone
xxxxxxxxxx
1
-------------------------------------------------------------------
2
Mon Feb 24 19:31:22 UTC 2025 - Antonio Teixeira <antonio.teixeira@suse.com>
3
4
- Update to 2025a:
5
* Paraguay adopts permanent -03 starting spring 2024
6
* Improve pre-1991 data for the Philippines
7
* Etc/Unknown is now reserved
8
- Update to 2024b:
9
* Improve historical data for Mexico, Mongolia, and Portugal.
10
* System V names are now obsolescent.
11
* The main data form now uses %z.
12
* The code now conforms to RFC 8536 for early timestamps.
13
* Support POSIX.1-2024, which removes asctime_r and ctime_r.
14
* Assume POSIX.2-1992 or later for shell scripts.
15
* SUPPORT_C89 now defaults to 1.
16
- Add revert-philippines-historical-data.patch, revert-systemv-deprecation.patch
17
* Fixes testsuite failures for other packages
18
19
-------------------------------------------------------------------
20
Fri Feb 23 15:39:28 UTC 2024 - Danilo Spinella <danilo.spinella@suse.com>
21
22
- update to 2024a:
23
* Kazakhstan unifies on UTC+5. This affects Asia/Almaty and
24
Asia/Qostanay which together represent the eastern portion of the
25
country that will transition from UTC+6 on 2024-03-01 at 00:00 to
26
join the western portion. (Thanks to Zhanbolat Raimbekov.)
27
* Palestine springs forward a week later than previously predicted
28
in 2024 and 2025. (Thanks to Heba Hamad.) Change spring-forward
29
predictions to the second Saturday after Ramadan, not the first;
30
this also affects other predictions starting in 2039.
31
* Asia/Ho_Chi_Minh's 1955-07-01 transition occurred at 01:00
32
not 00:00. (Thanks to Đoàn Trần Công Danh.)
33
* From 1947 through 1949, Toronto's transitions occurred at 02:00
34
not 00:00. (Thanks to Chris Walton.)
35
* In 1911 Miquelon adopted standard time on June 15, not May 15.
36
* The FROM and TO columns of Rule lines can no longer be "minimum"
37
or an abbreviation of "minimum", because TZif files do not support
38
DST rules that extend into the indefinite past - although these
39
rules were supported when TZif files had only 32-bit data, this
40
stopped working when 64-bit TZif files were introduced in 1995.
41
This should not be a problem for realistic data, since DST was
42
first used in the 20th century. As a transition aid, FROM columns
43
like "minimum" are now diagnosed and then treated as if they were
44
the year 1900; this should suffice for TZif files on old systems
45
with only 32-bit time_t, and it is more compatible with bugs in
46
2023c-and-earlier localtime.c. (Problem reported by Yoshito
47
Umaoka.)
48
* localtime and related functions no longer mishandle some
49
timestamps that occur about 400 years after a switch to a time
50
zone with a DST schedule. In 2023d data this problem was visible
51
for some timestamps in November 2422, November 2822, etc. in
52
America/Ciudad_Juarez. (Problem reported by Gilmore Davidson.)
53
* strftime %s now uses tm_gmtoff if available. (Problem and draft
54
patch reported by Dag-Erling Smørgrav.)
55
* The strftime man page documents which struct tm members affect
56
which conversion specs, and that tzset is called. (Problems
57
reported by Robert Elz and Steve Summit.)
58
59
-------------------------------------------------------------------
60
Thu Jan 25 14:18:12 UTC 2024 - Danilo Spinella <danilo.spinella@suse.com>
61
62
- update to 2023d:
63
* Ittoqqortoormiit, Greenland changes time zones on
64
2024-03-31.
65
* Vostok, Antarctica changed time zones on 2023-12-18.
66
* Casey, Antarctica changed time zones five times since
67
2020.
68
* Code and data fixes for Palestine timestamps starting in
69
2072.
70
* A new data file zonenow.tab for timestamps starting now.
71
* Fix predictions for DST transitions in Palestine in
72
2072-2075, correcting a typo introduced in 2023a.
73
* Vostok, Antarctica changed to +05 on 2023-12-18. It had
74
been at +07 (not +06) for years.
75
* Change data for Casey, Antarctica to agree with
76
timeanddate.com, by adding five time zone changes since 2020.
77
Casey is now at +08 instead of +11.
78
* Much of Greenland, represented by America/Nuuk, changed
79
its standard time from -03 to -02 on 2023-03-25, not on
80
2023-10-28.
81
* localtime.c no longer mishandles TZif files that contain
82
a single transition into a DST regime. Previously,
83
it incorrectly assumed DST was in effect before the transition
84
too.
85
* tzselect no longer creates temporary files.
86
* tzselect no longer mishandles the following:
87
* Spaces and most other special characters in BUGEMAIL,
88
PACKAGE, TZDIR, and VERSION.
89
* TZ strings when using mawk 1.4.3, which mishandles
90
regular expressions of the form /X{2,}/.
91
* ISO 6709 coordinates when using an awk that lacks the
92
GNU extension of newlines in -v option-arguments.
93
* Non UTF-8 locales when using an iconv command that
94
lacks the GNU //TRANSLIT extension.
95
* zic no longer mishandles data for Palestine after the
96
year 2075.
97
- Refresh tzdata-china.diff
98
99
-------------------------------------------------------------------
100
Fri Mar 31 08:48:51 UTC 2023 - Danilo Spinella <danilo.spinella@suse.com>
101
102
- timezone update 2023c:
103
* Revert changes made in 2023b
104
- timezone update 2023b:
105
* Lebanon delays the start of DST this year.
106
- timezone update 2023a:
107
* Egypt now uses DST again, from April through October.
108
* This year Morocco springs forward April 23, not April 30.
109
* Palestine delays the start of DST this year.
110
* Much of Greenland still uses DST from 2024 on.
111
* America/Yellowknife now links to America/Edmonton.
112
* tzselect can now use current time to help infer timezone.
113
* The code now defaults to C99 or later.
114
- Refresh tzdata-china.diff
115
116
-------------------------------------------------------------------
117
Mon Dec 5 11:20:22 UTC 2022 - Danilo Spinella <danilo.spinella@suse.com>
118
119
- timezone update 2022g (bsc#1177460):
120
* In the Mexican state of Chihuahua, the border strip near the US
121
will change to agree with nearby US locations on 2022-11-30.
122
The strip's western part, represented by Ciudad Juárez, switches
123
from -06 all year to -07/-06 with US DST rules, like El Paso, TX.
124
The eastern part, represented by Ojinaga, will observe US DST next
125
year, like Presidio, TX.
126
A new Zone America/Ciudad_Juarez splits from America/Ojinaga.
127
* Much of Greenland, represented by America/Nuuk, stops observing
128
winter time after March 2023, so its daylight saving time becomes
129
standard time.
130
* Changes for pre-1996 northern Canada
131
* Update to past DST transition in Colombia (1993), Singapore
132
(1981)
133
* timegm is now supported by default
134
135
-------------------------------------------------------------------
136
Mon Oct 31 16:53:51 UTC 2022 - Danilo Spinella <danilo.spinella@suse.com>
137
138
- timezone update 2022f (bsc#1177460):
139
* Mexico will no longer observe DST except near the US border
140
* Chihuahua moves to year-round -06 on 2022-10-30
141
* Fiji no longer observes DST
142
* Move links to 'backward'
143
* In vanguard form, GMT is now a Zone and Etc/GMT a link
144
* zic now supports links to links, and vanguard form uses this
145
* Simplify four Ontario zones
146
* Fix a Y2438 bug when reading TZif data
147
* Enable 64-bit time_t on 32-bit glibc platforms
148
* Omit large-file support when no longer needed
149
* In C code, use some C23 features if available
150
* Remove no-longer-needed workaround for Qt bug 53071
151
- Refreshed patches:
152
* fat.patch
153
* tzdata-china.diff
154
155
-------------------------------------------------------------------
156
Wed Oct 12 09:32:21 UTC 2022 - Danilo Spinella <danilo.spinella@suse.com>
157
158
- timezone update 2022e (bsc#1177460):
159
* Jordan and Syria switch from +02/+03 with DST to year-round +03
160
- timezone update 2022d:
161
* Palestine transitions are now Saturdays at 02:00
162
* Simplify three Ukraine zones into one
163
- timezone update 2022c:
164
* Work around awk bug
165
* Improve tzselect on intercontinental Zones
166
- timezone update 2022b:
167
* Chile's DST is delayed by a week in September 2022 boo#1202324
168
* Iran no longer observes DST after 2022
169
* Rename Europe/Kiev to Europe/Kyiv
170
* New zic -R option
171
* Vanguard form now uses %z
172
* Finish moving duplicate-since-1970 zones to 'backzone'
173
- Refresh tzdata-china.diff
174
- Remove upstreamed bsc1202310.patch
175
176
-------------------------------------------------------------------
177
Fri Aug 26 10:06:00 UTC 2022 - Danilo Spinella <danilo.spinella@suse.com>
178
179
- Update to reflect new Chile DST change, bsc#1202310
180
* bsc1202310.patch
181
182
-------------------------------------------------------------------
183
Thu Mar 17 09:50:50 UTC 2022 - Danilo Spinella <danilo.spinella@suse.com>
184
185
- timezone update 2022a (bsc#1177460):
186
* Palestine will spring forward on 2022-03-27, not -03-26*
187
* zdump -v now outputs better failure indications
188
* Bug fixes for code that reads corrupted TZif data
189
190
-------------------------------------------------------------------
191
Wed Nov 17 17:36:49 UTC 2021 - Danilo Spinella <danilo.spinella@suse.com>
192
193
- timezone update 2021e (bsc#1177460):
194
* Palestine will fall back 10-29 (not 10-30) at 01:00
195
196
- timezone update 2021d:
197
* Fiji suspends DST for the 2021/2022 season
198
* 'zic -r' marks unspecified timestamps with "-00"
199
200
- timezone update 2021c:
201
* Revert almost all of 2021b's changes to the 'backward' file
202
* Fix a bug in 'zic -b fat' that caused old timestamps to be
203
mishandled in 32-bit-only readers
204
205
- timezone update 2021b:
206
* Jordan now starts DST on February's last Thursday.
207
* Samoa no longer observes DST.
208
* Move some backward-compatibility links to 'backward'.
209
* Rename Pacific/Enderbury to Pacific/Kanton.
210
* Correct many pre-1993 transitions in Malawi, Portugal, etc.
211
* zic now creates each output file or link atomically.
212
* zic -L no longer omits the POSIX TZ string in its output.
213
* zic fixes for truncation and leap second table expiration.
214
* zic now follows POSIX for TZ strings using all-year DST.
215
* Fix some localtime crashes and bugs in obscure cases.
216
* zdump -v now outputs more-useful boundary cases.
217
* tzfile.5 better matches a draft successor to RFC 8536.
218
219
- Refresh tzdata-china.patch
220
221
-------------------------------------------------------------------
222
Thu Jul 8 14:37:31 UTC 2021 - Markéta Machová <mmachova@suse.com>
223
224
- Install tzdata.zi (bsc#1188127)
225
226
-------------------------------------------------------------------
227
Mon Jan 25 07:59:56 UTC 2021 - Markéta Machová <mmachova@suse.com>
228
229
- timezone update 2021a (bsc#1177460)
230
* South Sudan changes from +03 to +02 on 2021-02-01 at 00:00.
231
232
-------------------------------------------------------------------
233
Tue Dec 29 20:58:56 UTC 2020 - Markéta Machová <mmachova@suse.com>
234
235
- timezone update 2020f (bsc#1177460)
236
* 'make rearguard_tarballs' no longer generates a bad rearguard.zi,
237
fixing a 2020e bug.
238
239
-------------------------------------------------------------------
240
Wed Dec 23 06:55:02 UTC 2020 - Markéta Machová <mmachova@suse.com>
241
242
- timezone update 2020e (bsc#1177460)
243
* Volgograd switches to Moscow time on 2020-12-27 at 02:00.
244
245
-------------------------------------------------------------------
246
Mon Nov 2 13:21:52 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
247
248
- Add fat.patch to generate "fat" timezone files (was default before 2020b)
249
bsc#1178346
250
251
-------------------------------------------------------------------
252
Thu Oct 22 07:34:04 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
253
254
- timezone update 2020d (bsc#1177460)
255
* Palestine ends DST earlier than predicted, on 2020-10-24.
256
257
-------------------------------------------------------------------
258
Mon Oct 19 09:29:56 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
259
260
- timezone update 2020c (bsc#1177460)
261
* Fiji starts DST later than usual, on 2020-12-20.
262
263
-------------------------------------------------------------------
264
Thu Oct 8 08:56:16 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
265
266
- timezone update 2020b (bsc#1177460)
267
* Revised predictions for Morocco's changes starting in 2023.
268
* Canada's Yukon changes to -07 on 2020-11-01, not 2020-03-08.
269
* Macquarie Island has stayed in sync with Tasmania since 2011.
270
* Casey, Antarctica is at +08 in winter and +11 in summer.
271
* zic no longer supports -y, nor the TYPE field of Rules.
272
- Rebased timezone-2018f-bsc1112310.patch
273
274
-------------------------------------------------------------------
275
Mon May 25 14:00:01 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
276
277
- zdump --version reported "unknown" (boo#1172055)
278
279
-------------------------------------------------------------------
280
Fri Apr 24 07:51:37 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
281
282
- timezone update 2020a (bsc#1169582)
283
* Morocco springs forward on 2020-05-31, not 2020-05-24.
284
* Canada's Yukon advanced to -07 year-round on 2020-03-08.
285
* America/Nuuk renamed from America/Godthab.
286
* zic now supports expiration dates for leap second lists.
287
288
-------------------------------------------------------------------
289
Thu Sep 12 08:52:20 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
290
291
- timezone update 2019c (bsc#1150451)
292
* Fiji observes DST from 2019-11-10 to 2020-01-12.
293
* Norfolk Island starts observing Australian-style DST.
294
295
-------------------------------------------------------------------
296
Tue Jul 2 08:02:43 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
297
298
- timezone update 2019b (bsc#1140016):
299
* Brazil no longer observes DST.
300
* 'zic -b slim' outputs smaller TZif files.
301
* Palestine's 2019 spring-forward transition was on 03-29,
302
not 03-30.
303
* Add info about the Crimea situation.
304
305
-------------------------------------------------------------------
306
Tue Mar 26 11:40:27 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
307
308
- timezone update 2019a:
309
* Palestine "springs forward" on 2019-03-30 instead of 2019-03-23
310
* Metlakatla "fell back" to rejoin Alaska Time on 2019-01-20 at
311
02:00
312
* Israel observed DST in 1980 (08-02/09-13) and 1984 (05-05/08-25)
313
* zic now has an -r option to limit the time range of output data
314
315
-------------------------------------------------------------------
316
Fri Jan 4 09:35:04 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
317
318
- timezone update 2018i (bsc#1120402)
319
* São Tomé and Príncipe switches from +01 to +00 on 2019-01-01.
320
321
- timezone update 2018h
322
* Qyzylorda, Kazakhstan moved from +06 to +05 on 2018-12-21
323
* New zone Asia/Qostanay because Qostanay, Kazakhstan didn't move
324
* Metlakatla, Alaska observes PST this winter only
325
* Guess Morocco will continue to adjust clocks around Ramadan
326
* Add predictions for Iran from 2038 through 2090
327
328
-------------------------------------------------------------------
329
Sat Oct 27 12:20:44 UTC 2018 - astieger@suse.com
330
331
- timezone update 2018g:
332
* Morocco switches to permanent +01 on 2018-10-27 (bsc#1113554)
333
* code fixes for zic on 32 bit
334
335
-------------------------------------------------------------------
336
Thu Oct 18 13:28:04 UTC 2018 - astieger@suse.com
337
338
- Avoid build failures of timezone-java with javazic SLE/Leap 15
339
by using an alternative notation for a 1948-1951 DST transition
340
in Japan. add timezone-2018f-bsc1112310.patch, fixes boo#1112310
341
342
-------------------------------------------------------------------
343
Thu Oct 18 07:56:09 UTC 2018 - astieger@suse.com
344
345
- timezone update 2018f:
346
* Volgograd moves from +03 to +04 on 2018-10-28.
347
* Fiji ends DST 2019-01-13, not 2019-01-20.
348
* Most of Chile changes DST dates, effective 2019-04-06
349
(bsc#1104700)
350
* Corrections to past timestamps of DST transitions
351
* Use "PST" and "PDT" for Philippine time
352
* minor code changes to zic handling of the TZif format
353
* documentation updates
354
355
-------------------------------------------------------------------
356
Tue May 22 15:45:39 UTC 2018 - astieger@suse.com
357
358
- in SLE 15 / Leap 15.0 yast2-country stopped setting TIMEZONE in
359
/etc/sysconfig/clock and called systemd timedatectl instead.
360
No longer set /etc/localtime on timezone package updates to
361
avoid setting an incorrect timezone. bsc#1093392
362
363
-------------------------------------------------------------------
364
Fri May 4 05:57:53 UTC 2018 - astieger@suse.com
365
366
- timezone update 2018e:
367
* North Korea switches back from +0830 to +09 on 2018-05-05.
368
* Ireland's standard time is in the summer, with negative DST
369
offset to standard time used in Winter (bsc#1073299)
370
371
-------------------------------------------------------------------
372
Sat Mar 24 07:58:38 UTC 2018 - astieger@suse.com
373
374
- timezone update 2018d (bsc#1086729):
375
* In 2018, Palestine starts DST on March 24, not March 31
376
* Casey Station in Antarctica changed from +11 to +08 on
377
2018-03-11 at 04:00
378
* corrections for historical transitions
379
380
-------------------------------------------------------------------
381
Fri Jan 19 08:56:37 UTC 2018 - astieger@suse.com
382
383
- timezone update 2018c:
384
* São Tomé and Príncipe switched from +00 to +01 on 2018-01-01
385
* Southern Brazil's DST will now start on November's first Sunday
386
(bsc#1073275)
387
* New zic option -t to specify the time zone file if TZ is unset
388
389
-------------------------------------------------------------------
390
Mon Oct 23 15:26:15 UTC 2017 - astieger@suse.com
391
392
- timezone update 2017c (bsc#1064571):
393
* Northern Cyprus switches from +03 to +02/+03 on 2017-10-29
394
* Fiji ends DST 2018-01-14, not 2018-01-21
395
* Namibia switches from +01/+02 to +02 on 2018-04-01
396
* Sudan switches from +03 to +02 on 2017-11-01
397
* Tonga likely switches from +13/+14 to +13 on 2017-11-05
398
* Turks & Caicos switches from -04 to -05/-04 on 2018-11-04
399
* corrections to past DST transitions
400
* Move oversized Canada/East-Saskatchewan to 'backward' file
401
* zic and the reference runtime now reject multiple leap seconds
402
within 28 days of each other, or leap seconds before the Epoch
403
404
-------------------------------------------------------------------
405
Sat Oct 7 23:38:39 UTC 2017 - jengelh@inai.de
406
407
- Replace old RPM constructs by new equivalents.
408
Remove redundant %clean section.
409
410
-------------------------------------------------------------------
411
Fri Oct 6 12:20:02 UTC 2017 - fstrba@suse.com
412
413
- Require simply java, since with the new version of javazic, it
414
is possible to generate the timezone information using any java
415
version
416
417
-------------------------------------------------------------------
418
Sat Sep 16 07:11:55 UTC 2017 - fstrba@suse.com
419
420
- Do not require java-bootstrap, since it does not exist any more;
421
use java < 1.8 instead
422
423
-------------------------------------------------------------------
424
Wed Mar 22 08:17:32 UTC 2017 - astieger@suse.com
425
426
- timezone update 2017b:
427
* Haiti resumed observance of DST in 2017 (bsc#1030417)
428
* Liberia changed from -004430 to +00 on 1972-01-07, not 1972-05-01.
429
* Use "MMT" to abbreviate Liberia's time zone before 1972, as
430
"-004430" is one byte over the POSIX limit
431
432
-------------------------------------------------------------------
433
Wed Mar 1 08:16:26 UTC 2017 - astieger@suse.com
434
435
- timezone update 2017a:
436
* Mongolia no longer observes DST bsc#1024676
437
* Chile's Region of Magallanes moves from -04/-03 to -03
438
year-round starting 2017-05-13 23:00, split from
439
America/Santiago creating a new zone America/Punta_Arenas
440
Also affects Antarctica/Palmer. bsc#1024677
441
* Fixes to historical time stamps: Spain, Ecuador, Atyrau, Oral
442
* Switch to numeric, or commonly used time zone abbreviations
443
* zic no longer mishandles some transitions in January 2038
444
* date and strftime now cause %z to generate "-0000" instead of
445
"+0000" when the UT offset is zero and the time zone
446
abbreviation begins with "-".
447
448
-------------------------------------------------------------------
449
Thu Nov 24 09:20:48 UTC 2016 - astieger@suse.com
450
451
- timezone update 2016j [bsc#1011797]:
452
* Saratov, Russia switches from +03 to +04 on 2016-12-04 at 02:00.
453
(new zone Europe/Saratov split from Europe/Volgograd)
454
* 1994-1999 corrections for Kazakhstan, with new zone Asia/Atyrau
455
* Asia/Gaza and Asia/Hebron now use "EEST", not "EET", to denote
456
summer time before 1948. The old use of "EET" was a typo.
457
458
-------------------------------------------------------------------
459
Thu Nov 3 08:21:00 UTC 2016 - astieger@suse.com
460
461
- timezone update 2016i:
462
* Pacific/Tongatapu begins DST on 2016-11-06 at 02:00, ending on
463
2017-01-15 at 03:00. [bsc#1007725]
464
* Northern Cyprus is now +03 year round, causing a split in Cyprus
465
time zones starting 2016-10-30 at 04:00. This creates a zone
466
Asia/Famagusta [bsc#1007726]
467
* Antarctica/Casey switched from +08 to +11 on 2016-10-22
468
* Corrections to pre-1975 timestamps in Italy
469
470
-------------------------------------------------------------------
471
Fri Oct 21 09:54:37 UTC 2016 - astieger@suse.com
472
473
- timezone update 2016h:
474
* Asia/Gaza and Asia/Hebron end DST on 2016-10-29 at 01:00, not
475
2016-10-21 at 00:00.
476
* Adjust 1986-1990, 1994 Turkey DST transistions
477
* Asia/Colombo now uses numeric time zone abbreviations
478
* drop timezone-2016g-absolute-TZDEFAULT.patch, upstream
479
480
-------------------------------------------------------------------
481
Thu Oct 6 19:14:45 UTC 2016 - astieger@suse.com
482
483
- timezone update 2016g:
484
* Turkey will remain on UTC+03 after 2016-10-30 bsc#997830
485
* New leap second 2016-12-31 23:59:60 UTC
486
Remove 0001-Positive-leap-second-on-2016-12-31.patch
487
* Corrections for past DST transitions
488
* Antarcica and nautical time zones now use numeric time zone
489
abbreviations instead of obsolete alphanumeric ones
490
* Renamed Asia/Rangoon to Asia/Yangon
491
* The following change was previously patched in the package
492
and is now upstream:
493
+ If the installed localtime and/or posixrules files are
494
symbolic links, zic now keeps them symbolic links when
495
updating them, for compatibility with platforms like
496
openSUSE where other programs configure these files as
497
symlinks.
498
+ zic now avoids hard linking to symbolic links, avoids
499
some unnecessary mkdir and stat system calls, and uses
500
shorter file names internally.
501
+ Drop the patches:
502
tzcode-link.diff
503
tzcode-revert-01-8c9cb9580.patch
504
tzcode-revert-02-301f794f3.patch
505
tzcode-revert-03-39fd078a6.patch
506
tzcode-symlink.patch
507
tzcode-zic.diff
508
tzcode-fromname.patch
509
+ Upstream changes did not account for TZDEFAULT being an
510
absolute path. Prevent broken symlinks (bsc#1003324),
511
add timezone-2016g-absolute-TZDEFAULT.patch
512
* zdump has a new -i option to generate transitions in a
513
more-compact but still human-readable format. (experimental)
514
515
-------------------------------------------------------------------
516
Mon Aug 8 17:29:14 UTC 2016 - astieger@suse.com
517
518
- A positive leap second will be added at the end of 2016-12-31
519
(bsc#988184) 0001-Positive-leap-second-on-2016-12-31.patch
520
521
-------------------------------------------------------------------
522
Tue Aug 2 08:28:03 UTC 2016 - astieger@suse.com
523
524
- add new signing key which is now available. Next release will
525
revert to previous key.
526
527
-------------------------------------------------------------------
528
Tue Jul 5 19:56:01 UTC 2016 - astieger@suse.com
529
530
- timezone update 2016f:
531
* Egypt (Africa/Cairo) DST change 2016-07-07 cancelled boo#987720
532
* Asia/Novosibirsk switches from +06 to +07 on 2016-07-24 02:00
533
* Asia/Novokuznetsk and Asia/Novosibirsk now use numeric time
534
zone abbreviations instead of invented ones.
535
* Europe/Minsk's 1992-03-29 spring-forward transition was at
536
02:00 not 00:00.
537
- new upstream signing key not available, dropping
538
539
-------------------------------------------------------------------
540
Tue Jun 14 21:04:16 UTC 2016 - astieger@suse.com
541
542
- timezone update 2016e:
543
* Africa/Cairo observes DST in 2016 from July 7 to the end of
544
October (boo#982833)
545
* Changes affecting past timestamps in arctic and antarctic
546
locations while uninhabited
547
* Adjust Asia/Baku's 1992 DST transition
548
* zic now outputs a dummy transition at time 2**31 - 1 in zones
549
whose POSIX-style TZ strings contain a '<', working around Qt
550
bug 53071
551
552
-------------------------------------------------------------------
553
Mon Apr 18 18:05:46 UTC 2016 - astieger@suse.com
554
555
- timezone update 2016d
556
* Venezuela (America/Caracas) switches from -0430 to -04 on
557
2016-05-01 at 02:30 [boo#975875]
558
* Asia/Magadan switches from +10 to +11 on 2016-04-24 at 02:00.
559
* New zone Asia/Tomsk, split off from Asia/Novosibirsk. It covers
560
Tomsk Oblast, Russia, which switches from +06 to +07 on
561
2016-05-29 at 02:00
562
* Changes for past time zones (corrections and new Europe/Kirov)
563
* Corrections to historical time in Kazakhstan from 1991
564
through 2005.
565
566
-------------------------------------------------------------------
567
Wed Mar 23 23:05:32 UTC 2016 - astieger@suse.com
568
569
- timezone update 2016c [boo#972433]
570
* Azerbaijan no longer observes DST (Asia/Baku)
571
* Chile reverts from permanent to seasonal DST.
572
* Correct past timestamps for Europe/Kaliningrad, Europe/Vilnius,
573
Europe/Volgograd 1989-1991
574
575
-------------------------------------------------------------------
576
Thu Mar 17 06:52:00 UTC 2016 - lchiquitto@suse.com
577
578
- timezone update 2016b [boo#971377]
579
* New zones Europe/Astrakhan and Europe/Ulyanovsk for Astrakhan
580
and Ulyanovsk Oblasts, Russia, both of which will switch from
581
+03 to +04 on 2016-03-27 at 02:00 local time.
582
* New zone Asia/Barnaul for Altai Krai and Altai Republic, Russia,
583
which will switch from +06 to +07 on the same date and local time.
584
* Asia/Sakhalin moves from +10 to +11 on 2016-03-27 at 02:00.
585
* As a trial of a new system that needs less information to be made
586
up, the new zones use numeric time zone abbreviations like "+04"
587
instead of invented abbreviations like "ASTT".
588
* Haiti will not observe DST in 2016.
589
* Palestine's spring-forward transition on 2016-03-26 is at 01:00,
590
not 00:00.
591
* tzselect's diagnostics and checking, and checktab.awk's checking,
592
have been improved.
593
* tzselect now tests Julian-date TZ settings more accurately.
594
(Thanks to J William Piggott.)
595
- tzcode-revert-01-8c9cb9580.patch, tzcode-revert-02-301f794f3.patch,
596
tzcode-revert-03-39fd078a6.patch: Revert some porting fixes specific
597
to MS-Windows that rewrites parts of zic touched by our patches.
598
599
-------------------------------------------------------------------
600
Thu Jan 28 07:37:16 UTC 2016 - astieger@suse.com
601
602
- timezone update 2016a [boo#963921]
603
* America/Cayman will not observe DTS this year
604
* Asia/Chita switches from +0800 to +0900 on 2016-03-27 at 02:00.
605
* Asia/Tehran now has DST predictions for the year 2038 and later
606
* America/Metlakatla switched from PST all year to AKST/AKDT on
607
2015-11-01 at 02:00.
608
* America/Santa_Isabel has been removed, and replaced with a
609
backward compatibility link to America/Tijuana.
610
* Asia/Karachi's two transition times in 2002 were off by a minute.
611
612
-------------------------------------------------------------------
613
Fri Oct 2 06:34:00 UTC 2015 - astieger@suse.com
614
615
- timezone update 2015g
616
* Turkey's 2015 fall-back transition is scheduled for Nov. 8,
617
not Oct. 25 [boo#948227]
618
* Adjustments for upcoming changes in Norfolk, Fiji, Fort Nelson
619
* New zone America/Fort_Nelson.
620
* localtime no longer mishandles America/Anchorage after 2037.
621
* On hosts with signed 32-bit time_t, localtime no longer
622
mishandles Pacific/Fiji after 2038-01-16 14:00 UTC.
623
624
-------------------------------------------------------------------
625
Fri Aug 14 13:06:18 UTC 2015 - astieger@suse.com
626
627
- timezone update 2015f [boo#941249]
628
* North Korea switches to +0830 on 2015-08-15, abbreviation
629
remains "KST".
630
* Uruguay no longer observes DST.
631
* Moldova starts and ends DST at 00:00 UTC, not at 01:00 UTC.
632
- unfuzz tzcode-symlink.patch and tzcode-link.diff
633
634
-------------------------------------------------------------------
635
Sun Jun 14 15:32:39 UTC 2015 - astieger@suse.com
636
637
- timezone update 2015e [boo#934654]
638
* Morocco will suspend DST from 2015-06-14 03:00 through
639
2015-07-19 02:00, not 06-13 and 07-18 as guessed.
640
* Assume Cayman Islands will observe DST starting next year,
641
using US rules.
642
* The file 'iso3166.tab' now uses UTF-8
643
* When displaying data, tzselect converts it to the current
644
locale's encoding if the iconv command works.
645
* tzselect no longer mishandles Dominica, fixing a bug introduced
646
in Release 2014f.
647
* zic -l no longer fails when compiled with
648
-DTZDEFAULT=\"/etc/localtime\", regression from 2014f.
649
Dropping upstreamed tzcode-zic-empty-comp.diff
650
651
-------------------------------------------------------------------
652
Tue May 19 11:02:27 UTC 2015 - lchiquitto@suse.com
653
654
- tzcode-zic-empty-comp.diff: Replaced by more sophisticated fix
655
from upstream
656
657
-------------------------------------------------------------------
658
Mon May 18 13:57:44 UTC 2015 - lchiquitto@suse.com
659
660
- tzcode-zic-empty-comp.diff: Fix check for empty components in
661
absolute path
662
663
-------------------------------------------------------------------
664
Thu May 14 12:16:44 UTC 2015 - lchiquitto@suse.com
665
666
- Fix post-install script to overwrite the temporary file when
667
attempting to create /etc/localtime as a hard link [bsc#928841]
668
669
-------------------------------------------------------------------
670
Thu May 14 12:08:51 UTC 2015 - lchiquitto@suse.com
671
672
- timezone update 2015d [bsc#928584, bsc#928246]
673
* Egypt announced it is off DST indefinitely
674
* zic has some minor performance improvements
675
- tzcode-fromname.patch, tzcode-link.diff, tzcode-symlink.patch,
676
tzcode-zic.diff, tzdata-china.diff: Rebase
677
678
-------------------------------------------------------------------
679
Tue Apr 21 23:38:49 UTC 2015 - crrodriguez@opensuse.org
680
681
- Revert initrd generation updates, they add a new build cycle.
682
683
-------------------------------------------------------------------
684
Tue Apr 14 06:59:29 UTC 2015 - astieger@suse.com
685
686
- timezone update 2015c [boo#927029]
687
* correct Egypt 2015 DST transition from April 24 to April 30
688
* Changes affecting past time stamps and historic DST changes
689
* time zones turned into links where this affects UTC offsets
690
in pre-1970 time stamps only: America/Montreal
691
692
-------------------------------------------------------------------
693
Thu Apr 2 18:21:23 UTC 2015 - crrodriguez@opensuse.org
694
695
- BuildRequire suse-module-tools otherwise initrd macros
696
are never defined.
697
698
-------------------------------------------------------------------
699
Sat Mar 28 21:00:31 UTC 2015 - crrodriguez@opensuse.org
700
701
- we should regenerate the initrd when the timezone
702
package is updated, as the timezone selected by the user
703
plus UTC is nowadays required by SUSE-specific "warpclock"
704
dracut module.
705
706
-------------------------------------------------------------------
707
Sat Mar 21 08:42:15 UTC 2015 - astieger@suse.com
708
709
- timezone update 2015b [boo#923493]
710
- Changes to time zones:
711
* Mongolia DST observance 2015
712
* Palestine DST dates 2015 and 2015
713
* correct 1982 zone shift in Pacific/Easter, regression in 2015a
714
* More pre-1970 zones have been turned into links, when they
715
differed from existing zones only for older time stamps:
716
America/Antigua, America/Cayman, Pacific/Midway,
717
Pacific/Saipan.
718
* Correct the 1992-2010 DST abbreviation in Volgograd from "MSK"
719
to "MSD".
720
- Changes to code:
721
* Fix integer overflow bug in reference 'mktime' implementation.
722
* Allow -Dtime_tz=time_t compilations, and allow -Dtime_tz=...
723
libraries to be used in the same executable as standard-library
724
time_t functions.
725
726
-------------------------------------------------------------------
727
Fri Jan 30 21:43:29 UTC 2015 - andreas.stieger@gmx.de
728
729
- timezone update 2015a
730
* New positive leap second 2015-06-30 23:59:60 UTC as per IERS
731
Bulletin C 49 [boo#914676]
732
* Mexico state Quintana Roo (America/Cancun) shift from Central
733
Time with DST to Eastern Time without DST on 2015-02-01 02:00.
734
* Chile (America/Santiago) will retain old DST as standard time
735
from April, also Pacific/Easter, and Antarctica/Palmer
736
* Changes affecting past timestamps (Iceland 1837 through 1939)
737
* Some more zones have been turned into links (pre-1970)
738
- remove leap-second-2015.patch
739
740
-------------------------------------------------------------------
741
Mon Jan 26 12:13:01 UTC 2015 - dmueller@suse.com
742
743
- add leap-second-2015.patch (bnc#914676)
744
745
-------------------------------------------------------------------
746
Thu Nov 20 16:19:01 UTC 2014 - fstrba@suse.com
747
748
- make timezone-java compatible with Java8
749
* Add generation of tzdb.dat used by Java8 and Java9
750
* Require tzdb package to be able to generate this database
751
* Build using java-bootstrap 1.7 used in openSUSE:Factory to
752
bootstrap java-1_7_0-openjdk
753
* Add virtual provider tzdata-java8 in order to be able to
754
require it for java-1_8_0-openjdk
755
756
-------------------------------------------------------------------
757
Tue Nov 11 18:36:37 UTC 2014 - andreas.stieger@gmx.de
758
759
- timezone update 2014j [boo#904824]
760
+ Turks & Caicos' switch from US eastern time to UTC-4 year-round
761
moved from 2014-11-02 at 02:00 to 2015-11-01 at 02:00.
762
+ Corrects pre-1989 time stamps for Asia/Seoul and Asia/Pyongyang
763
+ Time zones turned into links when they differed from existing
764
zones only for pre-1970 time stamps:
765
Africa/Addis_Ababa, Africa/Asmara, Africa/Dar_es_Salaam,
766
Africa/Djibouti, Africa/Kampala, Africa/Mogadishu,
767
Indian/Antananarivo, Indian/Comoro, and Indian/Mayotte.
768
769
-------------------------------------------------------------------
770
Wed Oct 22 19:41:06 UTC 2014 - lchiquitto@suse.com
771
772
- update to 2014i [bsc#902276]:
773
* Pacific/Fiji will observe DST from 2014-11-02 02:00 to
774
2015-01-18 03:00.
775
* A new Zone Pacific/Bougainville, for the part of Papua New
776
Guinea that plans to switch from UTC+10 to UTC+11 on
777
2014-12-28 at 02:00.
778
* Some changes in time zone abbreviations and affecting past
779
time stamps.
780
* Some fixes for minor bugs.
781
782
-------------------------------------------------------------------
783
Fri Sep 26 20:12:48 UTC 2014 - andreas.stieger@gmx.de
784
785
- update to 2014h [bnc#898747]:
786
* Changes to past time stamps corrections
787
* Some more zones have been turned into links
788
* zdump -V and -v now output gmtoff= values on all platforms
789
* The tz library's localtime and mktime functions now set tzname
790
to a value appropriate for the requested time stamp, and zdump
791
now uses this on platforms not defining TM_ZONE, fixing a 2014g
792
regression.
793
* The tz library no longer sets tzname if localtime or mktime
794
fails.
795
* zdump -c no longer mishandles transitions near year boundaries.
796
* An access to uninitalized data has been fixed.
797
* When THREAD_SAFE is defined, the code ports to the C11 memory
798
model.
799
* A memory leak has been fixed if ALL_STATE and THREAD_SAFE are
800
defined and two threads race to initialize data used by
801
gmtime-like functions
802
* Documentation improvements zdump's gmtoff=N, isdst=D, -c's
803
- verify source signatures
804
805
-------------------------------------------------------------------
806
Wed Sep 3 13:03:39 UTC 2014 - lchiquitto@suse.com
807
808
- update to 2014g (bnc#894862):
809
* Turks & Caicos are switching from US eastern time to UTC-4
810
year-round, modeled as a switch from EST/EDT to AST on
811
2014-11-02 at 02:00.
812
* Many past time stamps were changed for correctness.
813
* Many performance enhancements and fixes in the time zone
814
manipulation utilities.
815
- iso3166-uk.diff, tzcode-fromname.patch, tzcode-zic.diff,
816
tzdata-china.diff: refresh.
817
- tzcode-symlink.patch: rebase.
818
819
-------------------------------------------------------------------
820
Wed Sep 3 12:43:19 UTC 2014 - lchiquitto@suse.com
821
822
- update to 2014f (bnc#890921, bnc#892843):
823
* Russia will subtract an hour from most of its time zones on
824
2014-10-26 at 02:00 local time.
825
* Many time zone abbreviations were adjusted or fixed.
826
* Many past time stamps were changed for correctness.
827
* A new file 'zone1970.tab' was added. The new file's extended
828
format allows multiple country codes per zone. New applications
829
should use the new file.
830
* Some fixes in 'localtime', 'zic', 'mktime' and 'yearistype'.
831
832
-------------------------------------------------------------------
833
Fri Jun 13 19:23:34 UTC 2014 - lchiquitto@suse.com
834
835
- update to 2014e (bnc#882684):
836
* Egypt's 2014 Ramadan-based transitions are June 26 and July 31
837
at 24:00. Similarly, Morocco's are June 28 at 03:00 and August
838
2 at 02:00.
839
840
-------------------------------------------------------------------
841
Fri Jun 13 19:19:02 UTC 2014 - lchiquitto@suse.com
842
843
- update to 2014d:
844
* zic no longer generates files containing time stamps before
845
the Big Bang. This works around GNOME bug 730332.
846
- tzcode-revert-low-valued.patch: remove, no longer needed.
847
848
-------------------------------------------------------------------
849
Fri May 23 19:02:56 CEST 2014 - lchiquitto@suse.de
850
851
- tzcode-revert-low-valued.patch: revert 'zic' patch to improve
852
handling of low-valued time stamps as it breaks applications that
853
read the binary files directly (bnc#879680, bnc#879512, bnc#879073)
854
855
-------------------------------------------------------------------
856
Tue May 13 18:05:31 CEST 2014 - lchiquitto@suse.com
857
858
- update to 2014c (bnc#877535):
859
* Egypt observes DST starting 2014-05-15 at 24:00
860
861
-------------------------------------------------------------------
862
Wed Mar 26 13:02:00 UTC 2014 - lchiquitto@suse.com
863
864
- update to 2014b (bnc#870375):
865
* Crimea switches to Moscow time on 2014-03-30 at 02:00 local time
866
* New entry for Troll station, Antarctica
867
868
-------------------------------------------------------------------
869
Thu Mar 20 07:59:57 UTC 2014 - meissner@suse.com
870
871
- solar87,solar88,solar89 were removed, remove them from
872
java build.
873
874
-------------------------------------------------------------------
875
Mon Mar 10 02:54:46 UTC 2014 - lchiquitto@suse.com
876
877
- update to 2014a:
878
* Turkey begins DST on 2014-03-31, not 03-30
879
* Misc changes affecting past time stamps
880
* An uninitialized-storage bug in 'localtime' has been fixed
881
882
-------------------------------------------------------------------
883
Mon Feb 10 21:10:49 UTC 2014 - dmueller@suse.com
884
885
- install /etc/localtime as symlink to UTC by default
886
887
-------------------------------------------------------------------
888
Mon Oct 28 09:32:47 UTC 2013 - dmueller@suse.com
889
890
- update to 2013h:
891
* Lybia has switched back to UTC+2
892
* Western Sahara uses Morocco's DST rules
893
* Acre sitches from UTC-4 to UTC-5 on Nov. 10th
894
895
-------------------------------------------------------------------
896
Mon Oct 14 13:56:20 UTC 2013 - werner@suse.de
897
898
- Add patch tzcode-fromname.patch to correct path expansion for
899
local time link (bnc#845530)
900
- Modify tzcode-link.diff to fit with tzcode-fromname.patch
901
- Modify tzcode-symlink.patch to fit with tzcode-fromname.patch
902
and to avoid broken posixrules if /etc/localtime is a symlink
903
904
-------------------------------------------------------------------
905
Wed Oct 2 23:35:00 UTC 2013 - lchiquitto@suse.com
906
907
- tzcode-link.diff: refresh patch to apply correctly on older
908
versions of the distribution.
909
910
-------------------------------------------------------------------
911
Tue Oct 1 22:27:14 UTC 2013 - crrodriguez@opensuse.org
912
913
- v2013g
914
- changes for Morocco, Asia/Tehran
915
916
-------------------------------------------------------------------
917
Thu Sep 26 01:07:52 UTC 2013 - crrodriguez@opensuse.org
918
919
- v2013f
920
- Tocantins will very likely not observe DST starting this spring.
921
- Jordan will likely stay at UTC+3 indefinitely
922
- Palestine will fall back at 00:00, not 01:00
923
- see NEWS for extra detail.
924
925
-------------------------------------------------------------------
926
Sat Sep 21 17:45:59 UTC 2013 - crrodriguez@opensuse.org
927
928
- Update to 2013e:
929
This year Fiji will start DST on October 27, not October 20.
930
931
Use WIB/WITA/WIT rather than WIT/CIT/EIT for alphabetic Indonesian
932
time zone abbreviations since 1932
933
934
Use ART (UTC-3, standard time), rather than WARST (also UTC-3, but
935
daylight saving time) for San Luis, Argentina since 2009.
936
937
* Changes affecting Godthab time stamps after 2037 if version mismatch
938
* Changes affecting time stamps before 1970
939
* Changes affecting time zone abbreviations before 1970
940
* The 'leapseconds' file is now generated automatically from a
941
new file 'leap-seconds.list', which is a copy of
942
<ftp://time.nist.gov/pub/leap-seconds.list>.
943
A new source file 'leapseconds.awk' implements this.
944
The goal is simplification of the future maintenance of 'leapseconds'.
945
946
-------------------------------------------------------------------
947
Mon Jul 8 17:28:01 UTC 2013 - dmueller@suse.com
948
949
- restrict symlink change to systemd distros
950
951
-------------------------------------------------------------------
952
Mon Jul 8 16:53:30 UTC 2013 - dmueller@suse.com
953
954
- update to 2013d:
955
* Morocco's midsummer transitions this year are July 7 and August 10,
956
not July 9 and August 8. (Thanks to Andrew Paprocki.)
957
* Israel now falls back on the last Sunday of October.
958
959
-------------------------------------------------------------------
960
Mon Apr 29 20:47:33 UTC 2013 - crrodriguez@opensuse.org
961
962
- /etc/localtime must be a symlink to /usr/share/zoneinfo/$TIMEZONE
963
so systemd-timedated and its command line tool timedatectl
964
can work correctly. Yast already does the right thing.
965
966
-------------------------------------------------------------------
967
Sat Apr 20 16:41:02 UTC 2013 - crrodriguez@opensuse.org
968
969
- tzcode & tzdata 2013c, updates for Australia, Palestine,
970
Paraguay.
971
972
-------------------------------------------------------------------
973
Sun Mar 10 16:06:46 UTC 2013 - crrodriguez@opensuse.org
974
975
- tzcode and tzdata 2013a
976
- Change affecting binary data format:
977
* The zone offset at the end of version-2-format zone files is now
978
allowed to be 24:00, as per POSIX.1-2008. (Thanks to Arthor David Olson.)
979
- Changes affecting current and future time stamps:
980
* Chile's 2013 rules, and we guess rules for 2014 and later, will be
981
the same as 2012, namely Apr Sun>=23 03:00 UTC to Sep Sun>=2 04:00 UTC.
982
*New Zones Asia/Khandyga, Asia/Ust-Nera, Europe/Busingen.
983
984
-------------------------------------------------------------------
985
Fri Feb 1 20:22:12 UTC 2013 - schwab@linux-m68k.org
986
987
- Define TM_GMTOFF and TM_ZONE like glibc did (bnc#807624)
988
989
-------------------------------------------------------------------
990
Tue Nov 13 17:55:55 UTC 2012 - dmueller@suse.com
991
992
- update to 2012j:
993
* Libya moved to CET this weekend, but with DST planned next year
994
995
-------------------------------------------------------------------
996
Mon Nov 5 12:06:12 UTC 2012 - dmueller@suse.com
997
998
- update to 2012i:
999
* Cuba switches DST on November 4th
1000
- tzcode-ksh.diff: Obsolete, upstream uses bash now by default
1001
1002
-------------------------------------------------------------------
1003
Sat Oct 27 10:38:41 UTC 2012 - dmueller@suse.com
1004
1005
- update to 2012h (bnc#787005):
1006
* Samoa fall 2012 and later
1007
* Palestine fall 2012
1008
* Bahia no longer has DST
1009
* Tocantins has DST
1010
* Israel has new DST rules next year
1011
* Jordan stays on DST this winter
1012
1013
-------------------------------------------------------------------
1014
Sat Sep 15 08:38:34 UTC 2012 - frank.lichtenheld@sophos.com
1015
1016
- Update Url from the glibc page (which doesn't talk
1017
about timezone data at all (anymore?)) to the IANA
1018
page which is much more informative.
1019
1020
-------------------------------------------------------------------
1021
Thu Sep 13 15:06:27 UTC 2012 - dmueller@suse.com
1022
1023
- cleanup stale rpmnew / symlink of posixrules to /etc/localtime (bnc#762210)
1024
- remove %config part on posixrules symlink, it is not a config file
1025
1026
- update to 2012f (bnc#780276):
1027
* Fiji DST is October 21st 2012 -> January 20th, 2013
1028
1029
-------------------------------------------------------------------
1030
Mon Aug 20 15:47:57 UTC 2012 - fcrozat@suse.com
1031
1032
- Add tzcode-symlink.patch: use a symlink to create /etc/localtime
1033
(bnc#773491)
1034
- Do not apply tzcode-link.diff on openSUSE >= 12.2 (bnc#773491).
1035
1036
-------------------------------------------------------------------
1037
Mon Aug 6 10:52:34 UTC 2012 - dmueller@suse.com
1038
1039
- update to 2012e:
1040
* Pacific/Fakaofo: Tokelau is UTC+13, not UTC+14
1041
1042
-------------------------------------------------------------------
1043
Tue Jul 24 18:57:28 UTC 2012 - dmueller@suse.com
1044
1045
- update to 2012d (bnc#771369):
1046
* Morocco DST is interrupted during Ramadan 2012
1047
(July 20th- August 19th)
1048
1049
-------------------------------------------------------------------
1050
Mon Apr 2 16:19:16 CEST 2012 - dmueller@suse.de
1051
1052
- update to 2012c:
1053
* Morocco DST starts late April 2012
1054
* Changes for Gaza, Hebron and Syria (for 2012)
1055
* Haiti now follows US/Canada rules regarding DST
1056
1057
-------------------------------------------------------------------
1058
Thu Mar 29 14:56:30 CEST 2012 - dmueller@suse.de
1059
1060
- adjust license to spdx.org format (bnc#752642)
1061
1062
-------------------------------------------------------------------
1063
Sat Mar 3 11:33:38 CET 2012 - dmueller@suse.de
1064
1065
- update to 2012b (bnc#748550):
1066
* Cuba has delayed start of DST by 3 weeks
1067
(now starts April 1 rather than March 11
1068
* Chile 2011/2012 and 2012/2013 summer time date adjustments.
1069
* Falkland Islands onto permanent summer time (we're assuming for the
1070
foreseeable future, though 2012 is all we're fairly certain of.)
1071
* Armenia has abolished Summer Time.
1072
* Tokelau jumped the International Date Line back last December
1073
(just the same as their near neighbour, Samoa).
1074
* America/Creston is a new zone for a small area of British Columbia
1075
* There will be a leapsecod 2012-06-30 23:59:60 UTC.
1076
1077
-------------------------------------------------------------------
1078
Sat Nov 5 13:58:36 CET 2011 - dmueller@suse.de
1079
1080
- update to 2011n:
1081
* Cuba (America/Havana) has extended summer time to end on Nov 13
1082
* Europe/Tiraspol decided not to split from the rest of Moldova, hence
1083
that zone has been removed
1084
* Fiji end of summer time was moved fromrward from Feb 26 to Jan 22
1085
1086
-------------------------------------------------------------------
1087
Tue Oct 25 17:49:32 CEST 2011 - dmueller@suse.de
1088
1089
- fix build failure of timezone-java
1090
1091
-------------------------------------------------------------------
1092
Tue Oct 25 14:48:15 CEST 2011 - dmueller@suse.de
1093
1094
- apply patches also for timezone-java
1095
- add patch to fix Tiraspol split
1096
1097
-------------------------------------------------------------------
1098
Mon Oct 24 19:19:45 CEST 2011 - dmueller@suse.de
1099
1100
- update to 2011m (bnc#726162):
1101
* All Ukrainian timezones are going back to winter time
1102
on Oct 30th, 2011
1103
* Adding Tiraspol to the zone.tab
1104
* America/Bahia switched to DST on Oct 16th, 2011
1105
1106
-------------------------------------------------------------------
1107
Fri Oct 14 10:41:30 CEST 2011 - dmueller@suse.de
1108
1109
- update to 2011l:
1110
* West Bank ended DST 2011-09-30 already
1111
* Fiji enters DST on October 23th 2011
1112
1113
-------------------------------------------------------------------
1114
Sun Oct 2 16:52:08 CEST 2011 - dmueller@suse.de
1115
1116
- update to 2011k:
1117
* Palestine suspends DST during Ramadan in 2011;
1118
Gaza and Hebron split in 2011, leading to a new
1119
Asia/Hebron zone (thanks to Steffen Thorsen and
1120
Alexander Krivenshev).
1121
* Belarus adopts permanent DST in 2011
1122
(thanks to Yauhen Kharuzhy, Alexander Bokovoy,
1123
Alexander Krivenyshev, and Kirill A. Shutemov).
1124
* Ukraine adopts permanent DST in 2011
1125
* "Russia" rules changed to reflect end of use in 2010.
1126
* "FET" used as abbreviation for Belarus, Ukraine,
1127
and western Russia (thanks to Paul Eggert).
1128
1129
-------------------------------------------------------------------
1130
Tue Sep 13 12:02:42 CEST 2011 - dmueller@suse.de
1131
1132
- update to 2011j:
1133
* Fix past timezones for Kenya, Uganda, and Tanzani
1134
* Samoa uses DST in 2011-2012 starting on September 24th 3am
1135
1136
-------------------------------------------------------------------
1137
Sun Sep 4 20:58:22 UTC 2011 - dmueller@suse.de
1138
1139
- update to 2011i:
1140
* Add Africa/Juba (South Sudan) zone
1141
* Samoa skips over 2011-12-30
1142
* Use KALT as abbreviation for Europe/Kalinigrad from spring
1143
2011 forward
1144
* Newfoundland changes time of day for DST start and end
1145
to 2:00 a.m. starting fall 2011 and forward
1146
* Change America/Resolute use of EST to 2006-2007 only
1147
* iso3166.tab Add SS (South Sudan) entry.
1148
* zone.tab Change America/Resolute entry to Central Standard Time.
1149
1150
-------------------------------------------------------------------
1151
Mon Jun 27 14:18:10 CEST 2011 - dmueller@suse.de
1152
1153
- update to 2011h (bnc#684181):
1154
* Russia is abolishing daylight saving time.
1155
* iso3166 code for America/Curacao changed from AN to CW
1156
1157
-------------------------------------------------------------------
1158
Tue May 3 13:38:42 CEST 2011 - dmueller@suse.de
1159
1160
- update to 2011g (bnc#691414):
1161
* Egypt on longer has daylight saving time
1162
* Falkland islands on a trial basis do not observe DST anymore
1163
1164
-------------------------------------------------------------------
1165
Fri Apr 1 20:39:00 CEST 2011 - dmueller@suse.de
1166
1167
- update to 2011e:
1168
* Southamerica/Chile: Delay DST until May 7th
1169
* Southafrica/Morocco: Updates
1170
1171
-------------------------------------------------------------------
1172
Mon Mar 14 21:40:14 CET 2011 - dmueller@suse.de
1173
1174
- update to 2011d:
1175
* Pacific/Apia: Move DST from April 3rd to April 2nd
1176
* Europe/Istanbul: Move DST from March 27th to 28th
1177
* America/Cuba: DST starts on March 20th
1178
1179
-------------------------------------------------------------------
1180
Sat Mar 12 11:09:35 CET 2011 - dmueller@suse.de
1181
1182
- update to 2011c:
1183
* northamerica Replace Juneau with Juneau, Sitka, and Metlakatla.
1184
* southamerica Delay end of DST in 2011 until first Sunday in April.
1185
1186
-------------------------------------------------------------------
1187
Wed Feb 16 00:48:03 CET 2011 - dmueller@suse.de
1188
1189
- update to 2011b:
1190
* updates for australasia and northamerica
1191
1192
-------------------------------------------------------------------
1193
Tue Nov 2 11:57:20 CET 2010 - dmueller@suse.de
1194
1195
- update to 2010o:
1196
* fix Pacific/Apia and Austalasia/Fiji
1197
1198
-------------------------------------------------------------------
1199
Tue Oct 5 15:42:21 CEST 2010 - dmueller@suse.de
1200
1201
- update to 2010m:
1202
* fix historic data of Antarctica/Vostok
1203
1204
-------------------------------------------------------------------
1205
Tue Sep 21 16:18:24 CEST 2010 - dmueller@suse.de
1206
1207
- change execlp into execl
1208
1209
-------------------------------------------------------------------
1210
Wed Aug 25 11:59:01 CEST 2010 - ro@suse.de
1211
1212
- add missing sentinel to tzcode-link.diff
1213
1214
-------------------------------------------------------------------
1215
Tue Aug 24 12:11:51 CEST 2010 - pbaudis@suse.cz
1216
1217
- Make zic -l do a copy when hardlinking fails (e.g. because /usr
1218
being on a separate partition) [bnc#607532]
1219
1220
-------------------------------------------------------------------
1221
Thu Aug 19 18:12:03 CEST 2010 - ro@suse.de
1222
1223
- un-fuzz patches to fix build
1224
1225
-------------------------------------------------------------------
1226
Thu Aug 19 01:18:14 CEST 2010 - pbaudis@suse.cz
1227
1228
- update tzdata to 2010l
1229
1230
* DST changes: Africa/Cairo, Africa/Casablanca, Asia/Gaza,
1231
America/Argentina/San_Luis
1232
* New zones: America/Bahia_Banderas
1233
* Historical changes: Asia/Taipei, Europe/Helsinki
1234
* Spelling changes: Pacific/Chuuk, Pacific/Pohnpei
1235
1236
-------------------------------------------------------------------
1237
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
1238
1239
- use %_smp_mflags
1240
1241
-------------------------------------------------------------------
1242
Tue Apr 6 15:55:48 CEST 2010 - pbaudis@suse.cz
1243
1244
- update tzdata to 2010h:
1245
1246
* DST changes: Asia/Dhaka (again...), Asia/Karachi, Asia/Gaza,
1247
Asia/Damascus, Pacific/Apia, Africa/Tunis
1248
* GMT offset changes: Europe/Samara, Asia/Kamchatka, Asia/Anadyr
1249
* Various Antarctica timezone changes
1250
1251
-------------------------------------------------------------------
1252
Thu Mar 18 17:07:37 CET 2010 - pbaudis@suse.cz
1253
1254
- cleanup; changes since 2009u are:
1255
* DST changes: Asia/Dhaka (yet again), Pacific/Fiji, Pacific/Apia,
1256
America/Santiago, Pacific/Easter, America/Asuncion
1257
* New zones: America/Matamoros, America/Ojinaga, America/Santa_Isabel
1258
1259
-------------------------------------------------------------------
1260
Sun Mar 14 13:04:16 UTC 2010 - crrodriguez@opensuse.org
1261
1262
- Update to 2010e, including Chile's emergency DST changes
1263
- Update code to 2010c - mostly just cleanups
1264
1265
-------------------------------------------------------------------
1266
Tue Jan 5 14:27:27 CET 2010 - pbaudis@suse.cz
1267
1268
- update tzdata to 2009u:
1269
* DST changes: Asia/Damascus, Asia/Dhaka, Pacific/Fiji
1270
* GMT offset changes: some bases in Antartica
1271
* New zones: Asia/Novokuznetsk
1272
* Historical changes: Asia/Hong_Kong
1273
- typo fix in Asia/Dhaka Jun 2009 transition rule
1274
1275
-------------------------------------------------------------------
1276
Tue Dec 8 22:53:36 CET 2009 - jengelh@medozas.de
1277
1278
- enable parallel building
1279
1280
-------------------------------------------------------------------
1281
Tue Nov 3 19:14:45 UTC 2009 - coolo@novell.com
1282
1283
- updated patches to apply with fuzz=0
1284
1285
-------------------------------------------------------------------
1286
Mon Oct 26 17:20:13 CET 2009 - pbaudis@suse.cz
1287
1288
- update data to 2009p - Argentina switch to DST
1289
1290
-------------------------------------------------------------------
1291
Fri Oct 23 19:21:09 CEST 2009 - pbaudis@suse.cz
1292
1293
- update data to 2009o:
1294
* DST changes: Asia/Karachi, Asia/Dhaka
1295
- Apply a patch for changes in Argentina DST: Argentina is not
1296
switching to DST, except America/Argentina/SanLuis; version number
1297
modified to 2009oa to reflect the extra patch.
1298
1299
-------------------------------------------------------------------
1300
Tue Sep 15 00:35:41 CEST 2009 - pbaudis@suse.cz
1301
1302
- The abbreviation definition of GB should be United Kingdom instead
1303
of Britain (UK) [bnc#519410]
1304
1305
-------------------------------------------------------------------
1306
Tue Sep 8 16:43:50 CEST 2009 - pbaudis@suse.cz
1307
1308
- update data to 2009m:
1309
* DST changes: Africa/Cairo, Indian/Mauritius, Asia/Dhaka,
1310
Asia/Karachi, Asia/Gaza, Pacific/Apia
1311
* Fix bad DST information since 2002: Asia/Amman
1312
- update code to 2009k:
1313
* zic tried to generate wrong POSIX tz string in a pathological case
1314
1315
-------------------------------------------------------------------
1316
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de
1317
1318
- make patch0 usage consistent
1319
1320
-------------------------------------------------------------------
1321
Tue Apr 21 14:41:08 CEST 2009 - werner@suse.de
1322
1323
- Use Unversial time zone for posixrules
1324
- Use mktemp from coreutiles for temporary file
1325
1326
-------------------------------------------------------------------
1327
Thu Mar 26 01:40:08 CET 2009 - pbaudis@suse.cz
1328
1329
- update to 2009d:
1330
* DST changes: Africa/Casablanca, Africa/Tunis, Asia/Damascus,
1331
America/Argentina/San_Luis
1332
1333
-------------------------------------------------------------------
1334
Tue Feb 24 13:51:01 CET 2009 - schwab@suse.de
1335
1336
- Don't copy directory into itself.
1337
1338
-------------------------------------------------------------------
1339
Mon Feb 23 13:30:01 CET 2009 - dmueller@suse.de
1340
1341
- update to 2009b:
1342
* leapseconds: updated to reflect no mid-2009 leap second
1343
* zic.c: fix fence-post error (fixes corrupt timezone
1344
database)
1345
1346
-------------------------------------------------------------------
1347
Tue Feb 3 14:14:30 CET 2009 - dmueller@suse.de
1348
1349
- update to 2009a:
1350
* asia
1351
change Katmandu to Kathmandu
1352
* backward
1353
provide Katmandu link
1354
* europe
1355
correct Swiss rules
1356
* northamerica
1357
clearer definition of Cuban transitions (no binary change)
1358
Resolute changes abbreviation (but not time) twice a year
1359
1360
-------------------------------------------------------------------
1361
Wed Dec 3 10:40:37 CET 2008 - dmueller@suse.de
1362
1363
- update to 2008i:
1364
* South America Updates (corrections to Argentina DST rules)
1365
* US zone reordering and recommenting
1366
1367
-------------------------------------------------------------------
1368
Wed Oct 15 03:29:11 CEST 2008 - pbaudis@suse.cz
1369
1370
- Add coreutils to the prerequisites [bnc#420365]
1371
1372
-------------------------------------------------------------------
1373
Mon Oct 13 18:06:44 CEST 2008 - pbaudis@suse.cz
1374
1375
- update to 2008h: Fix DST for Indian/Mauritius and Asia/Damascus
1376
1377
-------------------------------------------------------------------
1378
Thu Oct 9 12:50:14 CEST 2008 - dmueller@suse.de
1379
1380
- update to 2008g:
1381
* Pakistan, Mauritius, Gaza, Argentina, Brazil, Mongolia,
1382
Morocco, Cuba, Chile
1383
1384
-------------------------------------------------------------------
1385
Mon Sep 29 10:26:03 CEST 2008 - mvyskocil@suse.cz
1386
1387
- Moved the timezone-java to separate specfile (adrian's request for better
1388
bootstrapping of SUSE)
1389
1390
-------------------------------------------------------------------
1391
Wed Sep 10 09:35:18 CEST 2008 - mvyskocil@suse.cz
1392
1393
- Remove a rht renaming hack, because is not necessary in SUSE's build system
1394
and move the javazic to a new package
1395
- Use a gcc-gij as a default java implementation
1396
- Use a %setup macro instead of tar -xf
1397
- Use javazi as a destination directory for java zone info files.
1398
1399
-------------------------------------------------------------------
1400
Fri Sep 5 10:18:38 CEST 2008 - mvyskocil@suse.cz
1401
1402
- Add new java subpackage (necessary for openjdk)
1403
1404
-------------------------------------------------------------------
1405
Tue Jun 3 15:04:02 CEST 2008 - pbaudis@suse.cz
1406
1407
- Update to version 2008c (Marocco, Mongolia, Pakistan DST changes)
1408
[bnc#396308]
1409
1410
-------------------------------------------------------------------
1411
Wed Apr 2 18:53:35 CEST 2008 - pbaudis@suse.cz
1412
1413
- Update to version 2008b (esp. Chile, Cuba, Iraq, Syria DST changes)
1414
[bnc#368760]
1415
1416
-------------------------------------------------------------------
1417
Fri Jan 25 04:28:55 CET 2008 - pbaudis@suse.cz
1418
1419
- Update to version 2007k (esp. Argentina DST change) [#350489]
1420
1421
-------------------------------------------------------------------
1422
Wed Jan 16 14:44:45 CET 2008 - schwab@suse.de
1423
1424
- Use RPM_OPT_FLAGS.
1425
1426
-------------------------------------------------------------------
1427
Thu Dec 6 02:12:24 CET 2007 - pbaudis@suse.cz
1428
1429
- Update to version 2007j (esp. Venezuela time shift)
1430
1431
-------------------------------------------------------------------
1432
Mon Oct 8 00:22:17 CEST 2007 - pbaudis@suse.cz
1433
1434
- Update to version 2007h
1435
1436
-------------------------------------------------------------------
1437
Sat Sep 8 16:12:14 CEST 2007 - pbaudis@suse.cz
1438
1439
- Fix %post script to work in patch RPMs as well
1440
1441
-------------------------------------------------------------------
1442
Tue Aug 21 19:19:55 CEST 2007 - pbaudis@suse.cz
1443
1444
- Update to version 2007g
1445
1446
-------------------------------------------------------------------
1447
Wed Aug 8 02:40:13 CEST 2007 - pbaudis@suse.cz
1448
1449
- Fix %post if /etc/localtime doesn't exist yet
1450
1451
-------------------------------------------------------------------
1452
Fri Aug 3 11:36:39 CEST 2007 - pbaudis@suse.cz
1453
1454
- Split timezone package to a separate physical package
1455
1456
-------------------------------------------------------------------
1457
Fri Jul 27 11:32:54 CEST 2007 - aj@suse.de
1458
1459
- Use fdupes to reduce timezone data size.
1460
1461
-------------------------------------------------------------------
1462
Fri Jul 13 18:27:49 CEST 2007 - schwab@suse.de
1463
1464
- Update to head of glibc-2.6 branch.
1465
- Fix update on ppc.
1466
1467
-------------------------------------------------------------------
1468
Thu Jun 28 14:59:55 CEST 2007 - matz@suse.de
1469
1470
- Add a provide for "rtld(GNU_HASH)".
1471
1472
-------------------------------------------------------------------
1473
Sun Jun 17 12:30:26 CEST 2007 - schwab@suse.de
1474
1475
- Fix section selection in crt objects.
1476
1477
-------------------------------------------------------------------
1478
Thu Jun 7 02:43:29 CEST 2007 - pbaudis@suse.cz
1479
1480
- Backport fix for crashing printf() of some invalid ldouble values
1481
1482
-------------------------------------------------------------------
1483
Wed May 30 04:40:25 CEST 2007 - pbaudis@suse.cz
1484
1485
- Added few fixes from 2.6 CVS before 2.6.1 gets released
1486
1487
-------------------------------------------------------------------
1488
Fri May 18 23:14:42 CEST 2007 - pbaudis@suse.cz
1489
1490
- Update glibc to version 2.6
1491
- Update tzdata to version 2007f
1492
1493
-------------------------------------------------------------------
1494
Fri May 4 11:24:53 CEST 2007 - schwab@suse.de
1495
1496
- Update build checks.
1497
1498
-------------------------------------------------------------------
1499
Fri Apr 20 13:13:52 CEST 2007 - dmueller@suse.de
1500
1501
- only keep symtab for libpthread*
1502
1503
-------------------------------------------------------------------
1504
Thu Apr 19 23:22:35 CEST 2007 - pbaudis@suse.cz
1505
1506
- Fix strtod() exponent limit calculations [#230909]
1507
- Fix random nscd crashes under very heavy passwd/group queries
1508
load [#192391]
1509
- Add some enums from CVS to sys/personality.h [#253710]
1510
- Fix pthread_atfork()-induced hangs in threaded programs [#256237]
1511
- Fix llrintl() on ppc64 [#241183]
1512
- Fix makecontext() segfault [#249780]
1513
- Fix potential dladdr() breakage [#241464]
1514
- Fix some races in client programs with nscd garbage collection [#252138]
1515
1516
-------------------------------------------------------------------
1517
Fri Mar 30 02:54:06 CEST 2007 - pbaudis@suse.cz
1518
1519
- Update localtime during timezone update [#239888]
1520
1521
-------------------------------------------------------------------
1522
Sun Mar 25 10:00:59 CEST 2007 - olh@suse.de
1523
1524
- temporary disable powerpc cputuned libs to reduce turnaround time
1525
1526
-------------------------------------------------------------------
1527
Fri Feb 9 15:03:50 CET 2007 - pbaudis@suse.cz
1528
1529
- Update to the latest upstream timezone data [#231833]
1530
1531
-------------------------------------------------------------------
1532
Fri Feb 2 11:42:51 CET 2007 - schwab@suse.de
1533
1534
- Remove -ffortify.
1535
1536
-------------------------------------------------------------------
1537
Thu Feb 1 13:43:54 CET 2007 - schwab@suse.de
1538
1539
- Remove -fstack-protector.
1540
1541
-------------------------------------------------------------------
1542
Mon Jan 29 16:13:09 CET 2007 - sbrabec@suse.cz
1543
1544
- Removed references to /opt/gnome.
1545
1546
-------------------------------------------------------------------
1547
Thu Jan 25 21:14:58 CET 2007 - olh@suse.de
1548
1549
- link power4 to ppc970, link power6 to power6x
1550
- Update the powerpc cpu-tuned environment to v0.05
1551
1552
-------------------------------------------------------------------
1553
Mon Jan 22 14:43:40 CET 2007 - schwab@suse.de
1554
1555
- Update ppc build check.
1556
1557
-------------------------------------------------------------------
1558
Fri Nov 24 12:45:26 CET 2006 - pbaudis@suse.cz
1559
1560
- Fix for Brazilian and Wester Australia timezone DSTs [#213375,#223196]
1561
1562
-------------------------------------------------------------------
1563
Thu Nov 16 21:59:06 CET 2006 - pbaudis@suse.cz
1564
1565
- Disable power6 optimization for 10.2, not all pieces are there
1566
[#219962]
1567
1568
-------------------------------------------------------------------
1569
Wed Oct 25 22:23:48 CEST 2006 - pbaudis@suse.cz
1570
1571
- Change ld.so madvise() call to posix_fadvise()
1572
- Fix mallopt(M_MXFAST,0) behaviour [#198760]
1573
- Update the powerpc cpu-tuned environment to v0.04 [#215117]
1574
1575
-------------------------------------------------------------------
1576
Sun Oct 22 21:59:49 CEST 2006 - pbaudis@suse.cz
1577
1578
- Update the powerpc cpu-tuned environment to v0.03 [#212549]
1579
- Improve glibc powerpc optimization [#212548,#212580,#214282]
1580
1581
-------------------------------------------------------------------
1582
Tue Oct 17 21:03:54 CEST 2006 - mls@suse.de
1583
1584
- add ldconfig-old-cache patch to speed up ldconfig
1585
1586
-------------------------------------------------------------------
1587
Sat Oct 14 12:23:53 CEST 2006 - olh@suse.de
1588
1589
- dont use uninitialized (and wrong) variable in glibc-2.4.90-bdirect.diff
1590
[#212470]
1591
1592
-------------------------------------------------------------------
1593
Thu Oct 12 02:33:58 CEST 2006 - pbaudis@suse.cz
1594
1595
- Update to the latest 2.5 CVS
1596
- More friendly -Bdirect behaviour in case of missing libraries
1597
- Fix 2.4.90-nscd patch wrt. new gcc
1598
1599
-------------------------------------------------------------------
1600
Mon Oct 2 13:37:26 CEST 2006 - aj@suse.de
1601
1602
- Fix warnings in testsuite (patch from CVS).
1603
1604
-------------------------------------------------------------------
1605
Fri Sep 29 22:06:43 CEST 2006 - pbaudis@suse.cz
1606
1607
- Update to 2.5 CVS - official release (only minimal changes in CVS
1608
since the last update)
1609
- Fix a thinko in the -Bdirect patch
1610
1611
-------------------------------------------------------------------
1612
Fri Sep 29 19:51:24 CEST 2006 - dmueller@suse.de
1613
1614
- fix devel requires
1615
1616
-------------------------------------------------------------------
1617
Fri Sep 29 04:27:40 CEST 2006 - pbaudis@suse.cz
1618
1619
- Make the dynamic linker support direct bindings (Michael Meeks'
1620
Solaris-like -Bdirect with minor changes by me)
1621
- Split the kernel headers to a new package (linux-kernel-headers)
1622
1623
-------------------------------------------------------------------
1624
Wed Sep 27 14:59:32 CEST 2006 - schwab@suse.de
1625
1626
- Fix broken assertion [#208189].
1627
1628
-------------------------------------------------------------------
1629
Tue Sep 26 18:10:38 CEST 2006 - pbaudis@suse.cz
1630
1631
- Fix mistake when removing some patches
1632
1633
-------------------------------------------------------------------
1634
Mon Sep 25 21:15:15 CEST 2006 - pbaudis@suse.cz
1635
1636
- Update to current CVS
1637
1638
-------------------------------------------------------------------
1639
Sat Sep 23 04:36:58 CEST 2006 - pbaudis@suse.cz
1640
1641
- Fix 64bit-cleanliness gcc warnings
1642
1643
-------------------------------------------------------------------
1644
Thu Sep 21 23:52:13 CEST 2006 - pbaudis@suse.cz
1645
1646
- Add /usr/lib{,64}/Xaw3d to /etc/ld.so.conf (by schwab@suse.de,
1647
from original STABLE) [#205169]
1648
- Fix chown() instead of lchown() called in fchownat() emulation
1649
[#201751]
1650
- Fix glob() overflowing stack when producing massive number of
1651
matches [#190458]
1652
- Update to current CVS
1653
1654
-------------------------------------------------------------------
1655
Wed Sep 20 23:48:20 CEST 2006 - pbaudis@suse.cz
1656
1657
- Fix cut'n'paste error in a last-minute change
1658
1659
-------------------------------------------------------------------
1660
Wed Sep 20 22:07:59 CEST 2006 - pbaudis@suse.cz
1661
1662
- Update to current CVS
1663
- Fix powerpc-cpu tarball extension
1664
- Move crypt-blowfish to a patch so that quilt works on the tree
1665
1666
-------------------------------------------------------------------
1667
Sat Sep 2 19:01:21 CEST 2006 - schwab@suse.de
1668
1669
- Use asm-powerpc for ppc and ppc64.
1670
- Fix chroot check in glibc_post_upgrade.
1671
1672
-------------------------------------------------------------------
1673
Mon Aug 28 01:24:24 CEST 2006 - pbaudis@suse.cz
1674
1675
- Update to current CVS, should fix false positive heap overflow
1676
trigger from malloc() causing gcc to hang [#201724]
1677
1678
-------------------------------------------------------------------
1679
Wed Aug 23 23:56:35 CEST 2006 - pbaudis@suse.cz
1680
1681
- Update the powerpc cpu-tuned environment to v0.02 [#199274]
1682
- Update to current CVS
1683
- Drop pthread_mutexattr_getprioceiling() out of range fix
1684
1685
-------------------------------------------------------------------
1686
Thu Aug 10 20:10:04 CEST 2006 - pbaudis@suse.cz
1687
1688
Ported from STABLE:
1689
- Remove libc5 reference from /etc/ld.so.conf, shlibs5 is no longer
1690
supported [#181947]
1691
- Fix name of a dummy ia64 header from offsets.h to asm-offsets.h
1692
[#191394]
1693
1694
-------------------------------------------------------------------
1695
Sun Jul 30 23:33:04 CEST 2006 - pbaudis@suse.cz
1696
1697
- Update to current CVS snapshot (highlight: support for .gnu.hash
1698
fast linking support)
1699
1700
-------------------------------------------------------------------
1701
Wed Jul 12 03:15:08 CEST 2006 - pbaudis@suse.cz
1702
1703
- pthread_mutexattr_getprioceiling() was returning prioceiling out
1704
of range [#182782]
1705
1706
-------------------------------------------------------------------
1707
Wed Jul 12 02:39:22 CEST 2006 - pbaudis@suse.cz
1708
1709
- Fix the HTML documentation missing an index [#190585]
1710
1711
-------------------------------------------------------------------
1712
Sat Jun 24 18:32:42 CEST 2006 - kukuk@suse.de
1713
1714
- Update to current CVS snapshot
1715
- Update to kernel-headers 2.6.17
1716
- Remove HZ define (sysconf(_SC_CLK_TCK) instead)
1717
1718
-------------------------------------------------------------------
1719
Tue Jun 13 11:49:43 CEST 2006 - kukuk@suse.de
1720
1721
- Update to current CVS snapshot
1722
1723
-------------------------------------------------------------------
1724
Tue May 2 14:10:41 CEST 2006 - pbaudis@suse.cz
1725
1726
- Fix bad memset() size in NTPL code [#159184]
1727
1728
-------------------------------------------------------------------
1729
Tue May 2 10:42:55 CEST 2006 - kukuk@suse.de
1730
1731
- asm-powerpc/page.h: Don't move #ifdef __KERNEL__ [#171010]
1732
- bits/mman.h: Fix value of MADV_REMOVE [#170734]
1733
1734
-------------------------------------------------------------------
1735
Mon Apr 24 12:04:12 CEST 2006 - kukuk@suse.de
1736
1737
- Fix china timezone mess [#163674]
1738
- Don't include linux/stddef.h [#167964]
1739
1740
-------------------------------------------------------------------
1741
Tue Apr 18 14:38:57 CEST 2006 - schwab@suse.de
1742
1743
- Sanitize <asm-powerpc/sigcontext.h>.
1744
1745
-------------------------------------------------------------------
1746
Thu Apr 13 13:34:07 CEST 2006 - kukuk@suse.de
1747
1748
- Add /usr/include/linux/taskstats.h [#141936]
1749
1750
-------------------------------------------------------------------
1751
Tue Apr 11 12:20:57 CEST 2006 - kukuk@suse.de
1752
1753
- nptl/init.c (sigcancel_handler): Compare with correct PID even
1754
if the thread is in the middle of a fork call.
1755
(sighandler_setxid): Likewise.
1756
1757
-------------------------------------------------------------------
1758
Sun Apr 9 16:27:20 CEST 2006 - ihno@suse.de
1759
1760
- S390 fix for startupcode. Part of it was not PIC.
1761
1762
-------------------------------------------------------------------
1763
Fri Apr 7 13:42:20 CEST 2006 - kukuk@suse.de
1764
1765
- Don't hardcode syscall numbers at our own
1766
1767
-------------------------------------------------------------------
1768
Tue Apr 4 22:10:47 CEST 2006 - schwab@suse.de
1769
1770
- Fix readlink declaration.
1771
1772
-------------------------------------------------------------------
1773
Mon Apr 3 13:40:54 CEST 2006 - kukuk@suse.de
1774
1775
- Update from CVS:
1776
- nscd bug fixes
1777
- Match return value of readlink to what POSIX says
1778
- Fix NIS+ checks for NULL pointer
1779
1780
-------------------------------------------------------------------
1781
Sun Apr 2 20:53:17 CEST 2006 - dmueller@suse.de
1782
1783
- Fix clients crash if nscd is unresponsive (glibc-#2501)
1784
- Fix fd leak in nscd daemon (glibc-#2498)
1785
1786
-------------------------------------------------------------------
1787
Sat Apr 1 21:48:54 CEST 2006 - schwab@suse.de
1788
1789
- Fix <sys/procfs.h> on ppc64.
1790
1791
-------------------------------------------------------------------
1792
Fri Mar 31 15:50:25 CEST 2006 - schwab@suse.de
1793
1794
- Extend last change also to ppc64.
1795
1796
-------------------------------------------------------------------
1797
Sun Mar 26 21:08:58 CEST 2006 - schwab@suse.de
1798
1799
- Terminate FDE before clone syscall.
1800
1801
-------------------------------------------------------------------
1802
Fri Mar 24 14:58:29 CET 2006 - ro@suse.de
1803
1804
- kernel-headers: asm-powerpc: define PAGE_MASK in page.h
1805
1806
-------------------------------------------------------------------
1807
Mon Mar 20 13:57:27 CET 2006 - kukuk@suse.de
1808
1809
- Update to final 2.6.16 kernel headers
1810
- Update to current CVS:
1811
- Don't use TLS before setting it up.
1812
- Fix rounding of long doubles on ppc64.
1813
- Correct usage of cfi_offset on ppc/ppc64.
1814
- Fix memory leak in dlopen.
1815
1816
-------------------------------------------------------------------
1817
Tue Mar 14 17:08:27 CET 2006 - schwab@suse.de
1818
1819
- Update fnmatch patch.
1820
1821
-------------------------------------------------------------------
1822
Fri Mar 10 13:36:38 CET 2006 - kukuk@suse.de
1823
1824
- Disable unshare() syscall (request of kernel developer)
1825
1826
-------------------------------------------------------------------
1827
Fri Mar 10 08:30:53 CET 2006 - kukuk@suse.de
1828
1829
- Don't include linux/interrupt.h from linux/rtc.h
1830
- Revert last change to linux/input.h, disable struct
1831
- Update to current CVS (nptl/ia64 fix)
1832
1833
-------------------------------------------------------------------
1834
Thu Mar 9 07:58:20 CET 2006 - kukuk@suse.de
1835
1836
- Fix linux/input.h for userspace inclusion
1837
1838
-------------------------------------------------------------------
1839
Wed Mar 8 22:06:11 CET 2006 - kukuk@suse.de
1840
1841
- Update kernel headers to 2.6.16-rc5
1842
1843
-------------------------------------------------------------------
1844
Mon Mar 6 13:41:08 CET 2006 - kukuk@suse.de
1845
1846
- Update to 2.4 CVS
1847
- official release
1848
- Fix free on ppc [#155374]
1849
- Various sysconf() fixes
1850
1851
-------------------------------------------------------------------
1852
Sat Mar 4 18:12:36 CET 2006 - kukuk@suse.de
1853
1854
- Update to CVS
1855
- ldconfig/prelink fixes
1856
1857
-------------------------------------------------------------------
1858
Fri Mar 3 17:32:56 CET 2006 - aj@suse.de
1859
1860
- Do not leave hyphens in defines in create_biarch_asm.sh (Bug 154998).
1861
1862
-------------------------------------------------------------------
1863
Fri Mar 3 10:58:02 CET 2006 - kukuk@suse.de
1864
1865
- Update to CVS
1866
- Fix ftw test suite failures
1867
- Fix alignment of malloc for long double
1868
1869
-------------------------------------------------------------------
1870
Thu Mar 2 09:56:59 CET 2006 - kukuk@suse.de
1871
1872
- Update to 2.3.91 CVS
1873
- Fix 6arg syscall on s390x
1874
- memccpy fix on IA64
1875
1876
-------------------------------------------------------------------
1877
Wed Mar 1 08:54:53 CET 2006 - kukuk@suse.de
1878
1879
- Update to CVS
1880
- New linkat interface
1881
- Update from tzdata2006b
1882
- Define MADV_DONTFORK and MADV_DOFORK.
1883
- Add robust mutex to NPTL
1884
1885
-------------------------------------------------------------------
1886
Thu Feb 23 15:26:29 CET 2006 - kukuk@suse.de
1887
1888
- Reenable power optimized code again [#142839]
1889
1890
-------------------------------------------------------------------
1891
Sun Feb 12 09:45:39 CET 2006 - kukuk@suse.de
1892
1893
- Disable power optimized code
1894
1895
-------------------------------------------------------------------
1896
Thu Feb 9 10:50:12 CET 2006 - kukuk@suse.de
1897
1898
- Update to CVS
1899
- Add unshare prototype
1900
- Add memory barrier on i386/NPTL
1901
1902
-------------------------------------------------------------------
1903
Wed Feb 8 10:50:07 CET 2006 - kukuk@suse.de
1904
1905
- Remove glibc-2.4-ppc-dl-procinfo-20060111.diff [#142839]
1906
1907
-------------------------------------------------------------------
1908
Mon Feb 6 16:58:50 CET 2006 - kukuk@suse.de
1909
1910
- Update to current CVS
1911
- Fix alternate locale search path patch [#147685]
1912
1913
-------------------------------------------------------------------
1914
Thu Feb 2 12:13:19 CET 2006 - kukuk@suse.de
1915
1916
- Update to current CVS
1917
1918
-------------------------------------------------------------------
1919
Mon Jan 30 16:10:35 CET 2006 - schwab@suse.de
1920
1921
- Fix the fix.
1922
1923
-------------------------------------------------------------------
1924
Sat Jan 28 18:42:08 CET 2006 - kukuk@suse.de
1925
1926
- Fix seg.fault in __atfct_seterrno if called from futimesat()
1927
- Apply patches for CPU-Tuned Environment on Power [#142839]
1928
1929
-------------------------------------------------------------------
1930
Fri Jan 27 12:10:55 CET 2006 - kukuk@suse.de
1931
1932
- Cleanup ld.so.conf
1933
1934
-------------------------------------------------------------------
1935
Thu Jan 26 08:53:33 CET 2006 - kukuk@suse.de
1936
1937
- Add alternate directory for translations [#144073]
1938
1939
-------------------------------------------------------------------
1940
Thu Jan 26 00:41:37 CET 2006 - mls@suse.de
1941
1942
- converted neededforbuild to BuildRequires
1943
1944
-------------------------------------------------------------------
1945
Mon Jan 23 17:44:50 CET 2006 - kukuk@suse.de
1946
1947
- Update to CVS
1948
- Fix build_locales
1949
1950
-------------------------------------------------------------------
1951
Sat Jan 21 10:24:02 CET 2006 - kukuk@suse.de
1952
1953
- Update to CVS
1954
- Fix inclusion of sys/poll.h with _GNU_SOURCE defined
1955
1956
-------------------------------------------------------------------
1957
Fri Jan 20 15:02:35 CET 2006 - kukuk@suse.de
1958
1959
- Update to CVS
1960
1961
-------------------------------------------------------------------
1962
Sun Jan 15 08:28:26 CET 2006 - kukuk@suse.de
1963
1964
- Update to CVS (fix long double configure check)
1965
1966
-------------------------------------------------------------------
1967
Sun Jan 15 01:59:54 CET 2006 - schwab@suse.de
1968
1969
- Readd <fmtmsg.h>, <ucontext.h>, <sys/ucontext.h>.
1970
1971
-------------------------------------------------------------------
1972
Sun Jan 15 01:08:22 CET 2006 - schwab@suse.de
1973
1974
- Readd <alloca.h>.
1975
1976
-------------------------------------------------------------------
1977
Sat Jan 14 22:33:32 CET 2006 - kukuk@suse.de
1978
1979
- Update to current CVS (long double support)
1980
1981
-------------------------------------------------------------------
1982
Fri Jan 13 09:17:17 CET 2006 - aj@suse.de
1983
1984
- Fix x86-64 w_exp to not use extra plt.
1985
1986
-------------------------------------------------------------------
1987
Thu Jan 12 22:39:01 CET 2006 - kukuk@suse.de
1988
1989
- Fix asm-s390/setup.h for userspace inclusion
1990
- nsswitch.conf: Add nis to netgroup and automount entry
1991
- Fix sys/procfs.h for ppc64
1992
1993
-------------------------------------------------------------------
1994
Mon Jan 9 23:20:14 CET 2006 - kukuk@suse.de
1995
1996
- Update to current CVS (fix for pthread.h with -std=c99)
1997
- Define PAGE_SIZE on POWER
1998
- Don't include linux/sched.h in asm-power/elf.h
1999
2000
-------------------------------------------------------------------
2001
Sun Jan 8 17:58:11 CET 2006 - kukuk@suse.de
2002
2003
- Fix linux/acct.h for userland inclusion
2004
2005
-------------------------------------------------------------------
2006
Sun Jan 8 11:48:58 CET 2006 - kukuk@suse.de
2007
2008
- Update to current CVS
2009
- Remove CHILD_MAX from kernel-headers
2010
- Copy subdirectories of asm-power, too.
2011
- Remove da_DK@euro (does not exist)
2012
2013
-------------------------------------------------------------------
2014
Sat Jan 7 10:02:43 CET 2006 - kukuk@suse.de
2015
2016
- Fix ext2 kernel headers
2017
- Update to current CVS
2018
2019
-------------------------------------------------------------------
2020
Fri Jan 6 12:28:10 CET 2006 - kukuk@suse.de
2021
2022
- Update to kernel headers 2.6.15
2023
2024
-------------------------------------------------------------------
2025
Fri Jan 6 00:58:28 CET 2006 - kukuk@suse.de
2026
2027
- Update crypt_blowfish to version 1.0
2028
- Update to current CVS
2029
- Adjust nscd patches
2030
2031
-------------------------------------------------------------------
2032
Tue Jan 3 17:19:36 CET 2006 - aj@suse.de
2033
2034
- Update to current CVS to fix pthread.h on 64-bit systems for C++.
2035
2036
-------------------------------------------------------------------
2037
Tue Jan 3 06:04:26 CET 2006 - aj@suse.de
2038
2039
- Enable string patch again.
2040
- Update to current CVS.
2041
2042
-------------------------------------------------------------------
2043
Wed Dec 21 15:11:14 CET 2005 - kukuk@suse.de
2044
2045
- Update to current CVS
2046
- Fix ldconfig
2047
2048
-------------------------------------------------------------------
2049
Sat Dec 17 09:49:18 CET 2005 - kukuk@suse.de
2050
2051
- Remove /usr/lib/zoneinfo
2052
- Add /etc/localtime to filelist
2053
- Update to current CVS
2054
- Fix glibc #1978: statvfs does not know about current filesystems
2055
- Fix wrong error return code of time() on x86
2056
- Remove nscd_nischeck
2057
- Remove audit from nfb
2058
- Remove LinuxThreads
2059
2060
-------------------------------------------------------------------
2061
Wed Dec 14 18:00:59 CET 2005 - kukuk@suse.de
2062
2063
- Update to current CVS
2064
- Remove nscd_nischeck
2065
- Remove audit from nfb
2066
2067
-------------------------------------------------------------------
2068
Mon Dec 5 12:07:05 CET 2005 - kukuk@suse.de
2069
2070
- Update to current CVS
2071
- Disable SELinux
2072
2073
-------------------------------------------------------------------
2074
Thu Nov 24 15:54:27 CET 2005 - kukuk@suse.de
2075
2076
- Remove obsolete patches:
2077
- glibc-2.3.asprintf-error_handling.diff
2078
- glibc-2.3.90-missing-string_h.diff
2079
2080
-------------------------------------------------------------------
2081
Wed Nov 23 17:20:10 CET 2005 - kukuk@suse.de
2082
2083
- Update to current CVS
2084
- Don't install in parallel
2085
2086
-------------------------------------------------------------------
2087
Fri Nov 18 13:42:43 CET 2005 - kukuk@suse.de
2088
2089
- Update to current CVS to fix compiling with new binutils
2090
2091
-------------------------------------------------------------------
2092
Wed Nov 16 18:33:57 CET 2005 - kukuk@suse.de
2093
2094
- Update to current CVS
2095
2096
-------------------------------------------------------------------
2097
Sat Nov 5 14:44:07 CET 2005 - kukuk@suse.de
2098
2099
- Update to current CVS
2100
- Disable linuxthreads on POWER and Itanium
2101
- Fix kernel-headers for userland inclusion
2102
2103
-------------------------------------------------------------------
2104
Wed Nov 2 17:12:36 CET 2005 - kukuk@suse.de
2105
2106
- Update to current CVS
2107
- Update to kernel-headers 2.6.14
2108
2109
-------------------------------------------------------------------
2110
Tue Oct 18 17:37:08 CEST 2005 - kukuk@suse.de
2111
2112
- Update to current CVS
2113
2114
-------------------------------------------------------------------
2115
Sat Oct 1 23:00:04 CEST 2005 - schwab@suse.de
2116
2117
- Update libm ULPs.
2118
- Fix limit in getcwd.
2119
2120
-------------------------------------------------------------------
2121
Thu Sep 15 16:13:50 CEST 2005 - kukuk@suse.de
2122
2123
- Update to current CVS
2124
- Update to final 2.6.13 kernel headers
2125
- Adjust bindresvport.blacklist patch to check already ports >= 512
2126
2127
-------------------------------------------------------------------
2128
Fri Aug 26 16:41:56 CEST 2005 - kukuk@suse.de
2129
2130
- Update to current CVS
2131
- init.d/nscd: Remove -S support (was removed from nscd)
2132
2133
-------------------------------------------------------------------
2134
Fri Aug 19 18:28:24 CEST 2005 - schwab@suse.de
2135
2136
- Fix comment.
2137
2138
-------------------------------------------------------------------
2139
Fri Aug 19 16:36:24 CEST 2005 - matz@suse.de
2140
2141
- Change .note.SuSE format [#105825].
2142
2143
-------------------------------------------------------------------
2144
Fri Aug 19 16:13:21 CEST 2005 - kukuk@suse.de
2145
2146
- Update to current CVS
2147
- Move all obsolete libraries into own subpackage and document
2148
them as obsolete
2149
2150
-------------------------------------------------------------------
2151
Fri Aug 5 10:32:38 CEST 2005 - schwab@suse.de
2152
2153
- -mno-tls-direct-seg-refs is x86-only
2154
2155
-------------------------------------------------------------------
2156
Tue Aug 2 14:54:01 CEST 2005 - kukuk@suse.de
2157
2158
- Update to 2.3.x CVS branch
2159
- Compile with -mno-tls-direct-seg-refs
2160
2161
-------------------------------------------------------------------
2162
Fri Jul 29 11:12:02 CEST 2005 - kukuk@suse.de
2163
2164
- Update to current CVS head
2165
2166
-------------------------------------------------------------------
2167
Wed Jul 27 23:13:04 CEST 2005 - schwab@suse.de
2168
2169
- Update libm ULPs for ia64.
2170
- Add linuxthreads stack guard support for ia64.
2171
2172
-------------------------------------------------------------------
2173
Sat Jul 23 10:05:16 CEST 2005 - kukuk@suse.de
2174
2175
- Update to current CVS head (adds bits/wchar2.h)
2176
- Move LinuxThreads version to obsolete/linuxthreads
2177
2178
-------------------------------------------------------------------
2179
Thu Jul 21 15:04:31 CEST 2005 - kukuk@suse.de
2180
2181
- Update to current CVS head
2182
2183
-------------------------------------------------------------------
2184
Fri Jul 15 15:45:35 CEST 2005 - schwab@suse.de
2185
2186
- Fix file list.
2187
2188
-------------------------------------------------------------------
2189
Fri Jul 15 12:09:08 CEST 2005 - aj@suse.de
2190
2191
- Fix amd64 string routines and math routines.
2192
2193
-------------------------------------------------------------------
2194
Fri Jul 15 08:45:27 CEST 2005 - kukuk@suse.de
2195
2196
- Use old LinuxThreads only for runtime and remove static version
2197
and headers
2198
- Update to current CVS head
2199
- Remove own texi2html
2200
2201
-------------------------------------------------------------------
2202
Mon Jul 11 11:00:47 CEST 2005 - kukuk@suse.de
2203
2204
- Install generic stdio-lock.h header file
2205
2206
-------------------------------------------------------------------
2207
Sat Jul 9 18:46:46 CEST 2005 - kukuk@suse.de
2208
2209
- Temporary disable AMD64 string optimization
2210
2211
-------------------------------------------------------------------
2212
Wed Jul 6 09:58:39 CEST 2005 - kukuk@suse.de
2213
2214
- Build and install ja_JP.SHIFT_JISX0213 locale [Bug #84030]
2215
2216
-------------------------------------------------------------------
2217
Mon Jul 4 20:41:47 CEST 2005 - kukuk@suse.de
2218
2219
- nss_compat: Preserve original return value [Bug #95033]
2220
- Cleanup old Obsoletes/Requires
2221
2222
-------------------------------------------------------------------
2223
Mon Jun 27 13:49:38 CEST 2005 - kukuk@suse.de
2224
2225
- Update to current gilbc CVS snapshot
2226
2227
-------------------------------------------------------------------
2228
Thu Jun 23 23:25:42 CEST 2005 - kukuk@suse.de
2229
2230
- Update to current glibc CVS snapshot
2231
- Adjust nscd patch
2232
- Enable SELinux/audit support for nscd
2233
- Update .note.SuSE version
2234
2235
-------------------------------------------------------------------
2236
Mon Jun 20 12:35:20 CEST 2005 - kukuk@suse.de
2237
2238
- Update to final 2.6.12 kernel headers
2239
- Update to current glibc CVS snapshot
2240
2241
-------------------------------------------------------------------
2242
Thu Jun 16 17:03:43 CEST 2005 - kukuk@suse.de
2243
2244
- Update linux/audit.h header
2245
- Update to current CVS snapshot
2246
2247
-------------------------------------------------------------------
2248
Mon Jun 13 14:48:53 CEST 2005 - kukuk@suse.de
2249
2250
- Don't terminate strings twice in nis/netgroup code.
2251
- netinet/if_tr.h: don't include kernel headers.
2252
2253
-------------------------------------------------------------------
2254
Wed Jun 8 16:26:21 CEST 2005 - kukuk@suse.de
2255
2256
- Update to kernel-headers 2.6.12-rc6
2257
- Fix build on s390 and s390x
2258
2259
-------------------------------------------------------------------
2260
Wed Jun 8 12:08:49 CEST 2005 - matz@suse.de
2261
2262
- Don't strip .symtab from libpthread.so.0 (and other libs).
2263
Fixes debugging of threaded programs (#81253).
2264
2265
-------------------------------------------------------------------
2266
Mon Jun 6 18:47:22 CEST 2005 - kukuk@suse.de
2267
2268
- Update to current CVS head
2269
- Update to kernel-headers 2.6.12-rc5
2270
2271
-------------------------------------------------------------------
2272
Thu May 26 20:07:11 CEST 2005 - schwab@suse.de
2273
2274
- No longer build loadlocale.c with -fno-unit-at-a-time.
2275
2276
-------------------------------------------------------------------
2277
Tue May 24 11:09:00 CEST 2005 - kukuk@suse.de
2278
2279
- Update to current CVS head, obsoletes:
2280
- glibc-2.3.90-libm.diff
2281
- glibc-2.3.90-i386-sysdep.diff
2282
- warn.diff
2283
- dl-osinfo.diff
2284
Adjusted:
2285
- glibc-2.3.90-bindresvport.blacklist.diff
2286
2287
-------------------------------------------------------------------
2288
Sun May 22 01:53:44 CEST 2005 - schwab@suse.de
2289
2290
- Fix missing include.
2291
2292
-------------------------------------------------------------------
2293
Tue May 17 23:46:19 CEST 2005 - schwab@suse.de
2294
2295
- Fix warning.
2296
2297
-------------------------------------------------------------------
2298
Fri Apr 29 15:11:22 CEST 2005 - kukuk@suse.de
2299
2300
- Update to latest CVS snapshost
2301
2302
-------------------------------------------------------------------
2303
Sat Apr 23 17:05:58 CEST 2005 - kukuk@suse.de
2304
2305
- Fix all the archs using wrong FLAGS
2306
2307
-------------------------------------------------------------------
2308
Sat Apr 23 08:02:31 CEST 2005 - kukuk@suse.de
2309
2310
- Remove -D_FORTIFY_SOURCE from RPM_OPT_FLAGS
2311
2312
-------------------------------------------------------------------
2313
Fri Apr 22 13:05:40 CEST 2005 - kukuk@suse.de
2314
2315
- Update to current CVS
2316
2317
-------------------------------------------------------------------
2318
Fri Apr 22 12:45:26 CEST 2005 - kukuk@suse.de
2319
2320
- Check if nice value does not conflict with test suite
2321
2322
-------------------------------------------------------------------
2323
Tue Apr 19 13:54:03 CEST 2005 - mls@suse.de
2324
2325
- resolv: trigger re-read of /etc/resolv.conf for all threads if
2326
a change is detected
2327
- nscd: support a negative timeout of zero, used by hosts cache
2328
2329
-------------------------------------------------------------------
2330
Mon Apr 18 17:31:23 CEST 2005 - meissner@suse.de
2331
2332
- Enable fortify possibility even for GCC 4.0, we apply
2333
the necessary patch to the SUSE GCC 4.0.
2334
2335
-------------------------------------------------------------------
2336
Sat Apr 16 12:16:13 CEST 2005 - aj@suse.de
2337
2338
- Apply amd64 string diff again.
2339
2340
-------------------------------------------------------------------
2341
Tue Apr 12 11:35:46 CEST 2005 - kukuk@suse.de
2342
2343
- Update kernel-headers to 2.6.10
2344
- Update to current CVS snapshot
2345
2346
-------------------------------------------------------------------
2347
Wed Apr 6 18:33:32 CEST 2005 - schwab@suse.de
2348
2349
- Cleanup neededforbuild.
2350
2351
-------------------------------------------------------------------
2352
Tue Apr 5 22:02:25 CEST 2005 - aj@suse.de
2353
2354
- Add gettext-devel to neededforbuild.
2355
2356
-------------------------------------------------------------------
2357
Tue Apr 5 16:45:06 CEST 2005 - aj@suse.de
2358
2359
- Do not build on xen machines.
2360
- Adjust libm ULPs for PowerPC.
2361
2362
-------------------------------------------------------------------
2363
Fri Apr 1 14:20:45 CEST 2005 - kukuk@suse.de
2364
2365
- Update to current CVS snapshot
2366
2367
-------------------------------------------------------------------
2368
Tue Mar 29 10:57:40 CEST 2005 - kukuk@suse.de
2369
2370
- Update to current CVS snapshot
2371
- Fix compiler warnings on ix86
2372
2373
-------------------------------------------------------------------
2374
Mon Mar 28 17:27:44 CEST 2005 - kukuk@suse.de
2375
2376
- Update to current CVS snapshot
2377
- Disable Noversion Patch on i386 temporary
2378
2379
-------------------------------------------------------------------
2380
Fri Mar 18 14:33:22 CET 2005 - ro@suse.de
2381
2382
- check-build.sh: require 2.6.11 on x86,x86_64 for build
2383
2384
-------------------------------------------------------------------
2385
Thu Mar 17 13:57:22 CET 2005 - mls@suse.de
2386
2387
- nscd: enable hosts cache
2388
- nscd: also watch /etc/resolv.conf
2389
- nscd: check files every 3 seconds
2390
- nscd: deal correctly with missing files
2391
2392
-------------------------------------------------------------------
2393
Tue Mar 15 15:50:12 CET 2005 - kukuk@suse.de
2394
2395
- Update to current CVS snapshot.
2396
2397
-------------------------------------------------------------------
2398
Sat Feb 12 02:49:56 CET 2005 - schwab@suse.de
2399
2400
- Remove const from __pthread_internal_tsd_address.
2401
2402
-------------------------------------------------------------------
2403
Fri Feb 11 15:44:31 CET 2005 - schwab@suse.de
2404
2405
- Update to current CVS.
2406
- Link glibc_post_upgrade against new libc.
2407
- Fix build error with gcc4.
2408
2409
-------------------------------------------------------------------
2410
Wed Feb 9 10:40:29 CET 2005 - kukuk@suse.de
2411
2412
- Update to current CVS
2413
- Fix bindresvport blacklist handling.
2414
- Increase buffer in tst-cancel17 to match new kernel buffer size
2415
[#50277]
2416
- Enable LinuxThreads again
2417
- Remove ia64-audit patch (is upstream)
2418
2419
-------------------------------------------------------------------
2420
Mon Feb 7 13:15:58 CET 2005 - aj@suse.de
2421
2422
- Add patch to allow compilation with gcc4.
2423
2424
-------------------------------------------------------------------
2425
Mon Jan 31 16:33:47 CET 2005 - schwab@suse.de
2426
2427
- Readd support for LD_AUDIT on ia64.
2428
2429
-------------------------------------------------------------------
2430
Mon Jan 31 14:32:01 CET 2005 - kukuk@suse.de
2431
2432
- Add memory clobber to string inline assemblies on s390 [#50284].
2433
2434
-------------------------------------------------------------------
2435
Mon Jan 31 12:55:59 CET 2005 - kukuk@suse.de
2436
2437
- Fix filelist on i686 if we build NPTL only version
2438
2439
-------------------------------------------------------------------
2440
Mon Jan 31 09:17:33 CET 2005 - aj@suse.de
2441
2442
- Generate new ULPs file for i386 needed by GCC 4.
2443
2444
-------------------------------------------------------------------
2445
Sun Jan 30 12:43:56 CET 2005 - kukuk@suse.de
2446
2447
- Include own copy of texi2html
2448
- Add glibc_pst_upgrade program (based on version from FC3)
2449
- Update to current CVS
2450
2451
-------------------------------------------------------------------
2452
Thu Jan 27 23:28:57 CET 2005 - kukuk@suse.de
2453
2454
- Re-add patch for timezone/zic.c (got lost with last merge)
2455
2456
-------------------------------------------------------------------
2457
Wed Jan 26 11:34:36 CET 2005 - kukuk@suse.de
2458
2459
- Update timezone data to 2005c release (fixes zdump crash on
2460
64bit architectures)
2461
2462
-------------------------------------------------------------------
2463
Sat Jan 22 15:45:25 CET 2005 - schwab@suse.de
2464
2465
- Add basic (incomplete) support for LD_AUDIT on ia64.
2466
2467
-------------------------------------------------------------------
2468
Fri Jan 21 11:00:08 CET 2005 - kukuk@suse.de
2469
2470
- Enable patch for [Bug #49833]
2471
- Allow to build NPTL only glibc
2472
- Update to CVS from Jan 16, 2005, containing:
2473
- Fix execlp argument in SunRPC code [glibc #681]
2474
- Fix errno return values for futimes [glibc #633]
2475
- Update FPU function on PPC/PPC64 [Bug #49764]
2476
2477
-------------------------------------------------------------------
2478
Mon Jan 17 10:40:24 CET 2005 - aj@suse.de
2479
2480
- Enable amd64 string patch again after fixing failing hunks.
2481
- Handle missing cpuid better for amd64 string functions. [#49803]
2482
2483
-------------------------------------------------------------------
2484
Sat Jan 15 16:05:36 CET 2005 - aj@suse.de
2485
2486
- Fix amd64 string patch to use correct datatype.
2487
2488
-------------------------------------------------------------------
2489
Fri Jan 14 14:06:43 CET 2005 - kukuk@suse.de
2490
2491
- Fix memory corruption in getgrouplist function [Bug #49833]
2492
2493
-------------------------------------------------------------------
2494
Tue Jan 11 11:01:26 CET 2005 - kukuk@suse.de
2495
2496
- Enable all LinuxThreads tests again
2497
- Finalize getconf -a patch (make it compatible with Solaris)
2498
- Rewrite getconf manual page and mention new option
2499
- Merge GB18030 patches into one.
2500
2501
-------------------------------------------------------------------
2502
Thu Dec 30 10:57:40 CET 2004 - kukuk@suse.de
2503
2504
- Merge kernel-headers.remove-SO_BSDCOMPAT.diff with
2505
kernel-headers.SuSE.diff
2506
- Revert nscd paths on old SuSE Linux distributions
2507
2508
-------------------------------------------------------------------
2509
Wed Dec 29 22:33:00 CET 2004 - kukuk@suse.de
2510
2511
- Update to glibc 2.3.90 CVS branch
2512
- Remove alarm-round.patch (merged upstream)
2513
2514
-------------------------------------------------------------------
2515
Thu Dec 9 14:19:05 CET 2004 - kukuk@suse.de
2516
2517
- Update to current CVS
2518
- Move nscd persistent database files back to /var/run/nscd
2519
2520
-------------------------------------------------------------------
2521
Mon Dec 6 15:43:08 CET 2004 - kukuk@suse.de
2522
2523
- Update to current CVS
2524
- Fix more kernel headers for userland inclusion
2525
2526
-------------------------------------------------------------------
2527
Fri Nov 26 14:33:20 CET 2004 - ro@suse.de
2528
2529
- kernel-headers.diff: define __force in compiler.h
2530
2531
-------------------------------------------------------------------
2532
Thu Nov 25 17:52:39 CET 2004 - schwab@suse.de
2533
2534
- Add Intel libm update.
2535
2536
-------------------------------------------------------------------
2537
Thu Nov 25 12:08:17 CET 2004 - kukuk@suse.de
2538
2539
- Update to current glibc CVS
2540
- Update kernel headers to 2.6.9
2541
2542
-------------------------------------------------------------------
2543
Thu Nov 18 15:11:32 CET 2004 - kukuk@suse.de
2544
2545
- Update to current glibc CVS
2546
2547
-------------------------------------------------------------------
2548
Mon Nov 15 14:11:27 CET 2004 - kukuk@suse.de
2549
2550
- Update to current glibc CVS
2551
2552
-------------------------------------------------------------------
2553
Mon Nov 8 10:50:27 CET 2004 - kukuk@suse.de
2554
2555
- Blacklist port 921 (lwresd) for usage by bindresvport()
2556
- Update to current glibc CVS
2557
- Add /var/run/nscd/* files as ghost entries
2558
2559
-------------------------------------------------------------------
2560
Mon Oct 18 13:54:04 CEST 2004 - aj@suse.de
2561
2562
- Don't use special fdim functions for x86-64 since those give
2563
wrong results for fdim (inf,inf).
2564
- Fix ppc64 rebuild issue with ppc32 system [#47325].
2565
2566
-------------------------------------------------------------------
2567
Wed Oct 13 14:06:55 CEST 2004 - kukuk@suse.de
2568
2569
- Fix symlink librt.so -> tls/librt.so.1
2570
- Backout last glob changes
2571
- Disable nptl as default for linking
2572
2573
-------------------------------------------------------------------
2574
Tue Oct 12 21:12:15 CEST 2004 - kukuk@suse.de
2575
2576
- Install kernel-headers after merging linuxthreads/NPTL headers
2577
2578
-------------------------------------------------------------------
2579
Tue Oct 12 09:36:48 CEST 2004 - kukuk@suse.de
2580
2581
- Update to current CVS snapshot
2582
2583
-------------------------------------------------------------------
2584
Mon Oct 11 15:11:03 CEST 2004 - kukuk@suse.de
2585
2586
- Make NPTL default for linking
2587
2588
-------------------------------------------------------------------
2589
Fri Oct 1 13:34:49 CEST 2004 - kukuk@suse.de
2590
2591
- Update to current CVS snapshot
2592
- Add workaround for linuxthreads/without-__threads bug
2593
- Remove KDE/ldconfig workaround
2594
- Set SuSE ABI note to 9.3
2595
2596
-------------------------------------------------------------------
2597
Sun Sep 26 16:56:19 CEST 2004 - kukuk@suse.de
2598
2599
- Add lib/nptl/librt.so symlink to tls/librt.so.1
2600
- Update to current CVS
2601
2602
-------------------------------------------------------------------
2603
Sat Sep 25 13:43:09 CEST 2004 - kukuk@suse.de
2604
2605
- Implement mq support for rtkaio and enable it again
2606
2607
-------------------------------------------------------------------
2608
Fri Sep 24 15:37:08 CEST 2004 - kukuk@suse.de
2609
2610
- Add zh_SG.UTF-8 [Bug #46024]
2611
2612
-------------------------------------------------------------------
2613
Thu Sep 23 16:22:33 CEST 2004 - kukuk@suse.de
2614
2615
- Sync sys/mount.h and linux/fs.h
2616
2617
-------------------------------------------------------------------
2618
Wed Sep 22 15:33:10 CEST 2004 - kukuk@suse.de
2619
2620
- Make mdns support configurable in /etc/host.conf
2621
2622
-------------------------------------------------------------------
2623
Mon Sep 20 17:58:13 CEST 2004 - kukuk@suse.de
2624
2625
- Fix invalidating of nscd caches and getaddrinfo()
2626
2627
-------------------------------------------------------------------
2628
Fri Sep 17 07:13:01 CEST 2004 - kukuk@suse.de
2629
2630
- Update to current CVS (nscd and glob.h fixes)
2631
2632
-------------------------------------------------------------------
2633
Thu Sep 16 16:37:45 CEST 2004 - kukuk@suse.de
2634
2635
- Fix getaddrinfo/nscd support
2636
2637
-------------------------------------------------------------------
2638
Wed Sep 15 14:11:29 CEST 2004 - kukuk@suse.de
2639
2640
- Update to current CVS, remove merged patches
2641
2642
-------------------------------------------------------------------
2643
Sun Sep 12 09:06:31 CEST 2004 - kukuk@suse.de
2644
2645
- Update to CVS: Fix nscd crash if one service is disabled
2646
- glob.h: Add workaround for invalid prototypes
2647
- nss_compat: Check that buffer is larger than 0 bytes
2648
2649
-------------------------------------------------------------------
2650
Sat Sep 11 00:50:47 CEST 2004 - kukuk@suse.de
2651
2652
- Update to CVS: Fix cdefs.h for C++ usage
2653
2654
-------------------------------------------------------------------
2655
Fri Sep 10 14:31:47 CEST 2004 - kukuk@suse.de
2656
2657
- Add lwres to hosts search order in nsswitch.conf
2658
- Update to current CVS
2659
- Use new nscd paths for socket/pid file
2660
- Enable NPTL on i586
2661
- Add --print-all option to getconf
2662
2663
-------------------------------------------------------------------
2664
Thu Sep 2 11:13:48 CEST 2004 - kukuk@suse.de
2665
2666
- Fix NPTL header files on x86-64 for 32bit compilation
2667
- Apply various fixes from CVS
2668
- Remove pre-Install for -devel package (no longer necessary)
2669
2670
-------------------------------------------------------------------
2671
Wed Aug 25 16:16:32 CEST 2004 - kukuk@suse.de
2672
2673
- Don't compile in eval.c
2674
2675
-------------------------------------------------------------------
2676
Mon Aug 23 10:20:09 CEST 2004 - kukuk@suse.de
2677
2678
- Update to current CVS:
2679
- Use CVS version for last fix.
2680
- Add malloc sanity checks for double free.
2681
2682
-------------------------------------------------------------------
2683
Sat Aug 21 00:06:58 CEST 2004 - schwab@suse.de
2684
2685
- Fix cancellable syscalls in librt w/ linuxthreads.
2686
2687
-------------------------------------------------------------------
2688
Fri Aug 20 20:40:38 CEST 2004 - kukuk@suse.de
2689
2690
- Update to current CVS [#43993]
2691
2692
-------------------------------------------------------------------
2693
Thu Aug 19 13:56:15 CEST 2004 - schwab@suse.de
2694
2695
- Better fix for asm-ia64/gcc_intrin.h.
2696
2697
-------------------------------------------------------------------
2698
Wed Aug 18 14:53:47 CEST 2004 - kukuk@suse.de
2699
2700
- Update to current CVS
2701
- Workaround linux/ixjuser.h problem not including compiler.h
2702
- Workaround linux/capi.h problem not including compiler.h
2703
2704
-------------------------------------------------------------------
2705
Tue Aug 17 18:32:29 CEST 2004 - schwab@suse.de
2706
2707
- Fix asm-ia64/gcc_intrin.h.
2708
2709
-------------------------------------------------------------------
2710
Tue Aug 17 12:13:41 CEST 2004 - kukuk@suse.de
2711
2712
- Workaround broken linux/crc-ccitt.h for usage from glibc [#43884]
2713
2714
-------------------------------------------------------------------
2715
Mon Aug 16 11:51:37 CEST 2004 - kukuk@suse.de
2716
2717
- Update to current CVS version and update to
2718
kernel-headers 2.6.8.1 to fix NPTL deadlock problems
2719
- Disable linuxthreads/tst-clock1, does not work on i586 and lower
2720
2721
-------------------------------------------------------------------
2722
Fri Aug 13 14:45:31 CEST 2004 - kukuk@suse.de
2723
2724
- Update to current CVS version
2725
- Cleanup/adjust all patches
2726
2727
-------------------------------------------------------------------
2728
Thu Jun 17 12:12:31 CEST 2004 - kukuk@suse.de
2729
2730
- Fix sched_setaffinity return/errno code in error case [#42124]
2731
2732
-------------------------------------------------------------------
2733
Wed Jun 16 07:45:07 CEST 2004 - meissner@suse.de
2734
2735
- Updated altivec set/get/swapcontext patch to fix
2736
more problems on altivec capable machines [#42039].
2737
- glibc is also able to build on -pmac64 kernels.
2738
2739
-------------------------------------------------------------------
2740
Mon Jun 14 20:12:00 CEST 2004 - kukuk@suse.de
2741
2742
- Add fixes from CVS:
2743
- sysconf return value fixes
2744
- nscd host caching deadlock
2745
- backtrace for s390/s390x/ia64 static linked binaries
2746
2747
-------------------------------------------------------------------
2748
Mon Jun 14 18:54:05 CEST 2004 - kukuk@suse.de
2749
2750
- Increase listen backlog in RPC code [#41955]
2751
2752
-------------------------------------------------------------------
2753
Wed Jun 9 16:21:30 CEST 2004 - meissner@suse.de
2754
2755
- Fixed typos in powerpc* *context functions to not destroy the r19
2756
register and save the v19 register correctly. [#41790]
2757
2758
-------------------------------------------------------------------
2759
Sat Jun 5 08:40:29 CEST 2004 - aj@suse.de
2760
2761
- Fix makecontext with more than 6 arguments on x86-64 [#40546].
2762
2763
-------------------------------------------------------------------
2764
Mon May 24 18:04:38 CEST 2004 - kukuk@suse.de
2765
2766
- Update to kernel-headers 2.6.6
2767
- Update to current glibc CVS
2768
- Disable rtkaio temporary
2769
2770
-------------------------------------------------------------------
2771
Sun May 23 21:44:19 CEST 2004 - kukuk@suse.de
2772
2773
- Fix pthread_cond_wait on not ix86 and x86-64 architectures
2774
2775
-------------------------------------------------------------------
2776
Thu May 20 14:11:47 CEST 2004 - kukuk@suse.de
2777
2778
- Add PPC64 kernel header file fixes [#40831,#40870]
2779
2780
-------------------------------------------------------------------
2781
Wed May 19 16:18:37 CEST 2004 - kukuk@suse.de
2782
2783
- Add additional NPTL fixes from CVS
2784
2785
-------------------------------------------------------------------
2786
Tue May 18 10:52:27 CEST 2004 - schwab@suse.de
2787
2788
- Fix mapping of DSOs with holes.
2789
2790
-------------------------------------------------------------------
2791
Fri May 14 13:50:37 CEST 2004 - schwab@suse.de
2792
2793
- Fix rounding in alarm [#40552].
2794
2795
-------------------------------------------------------------------
2796
Wed May 12 11:43:38 CEST 2004 - schwab@suse.de
2797
2798
- Fix uninitialized array in regexp compiler [#40009].
2799
2800
-------------------------------------------------------------------
2801
Tue May 11 11:45:08 CEST 2004 - kukuk@suse.de
2802
2803
- Apply lot of fixes from current CVS
2804
- Fix alignment of stack for makecontext on x86-64 [Bug #39413]
2805
- Make XTABS identical to TABDLY on PPC
2806
2807
-------------------------------------------------------------------
2808
Wed May 5 13:50:51 CEST 2004 - kukuk@suse.de
2809
2810
- Add some header fixes to match POSIX
2811
2812
-------------------------------------------------------------------
2813
Tue May 4 11:27:15 CEST 2004 - meissner@suse.de
2814
2815
- Fix INLINE_SYSCALL on ppc and ppc64 (see #38399)
2816
2817
-------------------------------------------------------------------
2818
Mon May 3 13:42:12 CEST 2004 - kukuk@suse.de
2819
2820
- Port --mlock option for ld.so from UL1 [Bug #39569]
2821
2822
-------------------------------------------------------------------
2823
Tue Apr 20 11:23:55 CEST 2004 - kukuk@suse.de
2824
2825
- Add execstack fix for s390
2826
2827
-------------------------------------------------------------------
2828
Mon Apr 19 13:11:27 CEST 2004 - kukuk@suse.de
2829
2830
- Update to current CVS version (fix problems with new binutils
2831
and gcc)
2832
2833
-------------------------------------------------------------------
2834
Mon Apr 19 08:29:42 CEST 2004 - kukuk@suse.de
2835
2836
- Add pthread_getattr_np and syslog fixes from CVS
2837
- Update gb18030 and big5hkscs gconv modules [Bug #39080]
2838
2839
-------------------------------------------------------------------
2840
Sat Apr 17 17:42:48 CEST 2004 - schwab@suse.de
2841
2842
- Pacify autobuild.
2843
2844
-------------------------------------------------------------------
2845
Thu Apr 15 10:07:19 CEST 2004 - kukuk@suse.de
2846
2847
- Add /etc/ld.so.conf.d/*.conf to /etc/ld.so.conf
2848
- Disable FUTEX_REQUEUE support in NPTL library [Bug #38882]
2849
2850
-------------------------------------------------------------------
2851
Thu Apr 15 00:37:28 CEST 2004 - schwab@suse.de
2852
2853
- Remove /usr/i386-linux from ld.so.conf,
2854
2855
-------------------------------------------------------------------
2856
Wed Apr 14 11:49:05 CEST 2004 - kukuk@suse.de
2857
2858
- Fix linux/compiler.h for glibc inclusion
2859
- Really fix ffsl on s390x
2860
2861
-------------------------------------------------------------------
2862
Sat Apr 10 00:42:04 CEST 2004 - schwab@suse.de
2863
2864
- Fix syntax error in memcmp.
2865
2866
-------------------------------------------------------------------
2867
Fri Apr 9 16:22:31 CEST 2004 - kukuk@suse.de
2868
2869
- Update from CVS: linuxthread debug fixes
2870
- Fix INLINE_SYSCALL on x86-64 and ia64 (fixes #38399)
2871
- Fix ffsl weak alias on s390x
2872
- Update to 2.6.5 kernel headers
2873
2874
-------------------------------------------------------------------
2875
Thu Apr 8 00:24:46 CEST 2004 - meissner@suse.de
2876
2877
- forward umount to umount2 on ppc64 because umount syscall
2878
does not exist
2879
2880
-------------------------------------------------------------------
2881
Mon Apr 5 14:40:18 CEST 2004 - kukuk@suse.de
2882
2883
- Sync with current CVS (which is nearly identical with most of
2884
our latest patches)
2885
2886
-------------------------------------------------------------------
2887
Fri Apr 2 14:18:11 CEST 2004 - kukuk@suse.de
2888
2889
- Make fstatvfs64 working on 32bit architectures
2890
- Add fwrite LFS fix from aj
2891
- Add powerpc fixes from CVS
2892
- Fix wrong errno code for shm_unlink [Bug #38013]
2893
2894
-------------------------------------------------------------------
2895
Wed Mar 31 09:31:56 CEST 2004 - kukuk@suse.de
2896
2897
- Add three fixes from CVS:
2898
- Call __nptl_deallocate_tsd for main thread, too
2899
- setgroups: optimizations for huge number of groups
2900
- initgroups: Limit the initial allocation to 64 entries
2901
2902
-------------------------------------------------------------------
2903
Tue Mar 30 17:36:18 CEST 2004 - kukuk@suse.de
2904
2905
- Add IUTF8 to bits/termios.h [Bug #34725]
2906
- *affinitiy.c: Prepend GLIBC_ to version names
2907
2908
-------------------------------------------------------------------
2909
Sat Mar 27 09:52:53 CET 2004 - kukuk@suse.de
2910
2911
- Fix wrong return value of getXXbyYY_r in case key was not
2912
found [Bug #37181]
2913
- Fix typo in dl-open
2914
- Don't set errno in NSS NIS module if group was not found
2915
2916
-------------------------------------------------------------------
2917
Fri Mar 26 12:39:27 CET 2004 - aj@suse.de
2918
2919
- Add pow10/pow10f aliases for AMD64.
2920
2921
-------------------------------------------------------------------
2922
Thu Mar 25 16:42:57 CET 2004 - kukuk@suse.de
2923
2924
- Update to latest CVS snapshot
2925
2926
-------------------------------------------------------------------
2927
Sat Mar 20 07:49:49 CET 2004 - aj@suse.de
2928
2929
- Fix further problems with sched_[sg]etaffinity calls.
2930
2931
-------------------------------------------------------------------
2932
Fri Mar 19 19:57:35 CET 2004 - aj@suse.de
2933
2934
- Fix sched_setaffinity compile problem.
2935
2936
-------------------------------------------------------------------
2937
Fri Mar 19 19:44:32 CET 2004 - kukuk@suse.de
2938
2939
- Remove conflict with special aaa_base version (rpm will handle
2940
this with file conflict)
2941
2942
-------------------------------------------------------------------
2943
Fri Mar 19 15:43:19 CET 2004 - kukuk@suse.de
2944
2945
- Add SuSE abi note
2946
- Add madvise patch
2947
- Update to current CVS
2948
2949
-------------------------------------------------------------------
2950
Wed Mar 17 13:59:14 CET 2004 - kukuk@suse.de
2951
2952
- Use official NPTL version fix
2953
- Add LD_DEBUG=statistic for x86-64
2954
- Fix two JB_SIZE redefinitions on PPC
2955
- Add two fixes for execstack
2956
2957
-------------------------------------------------------------------
2958
Mon Mar 15 08:11:33 CET 2004 - kukuk@suse.de
2959
2960
- Require kernel 2.6.4 for glibc/NPTL
2961
- Remove siginfo_t/si_band patch (needs to be fixed in kernel)
2962
- Update linuxthreads_db and nptl_db
2963
- Add libidn fixes from CVS
2964
2965
-------------------------------------------------------------------
2966
Sat Mar 13 19:53:58 CET 2004 - kukuk@suse.de
2967
2968
- Adjust filelist (remove libcidn.a and libcidn_p.a)
2969
2970
-------------------------------------------------------------------
2971
Sat Mar 13 16:01:42 CET 2004 - kukuk@suse.de
2972
2973
- Update to current CVS (merge of patches)
2974
- Fix siginfo_t/si_band [Bug #34330]
2975
2976
-------------------------------------------------------------------
2977
Thu Mar 11 18:35:05 CET 2004 - mls@suse.de
2978
2979
- Add mdns support to resolver library
2980
2981
-------------------------------------------------------------------
2982
Thu Mar 11 16:01:43 CET 2004 - kukuk@suse.de
2983
2984
- Update kernel headers to 2.6.4
2985
- Update to current glibc CVS
2986
2987
-------------------------------------------------------------------
2988
Wed Mar 10 15:44:25 CET 2004 - bg@suse.de
2989
2990
- Update hppa patches.
2991
2992
-------------------------------------------------------------------
2993
Mon Mar 8 15:19:01 CET 2004 - kukuk@suse.de
2994
2995
- Fix vDSO on IA64
2996
2997
-------------------------------------------------------------------
2998
Mon Mar 8 13:25:48 CET 2004 - kukuk@suse.de
2999
3000
- Update from glibc CVS:
3001
- Add libidn
3002
- Lot of dynamic loader changes
3003
3004
-------------------------------------------------------------------
3005
Thu Mar 4 10:50:09 CET 2004 - kukuk@suse.de
3006
3007
- Update from glibc CVS:
3008
- Fix posix_fadvise vs. posix_fadvise64
3009
3010
-------------------------------------------------------------------
3011
Tue Mar 2 16:51:44 CET 2004 - kukuk@suse.de
3012
3013
- Fix PPC kernel header files
3014
- Update from glibc CVS
3015
- NPTL fixes
3016
- nscd fixes
3017
3018
-------------------------------------------------------------------
3019
Tue Mar 2 12:11:38 CET 2004 - schwab@suse.de
3020
3021
- Fix ppc32 to always use stat64 syscall.
3022
3023
-------------------------------------------------------------------
3024
Sat Feb 28 17:30:17 CET 2004 - kukuk@suse.de
3025
3026
- Update from glibc CVS:
3027
- Fix compiler warnings
3028
- NPTL: Don't use CLONE_STOPPED
3029
- Revert vDSO changes
3030
3031
-------------------------------------------------------------------
3032
Fri Feb 27 10:05:48 CET 2004 - kukuk@suse.de
3033
3034
- Update from glibc CVS:
3035
- Real NGROUP_MAX fix
3036
- Lot of NPTL fixes
3037
- clock_settime fix
3038
- Add no_NO back (required by OpenI18N spec and [Bug #34745])
3039
3040
-------------------------------------------------------------------
3041
Thu Feb 26 14:52:07 CET 2004 - kukuk@suse.de
3042
3043
- Workaround broken NGROUP_MAX function
3044
3045
-------------------------------------------------------------------
3046
Thu Feb 26 12:10:37 CET 2004 - kukuk@suse.de
3047
3048
- Add insserv PreRequires for nscd
3049
- Update from CVS: NPTL and getaddrinfo memory leak fixes,
3050
Get NGROUP_MAX from /proc filesystem
3051
3052
-------------------------------------------------------------------
3053
Sat Feb 21 06:22:23 CET 2004 - kukuk@suse.de
3054
3055
- Update from CVS: IA64 relo fix, lot of PPC fixes
3056
- Fix linux/mod_devicetable.h for userland inclusion
3057
- Enable NPTL on Alpha
3058
3059
-------------------------------------------------------------------
3060
Fri Feb 20 01:08:26 CET 2004 - schwab@suse.de
3061
3062
- Fix pthread_barrier_wait.
3063
3064
-------------------------------------------------------------------
3065
Thu Feb 19 09:46:46 CET 2004 - kukuk@suse.de
3066
3067
- Update from CVS: More NPTL fixes
3068
- nscd.init: Cleanups
3069
3070
-------------------------------------------------------------------
3071
Wed Feb 18 15:49:09 CET 2004 - kukuk@suse.de
3072
3073
- Kernel Headers: Fix asm-ppc/unaliged.h, asm-ppc/types.h and
3074
asm-ppc/bitops.h for userland inclusion.
3075
3076
-------------------------------------------------------------------
3077
Wed Feb 18 11:24:35 CET 2004 - bg@suse.de
3078
3079
- Update hppa patches for current glibc
3080
- Add workaround for ICE in hppa
3081
3082
-------------------------------------------------------------------
3083
Tue Feb 17 13:54:28 CET 2004 - kukuk@suse.de
3084
3085
- Update from CVS:
3086
- PPC nptl compatiblity fix
3087
- NSCD patches merged
3088
- ld.so.preload: Igreno missing files
3089
- getaddrinfo: Fix problem with IPv6 addresses
3090
3091
-------------------------------------------------------------------
3092
Tue Feb 17 11:42:59 CET 2004 - aj@suse.de
3093
3094
- Fix string optimizations init code on AMD64.
3095
3096
-------------------------------------------------------------------
3097
Sat Feb 14 07:10:42 CET 2004 - kukuk@suse.de
3098
3099
- Update from CVS (for NPTL fixes and new PPC longjmp)
3100
- Fix nscd deadlock with kernel 2.6 [Bug #34507]
3101
3102
-------------------------------------------------------------------
3103
Fri Feb 13 14:19:25 CET 2004 - aj@suse.de
3104
3105
- Add more string/memory optimizations for AMD64.
3106
3107
-------------------------------------------------------------------
3108
Thu Feb 12 17:07:08 CET 2004 - kukuk@suse.de
3109
3110
- Fix regex bug with invalid UTF-8 strings
3111
3112
-------------------------------------------------------------------
3113
Thu Feb 12 16:31:51 CET 2004 - aj@suse.de
3114
3115
- Add more string optimizations for AMD64.
3116
3117
-------------------------------------------------------------------
3118
Wed Feb 11 16:14:53 CET 2004 - kukuk@suse.de
3119
3120
- Update to current CVS snapshot
3121
- Fix _IOC_TYPECHECK on s390/s390x/parisc
3122
- Compile rtkaio only with NPTL
3123
- Remove glibcbug (was dropped since glibc uses bugzilla now)
3124
- Disable parallel build on s390x
3125
3126
-------------------------------------------------------------------
3127
Tue Feb 10 15:38:37 CET 2004 - schwab@suse.de
3128
3129
- Work around invalid use of kernel headers in some packages.
3130
3131
-------------------------------------------------------------------
3132
Fri Feb 6 19:57:04 CET 2004 - kukuk@suse.de
3133
3134
- Add kernel stat fix for PPC
3135
- Add fix for off-by-one error in regex code
3136
3137
-------------------------------------------------------------------
3138
Thu Feb 5 18:04:45 CET 2004 - kukuk@suse.de
3139
3140
- Update kernel header files to 2.6.2
3141
3142
-------------------------------------------------------------------
3143
Tue Feb 3 17:14:38 CET 2004 - bg@suse.de
3144
3145
- Update hppa patch
3146
3147
-------------------------------------------------------------------
3148
Tue Feb 3 16:24:47 CET 2004 - kukuk@suse.de
3149
3150
- Fix ypclnt speedup patch
3151
- Update to current CVS snapshot
3152
3153
-------------------------------------------------------------------
3154
Mon Jan 26 13:44:39 CET 2004 - kukuk@suse.de
3155
3156
- Update to current CVS snapshot
3157
3158
-------------------------------------------------------------------
3159
Wed Jan 21 10:23:42 CET 2004 - aj@suse.de
3160
3161
- Do not run in parallel on s390.
3162
3163
-------------------------------------------------------------------
3164
Mon Jan 19 15:49:51 CET 2004 - ro@suse.de
3165
3166
- really fix linux/percpu.h to compile in userland
3167
3168
-------------------------------------------------------------------
3169
Fri Jan 16 11:14:49 CET 2004 - kukuk@suse.de
3170
3171
- Update version.h to 2.6.1
3172
- Fix linux/percpu.h to compile in userland
3173
- Update to current CVS snapshot
3174
- Revert nscd path changes
3175
3176
-------------------------------------------------------------------
3177
Wed Jan 14 12:06:13 CET 2004 - kukuk@suse.de
3178
3179
- Update to Kernel Headers 2.6.1
3180
- Update to current CVS snapshot
3181
- Don't ignore make check on IA64 any longer
3182
3183
-------------------------------------------------------------------
3184
Sat Jan 10 01:56:48 CET 2004 - schwab@suse.de
3185
3186
- Locale no_NO has been renamed to nb_NO.
3187
3188
-------------------------------------------------------------------
3189
Fri Jan 9 14:09:01 CET 2004 - kukuk@suse.de
3190
3191
- Temporary ignore make check on IA64 and PPC
3192
(known kernel/compiler bugs)
3193
3194
-------------------------------------------------------------------
3195
Fri Jan 9 00:36:51 CET 2004 - stepan@suse.de
3196
3197
- fix v4l2 headers
3198
3199
-------------------------------------------------------------------
3200
Wed Jan 7 13:09:26 CET 2004 - kukuk@suse.de
3201
3202
- Update to glibc CVS from 20040107
3203
- Remove manual pages which are now part of man-pages
3204
3205
-------------------------------------------------------------------
3206
Thu Dec 18 13:41:37 CET 2003 - kukuk@suse.de
3207
3208
- Update to glibc CVS from 20031218
3209
- Update ot final 2.6.0 kernel headers
3210
- Fix syntax error in spec file
3211
- Update HPPA patch
3212
3213
-------------------------------------------------------------------
3214
Mon Dec 15 19:19:08 CET 2003 - kukuk@suse.de
3215
3216
- Update to glibc CVS from 20031215
3217
3218
-------------------------------------------------------------------
3219
Fri Dec 12 10:19:52 CET 2003 - kukuk@suse.de
3220
3221
- Update to glibc CVS from 20031212
3222
- disable rtkaio (does not work with kernel 2.6 yet)
3223
3224
-------------------------------------------------------------------
3225
Fri Dec 5 10:00:28 CET 2003 - kukuk@suse.de
3226
3227
- Update to glibc 2.3.3 CVS
3228
- Make an extra sub package for nscd
3229
3230
-------------------------------------------------------------------
3231
Thu Nov 27 13:08:32 CET 2003 - kukuk@suse.de
3232
3233
- Update to glibc CVS from 20031127
3234
- Add nsswitch.conf (moved from aaa_base)
3235
- Add ld.so.conf (moved from aaa_base) [Bug #33277]
3236
- Fix ceil on AMD64
3237
3238
-------------------------------------------------------------------
3239
Fri Nov 21 14:40:29 CET 2003 - kukuk@suse.de
3240
3241
- Update to glibc CVS from 20031121
3242
- Obsolete epoll (glibc-devel contains now this header files)
3243
3244
-------------------------------------------------------------------
3245
Wed Nov 19 15:54:58 CET 2003 - kukuk@suse.de
3246
3247
- Add patch so that ld.so supports linuxthreads and nptl
3248
- PPC64 requires kernel 2.4.21
3249
- Update to glibc CVS from 20031119
3250
3251
-------------------------------------------------------------------
3252
Fri Nov 14 14:05:38 CET 2003 - bg@suse.de
3253
3254
- Add hppa patches for current glibc.
3255
3256
-------------------------------------------------------------------
3257
Fri Nov 14 13:32:06 CET 2003 - kukuk@suse.de
3258
3259
- Update to glibc CVS from 20031114
3260
- Remove PPC64 symbol version patch
3261
3262
-------------------------------------------------------------------
3263
Thu Nov 13 12:10:15 CET 2003 - schwab@suse.de
3264
3265
- Fix last change covering libNoVersion.
3266
3267
-------------------------------------------------------------------
3268
Mon Nov 10 16:52:09 CET 2003 - schwab@suse.de
3269
3270
- Specfile cleanup.
3271
3272
-------------------------------------------------------------------
3273
Thu Nov 6 14:10:17 CET 2003 - kukuk@suse.de
3274
3275
- Update to glibc CVS from 20031106
3276
3277
-------------------------------------------------------------------
3278
Wed Nov 5 15:26:06 CET 2003 - uli@suse.de
3279
3280
- added a number of ARM fixes (glibc-2.3.2-armformat.patch,
3281
glibc-armisa.patch, glibc-sjlj.patch)
3282
3283
-------------------------------------------------------------------
3284
Mon Oct 27 21:13:09 CET 2003 - kukuk@suse.de
3285
3286
- Update to glibc CVS from 20031027
3287
- kernel headers: update to 2.6.0-test9
3288
- nptl: Use -fno-unit-at-a-time on AMD64, too
3289
3290
-------------------------------------------------------------------
3291
Thu Oct 23 13:34:25 CEST 2003 - kukuk@suse.de
3292
3293
- Update to current CVS version
3294
3295
-------------------------------------------------------------------
3296
Wed Oct 22 19:01:37 CEST 2003 - kukuk@suse.de
3297
3298
- nptl: Fix prototype in configure script
3299
- nptl: Use -fno-unit-at-a-time
3300
- locale: Add nb_NO
3301
3302
-------------------------------------------------------------------
3303
Fri Oct 17 16:56:58 CEST 2003 - kukuk@suse.de
3304
3305
- Increase timeout for make check on overloaded architectures
3306
3307
-------------------------------------------------------------------
3308
Thu Oct 16 18:19:13 CEST 2003 - kukuk@suse.de
3309
3310
- Fix building as normal user
3311
3312
-------------------------------------------------------------------
3313
Wed Oct 15 16:31:32 CEST 2003 - kukuk@suse.de
3314
3315
- Fix putpwent/putgrent
3316
- Make build as normal user
3317
3318
-------------------------------------------------------------------
3319
Tue Oct 14 21:13:25 CEST 2003 - kukuk@suse.de
3320
3321
- Update to glibc CVS from 20031014
3322
3323
-------------------------------------------------------------------
3324
Tue Oct 14 13:26:06 CEST 2003 - aj@suse.de
3325
3326
- Fix w_acosf for AMD64.
3327
3328
-------------------------------------------------------------------
3329
Tue Oct 14 10:49:36 CEST 2003 - kukuk@suse.de
3330
3331
- Fix asm-sparc/kbio.h to compile kbdrate/X11
3332
3333
-------------------------------------------------------------------
3334
Mon Oct 13 12:11:53 CEST 2003 - kukuk@suse.de
3335
3336
- Update to kernel header files from 2.6.0-test7
3337
3338
-------------------------------------------------------------------
3339
Fri Oct 10 17:11:01 CEST 2003 - schwab@suse.de
3340
3341
- Fix misnamed syscalls.
3342
3343
-------------------------------------------------------------------
3344
Tue Oct 7 21:13:09 CEST 2003 - kukuk@suse.de
3345
3346
- Update to glibc CVS from 20031007
3347
3348
-------------------------------------------------------------------
3349
Fri Oct 3 09:12:38 CEST 2003 - kukuk@suse.de
3350
3351
- Update to glibc CVS from 20031003
3352
- Fix kernel ioctl header files for PPC/PPC64
3353
- Removed dl-reloc.c fix, merged upstream
3354
3355
-------------------------------------------------------------------
3356
Wed Oct 1 16:49:19 CEST 2003 - kukuk@suse.de
3357
3358
- Update to glibc cvs from 20031001
3359
- Remove sysmacros.h fix, merged upstream
3360
- Add dl-reloc.c fix for compiler warnings
3361
3362
-------------------------------------------------------------------
3363
Mon Sep 29 11:49:19 CEST 2003 - kukuk@suse.de
3364
3365
- Update kernel-headers to 2.6.0-test6
3366
- Fix sysmacros.h to compile with -ansi
3367
3368
-------------------------------------------------------------------
3369
Sat Sep 27 20:58:07 CEST 2003 - kukuk@suse.de
3370
3371
- Update to glibc CVS from 20030927
3372
- Remove SO_BSDCOMPAT (obsoleted by kernel)
3373
- Make _IOC_TYPECHECK useable for userland programs
3374
3375
-------------------------------------------------------------------
3376
Fri Sep 26 10:01:15 CEST 2003 - kukuk@suse.de
3377
3378
- Remove obsolete patches
3379
- Update to crypt_blowfish 0.4.5
3380
3381
-------------------------------------------------------------------
3382
Fri Sep 26 08:51:10 CEST 2003 - kukuk@suse.de
3383
3384
- Update to glibc CVS from 20030926
3385
- Update to nptl 0.60
3386
3387
-------------------------------------------------------------------
3388
Sat Sep 20 21:13:04 CEST 2003 - kukuk@suse.de
3389
3390
- Update to glibc CVS from 20030920
3391
- Update to nptl 0.59
3392
3393
-------------------------------------------------------------------
3394
Wed Sep 17 12:13:35 CEST 2003 - kukuk@suse.de
3395
3396
- Disable TLS for i586 glibc [Bug #31034]
3397
3398
-------------------------------------------------------------------
3399
Tue Sep 16 15:38:19 CEST 2003 - kukuk@suse.de
3400
3401
- Remove db1.85
3402
3403
-------------------------------------------------------------------
3404
Mon Sep 15 21:30:51 CEST 2003 - kukuk@suse.de
3405
3406
- Update to glibc CVS from 20030915
3407
3408
-------------------------------------------------------------------
3409
Mon Sep 15 18:43:19 CEST 2003 - kukuk@suse.de
3410
3411
- Update to kernel 2.6.0-test5 header files
3412
3413
-------------------------------------------------------------------
3414
Sat Sep 13 07:01:40 CEST 2003 - kukuk@suse.de
3415
3416
- Add librtkaio, a librt using kernel aio
3417
3418
-------------------------------------------------------------------
3419
Thu Sep 11 16:59:49 CEST 2003 - kukuk@suse.de
3420
3421
- Update to current CVS
3422
- Remove patches which are merged in CVS
3423
- Update to nptl-0.58
3424
- Remove _POSIX_VERSION hack
3425
3426
-------------------------------------------------------------------
3427
Thu Sep 11 16:59:49 CEST 2003 - kukuk@suse.de
3428
3429
- version.h: Fix comment how to compile kernel modules
3430
3431
-------------------------------------------------------------------
3432
Wed Sep 10 19:27:05 CEST 2003 - aj@suse.de
3433
3434
- Install en_US.ISO-8859-15 under this name [#30373].
3435
3436
-------------------------------------------------------------------
3437
Tue Sep 9 14:22:02 CEST 2003 - aj@suse.de
3438
3439
- Fix last patch.
3440
3441
-------------------------------------------------------------------
3442
Mon Sep 8 18:20:56 CEST 2003 - aj@suse.de
3443
3444
- Fix setting up of user signal handler in linuxthreads on x86_64.
3445
3446
-------------------------------------------------------------------
3447
Fri Sep 5 13:44:13 CEST 2003 - kukuk@suse.de
3448
3449
- Add dl-tls.c to fix out of memory with static TLS errors
3450
3451
-------------------------------------------------------------------
3452
Wed Sep 3 21:03:13 CEST 2003 - kukuk@suse.de
3453
3454
- Update glibc-linuxthreads
3455
- Set _POSIX_VERSION back to 199209
3456
3457
-------------------------------------------------------------------
3458
Mon Sep 1 18:23:49 CEST 2003 - kukuk@suse.de
3459
3460
- Fix typo in nss_compat patch
3461
3462
-------------------------------------------------------------------
3463
Mon Sep 1 09:13:14 CEST 2003 - kukuk@suse.de
3464
3465
- Add opendir fix for usage with NPTL
3466
- Fix getspnam/getspent in nss_compat [Bug #29689]
3467
- Set _POSIX2_VERSION back to 199209
3468
3469
-------------------------------------------------------------------
3470
Wed Aug 27 15:22:40 CEST 2003 - kukuk@suse.de
3471
3472
- Update to current CVS version
3473
3474
-------------------------------------------------------------------
3475
Mon Aug 25 09:35:41 CEST 2003 - kukuk@suse.de
3476
3477
- Update to current CVS version
3478
3479
-------------------------------------------------------------------
3480
Mon Aug 18 21:17:25 CEST 2003 - aj@suse.de
3481
3482
- increase stack size for linuxthreads/set-context.
3483
3484
------------------------------------------------------------------
3485
Mon Aug 18 13:23:00 CEST 2003 - aj@suse.de
3486
3487
- Fix mathinline.h for i386 to compile under C++ without warnings.
3488
3489
-------------------------------------------------------------------
3490
Sun Aug 17 09:59:25 CEST 2003 - ro@suse.de
3491
3492
- kernel-headers.dif: don't include device.h from videodev.h
3493
3494
-------------------------------------------------------------------
3495
Fri Aug 15 10:39:49 CEST 2003 - kukuk@suse.de
3496
3497
- Update to current cvs (fixes assert usage in C++ source code)
3498
3499
-------------------------------------------------------------------
3500
Thu Aug 14 10:34:27 CEST 2003 - kukuk@suse.de
3501
3502
- Initialize fp->_mode for glibc 2.0 compatibility [Bug #28386]
3503
- On i686, include glibc with and without floating stack enabled
3504
- Update to current cvs
3505
- Update to nptl 0.56
3506
3507
-------------------------------------------------------------------
3508
Thu Jul 31 16:57:36 CEST 2003 - kukuk@suse.de
3509
3510
- Reenable new quota.h
3511
3512
-------------------------------------------------------------------
3513
Wed Jul 30 09:59:21 CEST 2003 - kukuk@suse.de
3514
3515
- Update to current cvs
3516
- Update kernel headers to 2.6.0-test2
3517
- Disable sys/quota.h update
3518
- Enable TLS on AMD64 again
3519
3520
-------------------------------------------------------------------
3521
Mon Jul 28 17:18:33 CEST 2003 - kukuk@suse.de
3522
3523
- Update to current cvs
3524
- Disable TLS on AMD64 temporary
3525
- Update sys/quota.h to match new kernel implementation
3526
3527
-------------------------------------------------------------------
3528
Fri Jul 25 10:14:44 CEST 2003 - kukuk@suse.de
3529
3530
- Update to current cvs
3531
- Update kernel headers to 2.6.0-test1
3532
- Update to nptl 0.55
3533
- Change minimal symbol version on PPC64 back to 2.2.5
3534
3535
-------------------------------------------------------------------
3536
Wed Jul 23 18:13:40 CEST 2003 - meissner@suse.de
3537
3538
- Fixed systemcall clobber lists for asm-ppc/unistd.h (by just
3539
merging over the asm-ppc64 things).
3540
3541
-------------------------------------------------------------------
3542
Wed Jul 23 12:59:04 CEST 2003 - aj@suse.de
3543
3544
- Handle in ldconfig konqueror.so and other similar KDE hacks that fail without
3545
rpath.
3546
- Fix bugs exposed by unit-at-a-time option.
3547
3548
-------------------------------------------------------------------
3549
Fri Jul 18 07:27:47 CEST 2003 - aj@suse.de
3550
3551
- Fix compilation with unit-at-a-time enabled compiler.
3552
- Enlarge stack for tst-setcontext test.
3553
3554
-------------------------------------------------------------------
3555
Mon Jun 30 13:09:25 CEST 2003 - kukuk@suse.de
3556
3557
- Update to current CVS (includes if_arp.h and nss_compat changes)
3558
- Update to nptl 0.50
3559
- Kernel header fixes for userland inclusion
3560
3561
-------------------------------------------------------------------
3562
Wed Jun 25 09:34:17 CEST 2003 - kukuk@suse.de
3563
3564
- Update to current CVS
3565
- Add target host and CVS checkout to glibc version printout
3566
- Adjust fnmatch fix
3567
- Update kernel headers to 2.5.73
3568
3569
-------------------------------------------------------------------
3570
Tue Jun 24 23:09:11 CEST 2003 - kukuk@suse.de
3571
3572
- Fix typos in syscalls.list on Alpha
3573
3574
-------------------------------------------------------------------
3575
Mon Jun 23 10:53:41 CEST 2003 - kukuk@suse.de
3576
3577
- fix typo in linuxthreads on SPARC
3578
- Update to current CVS
3579
- Update to nptl 0.48
3580
3581
-------------------------------------------------------------------
3582
Thu Jun 19 11:10:55 CEST 2003 - kukuk@suse.de
3583
3584
- Disable nss_compat patch again
3585
3586
-------------------------------------------------------------------
3587
Wed Jun 18 10:51:07 CEST 2003 - kukuk@suse.de
3588
3589
- Fix reading of locale.alias file
3590
- Update to current CVS snapshot
3591
- Update to nptl 0.47
3592
- Some kernel header file fixes for PPC64/IA64
3593
- Update nss_compat patch
3594
3595
-------------------------------------------------------------------
3596
Thu Jun 12 23:42:09 CEST 2003 - kukuk@suse.de
3597
3598
- Update to current CVS snapshot
3599
- Finish patch for printing linker warning
3600
3601
-------------------------------------------------------------------
3602
Wed Jun 11 11:45:42 CEST 2003 - kukuk@suse.de
3603
3604
- Update to nptl 0.45
3605
- Update to current CVS snapshot
3606
- Add patch to print linker warning, if a static binary calls
3607
functions using NSS
3608
3609
-------------------------------------------------------------------
3610
Tue Jun 10 16:46:47 CEST 2003 - kukuk@suse.de
3611
3612
- Use %find_lang macro and cleanup glibc-locale filelist
3613
3614
-------------------------------------------------------------------
3615
Thu Jun 5 17:28:36 CEST 2003 - kukuk@suse.de
3616
3617
- Complete mathinline.h fixes
3618
3619
-------------------------------------------------------------------
3620
Thu Jun 5 10:10:02 CEST 2003 - kukuk@suse.de
3621
3622
- linux/compiler.h: Define all inline variants to __inline__
3623
3624
-------------------------------------------------------------------
3625
Wed Jun 4 14:29:07 CEST 2003 - kukuk@suse.de
3626
3627
- Update to current glibc CVS snapshot
3628
- Update to nptl 0.43
3629
- More kernel header fixes
3630
- Make --no-archive default for localedef
3631
3632
-------------------------------------------------------------------
3633
Tue May 27 14:09:31 CEST 2003 - kukuk@suse.de
3634
3635
- Update to current glibc CVS snapshot
3636
- Update to nptl 0.40
3637
- Disable nss_compat patch
3638
- Update to kernel headers from 2.5.70
3639
3640
-------------------------------------------------------------------
3641
Fri May 23 10:50:37 CEST 2003 - kukuk@suse.de
3642
3643
- Update to current glibc CVS snapshot
3644
- Add patches to make nss_compat work with every service
3645
3646
-------------------------------------------------------------------
3647
Mon May 19 10:57:13 CEST 2003 - kukuk@suse.de
3648
3649
- Update to current glibc CVS snapshot
3650
- Add patch for better binary compatibility (errno, h_errno)
3651
3652
-------------------------------------------------------------------
3653
Fri May 16 09:32:39 CEST 2003 - kukuk@suse.de
3654
3655
- Update to current glibc CVS snapshot
3656
- Update to nptl 0.39
3657
- Add URL tag
3658
- asm-i386/byteorder.h: fix asm vs. __asm__
3659
3660
-------------------------------------------------------------------
3661
Wed May 14 22:31:52 CEST 2003 - schwab@suse.de
3662
3663
- Fix missing syscall numbers on ia64.
3664
3665
-------------------------------------------------------------------
3666
Wed May 14 08:59:09 CEST 2003 - kukuk@suse.de
3667
3668
- More kernel headers fixes for i386, ia64, ppc and s390
3669
3670
-------------------------------------------------------------------
3671
Mon May 12 16:49:51 CEST 2003 - kukuk@suse.de
3672
3673
- Update to current glibc CVS snapshot
3674
- Fix lot of more kernel headers
3675
- Adjust netinet/igmp.h patch
3676
- Copy linux/version.h in place before compiling glibc
3677
3678
-------------------------------------------------------------------
3679
Fri May 9 13:25:08 CEST 2003 - kukuk@suse.de
3680
3681
- Fix bits/stdio.h
3682
- Fix lot of kernel headers to work in userspace
3683
- Fix netinet/igmp.h
3684
- Enable TLS on PPC
3685
3686
-------------------------------------------------------------------
3687
Wed May 7 10:58:25 CEST 2003 - kukuk@suse.de
3688
3689
- Update CVS snapshot
3690
- Enable TLS on IA64
3691
- Update to nptl 0.37
3692
- Update kernel-headers to 2.5.69
3693
3694
-------------------------------------------------------------------
3695
Thu Apr 24 12:20:23 CEST 2003 - ro@suse.de
3696
3697
- fix install_info --delete call and move from preun to postun
3698
3699
-------------------------------------------------------------------
3700
Fri Apr 11 06:32:25 CEST 2003 - aj@suse.de
3701
3702
- Do not build locales in parallel.
3703
3704
-------------------------------------------------------------------
3705
Tue Apr 8 16:12:36 CEST 2003 - kukuk@suse.de
3706
3707
- Disable TLS for PPC
3708
3709
-------------------------------------------------------------------
3710
Mon Apr 7 14:16:03 CEST 2003 - kukuk@suse.de
3711
3712
- Update CVS snapshot
3713
3714
-------------------------------------------------------------------
3715
Sat Apr 5 09:55:15 CEST 2003 - kukuk@suse.de
3716
3717
- Disable TLS for ia64
3718
- Update to nptl 0.34
3719
- Update to CVS snapshot
3720
3721
-------------------------------------------------------------------
3722
Fri Apr 4 16:23:39 CEST 2003 - kukuk@suse.de
3723
3724
- Remove libNoVersion from filelist on alpha
3725
- Add nptl docu
3726
3727
-------------------------------------------------------------------
3728
Fri Apr 4 10:23:35 CEST 2003 - kukuk@suse.de
3729
3730
- Update to nptl 0.33
3731
- Run ldconfig after installation
3732
- Update to CVS snapshot
3733
3734
-------------------------------------------------------------------
3735
Sat Mar 29 17:47:56 CET 2003 - kukuk@suse.de
3736
3737
- Update to CVS snapshot
3738
- Add USAGI patches for kernel-headers
3739
- Add nptl on i686
3740
- Enable --with-tls
3741
- Implement NI_NUMSERICSCOPE for getnameinfo
3742
- Implement AI_V4MAPPED/AI_ALL for getaddrinfo
3743
- Implement AI_ADDRCONFIG for getaddrinfo
3744
- Add USAGI patch for kernel headers
3745
3746
-------------------------------------------------------------------
3747
Mon Mar 24 21:46:45 CET 2003 - schwab@suse.de
3748
3749
- Sanitize <asm-ia64/pal.h>.
3750
3751
-------------------------------------------------------------------
3752
Mon Mar 17 08:45:27 CET 2003 - aj@suse.de
3753
3754
- Fix tst-aio7 testcase and enable it again.
3755
- Enable %fs for x86-64.
3756
- Install en_US.ISO-8859-15 for libstdc++.
3757
- Fix bits/syscalls.h for x86-64.
3758
3759
-------------------------------------------------------------------
3760
Thu Mar 13 10:36:24 CET 2003 - kukuk@suse.de
3761
3762
- Revert tcgetattr change [Bug #25173/#25174]
3763
3764
-------------------------------------------------------------------
3765
Tue Mar 4 15:15:33 CET 2003 - aj@suse.de
3766
3767
- Fix <tgmath.h> lround/lrint functions.
3768
3769
-------------------------------------------------------------------
3770
Sat Mar 1 07:24:22 CET 2003 - aj@suse.de
3771
3772
- Update to 2.3.2 release.
3773
3774
-------------------------------------------------------------------
3775
Wed Feb 26 21:45:36 CET 2003 - kukuk@suse.de
3776
3777
- Update to current cvs snapshot (fixes OOo and mysql problems)
3778
3779
-------------------------------------------------------------------
3780
Mon Feb 24 17:52:02 CET 2003 - kukuk@suse.de
3781
3782
- Disable aio7 test on s390(x), too.
3783
3784
-------------------------------------------------------------------
3785
Mon Feb 24 14:19:20 CET 2003 - kukuk@suse.de
3786
3787
- Update to current cvs snapshot (post 2.3.2-pre1)
3788
- Remove glibc-2.3-ppc32-textrel.patch, is included in CVS
3789
- Remove libc23-ppc64-cvshead20021210.patch
3790
3791
-------------------------------------------------------------------
3792
Thu Feb 20 16:19:21 CET 2003 - kukuk@suse.de
3793
3794
- Update to current cvs snapshot
3795
- Remove glibc-2.3-ppc64-vfork-20030214.patch, seems to be
3796
included already.
3797
3798
-------------------------------------------------------------------
3799
Wed Feb 19 11:45:35 CET 2003 - olh@suse.de
3800
3801
- add glibc-2.3-ppc32-textrel.patch
3802
glibc-2.3-ppc64-vfork-20030214.patch
3803
3804
-------------------------------------------------------------------
3805
Fri Feb 14 14:51:11 CET 2003 - kukuk@suse.de
3806
3807
- Extend getent to print all IP addresses of one host
3808
3809
-------------------------------------------------------------------
3810
Thu Feb 13 18:34:50 CET 2003 - kukuk@suse.de
3811
3812
- Update to current snapshot
3813
3814
-------------------------------------------------------------------
3815
Wed Feb 12 11:50:54 CET 2003 - kukuk@suse.de
3816
3817
- Update to current snapshot (contains official fix for #23513)
3818
3819
-------------------------------------------------------------------
3820
Tue Feb 11 15:28:16 CET 2003 - kukuk@suse.de
3821
3822
- Update to current snapshot
3823
- Fix corruption of internal data in gethostbyname2 [Bug #23513]
3824
3825
-------------------------------------------------------------------
3826
Sun Feb 9 12:20:55 CET 2003 - aj@suse.de
3827
3828
- Fix cancellation of system calls on x86-64.
3829
3830
-------------------------------------------------------------------
3831
Sat Feb 8 10:43:02 CET 2003 - kukuk@suse.de
3832
3833
- Fix wrong logic in dynamic resolv.conf patch
3834
3835
-------------------------------------------------------------------
3836
Fri Feb 7 17:35:12 CET 2003 - kukuk@suse.de
3837
3838
- Fix access of _res symbol in multithreaded programs
3839
- Add "dynamic resolv.conf" patch to libnss_dns, too.
3840
- Remove obsolete db2 manual pages
3841
- Update to current snapshot (fixes [Bug #23363])
3842
3843
-------------------------------------------------------------------
3844
Thu Feb 6 18:06:36 CET 2003 - kukuk@suse.de
3845
3846
- Update to current snapshot
3847
- Use install-info for info pages
3848
3849
-------------------------------------------------------------------
3850
Tue Feb 4 20:12:51 CET 2003 - schwab@suse.de
3851
3852
- Fix regexp parsing.
3853
3854
-------------------------------------------------------------------
3855
Mon Feb 3 14:44:21 CET 2003 - meissner@suse.de
3856
3857
- Merged a unistd.h gcc3.3 compliance patch from Franz Sirl for
3858
ppc and ppc64 kernel headers.
3859
3860
-------------------------------------------------------------------
3861
Fri Jan 31 22:12:03 CET 2003 - schwab@suse.de
3862
3863
- Fix building on s390[x].
3864
3865
-------------------------------------------------------------------
3866
Fri Jan 31 15:20:00 CET 2003 - kukuk@suse.de
3867
3868
- Update to current glibc cvs
3869
3870
-------------------------------------------------------------------
3871
Thu Jan 30 16:05:32 CET 2003 - aj@suse.de
3872
3873
- Fix one build problem on sparc.
3874
- Fix asm-x86_64/mtrr.h.
3875
3876
-------------------------------------------------------------------
3877
Wed Jan 29 12:57:23 CET 2003 - kukuk@suse.de
3878
3879
- Update to current glibc cvs
3880
- Fix libm-ulps for x86-64 and ia64
3881
3882
-------------------------------------------------------------------
3883
Thu Jan 23 16:47:33 CET 2003 - schwab@suse.de
3884
3885
- Fix use of DT_FINI_ARRAY.
3886
- Temporarily disable tst-aio7 test on ia64.
3887
3888
-------------------------------------------------------------------
3889
Tue Jan 14 22:41:33 CET 2003 - schwab@suse.de
3890
3891
- Fix ia64 for non-tls build.
3892
3893
-------------------------------------------------------------------
3894
Tue Jan 14 21:51:24 CET 2003 - aj@suse.de
3895
3896
- Package libpthread_nonshared.a.
3897
3898
-------------------------------------------------------------------
3899
Mon Jan 13 10:29:36 CET 2003 - kukuk@suse.de
3900
3901
- Add fixed version of x86-64-linuxthreads-disable-fs.diff
3902
- Readd parts of libm-x86-64.diff
3903
- Update to current cvs snapshot
3904
- Add fix for errno compatibility
3905
- Add s390(x) vfork fixes
3906
3907
-------------------------------------------------------------------
3908
Sun Jan 12 19:16:13 CET 2003 - kukuk@suse.de
3909
3910
- Update to current cvs snapshot
3911
3912
-------------------------------------------------------------------
3913
Fri Jan 3 19:09:36 CET 2003 - bg@suse.de
3914
3915
- removed obsolete patch for hppa
3916
3917
-------------------------------------------------------------------
3918
Fri Dec 20 23:15:48 CET 2002 - kukuk@suse.de
3919
3920
- Update to current cvs snapshot
3921
- Obsoletes glibc-2.3-setjmp-ppc64.diff
3922
- Obsoletes build-alpha.diff
3923
- Obsoletes libm-x86-64.diff
3924
- Disable activate-spinlocks.diff temporary
3925
- Disable x86-64-linuxthreads-disable-fs.diff (breaks compilation)
3926
3927
-------------------------------------------------------------------
3928
Tue Dec 17 16:01:13 CET 2002 - olh@suse.de
3929
3930
- remove glibc-2.2.5-ppc64-bits-socket_h.diff
3931
add glibc-2.3-setjmp-ppc64.diff
3932
add libc23-ppc64-cvshead20021210.patch
3933
dont run configure in subshell, it can fail and rpm cant catch it
3934
3935
-------------------------------------------------------------------
3936
Fri Dec 13 20:01:30 CET 2002 - schwab@suse.de
3937
3938
- Add more ia64 syscalls.
3939
3940
-------------------------------------------------------------------
3941
Fri Dec 6 22:06:41 CET 2002 - olh@suse.de
3942
3943
- build also the locals parallel
3944
do not fail with parallel calculation on lowmem systems
3945
3946
-------------------------------------------------------------------
3947
Tue Dec 3 11:16:30 CET 2002 - aj@suse.de
3948
3949
- Build parallel on x86-64.
3950
- Activate fast spinlocks in malloc for x86 and x86-64.
3951
- Integrate new math library from AMD for x86-64.
3952
3953
-------------------------------------------------------------------
3954
Fri Nov 29 11:08:03 CET 2002 - bg@suse.de
3955
3956
- Fix build on hppa.
3957
3958
-------------------------------------------------------------------
3959
Thu Nov 28 21:31:09 CET 2002 - aj@suse.de
3960
3961
- Fix build on alpha.
3962
3963
-------------------------------------------------------------------
3964
Thu Nov 28 15:45:09 CET 2002 - aj@suse.de
3965
3966
- Update to CVS version from 2002-11-28.
3967
- Do not use %fs for threads for now on x86-64.
3968
- Fix fnmatch bug with multibyte strings.
3969
3970
-------------------------------------------------------------------
3971
Tue Nov 12 12:41:17 CET 2002 - bg@suse.de
3972
3973
- Updated hppa patches
3974
3975
-------------------------------------------------------------------
3976
Thu Nov 7 14:00:04 CET 2002 - kukuk@suse.de
3977
3978
- getaddrinfo(): get host information for AF_INET and AF_INET6 only
3979
from the same service [Bug #21237]
3980
3981
-------------------------------------------------------------------
3982
Thu Nov 7 12:11:29 CET 2002 - bg@suse.de
3983
3984
- Fix build of linuxthreads for hppa
3985
3986
-------------------------------------------------------------------
3987
Tue Nov 5 16:31:11 CET 2002 - bg@suse.de
3988
3989
- Use current kernel-headers for parisc
3990
- Add support for hppa
3991
3992
-------------------------------------------------------------------
3993
Tue Nov 5 15:29:32 CET 2002 - kukuk@suse.de
3994
3995
- Update to current CVS snapshot
3996
3997
-------------------------------------------------------------------
3998
Tue Oct 22 16:21:34 CEST 2002 - schwab@suse.de
3999
4000
- Fix ia64 syscall numbers.
4001
4002
-------------------------------------------------------------------
4003
Mon Oct 21 17:20:04 CEST 2002 - schwab@suse.de
4004
4005
- Fix alignment in locale-archive.
4006
4007
-------------------------------------------------------------------
4008
Mon Oct 21 17:16:51 CEST 2002 - kukuk@suse.de
4009
4010
- Update to glibc 2.3.1 cvs 20021021
4011
- Remove nss_dns6 patch
4012
4013
-------------------------------------------------------------------
4014
Tue Oct 15 14:58:34 CEST 2002 - kukuk@suse.de
4015
4016
- Update to glibc 2.3.1 cvs 20021015
4017
4018
-------------------------------------------------------------------
4019
Wed Oct 2 14:06:31 CEST 2002 - kukuk@suse.de
4020
4021
- Update to glibc 2.3 cvs 20021002
4022
- Update crypt_blowfish to 0.4.4 (manual page fix, hppa fix)
4023
4024
-------------------------------------------------------------------
4025
Wed Sep 25 11:43:08 CEST 2002 - mls@suse.de
4026
4027
- build with -finline-limit=2000 on mips/armv4l
4028
4029
-------------------------------------------------------------------
4030
Tue Sep 17 14:54:26 CEST 2002 - schwab@suse.de
4031
4032
- Add new ia64 syscall numbers.
4033
4034
-------------------------------------------------------------------
4035
Mon Sep 16 17:24:01 CEST 2002 - meissner@suse.de
4036
4037
- Added AIO syscall numbers for ppc/ppc64, so libaio does not need them.
4038
- Aligned powerpc bits/sem.h to be the same as the other 64bit
4039
archs, keeping the 32bit layout.
4040
- Added the faster ppc32 memset.S from glibc HEAD on request of IBM.
4041
4042
-------------------------------------------------------------------
4043
Thu Sep 12 15:56:07 CEST 2002 - meissner@suse.de
4044
4045
- ppc/ppc64: added more biarch things to the SystemV IPC headers
4046
which are needed to get 64bit ipc / IPC_STAT to work.
4047
4048
-------------------------------------------------------------------
4049
Mon Sep 9 18:52:53 CEST 2002 - bk@suse.de
4050
4051
- s390x-biarch: use correct wordsize.h(move to main 32/64 directory)
4052
- s390x: requires 64-bit kernel
4053
4054
-------------------------------------------------------------------
4055
Mon Sep 9 15:40:23 CEST 2002 - kukuk@suse.de
4056
4057
- Increase minimum value of MAXPACKET in libnss_dns, too
4058
4059
-------------------------------------------------------------------
4060
Mon Sep 9 14:31:04 CEST 2002 - uli@suse.de
4061
4062
- all architectures are created equal, but some are more equal
4063
than others; increased DB_FILE_ID_LEN in DB2 to 24 on x86-64,
4064
ia64, s390x and ppc64 to fit 64 bit __ino_t type
4065
4066
-------------------------------------------------------------------
4067
Fri Sep 6 17:26:53 MEST 2002 - mls@suse.de
4068
4069
- fix squeeze bug in db-1.85: set dirty flag after page modification
4070
4071
-------------------------------------------------------------------
4072
Fri Sep 6 15:44:17 CEST 2002 - kukuk@suse.de
4073
4074
- Increase minimum value of MAXPACKET
4075
4076
-------------------------------------------------------------------
4077
Mon Sep 2 10:38:40 CEST 2002 - kukuk@suse.de
4078
4079
- Fix asm header files for sparc/sparc64
4080
4081
-------------------------------------------------------------------
4082
Fri Aug 30 13:18:51 CEST 2002 - aj@suse.de
4083
4084
- Revert linuxthreads for x86-64 for now.
4085
4086
-------------------------------------------------------------------
4087
Wed Aug 28 16:15:18 CEST 2002 - aj@suse.de
4088
4089
- Add optimized math routines for x86-64.
4090
4091
-------------------------------------------------------------------
4092
Tue Aug 27 15:52:49 CEST 2002 - olh@suse.de
4093
4094
- BuildFlags="$(echo $RPM_OPT_FLAGS | sed 's#-mminimal-toc##')"
4095
4096
-------------------------------------------------------------------
4097
Mon Aug 26 21:56:22 CEST 2002 - olh@suse.de
4098
4099
- add ppc64_glibc_2.2.5_sunrpc-fix.patch
4100
* sysdeps/unix/sysv/linux/powerpc/bits/socket.h: New file that adds
4101
__powerpc64__ specific fields and adjust size/alignment for 64-bit.
4102
4103
-------------------------------------------------------------------
4104
Fri Aug 23 17:04:38 CEST 2002 - aj@suse.de
4105
4106
- Use floating stacks for x86-64.
4107
- Add LICENSE file.
4108
- Fix profiling code on x86-64.
4109
- Add strcspn, strpbrk and strspn optimizations for x86-64.
4110
- Fix makecontext for x86-64.
4111
4112
-------------------------------------------------------------------
4113
Thu Aug 15 08:59:16 CEST 2002 - aj@suse.de
4114
4115
- Use biarch headers already for building so that bits/syscalls.h is
4116
build correctly.
4117
- Fix bits/syscalls.h for x86-64.
4118
- Remove *xattr patches.
4119
4120
-------------------------------------------------------------------
4121
Thu Aug 8 16:59:27 CEST 2002 - kukuk@suse.de
4122
4123
- Update to current cvs (calloc variable overflow fixed)
4124
- Apply fix for calloc fix
4125
- Add *xattr system calls and error number
4126
4127
-------------------------------------------------------------------
4128
Tue Aug 6 12:45:06 CEST 2002 - kukuk@suse.de
4129
4130
- Update to current cvs (IPv6 fixes)
4131
4132
-------------------------------------------------------------------
4133
Mon Aug 5 12:29:59 CEST 2002 - aj@suse.de
4134
4135
- Implement *context functions for x86-64.
4136
4137
-------------------------------------------------------------------
4138
Sat Aug 3 16:01:07 CEST 2002 - kukuk@suse.de
4139
4140
- Update kernel-headers to version 2.4.19
4141
- Add PreRequires "filesystem".
4142
4143
-------------------------------------------------------------------
4144
Thu Aug 1 18:23:37 CEST 2002 - bk@suse.de
4145
4146
- added s390-may2002.diff with some chunks from may2002 drop
4147
- give make check a second chance on s390(x), but fail if not(race)
4148
4149
-------------------------------------------------------------------
4150
Tue Jul 30 11:40:41 CEST 2002 - kukuk@suse.de
4151
4152
- sunrpc/xdr_array.c: Check for variable overflow
4153
- Ignore failed make check on s390(x)
4154
4155
-------------------------------------------------------------------
4156
Tue Jul 30 08:31:24 CEST 2002 - aj@suse.de
4157
4158
- Add optimisations for x86-64.
4159
4160
-------------------------------------------------------------------
4161
Mon Jul 29 09:38:04 CEST 2002 - kukuk@suse.de
4162
4163
- Don't allocate/free category name in setlocale() unnecessarily
4164
(for IBM Java [Bug #17065]).
4165
4166
-------------------------------------------------------------------
4167
Tue Jul 23 13:36:31 CEST 2002 - kukuk@suse.de
4168
4169
- Update to current glibc cvs (pread/pwrite fixes)
4170
- Remove extra de.po, is in official tarball now.
4171
4172
-------------------------------------------------------------------
4173
Sat Jul 20 07:14:26 CEST 2002 - aj@suse.de
4174
4175
- Fix profiling for x86-64.
4176
4177
-------------------------------------------------------------------
4178
Fri Jul 19 16:26:26 CEST 2002 - meissner@suse.de
4179
4180
- Fixed the PPC64 patch, several superflous files removed.
4181
- Reenabled make check for ppc64.
4182
4183
-------------------------------------------------------------------
4184
Wed Jul 17 14:13:58 CEST 2002 - kukuk@suse.de
4185
4186
- Update to current glibc cvs
4187
- Fix kernel headers for s390/s390x
4188
- Move some binaries/shell scripts and manual pages to the
4189
correct subpackage
4190
4191
-------------------------------------------------------------------
4192
Tue Jul 16 14:51:48 CEST 2002 - meissner@suse.de
4193
4194
- Merged latest PowerPC patch from IBM.
4195
* Lots of ppc64 related fixes.
4196
* Start of biarch support.
4197
* Changed struct stat in 64bit ABI.
4198
4199
-------------------------------------------------------------------
4200
Fri Jul 12 18:29:17 CEST 2002 - aj@suse.de
4201
4202
- Add biarch patch for s390 and s390x.
4203
4204
-------------------------------------------------------------------
4205
Mon Jul 8 10:45:49 CEST 2002 - aj@suse.de
4206
4207
- Add some optimized x86-64 math routines and a fixed lgammal
4208
implementation.
4209
- Testsuite on x86-64 should pass now.
4210
- Run ldconfig in postinstall.
4211
- Fix memleak in catgets.
4212
4213
-------------------------------------------------------------------
4214
Sat Jul 6 13:38:48 CEST 2002 - kukuk@suse.de
4215
4216
- Fix typo in create_biarch_asm.sh (asm-sparc path)
4217
4218
-------------------------------------------------------------------
4219
Thu Jul 4 21:59:43 CEST 2002 - kukuk@suse.de
4220
4221
- Fix typo in manpages/Makefile
4222
- Fix filelist (on some archs ld-linux.so.2 was missing)
4223
4224
-------------------------------------------------------------------
4225
Thu Jul 4 10:02:46 CEST 2002 - kukuk@suse.de
4226
4227
- Revert mktime patch (check for year < 70)
4228
- Replace ifarch i386 with ix86
4229
- Add patch for arm
4230
- Include pt_chown again
4231
4232
-------------------------------------------------------------------
4233
Wed Jul 3 16:05:05 CEST 2002 - kukuk@suse.de
4234
4235
- Add more new manual pages
4236
- Fix spec file (renaming of ld-*, creating of include/asm header
4237
files)
4238
- Update to current CVS version
4239
- Fix kernel-headers for x86-64 (don't overwrite patched version)
4240
- Rename Equador -> Ecuador [Bug #16648]
4241
- Add hint about security problem of host caching with nscd to
4242
config file.
4243
4244
-------------------------------------------------------------------
4245
Tue Jun 25 14:29:14 CEST 2002 - aj@suse.de
4246
4247
- Fix dl-machine.h for x86-64 to compile with new binutils.
4248
- Fix mtrr.h header for x86-64.
4249
- Do not package pt_chown.
4250
4251
-------------------------------------------------------------------
4252
Tue Jun 18 14:28:40 CEST 2002 - sf@suse.de
4253
4254
- reverted changes from Tue Jun 11 10:04:55 CEST 2002
4255
(took the kernel-headers from before, readded patch9)
4256
- add new archive with kernel-headers for x86_64
4257
- add autofs patch
4258
4259
-------------------------------------------------------------------
4260
Mon Jun 17 17:12:39 CEST 2002 - bk@suse.de
4261
4262
- remove s390* from the list of archs that ignore check fail
4263
4264
-------------------------------------------------------------------
4265
Thu Jun 13 20:38:00 CEST 2002 - uli@suse.de
4266
4267
- fixed typos in spec
4268
4269
-------------------------------------------------------------------
4270
Thu Jun 13 13:35:43 CEST 2002 - schwab@suse.de
4271
4272
- Fix ssize_t and __ipc_pid_t for ppc64.
4273
4274
-------------------------------------------------------------------
4275
Wed Jun 12 09:47:12 CEST 2002 - uli@suse.de
4276
4277
- fix errlist.c for ARM as well
4278
4279
-------------------------------------------------------------------
4280
Tue Jun 11 10:04:55 CEST 2002 - sf@suse.de
4281
4282
- made new kernel-header archive from kernel-source
4283
- added asm-ppc64 to kernel-headers
4284
- removed patch9 as it is obsoleted by the new kernel-headers
4285
4286
-------------------------------------------------------------------
4287
Fri Jun 7 14:29:30 CEST 2002 - olh@suse.de
4288
4289
- update asm-ppc64/ioctls.h, missing TIOCGDEV
4290
4291
-------------------------------------------------------------------
4292
Thu Jun 6 17:57:41 CEST 2002 - olh@suse.de
4293
4294
- fix glibc-ppc64 patch
4295
4296
-------------------------------------------------------------------
4297
Thu Jun 6 15:09:16 CEST 2002 - olh@suse.de
4298
4299
- update ppc64_glibc_ldconfig.diff
4300
4301
-------------------------------------------------------------------
4302
Thu Jun 6 10:09:24 CEST 2002 - ke@suse.de
4303
4304
- Update de.po from
4305
http://www.iro.umontreal.ca/contrib/po/teams/PO/de/libc-2.2.5.de.po.
4306
- Use only translated entries to make the testsuite happy; call
4307
msgattrib on de.po and hu.po [# 16438].
4308
4309
-------------------------------------------------------------------
4310
Mon Jun 3 09:58:54 CEST 2002 - aj@suse.de
4311
4312
- Clean up generation of asm includes for bi-arch systems.
4313
- Enable profiling for x86-64.
4314
4315
-------------------------------------------------------------------
4316
Mon Jun 3 08:52:38 CEST 2002 - kukuk@suse.de
4317
4318
- Add fix for weak declaration "_old_sys_nerr"
4319
- Remove already disabled alpha patch
4320
- Update to current CVS
4321
4322
-------------------------------------------------------------------
4323
Sat Jun 1 10:54:41 CEST 2002 - olh@suse.de
4324
4325
- fix stat for real, wrong size for st_nlink
4326
4327
-------------------------------------------------------------------
4328
Wed May 29 18:24:57 CEST 2002 - olh@suse.de
4329
4330
- add ppc64_glibc_2.2.5-types.diff, fixes stat()
4331
4332
-------------------------------------------------------------------
4333
Wed May 29 10:38:34 CEST 2002 - olh@suse.de
4334
4335
- add ppc64_glibc_ldconfig.diff for elf32/elf64 coexistance
4336
4337
-------------------------------------------------------------------
4338
Thu May 23 08:32:00 MEST 2002 - aj@suse.de
4339
4340
- Rename __thread to fix problems with GCC 3.2.
4341
4342
-------------------------------------------------------------------
4343
Mon May 20 11:37:42 CEST 2002 - olh@suse.de
4344
4345
- add ppc64 kernel headers
4346
add create_ppc_asm.sh
4347
update ppc64 patch, use /lib64/ld64.so.1
4348
move generic syscalls.list to ppc64/32
4349
set/getrlimit GLIBC2.0 is ppc32 only
4350
use parallel make on ppc and ppc64
4351
do not chroot as user
4352
cleanup nested ifarch for dynamic linker
4353
4354
-------------------------------------------------------------------
4355
Wed May 15 10:25:45 CEST 2002 - aj@suse.de
4356
4357
- Fix building of linuxthreads with current GCC.
4358
4359
-------------------------------------------------------------------
4360
Mon May 13 10:04:37 CEST 2002 - olh@suse.de
4361
4362
- fix ppc64 RTLDLIST ld64.so rewrite
4363
4364
-------------------------------------------------------------------
4365
Sat May 11 02:09:06 CEST 2002 - schwab@suse.de
4366
4367
- Add div/mod compatibility functions for ia64.
4368
4369
-------------------------------------------------------------------
4370
Fri May 10 13:56:59 CEST 2002 - olh@suse.de
4371
4372
- add ppc64 support
4373
4374
-------------------------------------------------------------------
4375
Thu May 9 10:06:19 CEST 2002 - aj@suse.de
4376
4377
- Add sys/io.h for x86-64.
4378
4379
-------------------------------------------------------------------
4380
Mon May 6 18:12:51 CEST 2002 - ihno@suse.de
4381
4382
- corrected memory calculation for parallel build
4383
4384
-------------------------------------------------------------------
4385
Fri May 3 16:28:23 CEST 2002 - kukuk@suse.de
4386
4387
- Add fix to compile math.h on SPARC with g++
4388
4389
-------------------------------------------------------------------
4390
Thu May 2 11:29:29 CEST 2002 - kukuk@suse.de
4391
4392
- Update to current CVS 2.2 branch
4393
- Add x86-64 fix for crti.o and /usr/lib64 with libpthread
4394
4395
-------------------------------------------------------------------
4396
Fri Apr 26 16:51:48 CEST 2002 - kukuk@suse.de
4397
4398
- define sqrtl alias for PowerPC
4399
4400
-------------------------------------------------------------------
4401
Mon Apr 22 07:56:00 CEST 2002 - aj@suse.de
4402
4403
- Fix vfork for x86-64.
4404
- Fix handling of ld.so.cache for x86-64.
4405
4406
-------------------------------------------------------------------
4407
Thu Apr 18 09:16:58 CEST 2002 - aj@suse.de
4408
4409
- Allow testsuite to fail for x86-64.
4410
- Add ULPs for x86-64.
4411
4412
-------------------------------------------------------------------
4413
Wed Apr 17 16:36:51 CEST 2002 - kukuk@suse.de
4414
4415
- Update to current snapshot (mktime and dl fixes)
4416
- Update hu.po
4417
- Do not build a profiled glibc for x86-64
4418
4419
-------------------------------------------------------------------
4420
Fri Apr 12 10:33:31 CEST 2002 - kukuk@suse.de
4421
4422
- Update to current snapshot (fix SPARC compile)
4423
- Revert do-lookup.h patch on Alpha (does not work here)
4424
4425
-------------------------------------------------------------------
4426
Wed Apr 10 15:09:33 CEST 2002 - aj@suse.de
4427
4428
- Fix linuxthreads for x86-64.
4429
4430
-------------------------------------------------------------------
4431
Wed Apr 10 13:02:48 CEST 2002 - aj@suse.de
4432
4433
- Add x86-64.diff to fix glob64.
4434
4435
-------------------------------------------------------------------
4436
Wed Apr 10 10:26:22 CEST 2002 - kukuk@suse.de
4437
4438
- Update kernel-headers to 2.4.19pre4 (with x86-64 support)
4439
- Update glibc to current cvs snapshot
4440
- Allow old currencies (before EUR)
4441
4442
-------------------------------------------------------------------
4443
Tue Apr 2 15:58:49 CEST 2002 - aj@suse.de
4444
4445
- Update ULPs.
4446
4447
-------------------------------------------------------------------
4448
Thu Mar 21 16:18:58 CET 2002 - kukuk@suse.de
4449
4450
- Create html pages after installation of info pages [Bug #15283]
4451
4452
-------------------------------------------------------------------
4453
Tue Mar 12 16:09:51 CET 2002 - kukuk@suse.de
4454
4455
- Add db1 fix if blocksize is not ^2
4456
4457
-------------------------------------------------------------------
4458
Sat Mar 2 18:18:15 CET 2002 - kukuk@suse.de
4459
4460
- Add fix for format string bug
4461
4462
-------------------------------------------------------------------
4463
Sat Mar 2 10:44:31 CET 2002 - kukuk@suse.de
4464
4465
- Fix return value of nice wrapper
4466
4467
-------------------------------------------------------------------
4468
Fri Mar 1 14:33:09 CET 2002 - kukuk@suse.de
4469
4470
- Add fix for corrupt ut_line
4471
- Add fix for current gcc 3.1
4472
- Add patch for nice return values
4473
4474
-------------------------------------------------------------------
4475
Thu Feb 28 14:53:42 CET 2002 - kukuk@suse.de
4476
4477
- Add fix for rtime, swscanf and ia64
4478
4479
-------------------------------------------------------------------
4480
Mon Feb 18 13:22:05 CET 2002 - kukuk@suse.de
4481
4482
- When a dlopened module references a weak symbol from another
4483
dlopened module (loaded with RTLD_GLOBAL) no dependency was
4484
generated for this fact, so the second module was unloaded even
4485
if the first one was still around.
4486
4487
-------------------------------------------------------------------
4488
Sun Feb 17 10:51:53 CET 2002 - kukuk@suse.de
4489
4490
- Add pthread/signal bugfix [Bug #13280]
4491
- Fix directory file list (don't include /usr/include)
4492
4493
-------------------------------------------------------------------
4494
Thu Feb 14 19:46:04 CET 2002 - kukuk@suse.de
4495
4496
- Use defattr in spec file to avoid problems with not existing
4497
UIDs and rpm.
4498
4499
-------------------------------------------------------------------
4500
Thu Feb 14 13:22:13 CET 2002 - aj@suse.de
4501
4502
- Update ULPs for GCC 3.1.
4503
4504
-------------------------------------------------------------------
4505
Wed Feb 13 16:03:20 CET 2002 - kukuk@suse.de
4506
4507
- Apply db1 patch from mls@suse.de to fix rpm problems
4508
4509
-------------------------------------------------------------------
4510
Tue Feb 12 02:01:42 CET 2002 - ro@suse.de
4511
4512
- fix owner/group for kernel headers
4513
4514
-------------------------------------------------------------------
4515
Mon Feb 11 15:17:18 CET 2002 - kukuk@suse.de
4516
4517
- Add another solution for the glob problem
4518
4519
-------------------------------------------------------------------
4520
Thu Feb 7 16:20:49 CET 2002 - kukuk@suse.de
4521
4522
- Add fix for glob (glob should not call globfree)
4523
- Add fix for innetgr
4524
4525
-------------------------------------------------------------------
4526
Wed Feb 6 22:01:29 CET 2002 - kukuk@suse.de
4527
4528
- Use correct BuildRoot
4529
4530
-------------------------------------------------------------------
4531
Wed Feb 6 16:40:49 CET 2002 - kukuk@suse.de
4532
4533
- Update hu.po
4534
4535
-------------------------------------------------------------------
4536
Wed Feb 6 15:36:56 CET 2002 - kukuk@suse.de
4537
4538
- Set LC_CTYPE for error messages in localedef [Bug #12878]
4539
4540
-------------------------------------------------------------------
4541
Mon Feb 4 14:26:48 CET 2002 - kukuk@suse.de
4542
4543
- Add fixes from CVS: dynamic loader, readv and writev seg.fault
4544
and various architecture fixes for alpha and mips
4545
- Don't compile with -g on Alpha
4546
- Add fix for possible endless loop fix
4547
4548
-------------------------------------------------------------------
4549
Fri Feb 1 15:58:41 CET 2002 - bk@suse.de
4550
4551
- merged s390x lib64 patch and spec file changes
4552
4553
-------------------------------------------------------------------
4554
Wed Jan 23 15:39:02 CET 2002 - kukuk@suse.de
4555
4556
- Split glibc into glibc and glibc-locale
4557
- Create more UTF8 locale
4558
4559
-------------------------------------------------------------------
4560
Mon Jan 21 10:45:19 CET 2002 - kukuk@suse.de
4561
4562
- Update to official glibc 2.2.5
4563
4564
-------------------------------------------------------------------
4565
Wed Jan 16 18:29:33 CET 2002 - kukuk@suse.de
4566
4567
- Remove /var/adm/setup/setup.timeconfig
4568
4569
-------------------------------------------------------------------
4570
Wed Jan 16 17:22:52 CET 2002 - kukuk@suse.de
4571
4572
- Apply S390 fix
4573
4574
-------------------------------------------------------------------
4575
Wed Jan 9 15:33:49 CET 2002 - kukuk@suse.de
4576
4577
- Update to glibc 2.2.5pre1
4578
4579
-------------------------------------------------------------------
4580
Tue Jan 8 18:41:29 CET 2002 - egmont@suselinux.hu
4581
4582
- Added partial Hungarian translation
4583
4584
-------------------------------------------------------------------
4585
Tue Jan 8 13:52:51 CET 2002 - kukuk@suse.de
4586
4587
- Add patch to pass math tests with gcc 3.x
4588
- Update to current CVS version
4589
4590
-------------------------------------------------------------------
4591
Thu Jan 3 18:05:48 CET 2002 - kukuk@suse.de
4592
4593
- Update kernel header files to 2.4.17
4594
4595
-------------------------------------------------------------------
4596
Tue Jan 1 10:55:34 CET 2002 - kukuk@suse.de
4597
4598
- Update current CVS version, add final fixes for LSB test suite
4599
4600
-------------------------------------------------------------------
4601
Tue Dec 18 15:27:42 CET 2001 - poeml@suse.de
4602
4603
- Install ja_JP.SJIS locale.
4604
4605
-------------------------------------------------------------------
4606
Sat Dec 15 15:27:12 CET 2001 - schwab@suse.de
4607
4608
- Fix missing declaration of md5_uintptr.
4609
4610
-------------------------------------------------------------------
4611
Fri Dec 14 10:11:17 CET 2001 - kukuk@suse.de
4612
4613
- Update to correct CVS branch
4614
4615
-------------------------------------------------------------------
4616
Thu Dec 13 14:50:25 CET 2001 - kukuk@suse.de
4617
4618
- Update to current CVS
4619
- Increase PATH_MAX to 4096 (including the leading zero)
4620
- Clear pointer if asprintf fails
4621
- pthread_key_delete should not contact thread manager before it
4622
is created.
4623
4624
-------------------------------------------------------------------
4625
Tue Dec 11 22:35:07 CET 2001 - kukuk@suse.de
4626
4627
- Fix prelink patch
4628
4629
-------------------------------------------------------------------
4630
Tue Dec 11 18:53:12 CET 2001 - kukuk@suse.de
4631
4632
- Add fixes for LSB.os test suite (ftw, grantpt and ftok)
4633
- Update to current CVS
4634
- Add prelink patch
4635
4636
-------------------------------------------------------------------
4637
Fri Dec 7 19:16:30 CET 2001 - kukuk@suse.de
4638
4639
- Merge with current CVS
4640
- Add blowfish crypt
4641
4642
-------------------------------------------------------------------
4643
Fri Nov 23 11:55:14 CET 2001 - uli@suse.de
4644
4645
- added armv4l arch to spec
4646
- added arm kernel headers
4647
- added trivial fix for dl-machine.h from CVS (see arm.dif)
4648
4649
-------------------------------------------------------------------
4650
Thu Nov 15 10:29:33 CET 2001 - adrian@suse.de
4651
4652
- add mips architecture to spec file
4653
- apply further mips fixes for ld
4654
- activate %clean again
4655
4656
-------------------------------------------------------------------
4657
Sun Nov 11 12:12:03 CET 2001 - kukuk@suse.de
4658
4659
- Fix lost permissions of shell script on SPARC
4660
4661
-------------------------------------------------------------------
4662
Thu Nov 8 18:40:33 CET 2001 - kukuk@suse.de
4663
4664
- Add 32bit UID fixes
4665
4666
-------------------------------------------------------------------
4667
Thu Nov 8 11:47:21 CET 2001 - kukuk@suse.de
4668
4669
- More fixes for asm-ia64 header files
4670
4671
-------------------------------------------------------------------
4672
Thu Nov 8 10:50:13 CET 2001 - kukuk@suse.de
4673
4674
- Fix asm-i386/processor.h (don't align struct)
4675
- Fix asm-ia64/bitops.h (define CMPXCHG_BUGCHECK)
4676
- Correct version number in version.h
4677
4678
-------------------------------------------------------------------
4679
Wed Nov 7 14:07:21 CET 2001 - uli@suse.de
4680
4681
- fixed sys/io.h, sysmacros.h for icc
4682
4683
-------------------------------------------------------------------
4684
Tue Nov 6 16:53:04 CET 2001 - kukuk@suse.de
4685
4686
- Update kernel-headers to 2.4.14
4687
4688
-------------------------------------------------------------------
4689
Thu Nov 1 11:34:56 CET 2001 - kukuk@suse.de
4690
4691
- Use again old rules to generate html files
4692
4693
-------------------------------------------------------------------
4694
Sun Oct 21 22:55:24 CEST 2001 - schwab@suse.de
4695
4696
- Fix inttypes.h for C++.
4697
4698
-------------------------------------------------------------------
4699
Fri Oct 19 13:31:53 CEST 2001 - aj@suse.de
4700
4701
- Fix typo in inttypes.h that presents compilation by non-GCC compilers.
4702
4703
-------------------------------------------------------------------
4704
Tue Oct 16 10:56:52 CEST 2001 - aj@suse.de
4705
4706
- Update elf.h to include x86-64 defines since those are needed
4707
by some other tools.
4708
4709
-------------------------------------------------------------------
4710
Fri Sep 28 15:59:19 CEST 2001 - schwab@suse.de
4711
4712
- Readd patch from 2001-09-10 with corrections.
4713
- Add compatibility patch for GCC 3. This allows to build glibc
4714
with GCC 3.
4715
- Require that make check succeeds on ia64.
4716
4717
-------------------------------------------------------------------
4718
Thu Sep 13 15:58:31 CEST 2001 - aj@suse.de
4719
4720
- Add a better version of the threads-fork patch that fixes some
4721
more places where interrupts can occur and does this a bit cleaner.
4722
4723
-------------------------------------------------------------------
4724
Tue Sep 11 13:50:37 CEST 2001 - aj@suse.de
4725
4726
- Remove patch from 2001-09-10 since it breaks the dynamic linker.
4727
4728
-------------------------------------------------------------------
4729
Tue Sep 11 10:51:11 CEST 2001 - aj@suse.de
4730
4731
- Fix bug in linuxthreads where manager and threads could
4732
get out of synch due to an interrupted read call.
4733
4734
-------------------------------------------------------------------
4735
Mon Sep 10 18:20:32 CEST 2001 - schwab@suse.de
4736
4737
- Fix handling of dependent dynamic objects for dlopen/dlclose.
4738
4739
-------------------------------------------------------------------
4740
Sat Sep 8 21:02:38 CEST 2001 - kukuk@suse.de
4741
4742
- Don't create gconv cache (else iconv --list seg.faults)
4743
4744
-------------------------------------------------------------------
4745
Tue Aug 28 13:39:37 MEST 2001 - aj@suse.de
4746
4747
- Improve dynamic linker to relocate dynamic objects faster. This
4748
implies a small cache for symbol lookups and handling the ld -z combreloc
4749
feature if binaries are linked this way.
4750
4751
-------------------------------------------------------------------
4752
Fri Aug 24 14:26:33 CEST 2001 - kukuk@suse.de
4753
4754
- Add fix for handling of %l[] in vfscanf
4755
- ldconfig removes stale links now
4756
- Remove susehelp config files, now in susehelp itself
4757
4758
-------------------------------------------------------------------
4759
Wed Aug 22 15:26:06 CEST 2001 - aj@suse.de
4760
4761
- Update s390 patch from IBM.
4762
4763
-------------------------------------------------------------------
4764
Fri Aug 17 14:11:16 CEST 2001 - kukuk@suse.de
4765
4766
- Adjust dns6 patch for 2.2.4
4767
- Fix spec file (include lost libnss_dns6.so)
4768
- Fix versionnumber in version.h [Bug #9759]
4769
- Update kernel-header to 2.4.9
4770
4771
-------------------------------------------------------------------
4772
Thu Aug 16 09:32:39 MEST 2001 - aj@suse.de
4773
4774
- Update to 2.2.4 final. Add s390-ucontext patch.
4775
4776
-------------------------------------------------------------------
4777
Fri Aug 10 12:04:14 CEST 2001 - aj@suse.de
4778
4779
- Update to current glibc version. Do not use the hardlink program
4780
for compatification since localedef will do this itself now.
4781
Create gconv cache.
4782
4783
-------------------------------------------------------------------
4784
Wed Aug 1 15:31:50 CEST 2001 - aj@suse.de
4785
4786
- Add patch for zic to create copy of the timezone instead
4787
of a symbolic link so that the file exists even if /usr is not
4788
mounted.
4789
Use i486 instead of i386 as default architecture for i386.
4790
4791
-------------------------------------------------------------------
4792
Sat Jul 28 08:36:27 CEST 2001 - kukuk@suse.de
4793
4794
- Fix problem with linux/spinlock.h
4795
4796
-------------------------------------------------------------------
4797
Fri Jul 27 09:30:01 CEST 2001 - kukuk@suse.de
4798
4799
- Update kernel-header files to 2.4.7
4800
4801
-------------------------------------------------------------------
4802
Thu Jul 26 14:04:15 CEST 2001 - froh@suse.de
4803
4804
- add fix for failing tst-setcontext on s390
4805
4806
-------------------------------------------------------------------
4807
Wed Jul 25 09:29:38 CEST 2001 - aj@suse.de
4808
4809
- Add patch to fix loading of dynamic libs in static programs for PPC.
4810
4811
-------------------------------------------------------------------
4812
Fri Jul 20 13:44:30 CEST 2001 - kukuk@suse.de
4813
4814
- Update to current CVS snapshot
4815
- Disable tst-regex and test-lfs
4816
4817
-------------------------------------------------------------------
4818
Fri Jul 6 15:26:54 CEST 2001 - kukuk@suse.de
4819
4820
- Add da_DK@euro and da_DK.UTF-8
4821
4822
-------------------------------------------------------------------
4823
Thu Jul 5 14:34:02 CEST 2001 - kukuk@suse.de
4824
4825
- Update to current CVS snapshot
4826
- Remove obsolete cvs patch
4827
- Fix DNS/IPv6 patch
4828
- Hardlink equal locale files
4829
4830
-------------------------------------------------------------------
4831
Fri Jun 22 15:59:21 CEST 2001 - olh@suse.de
4832
4833
- add glibc-2.2.3-ppc_dlmachine.diff to fix binutils make check
4834
4835
-------------------------------------------------------------------
4836
Tue Jun 19 10:27:38 CEST 2001 - aj@suse.de
4837
4838
- Fix profiling on PowerPC.
4839
4840
-------------------------------------------------------------------
4841
Tue Jun 19 06:41:03 CEST 2001 - bk@suse.de
4842
4843
- added s390x support to spec file
4844
4845
-------------------------------------------------------------------
4846
Fri Jun 15 17:58:22 CEST 2001 - schwab@suse.de
4847
4848
- Fixup asm-ia64/atomic.h for user-space inclusion.
4849
4850
-------------------------------------------------------------------
4851
Tue Jun 12 11:14:08 CEST 2001 - aj@suse.de
4852
4853
- Fix testsuite for sparc.
4854
4855
-------------------------------------------------------------------
4856
Mon Jun 11 13:56:16 CEST 2001 - aj@suse.de
4857
4858
- Fix testsuite for powerpc and S390, build again on alpha.
4859
4860
-------------------------------------------------------------------
4861
Tue May 22 15:43:24 CEST 2001 - kukuk@suse.de
4862
4863
- Update to current CVS snapshot
4864
- Rmove support for PF_LOCAL from getaddrinfo [Bug #8469]
4865
4866
-------------------------------------------------------------------
4867
Sun May 13 15:19:42 CEST 2001 - kukuk@suse.de
4868
4869
- Don't use absolute paths in pre-install-section
4870
4871
-------------------------------------------------------------------
4872
Fri May 4 19:20:10 CEST 2001 - kukuk@suse.de
4873
4874
- Add special version.h which fails on compiling kernel modules
4875
4876
-------------------------------------------------------------------
4877
Sat Apr 28 18:32:51 CEST 2001 - kukuk@suse.de
4878
4879
- Update to glibc 2.2.3, kernel-headers-2.4.4
4880
4881
-------------------------------------------------------------------
4882
Tue Apr 24 16:04:32 CEST 2001 - schwab@suse.de
4883
4884
- Fix feenableexcept on ia64.
4885
4886
-------------------------------------------------------------------
4887
Tue Apr 24 15:48:34 CEST 2001 - aj@suse.de
4888
4889
- Install some more UTF-8 locales, fix tr_TR locale.
4890
4891
-------------------------------------------------------------------
4892
Thu Apr 12 17:42:08 CEST 2001 - kukuk@suse.de
4893
4894
- Include our own texi2html
4895
4896
-------------------------------------------------------------------
4897
Wed Apr 11 18:50:12 CEST 2001 - kukuk@suse.de
4898
4899
- Add fixes from SuSE kernel header files
4900
- Add patch to reload /etc/resolv.conf if there was changes
4901
- Add glibc.conf for susehelp (glibc-html pages)
4902
4903
-------------------------------------------------------------------
4904
Mon Apr 9 17:39:18 CEST 2001 - schwab@suse.de
4905
4906
- Fix ld.so for kernel 2.4.3 on ia64.
4907
4908
-------------------------------------------------------------------
4909
Thu Apr 5 17:39:44 CEST 2001 - kukuk@suse.de
4910
4911
- Add more fixes from CVS
4912
4913
-------------------------------------------------------------------
4914
Tue Apr 3 15:40:58 CEST 2001 - kukuk@suse.de
4915
4916
- Fix isdn header files from kernel-headers
4917
4918
-------------------------------------------------------------------
4919
Fri Mar 30 18:40:09 CEST 2001 - kukuk@suse.de
4920
4921
- Update kernel header files to 2.4.3
4922
4923
-------------------------------------------------------------------
4924
Fri Mar 30 17:22:54 CEST 2001 - kukuk@suse.de
4925
4926
- Merge s390 patches
4927
- Fix rcmd_af() (allow PF_UNSPEC)
4928
4929
-------------------------------------------------------------------
4930
Fri Mar 30 08:52:32 CEST 2001 - aj@suse.de
4931
4932
- Add some small fixes, fix spec file for removal of man-pages.
4933
4934
-------------------------------------------------------------------
4935
Thu Mar 29 18:16:09 CEST 2001 - kukuk@suse.de
4936
4937
- Don't provide kernel_headers any longer
4938
- Remove some man-pages which are now official in the man-pages
4939
package
4940
4941
-------------------------------------------------------------------
4942
Thu Mar 29 08:33:19 CEST 2001 - aj@suse.de
4943
4944
- Fix shmfs recognition.
4945
4946
-------------------------------------------------------------------
4947
Thu Mar 29 01:18:52 CEST 2001 - ro@suse.de
4948
4949
- added db-splitmask fix from mls (hopefully work around bug in db1)
4950
4951
-------------------------------------------------------------------
4952
Wed Mar 28 09:02:54 CEST 2001 - aj@suse.de
4953
4954
- Fix s390 to not generate wrong relocations, work around compiler
4955
error.
4956
4957
-------------------------------------------------------------------
4958
Wed Mar 21 14:46:25 CET 2001 - kukuk@suse.de
4959
4960
- glibc-devel obsoletes and provides linclude
4961
4962
-------------------------------------------------------------------
4963
Tue Mar 20 12:38:28 CET 2001 - kukuk@suse.de
4964
4965
- Add strtok and other fixes from CVS
4966
- Add yp_all fix
4967
4968
-------------------------------------------------------------------
4969
Tue Mar 13 13:57:16 CET 2001 - kukuk@suse.de
4970
4971
- Add more s390 string.h fixes
4972
4973
-------------------------------------------------------------------
4974
Mon Mar 12 10:05:30 CET 2001 - aj@suse.de
4975
4976
- Add fixes for s390, don't run testsuite on s390 for now.
4977
4978
-------------------------------------------------------------------
4979
Fri Mar 9 17:05:27 CET 2001 - kukuk@suse.de
4980
4981
- Fix linux/init.h header file
4982
4983
-------------------------------------------------------------------
4984
Fri Mar 9 16:01:15 CET 2001 - aj@suse.de
4985
4986
- Handle new EM_S390 value.
4987
4988
-------------------------------------------------------------------
4989
Fri Mar 9 15:33:55 CET 2001 - kukuk@suse.de
4990
4991
- kernel-heaer fixes to build on Alpha
4992
4993
-------------------------------------------------------------------
4994
Thu Mar 8 16:02:45 CET 2001 - ro@suse.de
4995
4996
- update kernel-headers to 2.4.2
4997
4998
-------------------------------------------------------------------
4999
Thu Mar 8 12:53:56 CET 2001 - ro@suse.de
5000
5001
- kernel-header fixes to build on s390
5002
5003
-------------------------------------------------------------------
5004
Thu Feb 22 11:22:08 CET 2001 - schwab@suse.de
5005
5006
- More kernel header fixes for IA64.
5007
5008
-------------------------------------------------------------------
5009
Tue Feb 20 11:18:53 CET 2001 - kukuk@suse.de
5010
5011
- Remove optimisation not supported on all plattforms
5012
5013
-------------------------------------------------------------------
5014
Mon Feb 19 09:48:02 CET 2001 - kukuk@suse.de
5015
5016
- Fix Optimization of glibc build
5017
- Add Optimization for alphaev6 and sparcv9
5018
5019
-------------------------------------------------------------------
5020
Sat Feb 17 17:19:40 CET 2001 - kukuk@suse.de
5021
5022
- Update to glibc 2.2.2 from CVS
5023
5024
-------------------------------------------------------------------
5025
Thu Feb 15 16:51:12 CET 2001 - kukuk@suse.de
5026
5027
- kernel header fixes for SPARC and IA64
5028
5029
-------------------------------------------------------------------
5030
Tue Feb 13 14:19:43 CET 2001 - kukuk@suse.de
5031
5032
- Make optimization for i686 work
5033
- Add manual page for ldd
5034
5035
-------------------------------------------------------------------
5036
Mon Feb 12 16:05:23 CET 2001 - kukuk@suse.de
5037
5038
- Fix more kernel headers
5039
5040
-------------------------------------------------------------------
5041
Thu Feb 8 16:34:27 CET 2001 - kukuk@suse.de
5042
5043
- Fix more kernel-headers
5044
5045
-------------------------------------------------------------------
5046
Wed Feb 7 17:17:03 CET 2001 - kukuk@suse.de
5047
5048
- Delete links in pre install section for glibc-devel
5049
5050
-------------------------------------------------------------------
5051
Wed Feb 7 01:08:26 CET 2001 - kukuk@suse.de
5052
5053
- Fix kernel-header includes
5054
5055
-------------------------------------------------------------------
5056
Tue Feb 6 09:29:04 CET 2001 - kukuk@suse.de
5057
5058
- Fix creating of /usr/include/asm on SPARC
5059
- Add more CVS patches
5060
5061
-------------------------------------------------------------------
5062
Mon Feb 5 18:58:08 CET 2001 - kukuk@suse.de
5063
5064
- Add some patches from CVS
5065
- Include our own kernel header files
5066
5067
-------------------------------------------------------------------
5068
Mon Jan 22 18:47:24 CET 2001 - aj@suse.de
5069
5070
- Add elf patch to fix problems on ia64 and ppc with _dl_pagesize.
5071
5072
-------------------------------------------------------------------
5073
Mon Jan 22 10:26:42 CET 2001 - aj@suse.de
5074
5075
- Fix mmap64 on powerpc.
5076
5077
-------------------------------------------------------------------
5078
Tue Jan 16 08:42:33 CET 2001 - aj@suse.de
5079
5080
- Fix sunrpc-udp.diff, add mman.h fix for powerpc.
5081
5082
-------------------------------------------------------------------
5083
Wed Jan 10 14:49:30 CET 2001 - aj@suse.de
5084
5085
- Add sunrpc-udp.diff to fix UDP timeouts with Linux 2.4 kernel.
5086
5087
-------------------------------------------------------------------
5088
Tue Jan 9 09:01:41 CET 2001 - aj@suse.de
5089
5090
- Add glibc-2.2.secure.diff to close some security holes.
5091
5092
-------------------------------------------------------------------
5093
Wed Jan 3 15:26:45 CET 2001 - schwab@suse.de
5094
5095
- Fix strtol and friends on 64 bit platforms.
5096
- Use 8192 as default pagesize on ia64.
5097
- Scan AUX vector also in statically linked programs.
5098
5099
-------------------------------------------------------------------
5100
Wed Jan 3 15:20:45 CET 2001 - aj@suse.de
5101
5102
- Build some UTF-8 locales using a patch from Markus Kuhn.
5103
5104
-------------------------------------------------------------------
5105
Wed Dec 13 15:52:13 CET 2000 - aj@suse.de
5106
5107
- Add compatibility patch for IPv6 and Linux 2.2.
5108
5109
-------------------------------------------------------------------
5110
Wed Dec 13 15:48:56 CET 2000 - schwab@suse.de
5111
5112
- Update ia64 patch.
5113
5114
-------------------------------------------------------------------
5115
Sat Dec 9 13:30:23 CET 2000 - kukuk@suse.de
5116
5117
- Fix resolver bug
5118
5119
-------------------------------------------------------------------
5120
Fri Dec 1 13:16:07 CET 2000 - kukuk@suse.de
5121
5122
- Add bug fixes for setlocale and strncat
5123
- strip gconv modules
5124
5125
-------------------------------------------------------------------
5126
Fri Nov 24 07:43:08 CET 2000 - kukuk@suse.de
5127
5128
- Fix typo in spec file
5129
5130
-------------------------------------------------------------------
5131
Thu Nov 23 23:22:36 CET 2000 - kukuk@suse.de
5132
5133
- Add hack for POWER3
5134
5135
-------------------------------------------------------------------
5136
Wed Nov 22 13:03:19 CET 2000 - kukuk@suse.de
5137
5138
- Add strncat bugfix for S/390
5139
5140
-------------------------------------------------------------------
5141
Tue Nov 21 10:53:31 CET 2000 - kukuk@suse.de
5142
5143
- Don't bulid 32bit compat packages
5144
5145
-------------------------------------------------------------------
5146
Mon Nov 20 15:46:44 CET 2000 - schwab@suse.de
5147
5148
- Remove use of getpagesize syscall on ia64.
5149
- Follow DT_INIT/DT_FINI change in compiler.
5150
5151
-------------------------------------------------------------------
5152
Sun Nov 19 22:43:40 CET 2000 - kukuk@suse.de
5153
5154
- Minor specfile fixes
5155
5156
-------------------------------------------------------------------
5157
Thu Nov 16 17:38:47 CET 2000 - kukuk@suse.de
5158
5159
- Add lot of more bug fixes
5160
5161
-------------------------------------------------------------------
5162
Tue Nov 14 16:52:59 CET 2000 - kukuk@suse.de
5163
5164
- Add bugfix for static linked binaries/ld.so.cache from aj@suse.de
5165
5166
-------------------------------------------------------------------
5167
Mon Nov 13 14:52:05 CET 2000 - aj@suse.de
5168
5169
- Fix noversion.diff and spec file.
5170
5171
-------------------------------------------------------------------
5172
Sat Nov 11 08:40:42 CET 2000 - kukuk@suse.de
5173
5174
- Fix nssv1 on PowerPC
5175
- no libNoVersion on SPARC
5176
5177
-------------------------------------------------------------------
5178
Fri Nov 10 21:47:16 CET 2000 - kukuk@suse.de
5179
5180
- Disable make check on PowerPC and Alpha
5181
5182
-------------------------------------------------------------------
5183
Fri Nov 10 17:09:57 CET 2000 - kukuk@suse.de
5184
5185
- Update to final glibc 2.2
5186
5187
-------------------------------------------------------------------
5188
Fri Nov 3 10:44:46 CET 2000 - kukuk@suse.de
5189
5190
- Update to glibc-2.2-20001103 (glibc-2.1.97)
5191
- Don't install libNoVersion on PowerPC
5192
- Rename nssv1 -> glibc-nssv1
5193
- Rename libd -> glibc-profile, move libg.a to libc
5194
- Rename libcinfo -> glibc-info
5195
- Rename libchtml -> glibc-html
5196
- Rename localedb -> glibc-i18ndata
5197
- Rename libc -> glibc-devel
5198
- Rename shlibs -> glibc
5199
5200
-------------------------------------------------------------------
5201
Sat Oct 28 09:10:07 CEST 2000 - kukuk@suse.de
5202
5203
- Update to glibc-2.2-20001028
5204
- Enable more checks
5205
5206
-------------------------------------------------------------------
5207
Fri Oct 27 15:39:17 CEST 2000 - aj@suse.de
5208
5209
- Fix NoVersion patch
5210
5211
-------------------------------------------------------------------
5212
Wed Oct 25 16:47:22 CEST 2000 - kukuk@suse.de
5213
5214
- Update to glibc-2.2-20001025
5215
5216
-------------------------------------------------------------------
5217
Sun Oct 22 16:31:32 CEST 2000 - kukuk@suse.de
5218
5219
- Update to glibc 2.2-20001021
5220
- Update glibc-db to 2.1.95
5221
- Update ia64 patch
5222
5223
-------------------------------------------------------------------
5224
Fri Oct 20 15:54:24 CEST 2000 - kukuk@suse.de
5225
5226
- Update to glibc 2.2-20001020
5227
- Add s390 spec file changes
5228
5229
-------------------------------------------------------------------
5230
Tue Oct 10 13:46:03 CEST 2000 - schwab@suse.de
5231
5232
- Update to glibc 2.2-20001009.
5233
- Fix TRAMPOLINE_TEMPLATE for ia64.
5234
5235
-------------------------------------------------------------------
5236
Sun Oct 1 17:08:32 CEST 2000 - schwab@suse.de
5237
5238
- Export more ia64 specific symbols.
5239
5240
-------------------------------------------------------------------
5241
Tue Sep 26 12:14:37 CEST 2000 - kukuk@suse.de
5242
5243
- Update to glibc 2.2-20000926
5244
5245
-------------------------------------------------------------------
5246
Mon Sep 25 14:02:07 CEST 2000 - kukuk@suse.de
5247
5248
- Update to glibc 2.2-20000925 snapshot
5249
5250
-------------------------------------------------------------------
5251
Thu Sep 14 11:43:51 CEST 2000 - schwab@suse.de
5252
5253
- Update ia64 patch.
5254
5255
-------------------------------------------------------------------
5256
Fri Sep 8 19:44:17 CEST 2000 - bk@suse.de
5257
5258
- added glibc-2.1.3-db2-s390.tar.gz from developerworks (db2 fix)
5259
5260
-------------------------------------------------------------------
5261
Wed Sep 6 09:44:36 CEST 2000 - fober@suse.de
5262
5263
- merge s390-7.0 with STABLE:
5264
- upgraded to glibc-linuxthreads-2.1.3.1-s390.diff from 2.1.3
5265
- added new changes from IBM s390 codedrop
5266
- removed glibc-dlopen-2.1.3-s390.diff which is
5267
incorporated in glibc-linuxthreads-2.1.3.1-s390.diff now
5268
5269
-------------------------------------------------------------------
5270
Tue Sep 5 18:19:46 CEST 2000 - kukuk@suse.de
5271
5272
- Add glibc-2.1.security.dif
5273
5274
-------------------------------------------------------------------
5275
Fri Sep 1 11:14:25 CEST 2000 - olh@suse.de
5276
5277
- add glibc-2.1-ppc_lfs.dif, enables (hopefully) lfs on ppc
5278
5279
-------------------------------------------------------------------
5280
Wed Aug 30 16:16:04 CEST 2000 - olh@suse.de
5281
5282
- remove sysdeps/powerpc/memset.S on ppc for POWER3
5283
5284
-------------------------------------------------------------------
5285
Mon Aug 28 17:12:41 CEST 2000 - olh@suse.de
5286
5287
- add glibc-2.1.sgi_fam.dif
5288
- remove sysdeps/rs6000/memcopy.h on ppc for POWER3
5289
5290
-------------------------------------------------------------------
5291
Mon Aug 21 19:56:06 CEST 2000 - garloff@suse.de
5292
5293
- Fix race on cond_wait WRT owner of mutex (from olh@suse.de)
5294
5295
-------------------------------------------------------------------
5296
Tue Jul 25 08:41:48 CEST 2000 - kukuk@suse.de
5297
5298
- Add mmap fix for PowerPC
5299
5300
-------------------------------------------------------------------
5301
Tue Jul 11 10:02:41 CEST 2000 - kukuk@suse.de
5302
5303
- Remove "mutex is owned by current thread" bugfix for IBMs jdk
5304
5305
-------------------------------------------------------------------
5306
Mon Jun 26 16:47:54 CEST 2000 - schwab@suse.de
5307
5308
- Update ia64 patch.
5309
5310
-------------------------------------------------------------------
5311
Tue Jun 20 15:33:43 CEST 2000 - kukuk@suse.de
5312
5313
- Move html docu in extra package
5314
- Update ia64 patch
5315
5316
-------------------------------------------------------------------
5317
Wed May 31 14:35:00 CEST 2000 - kukuk@suse.de
5318
5319
- Remove LICENSE file, it's the same as COPYING.LIB
5320
- Add libc docu as html
5321
5322
-------------------------------------------------------------------
5323
Sun May 28 14:44:42 CEST 2000 - kukuk@suse.de
5324
5325
- Fix ldconfig on PPC and IA64
5326
5327
-------------------------------------------------------------------
5328
Sat May 27 15:25:13 CEST 2000 - kukuk@suse.de
5329
5330
- Merge new ldconfig fixes
5331
5332
-------------------------------------------------------------------
5333
Fri May 26 18:16:52 CEST 2000 - kukuk@suse.de
5334
5335
- Update ia64 patch
5336
5337
-------------------------------------------------------------------
5338
Fri May 26 11:07:39 CEST 2000 - kukuk@suse.de
5339
5340
- Fix (f)truncate64 and xdr_uint8_t
5341
5342
-------------------------------------------------------------------
5343
Wed May 24 22:23:12 CEST 2000 - kukuk@suse.de
5344
5345
- Fix ldconfig.8 manual page
5346
5347
-------------------------------------------------------------------
5348
Thu May 18 17:53:09 CEST 2000 - bk@suse.de
5349
5350
- added s390 dlopen fix
5351
5352
-------------------------------------------------------------------
5353
Tue May 16 16:48:13 CEST 2000 - bk@suse.de
5354
5355
- updated s390 patches to match IBM_codedrop_2000_05_15
5356
5357
-------------------------------------------------------------------
5358
Fri May 12 15:47:08 CEST 2000 - kukuk@suse.de
5359
5360
- Fix netinet/in.h IPv6 compare
5361
5362
-------------------------------------------------------------------
5363
Fri May 12 14:47:15 CEST 2000 - schwab@suse.de
5364
5365
- Update ia64 patches.
5366
5367
-------------------------------------------------------------------
5368
Fri May 12 14:22:11 CEST 2000 - kukuk@suse.de
5369
5370
- Don't apply LFS patch
5371
5372
-------------------------------------------------------------------
5373
Tue May 9 22:21:23 CEST 2000 - kukuk@suse.de
5374
5375
- Add LFS patches
5376
5377
-------------------------------------------------------------------
5378
Mon May 8 11:59:48 CEST 2000 - kukuk@suse.de
5379
5380
- Add lot of bug fixes from CVS
5381
5382
-------------------------------------------------------------------
5383
Tue Apr 25 14:20:43 CEST 2000 - kukuk@suse.de
5384
5385
- Fix nscd/getgrnam bug
5386
5387
-------------------------------------------------------------------
5388
Thu Apr 20 16:38:26 CEST 2000 - kukuk@suse.de
5389
5390
- Remove /var/mail -> /var/spool/mail patch
5391
- Update nscd.conf.5 manual page
5392
5393
-------------------------------------------------------------------
5394
Wed Apr 12 16:18:55 CEST 2000 - kukuk@suse.de
5395
5396
- Add nscd patch from Chris Wing
5397
5398
-------------------------------------------------------------------
5399
Wed Apr 12 15:52:55 CEST 2000 - kukuk@suse.de
5400
5401
- Add ldconfig fix from aj@suse.de
5402
5403
-------------------------------------------------------------------
5404
Wed Apr 12 11:33:02 CEST 2000 - schwab@suse.de
5405
5406
- More ia64 patches.
5407
- Use libc.so.0, libm.so.0, ld-linux-ia64.so.1 on ia64.
5408
5409
-------------------------------------------------------------------
5410
Mon Apr 10 17:55:46 CEST 2000 - kukuk@suse.de
5411
5412
- Support asm-sparc64 and asm-sparc on SPARC
5413
5414
-------------------------------------------------------------------
5415
Mon Apr 10 15:46:35 CEST 2000 - kukuk@suse.de
5416
5417
- Create /etc/ld.so.cache always with permissions 0644
5418
- Update ia64 patches
5419
5420
-------------------------------------------------------------------
5421
Thu Apr 6 11:27:20 CEST 2000 - schwab@suse.de
5422
5423
- Fix dynamic linker bug in ia64.
5424
- Add ia64 spinlocks for db2.
5425
5426
-------------------------------------------------------------------
5427
Tue Apr 4 16:16:21 CEST 2000 - schwab@suse.de
5428
5429
- New IA64 patches.
5430
- Fix ldconfig -p.
5431
5432
-------------------------------------------------------------------
5433
Mon Apr 3 14:42:03 MEST 2000 - bk@suse.de
5434
5435
- s390 team added s390 patches
5436
5437
-------------------------------------------------------------------
5438
Wed Mar 22 12:10:02 CET 2000 - kukuk@suse.de
5439
5440
- Fix last SPARC patch
5441
5442
-------------------------------------------------------------------
5443
Tue Mar 21 17:48:01 CET 2000 - kukuk@suse.de
5444
5445
- Add SPARC patches
5446
- Add IA64 patches
5447
5448
-------------------------------------------------------------------
5449
Wed Mar 15 14:35:47 CET 2000 - kukuk@suse.de
5450
5451
- Remove personality call (problematic on Alpha)
5452
- Fix typo in localeconv
5453
- alpha/ioperm.c> Add entry for "Nautilus".
5454
5455
-------------------------------------------------------------------
5456
Tue Mar 7 18:17:07 CET 2000 - kukuk@suse.de
5457
5458
- Add locale SIGSEGV fix
5459
- Fix getdate bug
5460
5461
-------------------------------------------------------------------
5462
Fri Feb 25 10:53:47 CET 2000 - kukuk@suse.de
5463
5464
- Update to final glibc 2.1.3 + fix for bigendian machines
5465
5466
-------------------------------------------------------------------
5467
Thu Feb 24 16:12:39 CET 2000 - kukuk@suse.de
5468
5469
- Update to current glibc cvs snapshot
5470
- Add libnss_dns6.so.2, which makes IPv4 and IPv6 lookups.
5471
Old libnss_dns.so.2 will only make IPv4 lookups.
5472
5473
-------------------------------------------------------------------
5474
Tue Feb 22 16:40:35 CET 2000 - kukuk@suse.de
5475
5476
- Update to current glibc cvs snapshot (2.1.3pre4)
5477
5478
-------------------------------------------------------------------
5479
Sat Feb 5 14:40:33 CET 2000 - kukuk@suse.de
5480
5481
- Add missing defines for SPARC bits/termios.h
5482
5483
-------------------------------------------------------------------
5484
Thu Feb 3 18:25:12 CET 2000 - kukuk@suse.de
5485
5486
- Add regex patch from Andreas Schwab
5487
5488
-------------------------------------------------------------------
5489
Wed Feb 2 11:37:52 CET 2000 - kukuk@suse.de
5490
5491
- Add ldconfig fix
5492
- Update to current glibc cvs snapshot
5493
- Fix sys/io.h on Intel (C++)
5494
5495
-------------------------------------------------------------------
5496
Mon Jan 24 17:01:13 CET 2000 - kukuk@suse.de
5497
5498
- Fix duplicate setrlimit
5499
5500
-------------------------------------------------------------------
5501
Mon Jan 24 12:01:27 CET 2000 - kukuk@suse.de
5502
5503
- Update to current glibc cvs snapshot
5504
5505
-------------------------------------------------------------------
5506
Wed Jan 19 15:53:18 CET 2000 - kukuk@suse.de
5507
5508
- Update to current glibc cvs snapshot
5509
5510
-------------------------------------------------------------------
5511
Sat Jan 15 01:31:16 CET 2000 - ro@suse.de
5512
5513
-fixed ppc db2-patch
5514
5515
-------------------------------------------------------------------
5516
Fri Jan 14 16:54:26 CET 2000 - kukuk@suse.de
5517
5518
- Add patches for Intel and PPC
5519
5520
-------------------------------------------------------------------
5521
Fri Jan 14 00:27:03 CET 2000 - kukuk@suse.de
5522
5523
- Add patch for SPARC
5524
5525
-------------------------------------------------------------------
5526
Thu Jan 13 15:23:54 CET 2000 - kukuk@suse.de
5527
5528
- Move info pages to /usr/share/info
5529
5530
-------------------------------------------------------------------
5531
Mon Jan 10 14:49:14 CET 2000 - kukuk@suse.de
5532
5533
- Add ipv6 patches for getent
5534
5535
-------------------------------------------------------------------
5536
Mon Jan 10 11:23:57 CET 2000 - kukuk@suse.de
5537
5538
- Move manual pages for applications and config files into
5539
shlibs package
5540
- Update to current glibc 2.1.3 snapshot
5541
5542
-------------------------------------------------------------------
5543
Fri Dec 17 17:06:45 MET 1999 - kukuk@suse.de
5544
5545
- Add new ldconfig patches
5546
- Add aio patch
5547
- Add fix for bits/string2.h
5548
5549
-------------------------------------------------------------------
5550
Wed Dec 15 16:37:02 MET 1999 - kukuk@suse.de
5551
5552
- add ldconfig.8
5553
5554
-------------------------------------------------------------------
5555
Wed Dec 15 10:00:53 MET 1999 - kukuk@suse.de
5556
5557
- Update to current glibc 2.1.3 snapshot
5558
- Fix get/setrlimit problems
5559
5560
-------------------------------------------------------------------
5561
Thu Dec 9 20:00:16 MET 1999 - kukuk@suse.de
5562
5563
- Update to current glibc 2.1.3 snapshot
5564
- Add new ldconfig
5565
5566
-------------------------------------------------------------------
5567
Sun Dec 5 11:50:42 MET 1999 - kukuk@suse.de
5568
5569
- Disable make check for SPARC (kernel bug)
5570
- Add setrlimit patches
5571
- Update to current glibc 2.1.3 snapshot
5572
5573
-------------------------------------------------------------------
5574
Fri Nov 26 12:09:07 MET 1999 - kukuk@suse.de
5575
5576
- Update to current glibc 2.1.3 snapshot.
5577
5578
-------------------------------------------------------------------
5579
Tue Oct 26 13:54:55 MEST 1999 - kukuk@suse.de
5580
5581
- Add fix for correct accounting of needed bytes (gethnamaddr.c)
5582
- Remove not exported, public names from internal md5 functions
5583
5584
-------------------------------------------------------------------
5585
Mon Oct 25 19:03:56 MEST 1999 - kukuk@suse.de
5586
5587
- Add fix for missing nexttowardl aliase
5588
5589
-------------------------------------------------------------------
5590
Tue Oct 19 09:56:47 MEST 1999 - kukuk@suse.de
5591
5592
- Add security fix for iruserok
5593
5594
-------------------------------------------------------------------
5595
Sat Oct 16 16:29:44 MEST 1999 - kukuk@suse.de
5596
5597
- Build libNoVersion.so.1 on every platform
5598
5599
-------------------------------------------------------------------
5600
Mon Oct 11 19:19:00 MEST 1999 - kukuk@suse.de
5601
5602
- Add linuxthreads/signals.c fix from Andreas Schwab
5603
- Remove dangling symlink (Bug #544)
5604
- Add more bug fixes
5605
5606
-------------------------------------------------------------------
5607
Fri Oct 8 22:07:24 MEST 1999 - kukuk@suse.de
5608
5609
- Add timezone update
5610
5611
-------------------------------------------------------------------
5612
Fri Oct 8 17:42:22 MEST 1999 - kukuk@suse.de
5613
5614
- Add NIS+ shadow parser fix
5615
5616
-------------------------------------------------------------------
5617
Thu Oct 7 11:46:27 MEST 1999 - kukuk@suse.de
5618
5619
- Update to official glibc 2.1.2, add important fixes
5620
- Update nscd, add manual pages for it
5621
5622
-------------------------------------------------------------------
5623
Mon Sep 20 18:14:13 CEST 1999 - ro@suse.de
5624
5625
- libc: added requires kernel_headers
5626
5627
-------------------------------------------------------------------
5628
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
5629
5630
- ran old prepare_spec on spec file to switch to new prepare_spec.
5631
5632
-------------------------------------------------------------------
5633
Mon Sep 6 10:25:03 MEST 1999 - kukuk@suse.de
5634
5635
- Update to current glibc 2.1.2 cvs snapshot
5636
- Remove use auf automake in spec file
5637
5638
-------------------------------------------------------------------
5639
Fri Sep 3 14:35:42 MEST 1999 - kukuk@suse.de
5640
5641
- Update to current glibc 2.1.2 cvs snapshot
5642
- Use RPM macros for configure
5643
5644
-------------------------------------------------------------------
5645
Wed Aug 25 17:07:09 MEST 1999 - kukuk@suse.de
5646
5647
- Update to current glibc 2.1.2 cvs snapshot
5648
5649
-------------------------------------------------------------------
5650
Thu Aug 19 15:20:26 MEST 1999 - kukuk@suse.de
5651
5652
- Add PowerPC patches from Uli Hecht
5653
- Cleanup of SPEC file
5654
- Create a profiling version
5655
5656
-------------------------------------------------------------------
5657
Sat Aug 14 19:58:45 MEST 1999 - kukuk@suse.de
5658
5659
- disable nscd hosts caching by default
5660
- Apply patch from HJL for broken gethostbyname_r in libnss_dns
5661
5662
-------------------------------------------------------------------
5663
Fri Jul 16 17:01:51 MEST 1999 - kukuk@suse.de
5664
5665
- Add header fix for autoconf/g++
5666
- Move pt_chown and gconv modules from libc to shlibs
5667
5668
-------------------------------------------------------------------
5669
Wed Jul 14 16:05:14 MEST 1999 - kukuk@suse.de
5670
5671
- Remove /etc/localtime from filelist
5672
5673
-------------------------------------------------------------------
5674
Mon Jul 12 09:54:43 MEST 1999 - kukuk@suse.de
5675
5676
- Add more bug fixes from cvs
5677
- Add ld.so bug fix from Andreas Schwab
5678
5679
-------------------------------------------------------------------
5680
Thu Jul 8 17:25:43 MEST 1999 - kukuk@suse.de
5681
5682
- configure for i386-unknown-linux
5683
5684
-------------------------------------------------------------------
5685
Wed Jul 7 12:28:43 MEST 1999 - kukuk@suse.de
5686
5687
- Remove alpha patch, it's now in glibc 2.1.2 cvs
5688
- Add more bug fixes from cvs
5689
- Remove malloc patch (breaks StarOffice)
5690
5691
-------------------------------------------------------------------
5692
Tue Jul 6 18:08:26 MEST 1999 - kukuk@suse.de
5693
5694
- Add openpty patch from Andreas Schwab
5695
(openpty now works if /dev/pts is not mounted)
5696
5697
-------------------------------------------------------------------
5698
Fri Jul 2 12:04:47 MEST 1999 - kukuk@suse.de
5699
5700
- Remove warning von zic about symlinks.
5701
5702
-------------------------------------------------------------------
5703
Mon Jun 28 19:49:44 MEST 1999 - kukuk@suse.de
5704
5705
- Remove ndbm links, now in gdbm
5706
5707
-------------------------------------------------------------------
5708
Fri Jun 25 16:16:20 MEST 1999 - kukuk@suse.de
5709
5710
- Add a lot of more fixes
5711
- Add nscd fixes and enable nscd on alpha
5712
5713
-------------------------------------------------------------------
5714
Mon Jun 14 09:17:26 MEST 1999 - kukuk@suse.de
5715
5716
- Add nss_dns and fget* fixes.
5717
- Add nscd patches for NIS+
5718
5719
-------------------------------------------------------------------
5720
Thu Jun 10 10:04:11 MEST 1999 - kukuk@suse.de
5721
5722
- Fix daemon() for MT programs
5723
- Add libio fixes
5724
5725
-------------------------------------------------------------------
5726
Fri May 28 08:53:20 MEST 1999 - kukuk@suse.de
5727
5728
- Add fix for docu
5729
- Disable nscd for alpha again
5730
5731
-------------------------------------------------------------------
5732
Wed May 26 09:42:54 MEST 1999 - kukuk@suse.de
5733
5734
- Update to version 2.1.1
5735
5736
-------------------------------------------------------------------
5737
Mon May 17 16:49:35 MEST 1999 - kukuk@suse.de
5738
5739
- Update to snapshot from 16.5.1999
5740
- Add manpages
5741
- Add __setfpucw to libNoVersion (intel)
5742
- Add COPYING and COPYING.LIB
5743
5744
-------------------------------------------------------------------
5745
Fri May 7 18:57:20 MEST 1999 - kukuk@suse.de
5746
5747
- Update to snapshot from 6.5.1999
5748
- Add NoVersion patches from RedHat for miscompiled glibc 2.0 apps
5749
- Add patch for Alpha RX164
5750
- Add workaround for nscd on Alpha
5751
5752
-------------------------------------------------------------------
5753
Wed Apr 28 17:48:51 MEST 1999 - kukuk@suse.de
5754
5755
- Remove latest fnmatch patches from Uli Drepper
5756
5757
-------------------------------------------------------------------
5758
Tue Apr 27 11:48:46 MEST 1999 - kukuk@suse.de
5759
5760
- update to cvs version of Apr 26 1999
5761
- fix pmap_set/pmap_unset for DHCP clients
5762
- Rename libdb1.so.2[.1] to libdb.so.2[.1] since we don't create
5763
the symbolic links.
5764
5765
-------------------------------------------------------------------
5766
Tue Apr 20 13:57:07 MEST 1999 - kukuk@suse.de
5767
5768
- update to cvs version of Apr 20 1999
5769
- remove sunrpc.diff
5770
- fix nssv1 package
5771
- only include nscd on intel
5772
- install /etc/nscd.conf
5773
5774
-------------------------------------------------------------------
5775
Mon Apr 12 09:52:58 MEST 1999 - kukuk@suse.de
5776
5777
- update to cvs version of Apr 11 1999
5778
- Fix paths in paths.h
5779
- install linuxthreads man pages and documentation
5780
- Add sunrpc patch for Alpha and security fixes
5781
- added links for el_GR and ru_RU.KOI8-R in usr/share/locale
5782
5783
-------------------------------------------------------------------
5784
Wed Mar 31 13:21:02 MEST 1999 - bs@suse.de
5785
5786
- don't use lx_hack for build
5787
5788
-------------------------------------------------------------------
5789
Tue Mar 16 08:33:57 MET 1999 - ro@suse.de
5790
5791
- libc.texinfo: changed to build with stable texinfo version
5792
5793
-------------------------------------------------------------------
5794
Mon Mar 15 23:49:51 MET 1999 - ro@suse.de
5795
5796
- update to 2.1.1 (cvs of Mar 15 1999)
5797
- update nssv1 to 2.0.2
5798
5799
-------------------------------------------------------------------
5800
Sat Feb 20 19:29:32 MET 1999 - ro@suse.de
5801
5802
- fixed specfile (lddlibc4 not built on alpha)
5803
5804
-------------------------------------------------------------------
5805
Sat Feb 20 18:41:22 MET 1999 - ro@suse.de
5806
5807
- fixed specfile ...
5808
5809
-------------------------------------------------------------------
5810
Sat Feb 20 18:31:30 MET 1999 - ro@suse.de
5811
5812
- added automake to neededforbuild
5813
5814
-------------------------------------------------------------------
5815
Sat Feb 20 18:15:44 MET 1999 - ro@suse.de
5816
5817
- added nss-v1 modules (to keep old rpm happy with file owners)
5818
5819
-------------------------------------------------------------------
5820
Fri Feb 19 14:35:38 MET 1999 - ro@suse.de
5821
5822
- update to cvs-version of 1999/02/18
5823
5824
-------------------------------------------------------------------
5825
Fri Sep 25 18:58:28 MEST 1998 - ro@suse.de
5826
5827
- fixed specfile
5828
5829
-------------------------------------------------------------------
5830
Fri Sep 25 12:15:13 MEST 1998 - ro@suse.de
5831
5832
- update: use cvs-version of 980925
5833
edited db/Makefile to ignore messed up target-dependency
5834
5835
-------------------------------------------------------------------
5836
Mon Sep 21 19:43:16 MEST 1998 - ro@suse.de
5837
5838
- update: use cvs-version of 980921
5839
5840
-------------------------------------------------------------------
5841
Mon Sep 14 14:28:21 MEST 1998 - ro@suse.de
5842
5843
- update: use today's cvs-version
5844
5845
-------------------------------------------------------------------
5846
Wed Sep 2 16:56:04 MEST 1998 - ro@suse.de
5847
5848
- build for 586 since egcs generates code for 686 that does NOT run
5849
on 586 !!! (eg strtok)
5850
5851
-------------------------------------------------------------------
5852
Sat Aug 22 00:43:48 MEST 1998 - ro@suse.de
5853
5854
- updated to cvs-version 20.8.98
5855
added gettext as neededforbuild (so configure shuts up)
5856
glibc-linuxthreads is contained in main archive now
5857
5858
-------------------------------------------------------------------
5859
Tue Jun 16 18:41:51 MEST 1998 - ro@suse.de
5860
5861
- added symlink usr/include/X11
5862
5863
-------------------------------------------------------------------
5864
Thu May 28 11:36:49 MEST 1998 - ro@suse.de
5865
5866
- added symlinks to linux include files
5867
5868
-------------------------------------------------------------------
5869
Thu May 28 10:58:09 MEST 1998 - bs@suse.de
5870
5871
- moved ".so" Links to package libc.
5872
5873
-------------------------------------------------------------------
5874
Wed May 27 16:26:15 MEST 1998 - bs@suse.de
5875
5876
- changed version do `date`
5877
5878
-------------------------------------------------------------------
5879
Wed May 27 12:16:14 MEST 1998 - ro@suse.de
5880
5881
- created specfile to build libc, shlibs, libd, libcinfo
5882
localedb, timezone,
5883
5884
- former libc renamed to libc5.
5885