SHA256
3
0
forked from pool/glibc
Commit Graph

486 Commits

Author SHA256 Message Date
b33d15110a OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=560 2020-05-07 09:25:36 +00:00
73548df098 Accepting request 800973 from home:lnussel:branches:Base:System
- install nsswitch.conf in /usr
- package gai.conf as %doc only. The default config is empty so not needed.
- move gconv modules to separate subpackage

OBS-URL: https://build.opensuse.org/request/show/800973
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=559
2020-05-07 09:13:48 +00:00
3715880bfc Accepting request 795854 from home:Andreas_Schwab:Factory
- Split off %lang_package

OBS-URL: https://build.opensuse.org/request/show/795854
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=556
2020-04-20 14:05:31 +00:00
128ba887d3 Accepting request 784366 from home:Andreas_Schwab:Factory
- riscv-syscall-clobber.patch: riscv: Avoid clobbering register parameters
  in syscall
- ldbl-96-rem-pio2l.patch: Avoid ldbl-96 stack corruption from range
  reduction of pseudo-zero (CVE-2020-10029, bsc#1165784, BZ #25487)

OBS-URL: https://build.opensuse.org/request/show/784366
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=554
2020-03-12 16:18:04 +00:00
fd81f7fd2c Accepting request 775213 from home:Andreas_Schwab:Factory
- nsswitch.conf: comment out initgroups setting, so that it defaults to
  the group setting (bsc#1164075)

OBS-URL: https://build.opensuse.org/request/show/775213
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=552
2020-02-18 14:03:41 +00:00
fc378dfdf3 Accepting request 774214 from home:Andreas_Schwab:Factory
- fix-locking-in-_IO_cleanup.patch: update to latest version

OBS-URL: https://build.opensuse.org/request/show/774214
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=550
2020-02-13 16:47:48 +00:00
ae7d54a91d Accepting request 769468 from home:Andreas_Schwab:Factory
- Update to glibc 2.31
  * The GNU C Library now supports a feature test macro _ISOC2X_SOURCE to
    enable features from the draft ISO C2X standard
  * The <math.h> functions that round their results to a narrower type now
    have corresponding type-generic macros in <tgmath.h>
  * The function pthread_clockjoin_np has been added, enabling join with a
    terminated thread with a specific clock
  * New locale added: mnw_MM (Mon language spoken in Myanmar).
  * The DNS stub resolver will optionally send the AD (authenticated data) bit
    in queries if the trust-ad option is set via the options directive in
    /etc/resolv.conf (or if RES_TRUSTAD is set in _res.options)
  * The totalorder and totalordermag functions, and the corresponding
    functions for other floating-point types, now take pointer arguments to
    avoid signaling NaNs possibly being converted to quiet NaNs in argument
    passing
  * The obsolete function stime is no longer available to newly linked
    binaries, and its declaration has been removed from <time.h>
  * The gettimeofday function no longer reports information about a
    system-wide time zone
  * If a lazy binding failure happens during dlopen, during the execution of
    an ELF constructor, the process is now terminated
- malloc-info-whitespace.patch, riscv-vfork.patch,
  prefer-map-32bit-exec.patch, backtrace-powerpc.patch,
  ldconfig-dynstr.patch: Removed.

OBS-URL: https://build.opensuse.org/request/show/769468
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=549
2020-02-03 08:52:32 +00:00
0c5a6b5f96 Accepting request 766269 from home:Andreas_Schwab:Factory
- backtrace-powerpc.patch: Fix array overflow in backtrace on PowerPC
  (bsc#1158996, BZ #25423)
- Drop support for pluggable gconv modules (bsc#1159851)

OBS-URL: https://build.opensuse.org/request/show/766269
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=548
2020-01-22 11:23:14 +00:00
554cdda90f Accepting request 755338 from home:Andreas_Schwab:Factory
- prefer-map-32bit-exec.patch: rtld: Check __libc_enable_secure before
  honoring LD_PREFER_MAP_32BIT_EXEC (CVE-2019-19126, bsc#1157292, BZ
  #25204)

OBS-URL: https://build.opensuse.org/request/show/755338
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=546
2019-12-09 16:42:30 +00:00
5cbb2f68bc Accepting request 751056 from home:kukuk:etc
- nsswitch.conf: add usrfiles for services, protocols, rpc, ethers
  and aliases for /usr/etc move

OBS-URL: https://build.opensuse.org/request/show/751056
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=545
2019-12-09 13:11:13 +00:00
85602a6ec3 Accepting request 738550 from home:Andreas_Schwab:Factory
- euc-kr-overrun.patch: Fix buffer overrun in EUC-KR conversion module
  (BZ #24973)

OBS-URL: https://build.opensuse.org/request/show/738550
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=544
2019-10-15 08:34:34 +00:00
fa41141404 Accepting request 738209 from home:Andreas_Schwab:Factory
- ldconfig-dynstr.patch: ldconfig: handle .dynstr located in separate
  segment (bsc#1153149, BZ #25087)

OBS-URL: https://build.opensuse.org/request/show/738209
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=543
2019-10-14 08:36:41 +00:00
e188f590ce Accepting request 732758 from home:Andreas_Schwab:Factory
- Package gconv-modules.cache as %ghost
- Regenerate it also in the %post of glibc-local-base-<targettype>

OBS-URL: https://build.opensuse.org/request/show/732758
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=541
2019-09-23 15:01:10 +00:00
bac103ae78 Accepting request 732751 from home:lnussel:branches:Base:System
- move mo files to glibc-locale as that's where all the other
  informations for those locales are. glibc-locale-base only has English
  anyways.

OBS-URL: https://build.opensuse.org/request/show/732751
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=540
2019-09-23 14:57:27 +00:00
5094961fbd Accepting request 731862 from home:Andreas_Schwab:Factory
- riscv-vfork.patch: Fix RISC-V vfork build with Linux 5.3 kernel headers

OBS-URL: https://build.opensuse.org/request/show/731862
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=539
2019-09-19 07:09:04 +00:00
e1b1fc6551 Accepting request 724593 from home:Andreas_Schwab:Factory
- Remove NoSource tags (bsc#994835)

OBS-URL: https://build.opensuse.org/request/show/724593
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=538
2019-08-19 13:53:02 +00:00
6b0a0b37aa Accepting request 724589 from home:kukuk:branches:Base:System
- pwdutils is long gone and replaced by shadow

OBS-URL: https://build.opensuse.org/request/show/724589
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=537
2019-08-19 13:46:55 +00:00
c825798cff Accepting request 720604 from home:Andreas_Schwab:Factory
- malloc-info-whitespace.patch: Remove unwanted leading whitespace in
  malloc_info (BZ #24867)

OBS-URL: https://build.opensuse.org/request/show/720604
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=536
2019-08-02 12:31:37 +00:00
5a64f33a11 Accepting request 720569 from home:Andreas_Schwab:Factory
- Update to glibc 2.30
  * Unicode 12.1.0 Support
  * The dynamic linker accepts the --preload argument to preload shared
    objects
  * The twalk_r function has been added
  * On Linux, the getdents64, gettid, and tgkill functions have been added
  * Minguo (Republic of China) calendar support has been added
  * The entry for the new Japanese era has been added
  * Memory allocation functions malloc, calloc, realloc, reallocarray, valloc,
    pvalloc, memalign, and posix_memalign fail now with total object size
    larger than PTRDIFF_MAX
  * The dynamic linker no longer refuses to load objects which reference
    versioned symbols whose implementation has moved to a different soname
    since the object has been linked
  * Add new POSIX-proposed pthread_cond_clockwait, pthread_mutex_clocklock,
    pthread_rwlock_clockrdlock, pthread_rwlock_clockwrlock and sem_clockwait
    functions
  * On AArch64 the GNU IFUNC resolver call ABI changed
  * The copy_file_range function fails with ENOSYS if the kernel does not
    support the system call of the same name
  * The functions clock_gettime, clock_getres, clock_settime,
    clock_getcpuclockid, clock_nanosleep were removed from the librt library
    for new applications (on architectures which had them)
  * The obsolete and never-implemented XSI STREAMS header files <stropts.h>
    and <sys/stropts.h> have been removed
  * Support for the "inet6" option in /etc/resolv.conf and the RES_USE_INET6
    resolver flag (deprecated in glibc 2.25) have been removed
  * The obsolete RES_INSECURE1 and RES_INSECURE2 option flags for the DNS stub
    resolver have been removed from <resolv.h>
  * With --enable-bind-now, installed programs are now linked with the

OBS-URL: https://build.opensuse.org/request/show/720569
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=535
2019-08-02 10:32:26 +00:00
c331c761b9 Accepting request 716050 from home:Andreas_Schwab:Factory
- Move /var/lib/misc/Makefile to /usr/share/misc/Makefile.makedb (bsc#1138726)

OBS-URL: https://build.opensuse.org/request/show/716050
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=534
2019-07-17 13:37:54 +00:00
3a6133b4ec Accepting request 712158 from home:Andreas_Schwab:Factory
- malloc-tests-warnings.patch: Fix warnings in malloc tests with GCC 9

OBS-URL: https://build.opensuse.org/request/show/712158
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=532
2019-06-26 15:17:28 +00:00
e6a16310f4 Accepting request 711825 from home:marxin:branches:Base:System
- Set optflags for i686 after _lto_cflags is set (boo#1138807).

OBS-URL: https://build.opensuse.org/request/show/711825
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=531
2019-06-25 13:42:26 +00:00
b8dcef20ae Accepting request 711655 from home:marxin:branches:Base:System
- Disable LTO due to a usage of top-level assembler that
  causes LTO issues (boo#1138807).

OBS-URL: https://build.opensuse.org/request/show/711655
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=530
2019-06-24 11:56:25 +00:00
c9be2cdeba Accepting request 711647 from home:Andreas_Schwab:Factory
- nss-files-long-lines-2.patch: Remove obsolete patch

OBS-URL: https://build.opensuse.org/request/show/711647
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=529
2019-06-24 07:15:53 +00:00
2d58c46aab Accepting request 703415 from home:Andreas_Schwab:Factory
- dl-show-auxv.patch: Fix output of LD_SHOW_AUXV=1
- s390-vx-vxe-hwcap.patch: S390: Mark vx and vxe as important hwcap
- taisho-era-string.patch: ja_JP: Change the offset for Taisho gan-nen
  from 2 to 1 (BZ #24162)
- malloc-tracing-hooks.patch: malloc: Set and reset all hooks for tracing
  (BZ #16573)
- pldd-inf-loop.patch: elf: Fix pldd (BZ#18035)
- malloc-large-bin-corruption-check.patch: malloc: Check for large bin
  list corruption when inserting unsorted chunk (BZ #24216)
- wfile-sync-crash.patch: Fix crash in _IO_wfile_sync (BZ #20568)

OBS-URL: https://build.opensuse.org/request/show/703415
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=527
2019-05-16 09:26:40 +00:00
8b74a572f5 Accepting request 691281 from home:Andreas_Schwab:Factory
- japanese-era-name-may-2019.patch: ja_JP locale: Add entry for the new
  Japanese era (BZ #22964)
- Replace glibc_post_upgrade with lua script

OBS-URL: https://build.opensuse.org/request/show/691281
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=525
2019-04-03 15:39:26 +00:00
971269e835 Accepting request 682398 from home:Andreas_Schwab:Factory
- add-new-Fortran-vector-math-header-file.patch: Update from upstream

OBS-URL: https://build.opensuse.org/request/show/682398
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=523
2019-03-07 10:48:48 +00:00
d5d82b07e2 Accepting request 681702 from home:Andreas_Schwab:Factory
- regex-read-overrun.patch: fix read overrun (CVE-2019-9169, bsc#1127308,
  BZ #24114)
- ldconfig-concurrency.patch: Avoid concurrency problem in ldconfig
  (bsc#1117993, BZ #23973)

OBS-URL: https://build.opensuse.org/request/show/681702
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=521
2019-03-05 11:35:06 +00:00
91e44bd08c Accepting request 677940 from home:marxin:branches:Base:System
- Add add-new-Fortran-vector-math-header-file.patch.

OBS-URL: https://build.opensuse.org/request/show/677940
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=519
2019-02-21 16:51:54 +00:00
afe7a231ef Accepting request 677136 from home:Andreas_Schwab:Factory
- pthread-rwlock-trylock-stalls.patch: nptl: Fix pthread_rwlock_try*lock
  stalls (BZ #23844)
- arm-systemtap-probe-constraint.patch: arm: Use "nr" constraint for
  Systemtap probes (BZ #24164)
- pthread-mutex-barrier.patch: Add compiler barriers around modifications
  of the robust mutex list for pthread_mutex_trylock (BZ #24180)
- fork-handler-lock.patch: nptl: Avoid fork handler lock for
  async-signal-safe fork (BZ #24161)
- pthread-join-probe.patch: nptl: Fix invalid Systemtap probe in
  pthread_join (BZ #24211)
- riscv-clone-unwind.patch: RISC-V: Fix elfutils testsuite unwind failures
  (BZ #24040)

OBS-URL: https://build.opensuse.org/request/show/677136
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=518
2019-02-18 13:35:23 +00:00
add9e7bf61 Accepting request 670585 from home:Andreas_Schwab:Factory
- Update to glibc 2.29
  * The getcpu wrapper function has been added, which returns the currently
    used CPU and NUMA node
  * Optimized generic exp, exp2, log, log2, pow, sinf, cosf, sincosf and tanf
  * The reallocarray function is now declared under _DEFAULT_SOURCE, not just
    for _GNU_SOURCE, to match BSD environments
  * For powercp64le ABI, Transactional Lock Elision is now enabled iff kernel
    indicates that it will abort the transaction prior to entering the kernel
    (PPC_FEATURE2_HTM_NOSC on hwcap2)
  * The functions posix_spawn_file_actions_addchdir_np and
    posix_spawn_file_actions_addfchdir_np have been added, enabling
    posix_spawn and posix_spawnp to run the new process in a different
    directory
  * The popen and system do not run atfork handlers anymore (BZ#17490)
  * strftime's default formatting of a locale's alternative year (%Ey)
    has been changed to zero-pad the year to a minimum of two digits,
    like "%y"
  * As a GNU extension, the '_' and '-' flags can now be applied to
    "%EY" to control how the year number is formatted
  * The glibc.tune tunable namespace has been renamed to glibc.cpu and the
    tunable glibc.tune.cpu has been renamed to glibc.cpu.name
  * The type of the pr_uid and pr_gid members of struct elf_prpsinfo, defined
    in <sys/procfs.h>, has been corrected to match the type actually used by
    the Linux kernel
  * An archaic GNU extension to scanf, under which '%as', '%aS', and '%a[...]'
    meant to scan a string and allocate space for it with malloc, is now
    restricted to programs compiled in C89 or C++98 mode with _GNU_SOURCE
    defined
- unwind-ctor.patch, old-getdents64.patch, nss-files-leak.patch,
  riscv-feholdexcept-setround.patch,

OBS-URL: https://build.opensuse.org/request/show/670585
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=516
2019-02-01 13:45:56 +00:00
c8985eb9db Accepting request 664336 from home:Andreas_Schwab:Factory
- fnmatch-collating-elements.patch: update
- riscv-flush-icache.patch: fix for compiling against 4.20 headers

OBS-URL: https://build.opensuse.org/request/show/664336
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=515
2019-01-10 11:21:29 +00:00
d0ecab50fd Accepting request 652421 from home:Andreas_Schwab:Factory
- if-nametoindex-descr-leak.patch: if_nametoindex: Fix descriptor leak for
  overlong name (CVE-2018-19591, BZ #23927, bsc#1117603)

OBS-URL: https://build.opensuse.org/request/show/652421
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=514
2018-11-28 13:22:17 +00:00
5876829c6a Accepting request 647063 from home:jengelh:branches:Base:System
- Fix typography for glibc-locale-base.

OBS-URL: https://build.opensuse.org/request/show/647063
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=513
2018-11-08 08:05:53 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
44414488d6 Accepting request 394998 from home:Andreas_Schwab:Factory
- Import patches from 2.23 branch

OBS-URL: https://build.opensuse.org/request/show/394998
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=436
2016-05-12 08:51:10 +00:00
37217c6d34 Accepting request 394491 from home:Andreas_Schwab:Factory
- glibc-c-utf8-locale.patch: fix bad standard in LC_IDENTIFICATION categories
- glibc-2.3.locales.diff.bz2: likewise

OBS-URL: https://build.opensuse.org/request/show/394491
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=434
2016-05-09 15:34:41 +00:00
878c4bc78f Accepting request 391528 from home:jirislaby:branches:Base:System
Suppress GCC 6 warning about ambiguous 'else' with -Wparentheses

OBS-URL: https://build.opensuse.org/request/show/391528
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=433
2016-04-26 14:28:50 +00:00
43b58f5109 Accepting request 387393 from home:Andreas_Schwab:Factory
- Add compatibility symlinks for LSB 3.0 (fate#318933)

OBS-URL: https://build.opensuse.org/request/show/387393
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=431
2016-04-11 09:37:11 +00:00
db39c1fdd1 Accepting request 377337 from home:Andreas_Schwab:Factory
- powerpc-elision-enable-envvar.patch: enable TLE only if
  GLIBC_ELISION_ENABLE=yes is defined (bsc#967594, fate#318236)

OBS-URL: https://build.opensuse.org/request/show/377337
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=430
2016-03-22 10:25:18 +00:00
13c9b7363d Accepting request 373692 from home:Andreas_Schwab:Factory
OBS-URL: https://build.opensuse.org/request/show/373692
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=428
2016-03-16 12:04:18 +00:00
37b6441105 Accepting request 368505 from home:namtrac:branches:Base:System
- Add C.UTF-8 locale (see https://sourceware.org/glibc/wiki/Proposals/C.UTF-8)
  and rh#902094 . Added with glibc-c-utf8-locale.patch.
- Add glibc-disable-gettext-for-c-utf8.patch to disable gettext for
  C.UTF-8 same as C locale.

- Add C.UTF-8 locale (see https://sourceware.org/glibc/wiki/Proposals/C.UTF-8)
  and rh#902094 . Added with glibc-c-utf8-locale.patch.
- Add glibc-disable-gettext-for-c-utf8.patch to disable gettext for
  C.UTF-8 same as C locale.

- Add C.UTF-8 locale (see https://sourceware.org/glibc/wiki/Proposals/C.UTF-8)
  and rh#902094 . Added with glibc-c-utf8-locale.patch.
- Add glibc-disable-gettext-for-c-utf8.patch to disable gettext for
  C.UTF-8 same as C locale.

OBS-URL: https://build.opensuse.org/request/show/368505
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=426
2016-03-09 16:10:36 +00:00
bb54118384 Accepting request 368493 from home:Andreas_Schwab:Factory
- Move %install_info_delete to %preun
- crypt_blowfish-1.3.tar.gz.sign: Remove, the sign key is no longer
  acceptable

OBS-URL: https://build.opensuse.org/request/show/368493
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=425
2016-03-08 15:02:57 +00:00
1e99168389 Accepting request 361242 from home:Andreas_Schwab:Factory
OBS-URL: https://build.opensuse.org/request/show/361242
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=424
2016-02-24 11:46:02 +00:00
7db7ce4082 Accepting request 361238 from home:Andreas_Schwab:Factory
- no-long-double.patch: Don't use long double functions if NO_LONG_DOUBLE

- Update to glibc 2.23 release.
  * Unicode 8.0.0 Support
  * sched_setaffinity, pthread_setaffinity_np no longer attempt to guess
    the kernel-internal CPU set size
  * The fts.h header can now be used with -D_FILE_OFFSET_BITS=64
  * getaddrinfo now detects certain invalid responses on an internal
    netlink socket
  * A defect in the malloc implementation, present since glibc 2.15 (2012)
    or glibc 2.10 via --enable-experimental-malloc (2009), could result in
    the unnecessary serialization of memory allocation requests across
    threads
  * The obsolete header <regexp.h> has been removed
  * The obsolete functions bdflush, create_module, get_kernel_syms,
    query_module and uselib are no longer available to newly linked
    binaries
  * Optimized string, wcsmbs and memory functions for IBM z13.
  * Newly linked programs that define a variable called signgam will no
    longer have it set by the lgamma, lgammaf and lgammal functions
- Removed patches:
  * dont-remove-nodelete-flag.patch
  * openat64-readd-o-largefile.patch
  * mntent-blank-line.patch
  * opendir-o-directory-check.patch
  * strcoll-remove-strdiff-opt.patch
  * ld-pointer-guard.patch
  * tls-dtor-list-mangling.patch
  * powerpc-lock-elision-race.patch
  * prelink-elf-rtype-class.patch

OBS-URL: https://build.opensuse.org/request/show/361238
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=423
2016-02-24 11:39:39 +00:00
70e1405cd7 Accepting request 360162 from home:Andreas_Schwab:Factory
- isinf-cxx11-conflict.patch: Fix isinf/isnan declaration conflict with
  C++11 (bsc#963700, BZ #19439)

OBS-URL: https://build.opensuse.org/request/show/360162
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=422
2016-02-18 15:07:14 +00:00
5005d4836d Accepting request 359989 from home:Andreas_Schwab:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/359989
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=421
2016-02-17 14:42:34 +00:00
7c1a380109 Accepting request 348824 from home:Andreas_Schwab:Factory
- reinitialize-dl_load_write_lock.patch: Reinitialize dl_load_write_lock
  on fork (BZ #19282)

OBS-URL: https://build.opensuse.org/request/show/348824
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=420
2015-12-14 12:41:06 +00:00
5f9962d8aa Accepting request 345159 from home:Andreas_Schwab:Factory
- resolv-mem-leak.patch: Fix resource leak in resolver (BZ #19257)
- tzset-tzname.patch: Force rereading TZDEFRULES after it was used to set
  DST rules only (BZ #19253)

- glibc-2.3.90-noversion.diff: use stat64

- ld-pointer-guard.patch: Always enable pointer guard (bsc#950944, BZ
  #18928)

OBS-URL: https://build.opensuse.org/request/show/345159
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=419
2015-11-19 09:31:48 +00:00
5366b2a10b Accepting request 338135 from home:Andreas_Schwab:Factory
- strcoll-remove-strdiff-opt.patch: Remove incorrect STRDIFF-based
  optimization (BZ #18589)

- iconv-reset-input-buffer.patch: Fix iconv buffer handling with IGNORE
  error handler (BZ #18830)

OBS-URL: https://build.opensuse.org/request/show/338135
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=418
2015-10-12 12:31:32 +00:00
dcc3753b29 Accepting request 336473 from home:michel_mno:branches:Base:System
- 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
  related to openSUSE boo#923486

OBS-URL: https://build.opensuse.org/request/show/336473
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=417
2015-10-05 10:15:17 +00:00
82cb193ae9 Accepting request 334938 from home:Andreas_Schwab:Factory
- nss-files-long-lines-2.patch: Properly reread entry after failure in
  nss_files getent function (bsc#945779, BZ #18991)

OBS-URL: https://build.opensuse.org/request/show/334938
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=416
2015-09-30 10:23:58 +00:00
7041efeaf1 Accepting request 331639 from home:Andreas_Schwab:Factory
- fnmatch-collating-elements.patch: Fix fnmatch handling of collating
  elements (BZ #17396, BZ #16976)

OBS-URL: https://build.opensuse.org/request/show/331639
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=415
2015-09-17 08:19:34 +00:00
eb7479f1eb Accepting request 329759 from home:Andreas_Schwab:Factory
- opendir-o-directory-check.patch: Fix opendir inverted o_directory_works
  test
- static-dlopen.patch: Static dlopen default library search path fix
  (bsc#937853)

- mntent-blank-line.patch: Fix memory corruption w/blank lines

OBS-URL: https://build.opensuse.org/request/show/329759
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=414
2015-09-08 15:58:39 +00:00
e85cac7c02 Accepting request 321588 from home:Andreas_Schwab:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/321588
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=413
2015-08-10 11:50:28 +00:00
aecec704c9 Accepting request 320975 from home:Andreas_Schwab:Factory
- dont-remove-nodelete-flag.patch: Don't remove DF_1_NODELETE flag on
  failed dlopen.

OBS-URL: https://build.opensuse.org/request/show/320975
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=412
2015-08-06 16:15:26 +00:00
0c4d1b3767 Accepting request 320838 from home:Andreas_Schwab:Factory
- 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.
  * 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 <regexp.h> is deprecated, and will be removed in a future
    release.
- 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

OBS-URL: https://build.opensuse.org/request/show/320838
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=410
2015-08-06 09:55:23 +00:00
f26bd5d9b4 Accepting request 318958 from home:Andreas_Schwab:Factory
- pthread-join-deadlock.patch: Use IE model for static variables in
  libc.so, libpthread.so and rtld (bsc#930015, BZ #18457)

OBS-URL: https://build.opensuse.org/request/show/318958
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=409
2015-07-27 12:51:56 +00:00
0353781f37 Accepting request 317948 from home:Andreas_Schwab:Factory
- glibc-nodate.patch: fix verification of timestamp

OBS-URL: https://build.opensuse.org/request/show/317948
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=408
2015-07-22 13:27:32 +00:00
8371c4c69e Accepting request 317746 from home:msmeissn:branches:Base:System
- also filter out -fstack-protector-strong

- also filter out -fstack-protector-strong

- also filter out -fstack-protector-strong

OBS-URL: https://build.opensuse.org/request/show/317746
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=407
2015-07-21 08:35:40 +00:00
26e5cfb25c Accepting request 313110 from home:Andreas_Schwab:Factory
- 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.

OBS-URL: https://build.opensuse.org/request/show/313110
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=406
2015-06-23 06:11:04 +00:00
f7b73d687a Accepting request 311391 from home:Andreas_Schwab:Factory
- 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)

OBS-URL: https://build.opensuse.org/request/show/311391
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=405
2015-06-10 07:15:17 +00:00
5cdaa6fdff Fix changelog.
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=402
2015-04-08 15:31:35 +00:00
393a73e0bd Accepting request 294973 from home:mgorman:branches:Base:System
- Fix regression in threaded application malloc performance (bsc#915955,
  BZ #17195)

OBS-URL: https://build.opensuse.org/request/show/294973
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=401
2015-04-08 15:21:26 +00:00
f7ec599259 Accepting request 294121 from home:Andreas_Schwab:Factory
- aarch64-sigstksz.patch: Increase MINSIGSTKSZ and SIGSTKSZ (BZ #16850)

OBS-URL: https://build.opensuse.org/request/show/294121
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=399
2015-04-02 08:45:57 +00:00
d6f647d047 Accepting request 293890 from home:Andreas_Schwab:Factory
- 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 (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)

OBS-URL: https://build.opensuse.org/request/show/293890
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=398
2015-04-01 09:51:42 +00:00
680876d9c6 Accepting request 290122 from home:Andreas_Schwab:Factory
- resolv-nameserver-handling.patch: Replace with simpler version with more
  compatibility

OBS-URL: https://build.opensuse.org/request/show/290122
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=396
2015-03-10 10:18:42 +00:00
bdc7240bd7 Accepting request 288520 from home:Andreas_Schwab:Factory
- memcpy-chk-non-SSE2.patch: Fix __memcpy_chk on non-SSE2 CPUs
  (bsc#920084)

OBS-URL: https://build.opensuse.org/request/show/288520
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=395
2015-03-02 16:43:59 +00:00
797ff301f4 Accepting request 287683 from home:Andreas_Schwab:Factory
- resolv-nameserver-handling.patch: Rewrite handling of nameserver
  configuration in resolver

OBS-URL: https://build.opensuse.org/request/show/287683
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=394
2015-02-25 10:57:57 +00:00
a40bdcb8a8 Accepting request 285812 from home:Andreas_Schwab:Factory
- htm-tabort.patch: Fix TABORT encoding for little endian

OBS-URL: https://build.opensuse.org/request/show/285812
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=392
2015-02-12 14:16:06 +00:00
30e48d0d7f Accepting request 285070 from home:Andreas_Schwab:Factory
- 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
- 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)

OBS-URL: https://build.opensuse.org/request/show/285070
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=391
2015-02-10 10:34:33 +00:00
fe024e3ae1 Accepting request 258649 from home:Andreas_Schwab:Factory
- 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)

OBS-URL: https://build.opensuse.org/request/show/258649
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=389
2014-10-28 11:58:29 +00:00
d2f37bcdab Accepting request 249235 from home:Andreas_Schwab:glibc
- 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
- 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

OBS-URL: https://build.opensuse.org/request/show/249235
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=387
2014-09-15 10:37:45 +00:00
29d670314e Accepting request 247223 from home:Andreas_Schwab:Factory
- iconv-ibm-sentinel-check.patch: Fix crashes on invalid input in IBM
  gconv modules (CVE-2014-6040, bnc#894553, BZ #17325)

OBS-URL: https://build.opensuse.org/request/show/247223
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=385
2014-09-02 12:59:22 +00:00
9d513630a5 Accepting request 246547 from home:Andreas_Schwab:Factory
OBS-URL: https://build.opensuse.org/request/show/246547
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=383
2014-08-26 15:40:06 +00:00
de905f7a91 Accepting request 246520 from home:Andreas_Schwab:Factory
- disable-gconv-translit-modules.patch: Disable gconv transliteration
  module loading (bnc#892073, BZ #17187)

OBS-URL: https://build.opensuse.org/request/show/246520
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=382
2014-08-26 13:26:44 +00:00
d0576de45c Accepting request 244212 from home:Andreas_Schwab:Factory
- pthread-mutexattr-gettype-kind.patch: Filter out
  PTHREAD_MUTEX_NO_ELISION_NP bit in pthread_mutexattr_gettype
  (bnc#888131, BZ #15790)

OBS-URL: https://build.opensuse.org/request/show/244212
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=380
2014-08-11 12:06:28 +00:00
826ad7dd9f Accepting request 243561 from home:Andreas_Schwab:Factory
- 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)

OBS-URL: https://build.opensuse.org/request/show/243561
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=378
2014-08-04 07:48:30 +00:00
d9bb8764aa Accepting request 242722 from home:Andreas_Schwab:Factory
- ibm93x-redundant-shift-si.patch: Avoid redundant shift character in
  iconv output at block boundary (bnc#886416, BZ #17197)

- s390-revert-abi-change.patch: revert back to pre-2.19 layout of jmp_buf
  and ucontext_t on s390 (bnc#887228)

OBS-URL: https://build.opensuse.org/request/show/242722
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=376
2014-07-28 12:42:05 +00:00
cb23041758 Accepting request 241892 from home:Andreas_Schwab:Factory
- dt-ppc64-num.patch: Correct DT_PPC64_NUM (bnc#887169, BZ #17153)

OBS-URL: https://build.opensuse.org/request/show/241892
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=374
2014-07-22 13:22:57 +00:00
7550c6de6a Accepting request 240897 from home:Andreas_Schwab:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/240897
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=372
2014-07-14 10:45:33 +00:00
10a15f0fa7 Accepting request 238380 from home:Andreas_Schwab:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/238380
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=370
2014-06-23 13:37:49 +00:00
d604827ae2 Accepting request 237680 from home:Andreas_Schwab:Factory
- psfaa.patch: copy filename argument in posix_spawn_file_actions_addopen
  (CVE-2014-4043, bnc#882600, BZ #17048)

- glibc-memset-nontemporal.diff: Speedup memset on x86_64
  (bnc#868622, BZ #16830)

OBS-URL: https://build.opensuse.org/request/show/237680
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=368
2014-06-17 10:58:27 +00:00
b640147c97 Accepting request 234223 from home:Andreas_Schwab:Factory
- add non-elision-enabled libpthread

OBS-URL: https://build.opensuse.org/request/show/234223
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=366
2014-05-15 16:27:45 +00:00
c0c9ae0337 Accepting request 233621 from home:Andreas_Schwab:Factory
- nss-nis-stack-use.patch: fix unbound stack use in NIS NSS module (BZ
  #16932)

OBS-URL: https://build.opensuse.org/request/show/233621
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=365
2014-05-12 14:47:07 +00:00
cc8c150f76 Accepting request 232954 from home:Andreas_Schwab:Factory
- getaddrinfo-uninit-result.patch: fix parsing of getai result for
  IPv6-only request (bnc#876521)

OBS-URL: https://build.opensuse.org/request/show/232954
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=364
2014-05-07 15:06:20 +00:00
96e20a41d7 Accepting request 230484 from home:Andreas_Schwab:Factory
- ibm-long-double-frexpl.patch: Correct IBM long double frexpl
  (bnc#872573, BZ #16740, BZ #16619)

OBS-URL: https://build.opensuse.org/request/show/230484
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=362
2014-04-17 14:02:34 +00:00
c85422d0b9 Accepting request 230302 from home:Andreas_Schwab:Factory
- 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)

OBS-URL: https://build.opensuse.org/request/show/230302
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=361
2014-04-16 09:26:22 +00:00
fdfb701f1a Accepting request 230181 from home:a_jaeger:FactoryFix
Use /run instead of /var/run

OBS-URL: https://build.opensuse.org/request/show/230181
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=360
2014-04-15 13:21:46 +00:00
6addb61a16 Accepting request 229286 from home:Andreas_Schwab:Factory
- pthread-mutex-destroy.patch: Remove
- pthread-mutex-trylock-elision.patch: Properly handle forced elision in
  pthread_mutex_trylock (bnc#865968, BZ #16657)

OBS-URL: https://build.opensuse.org/request/show/229286
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=358
2014-04-07 13:52:06 +00:00
006d01ca2c Accepting request 228849 from home:Andreas_Schwab:Factory
- nextafterl-ibm-ldouble.patch: Correct IBM long double nextafterl
  (bnc#871637, BZ #16739)

OBS-URL: https://build.opensuse.org/request/show/228849
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=357
2014-04-03 09:25:20 +00:00
9ed98d396d Accepting request 228714 from home:Andreas_Schwab:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/228714
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=356
2014-04-02 10:03:02 +00:00
Dr. Werner Fink
8d61ec172a .
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=354
2014-04-01 10:50:39 +00:00
Dr. Werner Fink
50e3e8d7ca .
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=352
2014-04-01 10:47:35 +00:00
5767ee0b6c Accepting request 228414 from home:Andreas_Schwab:Factory
- ppc64-copysign.patch: Fix ppc64le copysign overwriting parent stack
  frame (BZ #16786)
- aarch64-setcontext.patch: Fix aarch64 setcontext clobbering alternate
  signal stack (BZ #16629)

OBS-URL: https://build.opensuse.org/request/show/228414
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=351
2014-04-01 10:03:02 +00:00
44f2b7bf86 Revert last change
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=350
2014-04-01 09:29:43 +00:00
Dr. Werner Fink
a37f437be6 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=348
2014-04-01 08:34:23 +00:00
352e35f701 Accepting request 228349 from home:Andreas_Schwab:Factory
- powerpc-opt-power8.patch: readd POWER8 implementation of isnan,
  isinf, finite with fix for little endian
- pthread-mutex-destroy.patch: Skip checks in pthread_mutex_destroy when
  doing elision (bnc#865968)

OBS-URL: https://build.opensuse.org/request/show/228349
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=347
2014-03-31 15:44:49 +00:00
8f0c4de31f Accepting request 228198 from home:Andreas_Schwab:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/228198
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=346
2014-03-29 22:02:34 +00:00
26f82ad953 Accepting request 227699 from home:Andreas_Schwab:Factory
- check-pf-alloca.patch: remove use of alloca while collecting interface
  addresses

OBS-URL: https://build.opensuse.org/request/show/227699
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=345
2014-03-27 08:44:54 +00:00
f99cf3ddb6 Accepting request 227472 from home:Andreas_Schwab:Factory
- 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)

- check-pf-alloca.patch: Account for alloca use when collecting interface
  addresses (bnc#785041, BZ #16002)

- powerpc-opt-power8.patch: two more POWER8 optimisations (bnc#866711,
  fate#315443)

- getaddrinfo-uninit-result.patch: Fix use of half-initialized result in
  getaddrinfo when using nscd (bnc#867636, BZ #16743)

OBS-URL: https://build.opensuse.org/request/show/227472
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=343
2014-03-25 14:45:48 +00:00