Commit Graph

162 Commits

Author SHA256 Message Date
Tomáš Chvátal
031855a0d1 Accepting request 198717 from Base:System
- malloc-overflows.patch: Fix integer overflows in malloc (CVE-2013-4332,
  bnc#839870) (forwarded request 198716 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/198717
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=155
2013-09-13 12:43:41 +00:00
Stephan Kulow
fee0369c4d Accepting request 198530 from Base:System
- fcntl-o-tmpfile.patch: Add O_TMPFILE to <fcntl.h> (bnc#837965)
- strcoll-overflow.patch: Update to latest version (forwarded request 198529 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/198530
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=154
2013-09-12 05:09:24 +00:00
Tomáš Chvátal
5b108142b5 Accepting request 186878 from Base:System
- Update to glibc 2.18 release
  * No source change
- strcoll-overflow.patch: fix buffer overflow in strcoll (CVE-2012-4412,
  bnc#779320)
- readdir_r-overflow.patch: fix readdir_r with long file names
  (CVE-2013-4237, bnc#834594) (forwarded request 186872 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/186878
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=153
2013-08-13 09:36:50 +00:00
Stephan Kulow
418ae1c68f Accepting request 185400 from Base:System
- i686-strcasecmp-fallback.patch: fix fallback in i686
  strcasecmp/strncasecmp
- nonascii-case.patch: also test strncasecmp
- pldd-wait-ptrace-stop.patch: fix pldd not to leave process stopped after
  detaching (bnc#819383) (forwarded request 185399 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/185400
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=152
2013-08-01 15:33:58 +00:00
Stephan Kulow
8e9d3a862c Accepting request 184086 from Base:System
- disable-pt-chown.patch: disable use of pt_chown (CVE-2013-2207,
  bnc#830257)
- nonascii-case.patch: fix strcasecmp in tr_TR.ISO-8859-9 locale
- glibc-2.14-crypt.diff: fix incomplete dependencies for libowcrypt (forwarded request 184083 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/184086
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=151
2013-07-23 18:30:54 +00:00
Stephan Kulow
ed1a911426 Accepting request 182499 from Base:System
- crypt_blowfish-gensalt.patch: separare crypt_gensalt into its own
  library libowcrypt, remove crypt_rn and crypt_ra (fate#314945)
- glibc-2.14-crypt-versioning.diff, glibc-fix-check-abi.patch,
  glibc-crypt-badsalttest.patch: folded into glibc-2.14-crypt.diff
- crypt_blowfish-const.patch: constify crypt_blowfish
- crypt_blowfish-1.2-sha.diff: refresh (forwarded request 182498 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/182499
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=150
2013-07-11 11:28:19 +00:00
Stephan Kulow
c33e287b34 Accepting request 180094 from Base:System
- rely on systemd-rpm-macros instead of the full thing

OBS-URL: https://build.opensuse.org/request/show/180094
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=148
2013-06-21 08:33:30 +00:00
Stephan Kulow
b279560015 Accepting request 179303 from Base:System
- nscd-netgroup.patch: Fix handling of netgroup cache in nscd (bnc#819524) (forwarded request 179302 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/179303
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=147
2013-06-19 12:43:49 +00:00
Stephan Kulow
0001be9322 Accepting request 178385 from Base:System
- glibc-bindresvport-blacklist.diff: Renamed from
  glibc-2.3.90-bindresvport.blacklist.diff; fix resource leaks
  (bnc#824046)
- Remove glibc-armhf-compat.patch (forwarded request 178384 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/178385
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=146
2013-06-11 04:32:58 +00:00
Stephan Kulow
490921d3c8 Accepting request 176169 from Base:System
- aarch64-sigsetjmp.patch: Fix sigsetjmp on aarch64 (forwarded request 176168 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/176169
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=145
2013-05-27 07:49:31 +00:00
Stephan Kulow
233126ce15 Accepting request 175893 from Base:System
- big5-hkscs-update.patch.bz2: Update BIG5-HKSCS charmap to HKSCS-2008
- digits-dots.patch: Fix parsing of numeric hosts in gethostbyname_r
- nss-database.patch: Properly cache the result from looking up the nss
  database config
- strptime-W-week.patch: Properly handle %W in strptime
- printf-overrun.patch: Revert problematic fixes for [BZ #11741]
- glibc-aarch64-lib64.patch: Replace with upstream version
- arm-ld-so-cache.patch: ARM: Support loading unmarked objects from cache
- rtlddir.patch: Add support for rtld directory different from slib
  directory
- regexp-overrun.patch: Fix buffer overrun in regexp matcher
  (CVE-2013-0242, bnc#801246)
- getaddrinfo-overflow.patch: Fix stack overflow in getaddrinfo with many
  results (CVE-2013-1914, bnc#813121)

- big5-hkscs-update.patch.bz2: Update BIG5-HKSCS charmap to HKSCS-2008
- digits-dots.patch: Fix parsing of numeric hosts in gethostbyname_r
- nss-database.patch: Properly cache the result from looking up the nss
  database config
- strptime-W-week.patch: Properly handle %W in strptime
- printf-overrun.patch: Revert problematic fixes for [BZ #11741]
- glibc-aarch64-lib64.patch: Replace with upstream version
- arm-ld-so-cache.patch: ARM: Support loading unmarked objects from cache
- rtlddir.patch: Add support for rtld directory different from slib
  directory
- regexp-overrun.patch: Fix buffer overrun in regexp matcher
  (CVE-2013-0242, bnc#801246)
- getaddrinfo-overflow.patch: Fix stack overflow in getaddrinfo with many
  results (CVE-2013-1914, bnc#813121) (forwarded request 175892 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/175893
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=144
2013-05-17 06:26:04 +00:00
Stephan Kulow
b16cee52db Accepting request 175791 from Base:System
OBS-URL: https://build.opensuse.org/request/show/175791
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=143
2013-05-16 08:39:11 +00:00
Stephan Kulow
7b8f354ba4 Accepting request 157241 from Base:System
- Fix crypt ABI for aarch64 (forwarded request 157240 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/157241
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=141
2013-03-05 05:43:54 +00:00
Stephan Kulow
88e4abedf8 Accepting request 155881 from Base:System
- glibc-aarch64-lib64.patch:
  Use lib64 for aarch64 and add link for /lib/ld-linux-aarch64.so.1 (forwarded request 155880 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/155881
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=140
2013-02-20 16:40:45 +00:00
Stephan Kulow
78a7e846b0 Accepting request 150613 from Base:System
- Obsolete unscd to migrate back to nscd. (forwarded request 150612 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/150613
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=139
2013-02-01 08:42:04 +00:00
Stephan Kulow
a92ad0b165 Accepting request 150534 from Base:System
- looks like testsuite runs only on kvm, so add _constraint
  (actually it does not build on xen, but I can't constraint that) (forwarded request 150519 from coolo)

OBS-URL: https://build.opensuse.org/request/show/150534
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=138
2013-01-31 13:47:32 +00:00
Stephan Kulow
50d7509b24 Accepting request 149818 from Base:System
- Don't run testsuite in parallel
- Fail if testsuite fails
- Disable crypt/badsalttest test (forwarded request 149817 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/149818
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=137
2013-01-29 05:56:03 +00:00
Stephan Kulow
158668bc3e Accepting request 147514 from Base:System
- add _constraints file to make sure glibc-testsuite only builds on big
  hosts. Otherwise it's running out of memory and stalls

See http://openbuildservice.org/help/manuals/obs-reference-guide/cha.obs.build_job_constraints.html
for more fun options (forwarded request 147495 from coolo)

OBS-URL: https://build.opensuse.org/request/show/147514
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=135
2013-01-10 10:17:49 +00:00
Stephan Kulow
254c84f620 Accepting request 146883 from Base:System
Set bugurl to bugs.opensuse.org

OBS-URL: https://build.opensuse.org/request/show/146883
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=134
2013-01-07 13:47:40 +00:00
Ismail Dönmez
c368103f27 Accepting request 146380 from Base:System
Update to 2.17 release (forwarded request 146379 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/146380
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=133
2012-12-30 11:19:16 +00:00
Stephan Kulow
7bac81a61b Accepting request 145659 from Base:System
Split off glibc-testsuite package (forwarded request 145658 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/145659
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=132
2012-12-19 13:47:43 +00:00
41d84c34c7 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=1 2009-02-20 07:46:43 +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
a740ec4cd2 Accepting request 510973 from home:Andreas_Schwab:Factory
Reorganize specfile

OBS-URL: https://build.opensuse.org/request/show/510973
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=463
2017-07-17 12:55:27 +00:00
Andreas Schwab
c560a8d097 Accepting request 510913 from home:Andreas_Schwab:Factory
Reorganize specfile

OBS-URL: https://build.opensuse.org/request/show/510913
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=462
2017-07-17 09:28:02 +00:00
Andreas Schwab
cbd3ac0e4e Accepting request 510885 from home:Andreas_Schwab:Factory
Reorganize specfile

OBS-URL: https://build.opensuse.org/request/show/510885
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=461
2017-07-17 08:05:10 +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
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
Andreas Schwab
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
Andreas Schwab
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
Andreas Schwab
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
Andreas Schwab
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
Andreas Schwab
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
Andreas Schwab
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