source: projects/specs/branches/6/g/glibc/glibc-vl.spec @ 8296

Revision 8296, 178.3 KB checked in by iwamoto, 10 years ago (diff)

glibc: security fixes

Line 
1%define glibcsrcdir glibc-2.11.1
2%define glibc_release_url ftp://sources.redhat.com/pub/glibc/releases/
3%define glibcversion 2.11.1
4### glibc.spec.in follows:
5%define run_glibc_tests 1
6%define auxarches athlon sparcv9v sparc64v alphaev6
7%define xenarches i686 athlon
8%ifarch %{xenarches}
9%define buildxen 1
10%define xenpackage 0
11%else
12%define buildxen 0
13%define xenpackage 0
14%endif
15%ifarch ppc ppc64
16##VINE##%define buildpower6 1
17%define buildpower6 0
18%else
19%define buildpower6 0
20%endif
21%define rtkaioarches %{ix86} x86_64 ia64 ppc ppc64 s390 s390x
22%define debuginfocommonarches alpha alphaev6 sparc sparcv9 sparcv9v sparc64 sparc64v
23%if 0%{?rhel} >= 6
24%define multiarcharches ppc pp64 %{ix86} x86_64
25%else
26%define multiarcharches %{ix86} x86_64
27%endif
28%define _unpackaged_files_terminate_build 0
29%define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
30%if %{build_compat32}
31%define auxarches i586 athlon sparcv9 alphaev6
32%endif
33
34Summary: The GNU libc libraries
35Summary(ja): GNU libc ライブラリ
36Name: glibc
37Version: %{glibcversion}
38Release: 13%{?_dist_release}
39# GPLv2+ is used in a bunch of programs, LGPLv2+ is used for libraries.
40# Things that are linked directly into dynamically linked programs
41# and shared libraries (e.g. crt files, lib*_nonshared.a) have an additional
42# exception which allows linking it into any kind of programs or shared
43# libraries without restrictions.
44License: LGPLv2+ and LGPLv2+ with exceptions and GPLv2+
45Group: System Environment/Libraries
46URL: http://sources.redhat.com/glibc/
47Source0: %{?glibc_release_url}%{glibcsrcdir}.tar.bz2
48Source1: %{glibcsrcdir}-fedora.tar.bz2
49Source10: find_provides_glibc.sh
50Source11: find_requires_glibc.sh
51Patch0: %{name}-fedora.patch
52Patch1: %{name}-ia64-lib64.patch
53Patch10: glibc-2.11.1_fix_builderror.patch
54# updates or security fix
55Patch100: glibc-rh643822.patch
56Patch101: glibc-rh667974.patch
57Patch102: glibc-rh625893.patch
58Patch103: glibc-rh681054.patch
59Patch104: glibc-rh645672.patch
60Patch105: glibc-2.11.1_CVE-2012-3480.patch
61Patch106: glibc-2.11.1_CVE-2013-0242.patch
62Patch107: glibc-2.11.1_CVE-2013-1914.patch
63Patch108: glibc-2.11.1_CVE-2012-44xx.patch
64Patch109: glibc-2.11.1_CVE-2013-4332.patch
65# CVE-2012-0864
66Patch110: glibc-rh794817.patch
67# CVE-2012-3404/3405/3406
68Patch111: glibc-rh833717.patch
69
70Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
71Obsoletes: glibc-profile < 2.4
72Provides: ldconfig
73# The dynamic linker supports DT_GNU_HASH
74Provides: rtld(GNU_HASH)
75Requires: glibc-common = %{version}-%{release}
76# Require libgcc in case some program calls pthread_cancel in its %%post
77Requires(pre): basesystem, libgcc
78# This is for building auxiliary programs like memusage, nscd
79# For initial glibc bootstraps it can be commented out
80BuildRequires: gd-devel libpng-devel zlib-devel texinfo
81BuildRequires: audit-libs-devel >= 1.1.3, sed >= 3.95, libcap-devel, gettext, nss-devel
82BuildRequires: /bin/ps, /bin/kill, /bin/awk
83# This is to ensure that __frame_state_for is exported by glibc
84# will be compatible with egcs 1.x.y
85BuildRequires: gcc >= 3.2
86%define enablekernel 2.6.18
87%ifarch i386
88%define nptl_target_cpu i486
89%else
90%define nptl_target_cpu %{_target_cpu}
91%endif
92%ifarch %{multiarcharches}
93# Need STT_IFUNC support
94%ifarch ppc ppc64
95BuildRequires: binutils >= 2.20.51.0.2
96Conflicts: binutils < 2.20.51.0.2
97%else
98BuildRequires: binutils >= 2.19.51.0.10
99Conflicts: binutils < 2.19.51.0.10
100%endif
101# Earlier releases have broken support for IRELATIVE relocations
102Conflicts: prelink < 0.4.2
103%else
104# Need AS_NEEDED directive
105# Need --hash-style=* support
106BuildRequires: binutils >= 2.17.50.0.2-5
107%endif
108BuildRequires: gcc >= 3.2.1-5
109%ifarch ppc s390 s390x
110BuildRequires: gcc >= 4.1.0-0.17
111%endif
112%if 0%{?_enable_debug_packages}
113BuildRequires: elfutils >= 0.72
114BuildRequires: rpm >= 4.2-0.56
115%endif
116%define __find_provides %{SOURCE10}
117%define __find_requires %{SOURCE11}
118%define _filter_GLIBC_PRIVATE 1
119
120Vendor: Project Vine
121Distribution: Vine Linux
122
123%description
124The glibc package contains standard libraries which are used by
125multiple programs on the system. In order to save disk space and
126memory, as well as to make upgrading easier, common system code is
127kept in one place and shared between programs. This particular package
128contains the most important sets of shared libraries: the standard C
129library and the standard math library. Without these two libraries, a
130Linux system will not function.
131
132%description -l ja
133glibc パッケージはシステム上の複数のプログラムで使われる標準ライブラリを
134ふくみます。ディスクスペースとメモリを節約したり、アップグレードを
135用意にするために、共通のシステムコードは一つの場所におかれ、プログラム
136間で共有されます。この部分的なパッケージはシェアドライブラリのかなり
137重要なセットをふくみます: 標準 C ライブラリと標準数値ライブラリです。
138この二つのライブラリ抜きでは、Linux システムは機能しません。
139
140%package -n compat32-%{name}
141Summary: The GNU libc libraries.
142Summary(ja): GNU libc ライブラリ
143Group: System Environment/Libraries
144Requires: %{name} >= %{version}
145
146%description -n compat32-%{name}
147The glibc package contains standard libraries which are used by
148multiple programs on the system. In order to save disk space and
149memory, as well as to make upgrading easier, common system code is
150kept in one place and shared between programs. This particular package
151contains the most important sets of shared libraries: the standard C
152library and the standard math library. Without these two libraries, a
153Linux system will not function.
154
155%description -n compat32-%{name} -l ja
156glibc パッケージはシステム上の複数のプログラムで使われる標準ライブラリを
157ふくみます。ディスクスペースとメモリを節約したり、アップグレードを
158用意にするために、共通のシステムコードは一つの場所におかれ、プログラム
159間で共有されます。この部分的なパッケージはシェアドライブラリのかなり
160重要なセットをふくみます: 標準 C ライブラリと標準数値ライブラリです。
161この二つのライブラリ抜きでは、Linux システムは機能しません。
162
163%if %{xenpackage}
164%package xen
165Summary: The GNU libc libraries (optimized for running under Xen)
166Group: System Environment/Libraries
167Requires: glibc = %{version}-%{release}, glibc-utils = %{version}-%{release}
168
169%description xen
170The standard glibc package is optimized for native kernels and does not
171perform as well under the Xen hypervisor.  This package provides alternative
172library binaries that will be selected instead when running under Xen.
173
174Install glibc-xen if you might run your system under the Xen hypervisor.
175%endif
176
177%package devel
178Summary: Object files for development using standard C libraries.
179Summary(ja): 標準 C ライブラリで使われるオブジェクトファイル
180Group: Development/Libraries
181Requires(pre): /sbin/install-info
182Requires(pre): %{name}-headers
183Requires: %{name}-headers = %{version}-%{release}
184Requires: %{name} = %{version}-%{release}
185
186%description devel
187The glibc-devel package contains the object files necessary
188for developing programs which use the standard C libraries (which are
189used by nearly all programs).  If you are developing programs which
190will use the standard C libraries, your system needs to have these
191standard object files available in order to create the
192executables.
193
194Install glibc-devel if you are going to develop programs which will
195use the standard C libraries.
196
197%description devel -l ja
198glibc-devel パッケージには (ほとんどすべてのプログラムで使われる)
199標準 C ライブラリを使用したプログラムを開発するためのオブジェクトファイルが
200含まれます。標準 C ライブラリを使用するプログラムを開発する場合には、
201これらオブジェクトファイルを使用して実行ファイルを作成できます。
202
203標準 C ライブラリを使用するプログラムを開発するなら glibc-devel
204をインストールしてください。
205
206%package -n compat32-%{name}-devel
207Summary: Object files for development using standard C libraries.
208Summary(ja): 標準 C ライブラリで使われるオブジェクトファイル
209Group: Development/Libraries
210Requires: %{name}-devel >= %{version}
211Requires: compat32-%{name} = %{version}-%{release}
212
213%description -n compat32-%{name}-devel
214The glibc-devel package contains the object files necessary
215for developing programs which use the standard C libraries (which are
216used by nearly all programs).  If you are developing programs which
217will use the standard C libraries, your system needs to have these
218standard object files available in order to create the
219executables.
220
221Install glibc-devel if you are going to develop programs which will
222use the standard C libraries.
223
224%description -n compat32-%{name}-devel -l ja
225glibc-devel パッケージには (ほとんどすべてのプログラムで使われる)
226標準 C ライブラリを使用したプログラムを開発するためのオブジェクトファイルが
227含まれます。標準 C ライブラリを使用するプログラムを開発する場合には、
228これらオブジェクトファイルを使用して実行ファイルを作成できます。
229
230標準 C ライブラリを使用するプログラムを開発するなら glibc-devel
231をインストールしてください。
232
233%package static
234Summary: C library static libraries for -static linking.
235Summary(ja): -static リンクのための静的 C ライブラリ
236Group: Development/Libraries
237Requires: %{name}-devel = %{version}-%{release}
238
239%description static
240The glibc-static package contains the C library static libraries
241for -static linking.  You don't need these, unless you link statically,
242which is highly discouraged.
243
244%description static -l ja
245glibc-static パッケージには -static リンクで使用する静的 C ライブラリが
246入っています。
247静的ライブラリが必要な場合でなければ、このパッケージをインストールする
248ことは避けて下さい。
249
250%package -n compat32-%{name}-static
251Summary: C library static libraries for -static linking.
252Summary(ja): -static リンクのための静的 C ライブラリ
253Group: Development/Libraries
254Requires: %{name}-devel = %{version}-%{release}
255Requires: %{name}-static = %{version}-%{release}
256Requires: compat32-%{name}-devel = %{version}-%{release}
257
258%description -n compat32-%{name}-static
259The glibc-static package contains the C library static libraries
260for -static linking.  You don't need these, unless you link statically,
261which is highly discouraged.
262
263%description -n compat32-%{name}-static -l ja
264glibc-static パッケージには -static リンクで使用する静的 C ライブラリが
265入っています。
266静的ライブラリが必要な場合でなければ、このパッケージをインストールする
267ことは避けて下さい。
268
269%package headers
270Summary: Header files for development using standard C libraries.
271Summary(ja): 標準 C ライブラリで使われるヘッダーファイル
272Group: Development/Libraries
273Provides: %{name}-headers(%{_target_cpu})
274%ifarch x86_64
275# If both -m32 and -m64 is to be supported on AMD64, x86_64 glibc-headers
276# have to be installed, not i586 ones.
277Obsoletes: %{name}-headers(i586)
278Obsoletes: %{name}-headers(i686)
279%endif
280Requires(pre): kernel-headers
281Requires: kernel-headers >= 2.2.1, %{name} = %{version}-%{release}
282BuildRequires: kernel-headers >= 2.6.22
283
284%description headers
285The glibc-headers package contains the header files necessary
286for developing programs which use the standard C libraries (which are
287used by nearly all programs).  If you are developing programs which
288will use the standard C libraries, your system needs to have these
289standard header files available in order to create the
290executables.
291
292Install glibc-headers if you are going to develop programs which will
293use the standard C libraries.
294
295%description devel -l ja
296glibc-headers パッケージには (ほとんどすべてのプログラムで使われる)
297標準 C ライブラリを使用したプログラムを開発するためのヘッダーファイルが
298含まれます。標準 C ライブラリを使用するプログラムを開発する場合には、
299これら標準ヘッダーファイルを使用して実行ファイルを作成できます。
300
301標準 C ライブラリを使用するプログラムを開発するなら glibc-headers
302をインストールしてください。
303
304%package common
305Summary: Common binaries and locale data for glibc
306Summary(ja): glibc 用共通バイナリとロケールデータ
307Requires: %{name} = %{version}-%{release}
308Requires: tzdata >= 2003a
309Group: System Environment/Base
310
311%description common
312The glibc-common package includes common binaries for the GNU libc
313libraries, as well as national language (locale) support.
314This package include ja and en locale-archive.
315
316%description common -l ja
317glibc-common パッケージには GNU libc ライブラリ用の共用バイナリに
318加えて、言語(ロケール)サポートや時間帯データベースが収められています。
319このパッケージには日本語と英語のみの locale-archive が含まれます。
320
321%package common-extra
322Summary: Extra Locale data for glibc
323Summary(ja): glibc 用ロケールデータ(日本語以外)
324Autoreq: false
325Requires(pre): %{name}-common = %{version}-%{release}
326Group: System Environment/Base
327
328%description common-extra
329The glibc-common-extra package includes national language (locale)
330support except for English and Japanese.
331
332%description common-extra -l ja
333glibc-common-extra パッケージには GNU libc ライブラリ用の英語と
334日本語以外の言語(ロケール)が収められています。
335
336%package -n nscd
337Summary: A Name Service Caching Daemon (nscd).
338Summary(ja): ネームサービスキャッシングデーモン (nscd)
339Group: System Environment/Daemons
340Requires: audit-libs >= 1.1.3
341Requires(pre): /sbin/chkconfig, /usr/sbin/useradd, /usr/sbin/userdel, sh-utils
342
343%description -n nscd
344Nscd caches name service lookups and can dramatically improve
345performance with NIS+, and may help with DNS as well.
346
347%description -n nscd -l ja
348nscd はネームサービス参照をキャッシュし、NIS+ のパフォーマンスを
349劇的にに改善することができます。DNS のパフォーマンス向上にも同様に寄与します。
350
351%package utils
352Summary: Development utilities from GNU C library
353Summary(ja): GNU C ライブラリの開発ユーティリティ
354Group: Development/Tools
355Requires: %{name} = %{version}-%{release}
356
357%description utils
358The glibc-utils package contains memusage, a memory usage profiler,
359mtrace, a memory leak tracer and xtrace, a function call tracer
360which can be helpful during program debugging.
361
362If unsure if you need this, don't install this package.
363
364%description utils -l ja
365glibc-utils にはプログラムのデバッグに便利な以下のツールが収録されています:
366memusage (メモリ使用量プロファイラ)、mtrace (メモリリークトレーサ)、
367xtrace (関数呼出しトレーサ)。
368
369これらが必要かどうか分からない場合は、インストールする必要はありません。
370
371%if 0%{?_enable_debug_packages}
372%define debug_package %{nil}
373%define __debug_install_post %{nil}
374%global __debug_package 1
375
376%package debuginfo
377Summary: Debug information for package %{name}
378Group: Development/Debug
379AutoReqProv: no
380%ifarch %{debuginfocommonarches}
381Requires: glibc-debuginfo-common = %{version}-%{release}
382%else
383%ifarch %{ix86}
384Obsoletes: glibc-debuginfo-common
385%endif
386%endif
387
388%description debuginfo
389This package provides debug information for package %{name}.
390Debug information is useful when developing applications that use this
391package or when debugging this package.
392
393This package also contains static standard C libraries with
394debugging information.  You need this only if you want to step into
395C library routines during debugging programs statically linked against
396one or more of the standard C libraries.
397To use this debugging information, you need to link binaries
398with -static -L%{_prefix}/lib/debug%{_prefix}/%{_lib} compiler options.
399
400%ifarch %{debuginfocommonarches}
401
402%package debuginfo-common
403Summary: Debug information for package %{name}
404Group: Development/Debug
405AutoReqProv: no
406
407%description debuginfo-common
408This package provides debug information for package %{name}.
409Debug information is useful when developing applications that use this
410package or when debugging this package.
411
412%endif
413%endif
414
415%prep
416%setup -q -n %{glibcsrcdir} -b1
417%patch0 -E -p1
418%ifarch ia64
419%if "%{_lib}" == "lib64"
420%patch1 -p1
421%endif
422%endif
423# fix build error
424%patch10 -p1
425
426%patch100 -p1 -b .CVE-2011-0536-1
427%patch101 -p1 -b .CVE-2011-0536-2
428%patch102 -p1 -b .CVE-2011-1095
429%patch103 -p1 -b .CVE-2011-1071
430%patch104 -p1 -b .CVE-2010-3856
431%patch105 -p1 -b .CVE-2012-3480
432%patch106 -p1 -b .CVE-2013-0242
433%patch107 -p1 -b .CVE-2013-1914
434%patch108 -p1 -b .CVE-2012-44xx
435%patch109 -p1 -b .CVE-2013-4332
436# CVE-2012-0864
437%patch110 -p1 -b .CVE-2012-0864
438# CVE-2012-3404/3405/3406
439%patch111 -p1 -b .CVE-2012-3404_3405_3406
440
441# A lot of programs still misuse memcpy when they have to use
442# memmove. The memcpy implementation below is not tolerant at
443# all.
444rm -f sysdeps/alpha/alphaev6/memcpy.S
445%if %{buildpower6}
446# On powerpc32, hp timing is only available in power4/power6
447# libs, not in base, so pre-power4 dynamic linker is incompatible
448# with power6 libs.
449rm -f sysdeps/powerpc/powerpc32/power4/hp-timing.[ch]
450%endif
451
452find . -type f -size 0 -o -name "*.orig" -exec rm -f {} \;
453touch `find . -name configure`
454touch locale/programs/*-kw.h
455
456%build
457GCC=gcc
458GXX=g++
459%ifarch %{ix86}
460BuildFlags="-march=%{nptl_target_cpu} -mtune=generic"
461%endif
462%ifarch i686
463BuildFlags="-march=i686 -mtune=generic"
464%endif
465%ifarch i386 i486 i586
466BuildFlags="$BuildFlags -mno-tls-direct-seg-refs"
467%endif
468%ifarch x86_64
469BuildFlags="-mtune=generic"
470%endif
471%ifarch alphaev6
472BuildFlags="-mcpu=ev6"
473%endif
474%ifarch sparc
475BuildFlags="-fcall-used-g6"
476GCC="gcc -m32"
477GXX="g++ -m32"
478%endif
479%ifarch sparcv9
480BuildFlags="-mcpu=ultrasparc -fcall-used-g6"
481GCC="gcc -m32"
482GXX="g++ -m32"
483%endif
484%ifarch sparcv9v
485BuildFlags="-mcpu=niagara -fcall-used-g6"
486GCC="gcc -m32"
487GXX="g++ -m32"
488%endif
489%ifarch sparc64
490BuildFlags="-mcpu=ultrasparc -mvis -fcall-used-g6"
491GCC="gcc -m64"
492GXX="g++ -m64"
493%endif
494%ifarch sparc64v
495BuildFlags="-mcpu=niagara -mvis -fcall-used-g6"
496GCC="gcc -m64"
497GXX="g++ -m64"
498%endif
499%ifarch ppc64
500BuildFlags="-mno-minimal-toc"
501GCC="gcc -m64"
502GXX="g++ -m64"
503%endif
504
505BuildFlags="$BuildFlags -fasynchronous-unwind-tables"
506# Add -DNDEBUG unless using a prerelease
507case %{version} in
508  *.*.9[0-9]*) ;;
509  *)
510     BuildFlags="$BuildFlags -DNDEBUG"
511     ;;
512esac
513EnableKernel="--enable-kernel=%{enablekernel}"
514echo "$GCC" > Gcc
515AddOns=`echo */configure | sed -e 's!/configure!!g;s!\(linuxthreads\|nptl\|rtkaio\|powerpc-cpu\)\( \|$\)!!g;s! \+$!!;s! !,!g;s!^!,!;/^,\*$/d'`
516%ifarch %{rtkaioarches}
517AddOns=,rtkaio$AddOns
518%endif
519
520build_nptl()
521{
522builddir=build-%{nptl_target_cpu}-$1
523shift
524rm -rf $builddir
525mkdir $builddir ; cd $builddir
526build_CFLAGS="$BuildFlags -g -O3 $*"
527../configure CC="$GCC" CXX="$GXX" CFLAGS="$build_CFLAGS" \
528        --prefix=%{_prefix} \
529        --enable-add-ons=nptl$AddOns --without-cvs $EnableKernel \
530        --with-headers=%{_prefix}/include --enable-bind-now \
531        --with-tls --with-__thread --build %{nptl_target_cpu}-vine-linux \
532        --host %{nptl_target_cpu}-vine-linux \
533%ifarch %{multiarcharches}
534        --enable-multi-arch \
535%endif
536        --disable-profile --enable-experimental-malloc --enable-nss-crypt
537
538make %{?_smp_mflags} -r CFLAGS="$build_CFLAGS" PARALLELMFLAGS=-s
539
540cd ..
541}
542
543build_nptl linuxnptl
544
545%if %{buildxen}
546build_nptl linuxnptl-nosegneg -mno-tls-direct-seg-refs
547%endif
548
549%if %{buildpower6}
550(
551platform=`LD_SHOW_AUXV=1 /bin/true | sed -n 's/^AT_PLATFORM:[[:blank:]]*//p'`
552if [ "$platform" != power6 ]; then
553  mkdir -p power6emul/{lib,lib64}
554  $GCC -shared -O2 -fpic -o power6emul/%{_lib}/power6emul.so fedora/power6emul.c -Wl,-z,initfirst
555%ifarch ppc
556  gcc -shared -nostdlib -O2 -fpic -m64 -o power6emul/lib64/power6emul.so -xc - </dev/null
557%endif
558%ifarch ppc64
559  gcc -shared -nostdlib -O2 -fpic -m32 -o power6emul/lib/power6emul.so -xc - < /dev/null
560%endif
561  export LD_PRELOAD=`pwd`/power6emul/\$LIB/power6emul.so
562fi
563AddOns="$AddOns --with-cpu=power6"
564GCC="$GCC -mcpu=power6"
565GXX="$GXX -mcpu=power6"
566build_nptl linuxnptl-power6
567)
568%endif
569
570cd build-%{nptl_target_cpu}-linuxnptl
571$GCC -static -L. -Os -g ../fedora/glibc_post_upgrade.c -o glibc_post_upgrade.%{_target_cpu} \
572  -DNO_SIZE_OPTIMIZATION \
573%ifarch i386 i486 i586
574  -DARCH_386 \
575%endif
576  '-DLIBTLS="/%{_lib}/tls/"' \
577  '-DGCONV_MODULES_DIR="%{_prefix}/%{_lib}/gconv"' \
578  '-DLD_SO_CONF="/etc/ld.so.conf"' \
579  '-DICONVCONFIG="%{_sbindir}/iconvconfig.%{_target_cpu}"'
580cd ..
581
582%install
583GCC=`cat Gcc`
584
585rm -rf $RPM_BUILD_ROOT
586mkdir -p $RPM_BUILD_ROOT
587make -j1 install_root=$RPM_BUILD_ROOT install -C build-%{nptl_target_cpu}-linuxnptl PARALLELMFLAGS=-s
588%ifnarch %{auxarches}
589cd build-%{nptl_target_cpu}-linuxnptl && \
590  make %{?_smp_mflags} install_root=$RPM_BUILD_ROOT install-locales -C ../localedata objdir=`pwd` && \
591  cd ..
592%endif
593
594librtso=`basename $RPM_BUILD_ROOT/%{_lib}/librt.so.*`
595
596%ifarch %{rtkaioarches}
597rm -f $RPM_BUILD_ROOT{,%{_prefix}}/%{_lib}/librtkaio.so*
598rm -f $RPM_BUILD_ROOT%{_prefix}/%{_lib}/librt.so.*
599mkdir -p $RPM_BUILD_ROOT/%{_lib}/rtkaio
600mv $RPM_BUILD_ROOT/%{_lib}/librtkaio-*.so $RPM_BUILD_ROOT/%{_lib}/rtkaio/
601rm -f $RPM_BUILD_ROOT/%{_lib}/$librtso
602ln -sf `basename $RPM_BUILD_ROOT/%{_lib}/librt-*.so` $RPM_BUILD_ROOT/%{_lib}/$librtso
603ln -sf `basename $RPM_BUILD_ROOT/%{_lib}/rtkaio/librtkaio-*.so` $RPM_BUILD_ROOT/%{_lib}/rtkaio/$librtso
604%endif
605
606%if %{buildxen}
607%define nosegneg_subdir_base i686
608%define nosegneg_subdir i686/nosegneg
609%define nosegneg_subdir_up ../..
610cd build-%{nptl_target_cpu}-linuxnptl-nosegneg
611destdir=$RPM_BUILD_ROOT/%{_lib}/%{nosegneg_subdir}
612mkdir -p $destdir
613for lib in libc math/libm nptl/libpthread rt/librt nptl_db/libthread_db
614do
615  libbase=${lib#*/}
616  libbaseso=$(basename $RPM_BUILD_ROOT/%{_lib}/${libbase}-*.so)
617  # Only install if different from base lib
618  if cmp -s ${lib}.so ../build-%{nptl_target_cpu}-linuxnptl/${lib}.so; then
619    ln -sf %{nosegneg_subdir_up}/$libbaseso $destdir/$libbaseso
620  else
621    cp -a ${lib}.so $destdir/$libbaseso
622  fi
623  ln -sf $libbaseso $destdir/$(basename $RPM_BUILD_ROOT/%{_lib}/${libbase}.so.*)
624done
625%ifarch %{rtkaioarches}
626destdir=$RPM_BUILD_ROOT/%{_lib}/rtkaio/%{nosegneg_subdir}
627mkdir -p $destdir
628librtkaioso=$(basename $RPM_BUILD_ROOT/%{_lib}/librt-*.so | sed s/librt-/librtkaio-/)
629if cmp -s rtkaio/librtkaio.so ../build-%{nptl_target_cpu}-linuxnptl/rtkaio/librtkaio.so; then
630  ln -s %{nosegneg_subdir_up}/$librtkaioso $destdir/$librtkaioso
631else
632  cp -a rtkaio/librtkaio.so $destdir/$librtkaioso
633fi
634ln -sf $librtkaioso $destdir/$librtso
635%endif
636cd ..
637%endif
638
639%if %{buildpower6}
640cd build-%{nptl_target_cpu}-linuxnptl-power6
641destdir=$RPM_BUILD_ROOT/%{_lib}/power6
642mkdir -p ${destdir}
643for lib in libc math/libm nptl/libpthread rt/librt nptl_db/libthread_db
644do
645  libbase=${lib#*/}
646  libbaseso=$(basename $RPM_BUILD_ROOT/%{_lib}/${libbase}-*.so)
647  cp -a ${lib}.so $destdir/$libbaseso
648  ln -sf $libbaseso $destdir/$(basename $RPM_BUILD_ROOT/%{_lib}/${libbase}.so.*)
649done
650mkdir -p ${destdir}x
651pushd ${destdir}x
652ln -sf ../power6/*.so .
653cp -a ../power6/*.so.* .
654popd
655%ifarch %{rtkaioarches}
656destdir=$RPM_BUILD_ROOT/%{_lib}/rtkaio/power6
657mkdir -p $destdir
658librtkaioso=$(basename $RPM_BUILD_ROOT/%{_lib}/librt-*.so | sed s/librt-/librtkaio-/)
659cp -a rtkaio/librtkaio.so $destdir/$librtkaioso
660ln -sf $librtkaioso $destdir/$librtso
661mkdir -p ${destdir}x
662pushd ${destdir}x
663ln -sf ../power6/*.so .
664cp -a ../power6/*.so.* .
665popd
666%endif
667cd ..
668%endif
669
670# Remove the files we don't want to distribute
671rm -f $RPM_BUILD_ROOT%{_prefix}/%{_lib}/libNoVersion*
672rm -f $RPM_BUILD_ROOT/%{_lib}/libNoVersion*
673
674# NPTL <bits/stdio-lock.h> is not usable outside of glibc, so include
675# the generic one (#162634)
676cp -a bits/stdio-lock.h $RPM_BUILD_ROOT%{_prefix}/include/bits/stdio-lock.h
677# And <bits/libc-lock.h> needs sanitizing as well.
678cp -a fedora/libc-lock.h $RPM_BUILD_ROOT%{_prefix}/include/bits/libc-lock.h
679
680if [ -d $RPM_BUILD_ROOT%{_prefix}/info -a "%{_infodir}" != "%{_prefix}/info" ]; then
681  mkdir -p $RPM_BUILD_ROOT%{_infodir}
682  mv -f $RPM_BUILD_ROOT%{_prefix}/info/* $RPM_BUILD_ROOT%{_infodir}
683  rm -rf $RPM_BUILD_ROOT%{_prefix}/info
684fi
685
686gzip -9nvf $RPM_BUILD_ROOT%{_infodir}/libc*
687
688ln -sf libbsd-compat.a $RPM_BUILD_ROOT%{_prefix}/%{_lib}/libbsd.a
689
690install -p -m 644 fedora/nsswitch.conf $RPM_BUILD_ROOT/etc/nsswitch.conf
691
692mkdir -p $RPM_BUILD_ROOT/etc/default
693install -p -m 644 nis/nss $RPM_BUILD_ROOT/etc/default/nss
694
695# Take care of setuids
696# -- new security review sez that this shouldn't be needed anymore
697#chmod 755 $RPM_BUILD_ROOT%{_prefix}/libexec/pt_chown
698
699# This is for ncsd - in glibc 2.2
700install -m 644 nscd/nscd.conf $RPM_BUILD_ROOT/etc
701mkdir -p $RPM_BUILD_ROOT/etc/rc.d/init.d
702install -m 755 nscd/nscd.init $RPM_BUILD_ROOT/etc/rc.d/init.d/nscd
703
704# Don't include ld.so.cache
705rm -f $RPM_BUILD_ROOT/etc/ld.so.cache
706
707# Include ld.so.conf
708echo 'include ld.so.conf.d/*.conf' > $RPM_BUILD_ROOT/etc/ld.so.conf
709> $RPM_BUILD_ROOT/etc/ld.so.cache
710chmod 644 $RPM_BUILD_ROOT/etc/ld.so.conf
711mkdir -p $RPM_BUILD_ROOT/etc/ld.so.conf.d
712mkdir -p $RPM_BUILD_ROOT/etc/sysconfig
713> $RPM_BUILD_ROOT/etc/sysconfig/nscd
714
715# Include %{_prefix}/%{_lib}/gconv/gconv-modules.cache
716> $RPM_BUILD_ROOT%{_prefix}/%{_lib}/gconv/gconv-modules.cache
717chmod 644 $RPM_BUILD_ROOT%{_prefix}/%{_lib}/gconv/gconv-modules.cache
718
719# Install the upgrade program
720install -m 700 build-%{nptl_target_cpu}-linuxnptl/glibc_post_upgrade.%{_target_cpu} \
721  $RPM_BUILD_ROOT/usr/sbin/glibc_post_upgrade.%{_target_cpu}
722
723strip -g $RPM_BUILD_ROOT%{_prefix}/%{_lib}/*.o
724
725mkdir -p $RPM_BUILD_ROOT%{_prefix}/lib/debug%{_prefix}/%{_lib}
726cp -a $RPM_BUILD_ROOT%{_prefix}/%{_lib}/*.a \
727  $RPM_BUILD_ROOT%{_prefix}/lib/debug%{_prefix}/%{_lib}/
728rm -f $RPM_BUILD_ROOT%{_prefix}/lib/debug%{_prefix}/%{_lib}/*_p.a
729
730# rquota.x and rquota.h are now provided by quota
731rm -f $RPM_BUILD_ROOT%{_prefix}/include/rpcsvc/rquota.[hx]
732
733# Create archive of locale files
734%ifnarch %{auxarches}
735olddir=`pwd`
736pushd ${RPM_BUILD_ROOT}%{_prefix}/lib/locale
737rm locale-archive || :
738# Intentionally we do not pass --alias-file=, aliases will be added
739# by build-locale-archive.
740$olddir/build-%{nptl_target_cpu}-linuxnptl/elf/ld.so \
741  --library-path $olddir/build-%{nptl_target_cpu}-linuxnptl/ \
742  $olddir/build-%{nptl_target_cpu}-linuxnptl/locale/localedef \
743    --prefix ${RPM_BUILD_ROOT} --add-to-archive \
744    *_*
745mv locale-archive{,-extra.tmpl}
746$olddir/build-%{nptl_target_cpu}-linuxnptl/elf/ld.so \
747  --library-path $olddir/build-%{nptl_target_cpu}-linuxnptl/ \
748  $olddir/build-%{nptl_target_cpu}-linuxnptl/locale/localedef \
749    --prefix ${RPM_BUILD_ROOT} --add-to-archive \
750    ja_JP* en_US*
751mv locale-archive{,.tmpl}
752cp -a locale-archive{.tmpl,-ja.tmpl}
753rm -rf *_*
754popd
755%endif
756
757rm -f ${RPM_BUILD_ROOT}/%{_lib}/libnss1-*
758rm -f ${RPM_BUILD_ROOT}/%{_lib}/libnss-*.so.1
759
760# Ugly hack for buggy rpm
761ln -f ${RPM_BUILD_ROOT}%{_sbindir}/iconvconfig{,.%{_target_cpu}}
762
763rm -f $RPM_BUILD_ROOT/etc/gai.conf
764
765# In F7+ this is provided by rpcbind rpm
766rm -f $RPM_BUILD_ROOT%{_sbindir}/rpcinfo
767
768# BUILD THE FILE LIST
769{
770  find $RPM_BUILD_ROOT \( -type f -o -type l \) \
771       \( \
772         -name etc -printf "%%%%config " -o \
773         -name gconv-modules \
774         -printf "%%%%verify(not md5 size mtime) %%%%config(noreplace) " -o \
775         -name gconv-modules.cache \
776         -printf "%%%%verify(not md5 size mtime) " \
777         , \
778         ! -path "*/lib/debug/*" -printf "/%%P\n" \)
779  find $RPM_BUILD_ROOT -type d \
780       \( -path '*%{_prefix}/share/*' ! -path '*%{_infodir}' -o \
781          -path "*%{_prefix}/include/*" -o \
782          -path "*%{_prefix}/lib/locale/*" \
783       \) -printf "%%%%dir /%%P\n"
784} | {
785
786  # primary filelist
787  SHARE_LANG='s|.*/share/locale/\([^/_]\+\).*/LC_MESSAGES/.*\.mo|%lang(\1) &|'
788  LIB_LANG='s|.*/lib/locale/\([^/_]\+\)|%lang(\1) &|'
789  # rpm does not handle %lang() tagged files hardlinked together accross
790  # languages very well, temporarily disable
791  LIB_LANG=''
792  sed -e "$LIB_LANG" -e "$SHARE_LANG" \
793      -e '\,/etc/\(localtime\|nsswitch.conf\|ld\.so\.conf\|ld\.so\.cache\|default\),d' \
794      -e '\,/%{_lib}/lib\(pcprofile\|memusage\)\.so,d' \
795      -e '\,bin/\(memusage\|mtrace\|xtrace\|pcprofiledump\),d'
796} | sort > rpm.filelist
797
798mkdir -p $RPM_BUILD_ROOT%{_prefix}/%{_lib}
799mv -f $RPM_BUILD_ROOT/%{_lib}/lib{pcprofile,memusage}.so $RPM_BUILD_ROOT%{_prefix}/%{_lib}
800for i in $RPM_BUILD_ROOT%{_prefix}/bin/{xtrace,memusage}; do
801  sed -e 's~=/%{_lib}/libpcprofile.so~=%{_prefix}/%{_lib}/libpcprofile.so~' \
802      -e 's~=/%{_lib}/libmemusage.so~=%{_prefix}/%{_lib}/libmemusage.so~' \
803      -e 's~='\''/\\\$LIB/libpcprofile.so~='\''%{_prefix}/\\$LIB/libpcprofile.so~' \
804      -e 's~='\''/\\\$LIB/libmemusage.so~='\''%{_prefix}/\\$LIB/libmemusage.so~' \
805      -i $i
806done
807
808grep '%{_infodir}' < rpm.filelist | grep -v '%{_infodir}/dir' > devel.filelist
809grep '%{_prefix}/include/gnu/stubs-[32164]\+\.h' < rpm.filelist >> devel.filelist || :
810
811grep '%{_prefix}/include' < rpm.filelist |
812  egrep -v '%{_prefix}/include/(linuxthreads|gnu/stubs-[32164]+\.h)' \
813        > headers.filelist
814
815sed -i -e '\|%{_prefix}/%{_lib}/lib.*_p.a|d' \
816       -e '\|%{_prefix}/include|d' \
817       -e '\|%{_infodir}|d' rpm.filelist
818
819grep '%{_prefix}/%{_lib}/lib.*\.a' < rpm.filelist \
820  | grep '/lib\(\(c\|pthread\|nldbl\)_nonshared\|bsd\(\|-compat\)\|g\|ieee\|mcheck\|rpcsvc\)\.a$' \
821  >> devel.filelist
822grep '%{_prefix}/%{_lib}/lib.*\.a' < rpm.filelist \
823  | grep -v '/lib\(\(c\|pthread\|nldbl\)_nonshared\|bsd\(\|-compat\)\|g\|ieee\|mcheck\|rpcsvc\)\.a$' \
824  > static.filelist
825grep '%{_prefix}/%{_lib}/.*\.o' < rpm.filelist >> devel.filelist
826grep '%{_prefix}/%{_lib}/lib.*\.so' < rpm.filelist >> devel.filelist
827
828sed -i -e '\|%{_prefix}/%{_lib}/lib.*\.a|d' \
829       -e '\|%{_prefix}/%{_lib}/.*\.o|d' \
830       -e '\|%{_prefix}/%{_lib}/lib.*\.so|d' \
831       -e '\|%{_prefix}/%{_lib}/linuxthreads|d' \
832       -e '\|nscd|d' rpm.filelist
833
834grep '%{_prefix}/bin' < rpm.filelist >> common.filelist
835#grep '%{_prefix}/lib/locale' < rpm.filelist | grep -v /locale-archive.tmpl >> common.filelist
836#grep '%{_prefix}/libexec/pt_chown' < rpm.filelist >> common.filelist
837grep '%{_prefix}/sbin/[^gi]' < rpm.filelist >> common.filelist
838grep '%{_prefix}/share' < rpm.filelist | \
839  grep -v '%{_prefix}/share/zoneinfo' >> common.filelist
840
841sed -i -e '\|%{_prefix}/bin|d' \
842       -e '\|%{_prefix}/lib/locale|d' \
843       -e '\|%{_prefix}/libexec/pt_chown|d' \
844       -e '\|%{_prefix}/sbin/[^gi]|d' \
845       -e '\|%{_prefix}/share|d' rpm.filelist
846
847> nosegneg.filelist
848%if %{xenpackage}
849grep '/%{_lib}/%{nosegneg_subdir}' < rpm.filelist >> nosegneg.filelist
850sed -i -e '\|/%{_lib}/%{nosegneg_subdir}|d' rpm.filelist
851%endif
852
853echo '%{_prefix}/sbin/build-locale-archive' >> common.filelist
854echo '%{_prefix}/sbin/tzdata-update' >> common.filelist
855echo '%{_prefix}/sbin/nscd' > nscd.filelist
856
857cat > utils.filelist <<EOF
858%{_prefix}/%{_lib}/libmemusage.so
859%{_prefix}/%{_lib}/libpcprofile.so
860%{_prefix}/bin/memusage
861%{_prefix}/bin/memusagestat
862%{_prefix}/bin/mtrace
863%{_prefix}/bin/pcprofiledump
864%{_prefix}/bin/xtrace
865EOF
866
867# /etc/localtime
868rm -f $RPM_BUILD_ROOT/etc/localtime
869##VINE##cp -f $RPM_BUILD_ROOT%{_prefix}/share/zoneinfo/US/Eastern $RPM_BUILD_ROOT/etc/localtime
870cp -f $RPM_BUILD_ROOT%{_prefix}/share/zoneinfo/Asia/Tokyo $RPM_BUILD_ROOT/etc/localtime
871##VINE###ln -sf ..%{_prefix}/share/zoneinfo/US/Eastern $RPM_BUILD_ROOT/etc/localtime
872#ln -sf ..%{_prefix}/share/zoneinfo/Asia/Tokyo $RPM_BUILD_ROOT/etc/localtime
873
874rm -rf $RPM_BUILD_ROOT%{_prefix}/share/zoneinfo
875
876# Make sure %config files have the same timestamp
877touch -r fedora/glibc.spec.in $RPM_BUILD_ROOT/etc/ld.so.conf
878touch -r timezone/northamerica $RPM_BUILD_ROOT/etc/localtime
879touch -r sunrpc/etc.rpc $RPM_BUILD_ROOT/etc/rpc
880
881cd fedora
882$GCC -Os -g -static -o build-locale-archive build-locale-archive.c \
883  ../build-%{nptl_target_cpu}-linuxnptl/locale/locarchive.o \
884  ../build-%{nptl_target_cpu}-linuxnptl/locale/md5.o \
885  -DDATADIR=\"%{_datadir}\" -DPREFIX=\"%{_prefix}\" \
886  -L../build-%{nptl_target_cpu}-linuxnptl
887install -m 700 build-locale-archive $RPM_BUILD_ROOT/usr/sbin/build-locale-archive
888$GCC -Os -g -static -o tzdata-update tzdata-update.c \
889  -L../build-%{nptl_target_cpu}-linuxnptl
890install -m 700 tzdata-update $RPM_BUILD_ROOT/usr/sbin/tzdata-update
891cd ..
892
893# the last bit: more documentation
894rm -rf documentation
895mkdir documentation
896cp crypt/README.ufc-crypt documentation/README.ufc-crypt
897cp timezone/README documentation/README.timezone
898cp ChangeLog{,.15,.16} documentation
899bzip2 -9 documentation/ChangeLog*
900cp posix/gai.conf documentation/
901
902%ifarch s390x
903# Compatibility symlink
904mkdir -p $RPM_BUILD_ROOT/lib
905ln -sf /%{_lib}/ld64.so.1 $RPM_BUILD_ROOT/lib/ld64.so.1
906%endif
907%ifarch ia64
908%if "%{_lib}" == "lib64"
909# Compatibility symlink
910mkdir -p $RPM_BUILD_ROOT/lib
911ln -sf /%{_lib}/ld-linux-ia64.so.2 $RPM_BUILD_ROOT/lib/ld-linux-ia64.so.2
912%endif
913%endif
914
915%if %{run_glibc_tests}
916
917# Increase timeouts
918export TIMEOUTFACTOR=16
919parent=$$
920echo ====================TESTING=========================
921cd build-%{nptl_target_cpu}-linuxnptl
922( make %{?_smp_mflags} -k check PARALLELMFLAGS=-s 2>&1
923  sleep 10s
924  teepid="`ps -eo ppid,pid,command | awk '($1 == '${parent}' && $3 ~ /^tee/) { print $2 }'`"
925  [ -n "$teepid" ] && kill $teepid
926) | tee check.log || :
927cd ..
928%if %{buildxen}
929echo ====================TESTING -mno-tls-direct-seg-refs=============
930cd build-%{nptl_target_cpu}-linuxnptl-nosegneg
931( make %{?_smp_mflags} -k check PARALLELMFLAGS=-s 2>&1
932  sleep 10s
933  teepid="`ps -eo ppid,pid,command | awk '($1 == '${parent}' && $3 ~ /^tee/) { print $2 }'`"
934  [ -n "$teepid" ] && kill $teepid
935) | tee check.log || :
936cd ..
937%endif
938%if %{buildpower6}
939echo ====================TESTING -mcpu=power6=============
940cd build-%{nptl_target_cpu}-linuxnptl-power6
941( if [ -d ../power6emul ]; then
942    export LD_PRELOAD=`cd ../power6emul; pwd`/\$LIB/power6emul.so
943  fi
944  make %{?_smp_mflags} -k check PARALLELMFLAGS=-s 2>&1
945  sleep 10s
946  teepid="`ps -eo ppid,pid,command | awk '($1 == '${parent}' && $3 ~ /^tee/) { print $2 }'`"
947  [ -n "$teepid" ] && kill $teepid
948) | tee check.log || :
949cd ..
950%endif
951echo ====================TESTING DETAILS=================
952for i in `sed -n 's|^.*\*\*\* \[\([^]]*\.out\)\].*$|\1|p' build-*-linux*/check.log`; do
953  echo =====$i=====
954  cat $i || :
955  echo ============
956done
957echo ====================TESTING END=====================
958PLTCMD='/^Relocation section .*\(\.rela\?\.plt\|\.rela\.IA_64\.pltoff\)/,/^$/p'
959echo ====================PLT RELOCS LD.SO================
960readelf -Wr $RPM_BUILD_ROOT/%{_lib}/ld-*.so | sed -n -e "$PLTCMD"
961echo ====================PLT RELOCS LIBC.SO==============
962readelf -Wr $RPM_BUILD_ROOT/%{_lib}/libc-*.so | sed -n -e "$PLTCMD"
963echo ====================PLT RELOCS END==================
964
965%endif
966
967pushd $RPM_BUILD_ROOT/usr/%{_lib}/
968$GCC -r -nostdlib -o libpthread.o -Wl,--whole-archive ./libpthread.a
969rm libpthread.a
970ar rcs libpthread.a libpthread.o
971rm libpthread.o
972popd
973
974%if 0%{?_enable_debug_packages}
975
976# The #line directives gperf generates do not give the proper
977# file name relative to the build directory.
978(cd locale; ln -s programs/*.gperf .)
979(cd iconv; ln -s ../locale/programs/charmap-kw.gperf .)
980
981ls -l $RPM_BUILD_ROOT/usr/bin/getconf
982ls -l $RPM_BUILD_ROOT/usr/libexec/getconf
983eu-readelf -hS $RPM_BUILD_ROOT/usr/bin/getconf $RPM_BUILD_ROOT/usr/libexec/getconf/*
984
985find_debuginfo_args='--strict-build-id -g'
986%ifarch %{debuginfocommonarches}
987find_debuginfo_args="$find_debuginfo_args \
988  -l common.filelist -l utils.filelist -l nscd.filelist \
989  -o debuginfocommon.filelist \
990  -l rpm.filelist -l nosegneg.filelist \
991"
992%endif
993/usr/lib/rpm/find-debuginfo.sh $find_debuginfo_args -o debuginfo.filelist
994
995list_debug_archives()
996{
997  local dir=%{_prefix}/lib/debug%{_prefix}/%{_lib}
998  find $RPM_BUILD_ROOT$dir -name "*.a" -printf "$dir/%%P\n"
999}
1000
1001%ifarch %{debuginfocommonarches}
1002
1003%ifarch %{ix86}
1004%define basearch i686
1005%endif
1006%ifarch alpha alphaev6
1007%define basearch alpha
1008%endif
1009%ifarch sparc sparcv9
1010%define basearch sparc
1011%endif
1012
1013sed -i '\#^%{_prefix}/src/debug/#d' debuginfocommon.filelist
1014find $RPM_BUILD_ROOT%{_prefix}/src/debug \
1015     \( -type d -printf '%%%%dir ' \) , \
1016     -printf '%{_prefix}/src/debug/%%P\n' > debuginfocommon.sources
1017
1018# auxarches get only these few source files
1019auxarches_debugsources=\
1020'/(generic|linux|%{basearch}|nptl(_db)?)/|/%{glibcsrcdir}/build|/dl-osinfo\.h'
1021
1022egrep "$auxarches_debugsources" debuginfocommon.sources >> debuginfo.filelist
1023
1024egrep -v "$auxarches_debugsources" \
1025  debuginfocommon.sources >> debuginfocommon.filelist
1026%ifnarch %{auxarches}
1027# non-aux arches when there is a debuginfo-common
1028# all the sources go into debuginfo-common
1029#cat debuginfocommon.sources >> debuginfocommon.filelist
1030%endif
1031
1032list_debug_archives >> debuginfocommon.filelist
1033
1034%else
1035
1036# already found by find-debuginfo
1037#list_debug_archives >> debuginfo.filelist
1038
1039%endif
1040
1041%endif
1042
1043rm -f $RPM_BUILD_ROOT%{_infodir}/dir
1044
1045%ifarch %{auxarches}
1046
1047echo Cutting down the list of unpackaged files
1048>> debuginfocommon.filelist
1049sed -e '/%%dir/d;/%%config/d;/%%verify/d;s/%%lang([^)]*) //;s#^/*##' \
1050    common.filelist devel.filelist static.filelist headers.filelist \
1051    utils.filelist nscd.filelist debuginfocommon.filelist |
1052(cd $RPM_BUILD_ROOT; xargs --no-run-if-empty rm -f 2> /dev/null || :)
1053
1054%else
1055
1056mkdir -p $RPM_BUILD_ROOT/var/{db,run}/nscd
1057touch $RPM_BUILD_ROOT/var/{db,run}/nscd/{passwd,group,hosts,services}
1058touch $RPM_BUILD_ROOT/var/run/nscd/{socket,nscd.pid}
1059%endif
1060
1061%ifnarch %{auxarches}
1062> $RPM_BUILD_ROOT/%{_prefix}/lib/locale/locale-archive
1063#> $RPM_BUILD_ROOT/%{_prefix}/lib/locale/locale-archive.tmpl
1064%endif
1065
1066mkdir -p $RPM_BUILD_ROOT/var/cache/ldconfig
1067> $RPM_BUILD_ROOT/var/cache/ldconfig/aux-cache
1068
1069%post -p /usr/sbin/glibc_post_upgrade.%{_target_cpu}
1070
1071%postun -p /sbin/ldconfig
1072
1073%post -n compat32-%{name} -p /sbin/ldconfig
1074
1075%postun -n compat32-%{name} -p /sbin/ldconfig
1076
1077%post common
1078/usr/sbin/build-locale-archive
1079
1080%triggerin common -p /usr/sbin/tzdata-update -- tzdata
1081
1082%post common-extra
1083cp -f /usr/lib/locale/locale-archive-extra.tmpl /usr/lib/locale/locale-archive.tmpl
1084/usr/sbin/build-locale-archive
1085
1086%postun common-extra
1087cp -f /usr/lib/locale/locale-archive-ja.tmpl /usr/lib/locale/locale-archive.tmpl
1088/usr/sbin/build-locale-archive
1089
1090%triggerun -- common-extra
1091cp -f /usr/lib/locale/locale-archive-ja.tmpl /usr/lib/locale/locale-archive.tmpl
1092/usr/sbin/build-locale-archive
1093
1094%post devel
1095/sbin/install-info %{_infodir}/libc.info.gz %{_infodir}/dir > /dev/null 2>&1 || :
1096
1097%pre headers
1098# this used to be a link and it is causing nightmares now
1099if [ -L %{_prefix}/include/scsi ] ; then
1100  rm -f %{_prefix}/include/scsi
1101fi
1102
1103%preun devel
1104if [ "$1" = 0 ]; then
1105  /sbin/install-info --delete %{_infodir}/libc.info.gz %{_infodir}/dir > /dev/null 2>&1 || :
1106fi
1107
1108%post utils -p /sbin/ldconfig
1109
1110%postun utils -p /sbin/ldconfig
1111
1112%pre -n nscd
1113/usr/sbin/useradd -M -o -r -d / -s /sbin/nologin \
1114  -c "NSCD Daemon" -u 28 nscd > /dev/null 2>&1 || :
1115
1116%post -n nscd
1117/sbin/chkconfig --add nscd
1118
1119%preun -n nscd
1120if [ $1 = 0 ] ; then
1121  service nscd stop > /dev/null 2>&1
1122  /sbin/chkconfig --del nscd
1123fi
1124
1125%postun -n nscd
1126if [ $1 = 0 ] ; then
1127  /usr/sbin/userdel nscd > /dev/null 2>&1 || :
1128fi
1129if [ "$1" -ge "1" ]; then
1130  service nscd condrestart > /dev/null 2>&1 || :
1131fi
1132
1133%if %{xenpackage}
1134%post xen -p /sbin/ldconfig
1135%postun xen -p /sbin/ldconfig
1136%endif
1137
1138%clean
1139rm -rf "$RPM_BUILD_ROOT"
1140rm -f *.filelist*
1141
1142%files -f rpm.filelist
1143%defattr(-,root,root)
1144%ifarch %{rtkaioarches}
1145%dir /%{_lib}/rtkaio
1146%endif
1147%if %{buildxen} && !%{xenpackage}
1148%dir /%{_lib}/%{nosegneg_subdir_base}
1149%dir /%{_lib}/%{nosegneg_subdir}
1150%ifarch %{rtkaioarches}
1151%dir /%{_lib}/rtkaio/%{nosegneg_subdir_base}
1152%dir /%{_lib}/rtkaio/%{nosegneg_subdir}
1153%endif
1154%endif
1155%if %{buildpower6}
1156%dir /%{_lib}/power6
1157%dir /%{_lib}/power6x
1158%ifarch %{rtkaioarches}
1159%dir /%{_lib}/rtkaio/power6
1160%dir /%{_lib}/rtkaio/power6x
1161%endif
1162%endif
1163%ifarch s390x
1164%dir /lib
1165/lib/ld64.so.1
1166%endif
1167%ifarch ia64
1168%if "%{_lib}" == "lib64"
1169%dir /lib
1170/lib/ld-linux-ia64.so.2
1171%endif
1172%endif
1173%verify(not md5 size mtime) %config(noreplace) /etc/localtime
1174%verify(not md5 size mtime) %config(noreplace) /etc/nsswitch.conf
1175%verify(not md5 size mtime) %config(noreplace) /etc/ld.so.conf
1176%dir /etc/ld.so.conf.d
1177%dir %{_prefix}/libexec/getconf
1178%dir %{_prefix}/%{_lib}/gconv
1179%dir %attr(0700,root,root) /var/cache/ldconfig
1180%attr(0600,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) /var/cache/ldconfig/aux-cache
1181%attr(0644,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) /etc/ld.so.cache
1182%doc README NEWS INSTALL FAQ BUGS NOTES PROJECTS CONFORMANCE
1183%doc COPYING COPYING.LIB README.libm LICENSES
1184%doc hesiod/README.hesiod
1185
1186%if %{build_compat32}
1187%files -f rpm.filelist -n compat32-%{name}
1188%ifarch %{rtkaioarches}
1189%dir /%{_lib}/rtkaio
1190%endif
1191%if %{buildxen} && !%{xenpackage}
1192%dir /%{_lib}/%{nosegneg_subdir_base}
1193%dir /%{_lib}/%{nosegneg_subdir}
1194%ifarch %{rtkaioarches}
1195%dir /%{_lib}/rtkaio/%{nosegneg_subdir_base}
1196%dir /%{_lib}/rtkaio/%{nosegneg_subdir}
1197%endif
1198%endif
1199%exclude /etc
1200%exclude /sbin
1201%exclude %{_prefix}/sbin/iconvconfig
1202#%exclude %{_prefix}/share
1203%endif
1204
1205%if %{xenpackage}
1206%files -f nosegneg.filelist xen
1207%defattr(-,root,root)
1208%dir /%{_lib}/%{nosegneg_subdir_base}
1209%dir /%{_lib}/%{nosegneg_subdir}
1210%endif
1211
1212%ifnarch %{auxarches}
1213%files -f common.filelist common
1214%defattr(-,root,root)
1215%dir %{_prefix}/lib/locale
1216%attr(0644,root,root) %verify(not md5 size mtime) %{_prefix}/lib/locale/locale-archive-ja.tmpl
1217%attr(0644,root,root) %verify(not md5 size mtime) %{_prefix}/lib/locale/locale-archive.tmpl
1218%attr(0644,root,root) %verify(not md5 size mtime mode) %ghost %config(missingok,noreplace) %{_prefix}/lib/locale/locale-archive
1219%dir %attr(755,root,root) /etc/default
1220%verify(not md5 size mtime) %config(noreplace) /etc/default/nss
1221%attr(4711,root,root) %{_prefix}/libexec/pt_chown
1222%doc documentation/*
1223
1224%files common-extra
1225%defattr(-,root,root)
1226%attr(0644,root,root) %verify(not md5 size mtime) %{_prefix}/lib/locale/locale-archive-extra.tmpl
1227
1228%files -f devel.filelist devel
1229%defattr(-,root,root)
1230
1231%files -f static.filelist static
1232%defattr(-,root,root)
1233
1234%if %{build_compat32}
1235%files -f devel.filelist -n compat32-%{name}-devel
1236%defattr(-,root,root)
1237%exclude %{_prefix}/share
1238
1239%files -f static.filelist -n compat32-%{name}-static
1240%defattr(-,root,root)
1241%endif
1242
1243%files -f headers.filelist headers
1244%defattr(-,root,root)
1245
1246%files -f utils.filelist utils
1247%defattr(-,root,root)
1248
1249%files -f nscd.filelist -n nscd
1250%defattr(-,root,root)
1251%config(noreplace) /etc/nscd.conf
1252%config /etc/rc.d/init.d/nscd
1253%dir %attr(0755,root,root) /var/run/nscd
1254%dir %attr(0755,root,root) /var/db/nscd
1255%attr(0644,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) /var/run/nscd/nscd.pid
1256%attr(0666,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) /var/run/nscd/socket
1257%attr(0600,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) /var/run/nscd/passwd
1258%attr(0600,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) /var/run/nscd/group
1259%attr(0600,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) /var/run/nscd/hosts
1260%attr(0600,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) /var/run/nscd/services
1261%attr(0600,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) /var/db/nscd/passwd
1262%attr(0600,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) /var/db/nscd/group
1263%attr(0600,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) /var/db/nscd/hosts
1264%attr(0600,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) /var/db/nscd/services
1265%ghost %config(missingok,noreplace) /etc/sysconfig/nscd
1266%endif
1267
1268%if 0%{?_enable_debug_packages}
1269%files debuginfo -f debuginfo.filelist
1270%defattr(-,root,root)
1271%ifarch %{debuginfocommonarches}
1272%ifnarch %{auxarches}
1273%files debuginfo-common -f debuginfocommon.filelist
1274%defattr(-,root,root)
1275%endif
1276%endif
1277%endif
1278
1279%changelog
1280* Sat Mar  8 2014 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.11.1-13
1281- add patch110 for fix CVE-2012-0864 (vfprintf)
1282- add pacth111 for fix CVE-2012-3404/3405/3406 (vfprintf)
1283
1284* Tue Feb 11 2014 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.11.1-12
1285- add patch10 to fix build error
1286  (https://sourceware.org/bugzilla/show_bug.cgi?id=12343)
1287- add Patch108 for fix CVE-2012-4412,24
1288- add Patch109 for fix CVE-2013-4332
1289  these patches are from ubuntu, thanks.
1290
1291* Sat May 18 2013 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.11.1-11
1292- add patch106 for fix CVE-2013-0242 (regular expression matcher)
1293- add patch107 for fix CVE-2013-1914 (getaddrinfo)
1294
1295* Tue Sep 25 2012 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.11.1-10
1296- add patch105 for fix CVE-2012-3480
1297  (From rhel6, thanks)
1298
1299* Sun Jul 10 2011 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.11.1-9
1300- add patch100,101 for fix CVE-2011-0536
1301- add patch102 for fix CVE-2011-1095
1302- add patch103 for fix CVE-2011-1071
1303- add patch104 for fix CVE-2010-3856
1304- add Vendor/Distri tags
1305
1306* Wed Mar 23 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 2.11.1-8
1307- add compat32-glibc-static
1308
1309* Tue Apr  6 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 2.11.1-7
1310- rebuilt with gcc-4.3.3-4
1311
1312* Sat Mar  6 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 2.11.1-6
1313- fix typo in %%triggerun common-extra
1314- add %%postun common-extra (which does the same as %%triggerun common-extra)
1315- fix %%post common so that /bin/cp is not necessary
1316  - locale-archive{,-ja}.tmpl both included (not as ghost) in common
1317
1318* Wed Feb 10 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.11.1-5
1319- change R: for compat32-*
1320  - do not require exact version of glibc
1321
1322* Mon Feb  8 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 2.11.1-4
1323- rebuilt with gcc-4.4.3-3
1324
1325* Sun Jan 31 2010 Daisuke SUZUKI <daisuke@linux.or.jp> - 2.11.1-3
1326- fix %%post scripts for glibc-common and glibc-common-extra
1327  - use build-locale-archive to create ja-only-locale
1328- add %%triggerun common-extra to remove non-ja locale.
1329
1330* Mon Jan 25 2010 NAKAMURA Kenta <kenta@vinelinux.org> - 2.11.1-2
1331- updated to 2.11.1 based on Fedora 12 2.11.1-1
1332- dropped BuildRequires: libselinux-devel
1333- used pre-generated find_requires/find_provides scripts.
1334- add glibc-common-extras to split out non ja/en locale.
1335  - include en_US* and ja_JP* only.
1336- added compat32- packages for x86_64 architecture support
1337- the previous Vine version was 2.8-2 and its changelog was as follows:
1338  * Mon Apr 27 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8-2
1339  - add glibc-common-extras to split out non ja/en locale.
1340    - include en_US* and ja_JP* only.
1341  * Wed Sep 24 2008 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 2.8-1
1342  - updated to 2.8 (20080412T0741) based on Fedora 9 errata 2.8-8
1343  * Wed Jul 09 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.7-4
1344  - spec in UTF8
1345  - rebuild with gcc-4.1.2-18
1346  * Sat Apr 05 2008 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.7-2.1
1347  - rebuilt with kernel-headers-2.6.24-6
1348  - remove override_headers hack, BuildRequire >= 2.6.22 kernel-headers
1349    and rely on its content
1350  * Sun Feb 10 2008 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.7-2vl3
1351  - rebuilt with binutils-2.17.50.0.18-1vl2 and gcc-4.1.2-0vl17
1352  * Fri Jan 11 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.7-2vl2
1353  - add missing files to file list.
1354  - fix typo
1355  * Thu Dec 27 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.7-2vl1
1356  - update to 2.7 based on fedora-devel 2.7-2
1357  * Sat May 19 2007 NAKAMURA Kenta <kenta@vinelinux.org> 2.5-12vl3
1358  - added compat32- packages for x86_64 architecture support
1359  * Sun May 13 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.5-12vl2
1360  - rebuild with gcc-4.1.2-0vl7 (expecially for ppc)
1361  * Sat May 12 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.5-12vl1
1362  - rebuilt with gcc-4.1.2-0vl6
1363  - import Patch38 and Patch39 from RHEL5 2.5-12
1364    - Mon Jan 15 2007 Jakub Jelinek <jakub@redhat.com> 2.5-12
1365    - add a workaround for #210748 and #211133
1366   - fix NIS getservbyname when proto is NULL
1367  * Tue May 08 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.5-10vl2
1368  - use pre-generated find_requires/find_provides scripts.
1369  * Sun May 06 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.5-10vl1
1370  - rebuild
1371  * Sun May 06 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.5-10vl0
1372  - updated for VineSeed based on 2.5-10.fc6
1373  - build_power6 disabled for ppc
1374    (until we have ppc64 environments fully prepared for Vine development)
1375
1376* Mon Dec 14 2009 Andreas Schwab <schwab@redhat.com> - 2.11.1-1
1377- Update to 2.11.1 release.
1378  - Locale updates.
1379  - Don't reuse RPC XIDs across forks.
1380
1381* Mon Nov 30 2009 Andreas Schwab <schwab@redhat.com> - 2.11-4
1382- Update from 2.11 branch
1383  - Fix sync_file_range on ppc/ppc64.
1384  - Fix getwc* and putwc* on non-wide streams (BZ#10958).
1385  - Avoid warnings in CPU_* macros when using const bitsets (BZ#10918).
1386  - Fix ranges with multibyte characters as endpoints.
1387  - Handle LC_GLOBAL_LOCALE in duplocale (BZ#10969).
1388  - Fix _NC_LOCALE_NAME definition (BZ#10968).
1389  - Add missing Linux MADV_* definitions (BZ#10972).
1390  - Handle running out of buffer space with IPv6 mapping enabled.
1391  - Avoid memset warning in one case (#532492).
1392  - Restore locking in free_check (#504963).
1393- Fix infloop in __pthread_disable_asynccancel on x86_64 (#537690).
1394- Prevent unintended file desriptor leak in grantpt (#530558).
1395- Fix startup to security-relevant statically linked binaries (#528631).
1396
1397* Tue Nov 24 2009 Andreas Schwab <schwab@redhat.com> - 2.11-3
1398- Enable multi-arch support for ppc and ppc64 on RHEL-6
1399
1400* Thu Nov  5 2009 Andreas Schwab <schwab@redhat.com> - 2.11-2
1401- Fix readahead on powerpc32.
1402- Fix R_PPC64_{JMP_IREL,IRELATIVE} handling.
1403- Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64 (#533063).
1404
1405* Mon Nov  2 2009 Andreas Schwab <schwab@redhat.com> - 2.11-1
1406- Update to 2.11 release.
1407- Disable multi-arch support on PowerPC again since binutils is too old.
1408- Fix crash in tzdata-update due to use of multi-arch symbol (#532128).
1409
1410* Fri Oct 30 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-27
1411- Update from master.
1412  - Fix races in setXid implementation (BZ#3270).
1413  - Implement IFUNC for PPC and enable multi-arch support.
1414  - Implement mkstemps/mkstemps64 and mkostemps/mkostemps64 (BZ#10349).
1415  - Fix IA-64 and S390 sigevent definitions (BZ#10446).
1416  - Fix memory leak in NIS grp database handling (BZ#10713).
1417  - Print timestamp in nscd debug messages (BZ#10742).
1418  - Fix mixing IPv4 and IPv6 name server in resolv.conf.
1419  - Fix range checks in coshl.
1420  - Implement SSE4.2 optimized strchr and strrchr.
1421  - Handle IFUNC symbols in dlsym (#529965).
1422  - Misc fixes (BZ#10312, BZ#10315, BZ#10319, BZ#10391, BZ#10425,
1423    BZ#10540, BZ#10553, BZ#10564, BZ#10609, BZ#10692, BZ#10780,
1424    BZ#10717, BZ#10784, BZ#10789, BZ#10847
1425- No longer build with -fno-var-tracking-assignments.
1426
1427* Mon Oct 19 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-26
1428- Update from master.
1429  - Add ____longjmp_chk for sparc.
1430- Avoid installing the same libraries twice.
1431
1432* Mon Oct 12 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-25
1433- Update from master
1434  - Fix descriptor leak when calling dlopen with RTLD_NOLOAD (#527409).
1435  - Fix week-1stday in C locale.
1436  - Check for integer overflows in formatting functions.
1437  - Fix locale program error handling (#525363).
1438
1439* Mon Sep 28 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-24
1440- Update from master.
1441  - Fix missing reloc dependency (#517001).
1442
1443* Mon Sep 21 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-23
1444- Update from master.
1445
1446* Mon Sep 14 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-22
1447- Update from master.
1448  - Fix endless loop in localedef.
1449  - Fix __longjmp_chk on s390/s390x.
1450- Fix exit codes in nscd start script (#521848).
1451- Build with -fno-var-tracking-assignments for now (#523172).
1452
1453* Mon Sep  7 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-21
1454- Update from master.
1455  - Fix strstr/strcasestr on i386 (#519226).
1456
1457* Thu Sep  3 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-20
1458- Update from master.
1459  - Fix strstr/strcasestr/fma/fmaf on x86_64 (#519226).
1460  - Fix lookup of group names in hesiod initgroups (#520472).
1461
1462* Wed Sep  2 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-19
1463- Update from master.
1464  - Fix x86_64 bits/mathinline.h for -m32 compilation.
1465
1466* Tue Sep  1 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-18
1467- Update from master.
1468  - fix parse error in <bits/mathinline.h> (#520209).
1469
1470* Thu Aug 27 2009 Roland McGrath <roland@redhat.com> - 2.10.90-17
1471- Update from master.
1472
1473* Wed Aug 26 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-16
1474- Update from master.
1475  - handle AVX saving on x86-64 in interrupted symbol lookups (#519081).
1476
1477* Mon Aug 24 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-15
1478- Update from master.
1479  - fix fortify failure with longjmp from alternate stack (#512103).
1480- Add conflict with prelink (#509655).
1481
1482* Mon Aug 17 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-14
1483- Update from master.
1484  - fix pthread_cond_signal (#516469)
1485
1486* Mon Aug 10 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-13
1487- Update from master.
1488  - fix rehashing of unique symbols (#515677)
1489- Fix spurious messages with --excludedocs (#515948)
1490
1491* Mon Aug  3 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-12
1492- Update from master.
1493  - fix fortify failure with longjmp from alternate stack (#512103)
1494
1495* Thu Jul 30 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-11
1496- Update from master.
1497- Don't package debuginfo files in glibc-devel.
1498
1499* Tue Jul 28 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-10
1500- Update from master.
1501  * fix memory ordering in pthread_mutex_unlock (BZ#10418)
1502  * implement RES_USE_DNSSEC option in resolver (#205842)
1503  * fix hang in ldd -r (#513945)
1504
1505* Mon Jul 27 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-9
1506- Update from master.
1507
1508* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.10.90-8.1
1509- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
1510
1511* Fri Jul 24 2009 Jakub Jelinek <jakub@redhat.com> - 2.10.90-7.1
1512- Fix up pthread_cond_timedwait on x86_64 with old kernels.
1513
1514* Thu Jul 23 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-7
1515- Update from master.
1516- Build with -DNDEBUG unless using a prerelease.
1517
1518* Thu Jul 23 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-6
1519- Rebuilt with binutils-2.19.51.0.14-29.fc12 to fix static binaries
1520
1521* Wed Jul 22 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-5
1522- Update from master.
1523- Undefine __i686 on x86 to fix build.
1524
1525* Mon Jul 20 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-4
1526- Update from master.
1527- Don't build separate i686 package.
1528
1529* Wed Jul  8 2009 Andreas Schwab <schwab@redhat.com> 2.10.90-3
1530- Reenable setuid on pt_chown.
1531
1532* Thu Jul  2 2009 Andreas Schwab <aschwab@redhat.com> 2.10.90-2
1533- Update from master.
1534
1535* Thu Jun 26 2009 Andreas Schwab <aschwab@redhat.com> 2.10.90-1
1536- Update from master.
1537- Enable multi-arch support on x86/x86-64.
1538- Add requires glibc-headers to glibc-devel (#476295).
1539- Implement second fallback mode for DNS requests (#505105).
1540- Don't generate invalid POSIX TZ string for Asia/Dhaka timezone (#506941).
1541- Allow backtrace through __longjmp_chk on powerpc.
1542
1543* Fri May 22 2009 Jakub Jelinek <jakub@redhat.com> 2.10.1-2
1544- fix accept4 on architectures other than i?86/x86_64
1545- robustify nscd client code during server GC
1546- fix up nscd segfaults during daemon shutdown
1547- fix memchr on ia64 (BZ#10162)
1548- replace the Sun RPC license with the BSD license, with the explicit
1549  permission of Sun Microsystems
1550- fix up powerpc long double errno reporting
1551
1552* Sun May 10 2009 Jakub Jelinek <jakub@redhat.com> 2.10.1-1
1553- fix up getsgent_r and getsgnam_r exports on i?86 and ppc
1554
1555* Sat May  9 2009 Jakub Jelinek <jakub@redhat.com> 2.10-2
1556- update from trunk
1557  - glibc 2.10 release
1558  - fix memchr on x86_64 (#499689)
1559
1560* Mon Apr 27 2009 Jakub Jelinek <jakub@redhat.com> 2.9.90-22
1561- update from trunk
1562  - further localedef fixes
1563- fix build-locale-archive
1564
1565* Fri Apr 24 2009 Jakub Jelinek <jakub@redhat.com> 2.9.90-21
1566- update from trunk
1567  - fix localedef
1568  - fix SHIFT_JIS iconv EILSEQ handling (#497267)
1569  - misc fixes (BZ#10093, BZ#10100)
1570
1571* Fri Apr 24 2009 Jakub Jelinek <jakub@redhat.com> 2.9.90-20
1572- update from trunk
1573  - fix p{read,write}v{,64} (#497429, #497434)
1574  - fix strfmon (#496386)
1575
1576* Thu Apr 16 2009 Jakub Jelinek <jakub@redhat.com> 2.9.90-19
1577- update from trunk
1578  - fix dlopen from statically linked binaries (#495830)
1579
1580* Thu Apr 16 2009 Jakub Jelinek <jakub@redhat.com> 2.9.90-18
1581- update from trunk
1582  - fix fallocate
1583
1584* Wed Apr 15 2009 Jakub Jelinek <jakub@redhat.com> 2.9.90-17
1585- update from trunk
1586  - if threads have very small stack sizes, use much smaller buffer
1587    in __get_nprocs when called from within malloc (#494631)
1588
1589* Tue Apr 14 2009 Jakub Jelinek <jakub@redhat.com> 2.9.90-16
1590- update from trunk
1591
1592* Thu Apr  9 2009 Jakub Jelinek <jakub@redhat.com> 2.9.90-15
1593- rebuilt with fixed gcc to avoid miscompilation of i586 memmove
1594- reenable experimental malloc again
1595
1596* Wed Apr  8 2009 Jakub Jelinek <jakub@redhat.com> 2.9.90-14
1597- update from trunk
1598- temporarily disable experimental malloc
1599
1600* Tue Apr  7 2009 Jakub Jelinek <jakub@redhat.com> 2.9.90-13
1601- update from trunk
1602  - fix strverscmp (#494457)
1603- configure with --enable-nss-crypt
1604
1605* Wed Apr  1 2009 Jakub Jelinek <jakub@redhat.com> 2.9.90-12
1606- update from trunk
1607- configure with --enable-experimental-malloc
1608
1609* Fri Mar 20 2009 Jakub Jelinek <jakub@redhat.com> 2.9.90-11
1610- update from trunk
1611  - POSIX 2008 prototype adjustments for scandir{,64}, alphasort{,64} and
1612    versionsort{,64}
1613  - fix libthread_db (#491197)
1614
1615* Tue Mar 10 2009 Jakub Jelinek <jakub@redhat.com> 2.9.90-10
1616- update from trunk
1617  - fix atexit/__cxa_atexit
1618
1619* Mon Mar  9 2009 Jakub Jelinek <jakub@redhat.com> 2.9.90-9
1620- update from trunk
1621  - POSIX 2008 support: -D_XOPEN_SOURCE=700 and -D_POSIX_C_SOURCE=200809L
1622- move libnldbl_nonshared.a on ppc*/s390*/sparc* back to glibc-devel
1623
1624* Fri Feb 27 2009 Roland McGrath <roland@redhat.com> - 2.9.90-8.1
1625- fix libthread_db (#487212)
1626
1627* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9.90-8
1628- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
1629
1630* Wed Feb 18 2009 Jakub Jelinek <jakub@redhat.com> 2.9.90-7
1631- update from trunk
1632- adjust for i586 + i686 from i386 + i686 build
1633- split static libraries into glibc-static subpackage
1634- ld -r the whole libpthread.a together to avoid endless issues with
1635  -static ... -lpthread
1636- require 2.6.18 and later kernel
1637
1638* Wed Feb  4 2009 Jakub Jelinek <jakub@redhat.com> 2.9.90-3
1639- update from trunk
1640  - ISO C++ compliant strchr etc. with GCC 4.4+
1641  - AT_RANDOM support
1642
1643* Thu Jan  8 2009 Jakub Jelinek <jakub@redhat.com> 2.9.90-2
1644- update from trunk
1645
1646* Fri Jan  2 2009 Jakub Jelinek <jakub@redhat.com> 2.9.90-1
1647- update from trunk (#478314)
1648
1649* Mon Dec  8 2008 Jakub Jelinek <jakub@redhat.com> 2.9-3
1650- temporarily disable _nss_dns_gethostbyname4_r (#459756)
1651- NIS hostname lookup fixes (#473073, #474800, BZ#7058)
1652- fix unsetenv (#472941)
1653
1654* Thu Nov 13 2008 Jakub Jelinek <jakub@redhat.com> 2.9-2
1655- glibc 2.9 release
1656- fix CPU_ALLOC_SIZE on 32-bit arches (BZ#7029)
1657
1658* Wed Nov 12 2008 Jakub Jelinek <jakub@redhat.com> 2.8.90-17
1659- update from trunk
1660  - don't abort on broken DNS replies (#469299, BZ#7009)
1661  - misc fixes (BZ#6966, BZ#7008, BZ#6955, BZ#6843)
1662
1663* Fri Oct 31 2008 Jakub Jelinek <jakub@redhat.com> 2.8.90-16
1664- update from trunk
1665  - further resolver fixes
1666  - another dynamic TLS handling fix (#469263)
1667  - misc fixes (BZ#6867, BZ#6875, BZ#6919, BZ#6920, BZ#6942, BZ#6947,
1668                BZ#6968, BZ#6974, BZ#6980, BZ#6995)
1669- rebuild with newer rpm to avoid stripping
1670  shared libraries when they shouldn't be (#468129)
1671
1672* Tue Oct 28 2008 Jakub Jelinek <jakub@redhat.com> 2.8.90-15
1673- update from trunk
1674  - __libc_res_nquery fixes (#466786)
1675
1676* Sun Oct 19 2008 Jakub Jelinek <jakub@redhat.com> 2.8.90-14
1677- update from trunk
1678  - fix dynamic TLS handling (#467309)
1679  - fix sys/signalfd.h for C++ (#467172)
1680  - fix sprof (#458861)
1681  - fix _mcount and socket syscalls on s390x (#464146)
1682  - try harder to allocate memory in valloc and pvalloc (#461481)
1683- fix power6 32-bit libs (#467311)
1684
1685* Fri Oct 10 2008 Dennis Gilmore <dennis@ausil.us> 2.8.90-13
1686- apply sparcv9v memset patch from jakub and davem
1687
1688* Fri Aug 29 2008 Jakub Jelinek <jakub@redhat.com> 2.8.90-12
1689- update from trunk
1690  - revert origin changes (#457849)
1691  - use MAP_STACK for thread stacks
1692  - misc fixes (BZ#6845, BZ#6544, BZ#6634, BZ#6589, BZ#6790, BZ#6791,
1693    BZ#6824)
1694  - power7 bits (BZ#6817)
1695  - fix expm1 on i?86/x86_64 (#43354, BZ#5794)
1696
1697* Sat Aug  2 2008 Jakub Jelinek <jakub@redhat.com> 2.8.90-11
1698- update from trunk
1699  - fix non-absolute $ORIGIN handling (#457560)
1700  - exported some further libresolv APIs (#453325)
1701  - misc fixes
1702
1703* Tue Jul 29 2008 Jakub Jelinek <jakub@redhat.com> 2.8.90-10
1704- update from trunk
1705  - resolver fixes
1706  - misc fixes (BZ#6771, BZ#6763, BZ#6698, BZ#6712)
1707  - s390{,x} utmp/utmpx bi-arch support (BZ#6724)
1708  - popen "e" flag
1709- fr_FR locale changes reenabled
1710
1711* Wed Jul 16 2008 Jakub Jelinek <jakub@redhat.com> 2.8.90-9
1712- update from trunk
1713  - fix unbuffered vfprintf if writing to the stream fails (#455360)
1714  - remove useless "malloc: using debugging hooks" message (#455355)
1715  - nscd fixes
1716  - fix resolver alignment issues (#454500)
1717  - fix setvbuf (BZ#6719)
1718
1719* Thu Jul  3 2008 Jakub Jelinek <jakub@redhat.com> 2.8.90-8
1720- update from trunk
1721  - watch even resolv.conf in nscd using inotify
1722  - some nscd fixes
1723
1724* Fri Jun 13 2008 Jakub Jelinek <jakub@redhat.com> 2.8.90-7
1725- update from trunk
1726  - avoid *lround* on ppc* clobbering cr3/cr4 registers (#450790)
1727  - further nscd fixes (#450704)
1728  - use inotify in nscd to watch files
1729
1730* Thu Jun 12 2008 Jakub Jelinek <jakub@redhat.com> 2.8.90-6
1731- update from trunk
1732  - nscd fixes (#450704)
1733  - fix getservbyport (#449358)
1734  - fix regexp.h (#446406)
1735  - avoid crashing on T_DNAME in DNS responses (#450766)
1736
1737* Sun May 25 2008 Jakub Jelinek <jakub@redhat.com> 2.8.90-5
1738- update from trunk
1739
1740* Tue May 20 2008 Jakub Jelinek <jakub@redhat.com> 2.8.90-4
1741- further getaddrinfo and nscd fixes
1742
1743* Sun May 18 2008 Jakub Jelinek <jakub@redhat.com> 2.8.90-3
1744- getaddrinfo and nscd fixes
1745- reenable assertion checking in rawhide
1746
1747* Fri May 16 2008 Jakub Jelinek <jakub@redhat.com> 2.8.90-2
1748- fix getaddrinfo (#446801, #446808)
1749
1750* Thu May 15 2008 Jakub Jelinek <jakub@redhat.com> 2.8.90-1
1751- update to trunk
1752  - O(n) memmem/strstr/strcasestr
1753  - i386/x86_64 TLS descriptors support
1754  - concurrent IPv4 and IPv6 DNS lookups by getaddrinfo
1755
1756* Mon May  5 2008 Jakub Jelinek <jakub@redhat.com> 2.8-3
1757- don't run telinit u in %post if both /dev/initctl and
1758  /sbin/initctl exist (#444978)
1759- workaround GCC ppc64 miscompilation of c{log{,10},acosh,atan}l
1760  (#444996)
1761
1762* Wed Apr 30 2008 Jakub Jelinek <jakub@redhat.com> 2.8-2
1763- fix nscd races during GC (BZ#5381)
1764- rebuilt with fixed GCC to fix regex miscompilation on power6
1765- SPARC fixes
1766
1767* Sat Apr 12 2008 Jakub Jelinek <jakub@redhat.com> 2.8-1
1768- 2.8 release
1769
1770* Fri Apr 11 2008 Jakub Jelinek <jakub@redhat.com> 2.7.90-16
1771- update to trunk
1772  - misc fixes (BZ#4997, BZ#5741)
1773  - make sure all users of __libc_setlocale_lock know it is
1774    now a rwlock
1775  - fix ppc/ppc64 compatibility _sys_errlist and _sys_siglist
1776    symbols
1777
1778* Thu Apr 10 2008 Jakub Jelinek <jakub@redhat.com> 2.7.90-15
1779- update to trunk
1780  - misc fixes (BZ#4314, BZ#4407, BZ#5209, BZ#5436, BZ#5768, BZ#5998,
1781                BZ#6024)
1782- restart sshd in %post when upstart is used - it doesn't have
1783  /dev/initctl (#441763)
1784- disable assert checking again
1785
1786* Tue Apr  8 2008 Jakub Jelinek <jakub@redhat.com> 2.7.90-14
1787- update to trunk
1788  - misc fixes (BZ#5443, BZ#5475, BZ#5478, BZ#5939, BZ#5979, BZ#5995,
1789                BZ#6004, BZ#6007, BZ#6020, BZ#6021, BZ#6042)
1790  - change mtrace to keep perl 5.10 quiet (#441082)
1791  - don't share conversion state between mbtowc and wctomb (#438687)
1792  - if st_blksize is too large and malloc fails, retry with smaller
1793    buffer in opendir (#430768)
1794  - correct *printf overflow test (#358111)
1795
1796* Fri Mar 28 2008 Jakub Jelinek <jakub@redhat.com> 2.7.90-13
1797- update to trunk
1798  - don't define ARG_MAX in <limits.h>, as it is no longer
1799    constant - use sysconf (_SC_ARG_MAX) to get the current
1800    argument size limit
1801  - fix build on sparc64
1802- only service sshd condrestart if /etc/rc.d/init.d/sshd exists
1803  (#428859)
1804
1805* Wed Mar 26 2008 Jakub Jelinek <jakub@redhat.com> 2.7.90-12
1806- update to trunk
1807  - new CLONE_* flags in <sched.h> (#438542)
1808  - nis+ errno clobbering fix (#437945)
1809  - fix adjtime (#437974)
1810
1811* Fri Mar 14 2008 Jakub Jelinek <jakub@redhat.com> 2.7.90-11
1812- update to trunk
1813- remove <stropts.h>, define _XOPEN_STREAMS -1 (#436349)
1814
1815* Wed Mar  5 2008 Jakub Jelinek <jakub@redhat.com> 2.7.90-8
1816- update to trunk
1817  - {,v}{as,d}printf and obstack_{,v}printf fortification (#435905)
1818  - fix getnameinfo/gethostbyaddr (#428067, BZ#5790)
1819  - fix yp_order (#435519, BZ#5854)
1820  - misc fixes (BZ#5779, BZ#5736, BZ#5627, BZ#5818, BZ#5012)
1821- merge review cleanup (Tom Callaway, #225806)
1822
1823* Sat Feb 16 2008 Jakub Jelinek <jakub@redhat.com> 2.7.90-7
1824- update to trunk
1825  - make NI_MAXHOST and NI_MAXSERV available even in BSDish
1826    namespaces (BZ#5737)
1827  - timerfd_* syscalls
1828
1829* Fri Feb  1 2008 Jakub Jelinek <jakub@redhat.com> 2.7.90-6
1830- fix build
1831
1832* Thu Jan 31 2008 Jakub Jelinek <jakub@redhat.com> 2.7.90-5
1833- update to trunk
1834- rebuild with gcc 4.3
1835
1836* Fri Jan 11 2008 Jakub Jelinek <jakub@redhat.com> 2.7.90-4
1837- update to trunk
1838  - misc fixes (BZ#5541, BZ#5545, BZ#5553, BZ#5112, BZ#5520)
1839  - getaddrinfo fixes
1840  - signalize EOVERFLOW from sem_post instead of overflowing
1841    the counter
1842  - fix i?86 makecontext
1843  - fix iconv for iso-2022-jp//translit (#397021)
1844
1845* Thu Jan  3 2008 Jakub Jelinek <jakub@redhat.com> 2.7.90-3
1846- update to trunk
1847  - fix recognition of interface family (#425768)
1848  - add __THROW to __ctype_{b,tolower,toupper}_loc prototypes
1849
1850* Thu Dec 27 2007 Jakub Jelinek <jakub@redhat.com> 2.7.90-2
1851- update to trunk
1852  - nsswitch fix (#425768)
1853- temporarily enable assert checking
1854
1855* Wed Dec 12 2007 Jakub Jelinek <jakub@redhat.com> 2.7.90-1
1856- update to trunk
1857  - fix __USE_STRING_INLINES on i?86 (#408731, #371711)
1858  - fix *scanf (#388751)
1859
1860* Wed Oct 17 2007 Jakub Jelinek <jakub@redhat.com> 2.7-1
1861- glibc 2.7 release
1862- fix tzfile.c for times after last transition (#333561)
1863- fix sem_post@GLIBC_2.0 on i?86
1864- appease valgrind in libpthread.so initialization
1865- misc fixes (BZ#3425, BZ#5184, BZ#5186)
1866
1867* Mon Oct 15 2007 Jakub Jelinek <jakub@redhat.com> 2.6.90-21
1868- fix getgr{name,gid}{,_r} with nscd
1869
1870* Sun Oct 14 2007 Jakub Jelinek <jakub@redhat.com> 2.6.90-20
1871- install <bits/error.h> (#330031)
1872- disable -D_FORTIFY_SOURCE{,=2} support (with a warning) for
1873  GCC 3.4.x and earlier(#327641)
1874- pl_PL locale changes (BZ#4098, #242296)
1875- misc fixes (BZ#1140, BZ#3195, BZ#3242, BZ#4359)
1876
1877* Thu Oct 11 2007 Jakub Jelinek <jakub@redhat.com> 2.6.90-19
1878- fix <netinet/tcp.h>
1879- simple preprocessor in localedef, fix de_DE collation with it
1880
1881* Wed Oct 10 2007 Jakub Jelinek <jakub@redhat.com> 2.6.90-18
1882- add signalfd, eventfd, eventfd_read, eventfd_write
1883- qsort speedups
1884- workaround for cpuid bugs (#324081)
1885- make sure gettext's conversion_lock is initialized even if
1886  program isn't linked against libpthread.so.0, only dlopens it (#321761)
1887- misc fixes (BZ#5112, BZ#5113, BZ#5104, BZ#5063, BZ#5010, BZ#4407,
1888  BZ#3924, BZ#5103, BZ#2633, BZ#181, BZ#73, #321901)
1889
1890* Wed Oct  3 2007 Jakub Jelinek <jakub@redhat.com> 2.6.90-17
1891- fix {,v}swprintf with -D_FORTIFY_SOURCE=1 -mlong-double-64 on ppc*/s390*/sparc*
1892- strcoll fixes
1893- misc fixes (BZ#645, BZ#5071)
1894- locale fixes (BZ#4941, #299321, #203364, #196711, #236212)
1895
1896* Sat Sep 29 2007 Jakub Jelinek <jakub@redhat.com> 2.6.90-16
1897- misc fixes (BZ#4963, BZ#4972, BZ#5028, BZ#5043, BZ#5058)
1898- improve -D_FORTIFY_SOURCE{,=2} diagnostic through warning/error
1899  attributes
1900- fix wcscpy, wcpcpy, fgetws, fgetws_unlocked, swprintf and vswprintf
1901  fortification inlines
1902- fix a scalability issue with lazy binding in heavily multithreaded
1903  programs
1904
1905* Thu Sep 20 2007 Jakub Jelinek <jakub@redhat.com> 2.6.90-15
1906- $5$ (SHA-256) and $6$ (SHA-512) support in crypt
1907  (#228697, #249477, #173834)
1908
1909* Tue Sep 18 2007 Jakub Jelinek <jakub@redhat.com> 2.6.90-14
1910- -D_FORTIFY_SOURCE{,=2} support for C++
1911- fortification of fread{,_unlocked}
1912- support *scanf m allocation modifier (%ms, %mls, %mc, ...)
1913- in -std=c99 or -D_XOPEN_SOURCE=600 mode don't recognize
1914  %as, %aS and %a[ as a GNU extension for *scanf
1915- fix splice, vmsplice, tee return value, make them cancellation
1916  points
1917- mq_open checking
1918- use inline function rather than function-like macro
1919  for open{,at}{,64} checking
1920- IFA_F_OPTIMISTIC handling in getaddrinfo (#259681)
1921- fix an ABBA deadlock in ld.so (#284171)
1922- remove sparc{32,64} unwind info from _start and clone
1923
1924* Mon Aug 27 2007 Jakub Jelinek <jakub@redhat.com> 2.6.90-13
1925- fix personality on x86_64/ppc/ppc64 (#256281)
1926
1927* Sat Aug 25 2007 Jakub Jelinek <jakub@redhat.com> 2.6.90-12
1928- readd x86_64 gettimeofday stuff, initialize it earlier
1929- nis_list fix (#254115)
1930- workaround for bugs in ia64 silly /emul/ia32-linux hack (#253961)
1931- misc fixes (BZ#3924, BZ#4566, BZ#4582, BZ#4588, BZ#4726, BZ#4946,
1932  BZ#4905, BZ#4814, BZ#4925, BZ#4936, BZ#4896, BZ#4937, BZ#3842,
1933  BZ#4554, BZ#4557, BZ#4938)
1934
1935* Fri Aug 17 2007 Jakub Jelinek <jakub@redhat.com> 2.6.90-11
1936- remove __strtold_internal and __wcstold_internal from ppc*/s390*/sparc*
1937  *-ldbl.h headers
1938- temporarily backout x86_64 gettimeofday.S changes (#252453)
1939- some further sparc, sparc64 and alpha fixes
1940
1941* Wed Aug 15 2007 Jakub Jelinek <jakub@redhat.com> 2.6.90-10
1942- don't open /etc/ld.so.{cache,preload} with O_NOATIME (#252146)
1943- s390{,x}, alpha and sparc fixes
1944- sparcv9 is no longer an aux arch, as we expect
1945  to not build sparc.rpm glibc any longer, only sparcv9.rpm,
1946  sparc64.rpm and new two aux arches sparcv9v.rpm and sparc64v.rpm
1947
1948* Tue Aug 14 2007 Jakub Jelinek <jakub@redhat.com> 2.6.90-9
1949- private futex even for mutexes and condvars
1950- some further O_CLOEXEC changes
1951- use vDSO on x86_64 if available
1952- ia64 build fixes (#251983)
1953
1954* Fri Aug 10 2007 Roland McGrath <roland@redhat.com> 2.6.90-8
1955- update to trunk
1956  - fix missing strtold_l export on ppc64
1957
1958* Thu Aug  9 2007 Roland McGrath <roland@redhat.com> 2.6.90-6
1959- update to trunk
1960  - fix local PLT regressions
1961- spec file revamp for new find-debuginfo.sh
1962
1963* Sun Aug  5 2007 Jakub Jelinek <jakub@redhat.com> 2.6.90-4
1964- fix librt.so and librtkaio.so on ppc32, so that it is not using
1965  bss PLT
1966
1967* Sat Aug  4 2007 Jakub Jelinek <jakub@redhat.com> 2.6.90-3
1968- fix open{,at}{,64} macro for -pedantic (#250897)
1969- add transliteration for l with stroke (#250492)
1970- fix strtod ("-0", NULL)
1971- update License tag
1972
1973* Wed Aug  1 2007 Jakub Jelinek <jakub@redhat.com> 2.6.90-2
1974- make aux-cache purely optional performance optimization in ldconfig,
1975  don't issue any errors if it can't be created (#250430)
1976- remove override_headers hack, BuildRequire >= 2.6.22 kernel-headers
1977  and rely on its content
1978
1979* Tue Jul 31 2007 Jakub Jelinek <jakub@redhat.com> 2.6.90-1
1980- update to trunk
1981  - private futex optimizations
1982  - open{,at}{,64} argument checking
1983- ldconfig speedups
1984
1985* Sun Jul  8 2007 Jakub Jelinek <jakub@redhat.com> 2.6-4
1986- filter <built-in> pseudo-files from debuginfo source lists (#245714)
1987- fix sscanf when errno is EINTR before the call (BZ#4745)
1988- save/restore errno around reading /etc/default/nss (BZ#4702)
1989- fix LD_HWCAP_MASK handling
1990- disable workaround for #210748, instead backport
1991  ld.so locking fixes from the trunk (#235026)
1992- new x86_64 memcpy
1993- don't write uninitialized padding bytes to nscd socket
1994- fix dl{,v}sym, dl_iterate_phdr and dlopen if some library is
1995  mapped into ld.so's inter-segment hole on x86_64 (#245035, #244545)
1996- fix LD_AUDIT=a:b program (#180432)
1997- don't crash on pseudo-zero long double values passed to
1998  *printf on i?86/x86_64/ia64 (BZ#4586)
1999- fix *printf %La and strtold with some hexadecimal floating point
2000  constants on ppc/ppc64
2001- fix nextafterl on ppc/ppc64
2002- fix sem_timedwait on i?86 and x86_64
2003
2004* Thu May 24 2007 Jakub Jelinek <jakub@redhat.com> 2.6-3
2005- don't use %%config(missingok) for locale-archive.tmpl,
2006  instead of removing it altogether truncate it to zero
2007  size (#240697)
2008- add a workaround for #210748
2009
2010* Mon May 21 2007 Jakub Jelinek <jakub@redhat.com> 2.6-2
2011- restore malloc_set_state backwards compatibility (#239344)
2012- fix epoll_pwait (BZ#4525)
2013- fix printf with unknown format spec or positional arguments
2014  and large width and/or precision (BZ#4514)
2015- robust mutexes fix (BZ#4512)
2016
2017* Tue May 15 2007 Roland McGrath <roland@redhat.com> 2.6-1
2018- glibc 2.6 release
2019
2020* Fri May 11 2007 Jakub Jelinek <jakub@redhat.com> 2.5.90-24
2021- utimensat, futimens and lutimes support
2022
2023* Thu May 10 2007 Jakub Jelinek <jakub@redhat.com> 2.5.90-23
2024- use madvise MADV_DONTNEED in malloc
2025- fix ia64 feraiseexcept
2026- fix s390{,x} feholdexcept (BZ#3427)
2027- ppc fenv fixes
2028- make fdatasync a cancellation point (BZ#4465)
2029- fix *printf for huge precisions with wide char code and multi-byte
2030  strings
2031- fix dladdr (#232224, BZ#4131)
2032
2033* Fri May  4 2007 Jakub Jelinek <jakub@redhat.com> 2.5.90-22
2034- add transliteration for <U2044> (BZ#3213)
2035- fix *scanf with %f on hexadecimal floats without exponent (BZ#4342)
2036- fix *printf with very large precisions for %s (#238406, BZ#4438)
2037- fix inet_ntop size checking for AF_INET (BZ#4439)
2038- for *printf %e avoid 1.000e-00, for exponent 0 always use + sign (#238431)
2039- fix a regression introduced in #223467 changes
2040- gethostby*_r alignment fixes (BZ#4381)
2041- fix ifaddrs error handling
2042
2043* Mon Apr 16 2007 Jakub Jelinek <jakub@redhat.com> 2.5.90-21
2044- don't include individual locale files in glibc-common,
2045  rather include prepared locale-archive template and let
2046  build-locale-archive create locale-archive from the template
2047  and any user supplied /usr/lib/locale/*_* directories,
2048  then unlink the locale-archive template - this should save
2049  > 80MB of glibc-common occupied disk space
2050- fix _XOPEN_VERSION (BZ#4364)
2051- fix printf with %g and values tiny bit smaller than 1.e-4 (#235864,
2052  BZ#4362)
2053- fix NIS+ __nisfind_server (#235229)
2054
2055* Sat Mar 31 2007 Jakub Jelinek <jakub@redhat.com> 2.5.90-20
2056- assorted NIS+ speedups (#223467)
2057- fix HAVE_LIBCAP configure detection (#178934)
2058- remove %{_prefix}/sbin/rpcinfo from glibc-common (#228894)
2059- nexttoward*/nextafter* fixes (BZ#3306)
2060- feholdexcept/feupdateenv fixes (BZ#3427)
2061- speed up fnmatch with two or more * in the pattern
2062
2063* Sat Mar 17 2007 Jakub Jelinek <jakub@redhat.com> 2.5.90-19
2064- fix power6 libm compat symbols on ppc32 (#232633)
2065- fix child refcntr in NPTL fork (#230198)
2066- fix ifaddrs with many net devices on > 4KB page size arches (#230151)
2067- fix pthread_mutex_timedlock on x86_64 (#228103)
2068- various fixes (BZ#3919, BZ#4101, BZ#4130, BZ#4181, BZ#4069, BZ#3458)
2069
2070* Wed Feb 21 2007 Jakub Jelinek <jakub@redhat.com> 2.5.90-18
2071- fix nftw with FTW_CHDIR on / (BZ#4076)
2072- nscd fixes (BZ#4074)
2073- fix fmod{,f,l} on i?86 (BZ#3325)
2074- support localized digits for fp values in *scanf (BZ#2211)
2075- namespaces fixes (BZ#2633)
2076- fix euidaccess (BZ#3842)
2077- glob fixes (BZ#3996)
2078- assorted locale data fixes (BZ#1430, BZ#672, BZ#58, BZ#3156,
2079  BZ#2692, BZ#2648, BZ#3363, BZ#3334, BZ#3326, BZ#3322, BZ#3995,
2080  BZ#3885, BZ#3884, BZ#3851)
2081
2082* Sun Feb 11 2007 Jakub Jelinek <jakub@redhat.com> 2.5.90-17
2083- RFC2671 support in resolver (#205842)
2084- fix strptime (BZ#3944)
2085- fix regcomp with REG_NEWLINE (BZ#3957)
2086- fix pthread_mutex_timedlock on x86_64 (#228103)
2087
2088* Fri Feb  2 2007 Jakub Jelinek <jakub@redhat.com> 2.5.90-16
2089- add strerror_l
2090- fix application crashes when doing NSS lookups through nscd
2091  mmapped databases and nscd decides to start garbage collection
2092  during the lookups (#219145, #225315)
2093- fix %0lld printing of 0LL on 32-bit architectures (BZ#3902)
2094- ignore errors from install-info in glibc-devel scriptlets
2095  (#223691)
2096
2097* Wed Jan 17 2007 Jakub Jelinek <jakub@redhat.com> 2.5.90-15
2098- fix NIS getservbyname when proto is NULL
2099- fix nss_compat +group handling (#220658)
2100- cache services in nscd
2101- fix double free in fts_close (#222089)
2102- fix vfork+execvp memory leak (#221187)
2103- soft-fp fixes (BZ#2749)
2104- further strtod fixes (BZ#3855)
2105- make sure pthread_kill doesn't return EINVAL even if
2106  the target thread exits in between pthread_kill ESRCH check
2107  and the actual tgkill syscall (#220420)
2108- fix ABBA deadlock possibility in ld.so scope locking code
2109
2110* Tue Dec 19 2006 Jakub Jelinek <jakub@redhat.com> 2.5.90-14
2111- fix {j,m}rand48{,_r} on 64-bit arches (BZ#3747)
2112- handle power6x AT_PLATFORM (#216970)
2113- fix a race condition in getXXbyYY_r (#219145)
2114- fix tst-pselect testcase
2115
2116* Thu Dec 14 2006 Jakub Jelinek <jakub@redhat.com> 2.5.90-13
2117- fix setcontext on ppc32 (#219107)
2118- fix wide stdio after setvbuf (#217064, BZ#2337)
2119- handle relatime mount option in statvfs
2120- revert i?86/x86_64 clone CFI temporarily
2121
2122* Sun Dec 10 2006 Jakub Jelinek <jakub@redhat.com> 2.5.90-12
2123- fix hasmntopt (#218802)
2124- fix setusershell and getusershell (#218782)
2125- strtod fixes (BZ#3664, BZ#3673, BZ#3674)
2126- fix memusage with realloc (x, 0)
2127
2128* Tue Dec  5 2006 Jakub Jelinek <jakub@redhat.com> 2.5.90-11
2129- allow suid apps to setenv NIS_PATH and influence through that
2130  nis_list and nis_lookup (#209155)
2131- fix ttyname and ttyname_r with invalid file descriptor (#218276)
2132- cs_CZ LC_TIME fixes (#218438)
2133- fix build with 2.6.19+ headers (#217723)
2134
2135* Fri Dec  1 2006 Jakub Jelinek <jakub@redhat.com> 2.5.90-10
2136- fix x86-64 restore_rt unwind info
2137
2138* Thu Nov 30 2006 Jakub Jelinek <jakub@redhat.com> 2.5.90-9
2139- fix last svc_run change (#217850)
2140- on ppc64 build __libc_start_main without unwind info,
2141  as it breaks MD_FROB_UPDATE_CONTEXT (#217729, #217775; in the
2142  future that could be fixable just by providing .cfi_undefined r2
2143  in __libc_start_main instead)
2144- add unwind info for x86-64 restore_rt signal return landing pad
2145  (#217087)
2146- add power6x subdir to /%{_lib}/ and /%{_lib}/rtkaio/,
2147  link all libs from ../power6/* into them
2148
2149* Tue Nov 28 2006 Jakub Jelinek <jakub@redhat.com> 2.5.90-8
2150- fix svc_run (#216834, BZ#3559)
2151- add -fasynchronous-unwind-tables to CFLAGS (#216518)
2152- make sure there is consistent timestamp for /etc/ld.so.conf,
2153  /etc/localtime and /etc/rpc between multilib glibc rpms
2154
2155* Mon Nov 20 2006 Jakub Jelinek <jakub@redhat.com> 2.5.90-7
2156- handle IPv6 addresses in /etc/hosts that are mappable to
2157  IPv4 addresses in IPv4 host lookups (#215283)
2158- fix :include: /etc/alias handling (#215572)
2159- handle new tzdata format to cope with year > 2037 transitions
2160  on 64-bit architectures
2161
2162* Fri Nov 10 2006 Jakub Jelinek <jakub@redhat.com> 2.5.90-6
2163- fix strxfrm fix
2164- fix i?86 floor and ceil inlines (BZ#3451)
2165
2166* Thu Nov  9 2006 Jakub Jelinek <jakub@redhat.com> 2.5.90-5
2167- fix sysconf (_SC_LEVEL{2,3}_CACHE_SIZE) on Intel Core Duo
2168  CPUs
2169- fix libthread_db.so on TLS_DTV_AT_TP architectures
2170- fix --inhibit-rpath (#214569)
2171- fix _r_debug content when prelinked ld.so executes
2172  a program as its argument
2173- fix strxfrm
2174- powerpc-cpu add-on updates
2175
2176* Fri Nov  3 2006 Jakub Jelinek <jakub@redhat.com> 2.5.90-4
2177- fix atexit backwards compatibility (#213388)
2178- add mai_IN locale (#213415)
2179- remove bogus %{_libdir}/librt.so.1 symlink (#213555)
2180- fix memusage (#213656)
2181- change libc.info category (#209493)
2182
2183* Sun Oct 29 2006 Jakub Jelinek <jakub@redhat.com> 2.5.90-3
2184- fix suid/sgid binaries on i?86/x86_64 (#212723)
2185
2186* Fri Oct 27 2006 Jakub Jelinek <jakub@redhat.com> 2.5.90-2
2187- fix ia64 build
2188- don't call _dl_close outside of dl_load_lock critical section
2189  if dlopen failed (BZ#3426)
2190- add rtld scope locking (#211133)
2191
2192* Wed Oct 25 2006 Jakub Jelinek <jakub@redhat.com> 2.5.90-1
2193- fix i?86 6 argument syscalls (e.g. splice)
2194- fix rtld minimal realloc (BZ#3352)
2195- fix RFC3484 getaddrinfo sorting according to rules 4 and 7 (BZ#3369)
2196- fix xdrmem_setpos (#211452)
2197- bump __GLIBC_MINOR__
2198- increase PTHREAD_STACK_MIN on ppc{,64} to 128K to allow
2199  64K pagesize kernels (#209877)
2200- speed up initgroups on NIS+ (#208203)
2201
2202* Mon Oct  2 2006 Jakub Jelinek <jakub@redhat.com> 2.5-2
2203- fix nscd database growing (#207928)
2204- bypass prelinking when LD_DYNAMIC_WEAK=1 is in the environment
2205
2206* Fri Sep 29 2006 Jakub Jelinek <jakub@redhat.com> 2.5-1
2207- glibc 2.5 release
2208
2209* Wed Sep 27 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-36
2210- rebuilt with gcc-4.1.1-26 to fix unwind info
2211
2212* Mon Sep 25 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-35
2213- fix glob with large number of matches (BZ#3253)
2214- fix fchownat on kernels that don't support that syscall (BZ#3252)
2215- fix lrintl on s390{,64}
2216
2217* Sat Sep 23 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-34
2218- fix ppc{32,64} longjmp (BZ#3225)
2219- fix user visible spelling errors (BZ#3137)
2220- fix l{,l}rint{,f,l} around zero (BZ#2592)
2221- avoid stack trampoline in s390{,x} makecontext
2222
2223* Tue Sep 15 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-33
2224- fix dlclose (#206639)
2225- don't load platform optimized libraries if kernel doesn't set
2226  AT_PLATFORM
2227- fix ppc{32,64} libSegFault.so
2228- use -mtune=generic even for glibc-devel.i386 (#206437)
2229- fix /%{_lib}/librt.so.1 symlink
2230
2231* Fri Sep 15 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-32
2232- on ppc* use just AT_PLATFORM and altivec AT_HWCAP bit for library selection
2233- fix lrintl and lroundl on ppc{,64}
2234- use hidden visibility on fstatat{,64} and mknodat in libc_nonshared.a
2235
2236* Sun Sep 10 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-31
2237- fix pthread_cond_{,timed}wait cancellation (BZ#3123)
2238- fix lrint on ppc32 (BZ#3155)
2239- fix malloc allocating more than half of address space (BZ#2775)
2240- fix mktime on 32-bit arches a few years after 2038 (BZ#2821)
2241
2242* Thu Sep  7 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-30
2243- add librtkaio, to use it add /%{lib}/rtkaio to your
2244  LD_LIBRARY_PATH or /etc/ld.so.conf
2245- fix or_IN February name (#204730)
2246- fix pthread_create called from cancellation handlers (BZ#3124)
2247- fix regex case insensitive searches with characters where upper
2248  and lower case multibyte representations have different length
2249  (e.g. I and dotless i, #202991)
2250
2251* Tue Sep  5 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-29
2252- randomize resolver query ids before use instead after use (#205113)
2253- fix resolver symver checking with DT_GNU_HASH (#204909)
2254- put .hash section in glibc libraries at the end of RO segment
2255  when .gnu.hash is present
2256
2257* Thu Aug 31 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-28
2258- another malloc doubly linked list corruption problem fix (#204653)
2259
2260* Thu Aug 31 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-27
2261- allow $LIB and $PLATFORM in dlopen parameters even in suid/sgid (#204399)
2262- handle $LIB/$PLATFORM in LD_LIBRARY_PATH
2263- fix splice prototype (#204530)
2264
2265* Mon Aug 28 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-26
2266- real fix for the doubly linked list corruption problem
2267- try harder in realloc to allocate memory (BZ#2684)
2268- fix getnameinfo error reporting (#204122)
2269- make localedef more robust on invalid input (#203728)
2270
2271* Fri Aug 25 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-25
2272- temporarily back out code to limit number of unsorted block
2273  sort iterations (#203735, #204027)
2274- handle PLT symbols in dladdr properly (BZ#2683)
2275- avoid malloc infinite looping for allocations larger than
2276  the system can allocate (#203915)
2277
2278* Tue Aug 22 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-23
2279- malloc fixes, especially for 32-bit arches (#202309)
2280- further *_IN locale fixes (#200230)
2281- fix get{serv,rpc}ent{,_r} if NIS map is empty (#203237)
2282- fix /usr/bin/iconv (#203400)
2283
2284* Fri Aug 18 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-22
2285- rebuilt with latest binutils to pick up 64K -z commonpagesize
2286  on ppc/ppc64 (#203001)
2287
2288* Tue Aug 15 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-21
2289- if some test gets stuck, kill the tee process after make check
2290  finishes
2291- build with -mtune=generic on i686 and x86_64
2292
2293* Tue Aug 15 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-20
2294- PTHREAD_PRIO_PROTECT support
2295- fix errno if nice() fails (#201826)
2296
2297* Thu Aug 10 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-19
2298- adaptive malloc brk/mmap threshold
2299- fix fchownat to use kernel syscall (if available) on many arches (#201870)
2300- only define O_DIRECT with -D_GNU_SOURCE on ia64 to match all
2301  other arches (#201748)
2302
2303* Mon Aug  7 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-18
2304- NIS+ fixes
2305- fix memusage and xtrace scripts (#200736)
2306- redirect /sbin/service sshd condrestart std{out,err} to /dev/null
2307  when executed from glibc_post_upgrade
2308
2309* Wed Aug  2 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-17
2310- typo fix for the dladdr patch
2311- build i?86 glibc with -mno-tls-direct-seg-refs (#200469)
2312
2313* Wed Aug  2 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-16
2314- fix dladdr on binaries/libraries with only DT_GNU_HASH and no
2315  DT_HASH (#200635)
2316- fix early timeout of initgroups data in nscd (#173019)
2317- add am/pm display to es_PE and es_NI locales (#167101)
2318- fix nss_compat failures when nis/nis+ unavailable (#192072)
2319
2320* Mon Jul 31 2006 Roland McGrath <roland@redhat.com> 2.4.90-15
2321- fix missing destructor calls in dlclose (#197932)
2322- enable transliteration support in all locales (#196713)
2323- disallow RTLD_GLOBAL flag for dlmopen in secondary namespaces (#197462)
2324- PI mutex support
2325
2326* Tue Jul 10 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-13
2327- DT_GNU_HASH support
2328
2329* Fri Jun 30 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-12
2330- buildrequire gettext
2331- enable fstatat64/newfstatat syscalls even on ppc*/s390*/ia64 (#196494)
2332- fix out of memory behavior in gettext (#194321)
2333- fix regex on multi-byte non-UTF-8 charsets (#193873)
2334- minor NIS+ fixes (#190803)
2335- don't use cancellable calls in posix_spawn* and only set{u,g}id
2336  current thread if requested (#193631)
2337
2338* Wed May 31 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-11
2339- don't exit from nscd -i <database> before the database is
2340  actually invalidated, add locking to prune_cache (#191464)
2341- build glibc-devel.i386 static libraries with
2342  -mno-tls-direct-seg-refs -DNO_TLS_DIRECT_SEG_REFS
2343- RFC3542 support (advanced API for IPv6; #191001, BZ##2693)
2344
2345* Wed May 24 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-10
2346- on i686 make glibc owner of /lib/i686 directory (#192597)
2347- search parent NIS+ domains (#190803)
2348
2349* Sun May 21 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-9
2350- update from CVS
2351  - big NIS+ changes
2352
2353* Fri May 19 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-8
2354- update from CVS
2355  - fix nss_compat when SETENT_BATCH_READ=TRUE is in /etc/default/nss
2356  - fix RFC3484 precedence table for site-local and ULA addresses (#188364)
2357  - fix a sunrpc memory leak
2358
2359* Thu May 11 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-7
2360- update from CVS
2361  - fix tcgetattr (#177965)
2362  - fix <sys/queue.h> (#191264)
2363
2364* Fri May  5 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-6
2365- update from CVS
2366- rebuilt using fixed rpm
2367
2368* Fri May  5 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-5
2369- update from CVS
2370  - some NIS+ fixes
2371  - allow overriding rfc3484 address sorting tables for getaddrinfo
2372    through /etc/gai.conf (sample config file included in %%doc directory)
2373
2374* Mon May  1 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-4
2375- update from CVS
2376  - SETENT_BATCH_READ /etc/default/nss option for speeding up
2377    some usages of NIS+ (#188246)
2378  - move debug state change notification (#179208)
2379  - fix ldd script if one of the dynamic linkers is not installed (#190259)
2380
2381* Thu Apr 27 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-3
2382- update from CVS
2383  - fix a typo in nscd.conf (#190085)
2384  - fix handling of SIGHUP in nscd when some caches are disabled (#189978)
2385  - make nscd paranoia mode working with non-root server-user (#189779)
2386
2387* Wed Apr 26 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-2
2388- update from CVS
2389  - fix getaddrinfo (#190002)
2390  - add auto-propagate nscd.conf options (#177154)
2391  - fix nscd auditing (#169148)
2392
2393* Tue Apr 25 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-1
2394- update from CVS
2395
2396* Mon Apr 24 2006 Jakub Jelinek <jakub@redhat.com> 2.4-6
2397- update from CVS
2398  - NIS+ fixes
2399  - don't segfault on too large argp key values (#189545)
2400  - getaddrinfo fixes for RFC3484 (#188364)
2401
2402* Tue Mar 28 2006 Jakub Jelinek <jakub@redhat.com> 2.4-5
2403- update from CVS
2404  - pshared robust mutex support
2405  - fix btowc and bwtoc in C++ (#186410)
2406  - fix NIS+ (#186592)
2407  - don't declare __wcsto*l_internal for non-GCC or if not -O1+ (#185667)
2408- don't mention nscd failures on 2.0 kernels (#185335)
2409
2410* Tue Mar  7 2006 Roland McGrath <roland@redhat.com> 2.4-4
2411- back up %%{ix86} gdb conflicts to < 6.3.0.0-1.111
2412
2413* Tue Mar  7 2006 Jakub Jelinek <jakub@redhat.com> 2.4-3
2414- really fix rintl on ppc64
2415
2416* Tue Mar  7 2006 Jakub Jelinek <jakub@redhat.com> 2.4-2
2417- accurate unwind info for lowlevellock.h stubs on %%{ix86}
2418- fix ppc/ppc64 ceill, floorl, rintl, roundl and truncl (BZ#2423)
2419
2420* Mon Mar  6 2006 Jakub Jelinek <jakub@redhat.com> 2.4-1
2421- update from CVS
2422  - glibc 2.4 release
2423
2424* Mon Mar  6 2006 Jakub Jelinek <jakub@redhat.com> 2.3.91-2
2425- update from CVS
2426  - fix sYSMALLOc for MALLOC_ALIGNMENT > 2 * SIZE_SZ (#183895)
2427  - revert ppc32 malloc alignment patch, it breaks malloc_set_state
2428    and needs some further thoughts and time (#183894)
2429- provide accurate unwind info for lowlevellock.h stubs on x86_64
2430
2431* Thu Mar  2 2006 Jakub Jelinek <jakub@redhat.com> 2.3.91-1
2432- update from CVS
2433  - fixes for various arches
2434- ensure malloc returns pointers aligned to at least
2435  MIN (2 * sizeof (size_t), __alignof__ (long double))
2436  (only on ppc32 this has not been the case lately with addition
2437   of 128-bit long double, #182742)
2438
2439* Wed Mar  1 2006 Jakub Jelinek <jakub@redhat.com> 2.3.90-39
2440- update from CVS
2441
2442* Fri Feb 17 2006 Jakub Jelinek <jakub@redhat.com> 2.3.90-38
2443- update from CVS
2444  - robust mutexes rewrite
2445
2446* Mon Feb 13 2006 Jakub Jelinek <jakub@redhat.com> 2.3.90-37
2447- update from CVS
2448  - *at fixes
2449  - unshare syscall wrapper
2450
2451* Sat Feb  4 2006 Jakub Jelinek <jakub@redhat.com> 2.3.90-36
2452- update from CVS
2453  - fix frequency setting for ITIMER_PROF (#179938, BZ#2268)
2454  - fix powerpc inline fegetround ()
2455  - fix nptl_db (#179946)
2456
2457* Fri Feb  3 2006 Jakub Jelinek <jakub@redhat.com> 2.3.90-35
2458- update from CVS
2459  - handle futimesat (fd, NULL, tvp) as futimes (fd, tvp)
2460- fix <stdlib.h> q{e,f,g}cvt{,_r} for -mlong-double-64
2461
2462* Thu Feb  2 2006 Jakub Jelinek <jakub@redhat.com> 2.3.90-34
2463- fix <math.h> with C++ and -mlong-double-64 (#179742)
2464- add nexttowardl redirect for -mlong-double-64
2465
2466* Thu Feb  2 2006 Jakub Jelinek <jakub@redhat.com> 2.3.90-33
2467- update from CVS
2468  - long double support fixes
2469
2470* Wed Feb  1 2006 Jakub Jelinek <jakub@redhat.com> 2.3.90-32
2471- update from CVS
2472  - 128-bit long double fixes for ppc{,64}, s390{,x} and sparc{,v9},
2473    alpha 128-bit long double support
2474- add inotify syscall numbers to the override <asm/unistd.h> headers
2475  (#179366)
2476
2477* Mon Jan 30 2006 Jakub Jelinek <jakub@redhat.com> 2.3.90-31
2478- update from CVS
2479  - 128-bit long double on ppc, ppc64, s390, s390x and sparc{,v9}
2480- add some new syscall numbers to the override <asm/unistd.h>
2481  headers
2482
2483* Mon Jan  9 2006 Jakub Jelinek <jakub@redhat.com> 2.3.90-30
2484- update from CVS
2485  - <pthread.h> initializer fixes for -std=c{8,9}9 on 32-bit
2486    arches
2487- avoid writable .rodata (#177121)
2488
2489* Fri Jan  6 2006 Jakub Jelinek <jakub@redhat.com> 2.3.90-29
2490- update from CVS
2491  - make pthread_mutex_t an unnamed union again, as it affects
2492    libstdc++ ABI mangling
2493
2494* Fri Jan  6 2006 Jakub Jelinek <jakub@redhat.com> 2.3.90-28
2495- update from CVS
2496  - make aio_suspend interruptible by signals (#171968)
2497
2498* Fri Jan  6 2006 Jakub Jelinek <jakub@redhat.com> 2.3.90-27
2499- only rely on d_type in 32-bit getdents on s390 for 2.6.11+
2500
2501* Wed Jan  4 2006 Jakub Jelinek <jakub@redhat.com> 2.3.90-26
2502- update from CVS
2503  - for newly linked lio_listio* callers, send per request
2504    notifications (#170116)
2505  - fixup nscd -S option removal changes (#176860)
2506  - remove nonnull attribute from ctermid (#176753)
2507  - fix PTHREAD_*_INITIALIZER{,_NP} on 64-bit arches
2508  - SPARC NPTL support for pre-v9 CPUs
2509- drop support for 2.4.xx and < 2.6.9 kernels
2510
2511* Mon Jan  2 2006 Jakub Jelinek <jakub@redhat.com> 2.3.90-25
2512- update from CVS
2513  - s390{,x} and sparc{,64} pointer mangling fixes
2514- install a sanitized LinuxThreads <bits/libc-lock.h>
2515
2516* Mon Jan  2 2006 Jakub Jelinek <jakub@redhat.com> 2.3.90-24
2517- update from CVS
2518  - nscd audit changes (#174422)
2519  - ppc{32,64} vDSO support and ppc32 hp-timing
2520
2521* Tue Dec 27 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-23
2522- update from CVS
2523  - robust mutexes
2524- fix transliteration segfaults (#176573, #176583)
2525- ignore prelink temporaries in ldconfig (#176570)
2526
2527* Wed Dec 21 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-22
2528- update from CVS
2529  - minor fts fixes
2530- revert broken _Pragma () workaround
2531- fix ldconfig on bi-arch architectures (#176316)
2532
2533* Tue Dec 20 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-21
2534- update from CVS
2535  - fix pointer (de)mangling in gconv_cache.c
2536
2537* Tue Dec 20 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-20
2538- update from CVS
2539  - time ((void *) 1) should segfault, not return -EFAULT (#174856, BZ#1952)
2540  - fix errlist generation
2541- update ulps for GCC 4.1 on IA-64
2542
2543* Mon Dec 19 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-19
2544- update from CVS
2545  - sysdeps/generic reorg
2546  - setjmp/longjmp jump pointer mangling
2547- rebuilt with GCC 4.1-RH prerelease, worked around broken _Pragma ()
2548  handling in it
2549- remove glibc-profile subpackage
2550- use non-PLT calls for malloc/free/realloc/memalign invocations in
2551  mtrace and mcheck hooks (#175261)
2552- setjmp/longjmp jump pointer mangling on ppc{,64}/ia64/s390{,x}
2553
2554* Sat Nov 19 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-18
2555- update from CVS
2556  - change <sys/stat.h> for broken apps that #define const /**/,
2557    handle non-GCC compilers
2558  - fix ppc{32,64} strncmp (BZ#1877, #173643, IT#83510)
2559  - provide shmatt_t typedef in ia64 <sys/shm.h (#173680)
2560  - support 2nd arg to futimesat being NULL (#173581)
2561
2562* Wed Nov 16 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-17
2563- update from CVS
2564  - fix <sys/stat.h> in C++
2565  - {fstat,fchown,rename,unlink}at fixes
2566  - epoll_wait is now a cancellation point
2567
2568* Tue Nov 15 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-16
2569- update from CVS
2570- make sure waitid syscall is used on ppc*/s390*
2571
2572* Thu Oct 20 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-15
2573- update from CVS
2574  - be permissive in %n check because of kernel bug #165351 (#171240)
2575  - don't misalign stack in pthread_once on x86_64 (#170786, IT#81521)
2576  - many locale fixes
2577
2578* Mon Oct 10 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-14
2579- update from CVS
2580  - fix malloc bug after fork introduced in the last update
2581  - fix getent hosts IP for IPv4 IPs (#169831)
2582
2583* Mon Oct  3 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-13
2584- update from CVS
2585  - fix setuid etc. hangs if some thread exits during the call (#167766)
2586  - fix innetgr memory leak (#169051)
2587  - support > 2GB nscd log files (#168851)
2588  - too many other changes to list here
2589- include errno in nscd message if audit_open failed (#169148)
2590
2591* Mon Sep 12 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-12
2592- update from CVS
2593  - netgrp handling fixes (#167728)
2594  - fix memory leak in setlocale (BZ#1318)
2595  - fix hwcaps computation
2596  - several regex portability improvements (#167019)
2597  - hypotf fix
2598  - fix *printf return code if underlying write fails (BZ#1146)
2599  - PPC64 dl{,v}sym fixes for new ABI .opd symbols
2600- fix calloc with MALLOC_PERTURB_ in environment on 64-bit architectures
2601  (#166719)
2602- source /etc/sysconfig/nscd (if it exists) in /etc/rc.d/init.d/nscd
2603  (#167083)
2604- add %%triggerin for tzdata to glibc-common, so that tzdata updates
2605  update /etc/localtime and /var/spool/postfix/etc/localtime if they
2606  exist (#167787)
2607
2608* Mon Aug 29 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-11
2609- FUTEX_WAKE_OP support to speed up pthread_cond_signal
2610
2611* Wed Aug 24 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-10
2612- update from CVS
2613  - fix growing of nscd persistent database (BZ#1204)
2614  - fix _FORTIFY_SOURCE mbstowcs and wcstombs if destination size
2615    is known at compile time, but length argument is not
2616
2617* Mon Aug 22 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-9
2618- update from CVS
2619  - fix resolving over TCP (#161181, #165802)
2620  - on ia64 don't abort on unhandled math function exception codes
2621    (#165693)
2622
2623* Mon Aug  8 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-8
2624- update from CVS
2625  - nscd persistent database verifier (#164001)
2626  - cleanup _FORTIFY_SOURCE bits/*.h headers (#165000)
2627  - handle EINTR in sigwait properly
2628- make sure poor man's stack guard randomization keeps first
2629  byte 0 even on big-endian 32-bit arches
2630- fix {elf,nptl}/tst-stackguard1
2631- obsolete linuxthreads-devel in glibc-devel
2632
2633* Fri Jul 29 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-7
2634- update from CVS
2635- do some poor man's stack guard randomization even without
2636  the costly --enable-stackguard-randomization
2637- rebuilt with new GCC to make it use -msecure-plt on PPC32
2638
2639* Mon Jul 25 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-6
2640- update from CVS
2641  - fix execvp if PATH is not in environment and the call is going
2642    to fail (BZ#1125)
2643  - another bits/wchar2.h fix (#163990)
2644
2645* Fri Jul 22 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-5
2646- update from CVS
2647  - fix stubs.h generation
2648- don't use _G_va_list in bits/wchar2.h
2649
2650* Fri Jul 22 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-4
2651- update from CVS
2652  - make sure bits/wchar2.h header is installed
2653  - fix __getgroups_chk return type
2654
2655* Thu Jul 21 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-3
2656- update from CVS
2657  - make sure nscd cmsg buffers aren't misaligned, handle EINTR from
2658    poll when contacting nscd more gracefully
2659  - remove malloc attribute from posix_memalign
2660  - correctly size nscd buffer for grpcache key (#163538)
2661  - fix atan2f
2662  - fix error memory leaks
2663  - some more _FORTIFY_SOURCE protection
2664
2665* Fri Jul  8 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-2
2666- update from CVS
2667  - ia64 stack protector support
2668  - handle DNS referral results as server errors (#162625)
2669  - ctan{,h}{,f,l} fixes (#160759)
2670  - pass argc, argv and envp also to executable's *ni_array
2671    functions (BZ#974)
2672  - add ellipsis to clone prototype (#161593)
2673  - fix glibc-profile (#162601)
2674  - nss_compat fixes
2675- use sysdeps/generic version of <bits/stdio-lock.h> in installed
2676  headers instead of NPTL version (#162634)
2677
2678* Mon Jun 27 2005 Jakub Jelinek <jakub@redhat.com> 2.3.90-1
2679- update from CVS
2680  - stack protector support
2681  - fix xdr_{,u_}{longlong_t,hyper} on 64-bit arches (#161583)
2682- enable @GLIBC_2.4 symbols
2683- remove linuxthreads
2684
2685* Mon Jun 20 2005 Jakub Jelinek <jakub@redhat.com> 2.3.5-11
2686- update from CVS
2687  - PPC32 -msecure-plt support
2688  - support classes keyword in /etc/hesiod.conf (#150350)
2689  - add RLIMIT_NICE and RLIMIT_RTPRIO to <sys/resources.h> (#157049)
2690  - decrease number of .plt relocations in libc.so
2691  - use -laudit in nscd (#159217)
2692  - handle big amounts of networking interfaces in getifaddrs/if_nameindex
2693    (#159399)
2694  - fix pa_IN locale's am_pm (#158715, BZ#622)
2695  - fix debugging of PIEs
2696
2697* Mon May 30 2005 Jakub Jelinek <jakub@redhat.com> 2.3.5-10
2698- fix LD_ASSUME_KERNEL (since 2.3.5-8 GLRO(dl_osversion)
2699  has been always overwritten with the version of currently
2700  running kernel)
2701- remove linuxthreads man pages other than those covered in
2702  3p section, as 3p man pages are far better quality and describe
2703  POSIX behaviour that NPTL implements (#159084)
2704
2705* Tue May 24 2005 Jakub Jelinek <jakub@redhat.com> 2.3.5-9
2706- update from CVS
2707  - increase bindresvport's LOWPORT to 512, apparently some
2708    broken daemons don't think 0 .. 511 ports are reserved
2709
2710* Mon May 23 2005 Jakub Jelinek <jakub@redhat.com> 2.3.5-8
2711- update from CVS
2712  - fix kernel version check in ld.so
2713- fix sendfile{,64} prototypes (BZ#961)
2714- try more ports in bindresvport if all 600..1023 are
2715  used, don't use priviledged ports when talking to portmap
2716  (#141773)
2717
2718* Fri May 20 2005 Jakub Jelinek <jakub@redhat.com> 2.3.5-7
2719- update from CVS
2720  - make regexec thread safe (BZ#934)
2721- fix statically linked programs on i?86, x86_64, s390* and
2722  sparc* (#158027)
2723- fix IBM939 iconv module (BZ#955)
2724
2725* Wed May  4 2005 Jakub Jelinek <jakub@redhat.com> 2.3.5-6
2726- update from CVS
2727  - fix cancellation on i?86
2728  - add call frame information to i?86 assembly
2729
2730* Tue May  3 2005 Jakub Jelinek <jakub@redhat.com> 2.3.5-5
2731- update from CVS
2732  - add some more UTF-8 locales (#156115)
2733- clean up /lib64/tls instead of /lib/tls on x86-64, s390x and
2734  ppc64 in glibc_post_upgrade (#156656)
2735- fix posix_fallocate{,64} (#156289)
2736
2737* Thu Apr 28 2005 Jakub Jelinek <jakub@redhat.com> 2.3.5-4
2738- update from CVS
2739  - fix nscd cache pruning (#150748)
2740
2741* Wed Apr 27 2005 Jakub Jelinek <jakub@redhat.com> 2.3.5-3
2742- update from CVS
2743  - fix linuxthreads clocks
2744- put xen libs into the glibc-2*.i686 package instead of a separate one
2745- fix librt.so symlink in linuxthreads-devel
2746- do not include linuxthreads-devel on %{auxarches},
2747  just on the base architectures
2748
2749* Wed Apr 27 2005 Jakub Jelinek <jakub@redhat.com> 2.3.5-2
2750- update from CVS
2751  - with MALLOC_CHECK_=N N>0 (#153003)
2752  - fix recursive dlclose (#154641)
2753  - handle %z in strptime (#154804)
2754  - automatically append /%{_lib}/obsolete/linuxthreads/
2755    to standard library search path if LD_ASSUME_KERNEL=N N <= 2.4.19
2756    or for glibc 2.0 binaries (or broken ones that don't use errno/h_errno
2757    properly).  Warning: all those will stop working when LinuxThreads
2758    is finally nuked, which is not very far away
2759  - remove nonnull attribute from acct prototype (BZ#877)
2760  - kernel CPU clocks support
2761  - fix *scanf in locales with multi-byte decimal point
2762
2763* Wed Apr 27 2005 Roland McGrath <roland@redhat.com>
2764- glibc-xen subpackage for i686
2765
2766* Fri Apr 15 2005 Roland McGrath <roland@redhat.com> 2.3.5-1
2767- update from CVS
2768  - fix execvp regression (BZ#851)
2769  - ia64 libm updates
2770  - sparc updates
2771  - fix initstate{,_r}/strfry (#154504)
2772  - grok PT_NOTE in vDSO for kernel version and extra hwcap dirs,
2773    support "hwcap" keyword in ld.so.conf files
2774
2775* Tue Apr  4 2005 Jakub Jelinek <jakub@redhat.com> 2.3.4-21
2776- update from CVS
2777  - fix xdr_rmtcall_args on 64-bit arches (#151686)
2778- fix <pthread.h> and <bits/libc-lock.h> with -std=c89 -fexceptions (#153774)
2779
2780* Mon Apr  4 2005 Jakub Jelinek <jakub@redhat.com> 2.3.4-20
2781- move LinuxThreads libraries to /%{_lib}/obsolete/linuxthreads/
2782  and NPTL libraries to /%{_lib}.  To run a program against LinuxThreads,
2783  LD_ASSUME_KERNEL=2.4.xx LD_LIBRARY_PATH=/%{_lib}/obsolete/linuxthreads/
2784  is now needed
2785- bzip2 ChangeLog* files instead of gzipping them
2786
2787* Sat Apr  2 2005 Jakub Jelinek <jakub@redhat.com> 2.3.4-19
2788- update from CVS
2789  - fix nextafterl and several other libm routines on ia64
2790  - fix initgroups (BZ#661)
2791- kill nptl-devel subpackage, add linuxthreads-devel,
2792  compile and link by default against NPTL and only with
2793  -I/usr/include/linuxthreads -L/usr/%{_lib}/linuxthreads
2794  against LinuxThreads
2795- package /usr/lib/debug/%{_lib}/tls/i{5,6}86 symlinks in
2796  i386 glibc-debuginfo
2797- limit number of ChangeLog* files in glibc-common %%doc
2798  to last 2.5 years of changes only to save space
2799
2800* Fri Mar 25 2005 Jakub Jelinek <jakub@redhat.com> 2.3.4-18
2801- fix build on 64-bit arches with new GCC
2802
2803* Thu Mar 24 2005 Jakub Jelinek <jakub@redhat.com> 2.3.4-17
2804- update from CVS
2805  - fix LD_AUDIT in LinuxThreads ld.so
2806  - fix calloc with M_PERTURB
2807  - fix error handling in pthread_create with PTHREAD_EXPLICIT_SCHED
2808    on ppc*/ia64/alpha/mips (BZ#801)
2809  - fix a typo in WINDOWS-31J charmap (#151739)
2810  - fix NIS ypprot_err (#151469)
2811
2812* Sun Mar 20 2005 Jakub Jelinek <jakub@redhat.com> 2.3.4-16
2813- fix pread with -D_FILE_OFFSET_BITS=64 (#151573)
2814
2815* Sat Mar 19 2005 Jakub Jelinek <jakub@redhat.com> 2.3.4-15
2816- update from CVS
2817  - better fix for the dlclose bug (#145810, #150414)
2818  - fix regex crash on case insensitive search in zh_CN locale
2819    (#151215)
2820  - fix malloc_trim (BZ#779)
2821  - with -D_FORTIFY_SOURCE=*, avoid defining read and a bunch of others
2822    as function-like macros, there are too many broken programs
2823    out there
2824- add %%dir %{_prefix}/%{_lib}/gconv to glibc's file list (#151372)
2825
2826* Sun Mar  6 2005 Roland McGrath <roland@redhat.com> 2.3.4-14
2827- fix bits/socket2.h macro typos
2828
2829* Sat Mar  5 2005 Jakub Jelinek <jakub@redhat.com> 2.3.4-12
2830- fix tst-chk{2,3}
2831- fix up AS_NEEDED directive in /usr/%{_lib}/libc.so
2832- BuildReq binutils >= 2.15.94.0.2-1 for AS_NEEDED, in
2833  glibc-devel Conflict with binutils < 2.15.94.0.2-1
2834
2835* Thu Mar  3 2005 Jakub Jelinek <jakub@redhat.com> 2.3.4-11
2836- update from CVS
2837  - fix execvp (#149290)
2838  - fix dlclose (#145810)
2839  - clear padding in gconv-modules.cache (#146614, BZ#776)
2840- rebuilt with GCC4
2841- changed __GLIBC_MINOR__ for now back to 3
2842- back out the newly added GLIBC_2.4 *_chk routines, instead
2843  do the checking in macros
2844
2845* Sat Feb 12 2005 Jakub Jelinek <jakub@redhat.com> 2.3.4-10
2846- hopefully fix interaction with prelink (#147655)
2847
2848* Fri Feb 11 2005 Jakub Jelinek <jakub@redhat.com> 2.3.4-9
2849- update from CVS
2850  - bi-arch <gnu/stubs.h> (BZ#715)
2851
2852* Fri Feb 11 2005 Jakub Jelinek <jakub@redhat.com> 2.3.4-8
2853- update from CVS
2854  - bi-arch <gnu/lib-names.h> (BZ#632)
2855  - fix libdl on s390 and maybe other platforms
2856  - fix initstate{,_r} (BZ#710)
2857  - fix <gnu/stubs.h> generation (BZ#157)
2858- define CMSPAR in bits/termios.h (#147533)
2859
2860* Tue Feb  8 2005 Jakub Jelinek <jakub@redhat.com> 2.3.4-7
2861- update from CVS
2862  - fix TLS handling in linuxthreads
2863
2864* Tue Feb  8 2005 Jakub Jelinek <jakub@redhat.com> 2.3.4-6
2865- update from CVS
2866  - ld.so auditing
2867  - fix segfault if chrooted app attempts to dlopen a library
2868    and no standard library directory exists at all (#147067, #144303)
2869  - fix initgroups when nscd is running, but has group caching disabled
2870    (#146588)
2871  - fix pthread_key_{create,destroy} in LinuxThreads when pthread_create
2872    has not been called yet (#146710)
2873  - fix ppc64 swapcontext and setcontext (#146736, BZ#700)
2874  - service nscd cosmetic fixes (#146776)
2875  - fix IA-32 and x86-64 stack alignment in DSO constructors (#145689)
2876  - fix zdump -v segfaults on x86-64 (#146210)
2877  - avoid calling sigaction (SIGPIPE, ...) inside syslog (#146021, IT#56686)
2878  - fix errno values for futimes (BZ#633)
2879  - unconditionally include <features.h> in malloc.h (BZ#650)
2880  - change regex \B handling to match old GNU regex as well as perl/grep's dfa
2881    (from empty string inside of word to empty string not at a word boundary,
2882     BZ#693)
2883  - slightly optimize i686 TLS accesses, use direct TLS %gs access in sem_*
2884    and allow building -mno-tls-direct-seg-refs glibc that is free of direct TLS
2885    %gs access with negative offsets
2886  - fix addseverity
2887  - fix fmemopen
2888  - fix rewinddir
2889  - increase svc{tcp,unix}_create listen backlog
2890
2891* Thu Jan  6 2005 Jakub Jelinek <jakub@redhat.com> 2.3.4-5
2892- update from CVS
2893  - add some warn_unused_result marking
2894  - make ftruncate available even for just -D_POSIX_C_SOURCE=200112L
2895    (BZ#640)
2896
2897* Thu Jan  6 2005 Jakub Jelinek <jakub@redhat.com> 2.3.4-4
2898- update from CVS
2899  - fix IA-32 stack alignment for LinuxThreads thread functions
2900    and functions passed to clone(2) directly
2901  - fix ecvt{,_r} on denormals (#143279)
2902  - fix __tls_get_addr typo
2903  - fix rounding in IA-64 alarm (#143710)
2904  - don't reinitialize __environ in __libc_start_main, so that
2905    effects of setenv/putenv done in DSO initializers are preserved
2906    (#144037, IT#57403)
2907  - fix fmemopen
2908  - fix vDSO l_map_end and l_text_end values
2909  - IA64 libm update (#142494)
2910- fix ppc rint/ceil etc. (BZ#602)
2911
2912* Tue Dec 21 2004 Jakub Jelinek <jakub@redhat.com> 2.3.4-3
2913- rebuilt
2914
2915* Mon Dec 20 2004 Jakub Jelinek <jakub@redhat.com> 2.3.4-2
2916- work around rpm bug some more, this time by copying
2917  iconvconfig to iconvconfig.%%{_target_cpu}.
2918
2919* Mon Dec 20 2004 Jakub Jelinek <jakub@redhat.com> 2.3.4-1
2920- update from CVS
2921  - glibc 2.3.4 release
2922  - add -o and --nostdlib options to iconvconfig
2923- if /sbin/ldconfig doesn't exist when running
2924  glibc_post_upgrade.%%{_target_cpu}, just don't attempt to run it.
2925  This can happen during first install of bi-arch glibc and the
2926  other arch glibc's %post wil run /sbin/ldconfig (#143326)
2927- use -o and --nostdlib options to create all needed
2928  gconv-modules.cache files on bi-arch setups
2929
2930* Sun Dec 19 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-99
2931- rebuilt
2932
2933* Sat Dec 18 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-98
2934- add .%%{_target_cpu} to glibc_post_upgrade, only run telinit u
2935  if /sbin/init is the same ELF class and machine as
2936  glibc_post_upgrade.%%{_target_cpu} and similarly with
2937  condrestarting sshd (#143046)
2938
2939* Fri Dec 17 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-97
2940- update from CVS
2941  - fix ppc64 getcontext and swapcontext (BZ#610)
2942  - sparc/sparc64 fixes
2943
2944* Wed Dec 15 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-96
2945- update from CVS
2946  - fix i686 __USE_STRING_INLINES strncat
2947  - make sure ppc/ppc64 maintain correct stack alignment
2948    across clone
2949
2950* Wed Dec 15 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-95
2951- export nis_domain_of_r from libnsl.so again which was
2952  unintentionally lost
2953
2954* Wed Dec 15 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-93
2955- update from CVS
2956  - ppc/ppc64 clone without CLONE_THREAD getpid () adjustement
2957  - fix MALLOC_CHECK_={1,2,3} for non-contiguous main arena
2958    (BZ#457)
2959  - fix sysconf (_POSIX_V6_*) for other ABI environments in
2960    bi-arch setups
2961- s390/s390x clone without CLONE_THREAD getpid () adjustement
2962
2963* Tue Dec 14 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-92
2964- update from CVS
2965- fix %{_prefix}/libexec/getconf filenames generation
2966
2967* Tue Dec 14 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-91
2968- update from CVS
2969  - double buffer size in getXXbyYY or getXXent on ERANGE
2970    instead of adding BUFLEN (#142617)
2971  - avoid busy loop in malloc if another thread is doing fork
2972    (#142214)
2973  - some more realloc corruption checks
2974  - fix getconf _POSIX_V6_WIDTH_RESTRICTED_ENVS output,
2975    tweak %{_prefix}/libexec/getconf/ filenames
2976
2977* Fri Dec 10 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-90
2978- update from CVS
2979  - regex speedups
2980  - use | cat in ldd if running under bash3+ to allow running
2981    it on binaries that are not through SELinux allowed to access
2982    console or tty
2983- add __NR_waitid defines for alpha and ia64
2984
2985* Wed Dec  8 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-89
2986- update from CVS
2987  - fix clone2 on ia64
2988  - avoid tst-timer5 failing with linuxthreads implementation
2989- if __libc_enable_secure, disallow mode != normal
2990- change ldd script to imply -r when -u is used, properly
2991  propagate return value and handle suid binaries
2992
2993* Tue Dec  7 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-88
2994- update from CVS
2995  - disregard LD_SHOW_AUXV and LD_DYNAMIC_WEAK if __libc_enable_secure
2996  - disregard LD_DEBUG if __libc_enable_secure in normal mode
2997    if /suid-debug doesn't exist
2998  - fix fseekpos after ungetc
2999  - avoid reading bytes before start of buffers in regex's
3000    check_dst_limits_calc_pos_1 (#142060)
3001  - make getpid () working with clone/clone2 without CLONE_THREAD
3002    (so far on i386/x86_64/ia64 only)
3003- move %{_prefix}/libexec/getconf/* to glibc from glibc-common
3004- make %{_prefix}/libexec/getconf directory owned by glibc package
3005
3006* Fri Dec  3 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-87
3007- update from CVS
3008  - build libpthread_nonshared.a objects with -fPIC on s390/s390x
3009  - fix mktime with < 0 or > 59 tm_sec on entry
3010  - remove nonnull attribute for realpath
3011  - add $(make-target-directory) for errlist-compat.c rule
3012    (hopefully fix #141404)
3013- add testcase for ungetc bug
3014- define _POSIX_{,THREAD_}CPUTIME to 0 on all Linux arches
3015
3016* Tue Nov 30 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-86
3017- update from CVS
3018  - some posix_opt.h fixes
3019- fix strtold use of unitialized memory (#141000)
3020- some more bugfixes for bugs detected by valgrind
3021- rebuilt with GCC >= 3.4.3-5 to avoid packed stack layout
3022  on s390{,x} (#139678)
3023
3024* Fri Nov 26 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-85
3025- update from CVS
3026  - support -v specification in getconf
3027  - fix sysconf (_SC_LFS64_CFLAGS) etc.
3028  - avoid thread stack aliasing issues on EM64T (#140803)
3029- move %{_prefix}/include/nptl headers from nptl-devel
3030  to glibc-headers, so that even NPTL specific programs
3031  can be built bi-arch without problems
3032
3033* Wed Nov 24 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-84
3034- update from CVS
3035  - fix memory leak in getaddrinfo if using nscd (#139559)
3036  - handle large lines in /etc/hosts and /etc/networks
3037    (#140378)
3038  - add nonnull attributes to selected dirent.h and dlfcn.h
3039    functions
3040
3041* Sun Nov 21 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-83
3042- update from CVS
3043  - add deprecated and/or nonnull attribute to some signal.h
3044    functions
3045  - speed up tzset () by only using stat instead of open/fstat
3046    when calling tzset for the second and following time if
3047    /etc/localtime has not changed
3048- fix tgamma (BZ #552)
3049
3050* Sat Nov 20 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-82
3051- update from CVS
3052  - some malloc () checking
3053  - libpthread.a object dependency cleanups (#115157)
3054  - <bits/socket.h> fix for -std=c89 -pedantic-errors (#140132)
3055
3056* Fri Nov 19 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-81
3057- don't use chunksize in <= 2 * SIZE_SZ free () checks
3058
3059* Fri Nov 19 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-80
3060- update from CVS
3061  - with -D_FORTIFY_SOURCE=2, prevent missing %N$ formats
3062  - for -D_FORTIFY_SOURCE=2 and %n in writable format string,
3063    issue special error message instead of using the buffer overflow
3064    detected one
3065  - speedup regex searching with REG_NOSUB, add RE_NO_SUB,
3066    speedup searching with nested subexps (BZ #544)
3067  - block SIGCANCEL in NPTL timer_* helper thread
3068- further free () checking
3069
3070* Tue Nov 16 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-79
3071- update from CVS
3072- fix free () checking
3073- move /etc/default/nss into glibc-common (hopefully fix #132392)
3074
3075* Mon Nov 15 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-78
3076- update from CVS
3077  - fix LD_DEBUG=statistics
3078  - issue error message before aborting in __chk_fail ()
3079- some more free () checking
3080
3081* Fri Nov 12 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-77
3082- update from CVS
3083  - speedup regex on palindromes (BZ #429)
3084  - fix NPTL set{,e,re,res}[ug]id, so that even if making process
3085    less priviledged all threads change their credentials successfully
3086
3087* Wed Nov 10 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-76
3088- update from CVS
3089  - fix regcomp crash (#138439)
3090  - fix ftell{,o,o64} (#137885)
3091  - robustification of nscd to cope with corrupt databases (#137140)
3092  - fix NPTL with pthread_exit immediately after pthread_create (BZ #530)
3093  - some regex optimizations
3094
3095* Tue Nov  2 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-75
3096- update from CVS
3097  - mktime cleanups (BZ #487, #473)
3098  - unique comments in free(3) check error messages
3099- adjust some x86_64 headers for -m32 (#129712)
3100- object size checking support even with GCC-3.4.2-RH >= 3.4.2-8
3101
3102* Wed Oct 27 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-74
3103- fix <netinet/udp.h> header
3104- fix globfree (#137176)
3105- fix exiting if there are dlmopened libraries in namespaces
3106  other than main one not closed yet
3107- export again _res_opcodes and __p_{class,type}_syms from
3108  libresolv.so that were lost in -69
3109
3110* Thu Oct 21 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-73
3111- remove setaltroot and key{_add,_request,ctl} also from Versions
3112- back out _sys_errlist changes
3113
3114* Thu Oct 21 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-72
3115- back out setaltroot and key{_add,_request,ctl} addition
3116- fix severe x86-64 symbol versioning regressions that breaks
3117  e.g. java binaries
3118
3119* Wed Oct 20 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-71
3120- update from CVS
3121  - fix minor catchsegv temp file handling vulnerability
3122    (CAN-2004-0968, #136319)
3123  - add 4 new errno codes
3124  - setaltroot, key{_add,_request,ctl} syscalls on some arches
3125  - export _dl_debug_state@GLIBC_PRIVATE from ld.so again for
3126    gdb purpose
3127  - use inet_pton to decide what is address and what is hostname
3128    in getent (#135422)
3129  - change dladdr/dladdr1, so that dli_saddr is the same kind
3130    of value as dlsym/dlvsym return (makes difference on ia64/hppa only)
3131  - fix catchsegv script so that it works with both 32-bit and 64-bit
3132    programs on multi-arch platforms
3133
3134* Tue Oct 19 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-70
3135- update from CVS
3136- require newer selinux-policy (#135978)
3137- add %%dir for /var/run/nscd and /var/db/nscd and %%ghost
3138  files in it
3139- conflict with gcc4 4.0.0-0.6 and earlier (needs __builtin_object_size)
3140
3141* Mon Oct 18 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-69
3142- update from CVS
3143  - object size checking support (-D_FORTIFY_SOURCE={1,2})
3144
3145* Thu Oct 14 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-68
3146- update from CVS
3147  - support for namespaces in the dynamic linker
3148  - fix dlclose (BZ #77)
3149  - libSegFault.so uses now backtrace() to work on IA-64, x86-64
3150    and s390 (#130254)
3151
3152* Tue Oct 12 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-67
3153- update from CVS
3154  - use non-blocking sockets in resolver (#135234)
3155  - reset pd->res options on thread exit, so that threads
3156    reusing cached stacks get resolver state properly initialized
3157    (BZ #434)
3158
3159* Wed Oct  6 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-66
3160- update from CVS
3161- avoid using perl in the spec file, buildrequire sed >= 3.95
3162  (#127671)
3163- export TIMEOUTFACTOR=16
3164- fix _JMPBUF_CFA_UNWINDS_ADJ on s390{,x}
3165
3166* Tue Oct  5 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-65
3167- update from CVS
3168  - define _POSIX_THREAD_PROCESS_SHARED and _POSIX_CLOCK_SELECTION
3169    to -1 in LinuxThreads
3170  - define _POSIX_CPUTIME and _POSIX_THREAD_CPUTIME to 0
3171    on i?86/ia64 and make sure sysconf (_SC_{,THREAD_}CPUTIME)
3172    returns correct value
3173- if _POSIX_CLOCK_SELECTION == -1 in nscd, still try
3174  sysconf (_SC_CLOCK_SELECTION) and if it returns true,
3175  dlopen libpthread.so and dlsym pthread_condattr_setclock
3176- build nscd with -z relro and -z now
3177
3178* Mon Oct  4 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-64
3179- update from CVS
3180  - stop using __builtin_expect in assert and assert_perror
3181    (#127606)
3182  - try to avoid too much VA fragmentation with malloc
3183    on flexmap layout (#118574)
3184  - nscd robustification
3185  - change valloc to use debugging hooks (#134385)
3186- make glibc_post_upgrade more verbose on errors (Fergal Daly,
3187  #125700)
3188
3189* Fri Oct  1 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-63
3190- update from CVS
3191  - fix __nscd_getgrouplist
3192  - fix a typo in x86_64 pthread_mutex_timedwait fix
3193
3194* Fri Oct  1 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-62
3195- update from CVS
3196  - fix NPTL pthread_mutex_timedwait on i386/x86_64 (BZ #417)
3197
3198* Thu Sep 30 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-61
3199- update from CVS
3200  - some nscd fixes (#134193)
3201  - cache initgroups in nscd (#132850)
3202  - reread /etc/localtime in tzset () even if just mtime changed
3203    (#133481)
3204  - fix glob (#126460)
3205  - another get_myaddress fix
3206
3207* Wed Sep 29 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-60
3208- update from CVS
3209  - fix get_myaddress (#133982)
3210  - remove nonnull attribute from second utime argument (#133866)
3211  - handle SIGSETXID the same way as SIGCANCEL in
3212    sigaction/pthread_kill/sigwait/sigwaitinfo etc.
3213  - add __extension__ to long long types in NPTL <bits/pthreadtypes.h>
3214
3215* Mon Sep 27 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-59
3216- update from CVS
3217  - fix BZ #151, #362, #381, #407
3218  - fdim fix for +inf/+inf (BZ #376)
3219
3220* Sun Sep 26 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-58
3221- update from CVS
3222  - vasprintf fix (BZ #346)
3223  - gettext locking (BZ #322)
3224- change linuxthreads useldt.h inclusion login again, the last
3225  one failed all linuxthreads FLOATING_STACKS tests
3226
3227* Sat Sep 25 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-57
3228- update from CVS
3229  - fix setuid in LD_ASSUME_KERNEL=2.2.5 libc (#133558)
3230  - fix nis locking (#132204)
3231  - RTLD_DEEPBIND support
3232  - fix pthread_create bugs (BZ #401, #405)
3233
3234* Wed Sep 22 2004 Roland McGrath <roland@redhat.com> 2.3.3-56
3235- migrated CVS to fedora-branch in sources.redhat.com glibc repository
3236  - source tarballs renamed
3237  - redhat/ moved to fedora/, some old cruft removed
3238- update from trunk
3239  - some __nonnull annotations
3240
3241* Wed Sep 22 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-55
3242- update from CVS
3243  - set{re,e,res}[ug]id now affect the whole process in NPTL
3244  - return EAGAIN instead of ENOMEM when not enough memory
3245    in pthread_create
3246
3247* Fri Sep 17 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-54
3248- update from CVS
3249  - nscd getaddrinfo caching
3250
3251* Tue Sep 14 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-53
3252- restore temporarily old definition of __P()/__PMT()
3253  for third party apps
3254
3255* Tue Sep 14 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-52
3256- update from CVS
3257  - nscd bi-arch fix
3258  - remove all uses of __P()/__PMT() from glibc headers
3259- update and reenable nscd SELinux patch
3260- remove libnss1* and libnss*.so.1 compatibility NSS modules
3261  on IA-32, SPARC and Alpha
3262
3263* Fri Sep 10 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-51
3264- update from CVS
3265  - disable one of the malloc double free checks for non-contiguous
3266    arenas where it doesn't have to be true even for non-broken
3267    apps
3268
3269* Thu Sep  9 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-50
3270- update from CVS
3271  - pwd/grp/host loops with nscd speed up by sharing the
3272    nscd cache r/o with applications
3273  - inexpensive double free check in free(3)
3274  - make NPTL pthread.h initializers usable even from C++
3275    (BZ #375)
3276- use atomic instructions even in i386 nscd on i486+ CPUs
3277  (conditionally)
3278
3279* Sat Sep  3 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-49
3280- update from CVS
3281- fix linuxthreads tst-cancel{[45],-static}
3282
3283* Fri Sep  3 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-48
3284- update from CVS
3285  - fix pthread_cond_destroy (BZ #342)
3286  - fix fnmatch without FNM_NOESCAPE (BZ #361)
3287  - fix ppc32 setcontext (BZ #357)
3288- add NPTL support for i386 glibc (only if run on i486 or higher CPU)
3289- add __NR_waitid defines for i386, x86_64 and sparc*
3290
3291* Tue Aug 31 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-47
3292- update from CVS
3293  - persistent nscd caching
3294  - ppc64 32-bit atomicity fix
3295  - fix x86-64 nptl-devel headers for -m32 compilation
3296- %%ghost /etc/ld.so.cache (#130597)
3297- edit /etc/ld.so.conf in glibc_post_upgrade if
3298  include ld.so.conf.d/*.conf line is missing (#120588)
3299- ugly hacks for the IA-64 /emul braindamage (#124996, #128267)
3300
3301* Sat Aug 21 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-46
3302- update from CVS
3303
3304* Thu Aug 19 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-45
3305- update from CVS
3306  - fix nss_compat's initgroups handling (#130363)
3307  - fix getaddrinfo ai_canonname setting
3308
3309* Thu Aug 19 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-44
3310- update from CVS
3311  - add ip6-dotint resolv.conf option, make
3312    no-ip6-dotint the default
3313- BuildPrereq libselinux-devel (#129946)
3314- on ppc64, build without dot symbols
3315
3316* Thu Aug 12 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-43
3317- update from CVS
3318  - remove debugging printout (#129747)
3319  - make <sys/shm.h> usable in C++ (IT#45148)
3320- update RLIMIT_* constants in <bits/resource.h>, make
3321  <sys/resource.h> POSIX compliant (#129740)
3322
3323* Wed Aug 11 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-42
3324- fix last tzset () fixes, disable rereading of /etc/localtime
3325  every time for now
3326- really enable SELinux support for NSCD
3327
3328* Wed Aug 11 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-41
3329- update from CVS
3330  - fread_unlocked/fwrite_unlocked macro fixes (BZ #309, #316)
3331  - tzset () fixes (BZ #154)
3332- speed up pthread_rwlock_unlock on arches other than i386 and
3333  x86_64 (#129455)
3334- fix compilation with -ansi (resp. -std=c89 or -std=c99) and
3335  -D_XOPEN_SOURCE=[56]00 but no -D_POSIX_SOURCE* or -D_POSIX_C_SOURCE*
3336  (BZ #284)
3337- add SELinux support for NSCD
3338
3339* Fri Aug  6 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-40
3340- update from CVS
3341  - change res_init to force all threads to re-initialize
3342    resolver before they use it next time (#125712)
3343  - various getaddrinfo and related fixes (BZ #295, #296)
3344  - fix IBM{932,943} iconv modules (#128674)
3345  - some nscd fixes (e.g. BZ #292)
3346  - RFC 3678 support (Multicast Source Filters)
3347- handle /lib/i686/librtkaio-* in i386 glibc_post_upgrade
3348  the same as /lib/i686/librt-*
3349
3350* Fri Jul 23 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-39
3351- update from CVS
3352  - conformance related changes in headers
3353- remove -finline-limit=2000 for GCC 3.4.x+
3354
3355* Thu Jul 22 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-38
3356- update from CVS
3357  - fix res_init leaks
3358  - fix newlocale races
3359  - fix ppc64 setjmp
3360- fix strtold (BZ #274)
3361
3362* Fri Jul 16 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-37
3363- update from CVS
3364  - allow pthread_cancel in DSO destructors run at exit time
3365- fix pow{f,,l} on IA-32 and powl on x86-64
3366- allow PIEs on IA-32 to have main in a shared library they depend on
3367
3368* Mon Jul  5 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-36
3369- s390* .plt slot reduction
3370- fix pthread_rwlock_timedrdlock on x86_64
3371
3372* Wed Jun 30 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-35
3373- tweak spec file for the libpthread-0.61.so -> libpthread-2.3.3.so
3374  NPTL changes
3375
3376* Wed Jun 30 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-34
3377- update from CVS
3378  - if_nameindex using preferably netlink
3379  - printf_parsemb initialization fix
3380  - NPTL version is now the same as glibc version
3381
3382* Mon Jun 28 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-33
3383- update from CVS
3384  - reread resolv.conf for nscd --invalidate=hosts
3385  - fix F_GETLK/F_SETLK/F_SETLKW constants on x86_64 for
3386    -m32 -D_FILE_OFFSET_BITS=64 compilations
3387  - avoid calling non-existing fcntl64 syscall on ppc64
3388
3389* Mon Jun 14 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-32
3390- update from CVS
3391  - FUTEX_CMP_REQUEUE support (fix pthread_cond_* deadlocks)
3392  - fix backtrace in statically linked programs
3393- rebuilt with GCC 3.4, adjusted ulps and i386 <bits/string.h>
3394
3395* Fri May 28 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-31
3396- update from CVS
3397- <bits/string2.h> and <bits/mathinline.h> changes for GCC 3.{2,4,5}+
3398- make c_stubs buildable even with GCC 3.2.x (#123042)
3399
3400* Fri May 21 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-30
3401- fix pthread_cond_wait on architectures other than IA-32 and
3402  x86_64
3403
3404* Thu May 20 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-29
3405- use lib64 instead of lib on ia64 if %%{_lib} is defined to lib64
3406
3407* Wed May 19 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-28
3408- update from CVS
3409  - FUTEX_REQUEUE fixes (#115349)
3410  - SPARC GCC 3.4 build fix
3411  - fix handling of undefined TLS symbols on IA32 (RELA only),
3412    SPARC and SH
3413  - regex translate fix
3414  - speed up sprintf
3415  - x86_64 makecontext alignment fix
3416  - make POSIX sigpause the default sigpause, unless BSD sigpause
3417    requested
3418
3419* Tue May 11 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-27
3420- remove /lib64/tls/librtkaio-2.3.[23].so in glibc_post_upgrade
3421  on x86-64, s390x and ppc64 instead of /lib/tls/librtkaio-2.3.[23].so
3422- build mq_{send,receive} with -fexceptions
3423
3424* Fri May  7 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-26
3425- update from CVS
3426  - fix <tgmath.h>
3427  - fix memory leaks in nis, getifaddrs, etc. caused by incorrect
3428    use of realloc
3429- remove /lib/{tls,i686}/librtkaio-2.3.[23].so in glibc_post_upgrade
3430  and rerun ldconfig if needed, otherwise after glibc upgrade librt.so.1
3431  might be a stale symlink
3432
3433* Wed May  5 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-25
3434- update from CVS
3435- disable FUTEX_REQUEUE (work around #115349)
3436- mq for sparc/sparc64/ia64
3437
3438* Tue May  4 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-24
3439- update from CVS
3440  - define S_ISSOCK in -D_XOPEN_SOURCE=600 and S_I[FS]SOCK
3441    plus F_[SG]ETOWN also in -D_XOPEN_SOURCE=500 (both
3442    included already in XNS5)
3443  - reorder dlopen checks, so that dlopening ET_REL objects
3444    complains about != ET_DYN != ET_EXEC, not about phentsize
3445    (#121606)
3446  - fix strpbrk macro for GCC 3.4+ (BZ #130)
3447  - fix <sys/sysctl.h> (BZ #140)
3448  - sched_[gs]etaffinity documentation fix (BZ #131)
3449  - fix sparc64 build (BZ #139)
3450  - change linuxthreads back to use non-cancellable writes
3451    to manager pipes etc.
3452  - fix sem_timedwait return value in linuxthreads (BZ #133)
3453  - ia64 unnecessary PLT relocs removal
3454
3455* Thu Apr 22 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-23
3456- update from CVS
3457  - fix *scanf
3458  - fix shm_unlink, sem_unlink and mq_unlink errno values
3459  - avoid memory leaks in error
3460  - execstack fixes on s390
3461
3462* Mon Apr 19 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-22
3463- update from CVS
3464  - mq and timer fixes
3465- rebuilt with binutils >= 2.15.90.0.3-2 to fix IA-64 statically
3466  linked binaries
3467- fix linuxthreads librt.so on s390{,x}, so it is no longer DT_TEXTREL
3468
3469* Sat Apr 17 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-21
3470- disable rtkaio
3471- update from CVS
3472  - POSIX message passing support
3473  - fixed SIGEV_THREAD support for POSIX timers
3474  - fix free on non-malloced memory in syslog
3475  - fix ffsl on some 64-bit arches
3476  - fix sched_setaffinity on x86-64, ia64
3477  - fix ppc64 umount
3478  - NETID_AUTHORITATIVE, SERVICES_AUTHORITATIVE support
3479  - various NIS speedups
3480  - fix fwrite with > 2GB sizes on 64-bit arches
3481  - fix pthread_getattr_np guardsize reporting in NPTL
3482- report PLT relocations in ld.so and libc.so during the build
3483
3484* Fri Mar 25 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-20
3485- update from CVS
3486  - change NPTL PTHREAD_MUTEX_ADAPTIVE_NP mutexes to spin on SMP
3487  - strtol speed optimization
3488  - don't try to use certainly unimplemented syscalls on ppc64
3489- kill -debug subpackage, move the libs to glibc-debuginfo{,-common}
3490  into /usr/lib/debug/usr/%{_lib}/ directory
3491- fix c_stubs with gcc 3.4
3492- move all the up to 3 builds into %%build scriptlet and
3493  leave only installation in the %%install scriptlet
3494
3495* Mon Mar 22 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-19
3496- update from CVS
3497  - affinity API changes
3498
3499* Thu Mar 18 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-18
3500- update from CVS
3501  - fix ia64 iopl (#118591)
3502  - add support for /etc/ld.so.conf.d/*.conf
3503  - fix x86-64 LD_DEBUG=statistics
3504- fix hwcap handling when using ld.so.cache (#118518)
3505
3506* Mon Mar 15 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-17
3507- update from CVS
3508  - implement non-_l function on top of _l functions
3509
3510* Thu Mar 11 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-16
3511- update from CVS
3512- fix s390{,x} TLS handling
3513
3514* Wed Mar 10 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-15
3515- update from CVS
3516  - special section for compatibility code
3517  - make getpid () work even in vfork () child
3518- configure with --enable-bind-now to avoid lazy binding in ld.so
3519  and libc.so
3520
3521* Fri Mar  5 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-14
3522- update from CVS
3523  - fix iconv -c (#117021)
3524  - fix PIEs on sparc/sparc64
3525  - fix posix_fadvise on 64-bit architectures
3526- add locale-archive as %%ghost file (#117014)
3527
3528* Mon Mar  1 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-13
3529- update from CVS
3530
3531* Fri Feb 27 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-12
3532- update from CVS
3533
3534* Fri Feb 27 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-11
3535- update from CVS
3536  - fix ld.so when vDSO is randomized
3537
3538* Fri Feb 20 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-10
3539- update from CVS
3540
3541* Fri Feb 20 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-9
3542- update from CVS
3543
3544* Tue Feb 10 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-8
3545- update from CVS
3546
3547* Tue Jan 27 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-7
3548- update from CVS
3549  - dl_iterate_phdr extension to signal number of added/removed
3550    libraries
3551- fix PT_GNU_RELRO support on ppc* with prelinking
3552
3553* Fri Jan 23 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-6
3554- rebuilt with fixed GCC on IA-64
3555
3556* Thu Jan 22 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-5
3557- fix PT_GNU_RELRO support
3558
3559* Wed Jan 21 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-4
3560- update from CVS
3561  - some further regex speedups
3562  - fix re.translate handling in regex (#112869)
3563  - change regfree to match old regex behaviour (what is freed
3564    and clearing of freed pointers)
3565  - fix accesses to unitialized memory in regex (#113507, #113425,
3566    #113421)
3567  - PT_GNU_RELRO support
3568
3569* Tue Dec 30 2003 Jakub Jelinek <jakub@redhat.com> 2.3.3-3
3570- update from CVS
3571  - fix pmap_set fd and memory leak (#112726)
3572- fix backreference handling in regex
3573- rebuilt under glibc without the above bug to fix
3574  libc.so linker script (#112738)
3575
3576* Mon Dec 29 2003 Jakub Jelinek <jakub@redhat.com> 2.3.3-2
3577- update from CVS
3578  - faster getpid () in NPTL builds
3579  - fix to make pthread_setcancelstate (PTHREAD_CANCEL_DISABLE, )
3580    really disable cancellation (#112512)
3581  - more regex fixes and speedups
3582  - fix nextafter*/nexttoward*
3583  - handle 6th syscall(3) argument on AMD64
3584  - handle memalign/posix_memalign in mtrace
3585  - fix linuxthreads memory leak (#112208)
3586  - remove throw () from cancellation points in linuxthreads (#112602)
3587  - fix NPTL unregister_atfork
3588  - fix unwinding through alternate signal stacks
3589
3590* Mon Dec  1 2003 Jakub Jelinek <jakub@redhat.com> 2.3.3-1
3591- update from CVS
3592  - 2.3.3 release
3593  - lots of regex fixes and speedups (#110401)
3594  - fix atan2
3595  - fix pshared condvars in NPTL
3596  - fix pthread_attr_destroy for attributes created with
3597    pthread_attr_init@GLIBC_2.0
3598- for the time being, include both nb_NO* and no_NO* as locales
3599  so that the distribution can catch up with the no_NO->nb_NO
3600  transition
3601- add BuildPrereq texinfo (#110252)
3602
3603* Tue Nov 18 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-102
3604- update from CVS
3605  - fix getifaddrs (CAN-2003-0859)
3606  - fix ftw fd leak
3607  - fix linuxthreads sigaction (#108634)
3608  - fix glibc 2.0 stdio compatibility
3609  - fix uselocale (LC_GLOBAL_LOCALE)
3610  - speed up stdio locking in non-threaded programs on IA-32
3611  - try to maintain correct order of cleanups between those
3612    registered with __attribute__((cleanup))
3613    and with LinuxThreads style pthread_cleanup_push/pop (#108631)
3614  - fix segfault in regex (#109606)
3615  - fix RE_ICASE multi-byte handling in regex
3616  - fix pthread_exit in libpthread.a (#109790)
3617  - FTW_ACTIONRETVAL support
3618  - lots of regex fixes and speedups
3619  - fix ceill/floorl on AMD64
3620
3621* Mon Oct 27 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-101
3622- update from CVS
3623  - fix ld.so --verify (and ldd)
3624
3625* Mon Oct 27 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-100
3626- update from CVS
3627  - fix sprof (#103727)
3628  - avoid infinite loops in {,f}statvfs{,64} with hosed mounts file
3629  - prevent dlopening of executables
3630  - fix glob with GLOB_BRACE and without GLOB_NOESCAPE
3631  - fix locale printing of word values on 64-bit big-endian arches
3632    (#107846)
3633  - fix getnameinfo and getaddrinfo with reverse IPv6 lookups
3634    (#101261)
3635
3636* Wed Oct 22 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-99
3637- update from CVS
3638  - dl_iterate_phdr in libc.a on arches other than IA-64
3639  - LD_DEBUG=statistics prints number of relative relocations
3640  - fix hwcap computation
3641- NPTL is now part of upstream glibc CVS
3642- include {st,xh,zu}_ZA{,.UTF-8} locales
3643
3644* Sat Oct  4 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-98
3645- update from CVS
3646  - fix close, pause and fsync (#105348)
3647  - fix pthread_once on IA-32
3648- implement backtrace () on IA-64, handle -fomit-frame-pointer
3649  in AMD64 backtrace () (#90402)
3650
3651* Tue Sep 30 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-97
3652- update from CVS
3653  - fix <sys/sysmacros.h> with C++ or -ansi or -pedantic C
3654  - fix mknod/ustat return value when given bogus device number (#105768)
3655
3656* Fri Sep 26 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-96
3657- rebuilt
3658
3659* Fri Sep 26 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-95
3660- fix IA-64 getcontext
3661
3662* Thu Sep 25 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-94
3663- update from CVS
3664- fix syslog with non-C non-en_* locales (#61296, #104979)
3665- filter GLIBC_PRIVATE symbols from glibc provides
3666- fix NIS+
3667
3668* Thu Sep 25 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-93
3669- update from CVS
3670- assume 2.4.21 kernel features on RHEL/ppc*, so that
3671  {make,set,get,swap}context works
3672- backout execstack support for RHEL
3673- build rtkaio on amd64 too
3674
3675* Wed Sep 24 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-92
3676- update from CVS
3677  - execstack/noexecstack support
3678  - build nscd as PIE
3679- move __libc_stack_end back to @GLIBC_2.1
3680- build against elfutils >= 0.86 to fix stripping on s390x
3681
3682* Mon Sep 22 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-91
3683- rebuilt
3684
3685* Mon Sep 22 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-90
3686- update from CVS
3687  - NPTL locking change (#102682)
3688- don't jump around lock on amd64
3689
3690* Thu Sep 18 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-89
3691- fix open_memstream/syslog (#104661)
3692
3693* Thu Sep 18 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-88
3694- update from CVS
3695  - retrieve affinity in pthread_getattr_np
3696  - fix pthread_attr_[gs]etaffinity_np
3697  - handle hex and octal in wordexp
3698
3699* Wed Sep 17 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-87
3700- update from CVS
3701  - truncate instead of round in utimes when utimes syscall is not available
3702  - don't align stack in every glibc function unnecessarily on IA-32
3703  - make sure threads have their stack 16 byte aligned on IA-32
3704  - move sched_[sg]etaffinity to GLIBC_2.3.3 symbol version (#103231)
3705  - fix pthread_getattr_np for the initial thread (#102683)
3706  - avoid linuxthreads signal race (#104368)
3707- ensure all gzip invocations are done with -n option
3708
3709* Fri Sep 12 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-86
3710- update from CVS
3711- avoid linking in libgcc_eh.a unnecessarily
3712- change ssize_t back to long int on s390 -m31, unless
3713  gcc 2.95.x is used
3714
3715* Wed Sep 10 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-85
3716- update from CVS
3717  - fix IA-64 memccpy (#104114)
3718
3719* Tue Sep  9 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-84
3720- update from CVS
3721  - undo broken amd64 signal context changes
3722
3723* Tue Sep  9 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-83
3724- update from CVS
3725- change *nlink_t, *ssize_t and *intptr_t types on s390 -m31 to
3726  {unsigned,} int
3727- change *u_quad_t, *quad_t, *qaddr_t, *dev_t, *ino64_t, *loff_t,
3728  *off64_t, *rlim64_t, *blkcnt64_t, *fsblkcnt64_t, *fsfilcnt64_t
3729  on 64-bit arches from {unsigned,} long long int {,*} to
3730  {unsigned,} long int {,*} to restore binary compatibility
3731  for C++ functions using these types as arguments
3732
3733* Sun Sep  7 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-82
3734- rebuilt
3735
3736* Sat Sep  6 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-81
3737- update from CVS
3738  - fix tc[gs]etattr/cf[gs]et[io]speed on ppc (#102732)
3739  - libio fixes
3740
3741* Thu Sep  4 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-80
3742- update from CVS
3743  - fix IA-64 cancellation when mixing __attribute__((cleanup ()))
3744    and old-style pthread_cleanup_push cleanups
3745
3746* Tue Sep  2 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-79
3747- updated from CVS
3748  - lots of cancellation fixes
3749  - fix posix_fadvise* on ppc32
3750  - TLS layout fix
3751  - optimize stdio cleanups (#103354)
3752  - sparcv9 NPTL
3753  - include sigset, sighold, sigrelse, sigpause and sigignore prototypes
3754    in signal.h even if -D_XOPEN_SOURCE_EXTENDED (#103269)
3755  - fix svc_getreqset on 64-bit big-endian arches
3756  - return ENOSYS in linuxthreads pthread_barrierattr_setpshared for
3757    PTHREAD_PROCESS_SHARED
3758  - add pthread_cond_timedwait stubs to libc.so (#102709)
3759- split glibc-devel into glibc-devel and glibc-headers to ensure
3760  amd64 /usr/include always wins on amd64/i386 bi-arch installs
3761- increase PTHREAD_STACK_MIN on alpha, ia64 and sparc*
3762- get rid of __syscall_* prototypes and stubs in sysdeps/unix/sysv/linux
3763- run make check also with linuxthreads (on IA-32 non-FLOATING_STACKS)
3764  ld.so and NPTL (on IA-32 also FLOATING_STACKS linuxthreads) libraries
3765  and tests
3766
3767* Tue Aug 25 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-78
3768- include dl-osinfo.h only in glibc-debuginfo-2*.rpm, not
3769  in glibc-debuginfo-common*
3770
3771* Mon Aug 25 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-77
3772- update from CVS
3773  - fix glibc 2.0 libio compatibility (#101385)
3774  - fix ldconfig with /usr/lib/lib*.so symlinks (#102853)
3775  - fix assert.h (#102916, #103017)
3776  - make ld.so.cache identical between IA-32 and AMD64 (#102887)
3777  - fix static linking of large IA-64 binaries (#102586)
3778- avoid using floating point regs in lazy binding code on ppc64 (#102763)
3779
3780* Fri Aug 22 2003 Roland McGrath <roland@redhat.com> 2.3.2-76
3781- add td_thr_tls_get_addr changes missed in initial nptl_db rewrite
3782
3783* Sun Aug 17 2003 Roland McGrath <roland@redhat.com> 2.3.2-74
3784- nptl_db rewrite not yet in CVS
3785
3786* Thu Aug 14 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-72
3787- update from CVS
3788  - fix rtkaio aio_fsync{,64}
3789  - update rtkaio for !BROKEN_THREAD_SIGNALS
3790  - fix assert macro when used on pointers
3791
3792* Wed Aug 13 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-71
3793- update from CVS
3794
3795* Tue Aug 12 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-70
3796- update from CVS
3797- disable CLONE_STOPPED for now until it is resolved
3798- strip crt files
3799- fix libio on arches with no < GLIBC_2.2 support (#102102, #102105)
3800- fix glibc-debuginfo to include all nptl and nptl_db sources
3801
3802* Thu Aug  7 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-69
3803- update from CVS
3804  - fix pthread_create@GLIBC_2.0 (#101767)
3805- __ASSUME_CLONE_STOPPED on all arches but s390* in RHEL
3806
3807* Sun Aug  3 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-68
3808- update from CVS
3809  - only use CLONE_STOPPED if kernel supports it, fix setting of thread
3810    explicit scheduling (#101457)
3811
3812* Fri Aug  1 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-67
3813- update from CVS
3814  - fix utimes and futimes if kernel doesn't support utimes syscall
3815  - fix s390 ssize_t type
3816  - fix dlerror when called before any dlopen/dlsym
3817  - update IA-64 bits/sigcontext.h (#101344)
3818  - various warning fixes
3819  - fix pthread.h comment typos (#101363)
3820
3821* Wed Jul 30 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-66
3822- update from CVS
3823- fix dlopen of libraries using TLS IE/LE models
3824
3825* Tue Jul 29 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-65
3826- update from CVS
3827  - fix timer_create
3828  - use __extension__ before long long typedefs in <bits/types.h> (#100718)
3829
3830* Mon Jul 28 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-64
3831- update from CVS
3832  - fix wcpncpy (#99462)
3833  - export _res@GLIBC_2.0 even from NPTL libc.so (__res_state ()
3834    unlike __errno_location () or __h_errno_location () was introduced
3835    in glibc 2.2)
3836  - fix zic bug on 64-bit platforms
3837  - some TLS handling fixes
3838  - make ldconfig look into alternate ABI dirs by default (#99402)
3839- move %{_datadir}/zoneinfo to tzdata package, so that it can be
3840  errataed separately from glibc
3841- new add-on - rtkaio
3842- prereq libgcc, as glibc now relies on libgcc_s.so.1 for pthread_cancel
3843
3844* Tue Jul 15 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-63
3845- fix thread cancellation on ppc64
3846
3847* Sat Jul 12 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-62
3848- update from CVS
3849  - fix thread cancellation on ppc32, s390 and s390x
3850
3851* Thu Jul 10 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-61
3852- update from CVS
3853  - build libc_nonshared.a with -fPIC instead of -fpic
3854- fix ppc64 PIE support
3855- add cfi directives to NPTL sysdep-cancel.h on ppc/ppc64/s390/s390x
3856
3857* Tue Jul  8 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-60
3858- update from CVS
3859
3860* Thu Jul  3 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-59
3861- update from CVS
3862- on IA-64 use different symbols for cancellation portion of syscall
3863  handlers to make gdb happier
3864
3865* Thu Jun 26 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-58
3866- update from CVS
3867  - nss_compat supporting LDAP etc.
3868
3869* Tue Jun 24 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-57
3870- update from CVS
3871
3872* Thu Jun 19 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-56
3873- fix condvars and semaphores in ppc* NPTL
3874- fix test-skeleton.c reporting of timed-out tests (#91269)
3875- increase timeouts for tests during make check
3876
3877* Wed Jun 18 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-55
3878- make ldconfig default to both /lib+/usr/lib and /lib64+/usr/lib64
3879  on bi-ABI architectures (#97557)
3880- disable FUTEX_REQUEUE on ppc* temporarily
3881
3882* Wed Jun 18 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-54
3883- update from CVS
3884- fix glibc_post_upgrade on ppc
3885
3886* Tue Jun 17 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-53
3887- update from CVS
3888- fix localedef (#90659)
3889- tweak linuxthreads for librt cancellation
3890
3891* Mon Jun 16 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-52
3892- update from CVS
3893
3894* Thu Jun 12 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-51
3895- update from CVS
3896- fix <gnu/stubs.h> (#97169)
3897
3898* Wed Jun 11 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-50
3899- update from CVS
3900
3901* Tue Jun 10 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-49
3902- update from CVS
3903  - fix pthread_cond_signal on IA-32 (#92080, #92253)
3904  - fix setegid (#91567)
3905- don't prelink -R libc.so on any architecture, it prohibits
3906  address randomization
3907
3908* Fri Jun  5 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-48
3909- update from CVS
3910  - fix IA-64 NPTL build
3911
3912* Thu Jun  5 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-47
3913- update from CVS
3914- PT_GNU_STACK segment in binaries/executables and .note.GNU-stack
3915  section in *.[oa]
3916
3917* Sun Jun  1 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-46
3918- update from CVS
3919- enable NPTL on AMD64
3920- avoid using trampolines in localedef
3921
3922* Fri May 29 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-45
3923- enable NPTL on IA-64
3924
3925* Fri May 29 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-44
3926- update from CVS
3927- enable NPTL on s390 and s390x
3928- make __init_array_start etc. symbols in elf-init.oS hidden undefined
3929
3930* Thu May 29 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-43
3931- update from CVS
3932
3933* Fri May 23 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-42
3934- update from CVS
3935
3936* Tue May 20 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-41
3937- update from CVS
3938- use NPTL libs if uname -r contains nptl substring or is >= 2.5.69
3939  or set_tid_address syscall is available instead of checking
3940  AT_SYSINFO dynamic tag
3941
3942* Thu May 15 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-40
3943- update from CVS
3944
3945* Wed May 14 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-39
3946- update from CVS
3947  - fix for prelinking of libraries with no dependencies
3948
3949* Tue May 13 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-38
3950- update from CVS
3951- enable NPTL on ppc and ppc64
3952
3953* Tue May  6 2003 Matt Wilson <msw@redhat.com> 2.3.2-37
3954- rebuild
3955
3956* Sun May  4 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-36
3957- update from CVS
3958
3959* Sat May  3 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-35
3960- update from CVS
3961  - make -jN build fixes
3962
3963* Fri May  2 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-34
3964- update from CVS
3965- avoid using trampolines in iconvconfig for now
3966
3967* Sat Apr 26 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-33
3968- update from CVS
3969
3970* Fri Apr 25 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-32
3971- update from CVS
3972- more ppc TLS fixes
3973
3974* Wed Apr 23 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-31
3975- update from CVS
3976  - nscd fixes
3977  - fix Bahrain spelling (#56298)
3978  - fix Ukrainian collation (#83973)
3979  - accept trailing spaces in /etc/ld.so.conf (#86032)
3980  - perror fix (#85994)
3981  - fix localedef (#88978)
3982  - fix getifaddrs (#89026)
3983  - fix strxfrm (#88409)
3984- fix ppc TLS
3985- fix getaddrinfo (#89448)
3986- don't print warning about errno, h_errno or _res if
3987  LD_ASSUME_KERNEL=2.4.1 or earlier
3988
3989* Tue Apr 15 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-30
3990- update from CVS
3991- fix prelink on ppc32
3992- add TLS support on ppc32 and ppc64
3993- make sure on -m64 arches all helper binaries are built with this
3994  option
3995
3996* Mon Apr 14 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-29
3997- update from CVS
3998  - fix strxfrm (#88409)
3999- use -m64 -mno-minimal-toc on ppc64
4000- conflict with kernels < 2.4.20 on ppc64 and < 2.4.0 on x86_64
4001- link glibc_post_upgrade against newly built libc.a
4002
4003* Sun Apr 13 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-28
4004- update from CVS
4005  - fix NPTL pthread_detach and already terminated, but not yet
4006    joined thread (#88219)
4007  - fix bug-regex4 testcase (#88118)
4008  - reenable prelink support broken in 2.3.2-13
4009  - fix register_printf_function (#88052)
4010  - fix double free with fopen using ccs= (#88056)
4011  - fix potential access below $esp in {set,swap}context (#88093)
4012  - fix buffer underrun in gencat -H (#88099)
4013  - avoid using unitialized variable in tst-tgmath (#88101)
4014  - fix gammal (#88104)
4015  - fix iconv -c
4016  - fix xdr_string (PR libc/4999)
4017  - fix /usr/lib/nptl/librt.so symlink
4018  - avoid running NPTL cleanups twice in some cases
4019  - unblock __pthread_signal_cancel in linuxthreads, so that
4020    linuxthreads threaded programs work correctly if spawned
4021    from NPTL threaded programs
4022  - fix sysconf _SC_{NPROCESSORS_{CONF,ONLN},{,AV}PHYS_PAGES}
4023- remove /lib/i686 directory before running ldconfig in glibc post
4024  during i686 -> i386 glibc "upgrades" (#88456)
4025
4026* Wed Apr  2 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-22
4027- update from CVS
4028  - add pthread_atfork to libpthread.a
4029
4030* Tue Apr  1 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-21
4031- update from CVS
4032- make sure linuxthreads pthread_mutex_lock etc. is not a cancellation
4033  point
4034
4035* Sat Mar 29 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-20
4036- update from CVS
4037- if kernel >= 2.4.1 doesn't support NPTL, fall back to
4038  /lib/i686 libs on i686, not stright to /lib
4039
4040* Fri Mar 28 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-19
4041- update from CVS
4042  - timers fixes
4043
4044* Thu Mar 27 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-18
4045- update from CVS
4046- fix NPTL pthread_cond_timedwait
4047- fix sysconf (_SC_MONOTONIC_CLOCK)
4048- use /%%{_lib}/tls instead of /lib/tls on x86-64
4049- add /%{_lib}/tls/librt*so* and /%{_lib}/i686/librt*so*
4050- display content of .out files for all make check failures
4051
4052* Wed Mar 26 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-17
4053- update from CVS
4054  - kernel POSIX timers support
4055
4056* Sat Mar 22 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-16
4057- update from CVS
4058  - export __fork from glibc again
4059- fix glibc-compat build in NPTL
4060- fix c_stubs
4061- fix some more atomic.h problems
4062- don't check abi in glibc-compat libs
4063
4064* Fri Mar 21 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-15
4065- update from CVS
4066- build glibc-compat (for glibc 2.0 compatibility) and c_stubs add-ons
4067- condrestart sshd in glibc_post_upgrade so that the user can
4068  log in remotely and handle the rest (#86339)
4069- fix a typo in glibc_post_upgrade on sparc
4070
4071* Tue Mar 18 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-14
4072- update from CVS
4073- change i686/athlon libc.so.6 base to 0x00e80000
4074
4075* Mon Mar 17 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-13
4076- update from CVS
4077  - hopefully last fix for condvar problems
4078
4079* Fri Mar 14 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-12
4080- fix bits/syscall.h creation on x86-64
4081
4082* Thu Mar 13 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-11
4083- update from CVS
4084
4085* Wed Mar 12 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-10
4086- update from CVS
4087
4088* Tue Mar 11 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-9
4089- update from CVS
4090- fix glibc-debug description (#85111)
4091- make librt.so a symlink again, not linker script
4092
4093* Tue Mar  4 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-8
4094- update from CVS
4095- remove the workarounds for broken software accessing GLIBC_PRIVATE
4096  symbols
4097
4098* Mon Mar  3 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-7
4099- update from CVS
4100
4101* Sun Mar  2 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-6
4102- fix TLS IE/LE model handling in dlopened libraries
4103  on TCB_AT_TP arches
4104
4105* Thu Feb 25 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-5
4106- update from CVS
4107
4108* Tue Feb 25 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-4
4109- update from CVS
4110
4111* Mon Feb 24 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-3
4112- update from CVS
4113- only warn about errno, h_errno or _res for binaries, never
4114  libraries
4115- rebuilt with gcc-3.2.2-4 to use direct %gs TLS access insn sequences
4116
4117* Sun Feb 23 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-2
4118- update from CVS
4119
4120* Sat Feb 22 2003 Jakub Jelinek <jakub@redhat.com> 2.3.2-1
4121- update from CVS
4122
4123* Thu Feb 20 2003 Jakub Jelinek <jakub@redhat.com> 2.3.1-51
4124- update from CVS
4125
4126* Wed Feb 19 2003 Jakub Jelinek <jakub@redhat.com> 2.3.1-50
4127- update from CVS
4128
4129* Wed Feb 19 2003 Jakub Jelinek <jakub@redhat.com> 2.3.1-49
4130- update from CVS
4131- remove nisplus and nis from the default nsswitch.conf (#67401, #9952)
4132
4133* Tue Feb 18 2003 Jakub Jelinek <jakub@redhat.com> 2.3.1-48
4134- update from CVS
4135
4136* Sat Feb 15 2003 Jakub Jelinek <jakub@redhat.com> 2.3.1-47
4137- update from CVS
4138
4139* Fri Feb 14 2003 Jakub Jelinek <jakub@redhat.com> 2.3.1-46
4140- update from CVS
4141  - pthread_cond* NPTL fixes, new NPTL testcases
4142
4143* Thu Feb 13 2003 Jakub Jelinek <jakub@redhat.com> 2.3.1-45
4144- update from CVS
4145- include also linuxthreads FLOATING_STACKS libs on i686 and athlon:
4146  LD_ASSUME_KERNEL=2.2.5 to LD_ASSUME_KERNEL=2.4.0 is non-FLOATING_STACKS lt,
4147  LD_ASSUME_KERNEL=2.4.1 to LD_ASSUME_KERNEL=2.4.19 is FLOATING_STACKS lt,
4148  later is NPTL
4149- enable TLS on alpha/alphaev6
4150- add BuildPreReq: /usr/bin/readlink
4151
4152* Tue Feb 11 2003 Jakub Jelinek <jakub@redhat.com> 2.3.1-44
4153- update from CVS
4154  - pthread_once fix
4155
4156* Mon Feb 10 2003 Jakub Jelinek <jakub@redhat.com> 2.3.1-43
4157- update from CVS
4158- vfork fix on s390
4159- rebuilt with binutils 2.13.90.0.18-5 so that accesses to errno
4160  don't bind locally (#83325)
4161
4162* Thu Feb 06 2003 Jakub Jelinek <jakub@redhat.com> 2.3.1-42
4163- update from CVS
4164- fix pthread_create after vfork+exec in linuxthreads
4165
4166* Wed Feb 05 2003 Jakub Jelinek <jakub@redhat.com> 2.3.1-41
4167- update from CVS
4168
4169* Thu Jan 30 2003 Jakub Jelinek <jakub@redhat.com> 2.3.1-40
4170- update from CVS
4171
4172* Wed Jan 29 2003 Jakub Jelinek <jakub@redhat.com> 2.3.1-39
4173- update from CVS
4174- enable TLS on s390{,x} and sparc{,v9}
4175
4176* Fri Jan 17 2003 Jakub Jelinek <jakub@redhat.com> 2.3.1-38
4177- update from CVS
4178- initialize __environ in glibc_post_upgrade to empty array,
4179  so that it is not NULL
4180- compat symlink for s390x /lib/ld64.so.1
4181- enable glibc-profile on x86-64
4182- only include libNoVersion.so on IA-32, Alpha and Sparc 32-bit
4183
4184* Thu Jan 16 2003 Jakub Jelinek <jakub@redhat.com> 2.3.1-37
4185- update from CVS
4186  - nscd fixes, *scanf fix
4187- fix %%nptlarches noarch build (#81909)
4188- IA-64 TLS fixes
4189
4190* Tue Jan 14 2003 Jakub Jelinek <jakub@redhat.com> 2.3.1-36
4191- update from CVS
4192- rework -debuginfo subpackage, add -debuginfo-common
4193  subpackage on IA-32, Alpha and Sparc (ie. auxiliary arches)
4194- fix vfork in libc.a on PPC32, Alpha, Sparc
4195- fix libio locks in linuxthreads libc.so if libpthread.so
4196  is dlopened later (#81374)
4197
4198* Mon Jan 13 2003 Jakub Jelinek <jakub@redhat.com> 2.3.1-35
4199- update from CVS
4200  - dlclose bugfixes
4201- fix NPTL libpthread.a
4202- fix glibc_post_upgrade on several arches
4203
4204* Sat Jan 11 2003 Jakub Jelinek <jakub@redhat.com> 2.3.1-34
4205- update from CVS
4206- TLS support on IA-64
4207
4208* Wed Jan  8 2003 Jakub Jelinek <jakub@redhat.com> 2.3.1-33
4209- fix vfork in linuxthreads (#81377, #81363)
4210
4211* Tue Jan  7 2003 Jakub Jelinek <jakub@redhat.com> 2.3.1-32
4212- update from CVS
4213- don't use TLS libs if kernel doesn't set AT_SYSINFO
4214  (#80921, #81212)
4215- add ntp_adjtime on alpha (#79996)
4216- fix nptl_db (#81116)
4217
4218* Sun Jan  5 2003 Jakub Jelinek <jakub@redhat.com> 2.3.1-31
4219- update from CVS
4220- support all architectures again
4221
4222* Fri Jan  3 2003 Jakub Jelinek <jakub@redhat.com> 2.3.1-30
4223- fix condvar compatibility wrappers
4224- add ugly hack to use non-TLS libs if a binary is seen
4225  to have errno, h_errno or _res symbols in .dynsym
4226
4227* Fri Jan  3 2003 Jakub Jelinek <jakub@redhat.com> 2.3.1-29
4228- update from CVS
4229  - fixes for new condvar
4230
4231* Thu Jan  2 2003 Jakub Jelinek <jakub@redhat.com> 2.3.1-28
4232- new NPTL condvar implementation plus related linuxthreads
4233  symbol versioning updates
4234
4235* Thu Jan  2 2003 Jakub Jelinek <jakub@redhat.com> 2.3.1-27
4236- update from CVS
4237- fix #include <sys/stat.h> with -D_BSD_SOURCE or without
4238  feature set macros
4239- make *sigaction, sigwait and raise the same between
4240  -lpthread -lc and -lc -lpthread in linuxthreads builds
4241
4242* Tue Dec 31 2002 Jakub Jelinek <jakub@redhat.com> 2.3.1-26
4243- fix dlclose
4244
4245* Sun Dec 29 2002 Jakub Jelinek <jakub@redhat.com> 2.3.1-25
4246- enable sysenter by default for now
4247- fix endless loop in ldconfig
4248
4249* Sat Dec 28 2002 Jakub Jelinek <jakub@redhat.com> 2.3.1-24
4250- update from CVS
4251
4252* Fri Dec 27 2002 Jakub Jelinek <jakub@redhat.com> 2.3.1-23
4253- update from CVS
4254  - fix ptmalloc_init after clearenv (#80370)
4255
4256* Sun Dec 22 2002 Jakub Jelinek <jakub@redhat.com> 2.3.1-22
4257- update from CVS
4258- add IA-64 back
4259- move TLS libraries from /lib/i686 to /lib/tls
4260
4261* Thu Dec 19 2002 Jakub Jelinek <jakub@redhat.com> 2.3.1-21
4262- system(3) fix for linuxthreads
4263- don't segfault in pthread_attr_init from libc.so
4264- add cancellation tests from nptl to linuxthreads
4265
4266* Wed Dec 18 2002 Jakub Jelinek <jakub@redhat.com> 2.3.1-20
4267- fix up lists of exported symbols + their versions
4268  from the libraries
4269
4270* Wed Dec 18 2002 Jakub Jelinek <jakub@redhat.com> 2.3.1-19
4271- fix --with-tls --enable-kernel=2.2.5 libc on IA-32
4272
4273* Wed Dec 18 2002 Jakub Jelinek <jakub@redhat.com> 2.3.1-18
4274- update from CVS
4275  - fix NPTL hanging mozilla
4276  - initialize malloc in mALLOPt (fixes problems with squid, #79957)
4277  - make linuxthreads work with dl_dynamic_weak 0
4278  - clear dl_dynamic_weak everywhere
4279
4280* Tue Dec 17 2002 Jakub Jelinek <jakub@redhat.com> 2.3.1-17
4281- update from CVS
4282  - NPTL socket fixes, flockfile/ftrylockfile/funlockfile fix
4283  - kill -debug sub-package, rename -debug-static to -debug
4284  - clear dl_dynamic_weak for NPTL
4285
4286* Mon Dec 16 2002 Jakub Jelinek <jakub@redhat.com> 2.3.1-16
4287- fix <bits/mathinline.h> and <bits/nan.h> for C++
4288- automatically generate NPTL libpthread wrappers
4289
4290* Mon Dec 16 2002 Jakub Jelinek <jakub@redhat.com> 2.3.1-15
4291- update from CVS
4292  - all functions which need cancellation should now be cancellable
4293    both in libpthread.so and libc.so
4294  - removed @@GLIBC_2.3.2 cancellation wrappers
4295
4296* Fri Dec 13 2002 Jakub Jelinek <jakub@redhat.com> 2.3.1-14
4297- update from CVS
4298  - replace __libc_lock_needed@GOTOFF(%ebx) with
4299    %gs:offsetof(tcbhead_t, multiple_threads)
4300  - start of new NPTL cancellation wrappers
4301
4302* Thu Dec 12 2002 Jakub Jelinek <jakub@redhat.com> 2.3.1-13
4303- update from CVS
4304- use inline locks in malloc
4305
4306* Tue Dec 10 2002 Jakub Jelinek <jakub@redhat.com> 2.3.1-12
4307- update from CVS
4308  - support LD_ASSUME_KERNEL=2.2.5 in statically linked programs
4309
4310* Mon Dec  9 2002 Jakub Jelinek <jakub@redhat.com> 2.3.1-11
4311- update from CVS
4312- rebuilt with gcc-3.2.1-2
4313
4314* Fri Dec  6 2002 Jakub Jelinek <jakub@redhat.com> 2.3.1-10
4315- update from CVS
4316- non-nptl --with-tls --without-__thread FLOATING_STACKS libpthread
4317  should work now
4318- faster libc locking when using nptl
4319- add OUTPUT_FORMAT to linker scripts
4320- fix x86_64 sendfile (#79111)
4321
4322* Wed Dec  4 2002 Jakub Jelinek <jakub@redhat.com> 2.3.1-9
4323- update from CVS
4324  - RUSCII support (#78906)
4325- for nptl builds add BuildRequires
4326- fix byteswap.h for non-gcc (#77689)
4327- add nptl-devel package
4328
4329* Tue Dec  3 2002 Jakub Jelinek <jakub@redhat.com> 2.3.1-8
4330- update from CVS
4331  - make --enable-kernel=2.2.5 --with-tls --without-__thread
4332    ld.so load nptl and other --with-__thread libs
4333- disable nptl by default for now
4334
4335* Wed Nov 27 2002 Jakub Jelinek <jakub@redhat.com> 2.3.1-7
4336- update from CVS
4337- restructured redhat/Makefile and spec, so that src.rpm contains
4338  glibc-<date>.tar.bz2, glibc-redhat-<date>.tar.bz2 and glibc-redhat.patch
4339- added nptl
4340
4341* Fri Nov  8 2002 Jakub Jelinek <jakub@redhat.com> 2.3.1-6
4342- update from CVS
4343  - even more regex fixes
4344- run sed testsuite to check glibc regex
4345
4346* Thu Oct 24 2002 Jakub Jelinek <jakub@redhat.com> 2.3.1-5
4347- fix LD_DEBUG=statistics and LD_TRACE_PRELINKING in programs
4348  using libpthread.so.
4349
4350* Thu Oct 24 2002 Jakub Jelinek <jakub@redhat.com> 2.3.1-4
4351- update from CVS
4352  - fixed %a and %A in *printf (#75821)
4353  - fix re_comp memory leaking (#76594)
4354
4355* Tue Oct 22 2002 Jakub Jelinek <jakub@redhat.com> 2.3.1-3
4356- update from CVS
4357  - some more regex fixes
4358- fix libpthread.a (#76484)
4359- fix locale-archive enlarging
4360
4361* Fri Oct 18 2002 Jakub Jelinek <jakub@redhat.com> 2.3.1-2
4362- update from CVS
4363  - don't need to use 128K of stacks for DNS lookups
4364  - regex fixes
4365  - updated timezone data e.g. for this year's Brasil DST
4366    changes
4367  - expand ${LIB} in RPATH/RUNPATH/dlopen filenames
4368
4369* Fri Oct 11 2002 Jakub Jelinek <jakub@redhat.com> 2.3.1-1
4370- update to 2.3.1 final
4371  - support really low thread stack sizes (#74073)
4372- tzdata update
4373
4374* Wed Oct  9 2002 Jakub Jelinek <jakub@redhat.com> 2.3-2
4375- update from CVS
4376  - handle low stack limits
4377  - move s390x into */lib64
4378
4379* Thu Oct  3 2002 Jakub Jelinek <jakub@redhat.com> 2.3-1
4380- update to 2.3 final
4381  - fix freopen on libstdc++ <= 2.96 stdin/stdout/stderr (#74800)
4382
4383* Sun Sep 29 2002 Jakub Jelinek <jakub@redhat.com> 2.2.94-3
4384- don't prelink -r libc.so on ppc/x86-64/sparc*, it doesn't
4385  speed things up, because they are neither REL arches, nor
4386  ELF_MACHINE_REL_RELATIVE
4387- fix sparc64 build
4388
4389* Sun Sep 29 2002 Jakub Jelinek <jakub@redhat.com> 2.2.94-2
4390- update from CVS
4391
4392* Sat Sep 28 2002 Jakub Jelinek <jakub@redhat.com> 2.2.94-1
4393- update from CVS
4394- prelink on ppc and x86-64 too
4395- don't remove ppc memset
4396- instead of listing on which arches to remove glibc-compat
4397  list where it should stay
4398
4399* Fri Sep  6 2002 Jakub Jelinek <jakub@redhat.com> 2.2.93-5
4400- fix wcsmbs functions with invalid character sets (or malloc
4401  failures)
4402- make sure __ctype_b etc. compat vars are updated even if
4403  they are copy relocs in the main program
4404
4405* Thu Sep  5 2002 Jakub Jelinek <jakub@redhat.com> 2.2.93-4
4406- fix /lib/libnss1_dns.so.1 (missing __set_h_errno definition
4407  leading to unresolved __set_h_errno symbol)
4408
4409* Wed Sep  4 2002 Jakub Jelinek <jakub@redhat.com> 2.2.93-3
4410- security fix - increase dns-network.c MAXPACKET to at least
4411  65536 to avoid buffer overrun. Likewise glibc-compat
4412  dns-{host,network}.c.
4413
4414* Tue Sep  3 2002 Jakub Jelinek <jakub@redhat.com> 2.2.93-2
4415- temporarily add back __ctype_b, __ctype_tolower and __ctype_toupper to
4416  libc.a and export them as @@GLIBC_2.0 symbols, not @GLIBC_2.0
4417  from libc.so - we have still lots of .a libraries referencing
4418  __ctype_{b,tolower,toupper} out there...
4419
4420* Tue Sep  3 2002 Jakub Jelinek <jakub@redhat.com> 2.2.93-1
4421- update from CVS
4422  - 2.2.93 release
4423  - use double instead of single indirection in isXXX macros
4424  - per-locale wcsmbs conversion state
4425
4426* Sat Aug 31 2002 Jakub Jelinek <jakub@redhat.com> 2.2.92-2
4427- update from CVS
4428  - fix newlocale/duplocale/uselocale
4429- disable profile on x86_64 for now
4430
4431* Sat Aug 31 2002 Jakub Jelinek <jakub@redhat.com> 2.2.92-1
4432- update from CVS
4433  - 2.2.92 release
4434  - fix gettext after uselocale
4435  - fix locales in statically linked threaded programs
4436  - fix NSS
4437
4438* Thu Aug 29 2002 Jakub Jelinek <jakub@redhat.com> 2.2.91-1
4439- update from CVS
4440  - 2.2.91 release
4441  - fix fd leaks in locale-archive reader (#72043)
4442- handle EROFS in build-locale-archive gracefully (#71665)
4443
4444* Wed Aug 28 2002 Jakub Jelinek <jakub@redhat.com> 2.2.90-27
4445- update from CVS
4446  - fix re_match (#72312)
4447- support more than 1024 threads
4448
4449* Fri Aug 23 2002 Jakub Jelinek <jakub@redhat.com> 2.2.90-26
4450- update from CVS
4451  - fix i386 build
4452
4453* Thu Aug 22 2002 Jakub Jelinek <jakub@redhat.com> 2.2.90-25
4454- update from CVS
4455  - fix locale-archive loading hang on some (non-primary) locales
4456    (#72122, #71878)
4457  - fix umount problems with locale-archives when /usr is a separate
4458    partition (#72043)
4459- add LICENSES file
4460
4461* Fri Aug 16 2002 Jakub Jelinek <jakub@redhat.com> 2.2.90-24
4462- update from CVS
4463  - only mmap up to 2MB of locale-archive on 32-bit machines
4464    initially
4465  - fix fseek past end + fread segfault with mmaped stdio
4466- include <sys/debugreg.h> which is mistakenly not included
4467  in glibc-devel on IA-32
4468
4469* Fri Aug 16 2002 Jakub Jelinek <jakub@redhat.com> 2.2.90-23
4470- don't return normalized locale name in setlocale when using
4471  locale-archive
4472
4473* Thu Aug 15 2002 Jakub Jelinek <jakub@redhat.com> 2.2.90-22
4474- update from CVS
4475  - optimize for primary system locale
4476- localedef fixes (#71552, #67705)
4477
4478* Wed Aug 14 2002 Jakub Jelinek <jakub@redhat.com> 2.2.90-21
4479- fix path to locale-archive in libc reader
4480- build locale archive at glibc-common %post time
4481- export __strtold_internal and __wcstold_internal on Alpha again
4482- workaround some localedata problems
4483
4484* Tue Aug 13 2002 Jakub Jelinek <jakub@redhat.com> 2.2.90-20
4485- update from CVS
4486- patch out set_thread_area for now
4487
4488* Fri Aug  9 2002 Jakub Jelinek <jakub@redhat.com> 2.2.90-19
4489- update from CVS
4490- GB18030 patch from Yu Shao
4491- applied Debian patch for getaddrinfo IPv4 vs. IPv6
4492- fix regcomp (#71039)
4493
4494* Sun Aug  4 2002 Jakub Jelinek <jakub@redhat.com> 2.2.90-18
4495- update from CVS
4496- use /usr/sbin/prelink, not prelink (#70376)
4497
4498* Thu Jul 25 2002 Jakub Jelinek <jakub@redhat.com> 2.2.90-17
4499- update from CVS
4500
4501* Thu Jul 25 2002 Jakub Jelinek <jakub@redhat.com> 2.2.90-16
4502- update from CVS
4503  - ungetc fix (#69586)
4504  - fseek errno fix (#69589)
4505  - change *etrlimit prototypes for C++ (#68588)
4506- use --without-tls instead of --disable-tls
4507
4508* Thu Jul 11 2002 Jakub Jelinek <jakub@redhat.com> 2.2.90-15
4509- set nscd user's shell to /sbin/nologin (#68369)
4510- fix glibc-compat buffer overflows (security)
4511- buildrequire prelink, don't build glibc's own copy of it (#67567)
4512- update from CVS
4513  - regex fix (#67734)
4514  - fix unused warnings (#67706)
4515  - fix freopen with mmap stdio (#67552)
4516  - fix realloc (#68499)
4517
4518* Tue Jun 25 2002 Bill Nottingham <notting@redhat.com> 2.2.90-14
4519- update from CVS
4520  - fix argp on long words
4521  - update atime in libio
4522
4523* Sat Jun 22 2002 Jakub Jelinek <jakub@redhat.com> 2.2.90-13
4524- update from CVS
4525  - a thread race fix
4526  - fix readdir on invalid dirp
4527
4528* Wed Jun 19 2002 Jakub Jelinek <jakub@redhat.com> 2.2.90-12
4529- update from CVS
4530  - don't use __thread in headers
4531- fix system(3) in threaded apps
4532- update prelink, so that it is possible to prelink -u libc.so.6.1
4533  on Alpha
4534
4535* Fri Jun  7 2002 Jakub Jelinek <jakub@redhat.com> 2.2.90-11
4536- update from CVS
4537  - fix __moddi3 (#65612, #65695)
4538  - fix ether_line (#64427)
4539- fix setvbuf with mmap stdio (#65864)
4540- --disable-tls for now, waiting for kernel
4541- avoid duplication of __divtf3 etc. on IA-64
4542- make sure get*ent_r and _IO_wfile_jumps are exported (#62278)
4543
4544* Tue May 21 2002 Jakub Jelinek <jakub@redhat.com> 2.2.90-10
4545- update from CVS
4546  - fix Alpha pthread bug with gcc 3.1
4547
4548* Fri Apr 19 2002 Jakub Jelinek <jakub@redhat.com> 2.2.5-35
4549- fix nice
4550
4551* Mon Apr 15 2002 Jakub Jelinek <jakub@redhat.com> 2.2.5-34
4552- add relocation dependencies even for weak symbols (#63422)
4553- stricter check_fds check for suid/sgid binaries
4554- run make check at %%install time
4555
4556* Sat Apr 13 2002 Jakub Jelinek <jakub@redhat.com> 2.2.5-33
4557- handle Dec 31 1969 in mktime for timezones west of GMT (#63369)
4558- back out do-lookup.h change (#63261, #63305)
4559- use "memory" clobber instead all the fancy stuff in i386/i686/bits/string.h
4560  since lots of compilers break on it
4561- fix sparc build with gcc 3.1
4562- fix spec file for athlon
4563
4564* Tue Apr  9 2002 Jakub Jelinek <jakub@redhat.com> 2.2.5-32
4565- fix debugging of threaded apps (#62804)
4566- fix DST for Estonia (#61494)
4567- document that pthread_mutexattr_?etkind_np are deprecated
4568  and pthread_mutexattr_?ettype should be used instead in man
4569  pages (#61485)
4570- fix libSegFault.so undefined externals
4571
4572* Fri Apr  5 2002 Jakub Jelinek <jakub@redhat.com> 2.2.5-31
4573- temporarily disable prelinking ld.so, as some statically linked
4574  binaries linked against debugging versions of old glibcs die on it
4575  (#62352)
4576- fix <semaphore.h> for -std=c99 (#62516)
4577- fix ether_ntohost segfault (#62397)
4578- remove in glibc_post_upgrade on i386 all /lib/i686/libc-*.so,
4579  /lib/i686/libm-*.so and /lib/i686/libpthread-*.so, not just current
4580  version (#61633)
4581- prelink -r on alpha too
4582
4583* Thu Mar 28 2002 Jakub Jelinek <jakub@redhat.com> 2.2.5-30
4584- update GB18030 iconv module (Yu Shao)
4585
4586* Tue Mar 26 2002 Jakub Jelinek <jakub@redhat.com> 2.2.5-29
4587- features.h fix
4588
4589* Tue Mar 26 2002 Jakub Jelinek <jakub@redhat.com> 2.2.5-28
4590- update from CVS
4591  - fix nscd with huge groups
4592  - fix nis to not close fds it shouldn't
4593- rebuilt against newer glibc-kernheaders to use the correct
4594  PATH_MAX
4595- handle .athlon.rpm glibc the same way as .i686.rpm
4596- add a couple of .ISO-8859-15 locales (#61922)
4597- readd temporarily currencies which were superceeded by Euro
4598  into the list of accepted currencies by localedef to make
4599  standard conformance testsuites happy
4600- temporarily moved __libc_waitpid back to make Sun JDK happy
4601- use old malloc code
4602- prelink i686/athlon ld.so and prelink -r i686/athlon libc.so
4603
4604* Thu Mar 14 2002 Jakub Jelinek <jakub@redhat.com> 2.2.5-27
4605- update from CVS
4606  - fix DST handling for southern hemisphere (#60747)
4607  - fix daylight setting for tzset (#59951)
4608  - fix ftime (#60350)
4609  - fix nice return value
4610  - fix a malloc segfault
4611- temporarily moved __libc_wait, __libc_fork and __libc_stack_end
4612  back to what they used to be exported at
4613- censorship (#60758)
4614
4615* Thu Feb 28 2002 Jakub Jelinek <jakub@redhat.com> 2.2.5-26
4616- update from CVS
4617- use __attribute__((visibility(...))) if supported, use _rtld_local
4618  for ld.so only objects
4619- provide libc's own __{,u}{div,mod}di3
4620
4621* Wed Feb 27 2002 Jakub Jelinek <jakub@redhat.com> 2.2.5-25
4622- switch back to 2.2.5, mmap stdio needs work
4623
4624* Mon Feb 25 2002 Jakub Jelinek <jakub@redhat.com> 2.2.90-8
4625- fix two other mmap stdio bugs (#60228)
4626
4627* Thu Feb 21 2002 Jakub Jelinek <jakub@redhat.com> 2.2.90-7
4628- fix yet another mmap stdio bug (#60145)
4629
4630* Tue Feb 19 2002 Jakub Jelinek <jakub@redhat.com> 2.2.90-6
4631- fix mmap stdio bug (seen on ld as File truncated error, #60043)
4632- apply Andreas Schwab's fix for pthread sigwait
4633- remove /lib/i686/ libraries in glibc_post_upgrade when
4634  performing i386 glibc install
4635
4636* Thu Feb 14 2002 Jakub Jelinek <jakub@redhat.com> 2.2.90-5
4637- update to CVS
4638- added glibc-utils subpackage
4639- disable autoreq in glibc-debug
4640- readd %%lang() to locale files
4641
4642* Fri Feb  7 2002 Jakub Jelinek <jakub@redhat.com> 2.2.90-4
4643- update to CVS
4644- move glibc private symbols to GLIBC_PRIVATE symbol version
4645
4646* Wed Jan  9 2002 Jakub Jelinek <jakub@redhat.com> 2.2.90-3
4647- fix a sqrt bug on alpha which caused SHN_UNDEF $__full_ieee754_sqrt..ng
4648  symbol in libm
4649
4650* Tue Jan  8 2002 Jakub Jelinek <jakub@redhat.com> 2.2.90-2
4651- add debug-static package
4652
4653* Mon Dec 31 2001 Jakub Jelinek <jakub@redhat.com> 2.2.90-1
4654- update from CVS
4655- remove -D__USE_STRING_INLINES
4656- add debug subpackage to trim glibc and glibc-devel size
4657
4658* Wed Oct  3 2001 Jakub Jelinek <jakub@redhat.com> 2.2.4-19
4659- fix strsep
4660
4661* Fri Sep 28 2001 Jakub Jelinek <jakub@redhat.com> 2.2.4-18
4662- fix a ld.so bug with duplicate searchlists in l_scope
4663- fix erfcl(-inf)
4664- turn /usr/lib/librt.so into linker script
4665
4666* Wed Sep 26 2001 Jakub Jelinek <jakub@redhat.com> 2.2.4-17
4667- fix a ld.so lookup bug after lots of dlopen calls
4668- fix CMSG_DATA for non-gcc non-ISOC99 compilers (#53984)
4669- prelinking support for Sparc64
4670
4671* Fri Sep 21 2001 Jakub Jelinek <jakub@redhat.com> 2.2.4-16
4672- update from CVS to fix DT_SYMBOLIC
4673- prelinking support for Alpha and Sparc
4674
4675* Tue Sep 18 2001 Jakub Jelinek <jakub@redhat.com> 2.2.4-15
4676- update from CVS
4677  - linuxthreads now retries if -1/EINTR is returned from
4678    reading or writing to thread manager pipe (#43742)
4679- use DT_FILTER in librt.so (#53394)
4680  - update glibc prelink patch so that it handles filters
4681- fix timer_* with SIGEV_NONE (#53494)
4682- make glibc_post_upgrade work on PPC (patch from Franz Sirl)
4683
4684* Mon Sep 10 2001 Jakub Jelinek <jakub@redhat.com> 2.2.4-14
4685- fix build on sparc32
4686- 2.2.4-13 build for some reason missed some locales
4687  on alpha/ia64
4688
4689* Mon Sep  3 2001 Jakub Jelinek <jakub@redhat.com> 2.2.4-13
4690- fix iconvconfig
4691
4692* Mon Sep  3 2001 Jakub Jelinek <jakub@redhat.com> 2.2.4-12
4693- add fam to /etc/rpc (#52863)
4694- fix <inttypes.h> for C++ (#52960)
4695- fix perror
4696
4697* Mon Aug 27 2001 Jakub Jelinek <jakub@redhat.com> 2.2.4-11
4698- fix strnlen(x, -1)
4699
4700* Mon Aug 27 2001 Jakub Jelinek <jakub@redhat.com> 2.2.4-10
4701- doh, <bits/libc-lock.h> should only define __libc_rwlock_t
4702  if __USE_UNIX98.
4703
4704* Mon Aug 27 2001 Jakub Jelinek <jakub@redhat.com> 2.2.4-9
4705- fix bits/libc-lock.h so that gcc can compile
4706- fix s390 build
4707
4708* Fri Aug 24 2001 Jakub Jelinek <jakub@redhat.com> 2.2.4-8
4709- kill stale library symlinks in ldconfig (#52350)
4710- fix inttypes.h for G++ < 3.0
4711- use DT_REL*COUNT
4712
4713* Wed Aug 22 2001 Jakub Jelinek <jakub@redhat.com> 2.2.4-7
4714- fix strnlen on IA-64 (#50077)
4715
4716* Thu Aug 16 2001 Jakub Jelinek <jakub@redhat.com> 2.2.4-6
4717- glibc 2.2.4 final
4718- fix -lpthread -static (#51672)
4719
4720* Fri Aug 10 2001 Jakub Jelinek <jakub@redhat.com> 2.2.4-5
4721- doh, include libio/tst-swscanf.c
4722
4723* Fri Aug 10 2001 Jakub Jelinek <jakub@redhat.com> 2.2.4-4
4724- don't crash on catclose(-1)
4725- fix wscanf %[] handling
4726- fix return value from swprintf
4727- handle year + %U/%W week + week day in strptime
4728
4729* Thu Aug  9 2001 Jakub Jelinek <jakub@redhat.com> 2.2.4-3
4730- update from CVS to
4731  - fix strcoll (#50548)
4732  - fix seekdir (#51132)
4733  - fix memusage (#50606)
4734- don't make gconv-modules.cache %%config file, just don't verify
4735  its content.
4736
4737* Mon Aug  6 2001 Jakub Jelinek <jakub@redhat.com>
4738- fix strtod and *scanf (#50723, #50724)
4739
4740* Sat Aug  4 2001 Jakub Jelinek <jakub@redhat.com>
4741- update from CVS
4742  - fix iconv cache handling
4743- glibc should not own %{_infodir}, %{_mandir} nor %{_mandir}/man3 (#50673)
4744- add gconv-modules.cache as emtpy config file (#50699)
4745- only run iconvconfig if /usr is mounted read-write (#50667)
4746
4747* Wed Jul 25 2001 Jakub Jelinek <jakub@redhat.com>
4748- move iconvconfig from glibc-common into glibc subpackage,
4749  call it from glibc_post_upgrade instead of common's post.
4750
4751* Tue Jul 24 2001 Jakub Jelinek <jakub@redhat.com>
4752- turn off debugging printouts in iconvconfig
4753
4754* Tue Jul 24 2001 Jakub Jelinek <jakub@redhat.com>
4755- update from CVS
4756  - fix IA-32 makecontext
4757  - make fflush(0) thread-safe (#46446)
4758
4759* Mon Jul 23 2001 Jakub Jelinek <jakub@redhat.com>
4760- adjust prelinking DT_* and SHT_* values in elf.h
4761- update from CVS
4762  - iconv cache
4763  - make iconv work in SUID/SGID programs (#34611)
4764
4765* Fri Jul 20 2001 Jakub Jelinek <jakub@redhat.com>
4766- update from CVS
4767  - kill non-pic code in libm.so
4768  - fix getdate
4769  - fix some locales (#49402)
4770- rebuilt with binutils-2.11.90.0.8-5 to place .interp section
4771  properly in libBrokenLocale.so, libNoVersion.so and libanl.so
4772- add floating stacks on IA-64, Alpha, Sparc (#49308)
4773
4774* Mon Jul 16 2001 Jakub Jelinek <jakub@redhat.com>
4775- make /lib/i686 directory owned by glibc*.i686.rpm
4776
4777* Mon Jul  9 2001 Jakub Jelinek <jakub@redhat.com>
4778- remove rquota.[hx] headers which are now provided by quota (#47141)
4779- add prelinking patch
4780
4781* Thu Jul  5 2001 Jakub Jelinek <jakub@redhat.com>
4782- require sh-utils for nscd
4783
4784* Mon Jun 25 2001 Jakub Jelinek <jakub@redhat.com>
4785- update from CVS (#43681, #43350, #44663, #45685)
4786- fix ro_RO bug (#44644)
4787
4788* Wed Jun  6 2001 Jakub Jelinek <jakub@redhat.com>
4789- fix a bunch of math bugs (#43210, #43345, #43346, #43347, #43348, #43355)
4790- make rpc headers -ansi compilable (#42390)
4791- remove alphaev6 optimized memcpy, since there are still far too many
4792  broken apps which call memcpy where they should call memmove
4793- update from CVS to (among other things):
4794  - fix tanhl bug (#43352)
4795
4796* Tue May 22 2001 Jakub Jelinek <jakub@redhat.com>
4797- fix #include <signal.h> with -D_XOPEN_SOURCE=500 on ia64 (#35968)
4798- fix a dlclose reldeps handling bug
4799- some more profiling fixes
4800- fix tgmath.h
4801
4802* Thu May 17 2001 Jakub Jelinek <jakub@redhat.com>
4803- make ldconfig more quiet
4804- fix LD_PROFILE on i686 (#41030)
4805
4806* Wed May 16 2001 Jakub Jelinek <jakub@redhat.com>
4807- fix the hardlink program, so that it really catches all files with
4808  identical content
4809- add a s390x clone fix
4810
4811* Wed May 16 2001 Jakub Jelinek <jakub@redhat.com>
4812- fix rpc for non-threaded apps using svc_fdset and similar variables (#40409)
4813- fix nss compatibility DSO versions for alphaev6
4814- add a hardlink program instead of the shell 3x for plus cmp -s/link
4815  which takes a lot of time during build
4816- rework BuildPreReq and Conflicts with gcc, so that
4817  it applies only where it has to
4818
4819* Fri May 11 2001 Jakub Jelinek <jakub@redhat.com>
4820- fix locale name of ja_JP in UTF-8 (#39783)
4821- fix re_search_2 (#40244)
4822- fix memusage script (#39138, #39823)
4823- fix dlsym(RTLD_NEXT, ) from main program (#39803)
4824- fix xtrace script (#39609)
4825- make glibc conflict with glibc-devel 2.2.2 and below (to make sure
4826  libc_nonshared.a has atexit)
4827- fix getconf LFS_CFLAGS on 64bitters
4828- recompile with gcc-2.96-84 or above to fix binary compatibility problem
4829  with __frame_state_for function (#37933)
4830
4831* Fri Apr 27 2001 Jakub Jelinek <jakub@redhat.com>
4832- glibc 2.2.3 release
4833  - fix strcoll (#36539)
4834- add BuildPreReqs (#36378)
4835
4836* Wed Apr 25 2001 Jakub Jelinek <jakub@redhat.com>
4837- update from CVS
4838
4839* Fri Apr 20 2001 Jakub Jelinek <jakub@redhat.com>
4840- update from CVS
4841  - fix sparc64, ia64
4842  - fix some locale syntax errors (#35982)
4843
4844* Wed Apr 18 2001 Jakub Jelinek <jakub@redhat.com>
4845- update from CVS
4846
4847* Wed Apr 11 2001 Jakub Jelinek <jakub@redhat.com>
4848- update from CVS
4849
4850* Fri Apr  6 2001 Jakub Jelinek <jakub@redhat.com>
4851- support even 2.4.0 kernels on ia64, sparc64 and s390x
4852- include UTF-8 locales
4853- make gconv-modules %%config(noreplace)
4854
4855* Fri Mar 23 2001 Jakub Jelinek <jakub@redhat.com>
4856- back out sunrpc changes
4857
4858* Wed Mar 21 2001 Jakub Jelinek <jakub@redhat.com>
4859- update from CVS
4860  - fix ia64 build
4861  - fix pthread_getattr_np
4862
4863* Fri Mar 16 2001 Jakub Jelinek <jakub@redhat.com>
4864- update from CVS
4865  - run atexit() registered functions at dlclose time if they are in shared
4866    libraries (#28625)
4867  - add pthread_getattr_np API to make JVM folks happy
4868
4869* Wed Mar 14 2001 Jakub Jelinek <jakub@redhat.com>
4870- require 2.4.1 instead of 2.4.0 on platforms where it required 2.4 kernel
4871- fix ldd behaviour on unresolved symbols
4872- remove nonsensical ldconfig warning, update osversion for the most
4873  recent library with the same soname in the same directory instead (#31703)
4874- apply selected patches from CVS
4875- s390x spec file changes from Florian La Roche
4876
4877* Wed Mar  7 2001 Jakub Jelinek <jakub@redhat.com>
4878- fix gencat (#30894)
4879- fix ldconfig changes from yesterday, fix LD_ASSUME_KERNEL handling
4880
4881* Tue Mar  6 2001 Jakub Jelinek <jakub@redhat.com>
4882- update from CVS
4883- make pthread_attr_setstacksize consistent before and after pthread manager
4884  is started (#28194)
4885- pass back struct sigcontext from pthread signal wrapper (on ia32 only so
4886  far, #28493)
4887- on i686 ship both --enable-kernel 2.2.5 and 2.4.0 libc/libm/libpthread,
4888  make ld.so pick the right one
4889
4890* Sat Feb 17 2001 Preston Brown <pbrown@redhat.com>
4891- glib-common doesn't require glibc, until we can figure out how to get out of dependency hell.
4892
4893* Sat Feb 17 2001 Jakub Jelinek <jakub@redhat.com>
4894- make glibc require particular version of glibc-common
4895  and glibc-common prerequire glibc.
4896
4897* Fri Feb 16 2001 Jakub Jelinek <jakub@redhat.com>
4898- glibc 2.2.2 release
4899  - fix regex REG_ICASE bug seen in ksymoops
4900
4901* Sat Feb 10 2001 Jakub Jelinek <jakub@redhat.com>
4902- fix regexec leaking memory (#26864)
4903
4904* Fri Feb  9 2001 Jakub Jelinek <jakub@redhat.com>
4905- update from CVS
4906  - fix ia64 build with gnupro
4907  - make regex 64bit clean
4908  - fix tgmath make check failures on alpha
4909
4910* Tue Feb  6 2001 Jakub Jelinek <jakub@redhat.com>
4911- update again for ia64 DF_1_INITFIRST
4912
4913* Fri Feb  2 2001 Jakub Jelinek <jakub@redhat.com>
4914- update from CVS
4915  - fix getaddrinfo (#25437)
4916  - support DF_1_INITFIRST (#25029)
4917
4918* Wed Jan 24 2001 Jakub Jelinek <jakub@redhat.com>
4919- build all auxiliary arches with --enablekernel 2.4.0, those wanting
4920  to run 2.2 kernels can downgrade to the base architecture glibc.
4921
4922* Sat Jan 20 2001 Jakub Jelinek <jakub@redhat.com>
4923- remove %%lang() flags from %%{_prefix}/lib/locale files temporarily
4924
4925* Sun Jan 14 2001 Jakub Jelinek <jakub@redhat.com>
4926- update to 2.2.1 final
4927  - fix a pthread_kill_other_threads_np breakage (#23966)
4928  - make static binaries using dlopen work on ia64 again
4929- fix a typo in glibc-common group
4930
4931* Wed Jan 10 2001 Bernhard Rosenkraenzer <bero@redhat.com>
4932- devel requires glibc = %%{version}
4933- noreplace /etc/nscd.conf
4934
4935* Wed Jan 10 2001 Jakub Jelinek <jakub@redhat.com>
4936- some more security fixes:
4937  - don't look up LD_PRELOAD libs in cache for SUID apps
4938    (because that bypasses SUID bit checking on the library)
4939  - place output files for profiling SUID apps into /var/profile,
4940    use O_NOFOLLOW for them
4941  - add checks for $MEMUSAGE_OUTPUT and $SEGFAULT_OUTPUT_NAME
4942- hardlink identical locale files together
4943- add %%lang() tags to locale stuff
4944- remove ko_KR.utf8 for now, it is provided by locale-utf8 package
4945
4946* Mon Jan  8 2001 Jakub Jelinek <jakub@redhat.com>
4947- add glibc-common subpackage
4948- fix alphaev6 memcpy (#22494)
4949- fix sys/cdefs.h (#22908)
4950- don't define stdin/stdout/stderr as macros for -traditional (#22913)
4951- work around a bug in IBM JDK (#22932, #23012)
4952- fix pmap_unset when network is down (#23176)
4953- move nscd in rc.d before netfs on shutdown
4954- fix $RESOLV_HOST_CONF in SUID apps (#23562)
4955
4956* Fri Dec 15 2000 Jakub Jelinek <jakub@redhat.com>
4957- fix ftw and nftw
4958
4959* Wed Dec 13 2000 Jakub Jelinek <jakub@redhat.com>
4960- fix fcvt (#22184)
4961- ldd /lib/ld-linux.so.2 is not crashing any longer again (#22197)
4962- fix gencat
4963
4964* Mon Dec 11 2000 Jakub Jelinek <jakub@redhat.com>
4965- fix alpha htonl and alphaev6 stpcpy
4966
4967* Sat Dec  9 2000 Jakub Jelinek <jakub@redhat.com>
4968- update to CVS to:
4969  - fix getnameinfo (#21934)
4970  - don't stomp on memory in rpath handling (#21544)
4971  - fix setlocale (#21507)
4972- fix libNoVersion.so.1 loading code (#21579)
4973- use auxarches define in spec file for auxiliary
4974  architectures (#21219)
4975- remove /usr/share directory from filelist (#21218)
4976
4977* Sun Nov 19 2000 Jakub Jelinek <jakub@redhat.com>
4978- update to CVS to fix getaddrinfo
4979
4980* Fri Nov 17 2000 Jakub Jelinek <jakub@redhat.com>
4981- update to CVS to fix freopen
4982- remove all alpha workarounds, not needed anymore
4983
4984* Wed Nov 15 2000 Jakub Jelinek <jakub@redhat.com>
4985- fix dladdr bug on alpha/sparc32/sparc64
4986- fix Makefiles so that they run static tests properly
4987
4988* Tue Nov 14 2000 Jakub Jelinek <jakub@redhat.com>
4989- update to CVS to fix ldconfig
4990
4991* Thu Nov  9 2000 Jakub Jelinek <jakub@redhat.com>
4992- update to glibc 2.2 release
4993
4994* Mon Nov  6 2000 Jakub Jelinek <jakub@redhat.com>
4995- update to CVS to:
4996  - export __sysconf@@GLIBC_2.2 (#20417)
4997
4998* Fri Nov  3 2000 Jakub Jelinek <jakub@redhat.com>
4999- merge to 2.1.97
5000
5001* Mon Oct 30 2000 Jakub Jelinek <jakub@redhat.com>
5002- update to CVS, including:
5003  - fix WORD_BIT/LONG_BIT definition in limits.h (#19088)
5004  - fix hesiod (#19375)
5005  - set LC_MESSAGES in zic/zdump for proper error message output (#19495)
5006  - fix LFS fcntl when used with non-LFS aware kernels (#19730)
5007
5008* Thu Oct 19 2000 Jakub Jelinek <jakub@redhat.com>
5009- fix alpha semctl (#19199)
5010- update to CVS, including:
5011  - fix glibc headers for Compaq non-gcc compilers
5012  - fix locale alias handling code (#18832)
5013  - fix rexec on little endian machines (#18886)
5014- started writing changelog again
5015
5016* Thu Aug 10 2000 Adrian Havill <havill@redhat.com>
5017- added ja ujis alias for backwards compatibility
Note: See TracBrowser for help on using the repository browser.