SHA256
3
0
forked from pool/glibc

Compare commits

...

470 Commits

Author SHA256 Message Date
Ana Guerrero
7c5fa00607 Accepting request 1204897 from Base:System
- langpacks are no more used. Drop glibc-2.3.90-langpackdir.diff. (forwarded request 1204838 from sbrabec)

OBS-URL: https://build.opensuse.org/request/show/1204897
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=295
2024-10-02 19:31:48 +00:00
Andreas Schwab
7cf128760d - langpacks are no more used. Drop glibc-2.3.90-langpackdir.diff.
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=722
2024-10-01 08:23:52 +00:00
Andreas Schwab
38c25e64ac - gen-tempname-randomness.patch: Fix missing randomness in __gen_tempname
(bsc#1230965, BZ #32214)

- Use nss-systemd by default also in SLE (bsc#1230638)

OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=721
2024-09-30 08:43:00 +00:00
Dominique Leuenberger
2b44d049a5 Accepting request 1190421 from Base:System
- Update to glibc 2.40
  * The <stdbit.h> header type-generic macros have been changed when using
    GCC 14.1 or later to use __builtin_stdc_bit_ceil etc. built-in functions
  * The GNU C Library now supports a feature test macro _ISOC23_SOURCE to
    enable features from the ISO C23 standard
  * The ISO C23 function families introduced in TS
    18661-4:2015 are now supported in <math.h>
  * A new tunable, glibc.rtld.enable_secure, can be used to run a program
    as if it were a setuid process
  * On Linux, the epoll header was updated to include epoll ioctl definitions
    and the related structure added in Linux kernel 6.9
  * The fortify functionality has been significantly enhanced for building
    programs with clang against the GNU C Library
  * Many functions have been added to the vector library for aarch64
  * On x86, memset can now use non-temporal stores to improve the performance
    of large writes
  * Architectures which use a 32-bit seconds-since-epoch field in struct
    lastlog, struct utmp, struct utmpx (such as i386, powerpc64le, rv32,
    rv64, x86-64) switched from a signed to an unsigned type for that
    field
  * __rseq_size now denotes the size of the active rseq area (20 bytes
    initially), not the size of struct rseq (32 bytes initially).
- arm-dl-start-user.patch, duplocale-global-locale.patch,
  elf-parse-tunables.patch,
  glibc-CVE-2024-33599-nscd-Stack-based-buffer-overflow-in-n.patch,
  glibc-CVE-2024-33600-nscd-Avoid-null-pointer-crashes-after.patch,
  glibc-CVE-2024-33600-nscd-Do-not-send-missing-not-found-re.patch,
  glibc-CVE-2024-33601-CVE-2024-33602-nscd-netgroup-Use-two.patch,
  iconv-iso-2022-cn-ext.patch, nscd-netgroup-cache-timeout.patch,
  s390-clone-error-clobber-r7.patch, sigisemptyset.patch, (forwarded request 1190420 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1190421
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=294
2024-08-09 14:13:50 +00:00
Ana Guerrero
377911c860 Accepting request 1178284 from Base:System
- Also provide glibc-locale-base-<targettype> from
  glibc-<targettype>: the package was merged in the baselibs.conf
  case, so the capability is there. Steam for one has a requires
  on the symbol (boo#1225809). (forwarded request 1178272 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1178284
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=293
2024-06-03 15:42:27 +00:00
Ana Guerrero
6de2578ad6 Accepting request 1177461 from Base:System
- Obsolete glibc-locale-base-<targettype> from glibc-<targettype> (forwarded request 1177460 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1177461
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=292
2024-05-30 13:32:03 +00:00
Ana Guerrero
19fecafc68 Accepting request 1175454 from Base:System
- glibc-CVE-2024-33599-nscd-Stack-based-buffer-overflow-in-n.patch:
  nscd: Stack-based buffer overflow in netgroup cache
  (CVE-2024-33599, bsc#1223423, BZ #31677)
- glibc-CVE-2024-33600-nscd-Avoid-null-pointer-crashes-after.patch:
  nscd: Avoid null pointer crashes after notfound response
  (CVE-2024-33600, bsc#1223424, BZ #31678)
- glibc-CVE-2024-33600-nscd-Do-not-send-missing-not-found-re.patch:
  nscd: Do not send missing not-found response in addgetnetgrentX
  (CVE-2024-33600, bsc#1223424, BZ #31678)
- glibc-CVE-2024-33601-CVE-2024-33602-nscd-netgroup-Use-two.patch:
  netgroup: Use two buffers in addgetnetgrentX (CVE-2024-33601,
  CVE-2024-33602, bsc#1223425, BZ #31680)
- nscd-netgroup-cache-timeout.patch: Use time_t for return type of
  addgetnetgrentX (CVE-2024-33602, bsc#1223425)
- glibc-fix-cve-2024-33599.patch: renamed

- ulp-prologue-into-asm-functions.patch: Avoid creating ULP prologue
  for _start routine (bsc#1221940)

- utmp-time-bits.patch: login: structs utmp, utmpx, lastlog _TIME_BITS
  independence (BZ #30701)
- elf-parse-tunables.patch: elf: Only process multiple tunable once (BZ
  #31686)

OBS-URL: https://build.opensuse.org/request/show/1175454
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=291
2024-05-23 13:34:07 +00:00
Dominique Leuenberger
2f8cb3ad6a Accepting request 1171104 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1171104
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=290
2024-05-08 09:38:32 +00:00
Ana Guerrero
d3adb6ac11 Accepting request 1168904 from Base:System
- iconv-iso-2022-cn-ext.patch: iconv: ISO-2022-CN-EXT: fix out-of-bound
  writes when writing escape sequence (CVE-2024-2961, bsc#1222992) (forwarded request 1168903 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1168904
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=289
2024-04-21 18:25:17 +00:00
Ana Guerrero
69b88c814f Accepting request 1157905 from Base:System
- stdbit-builtins.patch: Use gcc __builtin_stdc_* builtins in stdbit.h if
  possible

- sigisemptyset.patch: linux/sigsetops: fix type confusion (BZ #31468)

- duplocale-global-locale.patch: duplocale: protect use of global locale
  (bsc#1220441, BZ #23970) (forwarded request 1157904 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1157905
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=288
2024-03-18 15:43:09 +00:00
Dominique Leuenberger
c839fe0327 Accepting request 1153158 from Base:System
- nsswitch.conf: Add systemd also for shadow lookups, use merge
  strategy for group lookups (forwarded request 1152035 from lnussel)

OBS-URL: https://build.opensuse.org/request/show/1153158
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=287
2024-03-01 22:34:01 +00:00
Ana Guerrero
b3ee8e65ce Accepting request 1145073 from Base:System
- Add libnsl1 to baselibs.conf (bsc#1219640)

- arm-dl-start-user.patch: arm: Remove wrong ldr from _dl_start_user (BZ
  #31339) (forwarded request 1145071 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1145073
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=286
2024-02-11 14:44:41 +00:00
Ana Guerrero
bc39609471 Accepting request 1143409 from Base:System
- Update to glibc 2.39
  * A new tunable, glibc.cpu.plt_rewrite, can be used to enable PLT
    rewrite on x86-64
  * Sync with Linux kernel 6.6 shadow stack interface
  * struct statvfs now has an f_type member, equal to the f_type statfs
    member
  * On Linux, the functions posix_spawnattr_getcgroup_np and
    posix_spawnattr_setcgroup_np have been added, along with the
    POSIX_SPAWN_SETCGROUP flag
  * On Linux, the pidfd_spawn and pidfd_spawp functions have been added
  * On Linux, the pidfd_getpid function has been added
  * scanf-family functions now support the wN format length modifiers for
    arguments pointing to types intN_t, int_leastN_t, uintN_t or
    uint_leastN_t
  * A new tunable, glibc.mem.decorate_maps, can be used to add additional
    information on underlying memory allocated by the glibc
  * The <stdbit.h> header has been added from ISO C2X
  * On AArch64 new symbols were added to libmvec
  * The ldconfig program now skips file names containing ';' or ending in
    ".dpkg.tmp" or ".dpkg.new"
  * The dynamic linker calls the malloc and free functions in more cases
    during TLS access if a shared object with dynamic TLS is loaded and
    unloaded
- aarch64-rawmemchr-unwind.patch, cache-amd-legacy.patch,
  cache-intel-shared.patch, call-init-proxy-objects.patch,
  fstat-implementation.patch, gb18030-2022.patch,
  getaddrinfo-eai-memory.patch, getaddrinfo-memory-leak.patch,
  getcanonname-use-after-free.patch, iconv-error-verbosity.patch,
  intl-c-utf-8-like-c-locale.patch, ldconfig-process-elf-file.patch,
  libio-io-vtables.patch, libio-wdo-write.patch, (forwarded request 1143408 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1143409
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=285
2024-02-02 14:45:03 +00:00
Ana Guerrero
8c56f7c9d0 Accepting request 1136424 from Base:System
- sem-open-o-creat.patch: sem_open: Clear O_CREAT when semaphore file is
  expected to exist (BZ #30789)
- ldconfig-process-elf-file.patch: elf: Fix wrong break removal from
  8ee878592c
- tls-modid-reuse.patch: elf: Fix TLS modid reuse generation assignment
  (BZ #29039)
- getaddrinfo-eai-memory.patch: getaddrinfo: translate ENOMEM to
  EAI_MEMORY (bsc#1217589, BZ #31163)
- libio-wdo-write.patch: libio: Check remaining buffer size in
  _IO_wdo_write (BZ #31183) (forwarded request 1136423 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1136424
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=284
2024-01-08 22:43:53 +00:00
Ana Guerrero
696e51e9ff Accepting request 1131294 from Base:System
- aarch64-rawmemchr-unwind.patch: aarch64: correct CFI in rawmemchr
  (bsc#1217445, BZ #31113) (forwarded request 1131293 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1131294
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=283
2023-12-06 22:46:58 +00:00
Ana Guerrero
b7e34dedfb Accepting request 1121134 from Base:System
- gb18030-2022.patch: add GB18030-2022 charmap (jsc#PED-4908, BZ #30243)

OBS-URL: https://build.opensuse.org/request/show/1121134
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=282
2023-10-31 19:24:29 +00:00
Ana Guerrero
b081034db6 Accepting request 1118597 from Base:System
- dtors-reverse-ctor-order.patch: Remove, has been reverted (forwarded request 1118596 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1118597
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=281
2023-10-20 21:15:22 +00:00
Ana Guerrero
bf653b5ef4 Accepting request 1115607 from Base:System
- setxid-propagate-glibc-tunables.patch: Propagate GLIBC_TUNABLES in
  setxid binaries
- tunables-string-parsing.patch: tunables: Terminate if end of input is
  reached (CVE-2023-4911, bsc#1215501) (forwarded request 1115606 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1115607
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=280
2023-10-05 18:02:18 +00:00
Ana Guerrero
f1ef701e3c Accepting request 1114023 from Base:System
- fstat-implementation.patch: io: Do not implement fstat with fstatat (forwarded request 1114022 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1114023
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=279
2023-09-29 19:12:19 +00:00
Ana Guerrero
3481e3ba51 Accepting request 1107915 from Base:System
- Add cross-ppc64le package (forwarded request 1107913 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1107915
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=278
2023-08-30 08:19:27 +00:00
Dominique Leuenberger
09998423be Accepting request 1102128 from Base:System
- Update to glibc 2.38
  * When C2X features are enabled and the base argument is 0 or 2, the
    following functions support binary integers prefixed by 0b or 0B as
    input
  * PRIb*, PRIB* and SCNb* macros from C2X have been added to
    <inttypes.h>.
  * printf-family functions now support the wN format length modifiers for
    arguments of type intN_t, int_leastN_t, uintN_t or uint_leastN_t
    and the wfN format
    length modifiers for arguments of type int_fastN_t or uint_fastN_t, as
    specified in draft ISO C2X
  * A new tunable, glibc.pthread.stack_hugetlb, can be used to disable
    Transparent Huge Pages (THP) in stack allocation at pthread_create
  * Vector math library libmvec support has been added to AArch64
  * The strlcpy and strlcat functions have been added
  * CVE-2023-25139: When the printf family of functions is called with a
    format specifier that uses an <apostrophe> (enable grouping) and a
    minimum width specifier, the resulting output could be larger than
    reasonably expected by a caller that computed a tight bound on the
    buffer size
- Enable build with _FORTIFY_SOURCE
- glibc-2.3.90-langpackdir.diff: avoid reference to __strcpy_chk
- iconv-error-verbosity.patch: iconv: restore verbosity with unrecognized
  encoding names (BZ #30694)
- printf-grouping.patch, strftime-time64.patch,
  getlogin-no-loginuid.patch, fix-locking-in-_IO_cleanup.patch,
  gshadow-erange-rhandling.patch, system-sigchld-block.patch,
  gmon-buffer-alloc.patch, check-pf-cancel-handler.patch,
  powerpc64-fcntl-lock.patch, realloc-limit-chunk-reuse.patch,
  dl-find-object-return.patch; Removed (forwarded request 1102127 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1102128
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=277
2023-08-12 13:05:35 +00:00
Ana Guerrero
1984efcdde Accepting request 1098078 from Base:System
- gshadow-erange-rhandling.patch: gshadow: Matching sgetsgent, sgetsgent_r
  ERANGE handling (BZ #30151)
- system-sigchld-block.patch: posix: Fix system blocks SIGCHLD erroneously
  (BZ #30163)
- gmon-buffer-alloc.patch: gmon: Fix allocated buffer overflow (BZ #29444)
- check-pf-cancel-handler.patch: __check_pf: Add a cancellation cleanup
  handler (BZ #20975)
- powerpc64-fcntl-lock.patch: io: Fix F_GETLK, F_SETLK, and F_SETLKW for
  powerpc64
- realloc-limit-chunk-reuse.patch: realloc: Limit chunk reuse to only
  growing requests (BZ #30579)
- dl-find-object-return.patch: elf: _dl_find_object may return 1 during
  early startup (BZ #30515)

- Need to build with GCC 12 as minimum

- fix-locking-in-_IO_cleanup.patch: Update to final version (forwarded request 1098077 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1098078
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=276
2023-07-13 15:17:39 +00:00
Dominique Leuenberger
3bfb910d95 Accepting request 1089001 from Base:System
- ulp-prologue-into-asm-functions.patch: Add support for livepatches in
  ASM written functions (bsc#1210777)

OBS-URL: https://build.opensuse.org/request/show/1089001
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=275
2023-05-31 19:54:04 +00:00
Dominique Leuenberger
6e25e7b143 Accepting request 1076855 from Base:System
- getlogin-no-loginuid.patch: getlogin_r: fix missing fallback if loginuid
  is unset (bsc#1209229, BZ #30235) (forwarded request 1076854 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1076855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=274
2023-04-06 13:55:18 +00:00
Dominique Leuenberger
8cc428fcb2 Accepting request 1073568 from Base:System
- Exclude static archives from preparation for live patching (bnc#1208721) (forwarded request 1073567 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1073568
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=273
2023-03-25 17:53:53 +00:00
Dominique Leuenberger
a154fa81e9 Accepting request 1063590 from Base:System
- Update to glibc 2.37
  * The getent tool now supports the --no-addrconfig option
  * The dynamic linker no longer loads shared objects from the "tls"
    subdirectories on the library search path or the subdirectory that
    corresponds to the AT_PLATFORM system name, or employs the legacy AT_HWCAP
    search mechanism, which was deprecated in version 2.33
- printf-grouping.patch: Account for grouping in printf width (BZ #30068)
- strftime-time64.patch: Use 64-bit time_t interfaces in strftime and
  strptime (BZ #30053)
- glibcextract-compile-c-snippet.patch, sys-mount-kernel-definition.patch,
  sys-mount-usage.patch, nscd-netlink-cache-invalidation.patch,
  syslog-large-messages.patch, dlmopen-libc-early-init.patch,
  ldd-vdso-dependency.patch, syslog-extra-whitespace.patch,
  errlist-edeadlock.patch, makeflags.patch, get-nscd-addresses.patch,
  x86-64-avx2-string-functions.patch, nscd-aicache.patch,
  dl-debug-bindings.patch, floatn.patch: Removed (forwarded request 1063589 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1063590
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=272
2023-02-09 15:21:23 +00:00
Dominique Leuenberger
d6c642c7ad Accepting request 1043381 from Base:System
- floatn.patch: Update _FloatN header support for C++ in GCC 13 (forwarded request 1043380 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1043381
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=271
2022-12-22 15:21:24 +00:00
Dominique Leuenberger
243ad30c00 Accepting request 1038649 from Base:System
- nscd: Convert to systemd-sysusers (forwarded request 1038504 from gmbr3)

OBS-URL: https://build.opensuse.org/request/show/1038649
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=270
2022-11-30 13:58:47 +00:00
Dominique Leuenberger
d93b921b1d Accepting request 1031472 from Base:System
- dl-debug-bindings.patch: elf: Reinstate on DL_DEBUG_BINDINGS
  _dl_lookup_symbol_x (bsc#1204710) (forwarded request 1031471 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1031472
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=269
2022-10-29 18:14:59 +00:00
Richard Brown
a62267ef9e Accepting request 1008198 from Base:System
- get-nscd-addresses.patch: get_nscd_addresses: Fix subscript typos (BZ
  #29605)
- x86-64-avx2-string-functions.patch: check for required cpu features in
  AVX2 string functions (BZ #29611)
- nscd-aicache.patch: nscd: Drop local address tuple variable (BZ #29607) (forwarded request 1008197 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1008198
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=268
2022-10-07 23:22:43 +00:00
Dominique Leuenberger
53b57ac92b Accepting request 1005183 from Base:System
- makeflags.patch: Makerules: fix MAKEFLAGS assignment for upcoming
  make-4.4 (BZ# 29564) (forwarded request 1005182 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1005183
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=267
2022-09-23 12:14:18 +00:00
Dominique Leuenberger
95b04c3d41 Accepting request 1002734 from Base:System
- errlist-edeadlock.patch: errlist: add missing entry for EDEADLOCK (BZ
  #29545) (forwarded request 1002733 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1002734
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=266
2022-09-15 20:57:21 +00:00
Dominique Leuenberger
920663e3ac Accepting request 1001592 from Base:System
- syslog-large-messages.patch: syslog: Fix large messages (CVE-2022-39046,
  bsc#1203011, BZ #29536)
- dlmopen-libc-early-init.patch: elf: Call __libc_early_init for reused
  namespaces (BZ #29528)
- ldd-vdso-dependency.patch: elf: Restore how vDSO dependency is printed
  with LD_TRACE_LOADED_OBJECTS (BZ #29539)
- syslog-extra-whitespace.patch: syslog: Remove extra whitespace between
  timestamp and message (BZ #29544) (forwarded request 1001591 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1001592
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=265
2022-09-09 16:22:08 +00:00
Dominique Leuenberger
f7ef90e32d Accepting request 1000399 from Base:System
- nscd-netlink-cache-invalidation.patch: nscd: Fix netlink cache
  invalidation if epoll is used (boo#1199964, BZ #29415) (forwarded request 1000398 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/1000399
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=264
2022-09-02 19:55:57 +00:00
Dominique Leuenberger
d620a371ae Accepting request 996258 from Base:System
- glibcextract-compile-c-snippet.patch: glibcextract.py: Add
  compile_c_snippet
- sys-mount-kernel-definition.patch: linux: Mimic kernel definition for
  BLOCK_SIZE
- sys-mount-usage.patch: linux: Fix sys/mount.h usage with kernel headers (forwarded request 996255 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/996258
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=263
2022-08-27 09:47:42 +00:00
Richard Brown
66bfcbf3a1 Accepting request 989182 from Base:System
- nptl-cleanup-async-restore-2.patch: nptl: Fix
  ___pthread_unregister_cancel_restore asynchronous restore (bsc#1200093,
  BZ #29214) (forwarded request 989181 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/989182
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=262
2022-07-19 15:18:53 +00:00
Dominique Leuenberger
acc3f2c901 Accepting request 985279 from Base:System
- read-chk-cancel.patch: debug: make __read_chk a cancellation point
  (bsc#1200682, BZ #29274)
- wcrtomb-fortify.patch: wcrtomb: Make behavior POSIX compliant
  (bsc#1200688) (forwarded request 985277 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/985279
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=261
2022-06-29 14:00:10 +00:00
Dominique Leuenberger
41cf73b768 Accepting request 981500 from Base:System
- Set SUSE_ZNOW=0 (forwarded request 981499 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/981500
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=260
2022-06-12 15:36:43 +00:00
Dominique Leuenberger
fb773b5b34 Accepting request 977804 from Base:System
- nptl-spurious-eintr.patch: nptl: Handle spurious EINTR when thread
  cancellation is disabled (BZ #29029) (forwarded request 977802 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/977804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=259
2022-05-19 20:48:58 +00:00
Dominique Leuenberger
44ce94d869 Accepting request 958082 from Base:System
- get-nprocs-sched-uninit-read.patch: linux: __get_nprocs_sched: do not
  feed CPU_COUNT_S with garbage (BZ #28850)
- get-nprocs-inaccurate.patch: linux: fix accuracy of get_nprocs and
  get_nprocs_conf (BZ #28865)
- strcmp-rtm-fallback.path: x86: Fallback {str|wcs}cmp RTM in the ncmp
  overflow case (BZ #28896)
- pt-load-invalid-hole.patch: elf: Check invalid hole in PT_LOAD segments
  (BZ #28838)
- localedef-ld-monetary.patch: localedef: Update LC_MONETARY handling (BZ
  #28845) (forwarded request 958081 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/958082
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=258
2022-03-02 17:20:01 +00:00
Dominique Leuenberger
cbe08fc1de Accepting request 951354 from Base:System
- Update to glibc 2.35
  Major new features:
  * Unicode 14.0.0 Support
  * Bump r_version in the debugger interface to 2
  * Support for the C.UTF-8 locale has been added to glibc
  * <math.h> functions that round their results to a narrower type, and
    corresponding <tgmath.h> macros, are added from TS 18661-1:2014, TS
    18661-3:2015 and draft ISO C2X
  * <math.h> functions for floating-point maximum and minimum,
    corresponding to new operations in IEEE 754-2019, and corresponding
    <tgmath.h> macros, are added from draft ISO C2X
  * <math.h> macros for single-precision float constants are added as a
    GNU extension
  * The __STDC_IEC_60559_BFP__ and __STDC_IEC_60559_COMPLEX__ macros are
    predefined as specified in TS 18661-1:2014
  * The exp10 functions in <math.h> now have a corresponding type-generic
    macro in <tgmath.h>
  * The ISO C2X macro _PRINTF_NAN_LEN_MAX has been added to <stdio.h>
  * printf-family functions now support the %b format for output of
    integers in binary, as specified in draft ISO C2X, and the %B variant
    of that format recommended by draft ISO C2X
  * A new DSO sorting algorithm has been added in the dynamic linker that uses
    topological sorting by depth-first search (DFS), solving performance issues
    of the existing sorting algorithm when encountering particular circular
    object dependency cases
  * A new tunable, glibc.rtld.dynamic_sort, can be used to select between
    the two DSO sorting algorithms
  * ABI support for a new function '__memcmpeq'. '__memcmpeq' is meant
    to be used by compilers for optimizing usage of 'memcmp' when its
    return value is only used for its boolean status (forwarded request 951353 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/951354
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=257
2022-02-16 23:30:18 +00:00
Dominique Leuenberger
fda1fe8bfd Accepting request 934170 from Base:System
- Enable building the cross packages in rings.
We need this because also the cross compilers are built
in the rings.  OBS meanwhile has better support for multibuild
packages split over different rings, so it's not necessary anymore
do special case rings. (forwarded request 934053 from matz2)

OBS-URL: https://build.opensuse.org/request/show/934170
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=256
2021-12-05 21:45:44 +00:00
Dominique Leuenberger
20afe99d09 Accepting request 931990 from Base:System
- Add ExtraBuildFlags for build flags that cannot be passed to configure.
- Add support for livepatches (JSC #SLE-20049).
- Generate ipa-clones tarball artifact when livepatching is enabled.

- glibc.rpmlintrc: Update for rpmlint2

OBS-URL: https://build.opensuse.org/request/show/931990
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=255
2021-11-21 22:51:15 +00:00
Dominique Leuenberger
3f40b12ef9 Accepting request 923223 from Base:System
- ld-show-auxv-colon.patch: elf: Fix missing colon in LD_SHOW_AUXV output
  (BZ #282539
- x86-string-control-test.patch: x86-64: Use testl to check
  __x86_string_control
- pthread-kill-fail-after-exit.patch: nptl: pthread_kill, pthread_cancel
  should not fail after exit (BZ #19193)
- pthread-kill-race-thread-exit.patch: nptl: Fix race between pthread_kill
  and thread exit (BZ #12889)
- getcwd-attribute-access.patch: posix: Fix attribute access mode on
  getcwd (BZ #27476)
- pthread-kill-return-esrch.patch: nptl: pthread_kill needs to return
  ESRCH for old programs (BZ #19193)
- pthread-mutexattr-getrobust-np-type.patch: nptl: Fix type of
  pthread_mutexattr_getrobust_np, pthread_mutexattr_setrobust_np (BZ
  #28036)
- setxid-deadlock-blocked-signals.patch: nptl: Avoid setxid deadlock with
  blocked signals in thread exit (BZ #28361)
- pthread-kill-send-specific-thread.patch: nptl: pthread_kill must send
  signals to a specific thread (BZ #28407)
- sysconf-nprocessors-affinity.patch: linux: Revert the use of
  sched_getaffinity on get_nproc (BZ #28310)
- iconv-charmap-close-output.patch: renamed from
  icon-charmap-close-output.patch (forwarded request 923222 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/923223
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=254
2021-10-11 13:30:31 +00:00
Dominique Leuenberger
1607a31645 Accepting request 911561 from Base:System
- Don't create separate debuginfo packages for cross packages

- ldconfig-leak-empty-paths.patch: ldconfig: avoid leak on empty paths in
  config file
- gconv-parseconfdir-memory-leak.patch: gconv_parseconfdir: Fix memory leak
- gaiconf-init-double-free.patch: gaiconf_init: Avoid double-free in label
  and precedence lists
- copy-and-spawn-sgid-double-close.patch: copy_and_spawn_sgid: Avoid
  double calls to close()
- icon-charmap-close-output.patch: iconv_charmap: Close output file when
  done
- fcntl-time-bits-64-redirect.patch: Linux: Fix fcntl, ioctl, prctl
  redirects for _TIME_BITS=64 (BZ #28182)
- librt-null-pointer.patch: librt: fix NULL pointer dereference (BZ
  #28213) (forwarded request 911560 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/911561
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=253
2021-09-17 21:25:22 +00:00
Dominique Leuenberger
6616ed6a16 Accepting request 900402 from Base:System
- Enable usrmerge in Factory always as it's default there
- Add conflict with pre-usrmerge filesystem package (forwarded request 900350 from lnussel)

OBS-URL: https://build.opensuse.org/request/show/900402
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=252
2021-06-20 17:37:44 +00:00
Dominique Leuenberger
33487d4e57 Accepting request 899091 from Base:System
- mq-notify-use-after-free.patch: Use __pthread_attr_copy in mq_notify
  (CVE-2021-33574, bsc#1186489, BZ #27896)
- Drop glibc-usrmerge-bootstrap-helper package (forwarded request 899090 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/899091
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=251
2021-06-15 14:36:44 +00:00
Dominique Leuenberger
15d337dfe8 Accepting request 895837 from Base:System
- tst-cpu-features-amx.patch: x86: tst-cpu-features-supports.c: Update AMX
  check (forwarded request 895836 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/895837
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=250
2021-06-02 20:10:31 +00:00
Dominique Leuenberger
c64471f12a Accepting request 890996 from Base:System
- nptl-db-libpthread-load-order.patch: nptl_db: Support different
  libpthread/ld.so load orders (bsc#1184214, BZ #27744)

OBS-URL: https://build.opensuse.org/request/show/890996
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=249
2021-05-11 21:03:28 +00:00
Dominique Leuenberger
b9a34d9e5a Accepting request 885031 from Base:System
- Enable support for static PIE (bsc#1184646)
- select-modify-timeout.patch: linux: always update select timeout
  (bsc#1184339, BZ #27706) (forwarded request 885029 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/885031
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=248
2021-04-18 19:43:55 +00:00
Dominique Leuenberger
a396f1d32c Accepting request 878145 from Base:System
- nss-database-check-reload.patch: nsswitch: return result when nss
  database is locked (BZ #27343)
- nss-load-chroot.patch: nss: Re-enable NSS module loading after chroot
  (bsc#1182323, BZ #27389)
- x86-isa-level.patch: x86: Set minimum x86-64 level marker (bsc#1182522,
  BZ #27318)
- nss-database-lookup.patch: nss: fix nss_database_lookup2's alternate
  handling (bsc#1182247, BZ #27416)
- nss-revert-api.patch: remove
- nscd-netgroupcache.patch: nscd: Fix double free in netgroupcache
  (CVE-2021-27645, bsc#1182733, BZ #27462)

OBS-URL: https://build.opensuse.org/request/show/878145
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=247
2021-03-11 19:06:59 +00:00
Dominique Leuenberger
7874aea910 Accepting request 876231 from Base:System
- Disable x86 ISA level for now (bsc#1182522, BZ #27318)
- nss-revert-api.patch: Workaround for nss-compat brokeness (bsc#1182247,
  BZ #27416) (forwarded request 876230 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/876231
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=246
2021-03-07 14:19:35 +00:00
Dominique Leuenberger
9ebe491384 Accepting request 873392 from Base:System
- Prepare for usrmerge (bsc#1029961) (forwarded request 873391 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/873392
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=245
2021-02-23 19:20:01 +00:00
Dominique Leuenberger
553ff7e510 Accepting request 868600 from Base:System
- Update to glibc 2.33
  * The dynamic linker accepts the --list-tunables argument which prints
    all the supported tunables.
  * The dynamic linker accepts the --argv0 argument and provides opportunity
    to change argv[0] string.
  * The dynamic linker loads optimized implementations of shared objects
    from subdirectories under the glibc-hwcaps directory on the library
    search path if the system's capabilities meet the requirements for
    that subdirectory.
  * The new --help option of the dynamic linker provides usage and
    information and library search path diagnostics.
  * The mallinfo2 function is added to report statistics as per mallinfo,
    but with larger field widths to accurately report values that are
    larger than fit in an integer.
  * Add &lt;sys/platform/x86.h&gt; to provide query macros for x86 CPU features.
  * A new fortification level _FORTIFY_SOURCE=3 is available.
  * The mallinfo function is marked deprecated.
  * When dlopen is used in statically linked programs, alternative library
    implementations from HWCAP subdirectories are no longer loaded.
  * The deprecated &lt;sys/vtimes.h&gt; header and the function vtimes have been
    removed.
  * On s390(x), the type float_t is now derived from the macro
    __FLT_EVAL_METHOD__ that is defined by the compiler, instead of being
    hardcoded to double.
  * A future version of glibc will stop loading shared objects from the
    "tls" subdirectories on the library search path, the subdirectory that
    corresponds to the AT_PLATFORM system name, and also stop employing
    the legacy AT_HWCAP search mechanism.
  * CVE-2021-3326: An assertion failure during conversion from the
    ISO-20220-JP-3 character set using the iconv function has been fixed. (forwarded request 868599 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/868600
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=244
2021-02-11 11:44:35 +00:00
Dominique Leuenberger
ca9c9ca752 Accepting request 856526 from Base:System
- aarch64-static-pie.patch: fix static PIE start code for BTI
  (bsc#1179450, BZ #27068)
- iconv-redundant-shift.patch: iconv: Accept redundant shift sequences in
  IBM1364 (CVE-2020-27618, bsc#1178386, BZ #26224)
- iconv-ucs4-loop-bounds.patch: iconv: Fix incorrect UCS4 inner loop
  bounds (CVE-2020-29562, bsc#1179694, BZ #26923)
- printf-long-double-non-normal.patch: x86: Harden printf against
  non-normal long double values (CVE-2020-29573, bsc#1179721, BZ #26649)
- get-nprocs-cpu-online-parsing.patch: Fix parsing of
  /sys/devices/system/cpu/online (bsc#1180038, BZ #25859) (forwarded request 856525 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/856526
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=243
2020-12-21 09:21:57 +00:00
Dominique Leuenberger
2790435efc Accepting request 847891 from Base:System
- intl-codeset-suffixes.patch: intl: Handle translation output codesets
  with suffixes (BZ #26383)
- strerrorname-np.patch: string: Fix strerrorname_np return value (BZ
  #26555)
- sysvipc.patch: sysvipc: Fix SEM_STAT_ANY kernel argument pass (BZ
  #26637, BZ #26639, BZ #26636) (forwarded request 847890 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/847891
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=242
2020-11-15 14:17:07 +00:00
Dominique Leuenberger
0e2f363ef1 Accepting request 844528 from Base:System
- Use --enable-cet on x86_64 to instrument glibc for indirect branch
  tracking and shadow stack use.  Enable indirect branch tracking
  and shadow stack in the dynamic loader.  [jsc#PM-2110] [bsc#1175154] (forwarded request 844127 from rguenther)

OBS-URL: https://build.opensuse.org/request/show/844528
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=241
2020-11-03 14:15:11 +00:00
Dominique Leuenberger
b4ced0efb1 Accepting request 832941 from Base:System
- Keep nsswitch.conf in /etc for SLES15
- syslog-locking.patch: Correct locking and cancellation cleanup in syslog
  functions (bsc#1172085, BZ #26100)
- ifunc-fma4.patch: x86-64: Fix FMA4 detection in ifunc (BZ #26534) (forwarded request 832940 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/832941
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=240
2020-10-06 15:08:04 +00:00
Dominique Leuenberger
9ee08fb95a Accepting request 816575 from Base:System
- long-double-alias.patch: Fix build with GCC 10 when long double = double
- nscd-gc-cycle.patch: nscd: bump GC cycle during cache pruning
  (bsc#1171878, BZ #26130) (forwarded request 816574 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/816575
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=239
2020-06-28 21:02:26 +00:00
Yuchen Lin
1716a3e4cd Accepting request 807179 from Base:System
- glibc-nsswitch-usr.diff: read /usr/etc/nsswitch.conf if
  /etc/nsswitch.conf does not exist
- Install default nsswitch.conf in /usr/etc
- Don't install gai.conf in /etc (forwarded request 807178 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/807179
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=238
2020-05-23 15:19:15 +00:00
Dominique Leuenberger
6567879208 Accepting request 796477 from Base:System
- Split off %lang_package (forwarded request 796476 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/796477
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=237
2020-04-25 19:22:56 +00:00
Dominique Leuenberger
07b7abbf36 Accepting request 784367 from Base:System
- 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) (forwarded request 784366 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/784367
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=236
2020-03-18 11:17:49 +00:00
Dominique Leuenberger
dce43b69d8 Accepting request 775215 from Base:System
- nsswitch.conf: comment out initgroups setting, so that it defaults to
  the group setting (bsc#1164075) (forwarded request 775213 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/775215
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=235
2020-02-18 14:18:29 +00:00
Dominique Leuenberger
88e1e115c9 Accepting request 774215 from Base:System
- fix-locking-in-_IO_cleanup.patch: update to latest version (forwarded request 774214 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/774215
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=234
2020-02-15 21:21:56 +00:00
Dominique Leuenberger
642b24ce60 Accepting request 755339 from Base:System
- prefer-map-32bit-exec.patch: rtld: Check __libc_enable_secure before
  honoring LD_PREFER_MAP_32BIT_EXEC (CVE-2019-19126, bsc#1157292, BZ
  #25204) (forwarded request 755338 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/755339
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=233
2019-12-14 11:01:51 +00:00
Dominique Leuenberger
4b19c25853 Accepting request 732759 from Base:System
- Package gconv-modules.cache as %ghost
- Regenerate it also in the %post of glibc-local-base-&lt;targettype&gt; (forwarded request 732758 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/732759
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=232
2019-09-27 12:43:07 +00:00
Dominique Leuenberger
6239641ec3 Accepting request 712159 from Base:System
- malloc-tests-warnings.patch: Fix warnings in malloc tests with GCC 9 (forwarded request 712158 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/712159
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=231
2019-07-08 13:06:38 +00:00
Dominique Leuenberger
3f559327f9 Accepting request 703416 from Base:System
- 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) (forwarded request 703415 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/703416
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=230
2019-05-21 08:19:46 +00:00
Dominique Leuenberger
5ca00be42b Accepting request 691283 from Base:System
- 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 (forwarded request 691281 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/691283
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=229
2019-04-08 08:29:40 +00:00
Dominique Leuenberger
0e81591415 Accepting request 682399 from Base:System
- add-new-Fortran-vector-math-header-file.patch: Update from upstream (forwarded request 682398 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/682399
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=228
2019-03-12 08:43:38 +00:00
Dominique Leuenberger
c5de37b765 Accepting request 681703 from Base:System
- 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) (forwarded request 681702 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/681703
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=227
2019-03-06 18:01:26 +00:00
Stephan Kulow
356e082bca Accepting request 678055 from Base:System
- Add add-new-Fortran-vector-math-header-file.patch. (forwarded request 677940 from marxin)

OBS-URL: https://build.opensuse.org/request/show/678055
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=226
2019-02-24 15:55:34 +00:00
Stephan Kulow
f4f4f8e2df Accepting request 670586 from Base:System
- 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 &lt;sys/procfs.h&gt;, 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, (forwarded request 670585 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/670586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=225
2019-02-08 11:03:36 +00:00
Dominique Leuenberger
1b71ecd9e1 Accepting request 617701 from Base:System
- 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 (forwarded request 617700 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/617701
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=224
2018-07-02 21:26:40 +00:00
Dominique Leuenberger
d16e371450 Accepting request 611653 from Base:System
- 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 (forwarded request 611652 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/611653
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=223
2018-05-28 06:06:11 +00:00
Dominique Leuenberger
2eb61e0ca5 Accepting request 592315 from Base:System
- i386-memmove-sse2-unaligned.patch: Fix SSE2 memmove issue when crossing
  2GB boundary (BZ #22644) (forwarded request 592314 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/592315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=222
2018-04-04 09:01:20 +00:00
Dominique Leuenberger
4be0535331 Accepting request 590322 from Base:System
- 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) (forwarded request 590321 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/590322
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=221
2018-03-26 09:50:11 +00:00
Dominique Leuenberger
f06531ef63 Accepting request 583845 from Base:System
- nss-database-multiple-dfn.patch: Fix multiple definitions of
  __nss_*_database (BZ #22918) (forwarded request 583844 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/583845
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=220
2018-03-12 11:04:14 +00:00
Dominique Leuenberger
1145ac875b Accepting request 580520 from Base:System
- Use %license (boo#1082318)

- 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

- 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

OBS-URL: https://build.opensuse.org/request/show/580520
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=219
2018-03-01 10:59:33 +00:00
Dominique Leuenberger
166761407a Accepting request 568214 from Base:System
- 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) (forwarded request 568213 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/568214
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=218
2018-01-27 23:36:32 +00:00
Dominique Leuenberger
b4304afbe2 Accepting request 556908 from Base:System
- 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) (forwarded request 556907 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/556908
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=217
2017-12-16 19:44:23 +00:00
Dominique Leuenberger
5017ae7da4 Accepting request 536907 from Base:System
- spawni-assert.patch: Fix improper assert in Linux posix_spawn (BZ
  #22273) (forwarded request 536906 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/536907
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=216
2017-11-15 15:48:09 +00:00
Dominique Leuenberger
e016749612 Accepting request 533416 from Base:System
- 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 (forwarded request 533414 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/533416
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=215
2017-10-20 12:38:22 +00:00
Dominique Leuenberger
2e345b60f5 Accepting request 531231 from Base:System
- 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 (forwarded request 531230 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/531231
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=214
2017-10-06 08:53:16 +00:00
Dominique Leuenberger
65bb24ae07 Accepting request 528498 from openSUSE:Factory
Revert to pre-NIS deprecation - 10 days is really enough

OBS-URL: https://build.opensuse.org/request/show/528498
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=213
2017-09-24 09:32:32 +00:00
Dominique Leuenberger
b45f1c2513 Accepting request 528498 from openSUSE:Factory
Revert to pre-NIS deprecation - 10 days is really enough

OBS-URL: https://build.opensuse.org/request/show/528498
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=213
2017-09-24 09:32:32 +00:00
Dominique Leuenberger
f788657d95 Accepting request 523624 from Base:System
- 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) (forwarded request 523623 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/523624
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=212
2017-09-14 19:09:49 +00:00
Dominique Leuenberger
2141228062 Accepting request 523624 from Base:System
- 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) (forwarded request 523623 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/523624
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=212
2017-09-14 19:09:49 +00:00
Dominique Leuenberger
51f5d4ec79 Accepting request 519282 from Base:System
- 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) (forwarded request 519281 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/519282
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=211
2017-09-04 10:16:06 +00:00
Dominique Leuenberger
a69cd3114c Accepting request 519282 from Base:System
- 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) (forwarded request 519281 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/519282
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=211
2017-09-04 10:16:06 +00:00
Dominique Leuenberger
5b972fb472 Accepting request 514073 from Base:System
- Update to glibc 2.26 (forwarded request 514072 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/514073
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=210
2017-08-24 15:38:39 +00:00
Dominique Leuenberger
77cf323ace Accepting request 514073 from Base:System
- Update to glibc 2.26 (forwarded request 514072 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/514073
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=210
2017-08-24 15:38:39 +00:00
Dominique Leuenberger
ea34341204 Accepting request 483846 from Base:System
- 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 (forwarded request 483845 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/483846
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=209
2017-04-25 06:53:44 +00:00
Dominique Leuenberger
0aeaace725 Accepting request 483846 from Base:System
- 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 (forwarded request 483845 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/483846
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=209
2017-04-25 06:53:44 +00:00
Dominique Leuenberger
eff5e58747 Accepting request 455481 from Base:System
- tunables-bigendian.patch: Fix getting tunable values on big-endian (BZ
  #21109) (forwarded request 455480 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/455481
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=208
2017-03-09 00:26:17 +00:00
Dominique Leuenberger
7114935db3 Accepting request 455481 from Base:System
- tunables-bigendian.patch: Fix getting tunable values on big-endian (BZ
  #21109) (forwarded request 455480 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/455481
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=208
2017-03-09 00:26:17 +00:00
Dominique Leuenberger
8ece547945 Accepting request 434699 from Base:System
- 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 (forwarded request 434696 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/434699
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=207
2016-10-20 21:04:46 +00:00
Dominique Leuenberger
575b39391d Accepting request 434699 from Base:System
- 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 (forwarded request 434696 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/434699
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=207
2016-10-20 21:04:46 +00:00
Dominique Leuenberger
5dd1748e82 Accepting request 417981 from Base:System
- 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)
- startcontext-cantunwind.patch: mark __startcontext as .cantunwind
  (bsc#974800, BZ #20435)
- Removed patches:

OBS-URL: https://build.opensuse.org/request/show/417981
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=206
2016-09-09 08:12:50 +00:00
Dominique Leuenberger
71b6875764 Accepting request 417981 from Base:System
- 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)
- startcontext-cantunwind.patch: mark __startcontext as .cantunwind
  (bsc#974800, BZ #20435)
- Removed patches:

OBS-URL: https://build.opensuse.org/request/show/417981
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=206
2016-09-09 08:12:50 +00:00
Dominique Leuenberger
35a20b91df Accepting request 407108 from Base:System
- 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) (forwarded request 407107 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/407108
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=205
2016-07-16 20:10:12 +00:00
Dominique Leuenberger
b1c9f643ae Accepting request 407108 from Base:System
- 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) (forwarded request 407107 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/407108
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=205
2016-07-16 20:10:12 +00:00
Dominique Leuenberger
dd0eefb648 Accepting request 401557 from Base:System
- nscd-gc-crash.patch: Fix nscd assertion failure in gc (bsc#965699, BZ
  #19755) (forwarded request 401556 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/401557
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=204
2016-07-03 10:17:24 +00:00
Dominique Leuenberger
0103a1896a Accepting request 401557 from Base:System
- nscd-gc-crash.patch: Fix nscd assertion failure in gc (bsc#965699, BZ
  #19755) (forwarded request 401556 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/401557
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=204
2016-07-03 10:17:24 +00:00
Dominique Leuenberger
3c77c80d14 Accepting request 398988 from Base:System
- clntudp-call-alloca.patch: do not use alloca in clntudp_call
  (CVE-2016-4429, bsc#980854, BZ #20112) (forwarded request 398987 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/398988
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=203
2016-06-05 12:17:28 +00:00
Dominique Leuenberger
2debe4de02 Accepting request 398988 from Base:System
- clntudp-call-alloca.patch: do not use alloca in clntudp_call
  (CVE-2016-4429, bsc#980854, BZ #20112) (forwarded request 398987 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/398988
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=203
2016-06-05 12:17:28 +00:00
Dominique Leuenberger
a279d0e5f1 Accepting request 394999 from Base:System
- Import patches from 2.23 branch (forwarded request 394998 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/394999
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=202
2016-05-19 10:02:35 +00:00
Dominique Leuenberger
043c4769d6 Accepting request 394999 from Base:System
- Import patches from 2.23 branch (forwarded request 394998 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/394999
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=202
2016-05-19 10:02:35 +00:00
Dominique Leuenberger
fced9f6171 Accepting request 391715 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/391715
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=201
2016-05-12 07:32:17 +00:00
Dominique Leuenberger
5a5f7fdb61 Accepting request 391715 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/391715
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=201
2016-05-12 07:32:17 +00:00
Dominique Leuenberger
cf046cafe0 Accepting request 387900 from Base:System
OBS-URL: https://build.opensuse.org/request/show/387900
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=200
2016-04-22 14:15:59 +00:00
Dominique Leuenberger
bd5a53f1a2 Accepting request 387900 from Base:System
OBS-URL: https://build.opensuse.org/request/show/387900
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=200
2016-04-22 14:15:59 +00:00
Dominique Leuenberger
a47043c5b6 Accepting request 360165 from Base:System
- isinf-cxx11-conflict.patch: Fix isinf/isnan declaration conflict with
  C++11 (bsc#963700, BZ #19439) (forwarded request 360162 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/360165
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=199
2016-02-22 09:09:52 +00:00
Dominique Leuenberger
d5afe5554a Accepting request 360165 from Base:System
- isinf-cxx11-conflict.patch: Fix isinf/isnan declaration conflict with
  C++11 (bsc#963700, BZ #19439) (forwarded request 360162 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/360165
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=199
2016-02-22 09:09:52 +00:00
Dominique Leuenberger
c6f3595dcb Accepting request 348825 from Base:System
- reinitialize-dl_load_write_lock.patch: Reinitialize dl_load_write_lock
  on fork (BZ #19282) (forwarded request 348824 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/348825
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=198
2015-12-17 14:51:42 +00:00
Dominique Leuenberger
e83435778c Accepting request 348825 from Base:System
- reinitialize-dl_load_write_lock.patch: Reinitialize dl_load_write_lock
  on fork (BZ #19282) (forwarded request 348824 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/348825
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=198
2015-12-17 14:51:42 +00:00
Stephan Kulow
2be97b10b8 Accepting request 345165 from Base:System
- 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) (forwarded request 345159 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/345165
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=197
2015-11-22 09:57:21 +00:00
Stephan Kulow
52673bff02 Accepting request 345165 from Base:System
- 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) (forwarded request 345159 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/345165
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=197
2015-11-22 09:57:21 +00:00
Dominique Leuenberger
4b8d6e0dab Accepting request 338136 from Base:System
- 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) (forwarded request 338135 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/338136
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=196
2015-10-14 14:35:08 +00:00
Dominique Leuenberger
4af0c5bfdd Accepting request 338136 from Base:System
- 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) (forwarded request 338135 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/338136
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=196
2015-10-14 14:35:08 +00:00
Dominique Leuenberger
b24aee5740 Accepting request 334939 from Base:System
- nss-files-long-lines-2.patch: Properly reread entry after failure in
  nss_files getent function (bsc#945779, BZ #18991) (forwarded request 334938 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/334939
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=195
2015-10-02 07:23:13 +00:00
Dominique Leuenberger
1d2c9e3786 Accepting request 334939 from Base:System
- nss-files-long-lines-2.patch: Properly reread entry after failure in
  nss_files getent function (bsc#945779, BZ #18991) (forwarded request 334938 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/334939
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=195
2015-10-02 07:23:13 +00:00
Dominique Leuenberger
13b6ab6f6c Accepting request 329760 from Base:System
- 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 (forwarded request 329759 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/329760
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=194
2015-09-11 07:00:10 +00:00
Dominique Leuenberger
a33ed41c84 Accepting request 329760 from Base:System
- 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 (forwarded request 329759 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/329760
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=194
2015-09-11 07:00:10 +00:00
Dominique Leuenberger
668e84f949 Accepting request 321589 from Base:System
- 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 (forwarded request 321588 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/321589
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=193
2015-08-21 05:37:51 +00:00
Dominique Leuenberger
f34435dcec Accepting request 321589 from Base:System
- 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 (forwarded request 321588 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/321589
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=193
2015-08-21 05:37:51 +00:00
Stephan Kulow
fa639aea07 Accepting request 313180 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/313180
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=192
2015-07-05 15:50:38 +00:00
Stephan Kulow
ff0db58793 Accepting request 313180 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/313180
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=192
2015-07-05 15:50:38 +00:00
Stephan Kulow
3172fb9b66 Accepting request 311392 from Base:System
- 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) (forwarded request 311391 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/311392
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=191
2015-06-16 12:04:08 +00:00
Stephan Kulow
ab29d5500a Accepting request 311392 from Base:System
- 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) (forwarded request 311391 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/311392
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=191
2015-06-16 12:04:08 +00:00
Dominique Leuenberger
4f902de279 osc copypac from project:openSUSE:Factory package:glibc revision:188
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=190
2015-05-04 04:48:01 +00:00
Dominique Leuenberger
17572084d9 osc copypac from project:openSUSE:Factory package:glibc revision:188
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=190
2015-05-04 04:48:01 +00:00
Dominique Leuenberger
6c9ec94fe5 Accepting request 295007 from Base:System
- threaded-trim-threshold.patch: Fix regression in threaded application
  malloc performance (bsc#915955, BZ #17195)

OBS-URL: https://build.opensuse.org/request/show/295007
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=189
2015-05-02 14:10:02 +00:00
Dominique Leuenberger
f3e9e887d8 Accepting request 295007 from Base:System
- threaded-trim-threshold.patch: Fix regression in threaded application
  malloc performance (bsc#915955, BZ #17195)

OBS-URL: https://build.opensuse.org/request/show/295007
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=189
2015-05-02 14:10:02 +00:00
Dominique Leuenberger
25841b9f2b Accepting request 294122 from Base:System
- aarch64-sigstksz.patch: Increase MINSIGSTKSZ and SIGSTKSZ (BZ #16850) (forwarded request 294121 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/294122
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=188
2015-04-05 00:02:16 +00:00
Dominique Leuenberger
b14233f462 Accepting request 294122 from Base:System
- aarch64-sigstksz.patch: Increase MINSIGSTKSZ and SIGSTKSZ (BZ #16850) (forwarded request 294121 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/294122
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=188
2015-04-05 00:02:16 +00:00
Dominique Leuenberger
85a4321a89 Accepting request 290123 from Base:System
- resolv-nameserver-handling.patch: Replace with simpler version with more
  compatibility (forwarded request 290122 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/290123
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=187
2015-03-18 13:35:45 +00:00
Dominique Leuenberger
31d6224bad Accepting request 290123 from Base:System
- resolv-nameserver-handling.patch: Replace with simpler version with more
  compatibility (forwarded request 290122 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/290123
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=187
2015-03-18 13:35:45 +00:00
Dominique Leuenberger
84c8c457b7 Accepting request 285813 from Base:System
- htm-tabort.patch: Fix TABORT encoding for little endian (forwarded request 285812 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/285813
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=186
2015-02-22 16:19:34 +00:00
Dominique Leuenberger
b55daa035b Accepting request 285813 from Base:System
- htm-tabort.patch: Fix TABORT encoding for little endian (forwarded request 285812 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/285813
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=186
2015-02-22 16:19:34 +00:00
Stephan Kulow
8f1562a70c Accepting request 258650 from Base:System
- 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) (forwarded request 258649 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/258650
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=185
2014-11-04 16:27:30 +00:00
Stephan Kulow
3e7527a4dd Accepting request 258650 from Base:System
- 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) (forwarded request 258649 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/258650
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=185
2014-11-04 16:27:30 +00:00
Stephan Kulow
94dfc5462e Accepting request 249236 from Base:System
- 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 (forwarded request 249235 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/249236
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=184
2014-10-15 14:19:11 +00:00
Stephan Kulow
77830992a0 Accepting request 249236 from Base:System
- 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 (forwarded request 249235 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/249236
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=184
2014-10-15 14:19:11 +00:00
Stephan Kulow
156d8059e5 Accepting request 247224 from Base:System
- iconv-ibm-sentinel-check.patch: Fix crashes on invalid input in IBM
  gconv modules (CVE-2014-6040, bnc#894553, BZ #17325) (forwarded request 247223 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/247224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=183
2014-09-03 16:20:30 +00:00
Stephan Kulow
0bb7ee3ae8 Accepting request 247224 from Base:System
- iconv-ibm-sentinel-check.patch: Fix crashes on invalid input in IBM
  gconv modules (CVE-2014-6040, bnc#894553, BZ #17325) (forwarded request 247223 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/247224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=183
2014-09-03 16:20:30 +00:00
Stephan Kulow
01e777ce68 Accepting request 246548 from Base:System
(forwarded request 246547 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/246548
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=182
2014-08-29 15:42:21 +00:00
Stephan Kulow
9da2eef284 Accepting request 246548 from Base:System
(forwarded request 246547 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/246548
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=182
2014-08-29 15:42:21 +00:00
efc510dde1 Accepting request 244213 from Base:System
- pthread-mutexattr-gettype-kind.patch: Filter out
  PTHREAD_MUTEX_NO_ELISION_NP bit in pthread_mutexattr_gettype
  (bnc#888131, BZ #15790) (forwarded request 244212 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/244213
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=180
2014-08-13 06:50:52 +00:00
f23ef209fc Accepting request 244213 from Base:System
- pthread-mutexattr-gettype-kind.patch: Filter out
  PTHREAD_MUTEX_NO_ELISION_NP bit in pthread_mutexattr_gettype
  (bnc#888131, BZ #15790) (forwarded request 244212 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/244213
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=180
2014-08-13 06:50:52 +00:00
Stephan Kulow
19cefcc055 Accepting request 243562 from Base:System
- 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) (forwarded request 243561 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/243562
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=179
2014-08-05 10:59:33 +00:00
Stephan Kulow
e550137c51 Accepting request 243562 from Base:System
- 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) (forwarded request 243561 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/243562
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=179
2014-08-05 10:59:33 +00:00
Stephan Kulow
9e31eeb098 Accepting request 242723 from Base:System
- 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) (forwarded request 242722 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/242723
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=178
2014-07-30 05:34:17 +00:00
Stephan Kulow
fc42536383 Accepting request 242723 from Base:System
- 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) (forwarded request 242722 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/242723
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=178
2014-07-30 05:34:17 +00:00
Stephan Kulow
034df0a05c Accepting request 241893 from Base:System
- dt-ppc64-num.patch: Correct DT_PPC64_NUM (bnc#887169, BZ #17153) (forwarded request 241892 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/241893
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=177
2014-07-25 07:08:49 +00:00
Stephan Kulow
8d65d2d52c Accepting request 241893 from Base:System
- dt-ppc64-num.patch: Correct DT_PPC64_NUM (bnc#887169, BZ #17153) (forwarded request 241892 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/241893
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=177
2014-07-25 07:08:49 +00:00
Stephan Kulow
23b9c03355 Accepting request 240898 from Base:System
- 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 (forwarded request 240897 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/240898
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=176
2014-07-19 09:04:13 +00:00
Stephan Kulow
e247a669c0 Accepting request 240898 from Base:System
- 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 (forwarded request 240897 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/240898
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=176
2014-07-19 09:04:13 +00:00
Stephan Kulow
0d3dd1ff45 Accepting request 238382 from Base:System
- 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 (forwarded request 238380 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/238382
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=175
2014-06-25 09:47:19 +00:00
Stephan Kulow
c6e5fcd0d1 Accepting request 238382 from Base:System
- 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 (forwarded request 238380 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/238382
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=175
2014-06-25 09:47:19 +00:00
Stephan Kulow
0c3c378133 Accepting request 237681 from Base:System
- 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) (forwarded request 237680 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/237681
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=174
2014-06-23 07:23:33 +00:00
Stephan Kulow
3d30c029a1 Accepting request 237681 from Base:System
- 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) (forwarded request 237680 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/237681
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=174
2014-06-23 07:23:33 +00:00
Stephan Kulow
e6e8ede87b Accepting request 234224 from Base:System
- add non-elision-enabled libpthread (forwarded request 234223 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/234224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=173
2014-05-22 18:38:15 +00:00
Stephan Kulow
0968529e3a Accepting request 234224 from Base:System
- add non-elision-enabled libpthread (forwarded request 234223 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/234224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=173
2014-05-22 18:38:15 +00:00
Stephan Kulow
1f47e340a9 Accepting request 230485 from Base:System
- ibm-long-double-frexpl.patch: Correct IBM long double frexpl
  (bnc#872573, BZ #16740, BZ #16619) (forwarded request 230484 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/230485
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=172
2014-04-22 05:47:56 +00:00
Stephan Kulow
0296004544 Accepting request 230485 from Base:System
- ibm-long-double-frexpl.patch: Correct IBM long double frexpl
  (bnc#872573, BZ #16740, BZ #16619) (forwarded request 230484 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/230485
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=172
2014-04-22 05:47:56 +00:00
Stephan Kulow
f0f6198302 Accepting request 229287 from Base:System
- pthread-mutex-destroy.patch: Remove
- pthread-mutex-trylock-elision.patch: Properly handle forced elision in
  pthread_mutex_trylock (bnc#865968, BZ #16657) (forwarded request 229286 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/229287
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=171
2014-04-08 15:05:49 +00:00
Stephan Kulow
a132d45b92 Accepting request 229287 from Base:System
- pthread-mutex-destroy.patch: Remove
- pthread-mutex-trylock-elision.patch: Properly handle forced elision in
  pthread_mutex_trylock (bnc#865968, BZ #16657) (forwarded request 229286 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/229287
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=171
2014-04-08 15:05:49 +00:00
Stephan Kulow
893f33e483 Accepting request 227477 from Base:System
- 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) (forwarded request 227472 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/227477
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=170
2014-03-27 08:28:34 +00:00
Stephan Kulow
128caffcb1 Accepting request 227477 from Base:System
- 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) (forwarded request 227472 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/227477
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=170
2014-03-27 08:28:34 +00:00
Stephan Kulow
2e4b58828b Accepting request 226840 from Base:System
- Remove dependency on sysinit.target from nscd.service again (bnc#86422)

- powerpc-opt-power8.patch: GLIBC Optimizations For POWER8 Hardware
  (bnc#866711, fate#315443) (forwarded request 226839 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/226840
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=169
2014-03-22 06:49:51 +00:00
Stephan Kulow
8ff1d380f0 Accepting request 226840 from Base:System
- Remove dependency on sysinit.target from nscd.service again (bnc#86422)

- powerpc-opt-power8.patch: GLIBC Optimizations For POWER8 Hardware
  (bnc#866711, fate#315443) (forwarded request 226839 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/226840
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=169
2014-03-22 06:49:51 +00:00
Stephan Kulow
a7898e9e1d Accepting request 224901 from Base:System
- Add services and netgroup persistent caches to nscd file list (forwarded request 224900 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/224901
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=168
2014-03-09 17:22:17 +00:00
Stephan Kulow
11dadad241 Accepting request 224901 from Base:System
- Add services and netgroup persistent caches to nscd file list (forwarded request 224900 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/224901
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=168
2014-03-09 17:22:17 +00:00
Tomáš Chvátal
53145d9371 Accepting request 223958 from Base:System
- sin-sign.patch: Fix sign of input to bsloww1 (BZ #16623)
- pldd-wait-ptrace-stop.patch: Update from upstream (forwarded request 223957 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/223958
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=167
2014-02-28 15:22:48 +00:00
Tomáš Chvátal
04bb8ac841 Accepting request 223958 from Base:System
- sin-sign.patch: Fix sign of input to bsloww1 (BZ #16623)
- pldd-wait-ptrace-stop.patch: Update from upstream (forwarded request 223957 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/223958
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=167
2014-02-28 15:22:48 +00:00
Stephan Kulow
2c7daf461c Accepting request 221688 from Base:System
- Bump minimum kernel to 3.0 (forwarded request 221687 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/221688
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=166
2014-02-13 05:45:47 +00:00
Stephan Kulow
7affcde13a Accepting request 221688 from Base:System
- Bump minimum kernel to 3.0 (forwarded request 221687 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/221688
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=166
2014-02-13 05:45:47 +00:00
Tomáš Chvátal
552b54a844 Accepting request 221127 from Base:System
- Update to glibc 2.18.90 ee7cc3853761:
  * More bug fixes
  * SystemTap probes for slow multiple precision fallback paths of
    transcendental functions have been introduced.
  * Preliminary documentation about Multi-Thread, Async-Signal and
    Async-Cancel Safety has been added.
  * Change powerpc64le start ABI to 2.17
- Add /usr/local/lib64 to ld.so.conf on all lib64 platforms
- Enable profile build for aarch64 (forwarded request 221126 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/221127
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=165
2014-02-09 12:17:38 +00:00
Tomáš Chvátal
ece5b5120a Accepting request 221127 from Base:System
- Update to glibc 2.18.90 ee7cc3853761:
  * More bug fixes
  * SystemTap probes for slow multiple precision fallback paths of
    transcendental functions have been introduced.
  * Preliminary documentation about Multi-Thread, Async-Signal and
    Async-Cancel Safety has been added.
  * Change powerpc64le start ABI to 2.17
- Add /usr/local/lib64 to ld.so.conf on all lib64 platforms
- Enable profile build for aarch64 (forwarded request 221126 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/221127
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=165
2014-02-09 12:17:38 +00:00
Stephan Kulow
f4f947305a Accepting request 213272 from Base:System
- make pwdutils a real buildrequire
  Requires(pre) are used during builds, but don't trigger rebuilds.
  But to create clearly defined bootstrap projects, it's essential 
  to know what packages are required for others. So move this requires
  to build to a buildrequire (forwarded request 213147 from coolo)

OBS-URL: https://build.opensuse.org/request/show/213272
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=164
2014-01-11 10:11:25 +00:00
Stephan Kulow
e540ed5251 Accepting request 213272 from Base:System
- make pwdutils a real buildrequire
  Requires(pre) are used during builds, but don't trigger rebuilds.
  But to create clearly defined bootstrap projects, it's essential 
  to know what packages are required for others. So move this requires
  to build to a buildrequire (forwarded request 213147 from coolo)

OBS-URL: https://build.opensuse.org/request/show/213272
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=164
2014-01-11 10:11:25 +00:00
Tomáš Chvátal
dbb79ff23e Accepting request 211752 from Base:System
- Update to glibc 2.18.90 83f5c32d21f7:
  * Support for STT_GNU_IFUNC symbols added for ppc64
  * A new feature test macro _DEFAULT_SOURCE is available
  * The _BSD_SOURCE feature test macro no longer enables BSD interfaces
    that conflict with POSIX.  The libbsd-compat library (which was a
    dummy library that did nothing) has also been removed.
  * Added support for version-3 tz format files
- i686-no-sse42-strstr.patch: Removed (forwarded request 211751 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/211752
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=163
2013-12-22 18:32:54 +00:00
Tomáš Chvátal
031b3f52a7 Accepting request 211752 from Base:System
- Update to glibc 2.18.90 83f5c32d21f7:
  * Support for STT_GNU_IFUNC symbols added for ppc64
  * A new feature test macro _DEFAULT_SOURCE is available
  * The _BSD_SOURCE feature test macro no longer enables BSD interfaces
    that conflict with POSIX.  The libbsd-compat library (which was a
    dummy library that did nothing) has also been removed.
  * Added support for version-3 tz format files
- i686-no-sse42-strstr.patch: Removed (forwarded request 211751 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/211752
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=163
2013-12-22 18:32:54 +00:00
Stephan Kulow
1cc1eb11a4 Accepting request 210417 from Base:System
- Update to glibc 2.18.90 aeb95445d128:
  * More bug fixes
  * Support for STT_GNU_IFUNC symbols added for ppc32/power4+
  * The public headers no longer use __unused nor __block
  * Support for PowerPC64 ELFv2 ABI
- ppc64le-abilist.patch: ABI lists for PowerLE (forwarded request 210416 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/210417
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=162
2013-12-11 15:42:18 +00:00
Stephan Kulow
7c2752fe7e Accepting request 210417 from Base:System
- Update to glibc 2.18.90 aeb95445d128:
  * More bug fixes
  * Support for STT_GNU_IFUNC symbols added for ppc32/power4+
  * The public headers no longer use __unused nor __block
  * Support for PowerPC64 ELFv2 ABI
- ppc64le-abilist.patch: ABI lists for PowerLE (forwarded request 210416 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/210417
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=162
2013-12-11 15:42:18 +00:00
Stephan Kulow
dd13516d27 Accepting request 208666 from Base:System
- Update to glibc 2.18.90 bd12ab55c05e:
  * New locales: ak_GH, anp_IN, ar_SS, cmn_TW, hak_TW, lzh_TW, nan_TW, pap_AW,
    pap_CW, quz_PE, the_NP.
  * Substantially revised locales: gd_GB, ht_HT
  * The LC_ADDRESS field was updated to support country_car for almost all
    supported locales.
  * ISO 1427 definitions were updated.
  * ISO 3166 definitions were updated.
  * The localedef utility now supports --big-endian and --little-endian
    command-line options to generate locales for a different system from that
    for which the C library was built.
  * Binary locale files now only depend on the endianness of the system for
    which they are generated and not on other properties of that system.
  * ISO 639 definitions were updated for Chiga (cgg) and Chinese (gan, hak, czh,
    cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
  * SystemTap probes for malloc have been introduced.
  * Support for powerpc64le has been added.
  * The soft-float powerpc port now supports e500 processors.
- Remove upstreamed patches:
  cbrtl-ldbl-96.patch
  fcntl-o-tmpfile.patch
  getaddrinfo-overflow.patch
  glibc-2.18.tar.xz
  glibc-ld-profile.patch
  glibc-nscd-hconf.diff
  i686-strcasecmp-fallback.patch
  m68k-Scrt1.patch
  malloc-overflows.patch
  nonascii-case.patch
  nss-database.patch (forwarded request 208665 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/208666
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=161
2013-11-29 15:22:35 +00:00
Stephan Kulow
0081efc5da Accepting request 208666 from Base:System
- Update to glibc 2.18.90 bd12ab55c05e:
  * New locales: ak_GH, anp_IN, ar_SS, cmn_TW, hak_TW, lzh_TW, nan_TW, pap_AW,
    pap_CW, quz_PE, the_NP.
  * Substantially revised locales: gd_GB, ht_HT
  * The LC_ADDRESS field was updated to support country_car for almost all
    supported locales.
  * ISO 1427 definitions were updated.
  * ISO 3166 definitions were updated.
  * The localedef utility now supports --big-endian and --little-endian
    command-line options to generate locales for a different system from that
    for which the C library was built.
  * Binary locale files now only depend on the endianness of the system for
    which they are generated and not on other properties of that system.
  * ISO 639 definitions were updated for Chiga (cgg) and Chinese (gan, hak, czh,
    cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
  * SystemTap probes for malloc have been introduced.
  * Support for powerpc64le has been added.
  * The soft-float powerpc port now supports e500 processors.
- Remove upstreamed patches:
  cbrtl-ldbl-96.patch
  fcntl-o-tmpfile.patch
  getaddrinfo-overflow.patch
  glibc-2.18.tar.xz
  glibc-ld-profile.patch
  glibc-nscd-hconf.diff
  i686-strcasecmp-fallback.patch
  m68k-Scrt1.patch
  malloc-overflows.patch
  nonascii-case.patch
  nss-database.patch (forwarded request 208665 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/208666
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=161
2013-11-29 15:22:35 +00:00
Stephan Kulow
ba33eaada6 Accepting request 205248 from Base:System
- getaddrinfo-overflow.patch: Fix stack overflow due to large AF_INET6
  requests (CVE-2013-4458, bnc#847227) (forwarded request 205246 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/205248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=160
2013-10-31 15:02:57 +00:00
Stephan Kulow
aceb11f270 Accepting request 205248 from Base:System
- getaddrinfo-overflow.patch: Fix stack overflow due to large AF_INET6
  requests (CVE-2013-4458, bnc#847227) (forwarded request 205246 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/205248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=160
2013-10-31 15:02:57 +00:00
Tomáš Chvátal
fdc981d06a Accepting request 204211 from Base:System
- Remove SSE4.2 implementation of strstr for x86-32 (bnc#843464) (forwarded request 204210 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/204211
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=159
2013-10-22 08:17:17 +00:00
Tomáš Chvátal
623e4fd2f3 Accepting request 204211 from Base:System
- Remove SSE4.2 implementation of strstr for x86-32 (bnc#843464) (forwarded request 204210 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/204211
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=159
2013-10-22 08:17:17 +00:00
Tomáš Chvátal
29478353c9 Accepting request 203482 from Base:System
- Depend on gcc defaults for base powerpc optimisations (bnc#844824) (forwarded request 203481 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/203482
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=158
2013-10-17 12:05:39 +00:00
Tomáš Chvátal
6c00c753af Accepting request 203482 from Base:System
- Depend on gcc defaults for base powerpc optimisations (bnc#844824) (forwarded request 203481 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/203482
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=158
2013-10-17 12:05:39 +00:00
Stephan Kulow
c3f20d0f56 Accepting request 200167 from Base:System
- nscd-server-user.patch: run nscd as user nscd (fate#314673) (forwarded request 200165 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/200167
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=157
2013-09-26 17:33:51 +00:00
Stephan Kulow
be39fbe295 Accepting request 200167 from Base:System
- nscd-server-user.patch: run nscd as user nscd (fate#314673) (forwarded request 200165 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/200167
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=157
2013-09-26 17:33:51 +00:00
Tomáš Chvátal
8cfb4a35f1 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
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
00c052112d Accepting request 198530 from Base:System
- fcntl-o-tmpfile.patch: Add O_TMPFILE to &lt;fcntl.h&gt; (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
Stephan Kulow
fee0369c4d Accepting request 198530 from Base:System
- fcntl-o-tmpfile.patch: Add O_TMPFILE to &lt;fcntl.h&gt; (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
b14815d7df 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
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
8200ee2a0d 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
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
7058ebe27a 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
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
7464ec80f9 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
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
6303328892 Accepting request 181535 from Base:System
- add ld-linux.so.3 compat symlink also for armv6hl 
- remove deprecated armv7l (forwarded request 181452 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/181535
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=149
2013-07-01 13:54:06 +00:00
Stephan Kulow
e77945c999 Accepting request 181535 from Base:System
- add ld-linux.so.3 compat symlink also for armv6hl 
- remove deprecated armv7l (forwarded request 181452 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/181535
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=149
2013-07-01 13:54:06 +00:00
Stephan Kulow
b95f0cdc05 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
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
525b4686bd 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
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
636e605f2a 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
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
1bc344e414 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
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
ee1a2f6d2d 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
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
80af579309 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
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
adf0a5747e Accepting request 170926 from Base:System
- Do not order nscd after syslog.target (forwarded request 163932 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/170926
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=142
2013-04-17 05:12:02 +00:00
Stephan Kulow
cd20f336e6 Accepting request 170926 from Base:System
- Do not order nscd after syslog.target (forwarded request 163932 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/170926
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=142
2013-04-17 05:12:02 +00:00
Stephan Kulow
0bd17cbdff 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
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
7eecf9d361 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
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
320c6bce6d 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
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
7829ecfec4 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
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
c8c2dd8a12 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
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
001bf65dd7 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
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
3589d7d0d3 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
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
587f5b18fa 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
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
f285f8c5c2 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
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
Stephan Kulow
e8f5a4c48d Accepting request 145179 from Base:System
Update to current git. (forwarded request 145178 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/145179
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=131
2012-12-14 05:54:00 +00:00
Stephan Kulow
66ac5d709f Accepting request 145179 from Base:System
Update to current git. (forwarded request 145178 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/145179
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=131
2012-12-14 05:54:00 +00:00
Stephan Kulow
6ee3999cc3 Accepting request 144728 from Base:System
Update to current git head. (forwarded request 144726 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/144728
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=130
2012-12-10 16:16:01 +00:00
Stephan Kulow
f41159a486 Accepting request 144728 from Base:System
Update to current git head. (forwarded request 144726 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/144728
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=130
2012-12-10 16:16:01 +00:00
Stephan Kulow
fd2e472d95 Accepting request 143762 from Base:System
Update to current git head. (forwarded request 143761 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/143762
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=129
2012-12-03 08:35:02 +00:00
Stephan Kulow
6be2c2808d Accepting request 143762 from Base:System
Update to current git head. (forwarded request 143761 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/143762
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=129
2012-12-03 08:35:02 +00:00
Stephan Kulow
ca3f024537 Accepting request 143491 from Base:System
Update to git head, fix nscd systemd file. (forwarded request 143490 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/143491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=128
2012-11-29 09:12:50 +00:00
Stephan Kulow
1c42f97ac5 Accepting request 143491 from Base:System
Update to git head, fix nscd systemd file. (forwarded request 143490 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/143491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=128
2012-11-29 09:12:50 +00:00
Stephan Kulow
4f29d072cb Accepting request 143355 from Base:System
Update to current git HEAD, fix fwrite bug. (forwarded request 143342 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/143355
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=127
2012-11-28 09:25:04 +00:00
Stephan Kulow
574559ae29 Accepting request 143355 from Base:System
Update to current git HEAD, fix fwrite bug. (forwarded request 143342 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/143355
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=127
2012-11-28 09:25:04 +00:00
Stephan Kulow
e2b1d0cc0b Accepting request 142718 from Base:System
Remove nscd init script, use systemd files. (forwarded request 142717 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/142718
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=126
2012-11-26 17:54:44 +00:00
Stephan Kulow
94b4a8728f Accepting request 142718 from Base:System
Remove nscd init script, use systemd files. (forwarded request 142717 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/142718
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=126
2012-11-26 17:54:44 +00:00
Stephan Kulow
84b0fefdee Accepting request 142317 from Base:System
Really remove glibc-compiled-binaries.diff (forwarded request 142316 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/142317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=125
2012-11-22 15:12:48 +00:00
Stephan Kulow
fb4de980bc Accepting request 142317 from Base:System
Really remove glibc-compiled-binaries.diff (forwarded request 142316 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/142317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=125
2012-11-22 15:12:48 +00:00
Stephan Kulow
a3788a61eb Accepting request 140571 from Base:System
- Avoid shell comment leaking into %post. (forwarded request 140570 from zxyyz)

OBS-URL: https://build.opensuse.org/request/show/140571
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=124
2012-11-10 15:54:21 +00:00
Stephan Kulow
c1aeaefb24 Accepting request 140571 from Base:System
- Avoid shell comment leaking into %post. (forwarded request 140570 from zxyyz)

OBS-URL: https://build.opensuse.org/request/show/140571
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=124
2012-11-10 15:54:21 +00:00
Stephan Kulow
028a344cef Accepting request 139323 from Base:System
Update to current 2.16 git, drop some patches (forwarded request 139246 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/139323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=123
2012-10-27 11:23:04 +00:00
Stephan Kulow
944164bda3 Accepting request 139323 from Base:System
Update to current 2.16 git, drop some patches (forwarded request 139246 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/139323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=123
2012-10-27 11:23:04 +00:00
Stephan Kulow
8c9cb7a589 Accepting request 137566 from Base:System
Update to current 2.16 tree, various bugfixes. (forwarded request 137557 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/137566
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=122
2012-10-12 06:03:44 +00:00
Stephan Kulow
2d71f441f2 Accepting request 137566 from Base:System
Update to current 2.16 tree, various bugfixes. (forwarded request 137557 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/137566
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=122
2012-10-12 06:03:44 +00:00
Stephan Kulow
416634fc6a Accepting request 136315 from Base:System
Fix sparc build (forwarded request 136314 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/136315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=121
2012-10-03 05:16:59 +00:00
Stephan Kulow
3a24c35320 Accepting request 136315 from Base:System
Fix sparc build (forwarded request 136314 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/136315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=121
2012-10-03 05:16:59 +00:00
Stephan Kulow
325c942cde Accepting request 132572 from Base:System
Small fixes by Andreas Schwab

OBS-URL: https://build.opensuse.org/request/show/132572
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=120
2012-09-10 13:20:21 +00:00
Stephan Kulow
5a95ba9ef6 Accepting request 132572 from Base:System
Small fixes by Andreas Schwab

OBS-URL: https://build.opensuse.org/request/show/132572
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=120
2012-09-10 13:20:21 +00:00
Stephan Kulow
5628e22c12 Accepting request 132085 from Base:System
Order changes; update to glibc 2.16 (forwarded request 132084 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/132085
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=119
2012-08-31 07:27:30 +00:00
Stephan Kulow
5fabd52a67 Accepting request 132085 from Base:System
Order changes; update to glibc 2.16 (forwarded request 132084 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/132085
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=119
2012-08-31 07:27:30 +00:00
Stephan Kulow
e389ad30da Accepting request 128494 from Base:System
- Add commit 10f62770e115d9f (glibc-sparc-fxstatat64.diff) from
  upstream to resolve rpmlint-induced packaging abort due to
  (previously) "no-return-in-nonvoid"
- Add xz as explicit BuildRequires for openSUSE_12.1 (forwarded request 128487 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/128494
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=118
2012-07-23 08:00:13 +00:00
Stephan Kulow
3d1fec0ff9 Accepting request 128494 from Base:System
- Add commit 10f62770e115d9f (glibc-sparc-fxstatat64.diff) from
  upstream to resolve rpmlint-induced packaging abort due to
  (previously) "no-return-in-nonvoid"
- Add xz as explicit BuildRequires for openSUSE_12.1 (forwarded request 128487 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/128494
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=118
2012-07-23 08:00:13 +00:00
Stephan Kulow
92f72af05c Accepting request 128172 from Base:System
Add buildrequire on makeinfo. (forwarded request 128171 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/128172
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=117
2012-07-18 15:15:17 +00:00
Stephan Kulow
7ca571cd12 Accepting request 128172 from Base:System
Add buildrequire on makeinfo. (forwarded request 128171 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/128172
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=117
2012-07-18 15:15:17 +00:00
Stephan Kulow
5d44021b1c Accepting request 127123 from Base:System
Fix two bugs in name resolving. (forwarded request 127122 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/127123
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=116
2012-07-09 11:27:38 +00:00
Stephan Kulow
8d13ce1a5a Accepting request 127123 from Base:System
Fix two bugs in name resolving. (forwarded request 127122 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/127123
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=116
2012-07-09 11:27:38 +00:00
Stephan Kulow
be0b51cc63 Accepting request 126931 from Base:System
- Backport *context patch for ARM from 2.16, so we have a working libpth (forwarded request 126930 from algraf)

OBS-URL: https://build.opensuse.org/request/show/126931
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=115
2012-07-03 18:25:51 +00:00
Stephan Kulow
82f33256ad Accepting request 126931 from Base:System
- Backport *context patch for ARM from 2.16, so we have a working libpth (forwarded request 126930 from algraf)

OBS-URL: https://build.opensuse.org/request/show/126931
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=115
2012-07-03 18:25:51 +00:00
Stephan Kulow
15a272e8e3 Accepting request 126487 from Base:System
Remove nscd.socket (forwarded request 126486 from &lt;bound method Request.get_creator of &lt;osc.core.Request instance at 0x7fb26e755cf8&gt;&gt;)

OBS-URL: https://build.opensuse.org/request/show/126487
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=114
2012-06-29 08:19:33 +00:00
Stephan Kulow
db7019c583 Accepting request 126487 from Base:System
Remove nscd.socket (forwarded request 126486 from &lt;bound method Request.get_creator of &lt;osc.core.Request instance at 0x7fb26e755cf8&gt;&gt;)

OBS-URL: https://build.opensuse.org/request/show/126487
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=114
2012-06-29 08:19:33 +00:00
Stephan Kulow
7355c0e19b Accepting request 126451 from Base:System
Fix cosh bug (forwarded request 126450 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/126451
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=113
2012-06-28 15:24:50 +00:00
Stephan Kulow
a44bbd8212 Accepting request 126451 from Base:System
Fix cosh bug (forwarded request 126450 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/126451
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=113
2012-06-28 15:24:50 +00:00
Stephan Kulow
d16d87caed Accepting request 126084 from Base:System
Fix fmod, strcasecmp_l. (forwarded request 126083 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/126084
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=112
2012-06-26 13:43:41 +00:00
Stephan Kulow
d9de582615 Accepting request 126084 from Base:System
Fix fmod, strcasecmp_l. (forwarded request 126083 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/126084
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=112
2012-06-26 13:43:41 +00:00
Stephan Kulow
6ec7d3bf80 Accepting request 122033 from Base:System
Update to current 2.15 branch (forwarded request 122032 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/122033
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=110
2012-05-26 10:59:12 +00:00
Stephan Kulow
1ec5829baf Accepting request 122033 from Base:System
Update to current 2.15 branch (forwarded request 122032 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/122033
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=110
2012-05-26 10:59:12 +00:00
Stephan Kulow
aaad8c7398 Accepting request 120887 from Base:System
Add nscd --foreground option. (forwarded request 120884 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/120887
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=109
2012-05-21 05:55:21 +00:00
Stephan Kulow
62b7ae98de Accepting request 120887 from Base:System
Add nscd --foreground option. (forwarded request 120884 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/120887
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=109
2012-05-21 05:55:21 +00:00
Stephan Kulow
dd4f582fb7 Accepting request 116779 from Base:System
Refresh glibc-2.16-avx.patch and handle FMA4. (forwarded request 116778 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/116779
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=108
2012-05-09 05:25:03 +00:00
Stephan Kulow
7404e0cda5 Accepting request 116779 from Base:System
Refresh glibc-2.16-avx.patch and handle FMA4. (forwarded request 116778 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/116779
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=108
2012-05-09 05:25:03 +00:00
Stephan Kulow
1709bbba5d Accepting request 116361 from Base:System
Fix name of dynamic linker for ARMv5 (forwarded request 116358 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/116361
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=107
2012-05-08 04:45:24 +00:00
Stephan Kulow
66fd20c140 Accepting request 116361 from Base:System
Fix name of dynamic linker for ARMv5 (forwarded request 116358 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/116361
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=107
2012-05-08 04:45:24 +00:00
Stephan Kulow
f558e5fc0d Accepting request 114966 from Base:System
Fix building for PowerPC and GCC 4.7 (forwarded request 114965 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/114966
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=106
2012-04-23 14:10:37 +00:00
Stephan Kulow
197ba6a3b6 Accepting request 114966 from Base:System
Fix building for PowerPC and GCC 4.7 (forwarded request 114965 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/114966
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=106
2012-04-23 14:10:37 +00:00
Stephan Kulow
2c72e4b07f Accepting request 114164 from Base:System
Lots of fixes for glibc and cleanup of spec file. (forwarded request 114163 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/114164
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=105
2012-04-18 10:34:21 +00:00
Stephan Kulow
7f152ecbf8 Accepting request 114164 from Base:System
Lots of fixes for glibc and cleanup of spec file. (forwarded request 114163 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/114164
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=105
2012-04-18 10:34:21 +00:00
Stephan Kulow
62c13f2ac8 Accepting request 107800 from Base:System
vfprintf: validate nargs and maybe allocate from heap (bnc#747768) (forwarded request 107799 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/107800
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=104
2012-03-07 19:09:12 +00:00
Stephan Kulow
415b57529a Accepting request 107800 from Base:System
vfprintf: validate nargs and maybe allocate from heap (bnc#747768) (forwarded request 107799 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/107800
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=104
2012-03-07 19:09:12 +00:00
Stephan Kulow
a8d31cdc35 Accepting request 102220 from Base:System
Fix checks for AVX (patch glibc-2.16-avx.patch) (forwarded request 102219 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/102220
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=103
2012-02-03 09:22:38 +00:00
Stephan Kulow
488b9a367b Accepting request 102220 from Base:System
Fix checks for AVX (patch glibc-2.16-avx.patch) (forwarded request 102219 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/102220
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=103
2012-02-03 09:22:38 +00:00
Stephan Kulow
023b0b26a0 Accepting request 100533 from Base:System
Update license (forwarded request 100532 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/100533
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=102
2012-01-19 09:34:43 +00:00
Stephan Kulow
eb31e93240 Accepting request 100533 from Base:System
Update license (forwarded request 100532 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/100533
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=102
2012-01-19 09:34:43 +00:00
Stephan Kulow
28f30d428f Accepting request 99613 from Base:System
Fix for bnc#740109 (forwarded request 99612 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/99613
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=101
2012-01-11 14:36:28 +00:00
Stephan Kulow
5d86c7cf54 Accepting request 99613 from Base:System
Fix for bnc#740109 (forwarded request 99612 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/99613
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=101
2012-01-11 14:36:28 +00:00
Stephan Kulow
fbd4640586 Accepting request 98777 from Base:System
Update to 2.15

OBS-URL: https://build.opensuse.org/request/show/98777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=100
2012-01-06 10:44:07 +00:00
Stephan Kulow
e80af12f3a Accepting request 98777 from Base:System
Update to 2.15

OBS-URL: https://build.opensuse.org/request/show/98777
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=100
2012-01-06 10:44:07 +00:00
Stephan Kulow
e34733bcd5 Accepting request 97886 from Base:System
- Do not mention the buildtime anymore to make build-compare work. (forwarded request 97838 from msmeissn)

OBS-URL: https://build.opensuse.org/request/show/97886
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=99
2011-12-27 17:35:36 +00:00
Stephan Kulow
f18b4d2632 Accepting request 97886 from Base:System
- Do not mention the buildtime anymore to make build-compare work. (forwarded request 97838 from msmeissn)

OBS-URL: https://build.opensuse.org/request/show/97886
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=99
2011-12-27 17:35:36 +00:00
Stephan Kulow
bb70e13116 Accepting request 97013 from Base:System
Fix timezone loader overflow. (forwarded request 97011 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/97013
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=98
2011-12-21 13:56:41 +00:00
Stephan Kulow
2d6619daf3 Accepting request 97013 from Base:System
Fix timezone loader overflow. (forwarded request 97011 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/97013
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=98
2011-12-21 13:56:41 +00:00
Stephan Kulow
f555e8d7da replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=97
2011-12-06 17:13:10 +00:00
Stephan Kulow
4a9295a63b replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=97
2011-12-06 17:13:10 +00:00
Stephan Kulow
c5fc301d9a Accepting request 94210 from Base:System
Fix printf problem (forwarded request 94209 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/94210
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=96
2011-12-02 08:26:50 +00:00
Stephan Kulow
cd3e10b1bf Accepting request 94210 from Base:System
Fix printf problem (forwarded request 94209 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/94210
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=96
2011-12-02 08:26:50 +00:00
Stephan Kulow
9394bae1f2 Accepting request 93487 from Base:System
Update glibc-ports tar ball. (forwarded request 93486 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/93487
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=95
2011-11-25 14:52:34 +00:00
Stephan Kulow
8264679462 Accepting request 93487 from Base:System
Update glibc-ports tar ball. (forwarded request 93486 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/93487
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=95
2011-11-25 14:52:34 +00:00
Stephan Kulow
6f24057a62 Accepting request 91923 from Base:System
Remove duplicated locales from glibc-2.3.locales.diff.bz2 (forwarded request 91922 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/91923
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=94
2011-11-18 14:45:35 +00:00
Stephan Kulow
92e78e6e61 Accepting request 91923 from Base:System
Remove duplicated locales from glibc-2.3.locales.diff.bz2 (forwarded request 91922 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/91923
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=94
2011-11-18 14:45:35 +00:00
Stephan Kulow
31c83a081f Accepting request 91344 from Base:System
- check-build.sh: accept kernel 3.x

OBS-URL: https://build.opensuse.org/request/show/91344
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=93
2011-11-14 12:58:56 +00:00
Stephan Kulow
bc6d1984a8 Accepting request 91344 from Base:System
- check-build.sh: accept kernel 3.x

OBS-URL: https://build.opensuse.org/request/show/91344
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=93
2011-11-14 12:58:56 +00:00
Stephan Kulow
2077cda381 Accepting request 90938 from Base:System
- fix building with ports again:
  * ifuncs tracing backport requires adjustments
- avoid using asynchronous-unwind-tables only during configure,
  but still built the library with unwind tables enabled
- replace arm build hack with a proper solution
------------------------------------------------------------------
- armv8l architecture does not exist (forwarded request 90934 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/90938
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=92
2011-11-14 10:52:27 +00:00
Stephan Kulow
34872e78b0 Accepting request 90938 from Base:System
- fix building with ports again:
  * ifuncs tracing backport requires adjustments
- avoid using asynchronous-unwind-tables only during configure,
  but still built the library with unwind tables enabled
- replace arm build hack with a proper solution
------------------------------------------------------------------
- armv8l architecture does not exist (forwarded request 90934 from dirkmueller)

OBS-URL: https://build.opensuse.org/request/show/90938
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=92
2011-11-14 10:52:27 +00:00
Stephan Kulow
4f1d063876 Accepting request 90503 from Base:System
- update glibc-ports to 2.14.1:
  * Align the constant pool in start.S to 4 bytes.
  * sysdeps/unix/sysv/linux/arm/eabi/internal_sendmmsg.S: New.
- Fix unwinding crash when using clone()

OBS-URL: https://build.opensuse.org/request/show/90503
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=91
2011-11-08 08:24:14 +00:00
Stephan Kulow
a1ca78772e Accepting request 90503 from Base:System
- update glibc-ports to 2.14.1:
  * Align the constant pool in start.S to 4 bytes.
  * sysdeps/unix/sysv/linux/arm/eabi/internal_sendmmsg.S: New.
- Fix unwinding crash when using clone()

OBS-URL: https://build.opensuse.org/request/show/90503
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=91
2011-11-08 08:24:14 +00:00
Stephan Kulow
4f802b11ab Accepting request 88821 from Base:System
Ignore failure of chkstat (bnc#725145) (forwarded request 88819 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/88821
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=90
2011-10-21 14:10:21 +00:00
Stephan Kulow
c81fdb57f6 Accepting request 88821 from Base:System
Ignore failure of chkstat (bnc#725145) (forwarded request 88819 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/88821
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=90
2011-10-21 14:10:21 +00:00
Sascha Peilicke
276ed7eb4b Accepting request 88136 from Base:System
Fix fma, fmaf (forwarded request 88135 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/88136
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=88
2011-10-18 12:04:22 +00:00
Sascha Peilicke
6d945b5564 Accepting request 88136 from Base:System
Fix fma, fmaf (forwarded request 88135 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/88136
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=88
2011-10-18 12:04:22 +00:00
Lars Vogdt
507e453dee Accepting request 87372 from Base:System
Update to current git (forwarded request 87370 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/87372
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=87
2011-10-11 14:53:50 +00:00
Lars Vogdt
89068b231f Accepting request 87372 from Base:System
Update to current git (forwarded request 87370 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/87372
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=87
2011-10-11 14:53:50 +00:00
Sascha Peilicke
684d885bfc Accepting request 85188 from Base:System
- Update to 2.14 git version 8bd683657e8a, it contains backports from
  glibc trunk:
  + Avoid race between {,__de}allocate_stack and __reclaim_stacks
    during fork
- Add glibc-2.14-fix-ctors.patch to run ctors (bnc#717671), gcc 4.6
  optimized these away.

- don't use -fasynchronous-unwind-tables on arm, it breaks the build

- Cleanup spec file: remove some tags

OBS-URL: https://build.opensuse.org/request/show/85188
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=86
2011-09-28 12:09:53 +00:00
Sascha Peilicke
6332039008 Accepting request 85188 from Base:System
- Update to 2.14 git version 8bd683657e8a, it contains backports from
  glibc trunk:
  + Avoid race between {,__de}allocate_stack and __reclaim_stacks
    during fork
- Add glibc-2.14-fix-ctors.patch to run ctors (bnc#717671), gcc 4.6
  optimized these away.

- don't use -fasynchronous-unwind-tables on arm, it breaks the build

- Cleanup spec file: remove some tags

OBS-URL: https://build.opensuse.org/request/show/85188
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=86
2011-09-28 12:09:53 +00:00
Sascha Peilicke
865504cfc7 Accepting request 84552 from Base:System
Various bugfixes

OBS-URL: https://build.opensuse.org/request/show/84552
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=85
2011-09-26 08:05:35 +00:00
Sascha Peilicke
6e03c412ea Accepting request 84552 from Base:System
Various bugfixes

OBS-URL: https://build.opensuse.org/request/show/84552
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=85
2011-09-26 08:05:35 +00:00
Ruediger Oertel
1179887a33 Autobuild autoformatter for 80804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=84
2011-09-03 21:06:08 +00:00
Ruediger Oertel
ce18ec6fba Autobuild autoformatter for 80804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=84
2011-09-03 21:06:08 +00:00
Ruediger Oertel
66391c73b9 Accepting request 80804 from Base:System
Revert latest patch, it broke stuff. (forwarded request 80803 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/80804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=83
2011-09-03 21:05:52 +00:00
Ruediger Oertel
de8dbd638a Accepting request 80804 from Base:System
Revert latest patch, it broke stuff. (forwarded request 80803 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/80804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=83
2011-09-03 21:05:52 +00:00
Sascha Peilicke
0aac897855 Autobuild autoformatter for 80631
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=82
2011-09-02 11:23:56 +00:00
Sascha Peilicke
827f0dfc0b Autobuild autoformatter for 80631
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=82
2011-09-02 11:23:56 +00:00
Sascha Peilicke
f36e143385 Accepting request 80631 from Base:System
Add support for new vdso. (forwarded request 80630 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/80631
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=81
2011-09-02 11:23:41 +00:00
Sascha Peilicke
5af889d94a Accepting request 80631 from Base:System
Add support for new vdso. (forwarded request 80630 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/80631
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=81
2011-09-02 11:23:41 +00:00
Sascha Peilicke
ceeabb9792 Autobuild autoformatter for 80006
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=80
2011-08-29 10:34:53 +00:00
Sascha Peilicke
ba3b07fb70 Autobuild autoformatter for 80006
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=80
2011-08-29 10:34:53 +00:00
Sascha Peilicke
bdabb893f6 Accepting request 80006 from Base:System
- use symbol version OW_CRYPT_1.0 for the Owl extensions
  (crypt_r[an], crypt_gensalt.*)
- refactor sha2 gensalt patch
- document sha2 hashes in man page

- fix signature of sha2 functions (forwarded request 79998 from lnussel)

OBS-URL: https://build.opensuse.org/request/show/80006
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=79
2011-08-29 10:34:37 +00:00
Sascha Peilicke
3d10feaa6e Accepting request 80006 from Base:System
- use symbol version OW_CRYPT_1.0 for the Owl extensions
  (crypt_r[an], crypt_gensalt.*)
- refactor sha2 gensalt patch
- document sha2 hashes in man page

- fix signature of sha2 functions (forwarded request 79998 from lnussel)

OBS-URL: https://build.opensuse.org/request/show/80006
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=79
2011-08-29 10:34:37 +00:00
Sascha Peilicke
859719676c Autobuild autoformatter for 79752
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=78
2011-08-25 12:49:33 +00:00
Sascha Peilicke
b42ae6bb21 Autobuild autoformatter for 79752
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=78
2011-08-25 12:49:33 +00:00
Sascha Peilicke
08803d0b62 Accepting request 79752 from Base:System
Update user.sbin.nscd profile [bnc#647718] (forwarded request 79751 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/79752
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=77
2011-08-25 12:49:20 +00:00
Sascha Peilicke
ec83c7a430 Accepting request 79752 from Base:System
Update user.sbin.nscd profile [bnc#647718] (forwarded request 79751 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/79752
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=77
2011-08-25 12:49:20 +00:00
Sascha Peilicke
12f3108d7d Autobuild autoformatter for 79428
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=76
2011-08-22 13:14:40 +00:00
Sascha Peilicke
74de756e32 Autobuild autoformatter for 79428
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=76
2011-08-22 13:14:40 +00:00
Sascha Peilicke
59ab7ba2ef Accepting request 79428 from Base:System
Fix fopen(non-existing-file, re) errno bnc#713146 (forwarded request 79427 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/79428
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=75
2011-08-22 13:14:16 +00:00
Sascha Peilicke
8f2de66f49 Accepting request 79428 from Base:System
Fix fopen(non-existing-file, re) errno bnc#713146 (forwarded request 79427 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/79428
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=75
2011-08-22 13:14:16 +00:00
Sascha Peilicke
784c55d48b Autobuild autoformatter for 79227
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=74
2011-08-18 14:00:32 +00:00
Sascha Peilicke
606ceaf2dc Autobuild autoformatter for 79227
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=74
2011-08-18 14:00:32 +00:00
Sascha Peilicke
82ffc0352a Accepting request 79227 from Base:System
Fix crash (access-after-free) in dl_lookup_x.  [bnc#703140];mark subpackages as noarch. (forwarded request 79226 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/79227
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=73
2011-08-18 14:00:14 +00:00
Sascha Peilicke
370e6585ab Accepting request 79227 from Base:System
Fix crash (access-after-free) in dl_lookup_x.  [bnc#703140];mark subpackages as noarch. (forwarded request 79226 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/79227
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=73
2011-08-18 14:00:14 +00:00
Sascha Peilicke
2ab6a9efd6 Autobuild autoformatter for 76918
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=72
2011-07-25 10:28:35 +00:00
Sascha Peilicke
9e339a9394 Autobuild autoformatter for 76918
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=72
2011-07-25 10:28:35 +00:00
Sascha Peilicke
f3c5caad65 Accepting request 76918 from Base:System
bnc#684534, bnc#706719 (forwarded request 76694 from rhafer)

OBS-URL: https://build.opensuse.org/request/show/76918
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=71
2011-07-25 10:28:22 +00:00
Sascha Peilicke
2c4a42d3c0 Accepting request 76918 from Base:System
bnc#684534, bnc#706719 (forwarded request 76694 from rhafer)

OBS-URL: https://build.opensuse.org/request/show/76918
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=71
2011-07-25 10:28:22 +00:00
Sascha Peilicke
9118e118ee Autobuild autoformatter for 76612
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=70
2011-07-21 10:13:38 +00:00
Sascha Peilicke
90c7584cbd Autobuild autoformatter for 76612
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=70
2011-07-21 10:13:38 +00:00
Sascha Peilicke
008ce5b429 Accepting request 76612 from Base:System
- install crypt_blowfish man pages (forwarded request 76598 from lnussel)

OBS-URL: https://build.opensuse.org/request/show/76612
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=69
2011-07-21 10:13:26 +00:00
Sascha Peilicke
be93ea58c4 Accepting request 76612 from Base:System
- install crypt_blowfish man pages (forwarded request 76598 from lnussel)

OBS-URL: https://build.opensuse.org/request/show/76612
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=69
2011-07-21 10:13:26 +00:00
Sascha Peilicke
f19e3637ff Autobuild autoformatter for 76539
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=68
2011-07-21 06:55:20 +00:00
Sascha Peilicke
a51b2e0847 Autobuild autoformatter for 76539
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=68
2011-07-21 06:55:20 +00:00
Sascha Peilicke
2522988ea5 Accepting request 76539 from Base:System
Update crypt_blowfish. (forwarded request 76538 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/76539
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=67
2011-07-21 06:55:07 +00:00
Sascha Peilicke
7d0403d717 Accepting request 76539 from Base:System
Update crypt_blowfish. (forwarded request 76538 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/76539
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=67
2011-07-21 06:55:07 +00:00
Sascha Peilicke
fa7c129e16 Autobuild autoformatter for 75614
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=66
2011-07-07 12:07:37 +00:00
Sascha Peilicke
1b148a2844 Autobuild autoformatter for 75614
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=66
2011-07-07 12:07:37 +00:00
Sascha Peilicke
dc83f12cdb Accepting request 75614 from Base:System
Cleanup; add nscd systemd config files.

OBS-URL: https://build.opensuse.org/request/show/75614
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=65
2011-07-07 12:07:16 +00:00
Sascha Peilicke
9cf0e98c97 Accepting request 75614 from Base:System
Cleanup; add nscd systemd config files.

OBS-URL: https://build.opensuse.org/request/show/75614
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=65
2011-07-07 12:07:16 +00:00
Sascha Peilicke
07e571c4ff Autobuild autoformatter for 75320
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=64
2011-07-05 08:02:23 +00:00
Sascha Peilicke
909e6dbf4d Autobuild autoformatter for 75320
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=64
2011-07-05 08:02:23 +00:00
Sascha Peilicke
ea5518933f Accepting request 75320 from Base:System
Various small fixes.

OBS-URL: https://build.opensuse.org/request/show/75320
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=63
2011-07-05 08:02:04 +00:00
Sascha Peilicke
ad7ace6636 Accepting request 75320 from Base:System
Various small fixes.

OBS-URL: https://build.opensuse.org/request/show/75320
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=63
2011-07-05 08:02:04 +00:00
Sascha Peilicke
fcc383a4f3 Autobuild autoformatter for 74886
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=62
2011-06-30 12:59:54 +00:00
Sascha Peilicke
639626b306 Autobuild autoformatter for 74886
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=62
2011-06-30 12:59:54 +00:00
Sascha Peilicke
af8880e56a Accepting request 74886 from Base:System
For Rudi ;)

OBS-URL: https://build.opensuse.org/request/show/74886
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=61
2011-06-30 12:59:39 +00:00
Sascha Peilicke
f787f5af9c Accepting request 74886 from Base:System
For Rudi ;)

OBS-URL: https://build.opensuse.org/request/show/74886
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=61
2011-06-30 12:59:39 +00:00
Sascha Peilicke
3c800bc072 Autobuild autoformatter for 74822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=60
2011-06-29 12:06:17 +00:00
Sascha Peilicke
c51fafe50c Autobuild autoformatter for 74822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=60
2011-06-29 12:06:17 +00:00
Sascha Peilicke
59a6a84e37 Accepting request 74822 from Base:System
Cleanup

OBS-URL: https://build.opensuse.org/request/show/74822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=59
2011-06-29 12:05:52 +00:00
Sascha Peilicke
8f41893e0c Accepting request 74822 from Base:System
Cleanup

OBS-URL: https://build.opensuse.org/request/show/74822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=59
2011-06-29 12:05:52 +00:00
Sascha Peilicke
b29d2ad388 Autobuild autoformatter for 74646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=58
2011-06-27 13:35:53 +00:00
Sascha Peilicke
bcb1f571d5 Autobuild autoformatter for 74646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=58
2011-06-27 13:35:53 +00:00
Sascha Peilicke
49ca6afed5 Accepting request 74646 from Base:System
Cleanups, fix PPC build.

OBS-URL: https://build.opensuse.org/request/show/74646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=57
2011-06-27 13:35:35 +00:00
Sascha Peilicke
943d8273b6 Accepting request 74646 from Base:System
Cleanups, fix PPC build.

OBS-URL: https://build.opensuse.org/request/show/74646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=57
2011-06-27 13:35:35 +00:00
Sascha Peilicke
68323dc2f1 Autobuild autoformatter for 74203
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=56
2011-06-20 13:58:15 +00:00
Sascha Peilicke
f2701fc680 Autobuild autoformatter for 74203
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=56
2011-06-20 13:58:15 +00:00
Sascha Peilicke
a1b68f01ab Accepting request 74203 from Base:System
Minor cleanups.

OBS-URL: https://build.opensuse.org/request/show/74203
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=55
2011-06-20 13:58:04 +00:00
Sascha Peilicke
cd0fff8a65 Accepting request 74203 from Base:System
Minor cleanups.

OBS-URL: https://build.opensuse.org/request/show/74203
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=55
2011-06-20 13:58:04 +00:00
Sascha Peilicke
d988cb3973 Autobuild autoformatter for 74184
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=54
2011-06-20 11:57:45 +00:00
Sascha Peilicke
c827d65d4d Autobuild autoformatter for 74184
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=54
2011-06-20 11:57:45 +00:00
Sascha Peilicke
e7cc239c7e Accepting request 74184 from Base:System
Remove prereq on permissions as discussed with Coolo as hot-fix for M2

OBS-URL: https://build.opensuse.org/request/show/74184
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=53
2011-06-20 11:57:32 +00:00
Sascha Peilicke
f099947cba Accepting request 74184 from Base:System
Remove prereq on permissions as discussed with Coolo as hot-fix for M2

OBS-URL: https://build.opensuse.org/request/show/74184
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=53
2011-06-20 11:57:32 +00:00
Sascha Peilicke
32cc5892bf Autobuild autoformatter for 74024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=52
2011-06-17 13:24:26 +00:00
Sascha Peilicke
485fd25194 Autobuild autoformatter for 74024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=52
2011-06-17 13:24:26 +00:00
Sascha Peilicke
7198d6e5c9 Accepting request 74024 from Base:System
forwarding to factory

OBS-URL: https://build.opensuse.org/request/show/74024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=51
2011-06-17 13:24:08 +00:00
Sascha Peilicke
a715d6e38a Accepting request 74024 from Base:System
forwarding to factory

OBS-URL: https://build.opensuse.org/request/show/74024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=51
2011-06-17 13:24:08 +00:00
Sascha Peilicke
0c3ca37408 Autobuild autoformatter for 73973
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=50
2011-06-17 09:13:52 +00:00
Sascha Peilicke
9d4a62a7f1 Autobuild autoformatter for 73973
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=50
2011-06-17 09:13:52 +00:00
Sascha Peilicke
cd2f650e1c Accepting request 73973 from Base:System
Various cleanups

OBS-URL: https://build.opensuse.org/request/show/73973
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=49
2011-06-17 09:13:35 +00:00
Sascha Peilicke
170d79deda Accepting request 73973 from Base:System
Various cleanups

OBS-URL: https://build.opensuse.org/request/show/73973
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=49
2011-06-17 09:13:35 +00:00
Sascha Peilicke
7b8bea92e8 Autobuild autoformatter for 73729
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=48
2011-06-15 15:02:49 +00:00
Sascha Peilicke
2a2a7be7ab Autobuild autoformatter for 73729
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=48
2011-06-15 15:02:49 +00:00
Sascha Peilicke
b53bffd372 Accepting request 73729 from Base:System
Cleanup spec file.

OBS-URL: https://build.opensuse.org/request/show/73729
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=47
2011-06-15 15:02:35 +00:00
Sascha Peilicke
72d858e8a8 Accepting request 73729 from Base:System
Cleanup spec file.

OBS-URL: https://build.opensuse.org/request/show/73729
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=47
2011-06-15 15:02:35 +00:00
Sascha Peilicke
fa14392f66 Autobuild autoformatter for 72565
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=46
2011-06-06 07:42:23 +00:00
Sascha Peilicke
63d7e320cb Autobuild autoformatter for 72565
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=46
2011-06-06 07:42:23 +00:00
Sascha Peilicke
bb3ac5dbca Accepting request 72565 from Base:System
Use 2.6.5 as oldest supported kernel on all archs besides x86 and  x86-64 (reverting partially a change).

OBS-URL: https://build.opensuse.org/request/show/72565
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=45
2011-06-06 07:42:13 +00:00
Sascha Peilicke
b8a3d11ae3 Accepting request 72565 from Base:System
Use 2.6.5 as oldest supported kernel on all archs besides x86 and  x86-64 (reverting partially a change).

OBS-URL: https://build.opensuse.org/request/show/72565
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=45
2011-06-06 07:42:13 +00:00
Sascha Peilicke
b1a7b59798 Autobuild autoformatter for 72233
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=44
2011-05-31 10:41:10 +00:00
Sascha Peilicke
0ced0ddc3d Autobuild autoformatter for 72233
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=44
2011-05-31 10:41:10 +00:00
Sascha Peilicke
e9fcef592f Accepting request 72233 from Base:System
Update to glibc 2.13

OBS-URL: https://build.opensuse.org/request/show/72233
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=43
2011-05-31 10:40:55 +00:00
Sascha Peilicke
8af01870ce Accepting request 72233 from Base:System
Update to glibc 2.13

OBS-URL: https://build.opensuse.org/request/show/72233
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=43
2011-05-31 10:40:55 +00:00
Sascha Peilicke
6bb313b713 Autobuild autoformatter for 70995
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=42
2011-05-23 12:29:14 +00:00
Sascha Peilicke
2c6a614c78 Autobuild autoformatter for 70995
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=42
2011-05-23 12:29:14 +00:00
Sascha Peilicke
eec13ef50d Accepting request 70995 from Base:System
- Update longlong.h from GCC sources.  Fixes s390 build with -mzarch.
  [bnc#695102]

OBS-URL: https://build.opensuse.org/request/show/70995
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=41
2011-05-23 12:29:03 +00:00
Sascha Peilicke
f21c3ad1d8 Accepting request 70995 from Base:System
- Update longlong.h from GCC sources.  Fixes s390 build with -mzarch.
  [bnc#695102]

OBS-URL: https://build.opensuse.org/request/show/70995
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=41
2011-05-23 12:29:03 +00:00
OBS User autobuild
ca9d87aa04 Autobuild autoformatter for 62476
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=40
2011-02-22 14:00:59 +00:00
OBS User autobuild
bcbd30d1e1 Autobuild autoformatter for 62476
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=40
2011-02-22 14:00:59 +00:00
Ruediger Oertel
1957e46dcd Accepting request 62476 from Base:System
Accepted submit request 62476 from user pbaudis

OBS-URL: https://build.opensuse.org/request/show/62476
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=39
2011-02-22 14:00:50 +00:00
Ruediger Oertel
95ad259cbb Accepting request 62476 from Base:System
Accepted submit request 62476 from user pbaudis

OBS-URL: https://build.opensuse.org/request/show/62476
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=39
2011-02-22 14:00:50 +00:00
d991df6623 Autobuild autoformatter for 60018
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=37
2011-02-04 16:42:02 +00:00
c9ded7cbd0 Autobuild autoformatter for 60018
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=37
2011-02-04 16:42:02 +00:00
5266f74d21 Accepting request 60018 from Base:System
Accepted submit request 60018 from user pbaudis

OBS-URL: https://build.opensuse.org/request/show/60018
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=36
2011-02-04 16:41:53 +00:00
153c4fd0fb Accepting request 60018 from Base:System
Accepted submit request 60018 from user pbaudis

OBS-URL: https://build.opensuse.org/request/show/60018
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=36
2011-02-04 16:41:53 +00:00
2583e3136b Autobuild autoformatter for 59369
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=35
2011-01-28 15:56:09 +00:00
4bfc4da9cc Autobuild autoformatter for 59369
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=35
2011-01-28 15:56:09 +00:00
d1babbf946 Accepting request 59369 from Base:System
Accepted submit request 59369 from user rguenther

OBS-URL: https://build.opensuse.org/request/show/59369
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=34
2011-01-28 15:56:03 +00:00
f0da273816 Accepting request 59369 from Base:System
Accepted submit request 59369 from user rguenther

OBS-URL: https://build.opensuse.org/request/show/59369
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=34
2011-01-28 15:56:03 +00:00
72b4c53309 Autobuild autoformatter for 57646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=33
2011-01-10 12:22:56 +00:00
fa79113d2a Autobuild autoformatter for 57646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=33
2011-01-10 12:22:56 +00:00
45459aa46b Accepting request 57646 from Base:System
Accepted submit request 57646 from user rguenther

OBS-URL: https://build.opensuse.org/request/show/57646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=32
2011-01-10 12:22:49 +00:00
05b946fcc4 Accepting request 57646 from Base:System
Accepted submit request 57646 from user rguenther

OBS-URL: https://build.opensuse.org/request/show/57646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=32
2011-01-10 12:22:49 +00:00
f5ba8d6318 Autobuild autoformatter for 54305
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=31
2010-12-02 14:54:11 +00:00
7f8ac17ef8 Autobuild autoformatter for 54305
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=31
2010-12-02 14:54:11 +00:00
25608a220f Accepting request 54305 from Base:System
Accepted submit request 54305 from user pbaudis

OBS-URL: https://build.opensuse.org/request/show/54305
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=30
2010-12-02 14:54:04 +00:00
c517008547 Accepting request 54305 from Base:System
Accepted submit request 54305 from user pbaudis

OBS-URL: https://build.opensuse.org/request/show/54305
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=30
2010-12-02 14:54:04 +00:00
OBS User autobuild
5966a4cc59 Autobuild autoformatter for 53152
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=29
2010-11-18 15:02:11 +00:00
OBS User autobuild
f865dae0e0 Autobuild autoformatter for 53152
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=29
2010-11-18 15:02:11 +00:00
Ruediger Oertel
72ba7b2c36 Accepting request 53152 from Base:System
Accepted submit request 53152 from user pbaudis

OBS-URL: https://build.opensuse.org/request/show/53152
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=28
2010-11-18 15:02:02 +00:00
Ruediger Oertel
2b347c7918 Accepting request 53152 from Base:System
Accepted submit request 53152 from user pbaudis

OBS-URL: https://build.opensuse.org/request/show/53152
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=28
2010-11-18 15:02:02 +00:00
OBS User autobuild
80fc5cdf33 Autobuild autoformatter for 51937
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=27
2010-11-02 08:43:09 +00:00
OBS User autobuild
5f82d3c0dd Autobuild autoformatter for 51937
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=27
2010-11-02 08:43:09 +00:00
Ruediger Oertel
c2fff8aac7 Accepting request 51937 from Base:System
Accepted submit request 51937 from user pbaudis

OBS-URL: https://build.opensuse.org/request/show/51937
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=26
2010-11-02 08:43:04 +00:00
Ruediger Oertel
10d7a88e0b Accepting request 51937 from Base:System
Accepted submit request 51937 from user pbaudis

OBS-URL: https://build.opensuse.org/request/show/51937
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=26
2010-11-02 08:43:04 +00:00
OBS User autobuild
56401d058f Accepting request 48637 from Base:System
Copy from Base:System/glibc based on submit request 48637 from user coolo

OBS-URL: https://build.opensuse.org/request/show/48637
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=25
2010-09-21 11:02:15 +00:00
OBS User autobuild
d0fc4c37e6 Accepting request 43275 from Base:System
Copy from Base:System/glibc based on submit request 43275 from user dirkmueller

OBS-URL: https://build.opensuse.org/request/show/43275
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=24
2010-07-19 11:13:32 +00:00
OBS User autobuild
26780883fc Accepting request 41362 from Base:System
Copy from Base:System/glibc based on submit request 41362 from user pbaudis

OBS-URL: https://build.opensuse.org/request/show/41362
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=21
2010-06-18 14:25:27 +00:00
OBS User autobuild
9f84601fb4 Accepting request 40411 from Base:System
Copy from Base:System/glibc based on submit request 40411 from user pbaudis

OBS-URL: https://build.opensuse.org/request/show/40411
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=20
2010-05-25 08:18:17 +00:00
OBS User autobuild
bab6f932e0 Accepting request 39346 from Base:System
Copy from Base:System/glibc based on submit request 39346 from user prusnak

OBS-URL: https://build.opensuse.org/request/show/39346
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=19
2010-05-05 19:21:50 +00:00
OBS User autobuild
96652d2c3d Accepting request 38894 from Base:System
Copy from Base:System/glibc based on submit request 38894 from user pbaudis

OBS-URL: https://build.opensuse.org/request/show/38894
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=18
2010-04-28 20:36:13 +00:00
OBS User autobuild
b486f136d8 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=17 2010-03-18 14:48:55 +00:00
OBS User autobuild
af18f084d2 Accepting request 34042 from Base:System
Copy from Base:System/glibc based on submit request 34042 from user coolo

OBS-URL: https://build.opensuse.org/request/show/34042
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=16
2010-03-05 01:03:33 +00:00
OBS User autobuild
a64f4f89bd Accepting request 30532 from Base:System
Copy from Base:System/glibc based on submit request 30532 from user pbaudis

OBS-URL: https://build.opensuse.org/request/show/30532
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=15
2010-01-29 13:56:15 +00:00
OBS User autobuild
b7de4d37eb Accepting request 27940 from Base:System
Copy from Base:System/glibc based on submit request 27940 from user dirkmueller

OBS-URL: https://build.opensuse.org/request/show/27940
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=14
2010-01-03 11:31:34 +00:00
OBS User autobuild
ff113156e3 Accepting request 24314 from Base:System
Copy from Base:System/glibc based on submit request 24314 from user pbaudis

OBS-URL: https://build.opensuse.org/request/show/24314
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=13
2009-11-16 08:54:19 +00:00
OBS User autobuild
5854e1f270 Accepting request 20918 from Base:System
Copy from Base:System/glibc based on submit request 20918 from user oertel

OBS-URL: https://build.opensuse.org/request/show/20918
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=11
2009-09-23 14:36:23 +00:00
OBS User autobuild
70fef01bde Accepting request 20423 from Base:System
Copy from Base:System/glibc based on submit request 20423 from user pbaudis

OBS-URL: https://build.opensuse.org/request/show/20423
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=10
2009-09-16 20:09:07 +00:00
OBS User autobuild
e6cb67a3e4 Accepting request 20011 from Base:System
Copy from Base:System/glibc based on submit request 20011 from user pbaudis

OBS-URL: https://build.opensuse.org/request/show/20011
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=9
2009-09-10 10:38:51 +00:00
OBS User autobuild
dbe4700584 Accepting request 18871 from Base:System
Copy from Base:System/glibc based on submit request 18871 from user mlschroe

OBS-URL: https://build.opensuse.org/request/show/18871
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=8
2009-08-28 15:43:28 +00:00
OBS User unknown
9c7a545e3a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=7 2009-07-17 13:43:39 +00:00
OBS User unknown
a21320db91 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=6 2009-06-19 00:51:09 +00:00
OBS User unknown
342102ac98 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=5 2009-06-12 14:37:00 +00:00
OBS User unknown
87b54a3919 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=4 2009-05-27 10:39:38 +00:00
OBS User unknown
995089c3c6 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=3 2009-03-24 17:36:26 +00:00
OBS User unknown
872d7e63df OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=2 2009-03-03 17:34:01 +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
5 changed files with 47 additions and 112 deletions

View File

@ -0,0 +1,28 @@
From 5f62cf88c4530c11904482775b7582bd7f6d80d2 Mon Sep 17 00:00:00 2001
From: Andreas Schwab <schwab@suse.de>
Date: Wed, 25 Sep 2024 11:49:30 +0200
Subject: [PATCH] Fix missing randomness in __gen_tempname (bug 32214)
Make sure to update the random value also if getrandom fails.
Fixes: 686d542025 ("posix: Sync tempname with gnulib")
---
sysdeps/posix/tempname.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/sysdeps/posix/tempname.c b/sysdeps/posix/tempname.c
index c00fe0c181..fc30958a0c 100644
--- a/sysdeps/posix/tempname.c
+++ b/sysdeps/posix/tempname.c
@@ -117,6 +117,8 @@ random_bits (random_value *r, random_value s)
succeed. */
#if !_LIBC
*r = mix_random_values (v, clock ());
+#else
+ *r = v;
#endif
return false;
}
--
2.46.2

View File

@ -1,33 +0,0 @@
Index: glibc-2.38/intl/loadmsgcat.c
===================================================================
--- glibc-2.38.orig/intl/loadmsgcat.c
+++ glibc-2.38/intl/loadmsgcat.c
@@ -796,8 +796,26 @@ _nl_load_domain (struct loaded_l10nfile
if (domain_file->filename == NULL)
goto out;
- /* Try to open the addressed file. */
- fd = open (domain_file->filename, O_RDONLY | O_BINARY);
+ /* Replace /locale/ with /usr/share/locale-langpack/ */
+ const char *langpackdir = "/usr/share/locale-langpack/";
+ char *filename_langpack = malloc (strlen (domain_file->filename)
+ + strlen (langpackdir));
+ if (filename_langpack != NULL)
+ {
+ char *p = strstr (domain_file->filename, "/locale/");
+ if (p != NULL)
+ {
+ strcpy (__stpcpy (filename_langpack, langpackdir), p + 8);
+ fd = open (filename_langpack, O_RDONLY | O_BINARY);
+ }
+
+ free (filename_langpack);
+ }
+
+ if (fd == -1)
+ /* Try to open the addressed file. */
+ fd = open (domain_file->filename, O_RDONLY | O_BINARY);
+
if (fd == -1)
goto out;

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Sep 30 20:56:18 UTC 2024 - Stanislav Brabec <sbrabec@suse.com>
- langpacks are no more used. Drop glibc-2.3.90-langpackdir.diff.
-------------------------------------------------------------------
Thu Sep 26 11:45:57 UTC 2024 - Andreas Schwab <schwab@suse.de>
- gen-tempname-randomness.patch: Fix missing randomness in __gen_tempname
(bsc#1230965, BZ #32214)
-------------------------------------------------------------------
Wed Sep 18 15:11:48 UTC 2024 - Andreas Schwab <schwab@suse.de>
- Use nss-systemd by default also in SLE (bsc#1230638)
-------------------------------------------------------------------
Mon Jul 29 07:50:31 UTC 2024 - Andreas Schwab <schwab@suse.de>

View File

@ -170,7 +170,6 @@ Source1: https://ftp.gnu.org/pub/gnu/glibc/glibc-%{version}.tar.xz.sig
Source2: http://savannah.gnu.org/project/memberlist-gpgkeys.php?group=libc&download=1#/glibc.keyring
Source4: manpages.tar.bz2
Source5: nsswitch.conf
Source6: sle-nsswitch.conf
Source7: bindresvport.blacklist
Source9: glibc.rpmlintrc
Source10: baselibs.conf
@ -276,8 +275,6 @@ Patch10: glibc-version.diff
Patch13: glibc-2.3.2.no_archive.diff
# PATCH-FIX-OPENSUSE -- add blacklist for bindresvport
Patch14: glibc-bindresvport-blacklist.diff
# PATCH-FIX-OPENSUSE prefer -lang rpm packages
Patch15: glibc-2.3.90-langpackdir.diff
# PATCH-FEATURE-SLE Use nscd user for nscd
Patch19: nscd-server-user.patch
# PATCH-FEATURE-SLE read nsswich.conf from /usr
@ -302,6 +299,8 @@ Patch306: glibc-fix-double-loopback.diff
%if %{without snapshot}
###
# Patches from upstream
# PATCH-FIX-UPSTREAM Fix missing randomness in __gen_tempname (BZ #32214)
Patch1000: gen-tempname-randomness.patch
###
%endif
@ -920,7 +919,7 @@ install -m 644 %{SOURCE7} %{buildroot}/etc
%if %suse_version > 1500
install -D -m 644 %{SOURCE5} %{buildroot}%{_prefix}/etc/nsswitch.conf
%else
install -m 644 %{SOURCE6} %{buildroot}/etc/nsswitch.conf
install -m 644 %{SOURCE5} %{buildroot}/etc/nsswitch.conf
%endif
%if %{build_html}

View File

@ -1,75 +0,0 @@
#
# /etc/nsswitch.conf
#
# An example Name Service Switch config file. This file should be
# sorted with the most-used services at the beginning.
#
# Valid databases are: aliases, ethers, group, gshadow, hosts,
# initgroups, netgroup, networks, passwd, protocols, publickey,
# rpc, services, and shadow.
#
# Valid service provider entries include (in alphabetical order):
#
# compat Use /etc files plus *_compat pseudo-db
# db Use the pre-processed /var/db files
# dns Use DNS (Domain Name Service)
# files Use the local files in /etc
# hesiod Use Hesiod (DNS) for user lookups
# nis Use NIS (NIS version 2), also called YP
# nisplus Use NIS+ (NIS version 3)
#
# See `info libc 'NSS Basics'` for more information.
#
# Commonly used alternative service providers (may need installation):
#
# ldap Use LDAP directory server
# myhostname Use systemd host names
# mymachines Use systemd machine names
# mdns*, mdns*_minimal Use Avahi mDNS/DNS-SD
# resolve Use systemd resolved resolver
# sss Use System Security Services Daemon (sssd)
# systemd Use systemd for dynamic user option
# winbind Use Samba winbind support
# wins Use Samba wins support
# wrapper Use wrapper module for testing
#
# Notes:
#
# 'sssd' performs its own 'files'-based caching, so it should generally
# come before 'files'.
#
# WARNING: Running nscd with a secondary caching service like sssd may
# lead to unexpected behaviour, especially with how long
# entries are cached.
#
# Installation instructions:
#
# To use 'db', install the appropriate package(s) (provide 'makedb' and
# libnss_db.so.*), and place the 'db' in front of 'files' for entries
# you want to be looked up first in the databases, like this:
#
# passwd: db files
# shadow: db files
# group: db files
passwd: compat
group: compat
shadow: compat
# Allow initgroups to default to the setting for group.
# initgroups: compat
hosts: files dns
networks: files dns
aliases: files usrfiles
ethers: files usrfiles
gshadow: files usrfiles
netgroup: files nis
protocols: files usrfiles
publickey: files
rpc: files usrfiles
services: files usrfiles
automount: files nis
bootparams: files
netmasks: files