source: projects/specs/trunk/g/glibc/glibc-vl.spec @ 10738

Revision 10738, 183.0 KB checked in by tomop, 8 years ago (diff)

glibc-2.23-4

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