Changelog for
glibc-2.22-13.2.nosrc.rpm :
Tue Feb 6 13:00:00 2018 schwabAATTsuse.de
- sunrpc-xdr-memory.patch: Fix memory leak after deserialization failure
in xdr_bytes, xdr_string (CVE-2017-8804, bsc#1037930, BZ #21461)
- reduce-edns-payload.patch: Reduce EDNS payload size to 1200 bytes
(CVE-2017-12132, bsc#1051791, BZ #21361)
- memalign-overflow.patch: Fix integer overflows in internal memalign and
malloc functions (CVE-2018-6485, CVE-2018-6551, bsc#1079036, BZ #22343,
BZ #22774)
Mon Jan 8 13:00:00 2018 schwabAATTsuse.de
- netgroupcache-locking.patch: Release read lock after resetting timeout
(bsc#1073990, BZ #22161)
Tue Jan 2 13:00:00 2018 schwabAATTsuse.de
- pthread-create-use-after-free.patch: Fix use after free in
pthread_create (bsc#1053188, BZ #20116)
- libmvec-nonshared-pic.patch: Use PIC relocations in libmvec_nonshared.a
(bsc#1070905, BZ #19590)
- dl-init-paths-overflow.patch: Count components of the expanded path in
_dl_init_path (CVE-2017-1000408, CVE-2017-1000409, bsc#1071319, BZ
[#22607], BZ #22627)
- fillin-rpath-empty-tokens.patch: Check for empty tokens before dynamic
string token expansion (CVE-2017-16997, bsc#1073231, BZ #22625)
- power6-memset.patch: Fix cmpli usage in power6 memset
- aarch64-dl-argv.patch: Use hidden __GI__dl_argv in rtld startup code
- realpath-underflow.patch: Avoid underflow of malloced area
(CVE-2018-1000001, bsc#1074293)
Wed Oct 25 14:00:00 2017 schwabAATTsuse.de
- glob-tilde-overflow.patch: Fix buffer overflows with GLOB_TILDE
(CVE-2017-15670, CVE-2017-15671, CVE-2017-15804,
bsc#1064569. bsc#1064580, bsc#1064583, BZ #22320, BZ #22325, BZ #22332)
Tue Oct 17 14:00:00 2017 schwabAATTsuse.de
- nptl-setxid-error.patch: Preserve error in setxid thread broadcast in
coredumps (bsc#1063675, BZ #22153)
Thu Aug 17 14:00:00 2017 schwabAATTsuse.de
- baselibs.conf: add iconvconfig (bsc#1051042)
Tue Jun 6 14:00:00 2017 schwabAATTsuse.de
- ld-library-path-suid.patch: process only a single occurrence of LD_AUDIT
Tue May 23 14:00:00 2017 schwabAATTsuse.de
- ld-hwcap-mask-suid.patch: Ignore and remove LD_HWCAP_MASK for AT_SECURE
programs (BZ #21209)
- ld-library-path-suid.patch: Completely ignore LD_LIBRARY_PATH for
AT_SECURE=1 programs (CVE-2017-1000366, bsc#1039357)
Mon May 22 14:00:00 2017 schwabAATTsuse.de
- malloc-fork-deadlock.patch: Fix deadlock between malloc and fork
(bsc#1040043, BZ #19431)
Tue May 2 14:00:00 2017 schwabAATTsuse.de
- dlclose-assert-init-called.patch: remove improper assert in dlclose
(bsc#1035445, BZ #11941)
Tue Mar 21 13:00:00 2017 schwabAATTsuse.de
- power9-support.patch,
power9-strcmp.patch,
power9-strncmp.patch: POWER9 enablement (bsc#1026224, fate#321607)
Wed Nov 2 13:00:00 2016 schwabAATTsuse.de
- pt-fork.patch: fork in libpthread cannot use IFUNC resolver
(bsc#1007851, BZ #19861)
Mon Aug 29 14:00:00 2016 schwabAATTsuse.de
- resolv-assertion-failure.patch: resolv: Always set
*resplen2 out
parameter in send_dg (bsc#994576, BZ #19791)
Mon Jun 20 14:00:00 2016 schwabAATTsuse.de
- nis-initgroups-status.patch: Return proper status from
_nss_nis_initgroups_dyn (bsc#984269, BZ #20262)
- robust-mutex-deadlock.patch: Fix generic __lll_robust_timedlock_wait to
check for timeout (bsc#985170, BZ #20263)
Wed Jun 8 14:00:00 2016 schwabAATTsuse.de
- nscd-gc-crash.patch: Fix nscd assertion failure in gc (bsc#965699, BZ
[#19755])
Thu Jun 2 14:00:00 2016 schwabAATTsuse.de
- vector-math-gcc-6.patch: Utilize x86_64 vector math functions w/o
- fopenmp (fate#320851)
Tue May 24 14:00:00 2016 schwabAATTsuse.de
- clntudp-call-alloca.patch: do not use alloca in clntudp_call
(CVE-2016-4429, bsc#980854, BZ #20112)
Wed May 18 14:00:00 2016 schwabAATTsuse.de
- getaddrinfo-hostent-conv-stack-overflow.patch: getaddrinfo stack
overflow in hostent conversion (CVE-2016-3706, bsc#980483, BZ #20010)
Thu May 12 14:00:00 2016 schwabAATTsuse.de
- Fix malloc performance regression from SLE 11 (bsc#975930)
malloc-Consistently-apply-trim_threshold-to-all-heap.patch
malloc-Prevent-arena-free_list-from-turning-cyclic-B.patch
malloc-Fix-attached-thread-reference-count-handling-.patch
malloc-Fix-list_lock-arena-lock-deadlock-BZ-19182.patch
Wed May 4 14:00:00 2016 schwabAATTsuse.de
- glob-altdirfunc.patch: Do not copy d_name field of struct dirent
(CVE-2016-1234, bsc#969727, BZ #19779)
Mon Apr 11 14:00:00 2016 schwabAATTsuse.de
- Add compatibility symlinks for LSB 3.0 (fate#318933)
Thu Apr 7 14:00:00 2016 schwabAATTsuse.de
- s390-runtime-resolve.patch: save and restore fprs/vrs while
resolving symbols (bsc#974284, BZ #19916)
Tue Apr 5 14:00:00 2016 schwabAATTsuse.de
- nss-dns-getnetbyname.patch: fix stack overflow in
_nss_dns_getnetbyname_r (CVE-2016-3075, bsc#973164, BZ #19879)
Tue Mar 29 14:00:00 2016 schwabAATTsuse.de
- avx512-knl-memcpy.patch: AVX-512 optimized memcpy for KNL (fate#320336)
Mon Mar 21 13:00:00 2016 schwabAATTsuse.de
- S390: optimized string/memory functions (bsc#962286, fate#319591)
0004-S390-Fix-handling-of-DXC-byte-in-FPC-register.patch
0005-S390-Refactor-ifunc-implementations-and-enable-ifunc.patch
0006-S390-Add-hwcaps-value-for-vector-facility.patch
0007-S390-Add-new-s390-platform.patch
0008-S390-configure-check-for-vector-instruction-support-.patch
0009-S390-Ifunc-resolver-macro-for-vector-instructions.patch
0010-S390-Optimize-strlen-and-wcslen.patch
0011-S390-Optimize-strnlen-and-wcsnlen.patch
0012-S390-Optimize-strcpy-and-wcscpy.patch
0013-S390-Optimize-stpcpy-and-wcpcpy.patch
0014-S390-Optimize-strncpy-and-wcsncpy.patch
0015-S390-Optimize-stpncpy-and-wcpncpy.patch
0016-S390-Optimize-strcat-and-wcscat.patch
0017-S390-Optimize-strncat-wcsncat.patch
0018-S390-Optimize-strcmp-and-wcscmp.patch
0019-S390-Optimize-strncmp-and-wcsncmp.patch
0020-S390-Optimize-strchr-and-wcschr.patch
0021-S390-Optimize-strchrnul-and-wcschrnul.patch
0022-S390-Optimize-strrchr-and-wcsrchr.patch
0023-S390-Optimize-strspn-and-wcsspn.patch
0024-S390-Optimize-strpbrk-and-wcspbrk.patch
0025-S390-Optimize-strcspn-and-wcscspn.patch
0026-S390-Optimize-memchr-rawmemchr-and-wmemchr.patch
0027-S390-Optimize-memccpy.patch
0028-S390-Optimize-wmemset.patch
0029-S390-Optimize-wmemcmp.patch
0030-S390-Optimize-memrchr.patch
Thu Mar 17 13:00:00 2016 schwabAATTsuse.de
- powerpc-tabort-usage.patch: fix tabort usage in syscalls
- powerpc-default-atomic-ops.patch: revert to default atomic ops in
elision code
- powerpc-elision-improvements.patch: more elision improvements
- powerpc-htm-compiler-barriers.patch: enforce compiler barriers on
hardware transactions
- powerpc-elision-enable-envvar.patch: enable TLE only if
GLIBC_ELISION_ENABLE=yes is defined (bsc#967594, fate#318236)
Thu Mar 10 13:00:00 2016 schwabAATTsuse.de
- glibc-c-utf8-locale.patch: Add C.UTF-8 locale (bsc#970357)
- glibc-disable-gettext-for-c-utf8.patch: don\'t translate for the C.UTF-8
locale
Mon Mar 7 13:00:00 2016 schwabAATTsuse.de
- localplt.patch: Support PLT and GOT references in local PIC check (BZ
[#19007])
- crypt_blowfish-1.3.tar.gz.sign: Remove, the sign key is no longer
acceptable
Mon Feb 22 13:00:00 2016 schwabAATTsuse.de
- s390x-remove-direct-socket-calls.patch: Don\'t use direct socket calls on
s390x only available on 4.3+
Thu Feb 18 13:00:00 2016 schwabAATTsuse.de
- default-source-warning.patch: Disable warning about deprecated
_BSD_SOURCE/_SVID_SOURCE
Thu Feb 18 13:00:00 2016 schwabAATTsuse.de
- isinf-cxx11-conflict.patch: Fix isinf/isnan declaration conflict with
C++11 (bsc#963700, BZ #19439)
Wed Feb 17 13:00:00 2016 schwabAATTsuse.de
- tls-dtor-list-mangling.patch: Harden tls_dtor_list with pointer mangling
(BZ #19018)
- prelink-elf-rtype-class.patch: Keep only ELF_RTYPE_CLASS_{PLT|COPY} bits
for prelink (BZ #19178)
- vector-finite-math-aliases.patch: Better workaround for aliases of
* _finite symbols in vector math library (BZ# 19058)
- powerpc-elision-adapt-param.patch: powerpc: Fix usage of elision
transient failure adapt param (BZ #19174)
- catopen-unbound-alloca.patch: Fix unbound alloca in catopen
(CVE-2015-8779, bsc#962739, BZ #17905)
- strftime-range-check.patch: Add range check on time fields
(CVE-2015-8776, bsc#962736, BZ #18985)
- hcreate-overflow-check.patch: Handle overflow in hcreate (CVE-2015-8778,
bsc#962737, BZ #18240)
- errorcheck-mutex-no-elision.patch: Don\'t do lock elision on an error
checking mutex (bsc#956716, BZ #17514)
- refactor-nan-parsing.patch: Refactor strtod parsing of NaN payloads
(CVE-2014-9761, bsc#962738, BZ #16962)
- send-dg-buffer-overflow.patch: Fix getaddrinfo stack-based buffer
overflow (CVE-2015-7547, bsc#961721, BZ #18665)
- powerpc-lock-elision-race.patch: renamed from
0001-powerpc-Fix-a-race-condition-when-eliding-a-lock-20150730.patch
Mon Feb 15 13:00:00 2016 schwabAATTsuse.de
- Add audit-devel and libcap-devel to BuildRequires, for use by nscd
Thu Nov 26 13:00:00 2015 schwabAATTsuse.de
- reinitialize-dl_load_write_lock.patch: Reinitialize dl_load_write_lock
on fork (bsc#958315, BZ #19282)
Wed Nov 18 13:00:00 2015 schwabAATTsuse.de
- resolv-mem-leak.patch: Fix resource leak in resolver (bsc#955647, BZ #19257)
- tzset-tzname.patch: Force rereading TZDEFRULES after it was used to set
DST rules only (BZ #19253)
Mon Oct 26 13:00:00 2015 schwabAATTsuse.de
- glibc-2.3.90-noversion.diff: use stat64
Mon Oct 19 14:00:00 2015 schwabAATTsuse.de
- ld-pointer-guard.patch: Always enable pointer guard (CVE-2015-8777,
bsc#950944, BZ #18928)
Mon Oct 12 14:00:00 2015 schwabAATTsuse.de
- strcoll-remove-strdiff-opt.patch: Remove incorrect STRDIFF-based
optimization (BZ #18589)
Thu Oct 8 14:00:00 2015 schwabAATTsuse.de
- iconv-reset-input-buffer.patch: Fix iconv buffer handling with IGNORE
error handler (BZ #18830)
Wed Sep 30 14:00:00 2015 normandAATTlinux.vnet.ibm.com
- new patch [BZ #18743] PowerPC: Fix a race condition when eliding a lock
0001-powerpc-Fix-a-race-condition-when-eliding-a-lock-20150730.patch
Thu Sep 24 14:00:00 2015 schwabAATTsuse.de
- nss-files-long-lines-2.patch: Properly reread entry after failure in
nss_files getent function (bsc#945779, BZ #18991)
Wed Sep 16 14:00:00 2015 schwabAATTsuse.de
- fnmatch-collating-elements.patch: Fix fnmatch handling of collating
elements (BZ #17396, BZ #16976)
Mon Sep 7 14:00:00 2015 schwabAATTsuse.de
- opendir-o-directory-check.patch: Fix opendir inverted o_directory_works
test
- static-dlopen.patch: Static dlopen default library search path fix
(bsc#937853)
Mon Aug 31 14:00:00 2015 schwabAATTsuse.de
- mntent-blank-line.patch: Fix memory corruption w/blank lines
Mon Aug 10 14:00:00 2015 schwabAATTsuse.de
- dont-remove-nodelete-flag.patch: Don\'t remove DF_1_NODELETE flag from
all loaded objects on failed dlopen
- openat64-readd-o-largefile.patch: Readd O_LARGEFILE flag for openat64
Wed Aug 5 14:00:00 2015 schwabAATTsuse.de
- Update to glibc 2.22 release.
* Cache information can be queried via sysconf() function on s390
* A buffer overflow in gethostbyname_r and related functions performing DNS
requests has been fixed. (CVE-2015-1781)
* The time zone file parser has been made more robust against crafted time
zone files
* A powerpc and powerpc64 optimization for TLS, similar to TLS descriptors
for LD and GD on x86 and x86-64, has been implemented.
* Character encoding and ctype tables were updated to Unicode 7.0.0
* Added vector math library named libmvec
* A new fmemopen implementation has been added with the goal of POSIX
compliance.
* The header
is deprecated, and will be removed in a future
release.
* bsc#905313 bsc#920338 bsc#927080 bsc#928723 bsc#931480 bsc#939211
bsc#940195 bsc#940332 bsc#944494 bsc#968787
- Patches from upstream removed
* htm-tabort.patch
* o-tmpfile.patch
* memcpy-chk-non-SSE2.patch
* pthread-mutexattr-gettype-kind.patch
* powerpc-software-sqrt.patch
* static-tls-dtv-limit.patch
* threaded-trim-threshold.patch
* resolv-nameserver-handling.patch
* nss-separate-state-getXXent.patch
* aarch64-sigstksz.patch
* heap-top-corruption.patch
* pthread-join-deadlock.patch
Mon Jul 27 14:00:00 2015 schwabAATTsuse.de
- pthread-join-deadlock.patch: Use IE model for static variables in
libc.so, libpthread.so and rtld (bsc#930015, BZ #18457)
Wed Jul 22 14:00:00 2015 schwabAATTsuse.de
- glibc-nodate.patch: fix verification of timestamp
Tue Jul 21 14:00:00 2015 meissnerAATTsuse.com
- also filter out -fstack-protector-strong
Mon Jun 22 14:00:00 2015 schwabAATTsuse.de
- getaddrinfo-ipv6-sanity.diff: Remove. It breaks services that start
before IPv6 is up (bsc#931399)
- glibc-2.3.locales.diff.bz2: Remove sh_YU locales, fix currency for en_BE.
Tue Jun 9 14:00:00 2015 schwabAATTsuse.de
- Add /usr/include/gnu/lib-names-.
*.h to baselibs
- pthread-join-deadlock.patch: Don\'t require rtld lock to store static TLS
offset in the DTV (bsc#930015, BZ #18457)
- heap-top-corruption.patch: Do not corrupt the top of a threaded heap if
top chunk is MINSIZE (BZ #18502)
Wed Apr 8 14:00:00 2015 mgormanAATTsuse.com
- threaded-trim-threshold.patch: Fix regression in threaded application
malloc performance (bsc#915955, BZ #17195)
Thu Apr 2 14:00:00 2015 schwabAATTsuse.de
- aarch64-sigstksz.patch: Increase MINSIGSTKSZ and SIGSTKSZ (BZ #16850)
Mon Mar 30 14:00:00 2015 schwabAATTsuse.de
- powerpc-software-sqrt.patch: Fix powerpc software sqrt (BZ #17964, BZ
[#17967])
- nss-separate-state-getXXent.patch: Separate internal state between
getXXent and getXXbyYY NSS calls (CVE-2014-8121, bsc#918187, BZ #18007)
- static-tls-dtv-limit.patch: Fix DTV race, assert, DTV_SURPLUS Static TLS
limit, and nptl_db garbage (bsc#919678, BZ #17090, BZ #17620, BZ #17621,
BZ #17628)
Mon Mar 9 13:00:00 2015 schwabAATTsuse.de
- resolv-nameserver-handling.patch: Replace with simpler version with more
compatibility
Mon Mar 2 13:00:00 2015 schwabAATTsuse.de
- memcpy-chk-non-SSE2.patch: Fix __memcpy_chk on non-SSE2 CPUs
(bsc#920084)
Tue Feb 24 13:00:00 2015 schwabAATTsuse.de
- resolv-nameserver-handling.patch: Rewrite handling of nameserver
configuration in resolver
Thu Feb 12 13:00:00 2015 schwabAATTsuse.de
- htm-tabort.patch: Fix TABORT encoding for little endian
Mon Feb 9 13:00:00 2015 schwabAATTsuse.de
- ldd-system-interp.patch: Restore warning about execution permission, it
is still needed for noexec mounts (bsc#915985)
Mon Feb 9 13:00:00 2015 schwabAATTsuse.de
- Update to glibc 2.21 release.
* A new semaphore algorithm has been implemented in generic C code for all
machines
* Added support for TSX lock elision of pthread mutexes on powerpc32,
powerpc64 and powerpc64le
* Optimized strcpy, stpcpy, strchrnul and strrchr implementations for
AArch64
* i386 memcpy functions optimized with SSE2 unaligned load/store
* New locales: tu_IN, bh_IN, raj_IN, ce_RU
* The obsolete sigvec function has been removed
* CVE-2015-1472 CVE-2015-1473 CVE-2104-7817 CVE-2012-3406 CVE-2014-9402
CVE-2014-7817 bsc#864081 bsc#906371 bsc#909053 bsc#910599 bsc#916222
- Patches from upstream removed
* ifunc-x86-slow-sse4.patch
* pthread-mutex-trylock-elision.patch
- o-tmpfile.patch: Fix value of O_TMPFILE for architectures with
non-default O_DIRECTORY (BZ #17912)
Tue Oct 28 13:00:00 2014 schwabAATTsuse.de
- Update to crypt_blowfish 1.3.
* Add support for the $2b$ prefix.
- ifunc-x86-slow-sse4.patch: Fix misdetected Slow_SSE4_2 cpu feature bit
(BZ #17501)
Mon Sep 8 14:00:00 2014 schwabAATTsuse.de
- Update to glibc 2.20 release.
* Reverted change of ABI data structures for s390 and s390x
* Support for file description locks is added to systems running the
Linux kernel
* Optimized strchr implementation for AArch64
* The minimum Linux kernel version that this version of the GNU C Library
can be used with is 2.6.32
* Running the testsuite no longer terminates as soon as a test fails
* The am33 port, which had not worked for several years, has been removed
from ports.
* The _BSD_SOURCE and _SVID_SOURCE feature test macros are no longer
supported; they now act the same as _DEFAULT_SOURCE (but generate a
warning)
* Optimized strcmp implementation for ARMv7
* Added support for TX lock elision of pthread mutexes on s390 and s390x
* All supported architectures now use the main glibc sysdeps directory
instead of some being in a separate \"ports\" directory
* The NPTL implementation of POSIX pthreads is no longer an \"add-on\"
* Locale names, including those obtained from environment variables (LANG
and the LC_
* variables), are more tightly checked for proper syntax
* On x86-64, the dynamic linker\'s lazy-binding support is now compatible
with application code using Intel MPX instructions
* CVE-2013-7423 bsc#915526 bsc#934084 bsc#973010
- Patches from upstream removed
* nss-dns-memleak.patch
* sin-sign.patch
* pldd-wait-ptrace-stop.patch
* nscd-track-startup-failures.patch
* powerpc-opt-power8.patch
* check-pf-alloca.patch
* getaddrinfo-uninit-result.patch
* ppc64-copysign.patch
* nextafterl-ibm-ldouble.patch
* ibm-long-double-math.patch
* ibm-long-double-frexpl.patch
* aarch64-setcontext.patch
* nss-nis-stack-use.patch
* psfaa.patch
* nss-files-long-lines.patch
* setlocale-directory-traversal.patch
* dt-ppc64-num.patch
* ppc64le-profiling.patch
* s390-revert-abi-change.patch
* disable-gconv-translit-modules.patch
* resolv-dont-ignore-second-answer.patch
* iconv-ibm-sentinel-check.patch
- Remove sprof.1, and mtrace.1, now included in the man-pages package
(bsc#967190)
Tue Sep 2 14:00:00 2014 schwabAATTsuse.de
- iconv-ibm-sentinel-check.patch: Fix crashes on invalid input in IBM
gconv modules (CVE-2014-6040, bnc#894553, BZ #17325)
Tue Aug 26 14:00:00 2014 schwabAATTsuse.de
- disable-gconv-translit-modules.patch: Disable gconv transliteration
module loading (CVE-2014-5119, bnc#892073, BZ #17187)
Mon Aug 11 14:00:00 2014 schwabAATTsuse.de
- pthread-mutexattr-gettype-kind.patch: Filter out
PTHREAD_MUTEX_NO_ELISION_NP bit in pthread_mutexattr_gettype
(bnc#888131, BZ #15790)
Thu Jul 31 14:00:00 2014 schwabAATTsuse.de
- ppc64le-profiling.patch: fix profiling for ppc64le (bnc#889601, BZ
[#17213])
- s390-revert-abi-change.patch: replace with upstream patch, switches
default symbol version back to old version (bnc#887228)
Mon Jul 28 14:00:00 2014 schwabAATTsuse.de
- ibm93x-redundant-shift-si.patch: Avoid redundant shift character in
iconv output at block boundary (bnc#886416, BZ #17197)
Thu Jul 24 14:00:00 2014 schwabAATTsuse.de
- s390-revert-abi-change.patch: revert back to pre-2.19 layout of jmp_buf
and ucontext_t on s390 (bnc#887228)
Tue Jul 22 14:00:00 2014 schwabAATTsuse.de
- dt-ppc64-num.patch: Correct DT_PPC64_NUM (bnc#887169, BZ #17153)
Mon Jul 14 14:00:00 2014 schwabAATTsuse.de
- setlocale-directory-traversal.patch: Directory traversal in locale
environment handling (CVE-2014-0475, bnc#887022, BZ #17137)
- Remove the ppc64le check-abi workaround, no longer needed
Mon Jun 23 14:00:00 2014 schwabAATTsuse.de
- nss-files-long-lines.patch: Don\'t ignore too long lines in nss_files
(bnc#883217, BZ #17079)
- Remove locale.1, localedef.1 and iconvconfig.8 manpages, now included in
the man-pages package (bnc#880703)
- manpages.patch: update
Mon Jun 16 14:00:00 2014 schwabAATTsuse.de
- psfaa.patch: copy filename argument in posix_spawn_file_actions_addopen
(CVE-2014-4043, bnc#882600, BZ #17048)
Wed May 28 14:00:00 2014 matzAATTsuse.de
- glibc-memset-nontemporal.diff: Speedup memset on x86_64
(bnc#868622, BZ #16830)
Thu May 15 14:00:00 2014 schwabAATTsuse.de
- add non-elision-enabled libpthread
Mon May 12 14:00:00 2014 schwabAATTsuse.de
- nss-nis-stack-use.patch: fix unbound stack use in NIS NSS module (BZ
[#16932])
Wed May 7 14:00:00 2014 schwabAATTsuse.de
- getaddrinfo-uninit-result.patch: fix parsing of getai result for
IPv6-only request (bnc#876521)
Thu Apr 17 14:00:00 2014 schwabAATTsuse.de
- ibm-long-double-frexpl.patch: Correct IBM long double frexpl
(bnc#872573, BZ #16740, BZ #16619)
Tue Apr 15 14:00:00 2014 schwabAATTsuse.de
- ibm-long-double-math.patch: Remove faulty assembler implementations of
ceil, nearbyintl, roundl for IBM long double (bnc#873457, BZ #16701, BZ
[#16706], BZ #16707)
Tue Apr 15 14:00:00 2014 ajAATTsuse.com
- Use /run for nscd instead of /var/run.
Mon Apr 7 14:00:00 2014 schwabAATTsuse.de
- pthread-mutex-destroy.patch: Remove
- pthread-mutex-trylock-elision.patch: Properly handle forced elision in
pthread_mutex_trylock (bnc#865968, BZ #16657)
Thu Apr 3 14:00:00 2014 schwabAATTsuse.de
- nextafterl-ibm-ldouble.patch: Correct IBM long double nextafterl
(bnc#871637, BZ #16739)
Tue Apr 1 14:00:00 2014 schwabAATTsuse.de
- Readd dependency on sysvinit.target to nscd.service (bnc#868422)
- Make the nscd service part of the nss-lookup and nss-user-lookup targets
(bnc#871386)
- Move _constraints back to main package and update it
Tue Apr 1 14:00:00 2014 schwabAATTsuse.de
- ppc64-copysign.patch: Fix ppc64le copysign overwriting parent stack
frame (BZ #16786)
- aarch64-setcontext.patch: Fix aarch64 setcontext clobbering alternate
signal stack (BZ #16629)
Mon Mar 31 14:00:00 2014 schwabAATTsuse.de
- powerpc-opt-power8.patch: readd POWER8 implementation of isnan,
isinf, finite with fix for little endian (bnc#871353)
- pthread-mutex-destroy.patch: Skip checks in pthread_mutex_destroy when
doing elision (bnc#865968)
Sat Mar 29 13:00:00 2014 schwabAATTsuse.de
- powerpc-opt-power8.patch: remove broken POWER8 implementation of isnan,
isinf, finite; fix missing static symbols
- glibc-2.14-crypt.diff: update for file renaming
Thu Mar 27 13:00:00 2014 schwabAATTsuse.de
- check-pf-alloca.patch: remove use of alloca while collecting interface
addresses
Tue Mar 25 13:00:00 2014 schwabAATTsuse.de
- abort-no-flush.patch: Don\'t close or flush stdio streams on abort (BZ
[#15436])
- fix-locking-in-_IO_cleanup.patch: always do locking when accessing
streams (bnc#796982, BZ #15142)
- resolv-dont-ignore-second-answer.patch: don\'t ignore second answer from
nameserver if the first one was empty (bnc#767266, BZ #13651)
- ldd-system-interp.patch: Never try to execute the file in ldd
(bnc#677787, BZ #16750)
Mon Mar 24 13:00:00 2014 schwabAATTsuse.de
- check-pf-alloca.patch: Account for alloca use when collecting interface
addresses (bnc#785041, BZ #16002)
Mon Mar 24 13:00:00 2014 schwabAATTsuse.de
- powerpc-opt-power8.patch: two more POWER8 optimisations (bnc#866711,
fate#315443)
Thu Mar 20 13:00:00 2014 schwabAATTsuse.de
- getaddrinfo-uninit-result.patch: Fix use of half-initialized result in
getaddrinfo when using nscd (bnc#867636, BZ #16743)
Thu Mar 20 13:00:00 2014 schwabAATTsuse.de
- Remove dependency on sysinit.target from nscd.service again (bnc#86422)
Wed Mar 19 13:00:00 2014 schwabAATTsuse.de
- powerpc-opt-power8.patch: GLIBC Optimizations For POWER8 Hardware
(bnc#866711, fate#315443)
Tue Mar 18 13:00:00 2014 schwabAATTsuse.de
- Make sure nscd is started after sysinit.target (bnc#868422)
- nscd-track-startup-failures.patch: properly track startup failures in
nscd and mark nscd.service as forking (BZ #16639)
Thu Mar 6 13:00:00 2014 schwabAATTsuse.de
- Add services and netgroup persistent caches to nscd file list
Wed Feb 26 13:00:00 2014 schwabAATTsuse.de
- sin-sign.patch: Fix sign of input to bsloww1 (BZ #16623)
- pldd-wait-ptrace-stop.patch: Update from upstream
Mon Feb 24 13:00:00 2014 schwabAATTsuse.de
- nss-dns-memleak.patch: fix memory leak in nss-dns (bnc#863499)
- Don\'t build glibc-{extra,info,i18ndata,obsolete} and nscd for i686
Mon Feb 10 13:00:00 2014 schwabAATTsuse.de
- Bump minimum kernel to 3.0
Sun Feb 9 13:00:00 2014 schwabAATTsuse.de
- Update to glibc 2.19 release
Thu Feb 6 13:00:00 2014 schwabAATTsuse.de
- Update to glibc 2.18.90 ee7cc3853761:
* More bug fixes
* SystemTap probes for slow multiple precision fallback paths of
transcendental functions have been introduced.
* Preliminary documentation about Multi-Thread, Async-Signal and
Async-Cancel Safety has been added.
* Change powerpc64le start ABI to 2.17
- Add /usr/local/lib64 to ld.so.conf on all lib64 platforms
- Enable profile build for aarch64
- ppc64le-abilist.patch: Removed
Wed Jan 8 13:00:00 2014 cooloAATTsuse.com
- make pwdutils a real buildrequire
Requires(pre) are used during builds, but don\'t trigger rebuilds.
But to create clearly defined bootstrap projects, it\'s essential
to know what packages are required for others. So move this requires
to build to a buildrequire
Tue Jan 7 13:00:00 2014 schwabAATTsuse.de
- Update to glibc 2.18.90 94c8a4bc574c:
* More bug fixes
* Slovenian translations for glibc messages have been contributed by the
Translation Project\'s Slovenian team of translators.
Thu Dec 19 13:00:00 2013 schwabAATTsuse.de
- Update to glibc 2.18.90 83f5c32d21f7:
* Support for STT_GNU_IFUNC symbols added for ppc64
* A new feature test macro _DEFAULT_SOURCE is available
* The _BSD_SOURCE feature test macro no longer enables BSD interfaces
that conflict with POSIX. The libbsd-compat library (which was a
dummy library that did nothing) has also been removed.
* Added support for version-3 tz format files
- i686-no-sse42-strstr.patch: Removed
Tue Dec 10 13:00:00 2013 schwabAATTsuse.de
- Update to glibc 2.18.90 aeb95445d128:
* More bug fixes
* Support for STT_GNU_IFUNC symbols added for ppc32/power4+
* The public headers no longer use __unused nor __block
* Support for PowerPC64 ELFv2 ABI
- ppc64le-abilist.patch: ABI lists for PowerLE
Mon Nov 25 13:00:00 2013 schwabAATTsuse.de
- Update to glibc 2.18.90 bd12ab55c05e:
* New locales: ak_GH, anp_IN, ar_SS, cmn_TW, hak_TW, lzh_TW, nan_TW, pap_AW,
pap_CW, quz_PE, the_NP.
* Substantially revised locales: gd_GB, ht_HT
* The LC_ADDRESS field was updated to support country_car for almost all
supported locales.
* ISO 1427 definitions were updated.
* ISO 3166 definitions were updated.
* The localedef utility now supports --big-endian and --little-endian
command-line options to generate locales for a different system from that
for which the C library was built.
* Binary locale files now only depend on the endianness of the system for
which they are generated and not on other properties of that system.
* ISO 639 definitions were updated for Chiga (cgg) and Chinese (gan, hak, czh,
cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
* SystemTap probes for malloc have been introduced.
* Support for powerpc64le has been added.
* The soft-float powerpc port now supports e500 processors.
- Remove upstreamed patches:
cbrtl-ldbl-96.patch
fcntl-o-tmpfile.patch
getaddrinfo-overflow.patch
glibc-2.18.tar.xz
glibc-ld-profile.patch
glibc-nscd-hconf.diff
i686-strcasecmp-fallback.patch
m68k-Scrt1.patch
malloc-overflows.patch
nonascii-case.patch
nss-database.patch
printf-overrun.patch
readdir_r-overflow.patch
strcoll-overflow.patch
- Remove obsolete patches:
glibc-2.4.90-revert-only-euro.diff
Wed Oct 30 13:00:00 2013 schwabAATTsuse.de
- getaddrinfo-overflow.patch: Fix stack overflow due to large AF_INET6
requests (CVE-2013-4458, bnc#847227)
Mon Oct 21 14:00:00 2013 schwabAATTsuse.de
- Remove SSE4.2 implementation of strstr for x86-32 (bnc#843464)
Mon Oct 14 14:00:00 2013 schwabAATTsuse.de
- Depend on gcc defaults for base powerpc optimisations (bnc#844824)
Fri Oct 11 14:00:00 2013 schwabAATTsuse.de
- Enable ports addon for m68k and adapt file list
- m68k-Scrt1.patch: Use PIC for Scrt1.o
Thu Sep 19 14:00:00 2013 schwabAATTsuse.de
- nscd-server-user.patch: run nscd as user nscd (fate#314673)
Thu Sep 12 14:00:00 2013 schwabAATTsuse.de
- malloc-overflows.patch: Fix integer overflows in malloc (CVE-2013-4332,
bnc#839870)
Wed Sep 11 14:00:00 2013 schwabAATTsuse.de
- fcntl-o-tmpfile.patch: Add O_TMPFILE to (bnc#837965)
- strcoll-overflow.patch: Update to latest version
Tue Aug 13 14:00:00 2013 schwabAATTsuse.de
- Update to glibc 2.18 release
* No source change
- strcoll-overflow.patch: fix buffer overflow in strcoll (CVE-2012-4412,
bnc#779320)
- readdir_r-overflow.patch: fix readdir_r with long file names
(CVE-2013-4237, bnc#834594)
Tue Aug 6 14:00:00 2013 schwabAATTsuse.de
- Update to glibc 2.17.90 85891acadf1b:
* CVE-2013-2207 Incorrectly granting access to another user\'s pseudo-terminal
has been fixed by disabling the use of pt_chown (Bugzilla #15755).
Distributions can re-enable building and using pt_chown via the new configure
option `--enable-pt_chown\'. Enabling the use of pt_chown carries with it
considerable security risks and should only be used if the distribution
understands and accepts the risks.
* CVE-2013-0242 Buffer overrun in regexp matcher has been fixed (Bugzilla
[#15078]).
* CVE-2013-1914 Stack overflow in getaddrinfo with many results has been
fixed (Bugzilla #15330).
* Add support for calling C++11 thread_local object destructors on thread
and program exit. This needs compiler support for offloading C++11
destructor calls to glibc.
* Improved worst case performance of libm functions with double inputs and
output.
* Support for priority inherited mutexes in pthread condition variables on
non-x86 architectures.
* Optimized string functions for AArch64. Implemented by Marcus Shawcroft.
* Optimized string functions for ARM. Implemented by Will Newton and
Richard Henderson.
* Added a benchmark framework to track performance of functions in glibc.
* New macro named issignaling to check for a signaling NaN (sNaN).
It is based on draft TS 18661 and currently enabled as a GNU extension.
* On Linux, the clock function now uses the clock_gettime system call
for improved precision, rather than old times system call.
* Added new API functions pthread_getattr_default_np and
pthread_setattr_default_np to get and set the default pthread
attributes of a process.
* Added support for TSX lock elision for pthread mutexes on i386 and x86-64.
This may improve lock scaling of existing programs on TSX capable systems.
* Support added for AT_HWCAP2 (to coincide with Linux kernel 3.10
availability). Implemented by Ryan S. Arnold.
* Support added for POWER8 platform. Implemented by Ryan S. Arnold.
- Remove upstreamed patches:
pthread-cond-timedwait-i486.patch
glibc-aarch64-lib64.patch
arm-ld-so-cache.patch
rtlddir.patch
regexp-overrun.patch
getaddrinfo-overflow.patch
nscd-netgroup.patch
disable-pt-chown.patch
nscd-short-write.patch
big5-hkscs-update.patch.bz2
digits-dots.patch
strptime-W-week.patch
aarch64-sigsetjmp.patch
- Rediff all remaining patches
- Reenable stackguard randomization on arm
- Recognize ppc64p7 arch to build for power7
- Remove all ABI extensions from libcrypt
- cbrtl-ldbl-96.patch: fix cbrtl for ldbl-96
Wed Jul 31 14:00:00 2013 schwabAATTsuse.de
- i686-strcasecmp-fallback.patch: fix fallback in i686
strcasecmp/strncasecmp
- nonascii-case.patch: also test strncasecmp
- pldd-wait-ptrace-stop.patch: fix pldd not to leave process stopped after
detaching (bnc#819383)
Mon Jul 22 14:00:00 2013 schwabAATTsuse.de
- disable-pt-chown.patch: disable use of pt_chown (CVE-2013-2207,
bnc#830257)
- nonascii-case.patch: fix strcasecmp in tr_TR.ISO-8859-9 locale
- glibc-2.14-crypt.diff: fix incomplete dependencies for libowcrypt
Thu Jul 4 14:00:00 2013 schwabAATTsuse.de
- crypt_blowfish-gensalt.patch: separare crypt_gensalt into its own
library libowcrypt, remove crypt_rn and crypt_ra (fate#314945)
- glibc-2.14-crypt-versioning.diff, glibc-fix-check-abi.patch,
glibc-crypt-badsalttest.patch: folded into glibc-2.14-crypt.diff
- crypt_blowfish-const.patch: constify crypt_blowfish
- crypt_blowfish-1.2-sha.diff: refresh
Fri Jun 28 14:00:00 2013 dmuellerAATTsuse.com
- add ld-linux.so.3 compat symlink also for armv6hl
- remove deprecated armv7l
Wed Jun 19 14:00:00 2013 cooloAATTsuse.com
- rely on systemd-rpm-macros instead of the full thing
Mon Jun 17 14:00:00 2013 schwabAATTsuse.de
- nscd-netgroup.patch: Fix handling of netgroup cache in nscd (bnc#819524)
Mon Jun 10 14:00:00 2013 schwabAATTsuse.de
- glibc-bindresvport-blacklist.diff: Renamed from
glibc-2.3.90-bindresvport.blacklist.diff; fix resource leaks
(bnc#824046)
- Remove glibc-armhf-compat.patch
Mon May 20 14:00:00 2013 schwabAATTsuse.de
- aarch64-sigsetjmp.patch: Fix sigsetjmp on aarch64
Sat May 18 14:00:00 2013 schwabAATTsuse.de
- Fix file list for glibc-utils
Thu May 16 14:00:00 2013 schwabAATTsuse.de
- big5-hkscs-update.patch.bz2: Update BIG5-HKSCS charmap to HKSCS-2008
- digits-dots.patch: Fix parsing of numeric hosts in gethostbyname_r
- nss-database.patch: Properly cache the result from looking up the nss
database config
- strptime-W-week.patch: Properly handle %W in strptime
- printf-overrun.patch: Revert problematic fixes for [BZ #11741]
- glibc-aarch64-lib64.patch: Replace with upstream version
- arm-ld-so-cache.patch: ARM: Support loading unmarked objects from cache
- rtlddir.patch: Add support for rtld directory different from slib
directory
- regexp-overrun.patch: Fix buffer overrun in regexp matcher
(CVE-2013-0242, bnc#801246)
- getaddrinfo-overflow.patch: Fix stack overflow in getaddrinfo with many
results (CVE-2013-1914, bnc#813121)
Thu May 16 14:00:00 2013 schwabAATTsuse.de
- When testsuite run fails make all test output available
Tue May 7 14:00:00 2013 schwabAATTsuse.de
- Fix check for XEN build in glibc_post_upgrade
Sun Apr 14 14:00:00 2013 crrodriguezAATTopensuse.org
- Do not order nscd after syslog.target
Mon Mar 4 13:00:00 2013 schwabAATTsuse.de
- Fix crypt ABI for aarch64
Thu Feb 28 13:00:00 2013 schwabAATTsuse.de
- manpages.patch:
Remove debianisms from manpages (bnc#805054)
Mon Feb 18 13:00:00 2013 schwabAATTsuse.de
- Update crypt ABI for aarch64
- glibc-aarch64-lib64.patch:
Use lib64 for aarch64 and add link for /lib/ld-linux-aarch64.so.1
- Don\'t build profiling libraries for aarch64
Tue Feb 5 13:00:00 2013 schwabAATTsuse.de
- Move _constraints file to glibc-testsuite only
Sun Feb 3 13:00:00 2013 dmuellerAATTsuse.com
- build with ports enabled on aarch64
Thu Jan 31 13:00:00 2013 schwabAATTsuse.de
- Obsolete unscd to migrate back to nscd.
Thu Jan 31 13:00:00 2013 cooloAATTsuse.com
- looks like testsuite runs only on kvm, so add _constraint
(actually it does not build on xen, but I can\'t constraint that)
Thu Jan 24 13:00:00 2013 schwabAATTsuse.de
- Don\'t run testsuite in parallel
- Fail if testsuite fails
- Disable crypt/badsalttest test
Tue Jan 8 13:00:00 2013 cooloAATTsuse.com
- add _constraints file to make sure glibc-testsuite only builds on big
hosts. Otherwise it\'s running out of memory and stalls
Thu Dec 27 13:00:00 2012 ajAATTsuse.de
- Set bugurl to bugs.opensuse.org
Tue Dec 25 13:00:00 2012 ajAATTsuse.de
- Update to glibc 2.17 release (git id c758a6861537):
* bump version number
* update translations
Tue Dec 18 13:00:00 2012 schwabAATTsuse.de
- Move glibc-utils subpackage to own specfile and enable programs that
require libgd
- Filter GLIBC_PRIVATE symbols
- Don\'t stop at first error in testsuite run
Mon Dec 17 13:00:00 2012 schwabAATTsuse.de
- Split off glibc-testsuite package
Fri Dec 14 13:00:00 2012 ajAATTsuse.de
- Build profile and locale packages for i686 as well.
Wed Dec 12 13:00:00 2012 ajAATTsuse.de
- Update to 4641d57e1e00:
* Updated translations
* bug fixes
Mon Dec 10 13:00:00 2012 schwabAATTsuse.de
- pthread-cond-timedwait-i486.patch:
Extend i486 pthread_cond_timedwait to use futex syscall with absolute
timeout
- nscd-short-write.patch:
Properly check for short writes when sending the response in nscd
Sat Dec 8 13:00:00 2012 ajAATTsuse.de
- Update to 56e7d3ad5c2f:
* Bugfixes
* Fix warnings building glibc
- Remove upstreamed patch glibc-revert-fseek-on-fclose.diff
Mon Dec 3 13:00:00 2012 ajAATTsuse.de
- Remove nosegneg i686 library, it\'s only used for a 32-bit Xen
hypervisor (not for a 32-bit guest running under 64-bit hypervisor),
and since the 32-bit Xen hypervisor is not part of openSUSE anymore,
it is unneeded (bnc#789607).
Mon Dec 3 13:00:00 2012 schwabAATTsuse.de
- Suppress error message from systemctl in %post -n nscd (bnc#792333)
Sat Dec 1 13:00:00 2012 ajAATTsuse.de
- Update to f638872ab422:
Fix regression introduced with last update in sunrpc code
Fix assertion failure in resolver
Bug fixes
- Remove upstreamed patch glibc-resolv-assert.diff
Fri Nov 30 13:00:00 2012 ajAATTsuse.de
- Update to c93ec1f091ec:
Warn about unsupported DT_FLAGS_1 flags
Add Interlingua locale
Bug fixes
Thu Nov 29 13:00:00 2012 schwabAATTsuse.de
- Remove obsolete patches:
glibc-strict-aliasing.diff
nscd-avoid-gcc-warning.diff
Wed Nov 28 13:00:00 2012 ajAATTsuse.de
- Update to e3c6aa3a5848:
* Fix powerpc64 make abi check failure
* bugfixes
- Install nscd.socket to new /usr location
Wed Nov 28 13:00:00 2012 schwabAATTsuse.de
- Reenable multi-arch on ppc ppc64
Tue Nov 27 13:00:00 2012 ajAATTsuse.de
- Update to de2fd463b1c0:
Various bugfixes including:
* Fix fwrite bug causing grep etc testsuite failure
* sotruss: fix argument parsing
* Check supported DF_1_XXX bits
Add new locales niu_NU and niu_NZ
- Refresh patch glibc-revert-fseek-on-fclose.diff
Sat Nov 24 13:00:00 2012 ajAATTsuse.de
- Remove nscd init script, use systemd files.
Fri Nov 23 13:00:00 2012 matzAATTsuse.com
- Fix getaddrinfo-ipv6-sanity.diff to apply again.
Tue Nov 20 13:00:00 2012 ajAATTsuse.de
- Update to f59cba71d848:
* Various bug fixes
* Add new locales szl_PL, ayc_PE, nhn_MX, doi_IN, mni_IN, sat_IN.
* Remove patch glibc-compiled-binaries.diff since getconf can not be
cross-compiled
* Refresh patch glibc-2.3.90-bindresvport.blacklist.diff
Sun Nov 11 13:00:00 2012 ajAATTsuse.de
- Update to current glibc 2.17 development snapshot (git 7e2bd01fcf3c):
* Upstream changes:
+ ports is now part of main tarball
+ Add port to ARM AArch64
+ New function secure_getenv
+ Systemtap static probes
+ The `clock_
*\' suite of functions (declared in ) is now
available directly in the main C library.
+ The `crypt\' function now fails if passed salt bytes that violate the
specification for those values. On Linux, the `crypt\' function will
consult /proc/sys/crypto/fips_enabled to determine if \"FIPS mode\" is
enabled, and fail on encrypted strings using the MD5 or DES algorithm
when the mode is enabled.
+ Optimzations and bug fixes
* remove upstream patches malloc-check-size.patch,
glibc-2.16-getaddrinfo-buffer.patch, sparc-bind-now.patch,
pthread-cond-wait-revert.patch
* Remove now obsolete patch glibc-gai-private4.diff
* Refresh patches glibc-2.14-crypt.diff, glibc-2.14-crypt-versioning.diff,
glibc-fix-check-abi.patch, nss-db-path.patch, glibc-2.3.90-noversion.diff,
glibc-revert-fseek-on-fclose.diff
* Disable patches glibc-compiled-binaries.diff, getaddrinfo-ipv6-sanity.diff
and glibc-gai-private4.diff.
* Use git id instead of ChangeLog date in version output (patch glibc-version.diff)
* Enable multi-arch on all architectures that support it.
Wed Nov 7 13:00:00 2012 schwabAATTsuse.de
- Avoid shell comment leaking into %post.
Thu Oct 25 14:00:00 2012 ajAATTsuse.de
- Update to glibc 2.16 c3b96f90c9c1:
- Fix missing _mcountAATTGLIBC_2.0 on powerpc32 (replaces
patch glibc-2.16-ppc32-mcount.patch)
- Drop patch glibc-elf-localscope.diff, fixed upstream in 2.16
in a different way.
Tue Oct 9 14:00:00 2012 ajAATTsuse.de
- Fix malloc_usable_size (swo#1349, bnc#745247) (patch
malloc-check-size.patch).
- Update to current glibc 2.16 (git a5cfcf08ffaa):
* fix fma detection
* Don\'t parse %s format argument as multibyte string
* Use size_t instead of int for internal variables in glob
* Properly handle fencepost with MALLOC_ALIGN_MASK
Sat Oct 6 14:00:00 2012 meissnerAATTsuse.com
- make glibc-devel- require glibc- just
like glibc-devel
Fri Sep 28 14:00:00 2012 ajAATTsuse.de
- Fix crash in relocation on sparc with bind-now (swo#14376)
(patch sparc-bind-now.patch).
Thu Sep 27 14:00:00 2012 ajAATTsuse.de
- Fix check-abi on more architectures (bnc#780696), patch by Jan
Engelhardt (updated patch glibc-fix-check-abi.patch).
Tue Sep 4 14:00:00 2012 schwabAATTlinux-m68k.org
- Move pt_chown to %{_libexecdir} so that baselibs can find it.
- Do create hardlinks to getconf so that baselibs use the correct binary
and getconf -v works (obsoletes patch glibc-2.8-getconf.diff).
Tue Aug 28 14:00:00 2012 ajAATTsuse.de
- Update to da1f43196321, major changes:
* Fix strtod integer/buffer overflow (bso#14459).
* Fix segmentation fault in strncasecmp for i686.
* Translation updates
Tue Jul 24 14:00:00 2012 ajAATTsuse.de
- Fix _mcount on PowerPC32.
Sat Jul 21 14:00:00 2012 ajAATTsuse.de
- Enable parallel build for some more cases.
Fri Jul 20 14:00:00 2012 ajAATTsuse.de
- Update to glibc 2.16 release.
* update version numbers
* Documentation updates
- Update manpages from Debian, includes new man pages for
locale.1, mtrace.1, gencat.1 iconvconfig.8.
- Remove getent.1 man page, use the one from man-pages.
Fri Jul 20 14:00:00 2012 ajAATTsuse.de
- Update to glibc 2.16 trunk (git id 416bf844227d):
* Fix check-abi for arm
* Refresh some patches.
* remove merged patches
* mainly lots of bug fixes
* Support for ISO C11
* full details in NEWS file
Fri Jul 20 14:00:00 2012 jengelhAATTinai.de
- Add commit 10f62770e115d9f (glibc-sparc-fxstatat64.diff) from
upstream to resolve rpmlint-induced packaging abort due to
(previously) \"no-return-in-nonvoid\"
- Add xz as explicit BuildRequires for openSUSE_12.1
Thu Jul 19 14:00:00 2012 jengelhAATTinai.de
- Do package ld-linux.so.2 on SPARC as well
Tue Jul 17 14:00:00 2012 ajAATTsuse.de
- Add makeinfo as build requires to be able to generate the info
pages.
Wed Jul 4 14:00:00 2012 ajAATTsuse.de
- Add glibc-2.16-getaddrinfo-buffer.patch to not use a too small
buffer for dns queries on 64-bit systems (bso#14307,bso#13904).
- Fix getaddrinfo-ipv6-sanity.diff (bnc#767125).
Mon Jul 2 14:00:00 2012 agrafAATTsuse.com
- Backport
*context patch for ARM from 2.16, so we have a working libpth
Thu Jun 28 14:00:00 2012 ajAATTsuse.de
- Remove not anymore existing nscd.socket.
Thu Jun 28 14:00:00 2012 ajAATTsuse.de
- Update to glibc 2.15-branch (git id 725b8ee08aff):
* Fix regression in cosh (bso#14273)
Wed Jun 27 14:00:00 2012 ajAATTsuse.de
- Testsuite is ok to fail on arm
Tue Jun 26 14:00:00 2012 ajAATTsuse.de
- Update to glibc 2.15 branch (git id b640404bd8c9):
* Fix fmod implementation that returned NaN for some values.
* Fix strcase_cmp_l x86 multiarch implementation.
* Remove glibc-2.15-avx2.patch, merged now.
Thu Jun 21 14:00:00 2012 ajAATTsuse.de
- Fix Bogus FP exception on underflow for exp(double) (bnc#767956)
Mon Jun 18 14:00:00 2012 ajAATTsuse.de
- Remove nscd.socket since nscd does not support socket
activation.
Wed Jun 13 14:00:00 2012 ajAATTsuse.de
- Build power3 libs on 32-bit PowerPC (bnc#765165).
Wed May 23 14:00:00 2012 ajAATTsuse.de
- Update to current git of glibc 2.15 branch:
* obsoletes glibc-2.16-avx.patch,
glibc-2.16-fix-check-localplt.patch
* Fixes for math functions.
Wed May 23 14:00:00 2012 ajAATTsuse.de
- Fix first_weekday for tr_TR locale (tr_TR.patch)
Wed May 16 14:00:00 2012 schwabAATTlinux-m68k.org
- Fix confstr use of local buffer outside its extent
Wed May 9 14:00:00 2012 ajAATTsuse.de
- Split out glibc-armhf-compat.patch from armhf-ld-so.patch.
- Run nscd in the foreground with systemd (glibc-nscd-foreground-patch)
Tue May 8 14:00:00 2012 ajAATTsuse.de
- Refresh glibc-2.16-avx.patch and handle FMA4.
Thu May 3 14:00:00 2012 ajAATTsuse.de
- Fix dynamic linker name for ARMv5.
Thu Apr 26 14:00:00 2012 ajAATTsuse.de
- Fix mcheck (optimization problem with gcc 4.7)
Wed Apr 25 14:00:00 2012 ajAATTsuse.de
- Also check for armv7hl.
Wed Apr 25 14:00:00 2012 adrianAATTsuse.de
- provide old ld-linux.so.3 on armv7, not catched by find.provides
Sun Apr 22 14:00:00 2012 ajAATTsuse.de
- gcc 4.7 does not build crt files properly on powerpc64, backport
patch from upstream to handle this
(glibc-2.16-powerpc-initfini.patch)
Fri Apr 20 14:00:00 2012 ajAATTsuse.de
- Disable patch x86-cpuid-level2.patch, this should be fixed in
valgrind now.
Thu Apr 19 14:00:00 2012 ajAATTsuse.de
- Reorder patches, refresh to apply cleanly with -p1.
Wed Apr 18 14:00:00 2012 ajAATTsuse.de
- Build profiled libs only for base.
- Cleanup patches.
- Remove glibc-2.14-fix-ctors.patch, we have proper support in
binutils now.
Tue Apr 17 14:00:00 2012 ajAATTsuse.de
- The dynamic linker for armv7 hardware float is called
/lib/ld-linux-armhf.so.3. Provide symlink for old location.
Tue Apr 17 14:00:00 2012 ajAATTsuse.de
- Build for power4 only, don\'t support power3 anymore.
- Add option to build glibc a bit more quickly for testing purposes.
- Remove disabled patch glibc-revert-netlink-cache.patch.
- Start renumbering patches.
Mon Apr 16 14:00:00 2012 ajAATTsuse.de
- Do not build locales and profile for i686 since we only ship
the base and glibc-devel packages.
Fri Apr 13 14:00:00 2012 ajAATTsuse.de
- Fix check-abi to succeed.
- Use feof_unlocked in glibc-2.3.90-bindresvport.blacklist.diff.
- Make x86 to be elf/check-localplt clean again
- Refresh some patches to apply without fuzz.
Fri Apr 6 14:00:00 2012 ajAATTsuse.de
- Disable building with as-needed since it breaks glibc
(testsuite will fail, even if testsuite does not use as-needed)
Thu Apr 5 14:00:00 2012 ajAATTsuse.de
- Another fix for dynamic linking.
Thu Apr 5 14:00:00 2012 ajAATTsuse.de
- Properly fix dl_lookup_x crash (glibc-fix-noload.patch), disable
glibc-fix-lookup-crash.patch.
Mon Apr 2 14:00:00 2012 ajAATTsuse.de
- Fix building on Armv5 (glibc-add-arm-dependency-libmemusage.patch)
Thu Mar 29 14:00:00 2012 ajAATTsuse.de
- Fix crash when nscd is not running (bnc#741021) properly
and disable patch glibc-revert-netlink-cache.patch
Fri Mar 23 13:00:00 2012 ajAATTsuse.de
- Fix path for nss_db (bnc#753657).
Thu Mar 22 13:00:00 2012 ajAATTsuse.de
- Fix LD_PROFILE invocation.
Wed Mar 21 13:00:00 2012 ajAATTsuse.de
- Fix cycle detection in loading of dynamic objects.
Wed Mar 14 13:00:00 2012 ajAATTsuse.de
- Update getaddrinfo-ipv6-sanity.diff (bnc#684534).
Fri Mar 2 13:00:00 2012 ajAATTsuse.de
- vfprintf: validate nargs and maybe allocate from heap (bnc#747768)
Tue Jan 31 13:00:00 2012 ajAATTsuse.de
- Fix checks for AVX (patch glibc-2.16-avx.patch)
Tue Jan 31 13:00:00 2012 ajAATTsuse.de
- Use Linux 2.6.32 on x86_64 as oldest supported kernel
Tue Jan 31 13:00:00 2012 ajAATTsuse.de
- Fix relocation ordering to fix ifunc crash (bnc#740109).
Sun Jan 29 13:00:00 2012 dmuellerAATTsuse.de
- set abi back to gnueabi for ARM (regression from Jan 12)
Wed Jan 18 13:00:00 2012 ajAATTsuse.de
- Update license strings in spec file.
Mon Jan 16 13:00:00 2012 ajAATTsuse.de
- Split up new subpackage glibc-extra and move makedb with its
dependency on libselinux to it. (bnc#741525)
- Use lua script for verifyscript to not have a dependency on bash
Thu Jan 12 13:00:00 2012 ajAATTsuse.de
- Disable netlink caching (bnc#741021).
Thu Jan 12 13:00:00 2012 ajAATTsuse.de
- Use _target_cpu instead of _build and _host. This makes the
i686 library really build for i686.
Tue Jan 10 13:00:00 2012 ajAATTsuse.de
- Remove all math ifuncs on x86-64.
Tue Jan 10 13:00:00 2012 ajAATTsuse.de
- Remove math ifuncs that cause crashes in apache2 and
gdk-pixbuf-query-loaders-64 (bnc#740109) for now
(glibc-2.15-math64crash.patch).
- nscd needs the same glibc version, add require.
Mon Jan 9 13:00:00 2012 ajAATTsuse.de
- Fix realloc usage in vfscanf (glibc-2.16-scanf.patch)
- Fix getcontext on powerpc 32-bit (glibc-ppc-getcontext.patch)
Wed Jan 4 13:00:00 2012 ajAATTsuse.de
- Remove patch glibc-2.3.4-gb18030-big5hkscs.diff.bz2 and
replace it by gb18030.patch.bz2 (synced with Fedora 16)
(bnc#743617).
Tue Jan 3 13:00:00 2012 ajAATTsuse.de
- Compile unwind-dw2-fde-glibc.c with -fno-strict-aliasing
(patch glibc-strict-aliasing.diff)
- Build on i686 a separate library for usage under Xen.
Tue Jan 3 13:00:00 2012 ajAATTsuse.de
- Only use -mno-tls-direct-seg-refs on 32-bit x86, it\'s not needed
on x86-64.
Tue Jan 3 13:00:00 2012 ajAATTsuse.de
- Cleanup spec file:
- experimental malloc is not experimental anymore and only option
(drop patch glibc-malloc-arena-max.diff)
- remove obsolete configure flags
Tue Jan 3 13:00:00 2012 ajAATTsuse.de
- Update to 2ba92745c36e:
- Update copyright years
- Fix miscompilation of posix/regex_internal.c with GCC 4.7.
Tue Jan 3 13:00:00 2012 ajAATTsuse.de
- Revert pthread-cond-wait change for now since it causes hangs
(patch pthread-cond-wait-revert.patch).
Mon Dec 26 13:00:00 2011 ajAATTsuse.de
- Update to c0da14cdda1f (glibc-ports: 8a70b2dcabbf):
- new locales
- many bugfixes
- glibc 2.15
- obsoletes tzfile-corruption-fix.patch,
glibc-2.14-32args-printf.patch
Wed Dec 21 13:00:00 2011 meissnerAATTsuse.de
- Do not mention the buildtime anymore to make build-compare work.
Mon Dec 19 13:00:00 2011 ajAATTsuse.de
- Fix timezone loader overflow (bnc#735850,CVE-2009-5029) (patch
tzfile-corruption-fix.patch)
Mon Dec 5 13:00:00 2011 ajAATTsuse.de
- Update to 52ad36a21973 (glibc-ports: 4a40b38f6355):
* fix many warnings
* bugfixes
* obsolete patches glibc-strict-aliasing.diff and
glibc-arm-clone-unwind-fix.diff
Tue Nov 29 13:00:00 2011 rcoeAATTwi.rr.com
- fix printf with many args and printf arg specifiers (bnc#733140)
Thu Nov 24 13:00:00 2011 ajAATTsuse.de
- Updated glibc-ports-2.14.1.tar.bz2 from ftp.gnu.org.
Thu Nov 24 13:00:00 2011 ajAATTsuse.com
- Create glibc-devel-static baselibs (bnc#732349).
Thu Nov 17 13:00:00 2011 ajAATTsuse.de
- Remove duplicated locales from glibc-2.3.locales.diff.bz2
Tue Nov 15 13:00:00 2011 ajAATTsuse.de
- nscd now monitors resolv.conf, so simplify glibc-2.4.90-nscd.diff
patch and re-enable it
- Adjust and re-enable glibc-2.3.3-nscd-db-path.diff
Tue Nov 15 13:00:00 2011 ajAATTsuse.de
- Update to 09f93bd3d6b1:
- Clean up internal fopen uses to always use close-on-exec
- Optimized strcasecmp and strncasecmp for SSSE3 and SSE4.2 on x86-32
- bugfixes
Mon Nov 14 13:00:00 2011 roAATTsuse.de
- check-build.sh: accept kernel 3.x
Tue Nov 8 13:00:00 2011 dmuellerAATTsuse.de
- make glibc-static provide versioned
Tue Nov 8 13:00:00 2011 dmuellerAATTsuse.de
- fix building with ports again:
* ifuncs tracing backport requires adjustments
- avoid using asynchronous-unwind-tables only during configure,
but still built the library with unwind tables enabled
- replace arm build hack with a proper solution
Mon Nov 7 13:00:00 2011 dmuellerAATTsuse.de
- update glibc-ports to 2.14.1:
* Align the constant pool in start.S to 4 bytes.
* sysdeps/unix/sysv/linux/arm/eabi/internal_sendmmsg.S: New.
- Fix unwinding crash when using clone()
Wed Nov 2 13:00:00 2011 ajAATTsuse.de
- Update to d35dce5213b3:
- caching of network information for getaddrinfo
- bugfixes
Sat Oct 29 14:00:00 2011 ajAATTsuse.de
- Update to 21b64b153631:
- various bugfixes
Thu Oct 27 14:00:00 2011 ajAATTsuse.de
- Update to 804791474dc1:
- more libm optimizations
- Remove AMD libm routines due to new upstream libm optimizations
and interfaces.
- Fix build on x86.
Mon Oct 24 14:00:00 2011 ajAATTsuse.de
- Update to a201fbcf9cc3:
- More libm optimizations
- Optimize wcslen, strnlen
Thu Oct 20 14:00:00 2011 ajAATTsuse.de
- Ignore failure of chkstat (bnc#725145).
Wed Oct 19 14:00:00 2011 ajAATTsuse.de
- Provide glibc-static from glibc-devel-static to make packaging
easier. glibc-static is the Fedora name.
Tue Oct 18 14:00:00 2011 ajAATTsuse.de
- Update to glibc head 99ce7b04edf1:
- Optimize many libm functions
- Optimize access to isXYZ and toXYZ tables
- Optimized memcmp and wmemcmp for x86-64 and x86-32
- Add parameter annotation to modf
- Support optimized isXXX functions in C++ code
- Optimized memchr, memrchr, rawmemchr for x86-32
- Add nscd netgroupcache
- Disable libm-x86-64.diff.bz2 since it needs changes following the
libm optimzations.
Mon Oct 17 14:00:00 2011 ajAATTsuse.de
- Remove fma, fmaf from libm-x86-64.diff.bz2, they are not accurate
(bso#13304).
Tue Oct 11 14:00:00 2011 ajAATTsuse.de
- Update to current git 4f2b767fef50
* Correctly reparse group line after enlarging the buffer
* 2.14.1 release
Mon Oct 10 14:00:00 2011 ajAATTsuse.de
- Fix tracing with ifuncs.
Tue Oct 4 14:00:00 2011 uliAATTsuse.com
- cross-build: use %__cc, %__cxx, %_build, %_host
- mipsel: install ports, disable FP
Fri Sep 30 14:00:00 2011 dmuellerAATTsuse.de
- avoid build failure on %%arm
Thu Sep 29 14:00:00 2011 ajAATTsuse.de
- Update to 68577918437e:
* Obsoleted patches: glibc-gconvcache-s390.diff,
glibc-2.3.5-nscd-zeronegtimeout.diff,
glibc-x86-bits-sigcontext.patch,
glibc-2.15-getsysstats-speedup.patch, glibc-2.13-warnings.fix,
glibc-2.13-localedef.patch,
glibc-fix-rwlock-stack-imbalance.patch, glibc-2.15-vsyscall.patch,
glibc-2.15-avoid-vsyscall.patch
Thu Sep 29 14:00:00 2011 adrianAATTsuse.de
- just use %arm for right arm architectures
Tue Sep 27 14:00:00 2011 ajAATTsuse.de
- Update to 2.14 git version 8bd683657e8a, it contains backports from
glibc trunk:
+ Avoid race between {,__de}allocate_stack and __reclaim_stacks
during fork
- Add glibc-2.14-fix-ctors.patch to run ctors (bnc#717671), gcc 4.6
optimized these away.
Mon Sep 26 14:00:00 2011 adrianAATTsuse.de
- don\'t use -fasynchronous-unwind-tables on arm, it breaks the build
Thu Sep 22 14:00:00 2011 dmuellerAATTsuse.de
- fix ports build
Thu Sep 22 14:00:00 2011 adrianAATTsuse.de
- don\'t enforce armv5tel for all arm architectures anymore
- armv8l architecture does not exist
Tue Sep 20 14:00:00 2011 ajAATTsuse.de
- Cleanup spec file: remove some tags
Mon Sep 19 14:00:00 2011 opensuseAATTcboltz.de
- move usr.sbin.nscd apparmor profile back to apparmor-profiles package
(bnc#647718)
Mon Sep 19 14:00:00 2011 ajAATTsuse.de
- Update to 2.14 git version 69c1dfc1a796, it contains backports from
glibc trunk:
+ Fix setxid race handling exiting threads
+ Fix cfi directives in x86-64 and i386 code
+ Fix scope handling during dl_close
+ Fix spurious nop at start of __strspn_ia32
+ Correct cycle detection during dependency sorting
+ Fix fopen (non-existing-file, \"re\") errno (Obsoletes patch
fopen-close-exec.patch)
Fri Sep 16 14:00:00 2011 mmarekAATTsuse.cz
- Fix assertion error in res_query.c, triggered by Firefox
(bso#13013).
Wed Sep 7 14:00:00 2011 ajAATTsuse.de
- Avoid usage of vsyscalls inside glibc.
Tue Sep 6 14:00:00 2011 ajAATTsuse.de
- Prefer real syscalls instead of vsyscalls on x86-64 outside
libc.so
Mon Sep 5 14:00:00 2011 ajAATTsuse.de
- Do not not trigger an abort when an i586 Intel CPU is running the
i686 library, as valgrind does. [bnc#681398]
Mon Sep 5 14:00:00 2011 ajAATTsuse.de
- Readd vdso support.
- Add patch to relocate objects in dependency order, this fixes the
vdso support.
Sat Sep 3 14:00:00 2011 ajAATTsuse.de
- Revert last change, it caused some breakage. [bnc#715854]
Thu Sep 1 14:00:00 2011 ajAATTsuse.de
- Add support for new vdso (3.1 kernel) and only then
for vsyscall which is not anymore in 3.1 kernel
(patch glibc-2.15-vsyscall.patch)
Thu Aug 25 14:00:00 2011 lnusselAATTsuse.de
- use symbol version OW_CRYPT_1.0 for the Owl extensions
(crypt_r[an], crypt_gensalt.
*)
- refactor sha2 gensalt patch
- document sha2 hashes in man page
Mon Aug 22 14:00:00 2011 ajAATTsuse.de
- Update AppArmor profile of nscd [bnc#647718]
Fri Aug 19 14:00:00 2011 ajAATTsuse.de
- Fix fopen(\"non-existing-file\", \"re\") errno [bnc#713146].
Thu Aug 18 14:00:00 2011 ajAATTsuse.de
- Mark glibc-info, glibc-html and glibc-i18ndata as noarch packages.
Wed Aug 17 14:00:00 2011 matzAATTsuse.de
- Fix crash (access-after-free) in dl_lookup_x. [bnc#703140]
Wed Aug 17 14:00:00 2011 ajAATTsuse.de
- Enhance rpmlintrc to ignore shlib policy violation.
- Remove obsolete patches glibc-fnmatch-multibyte.diff,
glibc-2.3.1.localedef.diff, glibc-2.10-nscd-nostack.diff.
Wed Aug 17 14:00:00 2011 ajAATTsuse.de
- Update to current 2.14 branch: Various bugfixes.
Remove upstreamed patches missing-include-build-fix.diff,
glibc-2.14-res_send.patch, glibc-dl-fxstatat64.patch)
Wed Aug 17 14:00:00 2011 ajAATTsuse.de
- Revert removal of sunrpc code (patch glibc2.14-revert-sunrpc-removal.patch).
Fri Aug 12 14:00:00 2011 matzAATTsuse.de
- Revert seeking on fclose, incomplete implementation of POSIX
behaviour can confuse current users. [bnc #711829]
(patch glibc-revert-fseek-on-fclose.diff)
Fri Jul 22 14:00:00 2011 lnusselAATTsuse.de
- fix signature of sha2 functions
Thu Jul 21 14:00:00 2011 rhaferAATTsuse.de
- Disable rewriting ::1 to 127.0.0.1 for /etc/hosts entries.
(bnc#684534, bnc#706719)
(patch glibc-fix-double-loopback.diff)
Wed Jul 20 14:00:00 2011 lnusselAATTsuse.de
- install crypt_blowfish man pages
Tue Jul 19 14:00:00 2011 ajAATTsuse.de
- Back to old glibc-2.2-sunrpc.diff for now.
Tue Jul 19 14:00:00 2011 lnusselAATTsuse.de
- update crypt_blowfish to version 1.2 (bnc#700876)
* due to the signedness bug fix 2a hashes are incompatible with
previous versions if the password contains 8bit chracters!
* libcrypt now exports crypt_gensalt
Fri Jul 15 14:00:00 2011 ajAATTsuse.de
- Update to glibc 2.14:
* The RPC implementation in libc is obsoleted. Old programs keep working
but new programs cannot be linked with the routines in libc anymore.
Programs in need of RPC functionality must be linked against TI-RPC.
The TI-RPC implementation is IPv6 enabled and there are other benefits.
* Various bugfixes, new locales, new linux kernel interfaces.
* New program sotruss to traces calls through PLTs
* Removed the following obsoleted patches: glibc-2.6-configure.diff,
glibc-disable-backward-memcpy.diff, glibc-static-memcpy.diff,
glibc-zarch-longlong.diff, glibc-bso-12454.diff,
glibc-vfprintf-positional.diff
- Build without -fno-strict-aliasing.
Tue Jul 12 14:00:00 2011 ajAATTsuse.de
- Remove ppc-atomic.diff after discussion with glibc PPC experts
since it does not bring any real benefit.
Thu Jul 7 14:00:00 2011 ajAATTsuse.de
- Update glibc-2.2-sunrpc.diff with newer patch from sourceware
bugzilla (bs#bso#5379).
Wed Jul 6 14:00:00 2011 lnusselAATTsuse.de
- enable glibc-2.8-getconf.diff again to fix build failure
Tue Jul 5 14:00:00 2011 ajAATTsuse.de
- Add systemd configuration for nscd.
Tue Jul 5 14:00:00 2011 ajAATTsuse.de
- Remove glibc-statfs64-ia64.diff since current ia32el has the bug
fixed.
- Remove glibc-ppc64-vdso-time.diff (bnc#590216).
Mon Jul 4 14:00:00 2011 ajAATTsuse.de
- Further cleanup of ld.so.conf to remove duplicate directories
and allow override of system directories (bnc#671725)
- Fix futex bug (added patch glibc-fix-rwlock-stack-imbalance.patch
from sourceware bug #12403).
Fri Jul 1 14:00:00 2011 ajAATTsuse.de
- Remove glibc-2.10.99-ia64-include.diff, it\'s not needed anymore.
- Disable obsolete patches glibc-fnmatch-multibyte.diff,
glibc-2.10-nscd-nostack.diff, glibc-2.3.1.localedef.diff
- Add glibc-2.13-localedef.patch to fix alignment problem.
- Adjust glibc-version.diff, FLOATING_STACKS variable is obsolete.
Thu Jun 30 14:00:00 2011 ajAATTsuse.de
- Remove old ARM patches as it\'s unclear why those are needed and arm
support is anyhow broken according to comments here and in spec
files.
Thu Jun 30 14:00:00 2011 ajAATTsuse.de
- Back to kernel 2.6.16 as minimal kernel version.
Tue Jun 28 14:00:00 2011 ajAATTsuse.de
- Only apply glibc-statfs64-ia64.diff on SLE but not on openSUSE.
Mon Jun 27 14:00:00 2011 ajAATTsuse.de
- Disable exp_malloc on PPC platforms for now since it caused a
build failure.
Mon Jun 27 14:00:00 2011 ajAATTsuse.de
- Update glibc-x86-bits-sigcontext.patch with version accepted
upstream.
- Add glibc-2.15-getsysstats-speedup.patch to \"Fix Linux
sysconf(_SC_NPROCESSORS_[CONF|ONLN]) performance problem\"
- Fix warning about potential array subscript out of bounds
(glibc-2.13-wranings.fix).
- Fix some rpmlint warnings.
Tue Jun 21 14:00:00 2011 ajAATTsuse.de
- Cleanup spec file, change PreReqs.
- Remove obsolete patches: glibc-2.3.90-ld.so-madvise.diff,
glibc-suse-note.diff, glibc-2.3-regcomp.diff.
- Rename glibc-2.3-SuSE.diff to glibc-testsuite.patch, remove obsolete
parts.
Mon Jun 20 14:00:00 2011 ajAATTsuse.de
- Enhance rpmlintrc.
- move summary,license and group out of the not-ppc if (by Marcus
Meissner).
Mon Jun 20 14:00:00 2011 ajAATTsuse.de
- Remove PreReq on permissions to avoid a cycle that gives leads to
an uninstallable system (bnc#700925).
- Fix on x86 - fixes scpm compilation
(bnc#700784).
Fri Jun 17 14:00:00 2011 ajAATTsuse.de
- Cleanup ld.so.conf list, move kde directories to
kdelibs3 (bnc#671725).
Fri Jun 17 14:00:00 2011 ajAATTsuse.de
- Do not package memusage and memusagestat since they require
lib-gd and that grows the build cycle.
Thu Jun 16 14:00:00 2011 ajAATTsuse.de
- Fix handling of shared library preloading.
Thu Jun 16 14:00:00 2011 ajAATTsuse.de
- Fix getaddrinfo IPv6 code (bnc#684534).
- Split up glibc-devel-static subpackage (bnc#655261).
Thu Jun 16 14:00:00 2011 ajAATTsuse.de
- Reorder ld.so.conf library list (bnc#671725).
Wed Jun 15 14:00:00 2011 ajAATTsuse.de
- Split up package glibc-utils with some debugging tools, add memusage
and memusagestat programs
- Fix compile warnings.
- Silence some rpmlint warnings.
- Remove obsolete patches glibc-2.3.2-revert_tcsetattr.diff,
glibc-2.8-clone.diff, glibc-nptl-2.4-nofixsyscallnr.diff
- Cleanup spec file.
- Use new permission handling for pt_chown.
- Build without -fno-strict-aliasing.
Mon Jun 6 14:00:00 2011 ajAATTsuse.de
- Fix typos in /etc/gai.conf (bnc#651912).
Fri Jun 3 14:00:00 2011 ajAATTsuse.de
- Use 2.6.5 as oldest supported kernel on all archs besides x86 and
x86-64 (reverting partially a change).
Fri May 27 14:00:00 2011 ajAATTsuse.de
- Remove patches that are not needed anymore:
* glibc-selinux.diff
* glibc-check-native-missing-include.diff
* glibc-2.3.3-execstack.diff
- Disable the following patches, they look obsolete by now but leave them
in to easy enable them again:
* glibc-2.3-SuSE.diff
* glibc-2.3-regcomp.diff
* glibc-2.8-clone.diff
* glibc-2.3.2-revert_tcsetattr.diff
- Do not package glibc-obsolete with empty directory on archs that
don\'t need it.
Thu May 26 14:00:00 2011 ajAATTsuse.de
- Add glibc-static-memcpy.diff to fix static compiles.
Wed May 25 14:00:00 2011 ajAATTsuse.de
- Run on kernel 2.6.32 or newer only - and optimize thus.
- Enable malloc implementation that is be less memory efficient
but higher performing in multi-threaded programs.
- Use --enable-bind-now to avoid lazy binding in ld.so
and libc.so
Wed May 25 14:00:00 2011 ajAATTsuse.de
- Add glibc-bso-12454.diff to not create assert running dynamic linker
in some cases.
- Disable backwards memcpy for x86-64.
Wed May 25 14:00:00 2011 ajAATTsuse.de
- Add glibc-dl-signal-error.diff to not crash the dynamic linker
if dependencies are missing.
Mon May 23 14:00:00 2011 rguentherAATTnovell.com
- Update longlong.h from GCC sources. Fixes s390 build with -mzarch.
[bnc#695102]
Fri May 20 14:00:00 2011 ajAATTsuse.de
- Fix obsoletes and provides.
- Update to glibc 2.13
- Drop ld-prelink-unique.diff, it is part of 2.13.
Tue Feb 22 13:00:00 2011 pbaudisAATTsuse.cz
- Fix potential removal of required local scope from shared objects
marked as NODELETE [bnc#657627]
Thu Feb 3 13:00:00 2011 pbaudisAATTsuse.cz
- Upgrade to latest release/2.11/master - glibc-2.11.3-b72646ad0c41
- Random assortion of bugfixes, some #defines for new kernels
- Retired patches:
- glibc-2.11.3-bnc658509.diff
- glibc-2.11.3-bso12397.diff
- glibc-sparc64-fxstat.diff
- Remove the NSS hack of opening modules using RTLD_DEEPBIND.
This was useful for nss_ldap, since some applications used a different
LDAP library with clashing symbol names. However, it also created
many headaches, especially with the NSS modules not respecting
malloc() overrides. Now, sssd is used by default for LDAP resolutions
and we can therefore safely get rid of the hack. [bnc#477061]
- Remove the currently disabled AMD string function overrides.
Benchmarking did not unearth any differences that would make
convincing case for keeping the functions with all the associated
maintenance headaches; AMD does not recommend keeping their custom
versions of the functions either.
- Introduce MALLOC_ARENA_MAX and M_ARENA_MAX support [bnc#659090]
- Fixed stack unwinding past glibc _fini function (proper showing
of destructor backtraces) [bnc#585879]
- Fix gconv cache generation on s390 [bnc#592944]
- Add missing iconvconfig for refreshing gconv.cache to glibc-locale %post
- Fixed stack corruption in
*printf() with large number of positional
specifiers [bnc#666179]
Fri Jan 28 13:00:00 2011 rguentherAATTnovell.com
- Fix ENOSYS detection for mkdirat. [bso#12397]
Thu Dec 9 13:00:00 2010 rguentherAATTnovell.com
- Drop restrict qualifiers from memmove and bcopy fortify wrappers.
[bnc#658509]
Tue Nov 30 13:00:00 2010 pbaudisAATTsuse.cz
- Upgrade to glibc-2.11.3
- Just few more bugfixes since the latest upgrade
Tue Nov 16 13:00:00 2010 pbaudisAATTsuse.cz
- Remove explicit support for nss SPLIT_GROUPS setting; glibc from
2.11 on should handle this automagically.
Mon Nov 15 13:00:00 2010 pbaudisAATTsuse.cz
- Upgrade to latest release/2.11/master - glibc-2.11.2-dd2fde461e30
- Candidate tree for glibc-2.11.3
- Multitude of various bug fixes
Mon Nov 15 13:00:00 2010 pbaudisAATTsuse.cz
- Enable multi-arch routines support for ppc, ppc64, i686 and x86_64.
Temporarily, AMD-optimized string routines are disabled. We will
selectively re-enable them after some more careful benchmarking
in the next few days.
Note: In this glibc version, multi-arch routines DO NOT include
the controversial backwards-copy memcpy().
Wed Oct 27 14:00:00 2010 pbaudisAATTsuse.cz
- Fix missing hconf setup in nscd - this meant `multi on` in
/etc/host.conf was ignored when nscd was used, breaking e.g.
resolving of multi-AF records in /etc/hosts [bnc#572188]
- Fix two LD_AUDIT security vulnerabilities: spurious $ORIGIN expansion
and missing setuid library check when running as setuid [bnc#646960]
Mon Sep 13 14:00:00 2010 ajAATTsuse.de
- Fix build in manual with make 3.82.
Sun Sep 12 14:00:00 2010 ajAATTsuse.de
- Work around shortest-stem feature in make 3.82+ (patch
glibc-make-3.82.patch)
Wed Jul 7 14:00:00 2010 pbaudisAATTsuse.cz
- Fix NIS-compat initgroups routine to work reliably over multiple
invocations [bnc#607064]
Thu Jul 1 14:00:00 2010 jengelhAATTmedozas.de
- SPARC: restore fxstat functionality in sparc64 mode
Sat Jun 26 14:00:00 2010 jengelhAATTmedozas.de
- Use %_smp_mflags
Fri Jun 11 14:00:00 2010 pbaudisAATTsuse.cz
- Upgrade to latest release/2.11/master - glibc-2.11.2-21580967038a
- Fix buggy x86 CPU family and model check
- Fix sunrpc error condition handling
- Fix crash on unresolved weak symbol reference
Tue Jun 1 14:00:00 2010 pbaudisAATTsuse.cz
- Fix ldconfig -r failing on aux cache [bnc#609345]
Thu May 20 14:00:00 2010 pbaudisAATTsuse.cz
- Upgrade to glibc-2.11.2 (f2020c64596a)
- Virtually no changes since previous revision, just official tag
Wed May 12 14:00:00 2010 pbaudisAATTsuse.cz
- Upgrade to latest release/2.11/master - glibc-2.11.1-6d270188ef3f
- This contains considerable amount of bugfixes cherrypicked from
the master branch, slated to become glibc-2.11.2 soon with little
further changes
Mon May 10 14:00:00 2010 pbaudisAATTsuse.cz
- Add a hint about /etc/host.conf mdns option removal to the parser
error reporting [bnc#569273]
Tue May 4 14:00:00 2010 ajAATTsuse.de
- Handle /var/run on tmpfs
Mon Apr 26 14:00:00 2010 pbaudisAATTsuse.cz
- Remove stale resolv.dynamic.diff patch file
Thu Apr 22 14:00:00 2010 meissnerAATTsuse.de
- for powerpc32 build a generic library and also a power4 library
to allow older 32bit powerpc to work. bnc#596271
Tue Apr 20 14:00:00 2010 pbaudisAATTsuse.cz
- Consider private IPv4 addresses as global-scope in gai.conf [bnc#597616]
Wed Mar 24 13:00:00 2010 pbaudisAATTsuse.cz
- Fix get_nprocs() large CPU count handling [bnc#590665]
Tue Mar 23 13:00:00 2010 pbaudisAATTsuse.cz
- Fix interference of STB_GNU_UNIQUE and prelink [bnc#586979]
- Make time() use VDSO on PPC64 [bnc#590216]
- Make pthread_cond_timedway() use VDSO on PPC64 [bnc#590517]
Thu Mar 18 13:00:00 2010 pbaudisAATTsuse.cz
- Add PreReq for cat to glibc-locale [bnc#588997]
Thu Mar 18 13:00:00 2010 pbaudisAATTsuse.cz
- Fix /etc/resolv.conf change detection for multi-threaded applications
(by Sebastian Kienzl)
Fri Mar 5 13:00:00 2010 pbaudisAATTsuse.cz
- Fix spurious mapping from lowercase sharp s to uppercase sharp S
which is less standard and causes problems for ISO encodings [bnc#541773]
Mon Mar 1 13:00:00 2010 pbaudisAATTsuse.cz
- Fix spurious overflow messages on some R_X86_64_PC32 relocations,
patch by Richard Guenther [bnc#583019]
Wed Feb 24 13:00:00 2010 pbaudisAATTsuse.cz
- Fix assertion failures within valloc(), patch by Michael Matz
[bnc#581391]
Wed Feb 17 13:00:00 2010 pbaudisAATTsuse.cz
- S/390: Disable two UTF conversion instructions due to the hardware
mishandling some error conditions in the input stream [bnc#579871]
Mon Feb 15 13:00:00 2010 pbaudisAATTsuse.cz
- Further fix previous power5 fix
Sun Feb 14 13:00:00 2010 rguentherAATTsuse.de
- avoid spurious differences in nscd on rebuilds.
Thu Feb 11 13:00:00 2010 pbaudisAATTsuse.cz
- Fix another upgrade problem on power5 and older - correctly remove
the old optimized libraries; found out by matzAATTsuse.de [bnc#563978]
Fri Feb 5 13:00:00 2010 pbaudisAATTsuse.cz
- Final fix for memchr() overflow on IA64 provided by upstream
[bnc#567516]
Thu Jan 28 13:00:00 2010 pbaudisAATTsuse.cz
- Fix another memchr() overflow on IA64; another known one still
remains a mystery [bnc#567516]
Wed Jan 27 13:00:00 2010 pbaudisAATTsuse.cz
- Remove now-obsolete powerpc-cpu addon usage [bnc#572819]
- Fix statfs64() on IA64 in 32-bit mode ia32el [bnc#534828]
Tue Jan 26 13:00:00 2010 pbaudisAATTsuse.cz
- Fix upgrade from previous distributions on power5 and older [bnc#563978]
Mon Jan 25 13:00:00 2010 meissnerAATTsuse.de
- ignore power6, power7 and cell specific Power CPU optimizations
on openSUSE.
Tue Jan 19 13:00:00 2010 pbaudisAATTsuse.cz
- Disable AMD-optimized strncmp() on x86_64 that is getting miscompiled
by the assembler [bnc#540647]
Mon Jan 18 13:00:00 2010 pbaudisAATTsuse.cz
- Upgrade to latest release/2.11/master - glibc-2.11.1-11c19d374bd4
- Just trivial changes - version bump to 2.11.1, NIS-related
resolver fixes, ELF lookup race, .h typo fix and regcomp
out-of-memory handling miss
- Few more bugfixes, weekday updated in three locales
- Retired patches:
glibc-ia64-memchr.diff
Mon Dec 14 13:00:00 2009 jengelhAATTmedozas.de
- add baselibs.conf as a source
Fri Dec 11 13:00:00 2009 jengelhAATTmedozas.de
- libnldbl_nonshared is only built for sparc32
Tue Dec 8 13:00:00 2009 jengelhAATTmedozas.de
- package libnldbl_nonshared for SPARC
Fri Nov 20 13:00:00 2009 pbaudisAATTsuse.cz
- Upgrade to latest release/2.11/master - glibc-2.11-1bc1954c7357:
- This snapshot is slated to become 2.11.1 if all goes well
- Mix of fixes for various recently found out issues
- Retired patches:
glibc-ifunc-dlsym-fixup.diff
- [IA64] Fix memchr() on mmap(MAP_SHARED) boundary [fix lighttpd crashes]
- Again use 127.0.0.1 as default nameserver in case of empty
/etc/resolv.conf [bnc#473308]
Thu Nov 19 13:00:00 2009 pbaudisAATTsuse.cz
- Add 623 and 664 to /etc/bindresvport.blacklist to fix problems with
port conflict on some IPMI network cards [bnc#513961]
- Allow external additions to /usr/share/locale/locale.alias and
/usr/lib/gconv/gconv-modules, required for the SAP-locales package.
- Add delimiter in front of external additions to locale/gconv lists
- Remove AMD-provided strlen(), upstream is faster.
- Keep .symtab and .strtab for all glibc-related .so libraries [FATE#307090]
[bnc#545721]
- [ppc,ppc64] Enable optimized builds for power7; no separate power4, power5
builds are generated anymore, instead default glibc is built for power4
at least, tuned for power5 execution [FATE#307021]
- Large clean-up of the specfile
Fri Nov 13 13:00:00 2009 pbaudisAATTsuse.cz
- Upgrade to Git HEAD as of 20091105 - glibc-2.11-13f6812ffb5b:
* New interfaces: execvpe, pthread_sigqueue, mkstemps, mkstemps64, mkostemps,
mkostemps64
Implemented by Ulrich Drepper.
* Checking version of longjmp added that fails if an uninitialized stack
frame would be created. Implemented by Ulrich Drepper.
* STT_GNU_IFUNC is now supported in static executables.
Implemented by H.J. Lu.
* STT_GNU_IFUNC implemented for PPC by Alan Modra.
* New optimized string functions for x86-64: strstr, strcasestr, memcmp,
strcspn, strpbrk, strspn, strcpy, stpcpy, strncpy, strcmp (SSE2, SSE4.2),
strncmp (SSE2, SSE4.2), strchr (SSE4.2), strrchr (SSE4.2).
Contributed by H.J. Lu.
strlen, rawmemchr, strcmp (SSSE3), strncmp (SSSE3).
Implemented by Ulrich Drepper.
* New optimized string functions for x86: strlen, strcspn, strspn, strpbrk,
strstr, strcasestr.
Contributed by H.J. Lu.
* Support for fma instruction in AVX on x86-64.
Implemented by H.J. Lu and Ulrich Drepper.
* AVX support in x86-64 auditing support in ld.so.
Implemented by H.J. Lu.
* STB_GNU_UNIQUE support added.
Implemented by Ulrich Drepper.
* Implement second fallback mode for optimized DNS lookup for even more
broken environments. If two requests from the same port are not
handled correctly close the socket and open a new one before sending
the second request. The \'single-request-reopen\' option in /etc/resolv.conf
can be used to select this mode right away, instead of rediscovering the
necessity is every process again.
Implemented by Ulrich Drepper.
* New resolver flag RES_USE_DNSSEC to enable use of verified lookup.
Implemented by Adam Tkac.
* Optimized iconv conversions for S390x.
Implemented by Andreas Krebbel.
* Using condvars with PI mutexes is now more efficient due to kernel
support for requeueing to PI futexes. NPTL support added for x86-64.
Implemented by Ulrich Drepper.
* New locales: ps_AF, my_MM
- Retired patches:
glibc-utmp-timeout-raise.diff
glibc-nscd-assert.diff
glibc-2.10-mcheck-free-race.diff
glibc-nscd-prune-ret.diff
- Made ifunc compile on IA64 using patch by H.J.Lu
- Fixed compilation on PPC Cell
- Lowered utmp locking timeout from 30s to 10s to be compatible
with upstream
- Allow external additions to /usr/share/locale/locale.alias and
/usr/lib/gconv/gconv-modules, required for the SAP-locales package.
- Remove AMD-provided strlen(), upstream is faster.
- ARM is currently non-functional
Fri Nov 13 13:00:00 2009 pbaudisAATTsuse.cz
- Rediff patches to apply with fuzz 0
Sat Sep 19 14:00:00 2009 pbaudisAATTsuse.cz
- Update to glibc-2.10.1-44dbdf3777 of glibc/pb-stable.git glibc-2.10-branch
(Still the same source is used for glibc-ports.) - random minor fixes
Fri Sep 18 14:00:00 2009 cooloAATTnovell.com
- add /etc/apparmor.d to the nscd file list
Mon Sep 14 14:00:00 2009 pbaudisAATTsuse.cz
- define _filter_GLIBC_PRIVATE so that our glibc is not marked to
provide these symbols [bnc#468748]
- Fix exception behaviour of various libm functions by AMD optimized
for x86_64 [bnc#487576]
Tue Sep 8 14:00:00 2009 pbaudisAATTsuse.cz
- Provide the /etc/apparmor.d/usr.sbin.nscd file [bnc#535467]
- Blowfish: Enable BF_SCALE even on x86_64
Sat Sep 5 14:00:00 2009 pbaudisAATTsuse.cz
- Raise utmp locking timeout from 1s to 30s to ensure logins get recorded
even on heavily loaded systems [bnc#486631]
- Fix invalid pointer handling in some nscd assertions and the code to send
data to the client [bnc#513617]
- Radically trim down the Blowfish support patch - keeps only crypt_blowfish
from the original OWL patch, but does the rest within the current glibc
crypt infrastructure [bnc#529495]
Wed Aug 26 14:00:00 2009 mlsAATTsuse.de
- make patch0 usage consistent
Thu Aug 20 14:00:00 2009 pbaudisAATTsuse.cz
- Update to glibc-2.10.1-aa152ec6ad of release/2.10/master branch
(Still the same source is used for glibc-ports.) - random minor fixes
* REVERTED invalid fix of broken locking within nscd [bnc#510788]
- Fix nscd handling of zero negative timeout for some databases
[bnc#523154,bnc#510788]
Thu Jul 16 14:00:00 2009 pbaudisAATTsuse.cz
- Update to glibc-2.10.1-4253a1e0b2 of glibc/pb-stable.git glibc-2.10-branch
(Still the same source is used for glibc-ports.) - random minor fixes
* Fix broken locking within nscd [bnc#510788]
- Fix compilation with 2.6.30 kernel headers on IA64
Wed Jun 17 14:00:00 2009 pbaudisAATTsuse.cz
- Fix a dead-lock introduced by the bnc#509398 fix
- Update to glibc-2.10.1-d0f6ed789f of glibc/pb-stable.git glibc-2.10-branch
(Still the same source is used for glibc-ports.) - random minor fixes
Fri Jun 12 14:00:00 2009 pbaudisAATTsuse.cz
- Update to glibc-2.10.1-9cf557216c of glibc/pb-stable.git glibc-2.10-branch
(Still the same source is used for glibc-ports.)
* Fix 100% CPU usage by Java apps because of bad futex calls [bnc#509096]
Mon Jun 8 14:00:00 2009 pbaudisAATTsuse.cz
- Fix race condition in the mcheck free() hook [bnc#509398]
Thu Jun 4 14:00:00 2009 pbaudisAATTsuse.cz
- Remove temporary revert of a namespace leakage cleanup in glibc-2.8
Fri May 22 14:00:00 2009 pbaudisAATTsuse.cz
- Update to glibc-2.10.1-e38af591a8 of glibc/pb-stable.git glibc-2.10-branch
maintained by me at repo.or.cz; contains backports of various bugfixes.
(Still the same source is used for glibc-ports.)
- Stop using separate tarball for nptl.
- Add ARM support, pulling in glibc-ports snapshot when compiling for ARM.
Fri May 15 14:00:00 2009 pbaudisAATTsuse.cz
- Add support for multiple group records for a single group
when using nss_compat (configurable in /etc/default/nss) [bnc#480991]
Sun May 10 14:00:00 2009 pbaudisAATTsuse.cz
- Update to 2009051021, glibc-2.10.1:
* Add missing cacheinfo entry for a recent Intel processor
* Fix ABI issue with the gshadow interface
Sun May 10 14:00:00 2009 pbaudisAATTsuse.cz
- Upgrade to CVS HEAD as of 2009051010 - glibc-2.10:
* DNS IPv4-IPv6 lookup changed back to parallel version; with broken DNS
servers (the case e.g. for many ADSL users), you may experience long
timeouts, once for each process (but eventually your request will be
resolved) - the solution is to run nscd (default on SUSE) and/or
put \'options single-request\' in /etc/resolv.conf.
* New interfaces: preadv, preadv64, pwritev, pwritev64, malloc_info
Implemented by Ulrich Drepper.
* New Linux interfaces: accept4, fallocate, fallocate64.
Implemented by Ulrich Drepper.
* Correct declarations of string function when used in C++ code. This
could lead to compile errors for invalid C++ code.
* XPG7/POSIX 2008 compilation environment. Many GNU-specific functions are
now in POSIX.
* New POSIX 2008 interface: psiginfo
Implemented by Ulrich Drepper.
* New ISO C++1x interfaces: quick_exit, at_quick_exit
Implemented by Ulrich Drepper.
* Support for selecting between multiple function definitions at runtime
using STT_GNU_IFUNC symbols. Implemented by Ulrich Drepper.
* The libcrypt library can now use the hash function implementations in
NSS. Implemented by Ulrich Drepper.
* The malloc implementation can be compiled to be less memory efficient
but higher performing in multi-threaded programs.
Implemented by Ulrich Drepper.
* New locales: nan_TWAATTlatin, ks_IN
* Faster strlen, strchr, strchrnul, strrchr, memchr, and rawmemchr for x86-64.
Implemented by Ulrich Drepper.
* Extended printf hook support. It is possible to use user-defined types
and extend existing format specifiers.
Implemented by Ulrich Drepper.
* Handling for group shadow files has been added.
Implemented by Ulrich Drepper.
- Retired:
glibc-2.10-dns-fixpack.diff
glibc-2.10-dns-no-gethostbyname4.diff
glibc-2.10-locale-tuesday.diff
glibc-2.10-nscd-gc-dataofs.diff
glibc-2.10-nscd-prunerace.diff
glibc-2.10-ppc32-setcontext-fp.diff
glibc-2.10-unsetenv.diff
glibc-2.4.90-mdns-resolver.diff
glibc-2.9-fortify.diff
glibc-getgroups-fortify.diff
glibc-ldscript.diff
glibc-mtfsf.diff
glibc-2.10-nscd-meminflight.diff
getaddrinfo-ipv6-sanity.diff
glibc-2.10-nis-hosts.diff
- Several other modified
Fri Apr 17 14:00:00 2009 pbaudisAATTsuse.cz
- Fix defaulting to localhost in case of no nameserver entries
in /etc/resolv.conf [bnc#473308]
Mon Mar 23 13:00:00 2009 rguentherAATTsuse.de
- Add missing libc_hidden_builtin_def (memcmp) to
glibc-2.3.3-amd64-string.diff. Fixes build with GCC 4.4.
Fri Feb 27 13:00:00 2009 rguentherAATTsuse.de
- Make sure to mark fortified inline routines with
__attribute__((__artificial__)).
Wed Feb 18 13:00:00 2009 adrianAATTsuse.de
- Build i686 glibc src rpm as nosrc to get both versions on the
media [bnc#474338]
Thu Jan 22 13:00:00 2009 schwabAATTsuse.de
- Fix use of mtfsf insn.
Wed Jan 21 13:00:00 2009 schwabAATTsuse.de
- Fix ldscript mangling.
Wed Jan 21 13:00:00 2009 pbaudisAATTsuse.cz
- Re-enable the DNS fixpack, add real fix for bnc#441947
- nscd: Fix gc he_data overflow and turn of alloca usage [bnc#387202]
- Normalize the patch queue
- Increate CPU_SETSIZE from 1024 to 4096 - for large SGI machines
and compatibility with SLE10SP2 [bnc#464667]
Fri Jan 16 13:00:00 2009 pbaudisAATTsuse.cz
- Disable the DNS fixpack from CVS, breaks nscd resolving [bnc#441947]
Fri Jan 9 13:00:00 2009 pbaudisAATTsuse.cz
- Fix unsetenv() crashing after clearenv()
- Backport various DNS-related fixes from CVS
- Disable parallel A-AAAA queries - revert to the glibc-2.9 behaviour
of sending the queries sequentially [bnc#442572]
- Fix fp register protection on power6 setcontext() [bnc#464738]
Mon Dec 8 13:00:00 2008 pbaudisAATTsuse.cz
- Fix crash when parsing NIS hosts file [bnc#448702]
Thu Dec 4 13:00:00 2008 pbaudisAATTsuse.cz
- Fix nscd gc-cacheadd and prune-invalidate races [bnc#446233]
- Remove obsolete and disabled nscd patch
- Fix /etc/bindresvport.blacklist parsing [bnc#439146]
- Fix en_GB and csb_PL locales having weeks start on Tuesdays [bnc#449186]
Sun Nov 23 13:00:00 2008 pbaudisAATTsuse.cz
- clean up patch filenames
Fri Nov 21 13:00:00 2008 olhAATTsuse.de
- fix check-build.sh to actually allow building on ppc
* again
Fri Nov 21 13:00:00 2008 olhAATTsuse.de
- do not run compiled binaries with cputuned libraries [bnc#445911]
the buildhost only generates them, but must not execute them
Mon Nov 17 13:00:00 2008 pbaudisAATTsuse.cz
- Update to glibc-2.9 final
Thu Nov 6 13:00:00 2008 jjollyAATTsuse.de
- Added patch to fix s390x 64bit stack frame problem
Fri Oct 31 13:00:00 2008 matzAATTsuse.de
- Fix atomics on s390/s390x, leading to failures in pthread mutexes.
Tue Oct 28 13:00:00 2008 schwabAATTsuse.de
- Restore alignment patch.
Tue Oct 28 13:00:00 2008 olhAATTsuse.de
- symlink power5/power5+ to power4 on ppc32
Thu Oct 23 14:00:00 2008 roAATTsuse.de
- only do obsoletes for XXbit packages on ppc, not on x86
Thu Oct 23 14:00:00 2008 matzAATTsuse.de
- Deactivate unwind tables for initfini.c.
Thu Oct 23 14:00:00 2008 olhAATTsuse.de
- obsolete glibc{,-devel,-locale,-profile} -XXbit packages [bnc#437293]
- update last change to handle empty rpmspec defines
Tue Oct 21 14:00:00 2008 olhAATTsuse.de
- update glibc_post_upgrade to handle power7 and ppc-cell-be
- remove libs unconditionally on powerpc to handle libs in
subdirectories for which we do not ship optimized versions [bnc#437209]
Thu Oct 16 14:00:00 2008 olhAATTsuse.de
- enable cpu-tuned libraries for power4, power6 and ppc-cell-be
on ppc32 [fate#304000,bnc#408808]
Mon Oct 13 14:00:00 2008 matzAATTsuse.de
- Update to trunk from 20081013, no longer export paccept,
obsoletes some patches (lowlevellock and res_send).
Fix overflow in nscd patch.
Sun Oct 12 14:00:00 2008 dmuellerAATTsuse.de
- also strip .comment.SUSE.OPTs from the static libs
- add missing-include-build-fix.diff
Tue Oct 7 14:00:00 2008 schwabAATTsuse.de
- Fix alignment in resolver.
Tue Sep 30 14:00:00 2008 olhAATTsuse.de
- symlink tuned libs because rpmlint is unable to handle hardlinks
Mon Sep 29 14:00:00 2008 olhAATTsuse.de
- enable cpu-tuned libraries for power6 and ppc-cell-be [fate#304000,bnc#408808]
- remove -mtune G4/RS64 from CFLAGS on ppc/ppc64
Thu Sep 18 14:00:00 2008 rguentherAATTsuse.de
- Change .comment.SuSE.OPTs to .comment.SUSE.OPTs. Also strip from
crti.o and crtn.o.
- Adjust getgroups fortify check. [bnc#426958]
Thu Sep 18 14:00:00 2008 schwabAATTsuse.de
- Fix alignment in resolver.
Mon Sep 15 14:00:00 2008 adrianAATTsuse.de
- do not run glibc_post_upgrade in XEN builds
Sat Sep 13 14:00:00 2008 rguentherAATTsuse.de
- strip .note.gnu.build-id from crt1.o.
Sat Sep 13 14:00:00 2008 dmuellerAATTsuse.de
- only strip comment from crt1.o
Fri Sep 12 14:00:00 2008 mlsAATTsuse.de
- block baselibs generation for i586 (use i686 instead)
Fri Sep 12 14:00:00 2008 dmuellerAATTsuse.de
- strip suse opts comments from crt.o (fate #300498)
Mon Sep 8 14:00:00 2008 rguentherAATTsuse.de
- Add a patch to fix wrong asm constraints in the i386 lowlevel
futex lock implementation.
Thu Sep 4 14:00:00 2008 matzAATTsuse.de
- Update to current trunk snapshot (2008-09-04), makes s390 build.
Wed Aug 27 14:00:00 2008 matzAATTsuse.de
- Add a patch to use RTLD_DEEPBIND to load nss modules. [bnc #157078]
Mon Aug 25 14:00:00 2008 matzAATTsuse.de
- Update to current trunk snapshot (2008-08-25).
Fri Aug 22 14:00:00 2008 prusnakAATTsuse.cz
- enabled SELinux support [Fate#303662]
Fri Aug 15 14:00:00 2008 ajAATTsuse.de
- Fix nscd init script for new checks.
- package empty ld.so.cache.
Fri Jul 25 14:00:00 2008 ajAATTsuse.de
- Add directory /var/cache/ldconfig to filelist.
Wed Jun 25 14:00:00 2008 pbaudisAATTsuse.cz
- Fix strptime() %EY era support [bnc#355887]
Wed Jun 25 14:00:00 2008 rguentherAATTsuse.de
- Add patch to fix unwinding through clone for x86_64 and i386.
[bnc#290807, bnc#403464]
Fri May 30 14:00:00 2008 schwabAATTsuse.de
- Fix ppc atomic ops.
Fri Apr 25 14:00:00 2008 pbaudisAATTsuse.cz
- Update to glibc-2.8 CVS branch as of 2008042513 (post-glibc-2.8):
* Faster sqrt and sqrtf implemention for some PPC variants.
Thu Apr 10 14:00:00 2008 pbaudisAATTsuse.cz
- Build fix after the revert
Thu Apr 10 14:00:00 2008 pbaudisAATTsuse.cz
- Temporarily revert a namespace leakage cleanup in glibc-2.8 since
it causes a lot of build failures
Thu Apr 10 14:00:00 2008 pbaudisAATTsuse.cz
- Update to CVS HEAD as of 2008041002 (almost glibc-2.8):
* New locales: bo_CN, bo_IN.
* New encoding: HP-ROMAN9, HP-GREEK8, HP-THAI8, HP-TURKISH8.
* Sorting rules for some Indian languages (Devanagari and Gujarati).
Implemented by Pravin Satpute.
* IPV6 addresses in /etc/resolv.conf can now have a scope ID
* nscd caches now all timeouts for DNS entries
Implemented by Ulrich Drepper.
* nscd is more efficient and wakes up less often.
Implemented by Ulrich Drepper.
* More checking functions: asprintf, dprintf, obstack_printf, vasprintf,
vdprintf, and obstack_vprintf.
Implemented by Jakub Jelinek.
* Faster memset for x86-64.
Implemented by Harsha Jagasia and H.J. Lu.
* Faster memcpy on x86.
Implemented by Ulrich Drepper.
* ARG_MAX is not anymore constant on Linux. Use sysconf(_SC_ARG_MAX).
Implemented by Ulrich Drepper.
- memset() implementation from AMD replaced by new upstream
implementation
- Enable stackguard randomization
Thu Apr 10 14:00:00 2008 roAATTsuse.de
- added baselibs.conf file to build xxbit packages
for multilib support
Thu Mar 13 13:00:00 2008 dmuellerAATTsuse.de
- don\'t try to use ipv6 in getaddrinfo() unconditionally (bnc#361697)
Sat Jan 26 13:00:00 2008 ajAATTsuse.de
- Add fixes from 2.8 branch for string.h and headers. The string.h
changes should fix sysvinit compilation.
- Fix some rpmlint warnings:
* Add versioned provides and obsoletes.
* Use %check section.
Fri Jan 18 13:00:00 2008 schwabAATTsuse.de
- Fix use of fnstsw.
Wed Nov 21 13:00:00 2007 pbaudisAATTsuse.cz
- Update to CVS branch glibc_2.7 as of today
- Remove the ::1 hack again
- Fix nscd race condition between mempool_alloc() and gc() [#288910]
- Fix nscd stack overflow in gc() when the number of cache entries
gets too large [#288910]
- Fix sunrpc udp client [#257745]
- Fix initgroups() crash in nss_compat [#310544]
Thu Sep 27 14:00:00 2007 matzAATTsuse.de
- Remove broken x86_64 bcopy function. [#328486]
Sun Sep 16 14:00:00 2007 ajAATTsuse.de
- Install gai.conf on all archs.
Thu Sep 13 14:00:00 2007 pbaudisAATTsuse.cz
- Install the default gai.conf to /etc instead of docdir
- Do not return ::1 /etc/hosts records for 127.0.0.1 queries [#288879]
Wed Sep 5 14:00:00 2007 pbaudisAATTsuse.cz
- Fix pthread_mutex_unlock() internal lock handling for incorrectly
written applications
- Fix nscd assertion failure when opening persistent db failed [#288910]
Mon Sep 3 14:00:00 2007 mlsAATTsuse.de
- fix typos in mdns patch [#206247], [#256690]
Fri Aug 31 14:00:00 2007 ajAATTsuse.de
- Add /usr/share/locale-bundle/ as fallback directory for usage
with bundle-lang packages (see bug #302270).
Tue Aug 21 14:00:00 2007 pbaudisAATTsuse.cz
- Reintroduce errorneously omitted AMD64 optimizations
(and fix them to compile again)
Thu Aug 16 14:00:00 2007 ajAATTsuse.de
- Fix static linking (#233835).
- Silence rpmlint for profile package.
- Add Short-Description to nscd init script.
Mon Aug 13 14:00:00 2007 ajAATTsuse.de
- Backport:
* Update kernel-features.h.
* Fix sched_getcpu error path on x86-64.
* Use upstreamed version of ldconfig cache speed ups.
Fri Aug 3 14:00:00 2007 pbaudisAATTsuse.cz
- Remove the dynamic linker support for direct bindings (-Bdirect);
according to Michael Meeks, the performance improvement is too small
- Split timezone package to a separate physical package
- Update glibc to version 2.6.1
Fri Jul 27 14:00:00 2007 ajAATTsuse.de
- Use fdupes to reduce timezone data size.
Fri Jul 13 14:00:00 2007 schwabAATTsuse.de
- Update to head of glibc-2.6 branch.
- Fix update on ppc.
Thu Jun 28 14:00:00 2007 matzAATTsuse.de
- Add a provide for \"rtld(GNU_HASH)\".
Sun Jun 17 14:00:00 2007 schwabAATTsuse.de
- Fix section selection in crt objects.
Thu Jun 7 14:00:00 2007 pbaudisAATTsuse.cz
- Backport fix for crashing printf() of some invalid ldouble values
Wed May 30 14:00:00 2007 pbaudisAATTsuse.cz
- Added few fixes from 2.6 CVS before 2.6.1 gets released
Fri May 18 14:00:00 2007 pbaudisAATTsuse.cz
- Update glibc to version 2.6
- Update tzdata to version 2007f
Fri May 4 14:00:00 2007 schwabAATTsuse.de
- Update build checks.
Fri Apr 20 14:00:00 2007 dmuellerAATTsuse.de
- only keep symtab for libpthread
*
Thu Apr 19 14:00:00 2007 pbaudisAATTsuse.cz
- Fix strtod() exponent limit calculations [#230909]
- Fix random nscd crashes under very heavy passwd/group queries
load [#192391]
- Add some enums from CVS to sys/personality.h [#253710]
- Fix pthread_atfork()-induced hangs in threaded programs [#256237]
- Fix llrintl() on ppc64 [#241183]
- Fix makecontext() segfault [#249780]
- Fix potential dladdr() breakage [#241464]
- Fix some races in client programs with nscd garbage collection [#252138]
Fri Mar 30 14:00:00 2007 pbaudisAATTsuse.cz
- Update localtime during timezone update [#239888]
Sun Mar 25 14:00:00 2007 olhAATTsuse.de
- temporary disable powerpc cputuned libs to reduce turnaround time
Fri Feb 9 13:00:00 2007 pbaudisAATTsuse.cz
- Update to the latest upstream timezone data [#231833]
Fri Feb 2 13:00:00 2007 schwabAATTsuse.de
- Remove -ffortify.
Thu Feb 1 13:00:00 2007 schwabAATTsuse.de
- Remove -fstack-protector.
Mon Jan 29 13:00:00 2007 sbrabecAATTsuse.cz
- Removed references to /opt/gnome.
Thu Jan 25 13:00:00 2007 olhAATTsuse.de
- link power4 to ppc970, link power6 to power6x
- Update the powerpc cpu-tuned environment to v0.05
Mon Jan 22 13:00:00 2007 schwabAATTsuse.de
- Update ppc build check.
Fri Nov 24 13:00:00 2006 pbaudisAATTsuse.cz
- Fix for Brazilian and Wester Australia timezone DSTs [#213375,#223196]
Thu Nov 16 13:00:00 2006 pbaudisAATTsuse.cz
- Disable power6 optimization for 10.2, not all pieces are there
[#219962]
Wed Oct 25 14:00:00 2006 pbaudisAATTsuse.cz
- Change ld.so madvise() call to posix_fadvise()
- Fix mallopt(M_MXFAST,0) behaviour [#198760]
- Update the powerpc cpu-tuned environment to v0.04 [#215117]
Sun Oct 22 14:00:00 2006 pbaudisAATTsuse.cz
- Update the powerpc cpu-tuned environment to v0.03 [#212549]
- Improve glibc powerpc optimization [#212548,#212580,#214282]
Tue Oct 17 14:00:00 2006 mlsAATTsuse.de
- add ldconfig-old-cache patch to speed up ldconfig
Sat Oct 14 14:00:00 2006 olhAATTsuse.de
- dont use uninitialized (and wrong) variable in glibc-2.4.90-bdirect.diff
[#212470]
Thu Oct 12 14:00:00 2006 pbaudisAATTsuse.cz
- Update to the latest 2.5 CVS
- More friendly -Bdirect behaviour in case of missing libraries
- Fix 2.4.90-nscd patch wrt. new gcc
Mon Oct 2 14:00:00 2006 ajAATTsuse.de
- Fix warnings in testsuite (patch from CVS).
Fri Sep 29 14:00:00 2006 pbaudisAATTsuse.cz
- Update to 2.5 CVS - official release (only minimal changes in CVS
since the last update)
- Fix a thinko in the -Bdirect patch
Fri Sep 29 14:00:00 2006 dmuellerAATTsuse.de
- fix devel requires
Fri Sep 29 14:00:00 2006 pbaudisAATTsuse.cz
- Make the dynamic linker support direct bindings (Michael Meeks\'
Solaris-like -Bdirect with minor changes by me)
- Split the kernel headers to a new package (linux-kernel-headers)
Wed Sep 27 14:00:00 2006 schwabAATTsuse.de
- Fix broken assertion [#208189].
Tue Sep 26 14:00:00 2006 pbaudisAATTsuse.cz
- Fix mistake when removing some patches
Mon Sep 25 14:00:00 2006 pbaudisAATTsuse.cz
- Update to current CVS
Sat Sep 23 14:00:00 2006 pbaudisAATTsuse.cz
- Fix 64bit-cleanliness gcc warnings
Thu Sep 21 14:00:00 2006 pbaudisAATTsuse.cz
- Add /usr/lib{,64}/Xaw3d to /etc/ld.so.conf (by schwabAATTsuse.de,
from original STABLE) [#205169]
- Fix chown() instead of lchown() called in fchownat() emulation
[#201751]
- Fix glob() overflowing stack when producing massive number of
matches [#190458]
- Update to current CVS
Wed Sep 20 14:00:00 2006 pbaudisAATTsuse.cz
- Fix cut\'n\'paste error in a last-minute change
Wed Sep 20 14:00:00 2006 pbaudisAATTsuse.cz
- Update to current CVS
- Fix powerpc-cpu tarball extension
- Move crypt-blowfish to a patch so that quilt works on the tree
Sat Sep 2 14:00:00 2006 schwabAATTsuse.de
- Use asm-powerpc for ppc and ppc64.
- Fix chroot check in glibc_post_upgrade.
Sun Aug 27 14:00:00 2006 pbaudisAATTsuse.cz
- Update to current CVS, should fix false positive heap overflow
trigger from malloc() causing gcc to hang [#201724]
Wed Aug 23 14:00:00 2006 pbaudisAATTsuse.cz
- Update the powerpc cpu-tuned environment to v0.02 [#199274]
- Update to current CVS
- Drop pthread_mutexattr_getprioceiling() out of range fix
Thu Aug 10 14:00:00 2006 pbaudisAATTsuse.cz
Ported from STABLE:
- Remove libc5 reference from /etc/ld.so.conf, shlibs5 is no longer
supported [#181947]
- Fix name of a dummy ia64 header from offsets.h to asm-offsets.h
[#191394]
Sun Jul 30 14:00:00 2006 pbaudisAATTsuse.cz
- Update to current CVS snapshot (highlight: support for .gnu.hash
fast linking support)
Wed Jul 12 14:00:00 2006 pbaudisAATTsuse.cz
- pthread_mutexattr_getprioceiling() was returning prioceiling out
of range [#182782]
Wed Jul 12 14:00:00 2006 pbaudisAATTsuse.cz
- Fix the HTML documentation missing an index [#190585]
Sat Jun 24 14:00:00 2006 kukukAATTsuse.de
- Update to current CVS snapshot
- Update to kernel-headers 2.6.17
- Remove HZ define (sysconf(_SC_CLK_TCK) instead)
Tue Jun 13 14:00:00 2006 kukukAATTsuse.de
- Update to current CVS snapshot
Tue May 2 14:00:00 2006 pbaudisAATTsuse.cz
- Fix bad memset() size in NTPL code [#159184]
Tue May 2 14:00:00 2006 kukukAATTsuse.de
- asm-powerpc/page.h: Don\'t move #ifdef __KERNEL__ [#171010]
- bits/mman.h: Fix value of MADV_REMOVE [#170734]
Mon Apr 24 14:00:00 2006 kukukAATTsuse.de
- Fix china timezone mess [#163674]
- Don\'t include linux/stddef.h [#167964]
Tue Apr 18 14:00:00 2006 schwabAATTsuse.de
- Sanitize .
Thu Apr 13 14:00:00 2006 kukukAATTsuse.de
- Add /usr/include/linux/taskstats.h [#141936]
Tue Apr 11 14:00:00 2006 kukukAATTsuse.de
- nptl/init.c (sigcancel_handler): Compare with correct PID even
if the thread is in the middle of a fork call.
(sighandler_setxid): Likewise.
Sun Apr 9 14:00:00 2006 ihnoAATTsuse.de
- S390 fix for startupcode. Part of it was not PIC.
Fri Apr 7 14:00:00 2006 kukukAATTsuse.de
- Don\'t hardcode syscall numbers at our own
Tue Apr 4 14:00:00 2006 schwabAATTsuse.de
- Fix readlink declaration.
Mon Apr 3 14:00:00 2006 kukukAATTsuse.de
- Update from CVS:
- nscd bug fixes
- Match return value of readlink to what POSIX says
- Fix NIS+ checks for NULL pointer
Sun Apr 2 14:00:00 2006 dmuellerAATTsuse.de
- Fix clients crash if nscd is unresponsive (glibc-#2501)
- Fix fd leak in nscd daemon (glibc-#2498)
Sat Apr 1 14:00:00 2006 schwabAATTsuse.de
- Fix on ppc64.
Fri Mar 31 14:00:00 2006 schwabAATTsuse.de
- Extend last change also to ppc64.
Sun Mar 26 14:00:00 2006 schwabAATTsuse.de
- Terminate FDE before clone syscall.
Fri Mar 24 13:00:00 2006 roAATTsuse.de
- kernel-headers: asm-powerpc: define PAGE_MASK in page.h
Mon Mar 20 13:00:00 2006 kukukAATTsuse.de
- Update to final 2.6.16 kernel headers
- Update to current CVS:
- Don\'t use TLS before setting it up.
- Fix rounding of long doubles on ppc64.
- Correct usage of cfi_offset on ppc/ppc64.
- Fix memory leak in dlopen.
Tue Mar 14 13:00:00 2006 schwabAATTsuse.de
- Update fnmatch patch.
Fri Mar 10 13:00:00 2006 kukukAATTsuse.de
- Disable unshare() syscall (request of kernel developer)
Fri Mar 10 13:00:00 2006 kukukAATTsuse.de
- Don\'t include linux/interrupt.h from linux/rtc.h
- Revert last change to linux/input.h, disable struct
- Update to current CVS (nptl/ia64 fix)
Thu Mar 9 13:00:00 2006 kukukAATTsuse.de
- Fix linux/input.h for userspace inclusion
Wed Mar 8 13:00:00 2006 kukukAATTsuse.de
- Update kernel headers to 2.6.16-rc5
Mon Mar 6 13:00:00 2006 kukukAATTsuse.de
- Update to 2.4 CVS
- official release
- Fix free on ppc [#155374]
- Various sysconf() fixes
Sat Mar 4 13:00:00 2006 kukukAATTsuse.de
- Update to CVS
- ldconfig/prelink fixes
Fri Mar 3 13:00:00 2006 ajAATTsuse.de
- Do not leave hyphens in defines in create_biarch_asm.sh (Bug 154998).
Fri Mar 3 13:00:00 2006 kukukAATTsuse.de
- Update to CVS
- Fix ftw test suite failures
- Fix alignment of malloc for long double
Thu Mar 2 13:00:00 2006 kukukAATTsuse.de
- Update to 2.3.91 CVS
- Fix 6arg syscall on s390x
- memccpy fix on IA64
Wed Mar 1 13:00:00 2006 kukukAATTsuse.de
- Update to CVS
- New linkat interface
- Update from tzdata2006b
- Define MADV_DONTFORK and MADV_DOFORK.
- Add robust mutex to NPTL
Thu Feb 23 13:00:00 2006 kukukAATTsuse.de
- Reenable power optimized code again [#142839]
Sun Feb 12 13:00:00 2006 kukukAATTsuse.de
- Disable power optimized code
Thu Feb 9 13:00:00 2006 kukukAATTsuse.de
- Update to CVS
- Add unshare prototype
- Add memory barrier on i386/NPTL
Wed Feb 8 13:00:00 2006 kukukAATTsuse.de
- Remove glibc-2.4-ppc-dl-procinfo-20060111.diff [#142839]
Mon Feb 6 13:00:00 2006 kukukAATTsuse.de
- Update to current CVS
- Fix alternate locale search path patch [#147685]
Thu Feb 2 13:00:00 2006 kukukAATTsuse.de
- Update to current CVS
Mon Jan 30 13:00:00 2006 schwabAATTsuse.de
- Fix the fix.
Sat Jan 28 13:00:00 2006 kukukAATTsuse.de
- Fix seg.fault in __atfct_seterrno if called from futimesat()
- Apply patches for CPU-Tuned Environment on Power [#142839]
Fri Jan 27 13:00:00 2006 kukukAATTsuse.de
- Cleanup ld.so.conf
Thu Jan 26 13:00:00 2006 kukukAATTsuse.de
- Add alternate directory for translations [#144073]
Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires
Mon Jan 23 13:00:00 2006 kukukAATTsuse.de
- Update to CVS
- Fix build_locales
Sat Jan 21 13:00:00 2006 kukukAATTsuse.de
- Update to CVS
- Fix inclusion of sys/poll.h with _GNU_SOURCE defined
Fri Jan 20 13:00:00 2006 kukukAATTsuse.de
- Update to CVS
Sun Jan 15 13:00:00 2006 kukukAATTsuse.de
- Update to CVS (fix long double configure check)
Sun Jan 15 13:00:00 2006 schwabAATTsuse.de
- Readd , , .
Sun Jan 15 13:00:00 2006 schwabAATTsuse.de
- Readd .
Sat Jan 14 13:00:00 2006 kukukAATTsuse.de
- Update to current CVS (long double support)
Fri Jan 13 13:00:00 2006 ajAATTsuse.de
- Fix x86-64 w_exp to not use extra plt.
Thu Jan 12 13:00:00 2006 kukukAATTsuse.de
- Fix asm-s390/setup.h for userspace inclusion
- nsswitch.conf: Add nis to netgroup and automount entry
- Fix sys/procfs.h for ppc64
Mon Jan 9 13:00:00 2006 kukukAATTsuse.de
- Update to current CVS (fix for pthread.h with -std=c99)
- Define PAGE_SIZE on POWER
- Don\'t include linux/sched.h in asm-power/elf.h
Sun Jan 8 13:00:00 2006 kukukAATTsuse.de
- Fix linux/acct.h for userland inclusion
Sun Jan 8 13:00:00 2006 kukukAATTsuse.de
- Update to current CVS
- Remove CHILD_MAX from kernel-headers
- Copy subdirectories of asm-power, too.
- Remove da_DKAATTeuro (does not exist)
Sat Jan 7 13:00:00 2006 kukukAATTsuse.de
- Fix ext2 kernel headers
- Update to current CVS
Fri Jan 6 13:00:00 2006 kukukAATTsuse.de
- Update to kernel headers 2.6.15
Thu Jan 5 13:00:00 2006 kukukAATTsuse.de
- Update crypt_blowfish to version 1.0
- Update to current CVS
- Adjust nscd patches
Tue Jan 3 13:00:00 2006 ajAATTsuse.de
- Update to current CVS to fix pthread.h on 64-bit systems for C++.
Tue Jan 3 13:00:00 2006 ajAATTsuse.de
- Enable string patch again.
- Update to current CVS.
Wed Dec 21 13:00:00 2005 kukukAATTsuse.de
- Update to current CVS
- Fix ldconfig
Sat Dec 17 13:00:00 2005 kukukAATTsuse.de
- Remove /usr/lib/zoneinfo
- Add /etc/localtime to filelist
- Update to current CVS
- Fix glibc #1978: statvfs does not know about current filesystems
- Fix wrong error return code of time() on x86
- Remove nscd_nischeck
- Remove audit from nfb
- Remove LinuxThreads
Wed Dec 14 13:00:00 2005 kukukAATTsuse.de
- Update to current CVS
- Remove nscd_nischeck
- Remove audit from nfb
Mon Dec 5 13:00:00 2005 kukukAATTsuse.de
- Update to current CVS
- Disable SELinux
Thu Nov 24 13:00:00 2005 kukukAATTsuse.de
- Remove obsolete patches:
- glibc-2.3.asprintf-error_handling.diff
- glibc-2.3.90-missing-string_h.diff
Wed Nov 23 13:00:00 2005 kukukAATTsuse.de
- Update to current CVS
- Don\'t install in parallel
Fri Nov 18 13:00:00 2005 kukukAATTsuse.de
- Update to current CVS to fix compiling with new binutils
Wed Nov 16 13:00:00 2005 kukukAATTsuse.de
- Update to current CVS
Sat Nov 5 13:00:00 2005 kukukAATTsuse.de
- Update to current CVS
- Disable linuxthreads on POWER and Itanium
- Fix kernel-headers for userland inclusion
Wed Nov 2 13:00:00 2005 kukukAATTsuse.de
- Update to current CVS
- Update to kernel-headers 2.6.14
Tue Oct 18 14:00:00 2005 kukukAATTsuse.de
- Update to current CVS
Sat Oct 1 14:00:00 2005 schwabAATTsuse.de
- Update libm ULPs.
- Fix limit in getcwd.
Thu Sep 15 14:00:00 2005 kukukAATTsuse.de
- Update to current CVS
- Update to final 2.6.13 kernel headers
- Adjust bindresvport.blacklist patch to check already ports >= 512
Fri Aug 26 14:00:00 2005 kukukAATTsuse.de
- Update to current CVS
- init.d/nscd: Remove -S support (was removed from nscd)
Fri Aug 19 14:00:00 2005 schwabAATTsuse.de
- Fix comment.
Fri Aug 19 14:00:00 2005 matzAATTsuse.de
- Change .note.SuSE format [#105825].
Fri Aug 19 14:00:00 2005 kukukAATTsuse.de
- Update to current CVS
- Move all obsolete libraries into own subpackage and document
them as obsolete
Fri Aug 5 14:00:00 2005 schwabAATTsuse.de
- -mno-tls-direct-seg-refs is x86-only
Tue Aug 2 14:00:00 2005 kukukAATTsuse.de
- Update to 2.3.x CVS branch
- Compile with -mno-tls-direct-seg-refs
Fri Jul 29 14:00:00 2005 kukukAATTsuse.de
- Update to current CVS head
Wed Jul 27 14:00:00 2005 schwabAATTsuse.de
- Update libm ULPs for ia64.
- Add linuxthreads stack guard support for ia64.
Sat Jul 23 14:00:00 2005 kukukAATTsuse.de
- Update to current CVS head (adds bits/wchar2.h)
- Move LinuxThreads version to obsolete/linuxthreads
Thu Jul 21 14:00:00 2005 kukukAATTsuse.de
- Update to current CVS head
Fri Jul 15 14:00:00 2005 schwabAATTsuse.de
- Fix file list.
Fri Jul 15 14:00:00 2005 ajAATTsuse.de
- Fix amd64 string routines and math routines.
Fri Jul 15 14:00:00 2005 kukukAATTsuse.de
- Use old LinuxThreads only for runtime and remove static version
and headers
- Update to current CVS head
- Remove own texi2html
Mon Jul 11 14:00:00 2005 kukukAATTsuse.de
- Install generic stdio-lock.h header file
Sat Jul 9 14:00:00 2005 kukukAATTsuse.de
- Temporary disable AMD64 string optimization
Wed Jul 6 14:00:00 2005 kukukAATTsuse.de
- Build and install ja_JP.SHIFT_JISX0213 locale [Bug #84030]
Mon Jul 4 14:00:00 2005 kukukAATTsuse.de
- nss_compat: Preserve original return value [Bug #95033]
- Cleanup old Obsoletes/Requires
Mon Jun 27 14:00:00 2005 kukukAATTsuse.de
- Update to current gilbc CVS snapshot
Thu Jun 23 14:00:00 2005 kukukAATTsuse.de
- Update to current glibc CVS snapshot
- Adjust nscd patch
- Enable SELinux/audit support for nscd
- Update .note.SuSE version
Mon Jun 20 14:00:00 2005 kukukAATTsuse.de
- Update to final 2.6.12 kernel headers
- Update to current glibc CVS snapshot
Thu Jun 16 14:00:00 2005 kukukAATTsuse.de
- Update linux/audit.h header
- Update to current CVS snapshot
Mon Jun 13 14:00:00 2005 kukukAATTsuse.de
- Don\'t terminate strings twice in nis/netgroup code.
- netinet/if_tr.h: don\'t include kernel headers.
Wed Jun 8 14:00:00 2005 kukukAATTsuse.de
- Update to kernel-headers 2.6.12-rc6
- Fix build on s390 and s390x
Wed Jun 8 14:00:00 2005 matzAATTsuse.de
- Don\'t strip .symtab from libpthread.so.0 (and other libs).
Fixes debugging of threaded programs (#81253).
Mon Jun 6 14:00:00 2005 kukukAATTsuse.de
- Update to current CVS head
- Update to kernel-headers 2.6.12-rc5
Thu May 26 14:00:00 2005 schwabAATTsuse.de
- No longer build loadlocale.c with -fno-unit-at-a-time.
Tue May 24 14:00:00 2005 kukukAATTsuse.de
- Update to current CVS head, obsoletes:
- glibc-2.3.90-libm.diff
- glibc-2.3.90-i386-sysdep.diff
- warn.diff
- dl-osinfo.diff
Adjusted:
- glibc-2.3.90-bindresvport.blacklist.diff
Sat May 21 14:00:00 2005 schwabAATTsuse.de
- Fix missing include.
Tue May 17 14:00:00 2005 schwabAATTsuse.de
- Fix warning.
Fri Apr 29 14:00:00 2005 kukukAATTsuse.de
- Update to latest CVS snapshost
Sat Apr 23 14:00:00 2005 kukukAATTsuse.de
- Fix all the archs using wrong FLAGS
Sat Apr 23 14:00:00 2005 kukukAATTsuse.de
- Remove -D_FORTIFY_SOURCE from RPM_OPT_FLAGS
Fri Apr 22 14:00:00 2005 kukukAATTsuse.de
- Update to current CVS
Fri Apr 22 14:00:00 2005 kukukAATTsuse.de
- Check if nice value does not conflict with test suite
Tue Apr 19 14:00:00 2005 mlsAATTsuse.de
- resolv: trigger re-read of /etc/resolv.conf for all threads if
a change is detected
- nscd: support a negative timeout of zero, used by hosts cache
Mon Apr 18 14:00:00 2005 meissnerAATTsuse.de
- Enable fortify possibility even for GCC 4.0, we apply
the necessary patch to the SUSE GCC 4.0.
Sat Apr 16 14:00:00 2005 ajAATTsuse.de
- Apply amd64 string diff again.
Tue Apr 12 14:00:00 2005 kukukAATTsuse.de
- Update kernel-headers to 2.6.10
- Update to current CVS snapshot
Wed Apr 6 14:00:00 2005 schwabAATTsuse.de
- Cleanup neededforbuild.
Tue Apr 5 14:00:00 2005 ajAATTsuse.de
- Add gettext-devel to neededforbuild.
Tue Apr 5 14:00:00 2005 ajAATTsuse.de
- Do not build on xen machines.
- Adjust libm ULPs for PowerPC.
Fri Apr 1 14:00:00 2005 kukukAATTsuse.de
- Update to current CVS snapshot
Tue Mar 29 14:00:00 2005 kukukAATTsuse.de
- Update to current CVS snapshot
- Fix compiler warnings on ix86
Mon Mar 28 14:00:00 2005 kukukAATTsuse.de
- Update to current CVS snapshot
- Disable Noversion Patch on i386 temporary
Fri Mar 18 13:00:00 2005 roAATTsuse.de
- check-build.sh: require 2.6.11 on x86,x86_64 for build
Thu Mar 17 13:00:00 2005 mlsAATTsuse.de
- nscd: enable hosts cache
- nscd: also watch /etc/resolv.conf
- nscd: check files every 3 seconds
- nscd: deal correctly with missing files
Tue Mar 15 13:00:00 2005 kukukAATTsuse.de
- Update to current CVS snapshot.
Sat Feb 12 13:00:00 2005 schwabAATTsuse.de
- Remove const from __pthread_internal_tsd_address.
Fri Feb 11 13:00:00 2005 schwabAATTsuse.de
- Update to current CVS.
- Link glibc_post_upgrade against new libc.
- Fix build error with gcc4.
Wed Feb 9 13:00:00 2005 kukukAATTsuse.de
- Update to current CVS
- Fix bindresvport blacklist handling.
- Increase buffer in tst-cancel17 to match new kernel buffer size
[#50277]
- Enable LinuxThreads again
- Remove ia64-audit patch (is upstream)
Mon Feb 7 13:00:00 2005 ajAATTsuse.de
- Add patch to allow compilation with gcc4.
Mon Jan 31 13:00:00 2005 schwabAATTsuse.de
- Readd support for LD_AUDIT on ia64.
Mon Jan 31 13:00:00 2005 kukukAATTsuse.de
- Add memory clobber to string inline assemblies on s390 [#50284].
Mon Jan 31 13:00:00 2005 kukukAATTsuse.de
- Fix filelist on i686 if we build NPTL only version
Mon Jan 31 13:00:00 2005 ajAATTsuse.de
- Generate new ULPs file for i386 needed by GCC 4.
Sun Jan 30 13:00:00 2005 kukukAATTsuse.de
- Include own copy of texi2html
- Add glibc_pst_upgrade program (based on version from FC3)
- Update to current CVS
Thu Jan 27 13:00:00 2005 kukukAATTsuse.de
- Re-add patch for timezone/zic.c (got lost with last merge)
Wed Jan 26 13:00:00 2005 kukukAATTsuse.de
- Update timezone data to 2005c release (fixes zdump crash on
64bit architectures)
Sat Jan 22 13:00:00 2005 schwabAATTsuse.de
- Add basic (incomplete) support for LD_AUDIT on ia64.
Fri Jan 21 13:00:00 2005 kukukAATTsuse.de
- Enable patch for [Bug #49833]
- Allow to build NPTL only glibc
- Update to CVS from Jan 16, 2005, containing:
- Fix execlp argument in SunRPC code [glibc #681]
- Fix errno return values for futimes [glibc #633]
- Update FPU function on PPC/PPC64 [Bug #49764]
Mon Jan 17 13:00:00 2005 ajAATTsuse.de
- Enable amd64 string patch again after fixing failing hunks.
- Handle missing cpuid better for amd64 string functions. [#49803]
Sat Jan 15 13:00:00 2005 ajAATTsuse.de
- Fix amd64 string patch to use correct datatype.
Fri Jan 14 13:00:00 2005 kukukAATTsuse.de
- Fix memory corruption in getgrouplist function [Bug #49833]
Tue Jan 11 13:00:00 2005 kukukAATTsuse.de
- Enable all LinuxThreads tests again
- Finalize getconf -a patch (make it compatible with Solaris)
- Rewrite getconf manual page and mention new option
- Merge GB18030 patches into one.
Thu Dec 30 13:00:00 2004 kukukAATTsuse.de
- Merge kernel-headers.remove-SO_BSDCOMPAT.diff with
kernel-headers.SuSE.diff
- Revert nscd paths on old SuSE Linux distributions
Wed Dec 29 13:00:00 2004 kukukAATTsuse.de
- Update to glibc 2.3.90 CVS branch
- Remove alarm-round.patch (merged upstream)
Thu Dec 9 13:00:00 2004 kukukAATTsuse.de
- Update to current CVS
- Move nscd persistent database files back to /var/run/nscd
Mon Dec 6 13:00:00 2004 kukukAATTsuse.de
- Update to current CVS
- Fix more kernel headers for userland inclusion
Fri Nov 26 13:00:00 2004 roAATTsuse.de
- kernel-headers.diff: define __force in compiler.h
Thu Nov 25 13:00:00 2004 schwabAATTsuse.de
- Add Intel libm update.
Thu Nov 25 13:00:00 2004 kukukAATTsuse.de
- Update to current glibc CVS
- Update kernel headers to 2.6.9
Thu Nov 18 13:00:00 2004 kukukAATTsuse.de
- Update to current glibc CVS
Mon Nov 15 13:00:00 2004 kukukAATTsuse.de
- Update to current glibc CVS
Mon Nov 8 13:00:00 2004 kukukAATTsuse.de
- Blacklist port 921 (lwresd) for usage by bindresvport()
- Update to current glibc CVS
- Add /var/run/nscd/
* files as ghost entries
Mon Oct 18 14:00:00 2004 ajAATTsuse.de
- Don\'t use special fdim functions for x86-64 since those give
wrong results for fdim (inf,inf).
- Fix ppc64 rebuild issue with ppc32 system [#47325].
Wed Oct 13 14:00:00 2004 kukukAATTsuse.de
- Fix symlink librt.so -> tls/librt.so.1
- Backout last glob changes
- Disable nptl as default for linking
Tue Oct 12 14:00:00 2004 kukukAATTsuse.de
- Install kernel-headers after merging linuxthreads/NPTL headers
Tue Oct 12 14:00:00 2004 kukukAATTsuse.de
- Update to current CVS snapshot
Mon Oct 11 14:00:00 2004 kukukAATTsuse.de
- Make NPTL default for linking
Fri Oct 1 14:00:00 2004 kukukAATTsuse.de
- Update to current CVS snapshot
- Add workaround for linuxthreads/without-__threads bug
- Remove KDE/ldconfig workaround
- Set SuSE ABI note to 9.3
Sun Sep 26 14:00:00 2004 kukukAATTsuse.de
- Add lib/nptl/librt.so symlink to tls/librt.so.1
- Update to current CVS
Sat Sep 25 14:00:00 2004 kukukAATTsuse.de
- Implement mq support for rtkaio and enable it again
Fri Sep 24 14:00:00 2004 kukukAATTsuse.de
- Add zh_SG.UTF-8 [Bug #46024]
Thu Sep 23 14:00:00 2004 kukukAATTsuse.de
- Sync sys/mount.h and linux/fs.h
Wed Sep 22 14:00:00 2004 kukukAATTsuse.de
- Make mdns support configurable in /etc/host.conf
Mon Sep 20 14:00:00 2004 kukukAATTsuse.de
- Fix invalidating of nscd caches and getaddrinfo()
Fri Sep 17 14:00:00 2004 kukukAATTsuse.de
- Update to current CVS (nscd and glob.h fixes)
Thu Sep 16 14:00:00 2004 kukukAATTsuse.de
- Fix getaddrinfo/nscd support
Wed Sep 15 14:00:00 2004 kukukAATTsuse.de
- Update to current CVS, remove merged patches
Sun Sep 12 14:00:00 2004 kukukAATTsuse.de
- Update to CVS: Fix nscd crash if one service is disabled
- glob.h: Add workaround for invalid prototypes
- nss_compat: Check that buffer is larger than 0 bytes
Fri Sep 10 14:00:00 2004 kukukAATTsuse.de
- Update to CVS: Fix cdefs.h for C++ usage
Fri Sep 10 14:00:00 2004 kukukAATTsuse.de
- Add lwres to hosts search order in nsswitch.conf
- Update to current CVS
- Use new nscd paths for socket/pid file
- Enable NPTL on i586
- Add --print-all option to getconf
Thu Sep 2 14:00:00 2004 kukukAATTsuse.de
- Fix NPTL header files on x86-64 for 32bit compilation
- Apply various fixes from CVS
- Remove pre-Install for -devel package (no longer necessary)
Wed Aug 25 14:00:00 2004 kukukAATTsuse.de
- Don\'t compile in eval.c
Mon Aug 23 14:00:00 2004 kukukAATTsuse.de
- Update to current CVS:
- Use CVS version for last fix.
- Add malloc sanity checks for double free.
Fri Aug 20 14:00:00 2004 schwabAATTsuse.de
- Fix cancellable syscalls in librt w/ linuxthreads.
Fri Aug 20 14:00:00 2004 kukukAATTsuse.de
- Update to current CVS [#43993]
Thu Aug 19 14:00:00 2004 schwabAATTsuse.de
- Better fix for asm-ia64/gcc_intrin.h.
Wed Aug 18 14:00:00 2004 kukukAATTsuse.de
- Update to current CVS
- Workaround linux/ixjuser.h problem not including compiler.h
- Workaround linux/capi.h problem not including compiler.h
Tue Aug 17 14:00:00 2004 schwabAATTsuse.de
- Fix asm-ia64/gcc_intrin.h.
Tue Aug 17 14:00:00 2004 kukukAATTsuse.de
- Workaround broken linux/crc-ccitt.h for usage from glibc [#43884]
Mon Aug 16 14:00:00 2004 kukukAATTsuse.de
- Update to current CVS version and update to
kernel-headers 2.6.8.1 to fix NPTL deadlock problems
- Disable linuxthreads/tst-clock1, does not work on i586 and lower
Fri Aug 13 14:00:00 2004 kukukAATTsuse.de
- Update to current CVS version
- Cleanup/adjust all patches
Thu Jun 17 14:00:00 2004 kukukAATTsuse.de
- Fix sched_setaffinity return/errno code in error case [#42124]
Wed Jun 16 14:00:00 2004 meissnerAATTsuse.de
- Updated altivec set/get/swapcontext patch to fix
more problems on altivec capable machines [#42039].
- glibc is also able to build on -pmac64 kernels.
Mon Jun 14 14:00:00 2004 kukukAATTsuse.de
- Add fixes from CVS:
- sysconf return value fixes
- nscd host caching deadlock
- backtrace for s390/s390x/ia64 static linked binaries
Mon Jun 14 14:00:00 2004 kukukAATTsuse.de
- Increase listen backlog in RPC code [#41955]
Wed Jun 9 14:00:00 2004 meissnerAATTsuse.de
- Fixed typos in powerpc
*
*context functions to not destroy the r19
register and save the v19 register correctly. [#41790]
Sat Jun 5 14:00:00 2004 ajAATTsuse.de
- Fix makecontext with more than 6 arguments on x86-64 [#40546].
Mon May 24 14:00:00 2004 kukukAATTsuse.de
- Update to kernel-headers 2.6.6
- Update to current glibc CVS
- Disable rtkaio temporary
Sun May 23 14:00:00 2004 kukukAATTsuse.de
- Fix pthread_cond_wait on not ix86 and x86-64 architectures
Thu May 20 14:00:00 2004 kukukAATTsuse.de
- Add PPC64 kernel header file fixes [#40831,#40870]
Wed May 19 14:00:00 2004 kukukAATTsuse.de
- Add additional NPTL fixes from CVS
Tue May 18 14:00:00 2004 schwabAATTsuse.de
- Fix mapping of DSOs with holes.
Fri May 14 14:00:00 2004 schwabAATTsuse.de
- Fix rounding in alarm [#40552].
Wed May 12 14:00:00 2004 schwabAATTsuse.de
- Fix uninitialized array in regexp compiler [#40009].
Tue May 11 14:00:00 2004 kukukAATTsuse.de
- Apply lot of fixes from current CVS
- Fix alignment of stack for makecontext on x86-64 [Bug #39413]
- Make XTABS identical to TABDLY on PPC
Wed May 5 14:00:00 2004 kukukAATTsuse.de
- Add some header fixes to match POSIX
Tue May 4 14:00:00 2004 meissnerAATTsuse.de
- Fix INLINE_SYSCALL on ppc and ppc64 (see #38399)
Mon May 3 14:00:00 2004 kukukAATTsuse.de
- Port --mlock option for ld.so from UL1 [Bug #39569]
Tue Apr 20 14:00:00 2004 kukukAATTsuse.de
- Add execstack fix for s390
Mon Apr 19 14:00:00 2004 kukukAATTsuse.de
- Update to current CVS version (fix problems with new binutils
and gcc)
Mon Apr 19 14:00:00 2004 kukukAATTsuse.de
- Add pthread_getattr_np and syslog fixes from CVS
- Update gb18030 and big5hkscs gconv modules [Bug #39080]
Sat Apr 17 14:00:00 2004 schwabAATTsuse.de
- Pacify autobuild.
Thu Apr 15 14:00:00 2004 kukukAATTsuse.de
- Add /etc/ld.so.conf.d/
*.conf to /etc/ld.so.conf
- Disable FUTEX_REQUEUE support in NPTL library [Bug #38882]
Wed Apr 14 14:00:00 2004 schwabAATTsuse.de
- Remove /usr/i386-linux from ld.so.conf,
Wed Apr 14 14:00:00 2004 kukukAATTsuse.de
- Fix linux/compiler.h for glibc inclusion
- Really fix ffsl on s390x
Fri Apr 9 14:00:00 2004 schwabAATTsuse.de
- Fix syntax error in memcmp.
Fri Apr 9 14:00:00 2004 kukukAATTsuse.de
- Update from CVS: linuxthread debug fixes
- Fix INLINE_SYSCALL on x86-64 and ia64 (fixes #38399)
- Fix ffsl weak alias on s390x
- Update to 2.6.5 kernel headers
Wed Apr 7 14:00:00 2004 meissnerAATTsuse.de
- forward umount to umount2 on ppc64 because umount syscall
does not exist
Mon Apr 5 14:00:00 2004 kukukAATTsuse.de
- Sync with current CVS (which is nearly identical with most of
our latest patches)
Fri Apr 2 14:00:00 2004 kukukAATTsuse.de
- Make fstatvfs64 working on 32bit architectures
- Add fwrite LFS fix from aj
- Add powerpc fixes from CVS
- Fix wrong errno code for shm_unlink [Bug #38013]
Wed Mar 31 14:00:00 2004 kukukAATTsuse.de
- Add three fixes from CVS:
- Call __nptl_deallocate_tsd for main thread, too
- setgroups: optimizations for huge number of groups
- initgroups: Limit the initial allocation to 64 entries
Tue Mar 30 14:00:00 2004 kukukAATTsuse.de
- Add IUTF8 to bits/termios.h [Bug #34725]
-
*affinitiy.c: Prepend GLIBC_ to version names
Sat Mar 27 13:00:00 2004 kukukAATTsuse.de
- Fix wrong return value of getXXbyYY_r in case key was not
found [Bug #37181]
- Fix typo in dl-open
- Don\'t set errno in NSS NIS module if group was not found
Fri Mar 26 13:00:00 2004 ajAATTsuse.de
- Add pow10/pow10f aliases for AMD64.
Thu Mar 25 13:00:00 2004 kukukAATTsuse.de
- Update to latest CVS snapshot
Sat Mar 20 13:00:00 2004 ajAATTsuse.de
- Fix further problems with sched_[sg]etaffinity calls.
Fri Mar 19 13:00:00 2004 ajAATTsuse.de
- Fix sched_setaffinity compile problem.
Fri Mar 19 13:00:00 2004 kukukAATTsuse.de
- Remove conflict with special aaa_base version (rpm will handle
this with file conflict)
Fri Mar 19 13:00:00 2004 kukukAATTsuse.de
- Add SuSE abi note
- Add madvise patch
- Update to current CVS
Wed Mar 17 13:00:00 2004 kukukAATTsuse.de
- Use official NPTL version fix
- Add LD_DEBUG=statistic for x86-64
- Fix two JB_SIZE redefinitions on PPC
- Add two fixes for execstack
Mon Mar 15 13:00:00 2004 kukukAATTsuse.de
- Require kernel 2.6.4 for glibc/NPTL
- Remove siginfo_t/si_band patch (needs to be fixed in kernel)
- Update linuxthreads_db and nptl_db
- Add libidn fixes from CVS
Sat Mar 13 13:00:00 2004 kukukAATTsuse.de
- Adjust filelist (remove libcidn.a and libcidn_p.a)
Sat Mar 13 13:00:00 2004 kukukAATTsuse.de
- Update to current CVS (merge of patches)
- Fix siginfo_t/si_band [Bug #34330]
Thu Mar 11 13:00:00 2004 mlsAATTsuse.de
- Add mdns support to resolver library
Thu Mar 11 13:00:00 2004 kukukAATTsuse.de
- Update kernel headers to 2.6.4
- Update to current glibc CVS
Wed Mar 10 13:00:00 2004 bgAATTsuse.de
- Update hppa patches.
Mon Mar 8 13:00:00 2004 kukukAATTsuse.de
- Fix vDSO on IA64
Mon Mar 8 13:00:00 2004 kukukAATTsuse.de
- Update from glibc CVS:
- Add libidn
- Lot of dynamic loader changes
Thu Mar 4 13:00:00 2004 kukukAATTsuse.de
- Update from glibc CVS:
- Fix posix_fadvise vs. posix_fadvise64
Tue Mar 2 13:00:00 2004 kukukAATTsuse.de
- Fix PPC kernel header files
- Update from glibc CVS
- NPTL fixes
- nscd fixes
Tue Mar 2 13:00:00 2004 schwabAATTsuse.de
- Fix ppc32 to always use stat64 syscall.
Sat Feb 28 13:00:00 2004 kukukAATTsuse.de
- Update from glibc CVS:
- Fix compiler warnings
- NPTL: Don\'t use CLONE_STOPPED
- Revert vDSO changes
Fri Feb 27 13:00:00 2004 kukukAATTsuse.de
- Update from glibc CVS:
- Real NGROUP_MAX fix
- Lot of NPTL fixes
- clock_settime fix
- Add no_NO back (required by OpenI18N spec and [Bug #34745])
Thu Feb 26 13:00:00 2004 kukukAATTsuse.de
- Workaround broken NGROUP_MAX function
Thu Feb 26 13:00:00 2004 kukukAATTsuse.de
- Add insserv PreRequires for nscd
- Update from CVS: NPTL and getaddrinfo memory leak fixes,
Get NGROUP_MAX from /proc filesystem
Sat Feb 21 13:00:00 2004 kukukAATTsuse.de
- Update from CVS: IA64 relo fix, lot of PPC fixes
- Fix linux/mod_devicetable.h for userland inclusion
- Enable NPTL on Alpha
Fri Feb 20 13:00:00 2004 schwabAATTsuse.de
- Fix pthread_barrier_wait.
Thu Feb 19 13:00:00 2004 kukukAATTsuse.de
- Update from CVS: More NPTL fixes
- nscd.init: Cleanups
Wed Feb 18 13:00:00 2004 kukukAATTsuse.de
- Kernel Headers: Fix asm-ppc/unaliged.h, asm-ppc/types.h and
asm-ppc/bitops.h for userland inclusion.
Wed Feb 18 13:00:00 2004 bgAATTsuse.de
- Update hppa patches for current glibc
- Add workaround for ICE in hppa
Tue Feb 17 13:00:00 2004 kukukAATTsuse.de
- Update from CVS:
- PPC nptl compatiblity fix
- NSCD patches merged
- ld.so.preload: Igreno missing files
- getaddrinfo: Fix problem with IPv6 addresses
Tue Feb 17 13:00:00 2004 ajAATTsuse.de
- Fix string optimizations init code on AMD64.
Sat Feb 14 13:00:00 2004 kukukAATTsuse.de
- Update from CVS (for NPTL fixes and new PPC longjmp)
- Fix nscd deadlock with kernel 2.6 [Bug #34507]
Fri Feb 13 13:00:00 2004 ajAATTsuse.de
- Add more string/memory optimizations for AMD64.
Thu Feb 12 13:00:00 2004 kukukAATTsuse.de
- Fix regex bug with invalid UTF-8 strings
Thu Feb 12 13:00:00 2004 ajAATTsuse.de
- Add more string optimizations for AMD64.
Wed Feb 11 13:00:00 2004 kukukAATTsuse.de
- Update to current CVS snapshot
- Fix _IOC_TYPECHECK on s390/s390x/parisc
- Compile rtkaio only with NPTL
- Remove glibcbug (was dropped since glibc uses bugzilla now)
- Disable parallel build on s390x
Tue Feb 10 13:00:00 2004 schwabAATTsuse.de
- Work around invalid use of kernel headers in some packages.
Fri Feb 6 13:00:00 2004 kukukAATTsuse.de
- Add kernel stat fix for PPC
- Add fix for off-by-one error in regex code
Thu Feb 5 13:00:00 2004 kukukAATTsuse.de
- Update kernel header files to 2.6.2
Tue Feb 3 13:00:00 2004 bgAATTsuse.de
- Update hppa patch
Tue Feb 3 13:00:00 2004 kukukAATTsuse.de
- Fix ypclnt speedup patch
- Update to current CVS snapshot
Mon Jan 26 13:00:00 2004 kukukAATTsuse.de
- Update to current CVS snapshot
Wed Jan 21 13:00:00 2004 ajAATTsuse.de
- Do not run in parallel on s390.
Mon Jan 19 13:00:00 2004 roAATTsuse.de
- really fix linux/percpu.h to compile in userland
Fri Jan 16 13:00:00 2004 kukukAATTsuse.de
- Update version.h to 2.6.1
- Fix linux/percpu.h to compile in userland
- Update to current CVS snapshot
- Revert nscd path changes
Wed Jan 14 13:00:00 2004 kukukAATTsuse.de
- Update to Kernel Headers 2.6.1
- Update to current CVS snapshot
- Don\'t ignore make check on IA64 any longer
Sat Jan 10 13:00:00 2004 schwabAATTsuse.de
- Locale no_NO has been renamed to nb_NO.
Fri Jan 9 13:00:00 2004 kukukAATTsuse.de
- Temporary ignore make check on IA64 and PPC
(known kernel/compiler bugs)
Thu Jan 8 13:00:00 2004 stepanAATTsuse.de
- fix v4l2 headers
Wed Jan 7 13:00:00 2004 kukukAATTsuse.de
- Update to glibc CVS from 20040107
- Remove manual pages which are now part of man-pages
Thu Dec 18 13:00:00 2003 kukukAATTsuse.de
- Update to glibc CVS from 20031218
- Update ot final 2.6.0 kernel headers
- Fix syntax error in spec file
- Update HPPA patch
Mon Dec 15 13:00:00 2003 kukukAATTsuse.de
- Update to glibc CVS from 20031215
Fri Dec 12 13:00:00 2003 kukukAATTsuse.de
- Update to glibc CVS from 20031212
- disable rtkaio (does not work with kernel 2.6 yet)
Fri Dec 5 13:00:00 2003 kukukAATTsuse.de
- Update to glibc 2.3.3 CVS
- Make an extra sub package for nscd
Thu Nov 27 13:00:00 2003 kukukAATTsuse.de
- Update to glibc CVS from 20031127
- Add nsswitch.conf (moved from aaa_base)
- Add ld.so.conf (moved from aaa_base) [Bug #33277]
- Fix ceil on AMD64
Fri Nov 21 13:00:00 2003 kukukAATTsuse.de
- Update to glibc CVS from 20031121
- Obsolete epoll (glibc-devel contains now this header files)
Wed Nov 19 13:00:00 2003 kukukAATTsuse.de
- Add patch so that ld.so supports linuxthreads and nptl
- PPC64 requires kernel 2.4.21
- Update to glibc CVS from 20031119
Fri Nov 14 13:00:00 2003 bgAATTsuse.de
- Add hppa patches for current glibc.
Fri Nov 14 13:00:00 2003 kukukAATTsuse.de
- Update to glibc CVS from 20031114
- Remove PPC64 symbol version patch
Thu Nov 13 13:00:00 2003 schwabAATTsuse.de
- Fix last change covering libNoVersion.
Mon Nov 10 13:00:00 2003 schwabAATTsuse.de
- Specfile cleanup.
Thu Nov 6 13:00:00 2003 kukukAATTsuse.de
- Update to glibc CVS from 20031106
Wed Nov 5 13:00:00 2003 uliAATTsuse.de
- added a number of ARM fixes (glibc-2.3.2-armformat.patch,
glibc-armisa.patch, glibc-sjlj.patch)
Mon Oct 27 13:00:00 2003 kukukAATTsuse.de
- Update to glibc CVS from 20031027
- kernel headers: update to 2.6.0-test9
- nptl: Use -fno-unit-at-a-time on AMD64, too
Thu Oct 23 14:00:00 2003 kukukAATTsuse.de
- Update to current CVS version
Wed Oct 22 14:00:00 2003 kukukAATTsuse.de
- nptl: Fix prototype in configure script
- nptl: Use -fno-unit-at-a-time
- locale: Add nb_NO
Fri Oct 17 14:00:00 2003 kukukAATTsuse.de
- Increase timeout for make check on overloaded architectures
Thu Oct 16 14:00:00 2003 kukukAATTsuse.de
- Fix building as normal user
Wed Oct 15 14:00:00 2003 kukukAATTsuse.de
- Fix putpwent/putgrent
- Make build as normal user
Tue Oct 14 14:00:00 2003 kukukAATTsuse.de
- Update to glibc CVS from 20031014
Tue Oct 14 14:00:00 2003 ajAATTsuse.de
- Fix w_acosf for AMD64.
Tue Oct 14 14:00:00 2003 kukukAATTsuse.de
- Fix asm-sparc/kbio.h to compile kbdrate/X11
Mon Oct 13 14:00:00 2003 kukukAATTsuse.de
- Update to kernel header files from 2.6.0-test7
Fri Oct 10 14:00:00 2003 schwabAATTsuse.de
- Fix misnamed syscalls.
Tue Oct 7 14:00:00 2003 kukukAATTsuse.de
- Update to glibc CVS from 20031007
Fri Oct 3 14:00:00 2003 kukukAATTsuse.de
- Update to glibc CVS from 20031003
- Fix kernel ioctl header files for PPC/PPC64
- Removed dl-reloc.c fix, merged upstream
Wed Oct 1 14:00:00 2003 kukukAATTsuse.de
- Update to glibc cvs from 20031001
- Remove sysmacros.h fix, merged upstream
- Add dl-reloc.c fix for compiler warnings
Mon Sep 29 14:00:00 2003 kukukAATTsuse.de
- Update kernel-headers to 2.6.0-test6
- Fix sysmacros.h to compile with -ansi
Sat Sep 27 14:00:00 2003 kukukAATTsuse.de
- Update to glibc CVS from 20030927
- Remove SO_BSDCOMPAT (obsoleted by kernel)
- Make _IOC_TYPECHECK useable for userland programs
Fri Sep 26 14:00:00 2003 kukukAATTsuse.de
- Remove obsolete patches
- Update to crypt_blowfish 0.4.5
Fri Sep 26 14:00:00 2003 kukukAATTsuse.de
- Update to glibc CVS from 20030926
- Update to nptl 0.60
Sat Sep 20 14:00:00 2003 kukukAATTsuse.de
- Update to glibc CVS from 20030920
- Update to nptl 0.59
Wed Sep 17 14:00:00 2003 kukukAATTsuse.de
- Disable TLS for i586 glibc [Bug #31034]
Tue Sep 16 14:00:00 2003 kukukAATTsuse.de
- Remove db1.85
Mon Sep 15 14:00:00 2003 kukukAATTsuse.de
- Update to glibc CVS from 20030915
Mon Sep 15 14:00:00 2003 kukukAATTsuse.de
- Update to kernel 2.6.0-test5 header files
Sat Sep 13 14:00:00 2003 kukukAATTsuse.de
- Add librtkaio, a librt using kernel aio
Thu Sep 11 14:00:00 2003 kukukAATTsuse.de
- Update to current CVS
- Remove patches which are merged in CVS
- Update to nptl-0.58
- Remove _POSIX_VERSION hack
Thu Sep 11 14:00:00 2003 kukukAATTsuse.de
- version.h: Fix comment how to compile kernel modules
Wed Sep 10 14:00:00 2003 ajAATTsuse.de
- Install en_US.ISO-8859-15 under this name [#30373].
Tue Sep 9 14:00:00 2003 ajAATTsuse.de
- Fix last patch.
Mon Sep 8 14:00:00 2003 ajAATTsuse.de
- Fix setting up of user signal handler in linuxthreads on x86_64.
Fri Sep 5 14:00:00 2003 kukukAATTsuse.de
- Add dl-tls.c to fix out of memory with static TLS errors
Wed Sep 3 14:00:00 2003 kukukAATTsuse.de
- Update glibc-linuxthreads
- Set _POSIX_VERSION back to 199209
Mon Sep 1 14:00:00 2003 kukukAATTsuse.de
- Fix typo in nss_compat patch
Mon Sep 1 14:00:00 2003 kukukAATTsuse.de
- Add opendir fix for usage with NPTL
- Fix getspnam/getspent in nss_compat [Bug #29689]
- Set _POSIX2_VERSION back to 199209
Wed Aug 27 14:00:00 2003 kukukAATTsuse.de
- Update to current CVS version
Mon Aug 25 14:00:00 2003 kukukAATTsuse.de
- Update to current CVS version
Mon Aug 18 14:00:00 2003 ajAATTsuse.de
- increase stack size for linuxthreads/set-context.
Mon Aug 18 14:00:00 2003 ajAATTsuse.de
- Fix mathinline.h for i386 to compile under C++ without warnings.
Sun Aug 17 14:00:00 2003 roAATTsuse.de
- kernel-headers.dif: don\'t include device.h from videodev.h
Fri Aug 15 14:00:00 2003 kukukAATTsuse.de
- Update to current cvs (fixes assert usage in C++ source code)
Thu Aug 14 14:00:00 2003 kukukAATTsuse.de
- Initialize fp->_mode for glibc 2.0 compatibility [Bug #28386]
- On i686, include glibc with and without floating stack enabled
- Update to current cvs
- Update to nptl 0.56
Thu Jul 31 14:00:00 2003 kukukAATTsuse.de
- Reenable new quota.h
Wed Jul 30 14:00:00 2003 kukukAATTsuse.de
- Update to current cvs
- Update kernel headers to 2.6.0-test2
- Disable sys/quota.h update
- Enable TLS on AMD64 again
Mon Jul 28 14:00:00 2003 kukukAATTsuse.de
- Update to current cvs
- Disable TLS on AMD64 temporary
- Update sys/quota.h to match new kernel implementation
Fri Jul 25 14:00:00 2003 kukukAATTsuse.de
- Update to current cvs
- Update kernel headers to 2.6.0-test1
- Update to nptl 0.55
- Change minimal symbol version on PPC64 back to 2.2.5
Wed Jul 23 14:00:00 2003 meissnerAATTsuse.de
- Fixed systemcall clobber lists for asm-ppc/unistd.h (by just
merging over the asm-ppc64 things).
Wed Jul 23 14:00:00 2003 ajAATTsuse.de
- Handle in ldconfig konqueror.so and other similar KDE hacks that fail without
rpath.
- Fix bugs exposed by unit-at-a-time option.
Fri Jul 18 14:00:00 2003 ajAATTsuse.de
- Fix compilation with unit-at-a-time enabled compiler.
- Enlarge stack for tst-setcontext test.
Mon Jun 30 14:00:00 2003 kukukAATTsuse.de
- Update to current CVS (includes if_arp.h and nss_compat changes)
- Update to nptl 0.50
- Kernel header fixes for userland inclusion
Wed Jun 25 14:00:00 2003 kukukAATTsuse.de
- Update to current CVS
- Add target host and CVS checkout to glibc version printout
- Adjust fnmatch fix
- Update kernel headers to 2.5.73
Tue Jun 24 14:00:00 2003 kukukAATTsuse.de
- Fix typos in syscalls.list on Alpha
Mon Jun 23 14:00:00 2003 kukukAATTsuse.de
- fix typo in linuxthreads on SPARC
- Update to current CVS
- Update to nptl 0.48
Thu Jun 19 14:00:00 2003 kukukAATTsuse.de
- Disable nss_compat patch again
Wed Jun 18 14:00:00 2003 kukukAATTsuse.de
- Fix reading of locale.alias file
- Update to current CVS snapshot
- Update to nptl 0.47
- Some kernel header file fixes for PPC64/IA64
- Update nss_compat patch
Thu Jun 12 14:00:00 2003 kukukAATTsuse.de
- Update to current CVS snapshot
- Finish patch for printing linker warning
Wed Jun 11 14:00:00 2003 kukukAATTsuse.de
- Update to nptl 0.45
- Update to current CVS snapshot
- Add patch to print linker warning, if a static binary calls
functions using NSS
Tue Jun 10 14:00:00 2003 kukukAATTsuse.de
- Use %find_lang macro and cleanup glibc-locale filelist
Thu Jun 5 14:00:00 2003 kukukAATTsuse.de
- Complete mathinline.h fixes
Thu Jun 5 14:00:00 2003 kukukAATTsuse.de
- linux/compiler.h: Define all inline variants to __inline__
Wed Jun 4 14:00:00 2003 kukukAATTsuse.de
- Update to current glibc CVS snapshot
- Update to nptl 0.43
- More kernel header fixes
- Make --no-archive default for localedef
Tue May 27 14:00:00 2003 kukukAATTsuse.de
- Update to current glibc CVS snapshot
- Update to nptl 0.40
- Disable nss_compat patch
- Update to kernel headers from 2.5.70
Fri May 23 14:00:00 2003 kukukAATTsuse.de
- Update to current glibc CVS snapshot
- Add patches to make nss_compat work with every service
Mon May 19 14:00:00 2003 kukukAATTsuse.de
- Update to current glibc CVS snapshot
- Add patch for better binary compatibility (errno, h_errno)
Fri May 16 14:00:00 2003 kukukAATTsuse.de
- Update to current glibc CVS snapshot
- Update to nptl 0.39
- Add URL tag
- asm-i386/byteorder.h: fix asm vs. __asm__
Wed May 14 14:00:00 2003 schwabAATTsuse.de
- Fix missing syscall numbers on ia64.
Wed May 14 14:00:00 2003 kukukAATTsuse.de
- More kernel headers fixes for i386, ia64, ppc and s390
Mon May 12 14:00:00 2003 kukukAATTsuse.de
- Update to current glibc CVS snapshot
- Fix lot of more kernel headers
- Adjust netinet/igmp.h patch
- Copy linux/version.h in place before compiling glibc
Fri May 9 14:00:00 2003 kukukAATTsuse.de
- Fix bits/stdio.h
- Fix lot of kernel headers to work in userspace
- Fix netinet/igmp.h
- Enable TLS on PPC
Wed May 7 14:00:00 2003 kukukAATTsuse.de
- Update CVS snapshot
- Enable TLS on IA64
- Update to nptl 0.37
- Update kernel-headers to 2.5.69
Thu Apr 24 14:00:00 2003 roAATTsuse.de
- fix install_info --delete call and move from preun to postun
Fri Apr 11 14:00:00 2003 ajAATTsuse.de
- Do not build locales in parallel.
Tue Apr 8 14:00:00 2003 kukukAATTsuse.de
- Disable TLS for PPC
Mon Apr 7 14:00:00 2003 kukukAATTsuse.de
- Update CVS snapshot
Sat Apr 5 14:00:00 2003 kukukAATTsuse.de
- Disable TLS for ia64
- Update to nptl 0.34
- Update to CVS snapshot
Fri Apr 4 14:00:00 2003 kukukAATTsuse.de
- Remove libNoVersion from filelist on alpha
- Add nptl docu
Fri Apr 4 14:00:00 2003 kukukAATTsuse.de
- Update to nptl 0.33
- Run ldconfig after installation
- Update to CVS snapshot
Sat Mar 29 13:00:00 2003 kukukAATTsuse.de
- Update to CVS snapshot
- Add USAGI patches for kernel-headers
- Add nptl on i686
- Enable --with-tls
- Implement NI_NUMSERICSCOPE for getnameinfo
- Implement AI_V4MAPPED/AI_ALL for getaddrinfo
- Implement AI_ADDRCONFIG for getaddrinfo
- Add USAGI patch for kernel headers
Mon Mar 24 13:00:00 2003 schwabAATTsuse.de
- Sanitize .
Mon Mar 17 13:00:00 2003 ajAATTsuse.de
- Fix tst-aio7 testcase and enable it again.
- Enable %fs for x86-64.
- Install en_US.ISO-8859-15 for libstdc++.
- Fix bits/syscalls.h for x86-64.
Thu Mar 13 13:00:00 2003 kukukAATTsuse.de
- Revert tcgetattr change [Bug #25173/#25174]
Tue Mar 4 13:00:00 2003 ajAATTsuse.de
- Fix lround/lrint functions.
Sat Mar 1 13:00:00 2003 ajAATTsuse.de
- Update to 2.3.2 release.
Wed Feb 26 13:00:00 2003 kukukAATTsuse.de
- Update to current cvs snapshot (fixes OOo and mysql problems)
Mon Feb 24 13:00:00 2003 kukukAATTsuse.de
- Disable aio7 test on s390(x), too.
Mon Feb 24 13:00:00 2003 kukukAATTsuse.de
- Update to current cvs snapshot (post 2.3.2-pre1)
- Remove glibc-2.3-ppc32-textrel.patch, is included in CVS
- Remove libc23-ppc64-cvshead20021210.patch
Thu Feb 20 13:00:00 2003 kukukAATTsuse.de
- Update to current cvs snapshot
- Remove glibc-2.3-ppc64-vfork-20030214.patch, seems to be
included already.
Wed Feb 19 13:00:00 2003 olhAATTsuse.de
- add glibc-2.3-ppc32-textrel.patch
glibc-2.3-ppc64-vfork-20030214.patch
Fri Feb 14 13:00:00 2003 kukukAATTsuse.de
- Extend getent to print all IP addresses of one host
Thu Feb 13 13:00:00 2003 kukukAATTsuse.de
- Update to current snapshot
Wed Feb 12 13:00:00 2003 kukukAATTsuse.de
- Update to current snapshot (contains official fix for #23513)
Tue Feb 11 13:00:00 2003 kukukAATTsuse.de
- Update to current snapshot
- Fix corruption of internal data in gethostbyname2 [Bug #23513]
Sun Feb 9 13:00:00 2003 ajAATTsuse.de
- Fix cancellation of system calls on x86-64.
Sat Feb 8 13:00:00 2003 kukukAATTsuse.de
- Fix wrong logic in dynamic resolv.conf patch
Fri Feb 7 13:00:00 2003 kukukAATTsuse.de
- Fix access of _res symbol in multithreaded programs
- Add \"dynamic resolv.conf\" patch to libnss_dns, too.
- Remove obsolete db2 manual pages
- Update to current snapshot (fixes [Bug #23363])
Thu Feb 6 13:00:00 2003 kukukAATTsuse.de
- Update to current snapshot
- Use install-info for info pages
Tue Feb 4 13:00:00 2003 schwabAATTsuse.de
- Fix regexp parsing.
Mon Feb 3 13:00:00 2003 meissnerAATTsuse.de
- Merged a unistd.h gcc3.3 compliance patch from Franz Sirl for
ppc and ppc64 kernel headers.
Fri Jan 31 13:00:00 2003 schwabAATTsuse.de
- Fix building on s390[x].
Fri Jan 31 13:00:00 2003 kukukAATTsuse.de
- Update to current glibc cvs
Thu Jan 30 13:00:00 2003 ajAATTsuse.de
- Fix one build problem on sparc.
- Fix asm-x86_64/mtrr.h.
Wed Jan 29 13:00:00 2003 kukukAATTsuse.de
- Update to current glibc cvs
- Fix libm-ulps for x86-64 and ia64
Thu Jan 23 13:00:00 2003 schwabAATTsuse.de
- Fix use of DT_FINI_ARRAY.
- Temporarily disable tst-aio7 test on ia64.
Tue Jan 14 13:00:00 2003 schwabAATTsuse.de
- Fix ia64 for non-tls build.
Tue Jan 14 13:00:00 2003 ajAATTsuse.de
- Package libpthread_nonshared.a.
Mon Jan 13 13:00:00 2003 kukukAATTsuse.de
- Add fixed version of x86-64-linuxthreads-disable-fs.diff
- Readd parts of libm-x86-64.diff
- Update to current cvs snapshot
- Add fix for errno compatibility
- Add s390(x) vfork fixes
Sun Jan 12 13:00:00 2003 kukukAATTsuse.de
- Update to current cvs snapshot
Fri Jan 3 13:00:00 2003 bgAATTsuse.de
- removed obsolete patch for hppa
Fri Dec 20 13:00:00 2002 kukukAATTsuse.de
- Update to current cvs snapshot
- Obsoletes glibc-2.3-setjmp-ppc64.diff
- Obsoletes build-alpha.diff
- Obsoletes libm-x86-64.diff
- Disable activate-spinlocks.diff temporary
- Disable x86-64-linuxthreads-disable-fs.diff (breaks compilation)
Tue Dec 17 13:00:00 2002 olhAATTsuse.de
- remove glibc-2.2.5-ppc64-bits-socket_h.diff
add glibc-2.3-setjmp-ppc64.diff
add libc23-ppc64-cvshead20021210.patch
dont run configure in subshell, it can fail and rpm cant catch it
Fri Dec 13 13:00:00 2002 schwabAATTsuse.de
- Add more ia64 syscalls.
Fri Dec 6 13:00:00 2002 olhAATTsuse.de
- build also the locals parallel
do not fail with parallel calculation on lowmem systems
Tue Dec 3 13:00:00 2002 ajAATTsuse.de
- Build parallel on x86-64.
- Activate fast spinlocks in malloc for x86 and x86-64.
- Integrate new math library from AMD for x86-64.
Fri Nov 29 13:00:00 2002 bgAATTsuse.de
- Fix build on hppa.
Thu Nov 28 13:00:00 2002 ajAATTsuse.de
- Fix build on alpha.
Thu Nov 28 13:00:00 2002 ajAATTsuse.de
- Update to CVS version from 2002-11-28.
- Do not use %fs for threads for now on x86-64.
- Fix fnmatch bug with multibyte strings.
Tue Nov 12 13:00:00 2002 bgAATTsuse.de
- Updated hppa patches
Thu Nov 7 13:00:00 2002 kukukAATTsuse.de
- getaddrinfo(): get host information for AF_INET and AF_INET6 only
from the same service [Bug #21237]
Thu Nov 7 13:00:00 2002 bgAATTsuse.de
- Fix build of linuxthreads for hppa
Tue Nov 5 13:00:00 2002 bgAATTsuse.de
- Use current kernel-headers for parisc
- Add support for hppa
Tue Nov 5 13:00:00 2002 kukukAATTsuse.de
- Update to current CVS snapshot
Tue Oct 22 14:00:00 2002 schwabAATTsuse.de
- Fix ia64 syscall numbers.
Mon Oct 21 14:00:00 2002 schwabAATTsuse.de
- Fix alignment in locale-archive.
Mon Oct 21 14:00:00 2002 kukukAATTsuse.de
- Update to glibc 2.3.1 cvs 20021021
- Remove nss_dns6 patch
Tue Oct 15 14:00:00 2002 kukukAATTsuse.de
- Update to glibc 2.3.1 cvs 20021015
Wed Oct 2 14:00:00 2002 kukukAATTsuse.de
- Update to glibc 2.3 cvs 20021002
- Update crypt_blowfish to 0.4.4 (manual page fix, hppa fix)
Wed Sep 25 14:00:00 2002 mlsAATTsuse.de
- build with -finline-limit=2000 on mips/armv4l
Tue Sep 17 14:00:00 2002 schwabAATTsuse.de
- Add new ia64 syscall numbers.
Mon Sep 16 14:00:00 2002 meissnerAATTsuse.de
- Added AIO syscall numbers for ppc/ppc64, so libaio does not need them.
- Aligned powerpc bits/sem.h to be the same as the other 64bit
archs, keeping the 32bit layout.
- Added the faster ppc32 memset.S from glibc HEAD on request of IBM.
Thu Sep 12 14:00:00 2002 meissnerAATTsuse.de
- ppc/ppc64: added more biarch things to the SystemV IPC headers
which are needed to get 64bit ipc / IPC_STAT to work.
Mon Sep 9 14:00:00 2002 bkAATTsuse.de
- s390x-biarch: use correct wordsize.h(move to main 32/64 directory)
- s390x: requires 64-bit kernel
Mon Sep 9 14:00:00 2002 kukukAATTsuse.de
- Increase minimum value of MAXPACKET in libnss_dns, too
Mon Sep 9 14:00:00 2002 uliAATTsuse.de
- all architectures are created equal, but some are more equal
than others; increased DB_FILE_ID_LEN in DB2 to 24 on x86-64,
ia64, s390x and ppc64 to fit 64 bit __ino_t type
Fri Sep 6 14:00:00 2002 mlsAATTsuse.de
- fix squeeze bug in db-1.85: set dirty flag after page modification
Fri Sep 6 14:00:00 2002 kukukAATTsuse.de
- Increase minimum value of MAXPACKET
Mon Sep 2 14:00:00 2002 kukukAATTsuse.de
- Fix asm header files for sparc/sparc64
Fri Aug 30 14:00:00 2002 ajAATTsuse.de
- Revert linuxthreads for x86-64 for now.
Wed Aug 28 14:00:00 2002 ajAATTsuse.de
- Add optimized math routines for x86-64.
Tue Aug 27 14:00:00 2002 olhAATTsuse.de
- BuildFlags=\"$(echo $RPM_OPT_FLAGS | sed \'s#-mminimal-toc##\')\"
Mon Aug 26 14:00:00 2002 olhAATTsuse.de
- add ppc64_glibc_2.2.5_sunrpc-fix.patch
* sysdeps/unix/sysv/linux/powerpc/bits/socket.h: New file that adds
__powerpc64__ specific fields and adjust size/alignment for 64-bit.
Fri Aug 23 14:00:00 2002 ajAATTsuse.de
- Use floating stacks for x86-64.
- Add LICENSE file.
- Fix profiling code on x86-64.
- Add strcspn, strpbrk and strspn optimizations for x86-64.
- Fix makecontext for x86-64.
Thu Aug 15 14:00:00 2002 ajAATTsuse.de
- Use biarch headers already for building so that bits/syscalls.h is
build correctly.
- Fix bits/syscalls.h for x86-64.
- Remove
*xattr patches.
Thu Aug 8 14:00:00 2002 kukukAATTsuse.de
- Update to current cvs (calloc variable overflow fixed)
- Apply fix for calloc fix
- Add
*xattr system calls and error number
Tue Aug 6 14:00:00 2002 kukukAATTsuse.de
- Update to current cvs (IPv6 fixes)
Mon Aug 5 14:00:00 2002 ajAATTsuse.de
- Implement
*context functions for x86-64.
Sat Aug 3 14:00:00 2002 kukukAATTsuse.de
- Update kernel-headers to version 2.4.19
- Add PreRequires \"filesystem\".
Thu Aug 1 14:00:00 2002 bkAATTsuse.de
- added s390-may2002.diff with some chunks from may2002 drop
- give make check a second chance on s390(x), but fail if not(race)
Tue Jul 30 14:00:00 2002 kukukAATTsuse.de
- sunrpc/xdr_array.c: Check for variable overflow
- Ignore failed make check on s390(x)
Tue Jul 30 14:00:00 2002 ajAATTsuse.de
- Add optimisations for x86-64.
Mon Jul 29 14:00:00 2002 kukukAATTsuse.de
- Don\'t allocate/free category name in setlocale() unnecessarily
(for IBM Java [Bug #17065]).
Tue Jul 23 14:00:00 2002 kukukAATTsuse.de
- Update to current glibc cvs (pread/pwrite fixes)
- Remove extra de.po, is in official tarball now.
Sat Jul 20 14:00:00 2002 ajAATTsuse.de
- Fix profiling for x86-64.
Fri Jul 19 14:00:00 2002 meissnerAATTsuse.de
- Fixed the PPC64 patch, several superflous files removed.
- Reenabled make check for ppc64.
Wed Jul 17 14:00:00 2002 kukukAATTsuse.de
- Update to current glibc cvs
- Fix kernel headers for s390/s390x
- Move some binaries/shell scripts and manual pages to the
correct subpackage
Tue Jul 16 14:00:00 2002 meissnerAATTsuse.de
- Merged latest PowerPC patch from IBM.
* Lots of ppc64 related fixes.
* Start of biarch support.
* Changed struct stat in 64bit ABI.
Fri Jul 12 14:00:00 2002 ajAATTsuse.de
- Add biarch patch for s390 and s390x.
Mon Jul 8 14:00:00 2002 ajAATTsuse.de
- Add some optimized x86-64 math routines and a fixed lgammal
implementation.
- Testsuite on x86-64 should pass now.
- Run ldconfig in postinstall.
- Fix memleak in catgets.
Sat Jul 6 14:00:00 2002 kukukAATTsuse.de
- Fix typo in create_biarch_asm.sh (asm-sparc path)
Thu Jul 4 14:00:00 2002 kukukAATTsuse.de
- Fix typo in manpages/Makefile
- Fix filelist (on some archs ld-linux.so.2 was missing)
Thu Jul 4 14:00:00 2002 kukukAATTsuse.de
- Revert mktime patch (check for year < 70)
- Replace ifarch i386 with ix86
- Add patch for arm
- Include pt_chown again
Wed Jul 3 14:00:00 2002 kukukAATTsuse.de
- Add more new manual pages
- Fix spec file (renaming of ld-
*, creating of include/asm header
files)
- Update to current CVS version
- Fix kernel-headers for x86-64 (don\'t overwrite patched version)
- Rename Equador -> Ecuador [Bug #16648]
- Add hint about security problem of host caching with nscd to
config file.
Tue Jun 25 14:00:00 2002 ajAATTsuse.de
- Fix dl-machine.h for x86-64 to compile with new binutils.
- Fix mtrr.h header for x86-64.
- Do not package pt_chown.
Tue Jun 18 14:00:00 2002 sfAATTsuse.de
- reverted changes from Tue Jun 11 10:04:55 CEST 2002
(took the kernel-headers from before, readded patch9)
- add new archive with kernel-headers for x86_64
- add autofs patch
Mon Jun 17 14:00:00 2002 bkAATTsuse.de
- remove s390
* from the list of archs that ignore check fail
Thu Jun 13 14:00:00 2002 uliAATTsuse.de
- fixed typos in spec
Thu Jun 13 14:00:00 2002 schwabAATTsuse.de
- Fix ssize_t and __ipc_pid_t for ppc64.
Wed Jun 12 14:00:00 2002 uliAATTsuse.de
- fix errlist.c for ARM as well
Tue Jun 11 14:00:00 2002 sfAATTsuse.de
- made new kernel-header archive from kernel-source
- added asm-ppc64 to kernel-headers
- removed patch9 as it is obsoleted by the new kernel-headers
Fri Jun 7 14:00:00 2002 olhAATTsuse.de
- update asm-ppc64/ioctls.h, missing TIOCGDEV
Thu Jun 6 14:00:00 2002 olhAATTsuse.de
- fix glibc-ppc64 patch
Thu Jun 6 14:00:00 2002 olhAATTsuse.de
- update ppc64_glibc_ldconfig.diff
Thu Jun 6 14:00:00 2002 keAATTsuse.de
- Update de.po from
http://www.iro.umontreal.ca/contrib/po/teams/PO/de/libc-2.2.5.de.po.
- Use only translated entries to make the testsuite happy; call
msgattrib on de.po and hu.po [# 16438].
Mon Jun 3 14:00:00 2002 ajAATTsuse.de
- Clean up generation of asm includes for bi-arch systems.
- Enable profiling for x86-64.
Mon Jun 3 14:00:00 2002 kukukAATTsuse.de
- Add fix for weak declaration \"_old_sys_nerr\"
- Remove already disabled alpha patch
- Update to current CVS
Sat Jun 1 14:00:00 2002 olhAATTsuse.de
- fix stat for real, wrong size for st_nlink
Wed May 29 14:00:00 2002 olhAATTsuse.de
- add ppc64_glibc_2.2.5-types.diff, fixes stat()
Wed May 29 14:00:00 2002 olhAATTsuse.de
- add ppc64_glibc_ldconfig.diff for elf32/elf64 coexistance
Thu May 23 14:00:00 2002 ajAATTsuse.de
- Rename __thread to fix problems with GCC 3.2.
Mon May 20 14:00:00 2002 olhAATTsuse.de
- add ppc64 kernel headers
add create_ppc_asm.sh
update ppc64 patch, use /lib64/ld64.so.1
move generic syscalls.list to ppc64/32
set/getrlimit GLIBC2.0 is ppc32 only
use parallel make on ppc and ppc64
do not chroot as user
cleanup nested ifarch for dynamic linker
Wed May 15 14:00:00 2002 ajAATTsuse.de
- Fix building of linuxthreads with current GCC.
Mon May 13 14:00:00 2002 olhAATTsuse.de
- fix ppc64 RTLDLIST ld64.so rewrite
Sat May 11 14:00:00 2002 schwabAATTsuse.de
- Add div/mod compatibility functions for ia64.
Fri May 10 14:00:00 2002 olhAATTsuse.de
- add ppc64 support
Thu May 9 14:00:00 2002 ajAATTsuse.de
- Add sys/io.h for x86-64.
Mon May 6 14:00:00 2002 ihnoAATTsuse.de
- corrected memory calculation for parallel build
Fri May 3 14:00:00 2002 kukukAATTsuse.de
- Add fix to compile math.h on SPARC with g++
Thu May 2 14:00:00 2002 kukukAATTsuse.de
- Update to current CVS 2.2 branch
- Add x86-64 fix for crti.o and /usr/lib64 with libpthread
Fri Apr 26 14:00:00 2002 kukukAATTsuse.de
- define sqrtl alias for PowerPC
Mon Apr 22 14:00:00 2002 ajAATTsuse.de
- Fix vfork for x86-64.
- Fix handling of ld.so.cache for x86-64.
Thu Apr 18 14:00:00 2002 ajAATTsuse.de
- Allow testsuite to fail for x86-64.
- Add ULPs for x86-64.
Wed Apr 17 14:00:00 2002 kukukAATTsuse.de
- Update to current snapshot (mktime and dl fixes)
- Update hu.po
- Do not build a profiled glibc for x86-64
Fri Apr 12 14:00:00 2002 kukukAATTsuse.de
- Update to current snapshot (fix SPARC compile)
- Revert do-lookup.h patch on Alpha (does not work here)
Wed Apr 10 14:00:00 2002 ajAATTsuse.de
- Fix linuxthreads for x86-64.
Wed Apr 10 14:00:00 2002 ajAATTsuse.de
- Add x86-64.diff to fix glob64.
Wed Apr 10 14:00:00 2002 kukukAATTsuse.de
- Update kernel-headers to 2.4.19pre4 (with x86-64 support)
- Update glibc to current cvs snapshot
- Allow old currencies (before EUR)
Tue Apr 2 14:00:00 2002 ajAATTsuse.de
- Update ULPs.
Thu Mar 21 13:00:00 2002 kukukAATTsuse.de
- Create html pages after installation of info pages [Bug #15283]
Tue Mar 12 13:00:00 2002 kukukAATTsuse.de
- Add db1 fix if blocksize is not ^2
Sat Mar 2 13:00:00 2002 kukukAATTsuse.de
- Add fix for format string bug
Sat Mar 2 13:00:00 2002 kukukAATTsuse.de
- Fix return value of nice wrapper
Fri Mar 1 13:00:00 2002 kukukAATTsuse.de
- Add fix for corrupt ut_line
- Add fix for current gcc 3.1
- Add patch for nice return values
Thu Feb 28 13:00:00 2002 kukukAATTsuse.de
- Add fix for rtime, swscanf and ia64
Mon Feb 18 13:00:00 2002 kukukAATTsuse.de
- When a dlopened module references a weak symbol from another
dlopened module (loaded with RTLD_GLOBAL) no dependency was
generated for this fact, so the second module was unloaded even
if the first one was still around.
Sun Feb 17 13:00:00 2002 kukukAATTsuse.de
- Add pthread/signal bugfix [Bug #13280]
- Fix directory file list (don\'t include /usr/include)
Thu Feb 14 13:00:00 2002 kukukAATTsuse.de
- Use defattr in spec file to avoid problems with not existing
UIDs and rpm.
Thu Feb 14 13:00:00 2002 ajAATTsuse.de
- Update ULPs for GCC 3.1.
Wed Feb 13 13:00:00 2002 kukukAATTsuse.de
- Apply db1 patch from mlsAATTsuse.de to fix rpm problems
Tue Feb 12 13:00:00 2002 roAATTsuse.de
- fix owner/group for kernel headers
Mon Feb 11 13:00:00 2002 kukukAATTsuse.de
- Add another solution for the glob problem
Thu Feb 7 13:00:00 2002 kukukAATTsuse.de
- Add fix for glob (glob should not call globfree)
- Add fix for innetgr
Wed Feb 6 13:00:00 2002 kukukAATTsuse.de
- Use correct BuildRoot
Wed Feb 6 13:00:00 2002 kukukAATTsuse.de
- Update hu.po
Wed Feb 6 13:00:00 2002 kukukAATTsuse.de
- Set LC_CTYPE for error messages in localedef [Bug #12878]
Mon Feb 4 13:00:00 2002 kukukAATTsuse.de
- Add fixes from CVS: dynamic loader, readv and writev seg.fault
and various architecture fixes for alpha and mips
- Don\'t compile with -g on Alpha
- Add fix for possible endless loop fix
Fri Feb 1 13:00:00 2002 bkAATTsuse.de
- merged s390x lib64 patch and spec file changes
Wed Jan 23 13:00:00 2002 kukukAATTsuse.de
- Split glibc into glibc and glibc-locale
- Create more UTF8 locale
Mon Jan 21 13:00:00 2002 kukukAATTsuse.de
- Update to official glibc 2.2.5
Wed Jan 16 13:00:00 2002 kukukAATTsuse.de
- Remove /var/adm/setup/setup.timeconfig
Wed Jan 16 13:00:00 2002 kukukAATTsuse.de
- Apply S390 fix
Wed Jan 9 13:00:00 2002 kukukAATTsuse.de
- Update to glibc 2.2.5pre1
Tue Jan 8 13:00:00 2002 egmontAATTsuselinux.hu
- Added partial Hungarian translation
Tue Jan 8 13:00:00 2002 kukukAATTsuse.de
- Add patch to pass math tests with gcc 3.x
- Update to current CVS version
Thu Jan 3 13:00:00 2002 kukukAATTsuse.de
- Update kernel header files to 2.4.17
Tue Jan 1 13:00:00 2002 kukukAATTsuse.de
- Update current CVS version, add final fixes for LSB test suite
Tue Dec 18 13:00:00 2001 poemlAATTsuse.de
- Install ja_JP.SJIS locale.
Sat Dec 15 13:00:00 2001 schwabAATTsuse.de
- Fix missing declaration of md5_uintptr.
Fri Dec 14 13:00:00 2001 kukukAATTsuse.de
- Update to correct CVS branch
Thu Dec 13 13:00:00 2001 kukukAATTsuse.de
- Update to current CVS
- Increase PATH_MAX to 4096 (including the leading zero)
- Clear pointer if asprintf fails
- pthread_key_delete should not contact thread manager before it
is created.
Tue Dec 11 13:00:00 2001 kukukAATTsuse.de
- Fix prelink patch
Tue Dec 11 13:00:00 2001 kukukAATTsuse.de
- Add fixes for LSB.os test suite (ftw, grantpt and ftok)
- Update to current CVS
- Add prelink patch
Fri Dec 7 13:00:00 2001 kukukAATTsuse.de
- Merge with current CVS
- Add blowfish crypt
Fri Nov 23 13:00:00 2001 uliAATTsuse.de
- added armv4l arch to spec
- added arm kernel headers
- added trivial fix for dl-machine.h from CVS (see arm.dif)
Thu Nov 15 13:00:00 2001 adrianAATTsuse.de
- add mips architecture to spec file
- apply further mips fixes for ld
- activate %clean again
Sun Nov 11 13:00:00 2001 kukukAATTsuse.de
- Fix lost permissions of shell script on SPARC
Thu Nov 8 13:00:00 2001 kukukAATTsuse.de
- Add 32bit UID fixes
Thu Nov 8 13:00:00 2001 kukukAATTsuse.de
- More fixes for asm-ia64 header files
Thu Nov 8 13:00:00 2001 kukukAATTsuse.de
- Fix asm-i386/processor.h (don\'t align struct)
- Fix asm-ia64/bitops.h (define CMPXCHG_BUGCHECK)
- Correct version number in version.h
Wed Nov 7 13:00:00 2001 uliAATTsuse.de
- fixed sys/io.h, sysmacros.h for icc
Tue Nov 6 13:00:00 2001 kukukAATTsuse.de
- Update kernel-headers to 2.4.14
Thu Nov 1 13:00:00 2001 kukukAATTsuse.de
- Use again old rules to generate html files
Sun Oct 21 14:00:00 2001 schwabAATTsuse.de
- Fix inttypes.h for C++.
Fri Oct 19 14:00:00 2001 ajAATTsuse.de
- Fix typo in inttypes.h that presents compilation by non-GCC compilers.
Tue Oct 16 14:00:00 2001 ajAATTsuse.de
- Update elf.h to include x86-64 defines since those are needed
by some other tools.
Fri Sep 28 14:00:00 2001 schwabAATTsuse.de
- Readd patch from 2001-09-10 with corrections.
- Add compatibility patch for GCC 3. This allows to build glibc
with GCC 3.
- Require that make check succeeds on ia64.
Thu Sep 13 14:00:00 2001 ajAATTsuse.de
- Add a better version of the threads-fork patch that fixes some
more places where interrupts can occur and does this a bit cleaner.
Tue Sep 11 14:00:00 2001 ajAATTsuse.de
- Remove patch from 2001-09-10 since it breaks the dynamic linker.
Tue Sep 11 14:00:00 2001 ajAATTsuse.de
- Fix bug in linuxthreads where manager and threads could
get out of synch due to an interrupted read call.
Mon Sep 10 14:00:00 2001 schwabAATTsuse.de
- Fix handling of dependent dynamic objects for dlopen/dlclose.
Sat Sep 8 14:00:00 2001 kukukAATTsuse.de
- Don\'t create gconv cache (else iconv --list seg.faults)
Tue Aug 28 14:00:00 2001 ajAATTsuse.de
- Improve dynamic linker to relocate dynamic objects faster. This
implies a small cache for symbol lookups and handling the ld -z combreloc
feature if binaries are linked this way.
Fri Aug 24 14:00:00 2001 kukukAATTsuse.de
- Add fix for handling of %l[] in vfscanf
- ldconfig removes stale links now
- Remove susehelp config files, now in susehelp itself
Wed Aug 22 14:00:00 2001 ajAATTsuse.de
- Update s390 patch from IBM.
Fri Aug 17 14:00:00 2001 kukukAATTsuse.de
- Adjust dns6 patch for 2.2.4
- Fix spec file (include lost libnss_dns6.so)
- Fix versionnumber in version.h [Bug #9759]
- Update kernel-header to 2.4.9
Thu Aug 16 14:00:00 2001 ajAATTsuse.de
- Update to 2.2.4 final. Add s390-ucontext patch.
Fri Aug 10 14:00:00 2001 ajAATTsuse.de
- Update to current glibc version. Do not use the hardlink program
for compatification since localedef will do this itself now.
Create gconv cache.
Wed Aug 1 14:00:00 2001 ajAATTsuse.de
- Add patch for zic to create copy of the timezone instead
of a symbolic link so that the file exists even if /usr is not
mounted.
Use i486 instead of i386 as default architecture for i386.
Sat Jul 28 14:00:00 2001 kukukAATTsuse.de
- Fix problem with linux/spinlock.h
Fri Jul 27 14:00:00 2001 kukukAATTsuse.de
- Update kernel-header files to 2.4.7
Thu Jul 26 14:00:00 2001 frohAATTsuse.de
- add fix for failing tst-setcontext on s390
Wed Jul 25 14:00:00 2001 ajAATTsuse.de
- Add patch to fix loading of dynamic libs in static programs for PPC.
Fri Jul 20 14:00:00 2001 kukukAATTsuse.de
- Update to current CVS snapshot
- Disable tst-regex and test-lfs
Fri Jul 6 14:00:00 2001 kukukAATTsuse.de
- Add da_DKAATTeuro and da_DK.UTF-8
Thu Jul 5 14:00:00 2001 kukukAATTsuse.de
- Update to current CVS snapshot
- Remove obsolete cvs patch
- Fix DNS/IPv6 patch
- Hardlink equal locale files
Fri Jun 22 14:00:00 2001 olhAATTsuse.de
- add glibc-2.2.3-ppc_dlmachine.diff to fix binutils make check
Tue Jun 19 14:00:00 2001 bkAATTsuse.de
- added s390x support to spec file
Tue Jun 19 14:00:00 2001 ajAATTsuse.de
- Fix profiling on PowerPC.
Fri Jun 15 14:00:00 2001 schwabAATTsuse.de
- Fixup asm-ia64/atomic.h for user-space inclusion.
Tue Jun 12 14:00:00 2001 ajAATTsuse.de
- Fix testsuite for sparc.
Mon Jun 11 14:00:00 2001 ajAATTsuse.de
- Fix testsuite for powerpc and S390, build again on alpha.
Tue May 22 14:00:00 2001 kukukAATTsuse.de
- Update to current CVS snapshot
- Rmove support for PF_LOCAL from getaddrinfo [Bug #8469]
Sun May 13 14:00:00 2001 kukukAATTsuse.de
- Don\'t use absolute paths in pre-install-section
Fri May 4 14:00:00 2001 kukukAATTsuse.de
- Add special version.h which fails on compiling kernel modules
Sat Apr 28 14:00:00 2001 kukukAATTsuse.de
- Update to glibc 2.2.3, kernel-headers-2.4.4
Tue Apr 24 14:00:00 2001 schwabAATTsuse.de
- Fix feenableexcept on ia64.
Tue Apr 24 14:00:00 2001 ajAATTsuse.de
- Install some more UTF-8 locales, fix tr_TR locale.
Thu Apr 12 14:00:00 2001 kukukAATTsuse.de
- Include our own texi2html
Wed Apr 11 14:00:00 2001 kukukAATTsuse.de
- Add fixes from SuSE kernel header files
- Add patch to reload /etc/resolv.conf if there was changes
- Add glibc.conf for susehelp (glibc-html pages)
Mon Apr 9 14:00:00 2001 schwabAATTsuse.de
- Fix ld.so for kernel 2.4.3 on ia64.
Thu Apr 5 14:00:00 2001 kukukAATTsuse.de
- Add more fixes from CVS
Tue Apr 3 14:00:00 2001 kukukAATTsuse.de
- Fix isdn header files from kernel-headers
Fri Mar 30 14:00:00 2001 kukukAATTsuse.de
- Update kernel header files to 2.4.3
Fri Mar 30 14:00:00 2001 kukukAATTsuse.de
- Merge s390 patches
- Fix rcmd_af() (allow PF_UNSPEC)
Fri Mar 30 14:00:00 2001 ajAATTsuse.de
- Add some small fixes, fix spec file for removal of man-pages.
Thu Mar 29 14:00:00 2001 kukukAATTsuse.de
- Don\'t provide kernel_headers any longer
- Remove some man-pages which are now official in the man-pages
package
Thu Mar 29 14:00:00 2001 ajAATTsuse.de
- Fix shmfs recognition.
Wed Mar 28 14:00:00 2001 roAATTsuse.de
- added db-splitmask fix from mls (hopefully work around bug in db1)
Wed Mar 28 14:00:00 2001 ajAATTsuse.de
- Fix s390 to not generate wrong relocations, work around compiler
error.
Wed Mar 21 13:00:00 2001 kukukAATTsuse.de
- glibc-devel obsoletes and provides linclude
Tue Mar 20 13:00:00 2001 kukukAATTsuse.de
- Add strtok and other fixes from CVS
- Add yp_all fix
Tue Mar 13 13:00:00 2001 kukukAATTsuse.de
- Add more s390 string.h fixes
Mon Mar 12 13:00:00 2001 ajAATTsuse.de
- Add fixes for s390, don\'t run testsuite on s390 for now.
Fri Mar 9 13:00:00 2001 kukukAATTsuse.de
- Fix linux/init.h header file
Fri Mar 9 13:00:00 2001 ajAATTsuse.de
- Handle new EM_S390 value.
Fri Mar 9 13:00:00 2001 kukukAATTsuse.de
- kernel-heaer fixes to build on Alpha
Thu Mar 8 13:00:00 2001 roAATTsuse.de
- update kernel-headers to 2.4.2
Thu Mar 8 13:00:00 2001 roAATTsuse.de
- kernel-header fixes to build on s390
Thu Feb 22 13:00:00 2001 schwabAATTsuse.de
- More kernel header fixes for IA64.
Tue Feb 20 13:00:00 2001 kukukAATTsuse.de
- Remove optimisation not supported on all plattforms
Mon Feb 19 13:00:00 2001 kukukAATTsuse.de
- Fix Optimization of glibc build
- Add Optimization for alphaev6 and sparcv9
Sat Feb 17 13:00:00 2001 kukukAATTsuse.de
- Update to glibc 2.2.2 from CVS
Thu Feb 15 13:00:00 2001 kukukAATTsuse.de
- kernel header fixes for SPARC and IA64
Tue Feb 13 13:00:00 2001 kukukAATTsuse.de
- Make optimization for i686 work
- Add manual page for ldd
Mon Feb 12 13:00:00 2001 kukukAATTsuse.de
- Fix more kernel headers
Thu Feb 8 13:00:00 2001 kukukAATTsuse.de
- Fix more kernel-headers
Wed Feb 7 13:00:00 2001 kukukAATTsuse.de
- Delete links in pre install section for glibc-devel
Wed Feb 7 13:00:00 2001 kukukAATTsuse.de
- Fix kernel-header includes
Tue Feb 6 13:00:00 2001 kukukAATTsuse.de
- Fix creating of /usr/include/asm on SPARC
- Add more CVS patches
Mon Feb 5 13:00:00 2001 kukukAATTsuse.de
- Add some patches from CVS
- Include our own kernel header files
Mon Jan 22 13:00:00 2001 ajAATTsuse.de
- Add elf patch to fix problems on ia64 and ppc with _dl_pagesize.
Mon Jan 22 13:00:00 2001 ajAATTsuse.de
- Fix mmap64 on powerpc.
Tue Jan 16 13:00:00 2001 ajAATTsuse.de
- Fix sunrpc-udp.diff, add mman.h fix for powerpc.
Wed Jan 10 13:00:00 2001 ajAATTsuse.de
- Add sunrpc-udp.diff to fix UDP timeouts with Linux 2.4 kernel.
Tue Jan 9 13:00:00 2001 ajAATTsuse.de
- Add glibc-2.2.secure.diff to close some security holes.
Wed Jan 3 13:00:00 2001 schwabAATTsuse.de
- Fix strtol and friends on 64 bit platforms.
- Use 8192 as default pagesize on ia64.
- Scan AUX vector also in statically linked programs.
Wed Jan 3 13:00:00 2001 ajAATTsuse.de
- Build some UTF-8 locales using a patch from Markus Kuhn.
Wed Dec 13 13:00:00 2000 ajAATTsuse.de
- Add compatibility patch for IPv6 and Linux 2.2.
Wed Dec 13 13:00:00 2000 schwabAATTsuse.de
- Update ia64 patch.
Sat Dec 9 13:00:00 2000 kukukAATTsuse.de
- Fix resolver bug
Fri Dec 1 13:00:00 2000 kukukAATTsuse.de
- Add bug fixes for setlocale and strncat
- strip gconv modules
Fri Nov 24 13:00:00 2000 kukukAATTsuse.de
- Fix typo in spec file
Thu Nov 23 13:00:00 2000 kukukAATTsuse.de
- Add hack for POWER3
Wed Nov 22 13:00:00 2000 kukukAATTsuse.de
- Add strncat bugfix for S/390
Tue Nov 21 13:00:00 2000 kukukAATTsuse.de
- Don\'t bulid 32bit compat packages
Mon Nov 20 13:00:00 2000 schwabAATTsuse.de
- Remove use of getpagesize syscall on ia64.
- Follow DT_INIT/DT_FINI change in compiler.
Sun Nov 19 13:00:00 2000 kukukAATTsuse.de
- Minor specfile fixes
Thu Nov 16 13:00:00 2000 kukukAATTsuse.de
- Add lot of more bug fixes
Tue Nov 14 13:00:00 2000 kukukAATTsuse.de
- Add bugfix for static linked binaries/ld.so.cache from ajAATTsuse.de
Mon Nov 13 13:00:00 2000 ajAATTsuse.de
- Fix noversion.diff and spec file.
Sat Nov 11 13:00:00 2000 kukukAATTsuse.de
- Fix nssv1 on PowerPC
- no libNoVersion on SPARC
Fri Nov 10 13:00:00 2000 kukukAATTsuse.de
- Disable make check on PowerPC and Alpha
Fri Nov 10 13:00:00 2000 kukukAATTsuse.de
- Update to final glibc 2.2
Fri Nov 3 13:00:00 2000 kukukAATTsuse.de
- Update to glibc-2.2-20001103 (glibc-2.1.97)
- Don\'t install libNoVersion on PowerPC
- Rename nssv1 -> glibc-nssv1
- Rename libd -> glibc-profile, move libg.a to libc
- Rename libcinfo -> glibc-info
- Rename libchtml -> glibc-html
- Rename localedb -> glibc-i18ndata
- Rename libc -> glibc-devel
- Rename shlibs -> glibc
Sat Oct 28 14:00:00 2000 kukukAATTsuse.de
- Update to glibc-2.2-20001028
- Enable more checks
Fri Oct 27 14:00:00 2000 ajAATTsuse.de
- Fix NoVersion patch
Wed Oct 25 14:00:00 2000 kukukAATTsuse.de
- Update to glibc-2.2-20001025
Sun Oct 22 14:00:00 2000 kukukAATTsuse.de
- Update to glibc 2.2-20001021
- Update glibc-db to 2.1.95
- Update ia64 patch
Fri Oct 20 14:00:00 2000 kukukAATTsuse.de
- Update to glibc 2.2-20001020
- Add s390 spec file changes
Tue Oct 10 14:00:00 2000 schwabAATTsuse.de
- Update to glibc 2.2-20001009.
- Fix TRAMPOLINE_TEMPLATE for ia64.
Sun Oct 1 14:00:00 2000 schwabAATTsuse.de
- Export more ia64 specific symbols.
Tue Sep 26 14:00:00 2000 kukukAATTsuse.de
- Update to glibc 2.2-20000926
Mon Sep 25 14:00:00 2000 kukukAATTsuse.de
- Update to glibc 2.2-20000925 snapshot
Thu Sep 14 14:00:00 2000 schwabAATTsuse.de
- Update ia64 patch.
Fri Sep 8 14:00:00 2000 bkAATTsuse.de
- added glibc-2.1.3-db2-s390.tar.gz from developerworks (db2 fix)
Wed Sep 6 14:00:00 2000 foberAATTsuse.de
- merge s390-7.0 with STABLE:
- upgraded to glibc-linuxthreads-2.1.3.1-s390.diff from 2.1.3
- added new changes from IBM s390 codedrop
- removed glibc-dlopen-2.1.3-s390.diff which is
incorporated in glibc-linuxthreads-2.1.3.1-s390.diff now
Tue Sep 5 14:00:00 2000 kukukAATTsuse.de
- Add glibc-2.1.security.dif
Fri Sep 1 14:00:00 2000 olhAATTsuse.de
- add glibc-2.1-ppc_lfs.dif, enables (hopefully) lfs on ppc
Wed Aug 30 14:00:00 2000 olhAATTsuse.de
- remove sysdeps/powerpc/memset.S on ppc for POWER3
Mon Aug 28 14:00:00 2000 olhAATTsuse.de
- add glibc-2.1.sgi_fam.dif
- remove sysdeps/rs6000/memcopy.h on ppc for POWER3
Mon Aug 21 14:00:00 2000 garloffAATTsuse.de
- Fix race on cond_wait WRT owner of mutex (from olhAATTsuse.de)
Tue Jul 25 14:00:00 2000 kukukAATTsuse.de
- Add mmap fix for PowerPC
Tue Jul 11 14:00:00 2000 kukukAATTsuse.de
- Remove \"mutex is owned by current thread\" bugfix for IBMs jdk
Mon Jun 26 14:00:00 2000 schwabAATTsuse.de
- Update ia64 patch.
Tue Jun 20 14:00:00 2000 kukukAATTsuse.de
- Move html docu in extra package
- Update ia64 patch
Wed May 31 14:00:00 2000 kukukAATTsuse.de
- Remove LICENSE file, it\'s the same as COPYING.LIB
- Add libc docu as html
Sun May 28 14:00:00 2000 kukukAATTsuse.de
- Fix ldconfig on PPC and IA64
Sat May 27 14:00:00 2000 kukukAATTsuse.de
- Merge new ldconfig fixes
Fri May 26 14:00:00 2000 kukukAATTsuse.de
- Update ia64 patch
Fri May 26 14:00:00 2000 kukukAATTsuse.de
- Fix (f)truncate64 and xdr_uint8_t
Wed May 24 14:00:00 2000 kukukAATTsuse.de
- Fix ldconfig.8 manual page
Thu May 18 14:00:00 2000 bkAATTsuse.de
- added s390 dlopen fix
Tue May 16 14:00:00 2000 bkAATTsuse.de
- updated s390 patches to match IBM_codedrop_2000_05_15
Fri May 12 14:00:00 2000 kukukAATTsuse.de
- Fix netinet/in.h IPv6 compare
Fri May 12 14:00:00 2000 schwabAATTsuse.de
- Update ia64 patches.
Fri May 12 14:00:00 2000 kukukAATTsuse.de
- Don\'t apply LFS patch
Tue May 9 14:00:00 2000 kukukAATTsuse.de
- Add LFS patches
Mon May 8 14:00:00 2000 kukukAATTsuse.de
- Add lot of bug fixes from CVS
Tue Apr 25 14:00:00 2000 kukukAATTsuse.de
- Fix nscd/getgrnam bug
Thu Apr 20 14:00:00 2000 kukukAATTsuse.de
- Remove /var/mail -> /var/spool/mail patch
- Update nscd.conf.5 manual page
Wed Apr 12 14:00:00 2000 kukukAATTsuse.de
- Add nscd patch from Chris Wing
Wed Apr 12 14:00:00 2000 kukukAATTsuse.de
- Add ldconfig fix from ajAATTsuse.de
Wed Apr 12 14:00:00 2000 schwabAATTsuse.de
- More ia64 patches.
- Use libc.so.0, libm.so.0, ld-linux-ia64.so.1 on ia64.
Mon Apr 10 14:00:00 2000 kukukAATTsuse.de
- Support asm-sparc64 and asm-sparc on SPARC
Mon Apr 10 14:00:00 2000 kukukAATTsuse.de
- Create /etc/ld.so.cache always with permissions 0644
- Update ia64 patches
Thu Apr 6 14:00:00 2000 schwabAATTsuse.de
- Fix dynamic linker bug in ia64.
- Add ia64 spinlocks for db2.
Tue Apr 4 14:00:00 2000 schwabAATTsuse.de
- New IA64 patches.
- Fix ldconfig -p.
Mon Apr 3 14:00:00 2000 bkAATTsuse.de
- s390 team added s390 patches
Wed Mar 22 13:00:00 2000 kukukAATTsuse.de
- Fix last SPARC patch
Tue Mar 21 13:00:00 2000 kukukAATTsuse.de
- Add SPARC patches
- Add IA64 patches
Wed Mar 15 13:00:00 2000 kukukAATTsuse.de
- Remove personality call (problematic on Alpha)
- Fix typo in localeconv
- alpha/ioperm.c> Add entry for \"Nautilus\".
Tue Mar 7 13:00:00 2000 kukukAATTsuse.de
- Add locale SIGSEGV fix
- Fix getdate bug
Fri Feb 25 13:00:00 2000 kukukAATTsuse.de
- Update to final glibc 2.1.3 + fix for bigendian machines
Thu Feb 24 13:00:00 2000 kukukAATTsuse.de
- Update to current glibc cvs snapshot
- Add libnss_dns6.so.2, which makes IPv4 and IPv6 lookups.
Old libnss_dns.so.2 will only make IPv4 lookups.
Tue Feb 22 13:00:00 2000 kukukAATTsuse.de
- Update to current glibc cvs snapshot (2.1.3pre4)
Sat Feb 5 13:00:00 2000 kukukAATTsuse.de
- Add missing defines for SPARC bits/termios.h
Thu Feb 3 13:00:00 2000 kukukAATTsuse.de
- Add regex patch from Andreas Schwab
Wed Feb 2 13:00:00 2000 kukukAATTsuse.de
- Add ldconfig fix
- Update to current glibc cvs snapshot
- Fix sys/io.h on Intel (C++)
Mon Jan 24 13:00:00 2000 kukukAATTsuse.de
- Fix duplicate setrlimit
Mon Jan 24 13:00:00 2000 kukukAATTsuse.de
- Update to current glibc cvs snapshot
Wed Jan 19 13:00:00 2000 kukukAATTsuse.de
- Update to current glibc cvs snapshot
Sat Jan 15 13:00:00 2000 roAATTsuse.de
-fixed ppc db2-patch
Fri Jan 14 13:00:00 2000 kukukAATTsuse.de
- Add patches for Intel and PPC
Thu Jan 13 13:00:00 2000 kukukAATTsuse.de
- Add patch for SPARC
Thu Jan 13 13:00:00 2000 kukukAATTsuse.de
- Move info pages to /usr/share/info
Mon Jan 10 13:00:00 2000 kukukAATTsuse.de
- Add ipv6 patches for getent
Mon Jan 10 13:00:00 2000 kukukAATTsuse.de
- Move manual pages for applications and config files into
shlibs package
- Update to current glibc 2.1.3 snapshot
Fri Dec 17 13:00:00 1999 kukukAATTsuse.de
- Add new ldconfig patches
- Add aio patch
- Add fix for bits/string2.h
Wed Dec 15 13:00:00 1999 kukukAATTsuse.de
- add ldconfig.8
Wed Dec 15 13:00:00 1999 kukukAATTsuse.de
- Update to current glibc 2.1.3 snapshot
- Fix get/setrlimit problems
Thu Dec 9 13:00:00 1999 kukukAATTsuse.de
- Update to current glibc 2.1.3 snapshot
- Add new ldconfig
Sun Dec 5 13:00:00 1999 kukukAATTsuse.de
- Disable make check for SPARC (kernel bug)
- Add setrlimit patches
- Update to current glibc 2.1.3 snapshot
Fri Nov 26 13:00:00 1999 kukukAATTsuse.de
- Update to current glibc 2.1.3 snapshot.
Tue Oct 26 14:00:00 1999 kukukAATTsuse.de
- Add fix for correct accounting of needed bytes (gethnamaddr.c)
- Remove not exported, public names from internal md5 functions
Mon Oct 25 14:00:00 1999 kukukAATTsuse.de
- Add fix for missing nexttowardl aliase
Tue Oct 19 14:00:00 1999 kukukAATTsuse.de
- Add security fix for iruserok
Sat Oct 16 14:00:00 1999 kukukAATTsuse.de
- Build libNoVersion.so.1 on every platform
Mon Oct 11 14:00:00 1999 kukukAATTsuse.de
- Add linuxthreads/signals.c fix from Andreas Schwab
- Remove dangling symlink (Bug #544)
- Add more bug fixes
Fri Oct 8 14:00:00 1999 kukukAATTsuse.de
- Add timezone update
Fri Oct 8 14:00:00 1999 kukukAATTsuse.de
- Add NIS+ shadow parser fix
Thu Oct 7 14:00:00 1999 kukukAATTsuse.de
- Update to official glibc 2.1.2, add important fixes
- Update nscd, add manual pages for it
Mon Sep 20 14:00:00 1999 roAATTsuse.de
- libc: added requires kernel_headers
Mon Sep 13 14:00:00 1999 bsAATTsuse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
Mon Sep 6 14:00:00 1999 kukukAATTsuse.de
- Update to current glibc 2.1.2 cvs snapshot
- Remove use auf automake in spec file
Fri Sep 3 14:00:00 1999 kukukAATTsuse.de
- Update to current glibc 2.1.2 cvs snapshot
- Use RPM macros for configure
Wed Aug 25 14:00:00 1999 kukukAATTsuse.de
- Update to current glibc 2.1.2 cvs snapshot
Thu Aug 19 14:00:00 1999 kukukAATTsuse.de
- Add PowerPC patches from Uli Hecht
- Cleanup of SPEC file
- Create a profiling version
Sat Aug 14 14:00:00 1999 kukukAATTsuse.de
- disable nscd hosts caching by default
- Apply patch from HJL for broken gethostbyname_r in libnss_dns
Fri Jul 16 14:00:00 1999 kukukAATTsuse.de
- Add header fix for autoconf/g++
- Move pt_chown and gconv modules from libc to shlibs
Wed Jul 14 14:00:00 1999 kukukAATTsuse.de
- Remove /etc/localtime from filelist
Mon Jul 12 14:00:00 1999 kukukAATTsuse.de
- Add more bug fixes from cvs
- Add ld.so bug fix from Andreas Schwab
Thu Jul 8 14:00:00 1999 kukukAATTsuse.de
- configure for i386-unknown-linux
Wed Jul 7 14:00:00 1999 kukukAATTsuse.de
- Remove alpha patch, it\'s now in glibc 2.1.2 cvs
- Add more bug fixes from cvs
- Remove malloc patch (breaks StarOffice)
Tue Jul 6 14:00:00 1999 kukukAATTsuse.de
- Add openpty patch from Andreas Schwab
(openpty now works if /dev/pts is not mounted)
Fri Jul 2 14:00:00 1999 kukukAATTsuse.de
- Remove warning von zic about symlinks.
Mon Jun 28 14:00:00 1999 kukukAATTsuse.de
- Remove ndbm links, now in gdbm
Fri Jun 25 14:00:00 1999 kukukAATTsuse.de
- Add a lot of more fixes
- Add nscd fixes and enable nscd on alpha
Mon Jun 14 14:00:00 1999 kukukAATTsuse.de
- Add nss_dns and fget
* fixes.
- Add nscd patches for NIS+
Thu Jun 10 14:00:00 1999 kukukAATTsuse.de
- Fix daemon() for MT programs
- Add libio fixes
Fri May 28 14:00:00 1999 kukukAATTsuse.de
- Add fix for docu
- Disable nscd for alpha again
Wed May 26 14:00:00 1999 kukukAATTsuse.de
- Update to version 2.1.1
Mon May 17 14:00:00 1999 kukukAATTsuse.de
- Update to snapshot from 16.5.1999
- Add manpages
- Add __setfpucw to libNoVersion (intel)
- Add COPYING and COPYING.LIB
Fri May 7 14:00:00 1999 kukukAATTsuse.de
- Update to snapshot from 6.5.1999
- Add NoVersion patches from RedHat for miscompiled glibc 2.0 apps
- Add patch for Alpha RX164
- Add workaround for nscd on Alpha
Wed Apr 28 14:00:00 1999 kukukAATTsuse.de
- Remove latest fnmatch patches from Uli Drepper
Tue Apr 27 14:00:00 1999 kukukAATTsuse.de
- update to cvs version of Apr 26 1999
- fix pmap_set/pmap_unset for DHCP clients
- Rename libdb1.so.2[.1] to libdb.so.2[.1] since we don\'t create
the symbolic links.
Tue Apr 20 14:00:00 1999 kukukAATTsuse.de
- update to cvs version of Apr 20 1999
- remove sunrpc.diff
- fix nssv1 package
- only include nscd on intel
- install /etc/nscd.conf
Mon Apr 12 14:00:00 1999 kukukAATTsuse.de
- update to cvs version of Apr 11 1999
- Fix paths in paths.h
- install linuxthreads man pages and documentation
- Add sunrpc patch for Alpha and security fixes
- added links for el_GR and ru_RU.KOI8-R in usr/share/locale
Wed Mar 31 14:00:00 1999 bsAATTsuse.de
- don\'t use lx_hack for build
Tue Mar 16 13:00:00 1999 roAATTsuse.de
- libc.texinfo: changed to build with stable texinfo version
Mon Mar 15 13:00:00 1999 roAATTsuse.de
- update to 2.1.1 (cvs of Mar 15 1999)
- update nssv1 to 2.0.2
Sat Feb 20 13:00:00 1999 roAATTsuse.de
- fixed specfile (lddlibc4 not built on alpha)
Sat Feb 20 13:00:00 1999 roAATTsuse.de
- fixed specfile ...
Sat Feb 20 13:00:00 1999 roAATTsuse.de
- added automake to neededforbuild
Sat Feb 20 13:00:00 1999 roAATTsuse.de
- added nss-v1 modules (to keep old rpm happy with file owners)
Fri Feb 19 13:00:00 1999 roAATTsuse.de
- update to cvs-version of 1999/02/18
Fri Sep 25 14:00:00 1998 roAATTsuse.de
- fixed specfile
Fri Sep 25 14:00:00 1998 roAATTsuse.de
- update: use cvs-version of 980925
edited db/Makefile to ignore messed up target-dependency
Mon Sep 21 14:00:00 1998 roAATTsuse.de
- update: use cvs-version of 980921
Mon Sep 14 14:00:00 1998 roAATTsuse.de
- update: use today\'s cvs-version
Wed Sep 2 14:00:00 1998 roAATTsuse.de
- build for 586 since egcs generates code for 686 that does NOT run
on 586 !!! (eg strtok)
Fri Aug 21 14:00:00 1998 roAATTsuse.de
- updated to cvs-version 20.8.98
added gettext as neededforbuild (so configure shuts up)
glibc-linuxthreads is contained in main archive now
Tue Jun 16 14:00:00 1998 roAATTsuse.de
- added symlink usr/include/X11
Thu May 28 14:00:00 1998 roAATTsuse.de
- added symlinks to linux include files
Thu May 28 14:00:00 1998 bsAATTsuse.de
- moved \".so\" Links to package libc.
Wed May 27 14:00:00 1998 bsAATTsuse.de
- changed version do `date`
Wed May 27 14:00:00 1998 roAATTsuse.de
- created specfile to build libc, shlibs, libd, libcinfo
localedb, timezone,
- former libc renamed to libc5.