SHA256
3
0
forked from pool/glibc
Commit Graph

352 Commits

Author SHA256 Message Date
Andreas Schwab
386fd5bef0 Accepting request 647005 from home:Andreas_Schwab:Factory
- pthread-mutex-lock-elision-race.patch: Fix race in pthread_mutex_lock
  while promoting to PTHREAD_MUTEX_ELISION_NP (BZ #23275)
- x86-haswell-string-flags.patch: x86: Fix Haswell CPU string flags (BZ
  #23709)

OBS-URL: https://build.opensuse.org/request/show/647005
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=512
2018-11-07 14:16:18 +00:00
Andreas Schwab
9a39949079 Accepting request 638790 from home:Andreas_Schwab:Factory
- unwind-ctor.patch: Add missing unwind information to ld.so on powerpc32
  (BZ #23707)
- old-getdents64.patch: Rewrite __old_getdents64 (BZ #23497)
- nss-files-leak.patch: Fix file stream leak in aliases lookup (BZ #23521)
- riscv-feholdexcept-setround.patch: Fix rounding save/restore bug
- pthread-cond-broadcast-waiters-after-spinning.patch: Fix
  waiters-after-spinning case (BZ #23538)
- regex-uninit-memory-access.patch: fix uninitialized memory access (BZ
  #23578)
- spawni-maybe-script-execute.patch: Fix segfault in maybe_script_execute
- gethostid-gethostbyname-failure.patch: Check for NULL value from
  gethostbyname_r (BZ #23679)
- strstr-huge-needle.patch: Fix strstr bug with huge needles (BZ #23637)

OBS-URL: https://build.opensuse.org/request/show/638790
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=511
2018-09-27 13:22:16 +00:00
Andreas Schwab
8fdb38368b Accepting request 635265 from home:Andreas_Schwab:Factory
- Add libpng-devel and zlib-devel for utils build

- Add glibc-locale-base subpackage containing only C, C.UTF-8 and
  en_US.UTF-8 locales (fate#326551)

OBS-URL: https://build.opensuse.org/request/show/635265
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=510
2018-09-12 07:22:12 +00:00
Andreas Schwab
c2c4c80482 Accepting request 627715 from home:Andreas_Schwab:Factory
- Update to glibc 2.28
  * The localization data for ISO 14651 is updated to match the 2016
    Edition 4 release of the standard, this matches data provided by
    Unicode 9.0.0
  * Unicode 11.0.0 Support: Character encoding, character type info, and
    transliteration tables are all updated to Unicode 11.0.0, using
    generator scripts contributed by Mike FABIAN (Red Hat)
  * <math.h> functions that round their results to a narrower type are added
    from TS 18661-1:2014 and TS 18661-3:2015
  * Two grammatical forms of month names are now supported
  * The renameat2 function has been added, a variant of the renameat function
    which has a flags argument
  * The statx function has been added, a variant of the fstatat64
    function with an additional flags argument
  * IDN domain names in getaddrinfo and getnameinfo now use the system libidn2
    library if installed
  * Parsing of dynamic string tokens in DT_RPATH, DT_RUNPATH, DT_NEEDED,
    DT_AUXILIARY, and DT_FILTER has been expanded to support the full
    range of ELF gABI expressions including such constructs as
    '$ORIGIN$ORIGIN' (if valid)
  * Support for ISO C threads (ISO/IEC 9899:2011) has been added.
  * The nonstandard header files <libio.h> and <_G_config.h> are no longer
    installed
  * The stdio functions 'getc' and 'putc' are no longer defined as macros
  * All stdio functions now treat end-of-file as a sticky condition
  * The macros 'major', 'minor', and 'makedev' are now only available from
    the header <sys/sysmacros.h>
  * The obsolete function ustat is no longer available to newly linked
    binaries; the headers <ustat.h> and <sys/ustat.h> have been removed
  * The obsolete function nfsservctl is no longer available to newly linked

OBS-URL: https://build.opensuse.org/request/show/627715
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=509
2018-08-06 15:01:59 +00:00
Andreas Schwab
d397cd95dd Accepting request 617700 from home:Andreas_Schwab:Factory
- Use python3-pexpect instead of python-pexpect

- riscv-kernel-sigaction.patch: fix struct kernel_sigaction to match the
  kernel version (BZ #23069)

- glibc-2.3.90-langpackdir.diff: No longer search in /usr/share/locale-bundle

OBS-URL: https://build.opensuse.org/request/show/617700
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=507
2018-06-19 10:25:26 +00:00
Andreas Schwab
43169f4d3a Accepting request 611652 from home:Andreas_Schwab:Factory
- mempcpy-avx512.patch: Don't write beyond destination in
  __mempcpy_avx512_no_vzeroupper (CVE-2018-11237, bsc#1094154)
- realpath-ssize-max-overflow.patch: Fix overflow in path length
  computation (CVE-2018-11236, bsc#1094161, BZ #22786)
- Use %license also for COPYING, COPYING.LIB

OBS-URL: https://build.opensuse.org/request/show/611652
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=505
2018-05-23 13:22:23 +00:00
Andreas Schwab
ba841278f7 Accepting request 595944 from home:Andreas_Schwab:Factory
- Readd nis to netgroup and automount nss config (bsc#1088860)

OBS-URL: https://build.opensuse.org/request/show/595944
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=504
2018-04-12 10:10:30 +00:00
Andreas Schwab
2f9bf639f9 Accepting request 592314 from home:Andreas_Schwab:Factory
- i386-memmove-sse2-unaligned.patch: Fix SSE2 memmove issue when crossing
  2GB boundary (BZ #22644)

OBS-URL: https://build.opensuse.org/request/show/592314
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=502
2018-03-29 13:28:21 +00:00
Andreas Schwab
151fbc5a4d Accepting request 592049 from home:Andreas_Schwab:Factory
- res-send-enomem.patch: Fix crash in resolver on memory allocation
  failure (bsc#1086690, BZ #23005)

OBS-URL: https://build.opensuse.org/request/show/592049
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=501
2018-03-28 13:15:01 +00:00
Andreas Schwab
ef65d0fef2 Accepting request 590321 from home:Andreas_Schwab:Factory
- pkey-get-reserved-name.patch: Linux: use reserved name __key in pkey_get
  (BZ #22797)
- aarch64-sys-ptrace-update.patch: linux/aarch64: sync sys/ptrace.h with
  Linux 4.15 (BZ #22433)
- powerpc-sys-ptrace-undefine-macros.patch: powerpc: Undefine Linux ptrace
  macros that conflict with __ptrace_request
- powerpc-sys-ptrace-update.patch: linux/powerpc: sync sys/ptrace.h with
  Linux 4.15 (BZ #22433, BZ #22807)
- netgroup-cache-keys.patch: Fix netgroup cache keys (BZ #22342)
- i386-sigaction-sa-restorer.patch: i386: Fix i386 sigaction sa_restorer
  initialization (BZ #21269)
- riscv-tls-init.patch: RISC-V: Do not initialize $gp in TLS macros
- riscv-fmax-fmin-nan.patch: RISC-V: fmax/fmin: Handle signalling NaNs
  correctly (BZ #22884)

OBS-URL: https://build.opensuse.org/request/show/590321
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=499
2018-03-22 13:50:37 +00:00
Andreas Schwab
8d7ff96d83 Accepting request 583844 from home:Andreas_Schwab:Factory
- nss-database-multiple-dfn.patch: Fix multiple definitions of
  __nss_*_database (BZ #22918)

OBS-URL: https://build.opensuse.org/request/show/583844
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=497
2018-03-07 11:17:55 +00:00
Andreas Schwab
2e3e51886a Accepting request 580191 from home:Andreas_Schwab:Factory
- Add systemtap-headers to BuildRequires
- Add --enable-systemtap to configure arguments (fate#324969, bsc#1073636)

- riscv-readelflib.patch: Fix parsing flags in ELF64 files on riscv

OBS-URL: https://build.opensuse.org/request/show/580191
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=495
2018-02-26 11:20:11 +00:00
Andreas Schwab
7446e23b86 Accepting request 580086 from home:favogt:licensetag
Use %license (boo#1082318). Please forward to SLE, if possible

OBS-URL: https://build.opensuse.org/request/show/580086
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=494
2018-02-26 11:16:39 +00:00
Andreas Schwab
32e66a0d52 Accepting request 573254 from home:Andreas_Schwab:Factory
* CVE-2018-6485, CVE-2018-6551: The posix_memalign and memalign
    functions, when called with an object size near the value of SIZE_MAX,
    would return a pointer to a buffer which is too small, instead of NULL
    (bsc#1079036)

OBS-URL: https://build.opensuse.org/request/show/573254
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=493
2018-02-06 09:42:51 +00:00
Andreas Schwab
06263ee4ef Accepting request 572614 from home:Andreas_Schwab:Factory
- Update to glibc 2.27
  * Optimized x86-64 asin, atan2, exp, expf, log, pow, atan, sin, cosf,
    sinf, sincosf and tan with FMA
  * Optimized x86-64 trunc and truncf for processors with SSE4.1
  * Optimized generic expf, exp2f, logf, log2f, powf, sinf, cosf and
    sincosf
  * In order to support faster and safer process termination the malloc API
    family of functions will no longer print a failure address and stack
    backtrace after detecting heap corruption
  * The abort function terminates the process immediately, without flushing
    stdio streams
  * On platforms where long double has the IEEE binary128 format (aarch64,
    alpha, mips64, riscv, s390 and sparc), the math library now implements
    _Float128 interfaces for that type, as defined by ISO/IEC TS 18661-3:2015
    These are the same interfaces added in version 2.26 for some platforms where
    this format is supported but is not the format of long double
  * On platforms with support for _Float64x (aarch64, alpha, i386, ia64,
    mips64, powerpc64le, riscv, s390, sparc and x86_64), the math library now
    implements interfaces for that type, as defined by ISO/IEC TS
    18661-3:2015
  * The math library now implements interfaces for the _Float32, _Float64 and
    _Float32x types, as defined by ISO/IEC TS 18661-3:2015
  * glibc now implements the memfd_create and mlock2 functions on Linux
  * Support for memory protection keys was added
  * The copy_file_range function was added
  * The ldconfig utility now processes `include' directives using the C/POSIX
    collation ordering
  * Support for two grammatical forms of month names has been added
  * Support for the RISC-V ISA running on Linux has been added
  * Statically compiled applications attempting to load locales compiled for the

OBS-URL: https://build.opensuse.org/request/show/572614
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=491
2018-02-05 10:33:11 +00:00
Andreas Schwab
4c21a0b663 Accepting request 571299 from home:Andreas_Schwab:Factory
- fix-locking-in-_IO_cleanup.patch: Skip locked files during exit
  (bsc#1070491, BZ #15142)

OBS-URL: https://build.opensuse.org/request/show/571299
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=490
2018-01-31 08:42:04 +00:00
Andreas Schwab
2a7ebdfb1e Accepting request 571136 from home:Andreas_Schwab:Factory
- Avoid duplicate source rpm

OBS-URL: https://build.opensuse.org/request/show/571136
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=489
2018-01-30 15:17:29 +00:00
Andreas Schwab
dc304305df Accepting request 568213 from home:Andreas_Schwab:Factory
- getcwd-absolute.patch: make getcwd(3) fail if it cannot obtain an
  absolute path (CVE-2018-1000001, bsc#1074293, BZ #22679)

- 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)

OBS-URL: https://build.opensuse.org/request/show/568213
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=488
2018-01-22 16:14:59 +00:00
Andreas Schwab
3d1d35fa2b Accepting request 556907 from home:Andreas_Schwab:Factory
- tst-tlsopt-powerpc.patch: fix tst-tlsopt-powerpc (bcn#1070419)
- powerpc-hwcap-bits.patch: Update HWCAP for powerpc (bnc#1070420)
- malloc-tcache-check-overflow.patch: Fix integer overflow in malloc when
  tcache is enabled (CVE-2017-17426, bnc#1071479, BZ #22375)

OBS-URL: https://build.opensuse.org/request/show/556907
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=487
2017-12-14 10:12:57 +00:00
Andreas Schwab
bbefd883e6 Accepting request 556442 from home:Andreas_Schwab:Factory
- Add _multibuild

OBS-URL: https://build.opensuse.org/request/show/556442
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=486
2017-12-12 10:41:00 +00:00
Andreas Schwab
a8510adeb1 Accepting request 555876 from home:Andreas_Schwab:Factory
- glob64-s390.patch: no compat glob64 on s390
- noversion.tar.bz2: remove unused source

- x86-64-dl-platform.patch: Don't set GLRO(dl_platform) to NULL (BZ #22299)

OBS-URL: https://build.opensuse.org/request/show/555876
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=485
2017-12-11 09:00:01 +00:00
Andreas Schwab
ed5747cf2b Accepting request 536906 from home:Andreas_Schwab:Factory
- spawni-assert.patch: Fix improper assert in Linux posix_spawn (BZ
  #22273)

OBS-URL: https://build.opensuse.org/request/show/536906
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=484
2017-10-26 14:50:40 +00:00
Andreas Schwab
a41899225a Accepting request 535960 from home:Andreas_Schwab:Factory
- math-c++-compat.patch: Add more C++ compatibility (BZ #22296)
- malloc-tcache-leak.patch: Fix tcache leak after thread destruction (BZ
  #22111)
- falkor-memcpy-memmove.patch: Optimized implementation of memcpy/memmove
  for Qualcomm Falkor
- aarch64-cpu-features.patch: Fix glibc.tune.cpu tunable handling
- nss-files-large-buffers.patch: Avoid large buffers with many host
  addresses (BZ #22078)
- sysconf-uio-maxiov.patch: Fix missing definition of UIO_MAXIOV (BZ
  #22321)
- 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)
- dl-runtime-resolve-xsave.patch: Use fxsave/xsave/xsavec in
  _dl_runtime_resolve (BZ #21265)

OBS-URL: https://build.opensuse.org/request/show/535960
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=483
2017-10-23 11:59:05 +00:00
Andreas Schwab
787f325423 Accepting request 533414 from home:Andreas_Schwab:Factory
- nscd-libnsl.patch: Remove reference to libnsl from nscd (bsc#1062244)

- Drop glibc-obsolete
- glibc-2.3.90-noversion.diff: remove
- reinitialize-dl_load_write_lock.patch: remove

OBS-URL: https://build.opensuse.org/request/show/533414
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=482
2017-10-11 13:57:22 +00:00
Andreas Schwab
8307972d09 Accepting request 531230 from home:Andreas_Schwab:Factory
- nss-compat.patch: Move nss_compat from nis to nss subdir and install it
  unconditionally
- nsswitch.conf: switch back to compat for passwd, group, shadow

OBS-URL: https://build.opensuse.org/request/show/531230
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=481
2017-10-04 13:27:12 +00:00
Andreas Schwab
48477ea3b8 Accepting request 530351 from home:Andreas_Schwab:Factory
OBS-URL: https://build.opensuse.org/request/show/530351
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=480
2017-10-02 08:04:20 +00:00
Andreas Schwab
c0dd082d43 Accepting request 529148 from home:Andreas_Schwab:Factory
- assert-pedantic.patch: Suppress pedantic warning caused by statement
  expression (BZ #21242, BZ #21972)
- math-c++-compat.patch: Add more C++ compatibility
- getaddrinfo-errno.patch: Fix errno and h_errno handling in getaddrinfo
  (BZ #21915, BZ #21922)
- resolv-conf-oom.patch: Fix memory handling in OOM situation during
  resolv.conf parsing (BZ #22095, BZ #22096)
- dynarray-enlarge.patch: Fix initial size of dynarray allocation and set
  errno on overflow error
- nearbyint-inexact.patch: Avoid spurious inexact in nearbyint (BZ #22225)

OBS-URL: https://build.opensuse.org/request/show/529148
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=479
2017-09-28 14:37:11 +00:00
Andreas Schwab
1b3726e0e5 Accepting request 528652 from home:Andreas_Schwab:Factory
- math-c++-compat.patch: add more C++ compatibility (BZ #22146)

OBS-URL: https://build.opensuse.org/request/show/528652
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=478
2017-09-25 13:59:12 +00:00
Andreas Schwab
ea329ee6b5 Accepting request 523623 from home:Andreas_Schwab:Factory
- Remove rpcsvc/yppasswd.* from glibc-devel
- ld-so-hwcap-x86-64.patch: add x86_64 to hwcap (BZ #22093, bsc#1056606)

- eh-frame-zero-terminator.patch: Properly terminate .eh_frame (BZ #22051)

OBS-URL: https://build.opensuse.org/request/show/523623
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=475
2017-09-12 09:37:44 +00:00
Andreas Schwab
657e98f770 Accepting request 519891 from home:Andreas_Schwab:Factory
- Disable obsolete libnsl and NIS support
- remove-nss-nis-compat.patch: remove nis and compat from default NSS
  configs
- nsswitch.conf: Likewise

OBS-URL: https://build.opensuse.org/request/show/519891
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=473
2017-08-31 09:37:22 +00:00
Andreas Schwab
f869647ca8 Accepting request 519281 from home:Andreas_Schwab:Factory
- math-c++-compat.patch: Do not use __builtin_types_compatible_p in C++
  mode (BZ #21930)

- Add iconvconfig to baselibs.conf (bsc#1051042)

- resolv-context-leak.patch: Fix leaks of resolver contexts
- dl-runtime-resolve-opt-avx512f.patch: Use _dl_runtime_resolve_opt only
  with AVX512F (BZ #21871)
- libpthread-compat-wrappers.patch: Don't use IFUNC resolver for longjmp
  or system in libpthread (BZ #21041)

OBS-URL: https://build.opensuse.org/request/show/519281
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=472
2017-08-29 08:02:22 +00:00
Andreas Schwab
20ef0d1c4d Accepting request 514072 from home:Andreas_Schwab:Factory
- Update to glibc 2.26

OBS-URL: https://build.opensuse.org/request/show/514072
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=470
2017-08-02 15:46:55 +00:00
Andreas Schwab
adb2eff420 Accepting request 512677 from home:Andreas_Schwab:Factory
OBS-URL: https://build.opensuse.org/request/show/512677
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=469
2017-07-26 15:35:09 +00:00
Andreas Schwab
7864f220da Accepting request 512670 from home:Andreas_Schwab:Factory
- Update to glibc-2.25.90.20170720.gc771b59a24c0
  * A per-thread cache has been added to malloc
  * Unicode 10.0.0 Support
  * Improvements to the DNS stub resolver
  * New function reallocarray, which resizes an allocated block (like
    realloc) to the product of two sizes, with a guaranteed clean failure
    upon integer overflow in the multiplication
  * New wrappers for the Linux-specific system calls preadv2 and pwritev2
  * posix_spawnattr_setflags now supports the flag POSIX_SPAWN_SETSID, to
    create a new session ID for the spawned process
  * errno.h is now safe to use from C-preprocessed assembly language on all
    supported operating systems
  * On ia64, powerpc64le, x86-32, and x86-64, the math library now implements
    128-bit floating point as defined by ISO/IEC/IEEE 60559:2011 (IEEE
    754-2008) and ISO/IEC TS 18661-3:2015
  * The synchronization that pthread_spin_unlock performs has been changed to
    now be equivalent to a C11 atomic store with release memory order to the
    spin lock's memory location
  * The DNS stub resolver no longer performs EDNS fallback
  * res_mkquery and res_nmkquery no longer support the IQUERY opcode
  * The _res_opcodes variable has been removed from libresolv
  * <string.h> no longer includes inline versions of any string functions,
    as this kind of optimization is better done by the compiler
  * The nonstandard header <xlocale.h> has been removed
  * The obsolete header <sys/ultrasound.h> has been removed
  * The obsolete signal constant SIGUNUSED is no longer defined by <signal.h>
  * The obsolete function cfree has been removed
  * The stack_t type no longer has the name struct sigaltstack
  * The ucontext_t type no longer has the name struct ucontext
  * On S/390 GNU/Linux, the constants defined by <sys/ptrace.h> have been

OBS-URL: https://build.opensuse.org/request/show/512670
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=467
2017-07-26 15:08:57 +00:00
Andreas Schwab
bb22c43d13 Accepting request 512442 from home:Andreas_Schwab:Factory
- Fix RPM group

OBS-URL: https://build.opensuse.org/request/show/512442
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=466
2017-07-25 07:39:09 +00:00
Andreas Schwab
8c4777bd8f Accepting request 511655 from home:Andreas_Schwab:Factory
- s390-elision-enable-envvar.patch: enable TLE only if
  GLIBC_ELISION_ENABLE=yes is defined (fate#322271)

OBS-URL: https://build.opensuse.org/request/show/511655
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=465
2017-07-20 12:59:14 +00:00
Andreas Schwab
fede245d46 Accepting request 505677 from home:Andreas_Schwab:Factory
- 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, BZ #21624)

- Remove glibc-cpusetsize.diff, no longer useful

OBS-URL: https://build.opensuse.org/request/show/505677
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=458
2017-06-22 12:54:01 +00:00
Andreas Schwab
da08f55dc8 Accepting request 500196 from home:Andreas_Schwab:Factory
- fts-symbol-redirect.patch: Fix symbol redirect for fts_set (bsc#1041123,
  BZ #21289)

- test-math-vector-sincos-aliasing.patch: Fix test-math-vector-sincos.h
  aliasing

- add-locales.patch: renamed from glibc-2.3.locales.diff.bz2, drop en_BE
  locales (bsc#1039502)

- Remove glibc-testsuite.patch, no longer relevant

OBS-URL: https://build.opensuse.org/request/show/500196
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=457
2017-05-31 16:11:37 +00:00
Andreas Schwab
4790269dff Accepting request 497347 from home:Andreas_Schwab:Factory
- Use multibuild feature
- Remove obsolete check-build.sh
- glibc.rpmlintrc: remove obsolete entries
- Use %tmpfiles_create in nscd postin

OBS-URL: https://build.opensuse.org/request/show/497347
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=456
2017-05-22 16:07:34 +00:00
Andreas Schwab
c59611fc72 Accepting request 483845 from home:Andreas_Schwab:Factory
- i686-memchr-sse.patch: Fix i686 memchr overflow calculation
  (bsc#1031021, BZ #21182)
- sunrpc-use-after-free.patch: Avoid use-after-free read access in
  clntudp_call (BZ #21115)
- Build testsuite with gdb and python-pexpect to enable more tests

OBS-URL: https://build.opensuse.org/request/show/483845
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=454
2017-03-30 14:29:43 +00:00
Andreas Schwab
1aae48d750 Accepting request 455480 from home:Andreas_Schwab:Factory
- tunables-bigendian.patch: Fix getting tunable values on big-endian (BZ
  #21109)

OBS-URL: https://build.opensuse.org/request/show/455480
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=452
2017-02-08 10:48:05 +00:00
Andreas Schwab
9627e11e8b Accepting request 454919 from home:Andreas_Schwab:Factory
- Update to glibc 2.25
  * The feature test macro __STDC_WANT_LIB_EXT2__, from ISO/IEC TR
    24731-2:2010, is supported to enable declarations of functions from that
    TR.
  * The feature test macro __STDC_WANT_IEC_60559_BFP_EXT__, from ISO/IEC TS
    18661-1:2014, is supported to enable declarations of functions and macros
    from that TS.
  * The feature test macro __STDC_WANT_IEC_60559_FUNCS_EXT__, from ISO/IEC TS
    18661-4:2015, is supported to enable declarations of functions and macros
    from that TS.
  * The nonstandard feature selection macros _REENTRANT and _THREAD_SAFE are
    now treated as compatibility synonyms for _POSIX_C_SOURCE=199506L.
  * The inclusion of <sys/sysmacros.h> by <sys/types.h> is deprecated.
  * New <fenv.h> features from TS 18661-1:2014 are added to libm: the
    fesetexcept, fetestexceptflag, fegetmode and fesetmode functions, the
    femode_t type and the FE_DFL_MODE and FE_SNANS_ALWAYS_SIGNAL macros.
  * Integer width macros from TS 18661-1:2014 are added to <limits.h>:
    CHAR_WIDTH, SCHAR_WIDTH, UCHAR_WIDTH, SHRT_WIDTH, USHRT_WIDTH, INT_WIDTH,
    UINT_WIDTH, LONG_WIDTH, ULONG_WIDTH, LLONG_WIDTH, ULLONG_WIDTH; and to
    <stdint.h>: INT8_WIDTH, UINT8_WIDTH, INT16_WIDTH, UINT16_WIDTH,
    INT32_WIDTH, UINT32_WIDTH, INT64_WIDTH, UINT64_WIDTH, INT_LEAST8_WIDTH,
    UINT_LEAST8_WIDTH, INT_LEAST16_WIDTH, UINT_LEAST16_WIDTH,
    INT_LEAST32_WIDTH, UINT_LEAST32_WIDTH, INT_LEAST64_WIDTH,
    UINT_LEAST64_WIDTH, INT_FAST8_WIDTH, UINT_FAST8_WIDTH, INT_FAST16_WIDTH,
    UINT_FAST16_WIDTH, INT_FAST32_WIDTH, UINT_FAST32_WIDTH, INT_FAST64_WIDTH,
    UINT_FAST64_WIDTH, INTPTR_WIDTH, UINTPTR_WIDTH, INTMAX_WIDTH,
    UINTMAX_WIDTH, PTRDIFF_WIDTH, SIG_ATOMIC_WIDTH, SIZE_WIDTH, WCHAR_WIDTH,
    WINT_WIDTH.
  * New <math.h> features are added from TS 18661-1:2014:
    - Signaling NaN macros: SNANF, SNAN, SNANL.

OBS-URL: https://build.opensuse.org/request/show/454919
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=451
2017-02-06 10:25:17 +00:00
Andreas Schwab
486cd1541f osc copypac from project:Base:System package:glibc revision:448
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=450
2017-01-12 14:55:16 +00:00
fdc6f8a4db Accepting request 449309 from home:marxin:branches:Base:System
Removed unneeded patch.

OBS-URL: https://build.opensuse.org/request/show/449309
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=449
2017-01-12 12:18:57 +00:00
Andreas Schwab
840aeb3750 Accepting request 434696 from home:Andreas_Schwab:Factory
- cpuid-assertion.patch: Don't assert on older Intel CPUs (BZ #20647)

- glibc-2.3.3-nscd-db-path.diff: Move persistent nscd databases to
  /var/lib/nscd
- glibc-2.3.90-langpackdir.diff: simplify

OBS-URL: https://build.opensuse.org/request/show/434696
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=447
2016-10-13 09:25:07 +00:00
Andreas Schwab
d4fa8c9010 - startcontext-cantunwind.patch: mark __startcontext as .cantunwind
(bsc#974800, BZ #20435)

OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=445
2016-08-09 11:48:33 +00:00
Andreas Schwab
e7e38a09c4 Accepting request 417841 from home:Andreas_Schwab:Factory
- Update to glibc 2.24
  * The minimum Linux kernel version that this version of the GNU C Library
    can be used with is 3.2
  * The pap_AN locale has been deleted
  * The readdir_r and readdir64_r functions have been deprecated
  * The type `union wait' has been removed
  * A new NSS action is added to facilitate large distributed system
    administration
  * The deprecated __malloc_initialize_hook variable has been removed from
    the API
  * The long unused localedef --old-style option has been removed
  * nextupl, nextup, nextupf, nextdownl, nextdown and nextdownf are added
    to libm
  * An unnecessary stack copy in _nss_dns_getnetbyname_r was removed
    (CVE-2016-3075)
  * Previously, getaddrinfo copied large amounts of address data to the
    stack, even after the fix for CVE-2013-4458 has been applied,
    potentially resulting in a stack overflow.  getaddrinfo now uses a
    heap allocation instead (CVE-2016-3706)
  * The glob function suffered from a stack-based buffer overflow when it
    was called with the GLOB_ALTDIRFUNC flag and encountered a long file
    name (CVE-2016-1234)
  * The Sun RPC UDP client could exhaust all available stack space when
    flooded with crafted ICMP and UDP messages (CVE-2016-4429)
  * The IPv6 name server management code in libresolv could result in a
    memory leak for each thread which is created, performs a failing
    naming lookup, and exits (CVE-2016-5417)
- setcontext-unwind-info.patch: Add EABI unwind info for setcontext on arm
- Removed patches:
  * 0001-Updated-translations-for-2.23.patch

OBS-URL: https://build.opensuse.org/request/show/417841
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=444
2016-08-08 12:56:22 +00:00
Andreas Schwab
e794ddb00b Accepting request 407107 from home:Andreas_Schwab:Factory
- strncat-avoid-array-bounds-warning.patch: Avoid array-bounds warning for
  stncat on i586 (BZ #20260)
- Update glibc.keyring
- Unset MALLOC_CHECK_ during testsuite run

- nsswitch.conf: Add fallback to files for passwd and group to prepare for
  libnsl removal.

- 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)

OBS-URL: https://build.opensuse.org/request/show/407107
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=442
2016-07-07 12:43:40 +00:00
Andreas Schwab
ba646d627b Accepting request 401556 from home:Andreas_Schwab:Factory
- nscd-gc-crash.patch: Fix nscd assertion failure in gc (bsc#965699, BZ
  #19755)

OBS-URL: https://build.opensuse.org/request/show/401556
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=440
2016-06-13 07:05:23 +00:00
Andreas Schwab
f2191fea4d Accepting request 398987 from home:Andreas_Schwab:Factory
- clntudp-call-alloca.patch: do not use alloca in clntudp_call
  (CVE-2016-4429, bsc#980854, BZ #20112)

OBS-URL: https://build.opensuse.org/request/show/398987
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=438
2016-05-30 15:13:35 +00:00