SHA256
1
0
forked from pool/glibc

1005 Commits

Author SHA256 Message Date
2c4b2b4ac1 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
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
1685ad7b19 Accepting request 1178272 from home:dimstar:Factory
- 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).

OBS-URL: https://build.opensuse.org/request/show/1178272
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=717
2024-06-03 10:42:46 +00:00
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
8606bd81d8 Accepting request 1177460 from home:Andreas_Schwab:Factory
- Obsolete glibc-locale-base-<targettype> from glibc-<targettype>

OBS-URL: https://build.opensuse.org/request/show/1177460
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=715
2024-05-29 07:56:39 +00:00
ffd3fba0e7 Accepting request 1177068 from home:Andreas_Schwab:Factory
- Move essential (Latin-1 and UTF based) gconv modules to main glibc
  package, other modules to new package glibc-gconv-modules-extra

OBS-URL: https://build.opensuse.org/request/show/1177068
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=714
2024-05-27 08:47:14 +00:00
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
c69351a7c3 osc copypac from project:Base:System package:glibc revision:710
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=712
2024-05-17 07:44:38 +00:00
44b00a6f27 Accepting request 1174627 from home:Andreas_Schwab:Factory
- Move gconv extra modules into glibc-locale package

OBS-URL: https://build.opensuse.org/request/show/1174627
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=711
2024-05-16 15:01:53 +00:00
b561ef871f OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=710 2024-05-14 09:45:53 +00:00
a230e5f846 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=709 2024-05-14 09:34:06 +00:00
833e55e71d Accepting request 1172774 from home:gbelinassi:branches:Base:System
- ulp-prologue-into-asm-functions.patch: Avoid creating ULP prologue
for _start routine (bsc#1221940

OBS-URL: https://build.opensuse.org/request/show/1172774
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=708
2024-05-14 09:33:16 +00:00
b08edd98b2 Accepting request 1173931 from home:Andreas_Schwab:Factory
- 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)

- 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/1173931
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=707
2024-05-14 09:28:22 +00:00
98ab6167bc osc copypac from project:Base:System package:glibc revision:704
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=706
2024-05-13 09:29:28 +00:00
7be222346b Accepting request 1172667 from home:Andreas_Schwab:Factory
- nscd-netgroup-cache.patch: fix assorted bugs in nscd netgroup cache
  (CVE-2024-33599, CVE-2024-33600, CVE-2024-33601, CVE-2024-33602,
  bsc#1223423, bsc#1223424, bsc#1223425, bsc#1223426, BZ #31677, BZ
  #31678, BZ #31680)

OBS-URL: https://build.opensuse.org/request/show/1172667
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=705
2024-05-08 09:43:15 +00:00
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
293988be41 Accepting request 1170863 from home:gbelinassi:branches:Base:System
- glibc-fix-cve-2024-33599.patch: nscd: Stack-based buffer overflow in
  netgroup cache (CVE-2024-33599, bsc#1223423)

OBS-URL: https://build.opensuse.org/request/show/1170863
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=703
2024-05-01 06:00:58 +00:00
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
b54ec08c8c Accepting request 1168903 from home:Andreas_Schwab:Factory
- 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)

OBS-URL: https://build.opensuse.org/request/show/1168903
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=701
2024-04-18 15:36:42 +00:00
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
2f0cbba604 Accepting request 1157904 from home:Andreas_Schwab:Factory
- 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)

OBS-URL: https://build.opensuse.org/request/show/1157904
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=699
2024-03-14 09:08:59 +00:00
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
cb1bea70cb Accepting request 1152035 from home:lnussel:branches:Base:System
- nsswitch.conf: Add systemd also for shadow lookups, use merge
  strategy for group lookups

OBS-URL: https://build.opensuse.org/request/show/1152035
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=697
2024-02-29 10:15:14 +00:00
5540dd8e5f Accepting request 1152871 from home:Andreas_Schwab:Factory
- s390-clone-error-clobber-r7.patch: S390: Do not clobber r7 in clone (BZ
  #31402)

OBS-URL: https://build.opensuse.org/request/show/1152871
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=696
2024-02-28 09:37:09 +00:00
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
91530fb57a Accepting request 1145071 from home:Andreas_Schwab:Factory
- Add libnsl1 to baselibs.conf (bsc#1219640)

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

OBS-URL: https://build.opensuse.org/request/show/1145071
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=694
2024-02-08 08:40:08 +00:00
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
a39c2d7af8 Accepting request 1143408 from home:Andreas_Schwab:Factory
- 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,

OBS-URL: https://build.opensuse.org/request/show/1143408
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=692
2024-02-01 14:30:28 +00:00
49ddb84d87 Accepting request 1143041 from home:Andreas_Schwab:Factory
- syslog-buffer-overflow.patch: syslog: Fix heap buffer overflow in
  __vsyslog_internal (CVE-2023-6246, CVE-2023-6779, CVE-2023-6780,
  bsc#1218863, bsc#1218867, bsc#1218868)
- qsort-invalid-cmp.patch: qsort: handle degenerated compare function
  (bsc#1218866)

- Change minimum GCC to 13

OBS-URL: https://build.opensuse.org/request/show/1143041
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=691
2024-01-31 14:16:08 +00:00
0141d2a2e1 Accepting request 1141234 from home:Andreas_Schwab:Factory
- Split off libnsl.so.1 into a separate package

OBS-URL: https://build.opensuse.org/request/show/1141234
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=690
2024-01-24 12:12:32 +00:00
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
7d11a51c51 Accepting request 1136423 from home:Andreas_Schwab:Factory
- 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)

OBS-URL: https://build.opensuse.org/request/show/1136423
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=688
2024-01-03 09:37:21 +00:00
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
ed6ce3ee60 Accepting request 1131293 from home:Andreas_Schwab:Factory
- aarch64-rawmemchr-unwind.patch: aarch64: correct CFI in rawmemchr
  (bsc#1217445, BZ #31113)

OBS-URL: https://build.opensuse.org/request/show/1131293
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=686
2023-12-06 09:30:05 +00:00
7eb8606899 Accepting request 1130944 from home:Andreas_Schwab:Factory
- Remove systemd from shadow and gshadow lookups (bsc#1217220)

OBS-URL: https://build.opensuse.org/request/show/1130944
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=685
2023-12-05 10:04:40 +00:00
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
3c83aba183 - gb18030-2022.patch: add GB18030-2022 charmap (jsc#PED-4908, BZ #30243)
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=683
2023-10-23 09:58:25 +00:00
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
7e76adcd12 Accepting request 1118596 from home:Andreas_Schwab:Factory
- dtors-reverse-ctor-order.patch: Remove, has been reverted

OBS-URL: https://build.opensuse.org/request/show/1118596
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=681
2023-10-18 13:51:39 +00:00
8f4dfbf63d Accepting request 1118532 from home:Andreas_Schwab:Factory
- Avoid use of SSE in i586 build

OBS-URL: https://build.opensuse.org/request/show/1118532
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=680
2023-10-18 07:56:57 +00:00
056c554fd9 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=679 2023-10-12 07:48:37 +00:00
d298146fbc Accepting request 1116403 from home:Andreas_Schwab:Factory
- Add systemd also to gshadow lookups (jsc#PED-5188)
- For SLE continue to use nsswitch.conf without systemd

OBS-URL: https://build.opensuse.org/request/show/1116403
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=678
2023-10-09 08:53:23 +00:00
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
bbe13c08bf Accepting request 1115606 from home:Andreas_Schwab:Factory
- 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)

OBS-URL: https://build.opensuse.org/request/show/1115606
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=676
2023-10-04 12:49:07 +00:00
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
ef301235ed Accepting request 1114022 from home:Andreas_Schwab:Factory
- fstat-implementation.patch: io: Do not implement fstat with fstatat

OBS-URL: https://build.opensuse.org/request/show/1114022
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=674
2023-09-28 07:54:57 +00:00
8f698eb0bf Accepting request 1113655 from home:Andreas_Schwab:Factory
- getaddrinfo-memory-leak.patch: Fix leak in getaddrinfo introduced by the
  fix for CVE-2023-4806 (CVE-2023-5156, bsc#1215714, BZ #30884)

OBS-URL: https://build.opensuse.org/request/show/1113655
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=673
2023-09-26 11:26:02 +00:00
6e23f72fe7 Accepting request 1112308 from home:Andreas_Schwab:Factory
- getcanonname-use-after-free.patch: getaddrinfo: Fix use after free in
  getcanonname (CVE-2023-4806, bsc#1215281, BZ #30843)
- Do not build any cross packages in SLES

OBS-URL: https://build.opensuse.org/request/show/1112308
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=672
2023-09-19 14:01:57 +00:00
3e5ba0b46a osc copypac from project:Base:System package:glibc revision:669
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=671
2023-09-18 09:20:34 +00:00
366ef06a7b - add glibc-io-Do-not-implement-fstat-with-fstatat.diff
- add glibc-getaddrinfo-fix-use-after-free-in-getcanonname.patch
  (bsc#1215281, CVE-2023-4806)
- Regenerate it also in the %post of glibc-local-base-<targettype>
  But to create clearly defined bootstrap projects, it's essential
- Recognize ppc64p7 arch to build for power7
- add ld-linux.so.3 compat symlink also for armv6hl
- Do not order nscd after syslog.target
  * bugfixes
- Update manpages from Debian, includes new man pages for
- Use _target_cpu instead of _build and _host. This makes the
- check-build.sh: accept kernel 3.x
  - more libm optimizations
- Revert last change, it caused some breakage. [bnc#715854]
  for vsyscall which is not anymore in 3.1 kernel
- Further cleanup of ld.so.conf to remove duplicate directories
- Fix warning about potential array subscript out of bounds
- Work around shortest-stem feature in make 3.82+ (patch
- Update to glibc-2.10.1-e38af591a8 of glibc/pb-stable.git glibc-2.10-branch
- only do obsoletes for XXbit packages on ppc, not on x86
  * Fix sched_getcpu error path on x86-64.
- nptl/init.c (sigcancel_handler): Compare with correct PID even
- Don't terminate strings twice in nis/netgroup code.
- Fix invalidating of nscd caches and getaddrinfo()
- Update to current CVS:
- Update to current CVS version and update to
- Add fixes from CVS:
- forward umount to umount2 on ppc64 because umount syscall
- really fix linux/percpu.h to compile in userland
- Update to kernel header files from 2.6.0-test7

OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=670
2023-09-18 09:08:56 +00:00
f73bb175b7 Accepting request 1111033 from home:Andreas_Schwab:Factory
- no-aaaa-read-overflow.patch: Stack read overflow with large TCP
  responses in no-aaaa mode (CVE-2023-4527, bsc#1215280, BZ #30842)

OBS-URL: https://build.opensuse.org/request/show/1111033
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=669
2023-09-14 08:19:24 +00:00
dbf49f77e5 Accepting request 1110816 from home:Andreas_Schwab:Factory
- Add systemd to passwd, group and shadow lookups (jsc#PED-5188)

OBS-URL: https://build.opensuse.org/request/show/1110816
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=668
2023-09-13 06:51:34 +00:00
d239abb794 Accepting request 1110438 from home:Andreas_Schwab:Factory
- ppc64-flock-fob64.patch: io: Fix record locking contants for powerpc64
  with __USE_FILE_OFFSET64 (BZ #30804)
- libio-io-vtables.patch: libio: Fix oversized __io_vtables
- call-init-proxy-objects.patch: elf: Do not run constructors for proxy
  objects
- dtors-reverse-ctor-order.patch: elf: Always call destructors in reverse
  constructor order (BZ #30785)

OBS-URL: https://build.opensuse.org/request/show/1110438
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=667
2023-09-12 06:37:03 +00:00
25084a9191 Accepting request 1109216 from home:Andreas_Schwab:Factory
- intl-c-utf-8-like-c-locale.patch: intl: Treat C.UTF-8 locale like C
  locale (BZ #16621)
- glibc-disable-gettext-for-c-utf8.patch: Removed

OBS-URL: https://build.opensuse.org/request/show/1109216
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=666
2023-09-06 08:18:53 +00:00
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
846369ca9b Accepting request 1107913 from home:Andreas_Schwab:Factory
- Add cross-ppc64le package

OBS-URL: https://build.opensuse.org/request/show/1107913
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=664
2023-08-29 10:52:07 +00:00
78bf8a5668 Accepting request 1105416 from home:Andreas_Schwab:Factory
- posix-memalign-fragmentation.patch: malloc: Enable merging of remainders
  in memalign, remove bin scanning from memalign (BZ #30723)
- Limit build counter sync to i686 flavor, to reduce needs for rebuilds

OBS-URL: https://build.opensuse.org/request/show/1105416
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=663
2023-08-23 07:20:45 +00:00
d2e1bb4b49 Accepting request 1105411 from home:rguenther:branches:Base:System
- Remove not working cross-ppc64le and cross-x86_64 again.

OBS-URL: https://build.opensuse.org/request/show/1105411
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=662
2023-08-23 07:19:10 +00:00
391972d42f Accepting request 1105244 from home:rguenther:branches:Base:System
- Add cross-s390x, cross-ppc64le and cross-x86_64 packages.  [bsc#1214460]

OBS-URL: https://build.opensuse.org/request/show/1105244
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=661
2023-08-22 12:51:19 +00:00
7ca219d3d4 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=660 2023-08-22 12:39:49 +00:00
621320af4e Accepting request 1105262 from home:Andreas_Schwab:Factory
- Require that elf/check-localplt does not fail
- glibc-2.3.90-langpackdir.diff: add hidden alias for __strcpy_chk
- cache-amd-legacy.patch: x86: Fix for cache computation on AMD legacy
  cpus
- cache-intel-shared.patch: x86: Fix incorrect scope of setting
  `shared_per_thread` (BZ# 30745)

OBS-URL: https://build.opensuse.org/request/show/1105262
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=659
2023-08-22 12:33:42 +00:00
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
f252c599f1 Accepting request 1102127 from home:Andreas_Schwab:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/1102127
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=657
2023-08-03 08:05:05 +00:00
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
98df90238a Accepting request 1098077 from home:Andreas_Schwab:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/1098077
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=655
2023-07-11 07:54:23 +00:00
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
2c9e773b39 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=653 2023-05-25 10:30:00 +00:00
37f9b64fc4 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=652 2023-05-25 09:46:14 +00:00
c22496d4ba Accepting request 1088918 from home:gbelinassi:branches:Base:System
- Add support for livepatches in ASM written functions (bsc#1210777)

OBS-URL: https://build.opensuse.org/request/show/1088918
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=651
2023-05-25 09:15:20 +00:00
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
951bcba4cf Accepting request 1076854 from home:Andreas_Schwab:Factory
- getlogin-no-loginuid.patch: getlogin_r: fix missing fallback if loginuid
  is unset (bsc#1209229, BZ #30235)

OBS-URL: https://build.opensuse.org/request/show/1076854
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=649
2023-04-03 08:55:57 +00:00
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
23e1372019 Accepting request 1073567 from home:Andreas_Schwab:Factory
- Exclude static archives from preparation for live patching (bnc#1208721)

OBS-URL: https://build.opensuse.org/request/show/1073567
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=647
2023-03-21 14:31:39 +00:00
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
b928a76c1b Accepting request 1063589 from home:Andreas_Schwab:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/1063589
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=645
2023-02-07 09:37:31 +00:00
1a1d874f98 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=644 2023-01-16 12:08:37 +00:00
ea28dc0c04 Accepting request 1055810 from home:lnussel:usrmerge
Replace transitional %usrmerged macro with regular version check (boo#1206798)

OBS-URL: https://build.opensuse.org/request/show/1055810
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=643
2023-01-16 12:07:19 +00:00
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
628283035c Accepting request 1043380 from home:Andreas_Schwab:Factory
- floatn.patch: Update _FloatN header support for C++ in GCC 13

OBS-URL: https://build.opensuse.org/request/show/1043380
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=641
2022-12-16 17:37:03 +00:00
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
9d775dc388 Accepting request 1038504 from home:gmbr3:Active
- nscd: Convert to systemd-sysusers

OBS-URL: https://build.opensuse.org/request/show/1038504
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=639
2022-11-28 11:23:25 +00:00
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
f1ca5ecb2f Accepting request 1031471 from home:Andreas_Schwab:Factory
- dl-debug-bindings.patch: elf: Reinstate on DL_DEBUG_BINDINGS
  _dl_lookup_symbol_x (bsc#1204710)

OBS-URL: https://build.opensuse.org/request/show/1031471
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=637
2022-10-27 08:13:00 +00:00
ed46f1a980 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=636 2022-10-24 08:46:37 +00:00
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
0db4b59100 Accepting request 1008197 from home:Andreas_Schwab:Factory
- 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)

OBS-URL: https://build.opensuse.org/request/show/1008197
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=634
2022-10-05 12:19:14 +00:00
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
3ed180dddc Accepting request 1005182 from home:Andreas_Schwab:Factory
- makeflags.patch: Makerules: fix MAKEFLAGS assignment for upcoming
  make-4.4 (BZ# 29564)

OBS-URL: https://build.opensuse.org/request/show/1005182
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=632
2022-09-21 11:31:47 +00:00
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
4b3fd7ef7c Accepting request 1002733 from home:Andreas_Schwab:Factory
- errlist-edeadlock.patch: errlist: add missing entry for EDEADLOCK (BZ
  #29545)

OBS-URL: https://build.opensuse.org/request/show/1002733
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=630
2022-09-12 07:59:18 +00:00
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
4090138272 Accepting request 1001591 from home:Andreas_Schwab:Factory
- 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)

OBS-URL: https://build.opensuse.org/request/show/1001591
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=628
2022-09-07 07:38:45 +00:00
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
c561de7c3a Accepting request 1000398 from home:Andreas_Schwab:Factory
- nscd-netlink-cache-invalidation.patch: nscd: Fix netlink cache
  invalidation if epoll is used (boo#1199964, BZ #29415)

OBS-URL: https://build.opensuse.org/request/show/1000398
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=626
2022-08-31 07:58:47 +00:00
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
ea78a116b4 Accepting request 996255 from home:Andreas_Schwab:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/996255
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=624
2022-08-16 07:55:01 +00:00
c370aa9ab8 Accepting request 992472 from home:Andreas_Schwab:Factory
- Update to glibc 2.36
  Major new features:
  * Support for DT_RELR relative relocation format has been added to
    glibc
  * On Linux, the pidfd_open, pidfd_getfd, and pidfd_send_signal functions
    have been added
  * On Linux, the process_madvise function has been added
  * On Linux, the process_mrelease function has been added
  * The “no-aaaa” DNS stub resolver option has been added
  * On Linux, the fsopen, fsmount, move_mount, fsconfig, fspick, open_tree,
    and mount_setattr have been added
  * localedef now accepts locale definition files encoded in UTF-8
  * Support for the mbrtoc8 and c8rtomb multibyte/UTF-8 character conversion
    functions has been added per the ISO C2X N2653 and C++20 P0482R6 proposals
  * The functions arc4random, arc4random_buf, and arc4random_uniform have been
    added
  Deprecated and removed features, and other changes affecting compatibility:
  * Support for prelink will be removed in the next release
  * The Linux kernel version check has been removed along with the
    LD_ASSUME_KERNEL environment variable
  * On Linux, The LD_LIBRARY_VERSION environment variable has been removed
- get-nprocs-sched-uninit-read.patch, get-nprocs-inaccurate.patch,
  strcmp-rtm-fallback.path, pt-load-invalid-hole.patch,
  localedef-ld-monetary.patch, nptl-spurious-eintr.patch,
  strncpy-power9-vsx.patch, nptl-cleanup-async-restore.patch,
  read-chk-cancel.patch, wcrtomb-fortify.patch,
  nptl-cleanup-async-restore-2.patch: Removed

OBS-URL: https://build.opensuse.org/request/show/992472
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=623
2022-08-03 08:11:26 +00:00
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
0432c11393 Accepting request 989181 from home:Andreas_Schwab:Factory
- nptl-cleanup-async-restore-2.patch: nptl: Fix
  ___pthread_unregister_cancel_restore asynchronous restore (bsc#1200093,
  BZ #29214)

OBS-URL: https://build.opensuse.org/request/show/989181
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=621
2022-07-14 13:53:09 +00:00
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
ca95c9308e Accepting request 985277 from home:Andreas_Schwab:Factory
- 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)

OBS-URL: https://build.opensuse.org/request/show/985277
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=619
2022-06-27 09:59:57 +00:00
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
5e378213bf Accepting request 981499 from home:Andreas_Schwab:Factory
- Set SUSE_ZNOW=0

OBS-URL: https://build.opensuse.org/request/show/981499
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=617
2022-06-09 12:04:12 +00:00
81fec1e654 Accepting request 981453 from home:Andreas_Schwab:Factory
- strncpy-power9-vsx.patch: powerpc: Fix VSX register number on
  __strncpy_power9 (BZ #29197)
- nptl-cleanup-async-restore.patch: nptl: Fix __libc_cleanup_pop_restore
  asynchronous restore (bsc#1200093, BZ #29214)

OBS-URL: https://build.opensuse.org/request/show/981453
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=616
2022-06-09 07:52:40 +00:00
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
da57f2c50a Accepting request 977802 from home:Andreas_Schwab:Factory
- nptl-spurious-eintr.patch: nptl: Handle spurious EINTR when thread
  cancellation is disabled (BZ #29029)

OBS-URL: https://build.opensuse.org/request/show/977802
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=614
2022-05-17 15:03:34 +00:00
804195f6ef Accepting request 976682 from home:dimstar:Factory
- Follow the distro default gcc version to build the cross
  bootstrap packages.

OBS-URL: https://build.opensuse.org/request/show/976682
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=613
2022-05-12 15:29:47 +00:00
5ff6da67bf - switched to https urls
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=612
2022-04-29 10:48:50 +00:00
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
9bc2056b1a Accepting request 958081 from home:Andreas_Schwab:Factory
- 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)

OBS-URL: https://build.opensuse.org/request/show/958081
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=611
2022-02-28 16:12:13 +00:00
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
3955683696 Accepting request 951353 from home:Andreas_Schwab:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/951353
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=610
2022-02-03 16:39:47 +00:00
a8d047aa30 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=609 2022-01-06 08:51:26 +00:00
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
39e714c451 Accepting request 934053 from home:matz2:branches: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.

OBS-URL: https://build.opensuse.org/request/show/934053
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=608
2021-11-26 21:11:57 +00:00
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
b7416ef011 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=607 2021-11-17 15:21:04 +00:00
95c3ec44db Accepting request 931976 from home:gbelinassi
- Add ExtraBuildFlags for build flags that cannot be passed to configure.

------------------( below changes from previous sr )---------------------------
- Pass livepatchable flags directly to make.
- Add optional support for livepatches (JSC #SLE-20049).
- Generate ipa-clones tarball artifact when livepatch support is enabled.

Userspace Livepatching allows your application to be updated without restarting. For a library to be livepatchable, it has to be compiled with special flags (-fpatchable-functions-entry=X,Y).

To aid the development of livepatches, ipa-clones are also generated in the build process and packed into a livepatch-devel package. This package is meant to be used by developers during their workflow: these files contains log of changes that gcc did in the compiled code that may change code layout, which must be accounted when developing a livepatch. For instance, livepatching a function which is inlined requires livepatching every function that calls it. Tools that use such files already exists in kernel-livepatching and we aim porting them to userspace livepatching as well.

OBS-URL: https://build.opensuse.org/request/show/931976
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=606
2021-11-17 15:17:26 +00:00
5b369144fa Accepting request 931775 from home:Andreas_Schwab:Factory
- glibc.rpmlintrc: Update for rpmlint2

OBS-URL: https://build.opensuse.org/request/show/931775
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=605
2021-11-16 14:09:48 +00:00
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
4d4a3834ee Accepting request 923222 from home:Andreas_Schwab:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/923222
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=604
2021-10-05 12:30:15 +00:00
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
d6ae5339fb Accepting request 911560 from home:Andreas_Schwab:Factory
- 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)

OBS-URL: https://build.opensuse.org/request/show/911560
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=603
2021-08-12 08:36:15 +00:00
acd6b8d9f3 Accepting request 911264 from home:matz2:cross
- Add cross development packages for aarch64 and riscv64.

OBS-URL: https://build.opensuse.org/request/show/911264
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=602
2021-08-11 12:09:30 +00:00
a589b37fb7 Accepting request 909816 from home:Andreas_Schwab:Factory
- Update to glibc 2.34
  Major new features:
  * When _DYNAMIC_STACK_SIZE_SOURCE or _GNU_SOURCE are defined,
    PTHREAD_STACK_MIN is no longer constant and is redefined to
    sysconf(_SC_THREAD_STACK_MIN)
  * Add _SC_MINSIGSTKSZ and _SC_SIGSTKSZ
  * The dynamic linker implements the --list-diagnostics option, printing
    a dump of information related to IFUNC resolver operation and
    glibc-hwcaps subdirectory selection
  * On Linux, the function execveat has been added
  * The ISO C2X function timespec_getres has been added
  * The feature test macro __STDC_WANT_IEC_60559_EXT__, from draft ISO
    C2X, is supported to enable declarations of functions defined in Annex F
    of C2X
  * Add support for 64-bit time_t on configurations like x86 where time_t
    is traditionally 32-bit
  * The main gconv-modules file in glibc now contains only a small set of
    essential converter modules and the rest have been moved into a supplementary
    configuration file gconv-modules-extra.conf in the gconv-modules.d directory
    in the same GCONV_PATH
  * On Linux, a new tunable, glibc.pthread.stack_cache_size, can be used
    to configure the size of the thread stack cache
  * The function _Fork has been added as an async-signal-safe fork replacement
    since Austin Group issue 62 droped the async-signal-safe requirement for
    fork (and it will be included in the future POSIX standard)
  * On Linux, the close_range function has been added
  * The function closefrom has been added
  * The posix_spawn_file_actions_closefrom_np function has been added, enabling
    posix_spawn and posix_spawnp to close all file descriptors great than or
    equal to a giver integer

OBS-URL: https://build.opensuse.org/request/show/909816
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=601
2021-08-02 14:53:08 +00:00
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
73b0bc57c8 Accepting request 900350 from home:lnussel:usrmove
- Enable usrmerge in Factory always as it's default there
- Add conflict with pre-usrmerge filesystem package

OBS-URL: https://build.opensuse.org/request/show/900350
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=599
2021-06-16 14:37:05 +00:00
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
75f810d685 Accepting request 899090 from home:Andreas_Schwab:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/899090
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=597
2021-06-10 16:46:48 +00:00
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
cdefcafa37 Accepting request 895836 from home:Andreas_Schwab:Factory
- tst-cpu-features-amx.patch: x86: tst-cpu-features-supports.c: Update AMX
  check

OBS-URL: https://build.opensuse.org/request/show/895836
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=595
2021-05-27 19:26:46 +00:00
c82c4041fc Accepting request 895511 from home:Andreas_Schwab:Factory
- rawmemchr-warning.patch: string: Work around GCC PR 98512 in rawmemchr

OBS-URL: https://build.opensuse.org/request/show/895511
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=594
2021-05-26 10:27:44 +00:00
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
99c39a9631 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=592 2021-05-06 12:09:43 +00:00
361742413c Accepting request 890373 from home:Andreas_Schwab:Factory
- nptl-db-libpthread-load-order.patch: nptl_db: Support different
  libpthread/ld.so load orders (bscn#1184214, BZ #27744)

OBS-URL: https://build.opensuse.org/request/show/890373
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=591
2021-05-04 13:27:53 +00:00
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
97cf158760 Accepting request 885029 from home:Andreas_Schwab:Factory
- Enable support for static PIE (bsc#1184646)
- select-modify-timeout.patch: linux: always update select timeout
  (bsc#1184339, BZ #27706)

OBS-URL: https://build.opensuse.org/request/show/885029
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=589
2021-04-13 14:29:17 +00:00
67ea2f3a6c Accepting request 884677 from home:Andreas_Schwab:Factory
- Don't remove -f[asynchronous-]unwind-tables during configure run, no
  longer needed

OBS-URL: https://build.opensuse.org/request/show/884677
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=588
2021-04-12 13:42:33 +00:00
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
33836751f9 Accepting request 878144 from home:Andreas_Schwab:Factory
OBS-URL: https://build.opensuse.org/request/show/878144
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=586
2021-03-10 10:18:01 +00:00
47a70fb50a Accepting request 877767 from home:Andreas_Schwab:Factory
- 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/877767
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=585
2021-03-08 15:03:02 +00:00
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
b855cdeb01 Accepting request 876230 from home:Andreas_Schwab:Factory
- Disable x86 ISA level for now (bsc#1182522, BZ #27318)
- nss-revert-api.patch: Workaround for nss-compat brokeness (bsc#1182247,
  BZ #27416)

OBS-URL: https://build.opensuse.org/request/show/876230
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=583
2021-03-02 13:18:55 +00:00
e4be57d504 Accepting request 876196 from home:Andreas_Schwab:Factory
- Fix build of utils flavor for usrmerge

OBS-URL: https://build.opensuse.org/request/show/876196
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=582
2021-03-02 10:45:08 +00:00
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
63fb16c6c1 Accepting request 873391 from home:Andreas_Schwab:Factory
- Prepare for usrmerge (bsc#1029961)

OBS-URL: https://build.opensuse.org/request/show/873391
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=580
2021-02-18 13:40:31 +00:00
473f2a92cd Accepting request 872846 from home:Guillaume_G:branches:Base:System
- Add --enable-memory-tagging for aarch64

OBS-URL: https://build.opensuse.org/request/show/872846
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=579
2021-02-16 15:33:24 +00:00
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
aa7f55e9fc Accepting request 868599 from home:Andreas_Schwab:Factory
- 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 <sys/platform/x86.h> 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 <sys/vtimes.h> 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.

OBS-URL: https://build.opensuse.org/request/show/868599
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=577
2021-02-02 11:37:02 +00:00
5f38c0099e Accepting request 864620 from home:Andreas_Schwab:Factory
- Remove support for %optimize_power
- Move to power4 baseline on ppc

OBS-URL: https://build.opensuse.org/request/show/864620
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=576
2021-01-20 10:10:56 +00:00
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
71ba03d4de Accepting request 856525 from home:Andreas_Schwab:Factory
- 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)

OBS-URL: https://build.opensuse.org/request/show/856525
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=574
2020-12-16 16:31:56 +00:00
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
f1d8923af9 Accepting request 847890 from home:Andreas_Schwab:Factory
- 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)

OBS-URL: https://build.opensuse.org/request/show/847890
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=572
2020-11-11 15:20:35 +00:00
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
88dbb21c8e Accepting request 844127 from home:rguenther:branches: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]

OBS-URL: https://build.opensuse.org/request/show/844127
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=570
2020-10-28 10:40:07 +00:00
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
07fe597177 Accepting request 832940 from home:Andreas_Schwab:Factory
- 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)

OBS-URL: https://build.opensuse.org/request/show/832940
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=568
2020-09-08 09:28:40 +00:00
fcfeca27fe Accepting request 824657 from home:Andreas_Schwab:Factory
- Update to glibc 2.32
  * Unicode 13.0.0 Support
  * New locale added: ckb_IQ
  * The GNU C Library now loads audit modules listed in the DT_AUDIT and
    DT_DEPAUDIT dynamic section entries of the main executable
  * powerpc64le supports IEEE128 long double libm/libc redirects when
    using the -mabi=ieeelongdouble to compile C code on supported GCC
    toolchains
  * To help detect buffer overflows and other out-of-bounds accesses
    several APIs have been annotated with GCC 'access' attribute
  * On Linux, functions the pthread_attr_setsigmask_np and
    pthread_attr_getsigmask_np have been added
  * The GNU C Library now provides the header file <sys/single_threaded.h>
    which declares the variable __libc_single_threaded
  * The functions sigabbrev_np and sigdescr_np have been added
  * The functions strerrorname_np and strerrordesc_np have been added
  * AArch64 now supports standard branch protection security hardening
    in glibc when it is built with a GCC that is configured with
    --enable-standard-branch-protection (or if -mbranch-protection=standard
    flag is passed when building both GCC target libraries and glibc,
    in either case a custom GCC is needed)
  * The deprecated <sys/sysctl.h> header and the sysctl function have been
    removed
  * The sstk function is no longer available to newly linked binaries
  * The legacy signal handling functions siginterrupt, sigpause, sighold,
    sigrelse, sigignore and sigset, and the sigmask macro have been
    deprecated
  * ldconfig now defaults to the new format for ld.so.cache
  * The deprecated arrays sys_siglist, _sys_siglist, and sys_sigabbrev
    are no longer available to newly linked binaries, and their declarations

OBS-URL: https://build.opensuse.org/request/show/824657
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=567
2020-08-06 09:17:04 +00:00
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
129004b05a Accepting request 816574 from home:Andreas_Schwab:Factory
- 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)

OBS-URL: https://build.opensuse.org/request/show/816574
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=565
2020-06-23 11:59:46 +00:00
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
0c1833dfc6 Accepting request 807178 from home:Andreas_Schwab:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/807178
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=563
2020-05-19 10:03:06 +00:00
7f8046cfb0 osc copypac from project:Base:System package:glibc revision:558
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=562
2020-05-07 10:31:57 +00:00
0921aeb874 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=561 2020-05-07 09:27:49 +00:00
b33d15110a OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=560 2020-05-07 09:25:36 +00:00
73548df098 Accepting request 800973 from home:lnussel:branches:Base:System
- install nsswitch.conf in /usr
- package gai.conf as %doc only. The default config is empty so not needed.
- move gconv modules to separate subpackage

OBS-URL: https://build.opensuse.org/request/show/800973
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=559
2020-05-07 09:13:48 +00:00
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
da64db43be Accepting request 796476 from home:Andreas_Schwab:Factory
- Split off %lang_package

OBS-URL: https://build.opensuse.org/request/show/796476
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=557
2020-04-23 10:06:33 +00:00
3715880bfc Accepting request 795854 from home:Andreas_Schwab:Factory
- Split off %lang_package

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

OBS-URL: https://build.opensuse.org/request/show/647063
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=513
2018-11-08 08:05:53 +00:00
386fd5bef0 Accepting request 647005 from home:Andreas_Schwab:Factory
- pthread-mutex-lock-elision-race.patch: Fix race in pthread_mutex_lock
  while promoting to PTHREAD_MUTEX_ELISION_NP (BZ #23275)
- x86-haswell-string-flags.patch: x86: Fix Haswell CPU string flags (BZ
  #23709)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

- dl-init-paths-overflow.patch: Count components of the expanded path in
  _dl_init_path (CVE-2017-1000408, CVE-2017-1000409, bsc#1071319, BZ
  #22607, BZ #22627)
- fillin-rpath-empty-tokens.patch: Check for empty tokens before dynamic
  string token expansion (CVE-2017-16997, bsc#1073231, BZ #22625)

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

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

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

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

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

OBS-URL: https://build.opensuse.org/request/show/536906
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=484
2017-10-26 14:50:40 +00:00
a41899225a Accepting request 535960 from home:Andreas_Schwab:Factory
- math-c++-compat.patch: Add more C++ compatibility (BZ #22296)
- malloc-tcache-leak.patch: Fix tcache leak after thread destruction (BZ
  #22111)
- falkor-memcpy-memmove.patch: Optimized implementation of memcpy/memmove
  for Qualcomm Falkor
- aarch64-cpu-features.patch: Fix glibc.tune.cpu tunable handling
- nss-files-large-buffers.patch: Avoid large buffers with many host
  addresses (BZ #22078)
- sysconf-uio-maxiov.patch: Fix missing definition of UIO_MAXIOV (BZ
  #22321)
- glob-tilde-overflow.patch: Fix buffer overflows with GLOB_TILDE
  (CVE-2017-15670, CVE-2017-15671, CVE-2017-15804,
  bsc#1064569. bsc#1064580, bsc#1064583, BZ #22320, BZ #22325, BZ #22332)
- dl-runtime-resolve-xsave.patch: Use fxsave/xsave/xsavec in
  _dl_runtime_resolve (BZ #21265)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

OBS-URL: https://build.opensuse.org/request/show/511655
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=465
2017-07-20 12:59:14 +00:00
b0e33f9762 Accepting request 510999 from home:Andreas_Schwab:Factory
OBS-URL: https://build.opensuse.org/request/show/510999
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=464
2017-07-17 14:27:34 +00:00
a740ec4cd2 Accepting request 510973 from home:Andreas_Schwab:Factory
Reorganize specfile

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

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

OBS-URL: https://build.opensuse.org/request/show/510885
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=461
2017-07-17 08:05:10 +00:00
1482b98844 Accepting request 510863 from home:Andreas_Schwab:Factory
Reorganize specfile

OBS-URL: https://build.opensuse.org/request/show/510863
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=460
2017-07-17 07:44:06 +00:00
fcaf5acc9a Accepting request 509776 from home:Andreas_Schwab:Factory
Reorganize spec file

OBS-URL: https://build.opensuse.org/request/show/509776
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=459
2017-07-12 13:21:16 +00:00
fede245d46 Accepting request 505677 from home:Andreas_Schwab:Factory
- ld-hwcap-mask-suid.patch: Ignore and remove LD_HWCAP_MASK for AT_SECURE
  programs (BZ #21209)
- ld-library-path-suid.patch: Completely ignore LD_LIBRARY_PATH for
  AT_SECURE=1 programs (CVE-2017-1000366, bsc#1039357, BZ #21624)

- Remove glibc-cpusetsize.diff, no longer useful

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

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

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

- Remove glibc-testsuite.patch, no longer relevant

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

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

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

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

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

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

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

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

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

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

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

- nis-initgroups-status.patch: Return proper status from
  _nss_nis_initgroups_dyn (bsc#984269, BZ #20262)
- robust-mutex-deadlock.patch: Fix generic __lll_robust_timedlock_wait to
  check for timeout (bsc#985170, BZ #20263)

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

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

OBS-URL: https://build.opensuse.org/request/show/398987
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=438
2016-05-30 15:13:35 +00:00
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
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
44414488d6 Accepting request 394998 from home:Andreas_Schwab:Factory
- Import patches from 2.23 branch

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

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

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

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

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

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

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

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

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

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

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

OBS-URL: https://build.opensuse.org/request/show/360162
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=422
2016-02-18 15:07:14 +00:00
5005d4836d Accepting request 359989 from home:Andreas_Schwab:Factory
- tls-dtor-list-mangling.patch: Harden tls_dtor_list with pointer mangling
  (BZ #19018)
- prelink-elf-rtype-class.patch: Keep only ELF_RTYPE_CLASS_{PLT|COPY} bits
  for prelink (BZ #19178)
- vector-finite-math-aliases.patch: Better workaround for aliases of
  *_finite symbols in vector math library (BZ# 19058)
- powerpc-elision-adapt-param.patch: powerpc: Fix usage of elision
  transient failure adapt param (BZ #19174)
- catopen-unbound-alloca.patch: Fix unbound alloca in catopen
  (CVE-2015-8779, bsc#962739, BZ #17905)
- strftime-range-check.patch: Add range check on time fields
  (CVE-2015-8776, bsc#962736, BZ #18985)
- hcreate-overflow-check.patch: Handle overflow in hcreate (CVE-2015-8778,
  bsc#962737, BZ #18240)
- errorcheck-mutex-no-elision.patch: Don't do lock elision on an error
  checking mutex (bsc#956716, BZ #17514)
- refactor-nan-parsing.patch: Refactor strtod parsing of NaN payloads
  (CVE-2014-9761, bsc#962738, BZ #16962)
- send-dg-buffer-overflow.patch: Fix getaddrinfo stack-based buffer
  overflow (CVE-2015-7547, bsc#961721, BZ #18665)
- powerpc-lock-elision-race.patch: renamed from
  0001-powerpc-Fix-a-race-condition-when-eliding-a-lock-20150730.patch

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

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

- glibc-2.3.90-noversion.diff: use stat64

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

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

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

OBS-URL: https://build.opensuse.org/request/show/338135
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=418
2015-10-12 12:31:32 +00:00
dcc3753b29 Accepting request 336473 from home:michel_mno:branches:Base:System
- new patch [BZ #18743] PowerPC: Fix a race condition when eliding a lock
  0001-powerpc-Fix-a-race-condition-when-eliding-a-lock-20150730.patch
  related to openSUSE boo#923486

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

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

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

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

OBS-URL: https://build.opensuse.org/request/show/329759
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=414
2015-09-08 15:58:39 +00:00
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
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
e85cac7c02 Accepting request 321588 from home:Andreas_Schwab:Factory
- dont-remove-nodelete-flag.patch: Don't remove DF_1_NODELETE flag from
  all loaded objects on failed dlopen
- openat64-readd-o-largefile.patch: Readd O_LARGEFILE flag for openat64

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

OBS-URL: https://build.opensuse.org/request/show/320975
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=412
2015-08-06 16:15:26 +00:00
d71abe68f7 Accepting request 320901 from home:Andreas_Schwab:Factory
Fix source link

OBS-URL: https://build.opensuse.org/request/show/320901
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=411
2015-08-06 10:52:38 +00:00
0c4d1b3767 Accepting request 320838 from home:Andreas_Schwab:Factory
- Update to glibc 2.22 release.
  * Cache information can be queried via sysconf() function on s390
  * A buffer overflow in gethostbyname_r and related functions performing DNS
    requests has been fixed.
  * The time zone file parser has been made more robust against crafted time
    zone files
  * A powerpc and powerpc64 optimization for TLS, similar to TLS descriptors
    for LD and GD on x86 and x86-64, has been implemented.
  * Character encoding and ctype tables were updated to Unicode 7.0.0
  * Added vector math library named libmvec
  * A new fmemopen implementation has been added with the goal of POSIX
    compliance.
  * The header <regexp.h> is deprecated, and will be removed in a future
    release.
- Patches from upstream removed
  * htm-tabort.patch
  * o-tmpfile.patch
  * memcpy-chk-non-SSE2.patch
  * pthread-mutexattr-gettype-kind.patch
  * powerpc-software-sqrt.patch
  * static-tls-dtv-limit.patch
  * threaded-trim-threshold.patch
  * resolv-nameserver-handling.patch
  * nss-separate-state-getXXent.patch
  * aarch64-sigstksz.patch
  * heap-top-corruption.patch
  * pthread-join-deadlock.patch

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

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

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

- also filter out -fstack-protector-strong

- also filter out -fstack-protector-strong

OBS-URL: https://build.opensuse.org/request/show/317746
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=407
2015-07-21 08:35:40 +00:00
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
26e5cfb25c Accepting request 313110 from home:Andreas_Schwab:Factory
- getaddrinfo-ipv6-sanity.diff: Remove.  It breaks services that start
  before IPv6 is up (bsc#931399)
- glibc-2.3.locales.diff.bz2: Remove sh_YU locales, fix currency for en_BE.

OBS-URL: https://build.opensuse.org/request/show/313110
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=406
2015-06-23 06:11:04 +00:00
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
f7b73d687a Accepting request 311391 from home:Andreas_Schwab:Factory
- Add /usr/include/gnu/lib-names-.*.h to baselibs
- pthread-join-deadlock.patch: Don't require rtld lock to store static TLS
  offset in the DTV (bsc#930015, BZ #18457)
- heap-top-corruption.patch: Do not corrupt the top of a threaded heap if
  top chunk is MINSIZE (BZ #18502)

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

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

OBS-URL: https://build.opensuse.org/request/show/294121
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=399
2015-04-02 08:45:57 +00:00
d6f647d047 Accepting request 293890 from home:Andreas_Schwab:Factory
- powerpc-software-sqrt.patch: Fix powerpc software sqrt (BZ #17964, BZ
  #17967)
- nss-separate-state-getXXent.patch: Separate internal state between
  getXXent and getXXbyYY NSS calls (bsc#918187, BZ #18007)
- static-tls-dtv-limit.patch: Fix DTV race, assert, DTV_SURPLUS Static TLS
  limit, and nptl_db garbage (bsc#919678, BZ #17090, BZ #17620, BZ #17621,
  BZ #17628)

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

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

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

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

OBS-URL: https://build.opensuse.org/request/show/285812
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=392
2015-02-12 14:16:06 +00:00
30e48d0d7f Accepting request 285070 from home:Andreas_Schwab:Factory
- Update to glibc 2.21 release.
  * A new semaphore algorithm has been implemented in generic C code for all
    machines
  * Added support for TSX lock elision of pthread mutexes on powerpc32,
    powerpc64 and powerpc64le
  * Optimized strcpy, stpcpy, strchrnul and strrchr implementations for
    AArch64
  * i386 memcpy functions optimized with SSE2 unaligned load/store
  * New locales: tu_IN, bh_IN, raj_IN, ce_RU
  * The obsolete sigvec function has been removed
- Patches from upstream removed
  * ifunc-x86-slow-sse4.patch
  * pthread-mutex-trylock-elision.patch
- o-tmpfile.patch: Fix value of O_TMPFILE for architectures with
  non-default O_DIRECTORY (BZ #17912)

OBS-URL: https://build.opensuse.org/request/show/285070
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=391
2015-02-10 10:34:33 +00:00
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
fe024e3ae1 Accepting request 258649 from home:Andreas_Schwab:Factory
- Update to crypt_blowfish 1.3.
  * Add support for the $2b$ prefix.
- ifunc-x86-slow-sse4.patch: Fix misdetected Slow_SSE4_2 cpu feature bit
  (BZ #17501)

OBS-URL: https://build.opensuse.org/request/show/258649
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=389
2014-10-28 11:58:29 +00:00
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
d2f37bcdab Accepting request 249235 from home:Andreas_Schwab:glibc
- Update to glibc 2.20 release.
  * Reverted change of ABI data structures for s390 and s390x
  * Support for file description locks is added to systems running the
    Linux kernel
  * Optimized strchr implementation for AArch64
  * The minimum Linux kernel version that this version of the GNU C Library
    can be used with is 2.6.32
  * Running the testsuite no longer terminates as soon as a test fails
  * The am33 port, which had not worked for several years, has been removed
    from ports.
  * The _BSD_SOURCE and _SVID_SOURCE feature test macros are no longer
    supported; they now act the same as _DEFAULT_SOURCE (but generate a
    warning)
  * Optimized strcmp implementation for ARMv7
  * Added support for TX lock elision of pthread mutexes on s390 and s390x
  * All supported architectures now use the main glibc sysdeps directory
    instead of some being in a separate "ports" directory
  * The NPTL implementation of POSIX pthreads is no longer an "add-on"
  * Locale names, including those obtained from environment variables (LANG
    and the LC_* variables), are more tightly checked for proper syntax
  * On x86-64, the dynamic linker's lazy-binding support is now compatible
    with application code using Intel MPX instructions
- Patches from upstream removed
  * nss-dns-memleak.patch
  * sin-sign.patch
  * pldd-wait-ptrace-stop.patch
  * nscd-track-startup-failures.patch
  * powerpc-opt-power8.patch
  * check-pf-alloca.patch
  * getaddrinfo-uninit-result.patch

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

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

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

OBS-URL: https://build.opensuse.org/request/show/244212
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=380
2014-08-11 12:06:28 +00:00
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
826ad7dd9f Accepting request 243561 from home:Andreas_Schwab:Factory
- ppc64le-profiling.patch: fix profiling for ppc64le (bnc#889601, BZ
  #17213)
- s390-revert-abi-change.patch: replace with upstream patch, switches
  default symbol version back to old version (bnc#887228)

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

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

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

OBS-URL: https://build.opensuse.org/request/show/241892
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=374
2014-07-22 13:22:57 +00:00
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
7550c6de6a Accepting request 240897 from home:Andreas_Schwab:Factory
- setlocale-directory-traversal.patch: Directory traversal in locale
  environment handling (CVE-2014-0475, bnc#887022, BZ #17137)
- Remove the ppc64le check-abi workaround, no longer needed

OBS-URL: https://build.opensuse.org/request/show/240897
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=372
2014-07-14 10:45:33 +00:00
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
10a15f0fa7 Accepting request 238380 from home:Andreas_Schwab:Factory
- nss-files-long-lines.patch: Don't ignore too long lines in nss_files
  (bnc#883217, BZ #17079)
- Remove locale.1, localedef.1 and iconvconfig.8 manpages, now included in
  the man-pages package (bnc#880703)
- manpages.patch: update

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

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

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

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

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

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

OBS-URL: https://build.opensuse.org/request/show/230484
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=362
2014-04-17 14:02:34 +00:00
c85422d0b9 Accepting request 230302 from home:Andreas_Schwab:Factory
- ibm-long-double-math.patch: Remove faulty assembler implementations of
  ceil, nearbyintl, roundl for IBM long double (bnc#873457, BZ #16701, BZ
  #16706, BZ #16707)

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

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

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

OBS-URL: https://build.opensuse.org/request/show/228849
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=357
2014-04-03 09:25:20 +00:00
9ed98d396d Accepting request 228714 from home:Andreas_Schwab:Factory
- Readd dependency on sysvinit.target to nscd.service (bnc#868422)
- Make the nscd service part of the nss-lookup and nss-user-lookup targets
  (bnc#871386)
- Move _constraints back to main package and update it

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

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

OBS-URL: https://build.opensuse.org/request/show/228349
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=347
2014-03-31 15:44:49 +00:00
8f0c4de31f Accepting request 228198 from home:Andreas_Schwab:Factory
- powerpc-opt-power8.patch: remove broken POWER8 implementation of isnan,
  isinf, finite; fix missing static symbols
- glibc-2.14-crypt.diff: update for file renaming

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

OBS-URL: https://build.opensuse.org/request/show/227699
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=345
2014-03-27 08:44:54 +00:00
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
f99cf3ddb6 Accepting request 227472 from home:Andreas_Schwab:Factory
- abort-no-flush.patch: Don't close or flush stdio streams on abort (BZ
  #15436)
- fix-locking-in-_IO_cleanup.patch: always do locking when accessing
  streams (bnc#796982, BZ #15142)
- resolv-dont-ignore-second-answer.patch: don't ignore second answer from
  nameserver if the first one was empty (bnc#767266, BZ #13651)
- ldd-system-interp.patch: Never try to execute the file in ldd
  (bnc#677787, BZ #16750)

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

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

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

OBS-URL: https://build.opensuse.org/request/show/227472
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=343
2014-03-25 14:45:48 +00:00
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
37de46ce18 Accepting request 226839 from home:Andreas_Schwab:Factory
- Remove dependency on sysinit.target from nscd.service again (bnc#86422)

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

OBS-URL: https://build.opensuse.org/request/show/226839
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=341
2014-03-20 08:35:51 +00:00
f65177d41e Accepting request 226726 from home:Andreas_Schwab:Factory
- Make sure nscd is started after sysinit.target (bnc#868422)
- nscd-track-startup-failures.patch: properly track startup failures in
  nscd and mark nscd.service as forking (BZ #16639)

OBS-URL: https://build.opensuse.org/request/show/226726
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=340
2014-03-19 11:15:57 +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
055d3bf09b Accepting request 224900 from home:Andreas_Schwab:Factory
- Add services and netgroup persistent caches to nscd file list

OBS-URL: https://build.opensuse.org/request/show/224900
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=338
2014-03-06 16:25:21 +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
06e272ed76 Accepting request 223957 from home:Andreas_Schwab:Factory
- sin-sign.patch: Fix sign of input to bsloww1 (BZ #16623)
- pldd-wait-ptrace-stop.patch: Update from upstream

OBS-URL: https://build.opensuse.org/request/show/223957
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=336
2014-02-26 13:47:49 +00:00
f800504c8a Accepting request 223767 from home:Andreas_Schwab:Factory
Fix last change

OBS-URL: https://build.opensuse.org/request/show/223767
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=335
2014-02-24 22:34:45 +00:00
1a51f99eb0 Accepting request 223712 from home:Andreas_Schwab:Factory
- nss-dns-memleak.patch: fix memory leak in nss-dns (bnc#863499)
- Don't build glibc-{extra,info,i18ndata,obsolete} and nscd for i686

OBS-URL: https://build.opensuse.org/request/show/223712
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=334
2014-02-24 14:57:11 +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
7cd4640922 Accepting request 221687 from home:Andreas_Schwab:Factory
- Bump minimum kernel to 3.0

OBS-URL: https://build.opensuse.org/request/show/221687
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=332
2014-02-10 19:39:30 +00:00
65870a929c Accepting request 221532 from home:Andreas_Schwab:Factory
- Update to glibc 2.19 release

OBS-URL: https://build.opensuse.org/request/show/221532
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=331
2014-02-09 18:51:41 +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
ed2974f0e1 Accepting request 221126 from home:Andreas_Schwab:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/221126
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=329
2014-02-06 12:58:35 +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
Stephan Kulow
995a44ffad Accepting request 213147 from home:coolo:branches:openSUSE:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/213147
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=327
2014-01-09 09:54:54 +00:00
3cf3d7602d Accepting request 213060 from home:Andreas_Schwab:Factory
- Update to glibc 2.18.90 94c8a4bc574c:
  * More bug fixes
  * Slovenian translations for glibc messages have been contributed by the
    Translation Project's Slovenian team of translators.

OBS-URL: https://build.opensuse.org/request/show/213060
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=326
2014-01-07 16:31:20 +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
4d5135901e Accepting request 211751 from home:Andreas_Schwab:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/211751
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=324
2013-12-19 16:40:33 +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
3e8ca4009d Accepting request 210416 from home:Andreas_Schwab:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/210416
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=322
2013-12-10 17:20:34 +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
384789b673 Accepting request 208665 from home:Andreas_Schwab:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/208665
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=320
2013-11-27 11:31:05 +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
a7a5db5322 Accepting request 205246 from home:Andreas_Schwab:Factory
- getaddrinfo-overflow.patch: Fix stack overflow due to large AF_INET6
  requests (CVE-2013-4458, bnc#847227)

OBS-URL: https://build.opensuse.org/request/show/205246
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=318
2013-10-30 15:05:40 +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
3489d82ea5 Accepting request 204210 from home:Andreas_Schwab:Factory
- Remove SSE4.2 implementation of strstr for x86-32 (bnc#843464)

OBS-URL: https://build.opensuse.org/request/show/204210
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=316
2013-10-21 15:25:16 +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
65171dba32 Accepting request 203481 from home:Andreas_Schwab:Factory
- Depend on gcc defaults for base powerpc optimisations (bnc#844824)

OBS-URL: https://build.opensuse.org/request/show/203481
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=314
2013-10-16 12:30:46 +00:00
f765de7465 Accepting request 202951 from home:Andreas_Schwab:Factory
- Enable ports addon for m68k and adapt file list
- m68k-Scrt1.patch: Use PIC for Scrt1.o

OBS-URL: https://build.opensuse.org/request/show/202951
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=313
2013-10-11 10:21:14 +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
177143a5e4 Accepting request 200165 from home:Andreas_Schwab:Factory
- nscd-server-user.patch: run nscd as user nscd (fate#314673)

OBS-URL: https://build.opensuse.org/request/show/200165
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=311
2013-09-23 10:27:21 +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
fdc1d1569d Accepting request 198716 from home:Andreas_Schwab:Factory
- malloc-overflows.patch: Fix integer overflows in malloc (CVE-2013-4332,
  bnc#839870)

OBS-URL: https://build.opensuse.org/request/show/198716
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=309
2013-09-12 14:47:52 +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
66993bce55 Accepting request 198529 from home:Andreas_Schwab:Factory
- fcntl-o-tmpfile.patch: Add O_TMPFILE to <fcntl.h> (bnc#837965)
- strcoll-overflow.patch: Update to latest version

OBS-URL: https://build.opensuse.org/request/show/198529
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=307
2013-09-11 13:17:37 +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
2575a3b7df Accepting request 186872 from home:Andreas_Schwab:Factory
- 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)

OBS-URL: https://build.opensuse.org/request/show/186872
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=305
2013-08-13 09:15:48 +00:00
746e16d2b9 Accepting request 186119 from home:Andreas_Schwab:glibc
- Update to glibc 2.17.90 85891acadf1b:
  * CVE-2013-2207 Incorrectly granting access to another user's pseudo-terminal
    has been fixed by disabling the use of pt_chown (Bugzilla #15755).
    Distributions can re-enable building and using pt_chown via the new configure
    option `--enable-pt_chown'.  Enabling the use of pt_chown carries with it
    considerable security risks and should only be used if the distribution
    understands and accepts the risks.
  * CVE-2013-0242 Buffer overrun in regexp matcher has been fixed (Bugzilla
    #15078).
  * CVE-2013-1914 Stack overflow in getaddrinfo with many results has been
    fixed (Bugzilla #15330).
  * Add support for calling C++11 thread_local object destructors on thread
    and program exit.  This needs compiler support for offloading C++11
    destructor calls to glibc.
  * Improved worst case performance of libm functions with double inputs and
    output.
  * Support for priority inherited mutexes in pthread condition variables on
    non-x86 architectures.
  * Optimized string functions for AArch64.  Implemented by Marcus Shawcroft.
  * Optimized string functions for ARM.  Implemented by Will Newton and
    Richard Henderson.
  * Added a benchmark framework to track performance of functions in glibc.
  * New <math.h> macro named issignaling to check for a signaling NaN (sNaN).
    It is based on draft TS 18661 and currently enabled as a GNU extension.
  * On Linux, the clock function now uses the clock_gettime system call
    for improved precision, rather than old times system call.
  * Added new API functions pthread_getattr_default_np and
    pthread_setattr_default_np to get and set the default pthread
    attributes of a process.
  * Added support for TSX lock elision for pthread mutexes on i386 and x86-64.

OBS-URL: https://build.opensuse.org/request/show/186119
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=304
2013-08-06 14:52:55 +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
a70ef84746 Accepting request 185399 from home:Andreas_Schwab:Factory
- 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)

OBS-URL: https://build.opensuse.org/request/show/185399
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=302
2013-08-01 09:02:44 +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
187a641195 Accepting request 184083 from home:Andreas_Schwab:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/184083
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=300
2013-07-23 13:31:56 +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
76c6a57448 Accepting request 182498 from home:Andreas_Schwab:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/182498
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=298
2013-07-08 13:10:39 +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
8251dfdd67 Accepting request 181452 from openSUSE:Factory:ARM
- add ld-linux.so.3 compat symlink also for armv6hl 
- remove deprecated armv7l

OBS-URL: https://build.opensuse.org/request/show/181452
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=296
2013-06-30 19:57:43 +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
OBS User buildservice-autocommit
84c98d40fd Accepting request 179303 from Base:System
baserev update by copy to link target

OBS-URL: https://build.opensuse.org/request/show/179303
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=293
2013-06-19 12:43:49 +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
OBS User buildservice-autocommit
8f87f22d1d Updating link to change in openSUSE:Factory/glibc revision 147.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=a2690b3637aac4d196ff4476314051fc
2013-06-19 12:43:49 +00:00
792ce37cf9 Accepting request 179647 from Base:build
- rely on systemd-rpm-macros instead of the full thing

OBS-URL: https://build.opensuse.org/request/show/179647
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=292
2013-06-19 12:00:32 +00:00
a6aec54f2a Accepting request 179302 from home:Andreas_Schwab:Factory
- nscd-netgroup.patch: Fix handling of netgroup cache in nscd (bnc#819524)

OBS-URL: https://build.opensuse.org/request/show/179302
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=291
2013-06-17 12:18:12 +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
5e387c0743 Accepting request 178384 from home:Andreas_Schwab:Factory
- glibc-bindresvport-blacklist.diff: Renamed from
  glibc-2.3.90-bindresvport.blacklist.diff; fix resource leaks
  (bnc#824046)
- Remove glibc-armhf-compat.patch

OBS-URL: https://build.opensuse.org/request/show/178384
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=289
2013-06-10 14:27:04 +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
9532d05464 Accepting request 176168 from home:Andreas_Schwab:Factory
- aarch64-sigsetjmp.patch: Fix sigsetjmp on aarch64

OBS-URL: https://build.opensuse.org/request/show/176168
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=287
2013-05-20 15:48:10 +00:00
6f25f66bbd Accepting request 176059 from home:Andreas_Schwab:Factory
- Fix file list for glibc-utils

OBS-URL: https://build.opensuse.org/request/show/176059
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=286
2013-05-18 19:11:36 +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
8715963849 Accepting request 175892 from home:Andreas_Schwab:Factory
- 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)

OBS-URL: https://build.opensuse.org/request/show/175892
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=284
2013-05-16 15:57:30 +00:00
c8edbb3945 - When testsuite run fails make all test output available
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=283
2013-05-16 10:43:57 +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
4eab886af5 - Fix check for XEN build in glibc_post_upgrade
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=281
2013-05-07 10:21:12 +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
Andreas Jaeger
8c2acf16c2 Accepting request 163932 from home:elvigia:branches:Base:System
- Do not order nscd after syslog.target

OBS-URL: https://build.opensuse.org/request/show/163932
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=279
2013-04-15 20:00:31 +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
b00251b108 Accepting request 157240 from home:Andreas_Schwab:Factory
- Fix crypt ABI for aarch64

OBS-URL: https://build.opensuse.org/request/show/157240
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=277
2013-03-04 15:10:42 +00:00
2a0bb3cfc1 Accepting request 156850 from home:Andreas_Schwab:Factory
Changelog fix

OBS-URL: https://build.opensuse.org/request/show/156850
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=276
2013-02-28 15:24:38 +00:00
63e839b969 Accepting request 156848 from home:Andreas_Schwab:Factory
- Remove debianisms from manpages (bnc#805054)

OBS-URL: https://build.opensuse.org/request/show/156848
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=275
2013-02-28 15:19:48 +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
ac7c2c118e Accepting request 155880 from home:Andreas_Schwab:Factory
- glibc-aarch64-lib64.patch:
  Use lib64 for aarch64 and add link for /lib/ld-linux-aarch64.so.1

OBS-URL: https://build.opensuse.org/request/show/155880
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=273
2013-02-20 08:07:01 +00:00
e5ed97dcc4 Accepting request 155840 from home:Andreas_Schwab:Factory
- Update crypt ABI for aarch64
- Use lib64 for aarch64 and add link for /lib/ld-linux-aarch64.so.1
- Don't build profiling libraries for aarch64

OBS-URL: https://build.opensuse.org/request/show/155840
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=272
2013-02-19 17:17:41 +00:00
5f37d5f018 Accepting request 151222 from home:Andreas_Schwab:Factory
- Move _constraints file to glibc-testsuite only

OBS-URL: https://build.opensuse.org/request/show/151222
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=271
2013-02-06 19:07:37 +00:00
0212a7b20a - build with ports enabled on aarch64
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=270
2013-02-03 00:09:09 +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
4258ce0268 Accepting request 150612 from home:Andreas_Schwab:Factory
- Obsolete unscd to migrate back to nscd.

OBS-URL: https://build.opensuse.org/request/show/150612
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=268
2013-01-31 16:31:36 +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
579304f856 Accepting request 150519 from home:coolo:branches:openSUSE:Factory
- looks like testsuite runs only on kvm, so add _constraint
  (actually it does not build on xen, but I can't constraint that)

OBS-URL: https://build.opensuse.org/request/show/150519
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=266
2013-01-31 09:36:36 +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
ed0235b5ba Accepting request 149817 from home:Andreas_Schwab:Factory
- Don't run testsuite in parallel
- Fail if testsuite fails
- Disable crypt/badsalttest test

OBS-URL: https://build.opensuse.org/request/show/149817
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=264
2013-01-24 17:32:50 +00:00
Andreas Jaeger
d56e5fb7b8 Accepting request 147737 from home:a_jaeger:my-factory-packages
Revert

OBS-URL: https://build.opensuse.org/request/show/147737
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=263
2013-01-10 11:45:12 +00:00
OBS User buildservice-autocommit
6751631c47 Accepting request 147514 from Base:System
baserev update by copy to link target

OBS-URL: https://build.opensuse.org/request/show/147514
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=262
2013-01-10 10:17:50 +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
OBS User buildservice-autocommit
7fb2b43e18 Updating link to change in openSUSE:Factory/glibc revision 135.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=349a905192f0bcb701bc35c8b5cf66f0
2013-01-10 10:17:49 +00:00
Andreas Jaeger
5ad683883d Accepting request 147733 from home:a_jaeger:my-factory-packages
Add _constraints as source to make source validator happy.

OBS-URL: https://build.opensuse.org/request/show/147733
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=261
2013-01-09 13:21:06 +00:00
Andreas Jaeger
9a1e228f6a Accepting request 147495 from home:coolo:branches:openSUSE:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/147495
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=260
2013-01-08 11:55:27 +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
Andreas Jaeger
096c131236 Accepting request 146479 from home:a_jaeger:my-factory-packages
Set bugurl

OBS-URL: https://build.opensuse.org/request/show/146479
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=257
2012-12-27 12:32:57 +00:00
Andreas Jaeger
e2bb6fdc10 Accepting request 146379 from home:a_jaeger:my-factory-packages
Update to 2.17 release

OBS-URL: https://build.opensuse.org/request/show/146379
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=256
2012-12-25 17:00:16 +00:00
33af53d099 Accepting request 145907 from home:Andreas_Schwab:Factory
- Move glibc-utils subpackage to own specfile and enable programs that
  require libgd
- Filter GLIBC_PRIVATE symbols
- Don't stop at first error in testsuite run

OBS-URL: https://build.opensuse.org/request/show/145907
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=255
2012-12-19 17:04:05 +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
fff5947803 Accepting request 145658 from home:Andreas_Schwab:Factory
Split off glibc-testsuite package

OBS-URL: https://build.opensuse.org/request/show/145658
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=253
2012-12-17 13:15:06 +00:00
Andreas Jaeger
a118f9cc9a Accepting request 145525 from home:a_jaeger:my-factory-packages
comment fix.

OBS-URL: https://build.opensuse.org/request/show/145525
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=252
2012-12-14 21:13:39 +00:00
Andreas Jaeger
0c9b4ba47a Accepting request 145517 from home:a_jaeger:my-factory-packages
Build locale/profile for i686.

OBS-URL: https://build.opensuse.org/request/show/145517
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=251
2012-12-14 19:35:52 +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
Andreas Jaeger
640ba0ecad Accepting request 145178 from home:a_jaeger:my-factory-packages
Update to current git.

OBS-URL: https://build.opensuse.org/request/show/145178
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=249
2012-12-12 09:26:46 +00:00
OBS User buildservice-autocommit
6849b2d07d Accepting request 144728 from Base:System
baserev update by copy to link target

OBS-URL: https://build.opensuse.org/request/show/144728
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=248
2012-12-10 16:16:02 +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
OBS User buildservice-autocommit
314b3d4c17 Updating link to change in openSUSE:Factory/glibc revision 130.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=a60263f202f365d2f9531bbf6776d8df
2012-12-10 16:16:01 +00:00
c8c0e4d409 - pthread-cond-timedwait-i486.patch:
Extend i486 pthread_cond_timedwait to use futex syscall with absolute
- nscd-short-write.patch:
  Properly check for short writes when sending the response in nscd

OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=247
2012-12-10 14:20:57 +00:00
0dad0ee03b - Extend i486 pthread_cond_timedwait to use futex syscall with absolute
timeout
- Properly check for short writes when sending the response in nscd

OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=246
2012-12-10 13:11:27 +00:00
Andreas Jaeger
8ebaf69bf2 Accepting request 144726 from home:a_jaeger:my-factory-packages
Update to current git head.

OBS-URL: https://build.opensuse.org/request/show/144726
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=245
2012-12-08 20:14:46 +00:00
eff14db743 - Suppress error message from systemctl in %post -n nscd (bnc#792333)
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=244
2012-12-03 14:51:36 +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
Andreas Jaeger
2471d4494b Accepting request 143761 from home:a_jaeger:my-factory-packages
Update to current git head.

OBS-URL: https://build.opensuse.org/request/show/143761
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=242
2012-12-01 16:20:30 +00:00
Andreas Jaeger
7e8d0bcd19 Accepting request 143639 from home:a_jaeger:my-factory-packages
Update to current git head

OBS-URL: https://build.opensuse.org/request/show/143639
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=241
2012-11-30 09:34:14 +00:00
Andreas Schwab
f812ccf825 - Remove obsolete patches:
glibc-strict-aliasing.diff
  nscd-avoid-gcc-warning.diff

OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=240
2012-11-29 15:20:55 +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
Andreas Jaeger
83fc2fcdc0 Accepting request 143490 from home:a_jaeger:my-factory-packages
Update to git head, fix nscd systemd file.

OBS-URL: https://build.opensuse.org/request/show/143490
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=238
2012-11-28 20:52:39 +00:00
Andreas Schwab
668387b8d6 - Reenable multi-arch on ppc ppc64
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=237
2012-11-28 16:19:40 +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
Andreas Jaeger
5a8e1843da Accepting request 143342 from home:a_jaeger:my-factory-packages
Update to current git HEAD, fix fwrite bug.

OBS-URL: https://build.opensuse.org/request/show/143342
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=235
2012-11-27 22:33:58 +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
Andreas Jaeger
97da09b030 Accepting request 142717 from home:a_jaeger:my-factory-packages
Remove nscd init script, use systemd files.

OBS-URL: https://build.opensuse.org/request/show/142717
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=233
2012-11-24 21:05:14 +00:00
Andreas Jaeger
31d00d1491 Accepting request 142683 from home:a_jaeger:my-factory-packages
Remove nscd init script, use systemd files.

OBS-URL: https://build.opensuse.org/request/show/142683
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=232
2012-11-24 14:18:54 +00:00
Andreas Jaeger
554abb20de Accepting request 142601 from home:matz2:branches:Base:System
- Fix getaddrinfo-ipv6-sanity.diff to apply again.

OBS-URL: https://build.opensuse.org/request/show/142601
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=231
2012-11-23 15:16:20 +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
Andreas Jaeger
de8414d511 Accepting request 142316 from home:a_jaeger:my-factory-packages
Really remove glibc-compiled-binaries.diff

OBS-URL: https://build.opensuse.org/request/show/142316
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=229
2012-11-21 21:14:18 +00:00
Andreas Jaeger
25a49c19bd Accepting request 142184 from home:a_jaeger:my-factory-packages
Update to current head

OBS-URL: https://build.opensuse.org/request/show/142184
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=228
2012-11-21 18:55:43 +00:00
Andreas Jaeger
2b52d0268e Accepting request 141127 from home:a_jaeger:devel-glibc
Update to glibc 2.17 development version

OBS-URL: https://build.opensuse.org/request/show/141127
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=227
2012-11-13 11:56:09 +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
0b06ab6125 Accepting request 140570 from home:zxyyz:branches:Base:System
- Avoid shell comment leaking into %post.

OBS-URL: https://build.opensuse.org/request/show/140570
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=225
2012-11-07 15:20:31 +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
44fdba1e82 Accepting request 139246 from home:a_jaeger:my-factory-packages
Update to current 2.16 git, drop some patches

OBS-URL: https://build.opensuse.org/request/show/139246
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=223
2012-10-25 16:41:15 +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
Andreas Jaeger
a7d7bf3a3f Accepting request 137557 from home:a_jaeger:my-factory-packages
Update to current 2.16 tree, various bugfixes.

OBS-URL: https://build.opensuse.org/request/show/137557
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=221
2012-10-09 09:26:30 +00:00
Andreas Jaeger
27b9159250 Accepting request 137301 from home:msmeissn:branches:Base:System
- make glibc-devel-<baselib> require glibc-<baselib> just
  like glibc-devel

OBS-URL: https://build.opensuse.org/request/show/137301
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=220
2012-10-06 18:57:24 +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
Andreas Jaeger
72ee16e79e Accepting request 136314 from home:a_jaeger:my-factory-packages
Fix sparc build

OBS-URL: https://build.opensuse.org/request/show/136314
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=218
2012-09-28 07:52:02 +00:00
Andreas Jaeger
ebbfea4ed0 Accepting request 136312 from home:a_jaeger:my-factory-packages
Fix sparc build

OBS-URL: https://build.opensuse.org/request/show/136312
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=217
2012-09-28 07:50:13 +00:00
Andreas Jaeger
e2a261690d Accepting request 136279 from home:a_jaeger:my-factory-packages
Really change patch to adjust testsuite for all architectures.

OBS-URL: https://build.opensuse.org/request/show/136279
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=216
2012-09-27 19:00:39 +00:00
Andreas Jaeger
da401a7a38 Accepting request 136269 from home:a_jaeger:my-factory-packages
Fix last submitrequest, remove wrongly added patch.

OBS-URL: https://build.opensuse.org/request/show/136269
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=215
2012-09-27 16:06:08 +00:00
a0731a40e5 Accepting request 136228 from home:a_jaeger:my-factory-packages
Fix abi testsuite on more architectures.

OBS-URL: https://build.opensuse.org/request/show/136228
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=214
2012-09-27 13:44:54 +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
Andreas Jaeger
e729fcabcd OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=212 2012-09-04 19:00:16 +00:00
Andreas Jaeger
9f13ea795a Accepting request 132501 from home:AndreasSchwab:ff
- Move pt_chown to %{_libexecdir} so that baselibs can find it.
- Do create hardlinks to getconf so that baselibs use the correct binary
  and getconf -v works.

OBS-URL: https://build.opensuse.org/request/show/132501
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=211
2012-09-04 18:58:49 +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
Andreas Jaeger
ced2fa6802 Accepting request 132084 from home:a_jaeger:devel-glibc
Order changes; update to glibc 2.16

OBS-URL: https://build.opensuse.org/request/show/132084
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=209
2012-08-30 13:03:55 +00:00
Andreas Jaeger
a30da1c424 Accepting request 131848 from home:a_jaeger:devel-glibc
Update to latest 2.16 git head

OBS-URL: https://build.opensuse.org/request/show/131848
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=208
2012-08-28 12:25:24 +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
Andreas Jaeger
b507b48218 Accepting request 128487 from home:jengelh:branches: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

OBS-URL: https://build.opensuse.org/request/show/128487
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=206
2012-07-20 17:37:36 +00:00
Andreas Jaeger
0150891b96 Accepting request 128453 from home:jengelh:branches:Base:System
- Do package ld-linux.so.2 on SPARC as well

OBS-URL: https://build.opensuse.org/request/show/128453
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=205
2012-07-20 08:33:20 +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
Andreas Jaeger
9cfc746302 Accepting request 128171 from home:a_jaeger:my-factory-packages
Add buildrequire on makeinfo.

OBS-URL: https://build.opensuse.org/request/show/128171
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=203
2012-07-17 19:30:18 +00:00
Andreas Jaeger
f2ee49e086 Accepting request 128122 from home:a_jaeger:my-factory-packages
Add texinfo as build requires.

OBS-URL: https://build.opensuse.org/request/show/128122
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=202
2012-07-17 12:33:06 +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
Andreas Jaeger
c4fbe94a75 Accepting request 127122 from home:a_jaeger:my-factory-packages
Fix two bugs in name resolving.

OBS-URL: https://build.opensuse.org/request/show/127122
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=200
2012-07-04 15:02:55 +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
Andreas Jaeger
2f3b93f741 Accepting request 126930 from openSUSE:Factory:ARM
- Backport *context patch for ARM from 2.16, so we have a working libpth

OBS-URL: https://build.opensuse.org/request/show/126930
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=198
2012-07-02 19:07:19 +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
Andreas Jaeger
20d708afd7 Accepting request 126486 from home:a_jaeger:my-factory-packages
Remove nscd.socket

OBS-URL: https://build.opensuse.org/request/show/126486
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=196
2012-06-28 19:42:24 +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
Andreas Jaeger
1126e969f4 Accepting request 126450 from home:a_jaeger:my-factory-packages
Fix cosh bug

OBS-URL: https://build.opensuse.org/request/show/126450
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=194
2012-06-28 12:36:17 +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
Andreas Jaeger
7e814a5427 Accepting request 126083 from home:a_jaeger:my-factory-packages
Fix fmod, strcasecmp_l.

OBS-URL: https://build.opensuse.org/request/show/126083
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=192
2012-06-26 08:49:32 +00:00
Andreas Jaeger
d5511be555 Accepting request 126063 from home:a_jaeger:my-factory-packages
Fix fmod, strcase_cmp_l

OBS-URL: https://build.opensuse.org/request/show/126063
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=191
2012-06-26 07:45:02 +00:00
Andreas Jaeger
1641a3edb2 Accepting request 125709 from home:a_jaeger:my-factory-packages
Fix Bogus FP exception on underflow for exp(double)  (bnc#767956)

OBS-URL: https://build.opensuse.org/request/show/125709
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=190
2012-06-21 19:06:13 +00:00
Andreas Jaeger
547646c049 Accepting request 125290 from home:a_jaeger:devel-glibc
Remove nscd.socket.

OBS-URL: https://build.opensuse.org/request/show/125290
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=189
2012-06-18 12:07:06 +00:00
Andreas Jaeger
28b9ef0946 Accepting request 124815 from home:a_jaeger:my-factory-packages
Build power3 libs on 32-bit PowerPC (bnc#765165).

OBS-URL: https://build.opensuse.org/request/show/124815
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=188
2012-06-13 13:54:01 +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
Andreas Jaeger
debe11fafa Accepting request 122032 from home:a_jaeger:my-factory-packages
Update to current 2.15 branch

OBS-URL: https://build.opensuse.org/request/show/122032
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=186
2012-05-24 09:00:17 +00:00
Andreas Jaeger
6e69a3e1cf Accepting request 121923 from home:a_jaeger:my-factory-packages
Fix first weekday for tr_TR.

OBS-URL: https://build.opensuse.org/request/show/121923
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=185
2012-05-23 12:33:16 +00:00
Andreas Jaeger
3f6f92f45d Accepting request 121763 from home:a_jaeger:my-factory-packages
Revert getconf change, it breaks build.

OBS-URL: https://build.opensuse.org/request/show/121763
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=184
2012-05-22 12:22:12 +00:00
Andreas Jaeger
e79ab82b65 Accepting request 121739 from home:a_jaeger:my-factory-packages
Add missing patch.

OBS-URL: https://build.opensuse.org/request/show/121739
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=183
2012-05-22 09:10:11 +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
Andreas Jaeger
0dd4aebc2e Accepting request 120884 from home:a_jaeger:my-factory-packages
Add nscd --foreground option.

OBS-URL: https://build.opensuse.org/request/show/120884
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=181
2012-05-14 09:39:40 +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
Andreas Jaeger
3bf6c22181 Accepting request 116778 from home:a_jaeger:my-factory-packages
Refresh glibc-2.16-avx.patch and handle FMA4.

OBS-URL: https://build.opensuse.org/request/show/116778
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=179
2012-05-08 18:55: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
Andreas Jaeger
0c5c481b0b Accepting request 116358 from home:a_jaeger:my-factory-packages
Fix name of dynamic linker for ARMv5

OBS-URL: https://build.opensuse.org/request/show/116358
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=177
2012-05-03 14:04:04 +00:00
56b843c31e Accepting request 115312 from home:a_jaeger:my-factory-packages
Remove accidental gcc 4.6 settings.

OBS-URL: https://build.opensuse.org/request/show/115312
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=176
2012-04-25 12:55:47 +00:00
Andreas Jaeger
15be052ab7 Accepting request 115297 from home:a_jaeger:my-factory-packages
Check for armv7hl as well.

OBS-URL: https://build.opensuse.org/request/show/115297
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=175
2012-04-25 10:41:00 +00:00
Andreas Jaeger
df64b57568 Accepting request 115279 from home:adrianSuSE:branches:Base:System
fix armv7 provides as discussed with aj

OBS-URL: https://build.opensuse.org/request/show/115279
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=174
2012-04-25 10:39:06 +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
Andreas Jaeger
abce071100 Accepting request 114965 from home:a_jaeger:my-factory-packages
Fix building for PowerPC and GCC 4.7

OBS-URL: https://build.opensuse.org/request/show/114965
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=172
2012-04-22 18:07:48 +00:00
Andreas Jaeger
365ed9be22 Accepting request 114781 from home:a_jaeger:my-factory-packages
Cleanup.

OBS-URL: https://build.opensuse.org/request/show/114781
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=171
2012-04-20 08:13:17 +00:00
Andreas Jaeger
075d187ee3 Accepting request 114582 from home:a_jaeger:my-factory-packages
Cleanup patches.

OBS-URL: https://build.opensuse.org/request/show/114582
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=170
2012-04-19 11:14:21 +00:00
Andreas Jaeger
a235bac650 Accepting request 114555 from home:a_jaeger:my-factory-packages
Optimize build.

OBS-URL: https://build.opensuse.org/request/show/114555
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=169
2012-04-19 08:18:58 +00:00
Andreas Jaeger
053ef854bb Accepting request 114394 from home:a_jaeger:my-factory-packages
Some cleanups, do not push to factory yet.

OBS-URL: https://build.opensuse.org/request/show/114394
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=168
2012-04-18 11:54:26 +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
Andreas Jaeger
57371eb228 Accepting request 114163 from home:a_jaeger:my-factory-packages
Lots of fixes for glibc and cleanup of spec file.

OBS-URL: https://build.opensuse.org/request/show/114163
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=166
2012-04-17 12:34:50 +00:00
Andreas Jaeger
b10e9555ad Accepting request 113956 from home:a_jaeger:my-factory-packages
Fix for ARM dynamic linker

OBS-URL: https://build.opensuse.org/request/show/113956
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=165
2012-04-16 20:11:08 +00:00
Andreas Jaeger
84ce9e0d13 Accepting request 113387 from home:a_jaeger:my-factory-packages
Cleanup of patches.

OBS-URL: https://build.opensuse.org/request/show/113387
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=164
2012-04-13 09:37:44 +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
Andreas Jaeger
392fec9468 Accepting request 107799 from home:a_jaeger:my-factory-packages
vfprintf: validate nargs and maybe allocate from heap (bnc#747768)

OBS-URL: https://build.opensuse.org/request/show/107799
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=162
2012-03-02 18:22:25 +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
Andreas Jaeger
217e7cdd40 Accepting request 102219 from home:a_jaeger:my-factory-packages
Fix checks for AVX (patch glibc-2.16-avx.patch)

OBS-URL: https://build.opensuse.org/request/show/102219
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=160
2012-01-31 13:41:44 +00:00
Andreas Jaeger
b2a0b27612 Accepting request 102160 from home:a_jaeger:my-factory-packages
Fix relocation ordering to fix ifunc crash (bnc#740109)

OBS-URL: https://build.opensuse.org/request/show/102160
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=159
2012-01-31 10:21:58 +00:00
Andreas Jaeger
0788c900ce Accepting request 102087 from openSUSE:Factory:ARM
- set abi back to gnueabi for ARM (regression from Jan 12)

OBS-URL: https://build.opensuse.org/request/show/102087
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=158
2012-01-31 09:40:30 +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
Andreas Jaeger
a53f260b23 Accepting request 100532 from home:a_jaeger:my-factory-packages
Update license

OBS-URL: https://build.opensuse.org/request/show/100532
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=156
2012-01-18 09:31:00 +00:00
Andreas Jaeger
aebbc55e34 Accepting request 100259 from home:a_jaeger:my-factory-packages
Remove external dependencies.

OBS-URL: https://build.opensuse.org/request/show/100259
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=155
2012-01-16 15:06:45 +00:00
Andreas Jaeger
4c27963473 Accepting request 99901 from home:a_jaeger:my-factory-packages
Fix configure for i686

OBS-URL: https://build.opensuse.org/request/show/99901
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=154
2012-01-12 11:49:18 +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
Andreas Jaeger
f702e1f3fa Accepting request 99612 from home:a_jaeger:my-factory-packages
Fix for bnc#740109

OBS-URL: https://build.opensuse.org/request/show/99612
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=152
2012-01-10 13:02:38 +00:00
3448a54a31 Accepting request 99433 from home:a_jaeger:my-factory-packages
Fixes for getcontext and vfscanf

OBS-URL: https://build.opensuse.org/request/show/99433
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=151
2012-01-09 13:48:53 +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
Andreas Jaeger
6ce42a1fac Accepting request 98702 from home:a_jaeger:my-factory-packages
Cleanup spec file.

OBS-URL: https://build.opensuse.org/request/show/98702
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=149
2012-01-04 07:26:35 +00:00
Andreas Jaeger
e98a7887f7 Accepting request 98661 from home:a_jaeger:my-factory-packages
handle -mno-tls-direct-seg-refs on x86-64

OBS-URL: https://build.opensuse.org/request/show/98661
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=148
2012-01-03 15:43:47 +00:00
Andreas Jaeger
39bd22ed75 Accepting request 98636 from home:a_jaeger:my-factory-packages
Cleanup.

OBS-URL: https://build.opensuse.org/request/show/98636
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=147
2012-01-03 14:57:43 +00:00
Andreas Jaeger
edcf84733c Accepting request 98594 from home:a_jaeger:my-factory-packages
Fix a few bugs.

OBS-URL: https://build.opensuse.org/request/show/98594
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=146
2012-01-03 10:00:11 +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
Andreas Jaeger
b5ae287187 Accepting request 98264 from home:a_jaeger:my-factory-packages
Update to glibc 2.15 - do not forward to Factory yet.

OBS-URL: https://build.opensuse.org/request/show/98264
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=144
2011-12-27 08:19:44 +00:00
Andreas Jaeger
44b0bcb29e Accepting request 97838 from home:msmeissn:branches:Base:System
- Do not mention the buildtime anymore to make build-compare work.

OBS-URL: https://build.opensuse.org/request/show/97838
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=143
2011-12-22 12:50:35 +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
Andreas Jaeger
44bb89d0df Accepting request 97011 from home:a_jaeger:my-factory-packages
Fix timezone loader overflow.

OBS-URL: https://build.opensuse.org/request/show/97011
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=141
2011-12-19 10:33:39 +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
OBS User buildservice-autocommit
a7948e64ea Updating link to change in openSUSE:Factory/glibc revision 97.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=212851e0fb57cc834b6efeb640db160a
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
Andreas Jaeger
ac513df752 Accepting request 94209 from home:a_jaeger:branches:openSUSE:Factory
Fix printf problem

OBS-URL: https://build.opensuse.org/request/show/94209
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=139
2011-11-29 08:57:38 +00:00
Andreas Jaeger
d138dbbb36 Accepting request 94187 from home:rhcoe:branches:Base:System
fix for bnc#733140

OBS-URL: https://build.opensuse.org/request/show/94187
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=138
2011-11-29 08:56:06 +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
Andreas Jaeger
919f99b740 Accepting request 93486 from home:a_jaeger:branches:openSUSE:Factory
Update glibc-ports tar ball.

OBS-URL: https://build.opensuse.org/request/show/93486
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=136
2011-11-24 15:03:55 +00:00
Andreas Jaeger
edd5b8ffd7 Create glibc-devel-static baselibs.
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=135
2011-11-24 10:26:20 +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
Andreas Jaeger
9c35ac433a Accepting request 91922 from home:a_jaeger:branches:openSUSE:Factory
Remove duplicated locales from glibc-2.3.locales.diff.bz2

OBS-URL: https://build.opensuse.org/request/show/91922
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=133
2011-11-17 11:56:49 +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
Ruediger Oertel
273b0485f3 - check-build.sh: accept kernel 3.x
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=130
2011-11-14 11:03:01 +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
Andreas Jaeger
aa6dfe41b1 Accepting request 90934 from openSUSE:Factory:ARM
- 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

OBS-URL: https://build.opensuse.org/request/show/90934
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=128
2011-11-10 14:05:53 +00:00
c630e88982 - make glibc-static provide versioned
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=127
2011-11-08 21:56:00 +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
ee7019f69d - 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/package/show/Base:System/glibc?expand=0&rev=124
2011-11-07 20:08:07 +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
Andreas Jaeger
a20f66157e Accepting request 88819 from home:a_jaeger:branches:openSUSE:Factory
Ignore failure of chkstat (bnc#725145)

OBS-URL: https://build.opensuse.org/request/show/88819
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=122
2011-10-20 09:47:44 +00:00
Andreas Jaeger
7efe2fcc0c Accepting request 88708 from home:a_jaeger:branches:openSUSE:Factory
provide glibc-static.

OBS-URL: https://build.opensuse.org/request/show/88708
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=121
2011-10-19 12:10:22 +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
Andreas Jaeger
ddbd5bfafe Accepting request 88135 from home:a_jaeger:branches:openSUSE:Factory
Fix fma, fmaf

OBS-URL: https://build.opensuse.org/request/show/88135
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=119
2011-10-17 08:25:48 +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
Andreas Jaeger
9fc22606bd Accepting request 87370 from home:a_jaeger:branches:openSUSE:Factory
Update to current git

OBS-URL: https://build.opensuse.org/request/show/87370
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=117
2011-10-11 11:22:46 +00:00
Cristian Rodríguez
47f2d8e46f Accepting request 87299 from home:a_jaeger:branches:openSUSE:Factory
Fix tracing with ifuncs, e.g. ldd -u -r some-lib

OBS-URL: https://build.opensuse.org/request/show/87299
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=116
2011-10-10 21:11:45 +00:00
Andreas Jaeger
efdb495827 Accepting request 86518 from home:uli_suse:branches:Base:System
- cross-build: use %__cc, %__cxx, %_build, %_host
- mipsel: install ports, disable FP

OBS-URL: https://build.opensuse.org/request/show/86518
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=115
2011-10-10 13:44:00 +00:00
78afe2b062 - avoid build failure on %%arm
- just use %arm for right arm architectures

OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=114
2011-09-30 15:15:00 +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
8da4ab6251 - don't use -fasynchronous-unwind-tables on arm, it breaks the build
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=111
2011-09-27 12:08:28 +00:00
Andreas Jaeger
431e91e3ae Accepting request 85077 from home:a_jaeger:branches:openSUSE:Factory
Fix changes entry.

OBS-URL: https://build.opensuse.org/request/show/85077
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=110
2011-09-27 11:52:05 +00:00
Andreas Jaeger
454dec769f Accepting request 85072 from home:a_jaeger:branches:openSUSE:Factory
Fix changes entry.

OBS-URL: https://build.opensuse.org/request/show/85072
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=109
2011-09-27 11:48:32 +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
Andreas Jaeger
71a49f5879 Accepting request 84531 from Base:build:arm
- fix ports build

- add armv8l architecture
- don't enforce armv5tel for all arm architectures anymore

OBS-URL: https://build.opensuse.org/request/show/84531
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=107
2011-09-23 07:45:45 +00:00
Andreas Jaeger
b95761bac7 Accepting request 83462 from home:a_jaeger:branches:openSUSE:Factory
incorporate some fixes.

OBS-URL: https://build.opensuse.org/request/show/83462
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=106
2011-09-19 09:16:07 +00:00
Andreas Jaeger
89c17cfdd5 Accepting request 82412 from home:michal-m:branches:Base:System
- Fix assertion error in res_query.c, triggered by Firefox
  (bso#13013).

OBS-URL: https://build.opensuse.org/request/show/82412
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=105
2011-09-19 08:08:15 +00:00
Andreas Jaeger
5b71ae72e0 Accepting request 81298 from home:a_jaeger:branches:openSUSE:Factory
Avoid usage of vsyscalls inside glibc.

OBS-URL: https://build.opensuse.org/request/show/81298
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=104
2011-09-07 12:26:28 +00:00
Andreas Jaeger
0c4a2d6240 Accepting request 81073 from home:a_jaeger:branches:openSUSE:Factory
Prefer real syscalls instead of vsyscalls on x86-64 outside libc.so.

OBS-URL: https://build.opensuse.org/request/show/81073
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=103
2011-09-06 09:34:37 +00:00
Andreas Jaeger
804db197ba Accepting request 80935 from home:a_jaeger:branches:openSUSE:Factory
- Do not not trigger an abort when an i586 Intel CPU is running the
  i686 library, as valgrind does. [bnc#681398]
- Readd vdso support.
- Add patch to relocate objects in dependency order, this fixes the

OBS-URL: https://build.opensuse.org/request/show/80935
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=102
2011-09-05 12:34:49 +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
OBS User buildservice-autocommit
70b4fbad48 Updating link to change in openSUSE:Factory/glibc revision 84.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=9c033b407855e41c56d0e710171f65ac
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
Andreas Jaeger
2b107fd4de Accepting request 80803 from home:a_jaeger:branches:openSUSE:Factory
Revert latest patch, it broke stuff.

OBS-URL: https://build.opensuse.org/request/show/80803
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=100
2011-09-03 19:44: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
OBS User buildservice-autocommit
b8459e0e53 Updating link to change in openSUSE:Factory/glibc revision 82.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=c9d059ca71a73428b9b0036cc66c00a6
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
Andreas Jaeger
9f8fef024e Accepting request 80630 from home:a_jaeger:branches:openSUSE:Factory
Add support for new vdso.

OBS-URL: https://build.opensuse.org/request/show/80630
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=98
2011-09-02 09:31:57 +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
OBS User buildservice-autocommit
8714dd7041 Updating link to change in openSUSE:Factory/glibc revision 80.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=32513734d9c5d87c0d468d306b757927
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
Andreas Jaeger
089d1e31ae Accepting request 79998 from home:lnussel:crypt_blowfish
- 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

OBS-URL: https://build.opensuse.org/request/show/79998
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=96
2011-08-29 08:21:41 +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
OBS User buildservice-autocommit
265643e65a Updating link to change in openSUSE:Factory/glibc revision 78.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=8db426cec3739b35ee83f55e9182d3a4
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
Andreas Jaeger
be29765b7d Accepting request 79751 from home:a_jaeger:branches:openSUSE:Factory
Update user.sbin.nscd profile [bnc#647718]

OBS-URL: https://build.opensuse.org/request/show/79751
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=94
2011-08-25 11:28:42 +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
OBS User buildservice-autocommit
85cfc2b629 Updating link to change in openSUSE:Factory/glibc revision 76.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=616fb4316b8f6a0913c6a3551feb7322
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
Andreas Jaeger
0c66dc5fd7 Accepting request 79427 from home:a_jaeger:branches:openSUSE:Factory
Fix fopen(non-existing-file, re) errno bnc#713146

OBS-URL: https://build.opensuse.org/request/show/79427
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=92
2011-08-20 13:49: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
OBS User buildservice-autocommit
0a8514dce7 Updating link to change in openSUSE:Factory/glibc revision 74.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=d4929dd2651048299f6df609c3fe9f4a
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
Andreas Jaeger
1f4c05e41c Accepting request 79226 from home:a_jaeger:branches:openSUSE:Factory
Fix crash (access-after-free) in dl_lookup_x.  [bnc#703140];mark subpackages as noarch.

OBS-URL: https://build.opensuse.org/request/show/79226
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=90
2011-08-18 12:05:28 +00:00
Andreas Jaeger
257877d3c3 Accepting request 79220 from home:a_jaeger:branches:openSUSE:Factory
Fix crash (access-after-free) in dl_lookup_x.  [bnc#703140]

OBS-URL: https://build.opensuse.org/request/show/79220
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=89
2011-08-18 11:43:18 +00:00
Cristian Rodríguez
f9d5ef4791 Accepting request 79155 from home:a_jaeger:glibc214
Update to glibc 2.14

OBS-URL: https://build.opensuse.org/request/show/79155
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=88
2011-08-17 19:42:24 +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
OBS User buildservice-autocommit
278d27159a Updating link to change in openSUSE:Factory/glibc revision 72.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=60db27dd9c3fed4576035a8353c02b20
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
Andreas Jaeger
a5b5898751 Accepting request 76694 from home:rhafer:branches:Base:System
bnc#684534, bnc#706719

OBS-URL: https://build.opensuse.org/request/show/76694
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=86
2011-07-25 08:53:48 +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
OBS User buildservice-autocommit
266f2f9b20 Updating link to change in openSUSE:Factory/glibc revision 70.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=1687ba7d48be2f4342ee3194841b7c12
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
Andreas Jaeger
e7526c05f5 Accepting request 76598 from home:lnussel:crypt_blowfish
- install crypt_blowfish man pages

OBS-URL: https://build.opensuse.org/request/show/76598
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=84
2011-07-21 09:06:03 +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
OBS User buildservice-autocommit
be30615ed1 Updating link to change in openSUSE:Factory/glibc revision 68.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=11f3637a4b3598f41796a0f7126ebdb9
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
Andreas Jaeger
ffd957a31e Accepting request 76538 from home:a_jaeger:branches:openSUSE:Factory
Update crypt_blowfish.

OBS-URL: https://build.opensuse.org/request/show/76538
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=82
2011-07-20 12:59:52 +00:00
Andreas Jaeger
90eb33f2d4 Accepting request 76458 from home:lnussel:crypt_blowfish
- update crypt_blowfish to version 1.2 (bnc#700876)
  * due to the signedness bug fix 2a hashes are incompatible with
    previous versions if the password contains 8bit chracters!
  * libcrypt now exports crypt_gensalt

OBS-URL: https://build.opensuse.org/request/show/76458
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=81
2011-07-19 12:17:47 +00:00
Andreas Jaeger
6129e0af30 Accepting request 75668 from home:a_jaeger:branches:openSUSE:Factory
Update glibc-2.2-sunrpc.diff patch.

OBS-URL: https://build.opensuse.org/request/show/75668
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=80
2011-07-07 14:52:52 +00:00
Andreas Jaeger
6ee4ab0938 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=79 2011-07-07 13:49:32 +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
Andreas Jaeger
afa4a7c1c8 Accepting request 75602 from home:a_jaeger:branches:openSUSE:Factory
Cleanup; add nscd systemd config files.

OBS-URL: https://build.opensuse.org/request/show/75602
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=78
2011-07-07 08:29:39 +00:00
c62ac0182a - enable glibc-2.8-getconf.diff again to fix build failure
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=77
2011-07-06 08:26:32 +00:00
Andreas Jaeger
18abc49ff7 Accepting request 75423 from home:a_jaeger:branches:openSUSE:Factory
Remove glibc-ppc64-vdso-time.diff (bnc#590216)

OBS-URL: https://build.opensuse.org/request/show/75423
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=76
2011-07-05 13:32:10 +00:00
Andreas Jaeger
6f56020499 Accepting request 75381 from home:a_jaeger:branches:openSUSE:Factory
Remove glibc-statfs64-ia64.diff

OBS-URL: https://build.opensuse.org/request/show/75381
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=75
2011-07-05 08:04:18 +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
Andreas Jaeger
fc3890705e Accepting request 75379 from home:a_jaeger:branches:openSUSE:Factory
Cleanup

OBS-URL: https://build.opensuse.org/request/show/75379
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=74
2011-07-05 08:02:08 +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
Andreas Jaeger
e3888c4547 Accepting request 75319 from home:a_jaeger:branches:openSUSE:Factory
Various small fixes.

OBS-URL: https://build.opensuse.org/request/show/75319
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=73
2011-07-04 13:26:19 +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
Andreas Jaeger
f26799b932 Accepting request 74884 from home:a_jaeger:branches:openSUSE:Factory
Back to kernel 2.6.16 as minimal kernel version.

OBS-URL: https://build.opensuse.org/request/show/74884
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=72
2011-06-30 11:28: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
Andreas Jaeger
d53002b1ac Accepting request 74808 from home:a_jaeger:branches:openSUSE:Factory
Only apply glibc-2.10.99-ia64-include.diff on SLE

OBS-URL: https://build.opensuse.org/request/show/74808
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=71
2011-06-29 08:03:50 +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
Andreas Jaeger
9b06b38574 Accepting request 74645 from home:a_jaeger:branches:openSUSE:Factory
Disable exp_malloc to fix build on PowerPC.

OBS-URL: https://build.opensuse.org/request/show/74645
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=70
2011-06-27 12:21:08 +00:00
Andreas Jaeger
0a7a66275a Accepting request 74639 from home:a_jaeger:branches:openSUSE:Factory
Fix warnings, speed up getsysstats.

OBS-URL: https://build.opensuse.org/request/show/74639
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=69
2011-06-27 12:05:13 +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
Andreas Jaeger
e2e592656e Accepting request 74201 from home:a_jaeger:branches:openSUSE:Factory
Minor cleanups.

OBS-URL: https://build.opensuse.org/request/show/74201
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=68
2011-06-20 12:48:58 +00:00
Andreas Jaeger
c508a8f2c9 Accepting request 74197 from home:msmeissn:branches:Base:System
move summary,license and group out of the not-ppc if

OBS-URL: https://build.opensuse.org/request/show/74197
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=67
2011-06-20 12:47: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
Andreas Jaeger
a72524f516 Accepting request 74183 from home:a_jaeger:branches:openSUSE:Factory
Remove prereq on permissions as discussed with Coolo as hot-fix for M2

OBS-URL: https://build.opensuse.org/request/show/74183
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=66
2011-06-20 11:19:35 +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
Andreas Jaeger
e66122a78d Accepting request 74023 from home:a_jaeger:branches:openSUSE:Factory
Cleanup ld.so.conf list, kde dirs are moved to kdelibs3 (bnc#671725)

OBS-URL: https://build.opensuse.org/request/show/74023
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=65
2011-06-17 11:07:37 +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
Andreas Jaeger
5f7e76b123 Accepting request 73971 from home:a_jaeger:branches:openSUSE:Factory
remove lib-gd etc build requires

OBS-URL: https://build.opensuse.org/request/show/73971
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=64
2011-06-17 07:34:54 +00:00
Andreas Jaeger
01bc487700 Accepting request 73881 from home:a_jaeger:branches:openSUSE:Factory
fix description

OBS-URL: https://build.opensuse.org/request/show/73881
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=63
2011-06-16 15:38:23 +00:00
Andreas Jaeger
3a30ac1344 Accepting request 73878 from home:a_jaeger:branches:openSUSE:Factory
fix group.

OBS-URL: https://build.opensuse.org/request/show/73878
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=62
2011-06-16 15:14:19 +00:00
Andreas Jaeger
484481503e Accepting request 73854 from home:a_jaeger:branches:openSUSE:Factory
Split up glibc-devel-static, fix bugs.

OBS-URL: https://build.opensuse.org/request/show/73854
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=61
2011-06-16 13:36:45 +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
Andreas Jaeger
361ad21737 Accepting request 73728 from home:a_jaeger:branches:openSUSE:Factory
Further fixes.

OBS-URL: https://build.opensuse.org/request/show/73728
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=60
2011-06-15 12:58:42 +00:00
Andreas Jaeger
7cc4d3d8d9 Accepting request 73727 from home:a_jaeger:branches:openSUSE:Factory
Further fixes.

OBS-URL: https://build.opensuse.org/request/show/73727
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=59
2011-06-15 12:55:16 +00:00
Andreas Jaeger
1010119ebc Accepting request 73649 from home:a_jaeger:branches:openSUSE:Factory
Enhance baselibs.conf

OBS-URL: https://build.opensuse.org/request/show/73649
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=58
2011-06-15 08:47:12 +00:00
Andreas Jaeger
608ae8be41 Accepting request 73636 from home:a_jaeger:branches:openSUSE:Factory
Split up package glibc-utils.

OBS-URL: https://build.opensuse.org/request/show/73636
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=57
2011-06-15 07:27:54 +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
Andreas Jaeger
0f2a812c97 Accepting request 72564 from home:a_jaeger:branches:openSUSE:Factory
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/72564
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=56
2011-06-03 08:43:39 +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
Andreas Jaeger
1959442717 Accepting request 71745 from home:a_jaeger:branches:openSUSE:Factory
Remove/Disable old patches.

OBS-URL: https://build.opensuse.org/request/show/71745
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=55
2011-05-27 15:33:06 +00:00
Andreas Jaeger
79d8599db0 Accepting request 71357 from home:a_jaeger:branches:openSUSE:Factory
Fix static builds

OBS-URL: https://build.opensuse.org/request/show/71357
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=54
2011-05-26 08:05:01 +00:00
Andreas Jaeger
9aff35bbd4 Accepting request 71335 from home:a_jaeger:branches:openSUSE:Factory
Tune configure

OBS-URL: https://build.opensuse.org/request/show/71335
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=53
2011-05-25 19:08:25 +00:00
Cristian Rodríguez
da7657d9de Accepting request 71163 from home:a_jaeger:branches:openSUSE:Factory
Update to glibc 2.13

OBS-URL: https://build.opensuse.org/request/show/71163
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=52
2011-05-24 15:08:51 +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
7806c326e8 - Update longlong.h from GCC sources. Fixes s390 build with -mzarch.
[bnc#695102]

OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=50
2011-05-23 08:53:41 +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
Petr Baudis
c9f65bd9f5 - Fix potential removal of required local scope from shared objects
marked as NODELETE [bnc#657627]

OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=49
2011-02-22 12:33:01 +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
Petr Baudis
487d1e0d69 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=48 2011-02-04 04:30:37 +00:00
Petr Baudis
6199fe8ce7 - Upgrade to latest release/2.11/master - glibc-2.11.3-b72646ad0c41
- Random assortion of bugfixes, some #defines for new kernels
- Retired patches:
  - glibc-2.11.3-bnc658509.diff
  - glibc-2.11.3-bso12397.diff
  - glibc-sparc64-fxstat.diff
- Remove the NSS hack of opening modules using RTLD_DEEPBIND.
  This was useful for nss_ldap, since some applications used a different
  LDAP library with clashing symbol names. However, it also created
  many headaches, especially with the NSS modules not respecting
  malloc() overrides. Now, sssd is used by default for LDAP resolutions
  and we can therefore safely get rid of the hack. [bnc#477061]
- Remove the currently disabled AMD string function overrides.
  Benchmarking did not unearth any differences that would make
  convincing case for keeping the functions with all the associated
  maintenance headaches; AMD does not recommend keeping their custom
  versions of the functions either.

OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=47
2011-02-04 01:37:38 +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
978b829750 - Fix ENOSYS detection for mkdirat. [bso#12397]
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=46
2011-01-28 14:54:41 +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
cf5c9e2f72 Accepting request 55356 from home:rguenther:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/55356
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=45
2010-12-09 15:11:47 +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
Petr Baudis
cdc77a6a68 - Upgrade to glibc-2.11.3
- Just few more bugfixes since the latest upgrade

- Remove explicit support for nss SPLIT_GROUPS setting; glibc from
  2.11 on should handle this automagically.

OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=44
2010-11-30 03:56:09 +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
Petr Baudis
9f6e6245a2 - Upgrade to latest release/2.11/master - glibc-2.11.2-dd2fde461e30
- Candidate tree for glibc-2.11.3
  - Multitude of various bug fixes

- Enable multi-arch routines support for ppc, ppc64, i686 and x86_64.
  Temporarily, AMD-optimized string routines are disabled. We will
  selectively re-enable them after some more careful benchmarking
  in the next few days.
  Note: In this glibc version, multi-arch routines DO NOT include
  the controversial backwards-copy memcpy().

OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=43
2010-11-16 01:47:23 +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
Petr Baudis
c944b8437a - Fix missing hconf setup in nscd - this meant multi on in
/etc/host.conf was ignored when nscd was used, breaking e.g.
  resolving of multi-AF records in /etc/hosts [bnc#572188]
- Fix two LD_AUDIT security vulnerabilities: spurious $ORIGIN expansion
  and missing setuid library check when running as setuid [bnc#646960]

OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=42
2010-11-01 22:13:24 +00:00
OBS User autobuild
5c18beed72 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
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
e8fd5cf6b6 Accepting request 48637 from Base:System
checked in (request 48637)

OBS-URL: https://build.opensuse.org/request/show/48637
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=41
2010-09-21 11:02:14 +00:00
Petr Baudis
7c62cff6e9 Accepting request 48018 from home:a_jaeger:branches:openSUSE:Factory
reviewed ok.

OBS-URL: https://build.opensuse.org/request/show/48018
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=40
2010-09-13 15:01:17 +00:00
Petr Baudis
eb260669dc Accepting request 47921 from home:a_jaeger:branches:openSUSE:Factory
reviewed ok.

OBS-URL: https://build.opensuse.org/request/show/47921
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=39
2010-09-12 18:45:43 +00:00
Stephan Kulow
fdd54b6d45 sync with O:F
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=38
2010-07-20 07:50:51 +00:00
Stephan Kulow
3ec5f78982 prepare_spec
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=37
2010-07-20 07:50:26 +00:00
OBS User autobuild
b9054b1999 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
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
Petr Baudis
a0d24f0eb9 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=34 2010-07-07 03:26:30 +00:00
7cbd74fda2 Accepting request 42388 from home:jengelh:sparc
Copy from home:jengelh:sparc/glibc via accept of submit request 42388 revision 3.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/42388
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=33
2010-07-04 13:55:39 +00:00
Stephan Kulow
cf9ef49562 Accepting request 42089 from home:jengelh:smp
Copy from home:jengelh:smp/glibc via accept of submit request 42089 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/42089
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=32
2010-06-28 21:29:28 +00:00
OBS User autobuild
eebb8cb0be 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
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
Petr Baudis
1a086b0fc6 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=31 2010-06-11 14:32:35 +00:00
OBS User autobuild
230c58fe1a 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
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
Petr Baudis
96bf6d5d16 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=30 2010-05-20 00:21:41 +00:00
Petr Baudis
b7aa45883f OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=29 2010-05-12 02:45:48 +00:00
Petr Baudis
3219db2391 - Add a hint about /etc/host.conf mdns option removal to the parser
error reporting [bnc#569273]

OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=28
2010-05-10 22:04:33 +00:00
OBS User autobuild
6112838f52 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
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
Pavol Rusnak
e6723e7880 fix indent
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=27
2010-05-04 06:58:36 +00:00
Pavol Rusnak
fd67463506 Accepting request 39338 from home:a_jaeger:branches:openSUSE:Factory
Copy from home:a_jaeger:branches:openSUSE:Factory/glibc via accept of submit request 39338 revision 3.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/39338
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=26
2010-05-04 06:54:49 +00:00
OBS User autobuild
cff896bf5c 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
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
Petr Baudis
b161019527 - Remove stale resolv.dynamic.diff patch file
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=25
2010-04-26 20:11:02 +00:00
b87c70fd9e remove incorrectly re-added stuff that was previously deleted
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=24
2010-04-26 13:32:39 +00:00
Petr Baudis
2b86d29230 Accepting request 38530 from home:msmeissn:branches:Base:System
Copy from home:msmeissn:branches:Base:System/glibc via accept of submit request 38530 revision 5.
Request was accepted with message:
reviewed ok,thanks

OBS-URL: https://build.opensuse.org/request/show/38530
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=23
2010-04-26 11:34:14 +00:00
Petr Baudis
de4358c978 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=22 2010-04-20 11:16:55 +00:00
Petr Baudis
67f6df3eb9 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=21 2010-03-25 16:12:02 +00:00
OBS User autobuild
e85f837ddb 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
b486f136d8 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=17 2010-03-18 14:48:55 +00:00
Petr Baudis
9aaedfde6b - Fix /etc/resolv.conf change detection for multi-threaded applications
(by Sebastian Kienzl)

OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=20
2010-03-18 13:37:59 +00:00
OBS User autobuild
805de66030 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
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
2ac1d0166c Accepting request 34042 from Base:System
checked in (request 34042)

OBS-URL: https://build.opensuse.org/request/show/34042
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=19
2010-03-05 01:01:39 +00:00
6f4a02fa68 - avoid spurious differences in nscd on rebuilds.
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=18
2010-02-14 14:34:48 +00:00
OBS User autobuild
5a6de5075b 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
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
e29cecdd47 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
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
35b77f97b8 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
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
da8f6e33a1 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
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
fe9524db06 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
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
1c7706889b 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
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
1f65f4bc21 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 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
8c7de03fe6 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
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
7b4ba33fb1 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
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
bfa9cb6251 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
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
2c4ebaeca6 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
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
8bdfceb16b 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
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
dad3b40fad OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=2 2009-03-03 17:34:01 +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
a51dfad3e2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=1 2009-02-20 07:46:43 +00:00
41d84c34c7 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=1 2009-02-20 07:46:43 +00:00
15 changed files with 0 additions and 3112 deletions

View File

@@ -1,40 +0,0 @@
From 63295e4fda1f6dab4bf7442706fe303bf283036c Mon Sep 17 00:00:00 2001
From: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date: Mon, 5 Feb 2024 16:10:24 +0000
Subject: [PATCH] arm: Remove wrong ldr from _dl_start_user (BZ 31339)
The commit 49d877a80b29d3002887b084eec6676d9f5fec18 (arm: Remove
_dl_skip_args usage) removed the _SKIP_ARGS literal, which was
previously loader to r4 on loader _start. However, the cleanup did not
remove the following 'ldr r4, [sl, r4]' on _dl_start_user, used to check
to skip the arguments after ld self-relocations.
In my testing, the kernel initially set r4 to 0, which makes the
ldr instruction just read the _GLOBAL_OFFSET_TABLE_. However, since r4
is a callee-saved register; a different runtime might not zero
initialize it and thus trigger an invalid memory access.
Checked on arm-linux-gnu.
Reported-by: Adrian Ratiu <adrian.ratiu@collabora.com>
Reviewed-by: Szabolcs Nagy <szabolcs.nagy@arm.com>
(cherry picked from commit 1e25112dc0cb2515d27d8d178b1ecce778a9d37a)
---
sysdeps/arm/dl-machine.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/sysdeps/arm/dl-machine.h b/sysdeps/arm/dl-machine.h
index b857bbc868..dd1a0f6b6e 100644
--- a/sysdeps/arm/dl-machine.h
+++ b/sysdeps/arm/dl-machine.h
@@ -139,7 +139,6 @@ _start:\n\
_dl_start_user:\n\
adr r6, .L_GET_GOT\n\
add sl, sl, r6\n\
- ldr r4, [sl, r4]\n\
@ save the entry point in another register\n\
mov r6, r0\n\
@ get the original arg count\n\
--
2.43.0

View File

@@ -1,57 +0,0 @@
From 513331b788a3fa633f1d0417d43915e16a0c88f0 Mon Sep 17 00:00:00 2001
From: Andreas Schwab <schwab@suse.de>
Date: Wed, 6 Mar 2024 12:59:47 +0100
Subject: [PATCH] duplocale: protect use of global locale (bug 23970)
Protect the global locale from being modified while we compute the size of
the locale category names. That allows the use of the global locale in a
single thread, while all other threads use the thread safe locale
functions.
---
locale/duplocale.c | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/locale/duplocale.c b/locale/duplocale.c
index a755ac5c36..bad476700f 100644
--- a/locale/duplocale.c
+++ b/locale/duplocale.c
@@ -43,6 +43,11 @@ __duplocale (locale_t dataset)
int cnt;
size_t names_len = 0;
+ /* If dataset points to _nl_global_locale, we need to prevent other
+ threads from modifying it. We also modify global data below (the
+ usage counts). */
+ __libc_rwlock_wrlock (__libc_setlocale_lock);
+
/* Calculate the total space we need to store all the names. */
for (cnt = 0; cnt < __LC_LAST; ++cnt)
if (cnt != LC_ALL && dataset->__names[cnt] != _nl_C_name)
@@ -55,9 +60,6 @@ __duplocale (locale_t dataset)
{
char *namep = (char *) (result + 1);
- /* We modify global data (the usage counts). */
- __libc_rwlock_wrlock (__libc_setlocale_lock);
-
for (cnt = 0; cnt < __LC_LAST; ++cnt)
if (cnt != LC_ALL)
{
@@ -78,11 +80,11 @@ __duplocale (locale_t dataset)
result->__ctype_b = dataset->__ctype_b;
result->__ctype_tolower = dataset->__ctype_tolower;
result->__ctype_toupper = dataset->__ctype_toupper;
-
- /* It's done. */
- __libc_rwlock_unlock (__libc_setlocale_lock);
}
+ /* It's done. */
+ __libc_rwlock_unlock (__libc_setlocale_lock);
+
return result;
}
weak_alias (__duplocale, duplocale)
--
2.44.0

View File

@@ -1,215 +0,0 @@
From 71149c2a2e85a8233631cc816030d449f021bb2a Mon Sep 17 00:00:00 2001
From: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date: Mon, 6 May 2024 13:18:45 -0300
Subject: [PATCH] elf: Only process multiple tunable once (BZ 31686)
The 680c597e9c3 commit made loader reject ill-formatted strings by
first tracking all set tunables and then applying them. However, it does
not take into consideration if the same tunable is set multiple times,
where parse_tunables_string appends the found tunable without checking
if it was already in the list. It leads to a stack-based buffer overflow
if the tunable is specified more than the total number of tunables. For
instance:
GLIBC_TUNABLES=glibc.malloc.check=2:... (repeat over the number of
total support for different tunable).
Instead, use the index of the tunable list to get the expected tunable
entry. Since now the initial list is zero-initialized, the compiler
might emit an extra memset and this requires some minor adjustment
on some ports.
Checked on x86_64-linux-gnu and aarch64-linux-gnu.
Reported-by: Yuto Maeda <maeda@cyberdefense.jp>
Reported-by: Yutaro Shimizu <shimizu@cyberdefense.jp>
Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
(cherry picked from commit bcae44ea8536b30a7119c0986ff5692bddacb672)
---
elf/dl-tunables.c | 28 ++++++----
elf/tst-tunables.c | 61 +++++++++++++++++++++-
sysdeps/aarch64/multiarch/memset_generic.S | 4 ++
sysdeps/sparc/sparc64/rtld-memset.c | 3 ++
4 files changed, 84 insertions(+), 12 deletions(-)
diff --git a/elf/dl-tunables.c b/elf/dl-tunables.c
index 03e1a68675..614ac9c047 100644
--- a/elf/dl-tunables.c
+++ b/elf/dl-tunables.c
@@ -32,6 +32,7 @@
#include <ldsodefs.h>
#include <array_length.h>
#include <dl-minimal-malloc.h>
+#include <dl-symbol-redir-ifunc.h>
#define TUNABLES_INTERNAL 1
#include "dl-tunables.h"
@@ -223,6 +224,7 @@ parse_tunables_string (const char *valstring, struct tunable_toset_t *tunables)
{
tunables[ntunables++] =
(struct tunable_toset_t) { cur, value, p - value };
+
break;
}
}
@@ -234,23 +236,27 @@ parse_tunables_string (const char *valstring, struct tunable_toset_t *tunables)
static void
parse_tunables (const char *valstring)
{
- struct tunable_toset_t tunables[tunables_list_size];
- int ntunables = parse_tunables_string (valstring, tunables);
- if (ntunables == -1)
+ struct tunable_toset_t tunables[tunables_list_size] = { 0 };
+ if (parse_tunables_string (valstring, tunables) == -1)
{
_dl_error_printf (
"WARNING: ld.so: invalid GLIBC_TUNABLES `%s': ignored.\n", valstring);
return;
}
- for (int i = 0; i < ntunables; i++)
- if (!tunable_initialize (tunables[i].t, tunables[i].value,
- tunables[i].len))
- _dl_error_printf ("WARNING: ld.so: invalid GLIBC_TUNABLES value `%.*s' "
- "for option `%s': ignored.\n",
- (int) tunables[i].len,
- tunables[i].value,
- tunables[i].t->name);
+ for (int i = 0; i < tunables_list_size; i++)
+ {
+ if (tunables[i].t == NULL)
+ continue;
+
+ if (!tunable_initialize (tunables[i].t, tunables[i].value,
+ tunables[i].len))
+ _dl_error_printf ("WARNING: ld.so: invalid GLIBC_TUNABLES value `%.*s' "
+ "for option `%s': ignored.\n",
+ (int) tunables[i].len,
+ tunables[i].value,
+ tunables[i].t->name);
+ }
}
/* Initialize the tunables list from the environment. For now we only use the
diff --git a/elf/tst-tunables.c b/elf/tst-tunables.c
index 095b5c81d9..dff34ed748 100644
--- a/elf/tst-tunables.c
+++ b/elf/tst-tunables.c
@@ -17,6 +17,10 @@
<https://www.gnu.org/licenses/>. */
#include <array_length.h>
+/* The test uses the tunable_list size, which is only exported for
+ ld.so. This will result in a copy of tunable_list, which is ununsed by
+ the test itself. */
+#define TUNABLES_INTERNAL 1
#include <dl-tunables.h>
#include <getopt.h>
#include <intprops.h>
@@ -24,12 +28,13 @@
#include <stdlib.h>
#include <support/capture_subprocess.h>
#include <support/check.h>
+#include <support/support.h>
static int restart;
#define CMDLINE_OPTIONS \
{ "restart", no_argument, &restart, 1 },
-static const struct test_t
+static struct test_t
{
const char *name;
const char *value;
@@ -284,6 +289,29 @@ static const struct test_t
0,
0,
},
+ /* Also check for repeated tunables with a count larger than the total number
+ of tunables. */
+ {
+ "GLIBC_TUNABLES",
+ NULL,
+ 2,
+ 0,
+ 0,
+ },
+ {
+ "GLIBC_TUNABLES",
+ NULL,
+ 1,
+ 0,
+ 0,
+ },
+ {
+ "GLIBC_TUNABLES",
+ NULL,
+ 0,
+ 0,
+ 0,
+ },
};
static int
@@ -327,6 +355,37 @@ do_test (int argc, char *argv[])
spargv[i] = NULL;
}
+ /* Create a tunable line with the duplicate values with a total number
+ larger than the different number of tunables. */
+ {
+ enum { tunables_list_size = array_length (tunable_list) };
+ const char *value = "";
+ for (int i = 0; i < tunables_list_size; i++)
+ value = xasprintf ("%sglibc.malloc.check=2%c",
+ value,
+ i == (tunables_list_size - 1) ? '\0' : ':');
+ tests[33].value = value;
+ }
+ /* Same as before, but the last tunable values is differen than the
+ rest. */
+ {
+ enum { tunables_list_size = array_length (tunable_list) };
+ const char *value = "";
+ for (int i = 0; i < tunables_list_size - 1; i++)
+ value = xasprintf ("%sglibc.malloc.check=2:", value);
+ value = xasprintf ("%sglibc.malloc.check=1", value);
+ tests[34].value = value;
+ }
+ /* Same as before, but with an invalid last entry. */
+ {
+ enum { tunables_list_size = array_length (tunable_list) };
+ const char *value = "";
+ for (int i = 0; i < tunables_list_size - 1; i++)
+ value = xasprintf ("%sglibc.malloc.check=2:", value);
+ value = xasprintf ("%sglibc.malloc.check=1=1", value);
+ tests[35].value = value;
+ }
+
for (int i = 0; i < array_length (tests); i++)
{
snprintf (nteststr, sizeof nteststr, "%d", i);
diff --git a/sysdeps/aarch64/multiarch/memset_generic.S b/sysdeps/aarch64/multiarch/memset_generic.S
index 81748bdbce..e125a5ed85 100644
--- a/sysdeps/aarch64/multiarch/memset_generic.S
+++ b/sysdeps/aarch64/multiarch/memset_generic.S
@@ -33,3 +33,7 @@
#endif
#include <../memset.S>
+
+#if IS_IN (rtld)
+strong_alias (memset, __memset_generic)
+#endif
diff --git a/sysdeps/sparc/sparc64/rtld-memset.c b/sysdeps/sparc/sparc64/rtld-memset.c
index 55f3835790..a19202a620 100644
--- a/sysdeps/sparc/sparc64/rtld-memset.c
+++ b/sysdeps/sparc/sparc64/rtld-memset.c
@@ -1 +1,4 @@
#include <string/memset.c>
+#if IS_IN(rtld)
+strong_alias (memset, __memset_ultra1)
+#endif
--
2.45.0

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f77bd47cf8170c57365ae7bf86696c118adb3b120d3259c64c502d3dc1e2d926
size 18520988

View File

@@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEcnNUKzmWLfeymZMUFnkrTqJTQPgFAmW6xDIACgkQFnkrTqJT
QPgAAg/9FnW6kXC3eth/BhuzaEEjOmy8BiTSrEHVLWz9veRTuBBYavxH/XUKfLrg
dAFMnASU4DtDUFI2kFWGJIDLk8E/rUau8a0f5Skh4W3VSrc7MDvQhMMt1HggRIqE
O2G7fS6uKZokZElcvEKYrTnq7iwH25K1lvXUKAeaUnVQg6upGYnCe8vuZutuZR9x
OFkewctLM8Canc6wvW0V92Oy+6eZsDq08HCJenFklSh1wz9+MUzyivkv/b6fXK6E
lKGLxpPH7vzfKao6YJBrAHT5raFxdz3yUGzevfeBE9S8UrOYHhsoBRZsaQUWkyKU
A3Gn1ioTkxj8szfgHCrweN6A4Y4MlGgMeQbplQnrjQEfUTVo9N2zkQwWRsM4VGeF
RkbWwpIQg6zMi3BFfizHqAZZWjjWb0wu6mDWmnQBaQ97dN0DAuKJ7cDNmLe6+vOE
OkXRTses8Ta3npAxKjrWNm6WjcrYAzEYLGUT6hLBmZj+WulHmRDPEyuo8H3eihuL
JzJXc7X6O3HntgCqqGrC4yNGtjRF0r3FjZ9Zrv6snEzWHVBnDw/9C5Ss9aZ+VSxO
Uqo0nESWKHtz9UBS73yA/H1k1rMnQS9yeugMoqBil+cJD5xMZETNKFbUGwR8feQ4
O6w8uH1q70ZwtTVf3l6sbijMeORfcrS0WEErxm8IREmUbqPIMRw=
=uGia
-----END PGP SIGNATURE-----

View File

@@ -1,38 +0,0 @@
From 1263d583d2e28afb8be53f8d6922f0842036f35d Mon Sep 17 00:00:00 2001
From: Florian Weimer <fweimer@redhat.com>
Date: Thu, 25 Apr 2024 15:00:45 +0200
Subject: [PATCH] CVE-2024-33599: nscd: Stack-based buffer overflow in netgroup
cache (bug 31677)
Using alloca matches what other caches do. The request length is
bounded by MAXKEYLEN.
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
(cherry picked from commit 87801a8fd06db1d654eea3e4f7626ff476a9bdaa)
---
nscd/netgroupcache.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/nscd/netgroupcache.c b/nscd/netgroupcache.c
index 0c6e46f15c..f227dc7fa2 100644
--- a/nscd/netgroupcache.c
+++ b/nscd/netgroupcache.c
@@ -502,12 +502,13 @@ addinnetgrX (struct database_dyn *db, int fd, request_header *req,
= (struct indataset *) mempool_alloc (db,
sizeof (*dataset) + req->key_len,
1);
- struct indataset dataset_mem;
bool cacheable = true;
if (__glibc_unlikely (dataset == NULL))
{
cacheable = false;
- dataset = &dataset_mem;
+ /* The alloca is safe because nscd_run_worker verfies that
+ key_len is not larger than MAXKEYLEN. */
+ dataset = alloca (sizeof (*dataset) + req->key_len);
}
datahead_init_pos (&dataset->head, sizeof (*dataset) + req->key_len,
--
2.45.0

View File

@@ -1,60 +0,0 @@
From c99f886de54446cd4447db6b44be93dabbdc2f8b Mon Sep 17 00:00:00 2001
From: Florian Weimer <fweimer@redhat.com>
Date: Thu, 25 Apr 2024 15:01:07 +0200
Subject: [PATCH] CVE-2024-33600: nscd: Avoid null pointer crashes after
notfound response (bug 31678)
The addgetnetgrentX call in addinnetgrX may have failed to produce
a result, so the result variable in addinnetgrX can be NULL.
Use db->negtimeout as the fallback value if there is no result data;
the timeout is also overwritten below.
Also avoid sending a second not-found response. (The client
disconnects after receiving the first response, so the data stream did
not go out of sync even without this fix.) It is still beneficial to
add the negative response to the mapping, so that the client can get
it from there in the future, instead of going through the socket.
Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
(cherry picked from commit b048a482f088e53144d26a61c390bed0210f49f2)
---
nscd/netgroupcache.c | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/nscd/netgroupcache.c b/nscd/netgroupcache.c
index c18fe111f3..e22ffa5884 100644
--- a/nscd/netgroupcache.c
+++ b/nscd/netgroupcache.c
@@ -511,14 +511,15 @@ addinnetgrX (struct database_dyn *db, int fd, request_header *req,
datahead_init_pos (&dataset->head, sizeof (*dataset) + req->key_len,
sizeof (innetgroup_response_header),
- he == NULL ? 0 : dh->nreloads + 1, result->head.ttl);
+ he == NULL ? 0 : dh->nreloads + 1,
+ result == NULL ? db->negtimeout : result->head.ttl);
/* Set the notfound status and timeout based on the result from
getnetgrent. */
- dataset->head.notfound = result->head.notfound;
+ dataset->head.notfound = result == NULL || result->head.notfound;
dataset->head.timeout = timeout;
dataset->resp.version = NSCD_VERSION;
- dataset->resp.found = result->resp.found;
+ dataset->resp.found = result != NULL && result->resp.found;
/* Until we find a matching entry the result is 0. */
dataset->resp.result = 0;
@@ -566,7 +567,9 @@ addinnetgrX (struct database_dyn *db, int fd, request_header *req,
goto out;
}
- if (he == NULL)
+ /* addgetnetgrentX may have already sent a notfound response. Do
+ not send another one. */
+ if (he == NULL && dataset->resp.found)
{
/* We write the dataset before inserting it to the database
since while inserting this thread might block and so would
--
2.45.0

View File

@@ -1,59 +0,0 @@
From 5a508e0b508c8ad53bd0d2fb48fd71b242626341 Mon Sep 17 00:00:00 2001
From: Florian Weimer <fweimer@redhat.com>
Date: Thu, 25 Apr 2024 15:01:07 +0200
Subject: [PATCH] CVE-2024-33600: nscd: Do not send missing not-found response
in addgetnetgrentX (bug 31678)
If we failed to add a not-found response to the cache, the dataset
point can be null, resulting in a null pointer dereference.
Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
(cherry picked from commit 7835b00dbce53c3c87bbbb1754a95fb5e58187aa)
---
nscd/netgroupcache.c | 14 ++++++--------
1 file changed, 6 insertions(+), 8 deletions(-)
diff --git a/nscd/netgroupcache.c b/nscd/netgroupcache.c
index f227dc7fa2..c18fe111f3 100644
--- a/nscd/netgroupcache.c
+++ b/nscd/netgroupcache.c
@@ -147,7 +147,7 @@ addgetnetgrentX (struct database_dyn *db, int fd, request_header *req,
/* No such service. */
cacheable = do_notfound (db, fd, req, key, &dataset, &total, &timeout,
&key_copy);
- goto writeout;
+ goto maybe_cache_add;
}
memset (&data, '\0', sizeof (data));
@@ -348,7 +348,7 @@ addgetnetgrentX (struct database_dyn *db, int fd, request_header *req,
{
cacheable = do_notfound (db, fd, req, key, &dataset, &total, &timeout,
&key_copy);
- goto writeout;
+ goto maybe_cache_add;
}
total = buffilled;
@@ -410,14 +410,12 @@ addgetnetgrentX (struct database_dyn *db, int fd, request_header *req,
}
if (he == NULL && fd != -1)
- {
- /* We write the dataset before inserting it to the database
- since while inserting this thread might block and so would
- unnecessarily let the receiver wait. */
- writeout:
+ /* We write the dataset before inserting it to the database since
+ while inserting this thread might block and so would
+ unnecessarily let the receiver wait. */
writeall (fd, &dataset->resp, dataset->head.recsize);
- }
+ maybe_cache_add:
if (cacheable)
{
/* If necessary, we also propagate the data to disk. */
--
2.45.0

View File

@@ -1,390 +0,0 @@
From a9a8d3eebb145779a18d90e3966009a1daa63cd8 Mon Sep 17 00:00:00 2001
From: Florian Weimer <fweimer@redhat.com>
Date: Thu, 25 Apr 2024 15:01:07 +0200
Subject: [PATCH] CVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use two
buffers in addgetnetgrentX (bug 31680)
This avoids potential memory corruption when the underlying NSS
callback function does not use the buffer space to store all strings
(e.g., for constant strings).
Instead of custom buffer management, two scratch buffers are used.
This increases stack usage somewhat.
Scratch buffer allocation failure is handled by return -1
(an invalid timeout value) instead of terminating the process.
This fixes bug 31679.
Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
(cherry picked from commit c04a21e050d64a1193a6daab872bca2528bda44b)
---
nscd/netgroupcache.c | 219 ++++++++++++++++++++++++-------------------
1 file changed, 121 insertions(+), 98 deletions(-)
diff --git a/nscd/netgroupcache.c b/nscd/netgroupcache.c
index e22ffa5884..e8fe041846 100644
--- a/nscd/netgroupcache.c
+++ b/nscd/netgroupcache.c
@@ -23,6 +23,7 @@
#include <stdlib.h>
#include <unistd.h>
#include <sys/mman.h>
+#include <scratch_buffer.h>
#include "../nss/netgroup.h"
#include "nscd.h"
@@ -65,6 +66,16 @@ struct dataset
char strdata[0];
};
+/* Send a notfound response to FD. Always returns -1 to indicate an
+ ephemeral error. */
+static time_t
+send_notfound (int fd)
+{
+ if (fd != -1)
+ TEMP_FAILURE_RETRY (send (fd, &notfound, sizeof (notfound), MSG_NOSIGNAL));
+ return -1;
+}
+
/* Sends a notfound message and prepares a notfound dataset to write to the
cache. Returns true if there was enough memory to allocate the dataset and
returns the dataset in DATASETP, total bytes to write in TOTALP and the
@@ -83,8 +94,7 @@ do_notfound (struct database_dyn *db, int fd, request_header *req,
total = sizeof (notfound);
timeout = time (NULL) + db->negtimeout;
- if (fd != -1)
- TEMP_FAILURE_RETRY (send (fd, &notfound, total, MSG_NOSIGNAL));
+ send_notfound (fd);
dataset = mempool_alloc (db, sizeof (struct dataset) + req->key_len, 1);
/* If we cannot permanently store the result, so be it. */
@@ -109,11 +119,78 @@ do_notfound (struct database_dyn *db, int fd, request_header *req,
return cacheable;
}
+struct addgetnetgrentX_scratch
+{
+ /* This is the result that the caller should use. It can be NULL,
+ point into buffer, or it can be in the cache. */
+ struct dataset *dataset;
+
+ struct scratch_buffer buffer;
+
+ /* Used internally in addgetnetgrentX as a staging area. */
+ struct scratch_buffer tmp;
+
+ /* Number of bytes in buffer that are actually used. */
+ size_t buffer_used;
+};
+
+static void
+addgetnetgrentX_scratch_init (struct addgetnetgrentX_scratch *scratch)
+{
+ scratch->dataset = NULL;
+ scratch_buffer_init (&scratch->buffer);
+ scratch_buffer_init (&scratch->tmp);
+
+ /* Reserve space for the header. */
+ scratch->buffer_used = sizeof (struct dataset);
+ static_assert (sizeof (struct dataset) < sizeof (scratch->tmp.__space),
+ "initial buffer space");
+ memset (scratch->tmp.data, 0, sizeof (struct dataset));
+}
+
+static void
+addgetnetgrentX_scratch_free (struct addgetnetgrentX_scratch *scratch)
+{
+ scratch_buffer_free (&scratch->buffer);
+ scratch_buffer_free (&scratch->tmp);
+}
+
+/* Copy LENGTH bytes from S into SCRATCH. Returns NULL if SCRATCH
+ could not be resized, otherwise a pointer to the copy. */
+static char *
+addgetnetgrentX_append_n (struct addgetnetgrentX_scratch *scratch,
+ const char *s, size_t length)
+{
+ while (true)
+ {
+ size_t remaining = scratch->buffer.length - scratch->buffer_used;
+ if (remaining >= length)
+ break;
+ if (!scratch_buffer_grow_preserve (&scratch->buffer))
+ return NULL;
+ }
+ char *copy = scratch->buffer.data + scratch->buffer_used;
+ memcpy (copy, s, length);
+ scratch->buffer_used += length;
+ return copy;
+}
+
+/* Copy S into SCRATCH, including its null terminator. Returns false
+ if SCRATCH could not be resized. */
+static bool
+addgetnetgrentX_append (struct addgetnetgrentX_scratch *scratch, const char *s)
+{
+ if (s == NULL)
+ s = "";
+ return addgetnetgrentX_append_n (scratch, s, strlen (s) + 1) != NULL;
+}
+
+/* Caller must initialize and free *SCRATCH. If the return value is
+ negative, this function has sent a notfound response. */
static time_t
addgetnetgrentX (struct database_dyn *db, int fd, request_header *req,
const char *key, uid_t uid, struct hashentry *he,
- struct datahead *dh, struct dataset **resultp,
- void **tofreep)
+ struct datahead *dh, struct addgetnetgrentX_scratch *scratch)
{
if (__glibc_unlikely (debug_level > 0))
{
@@ -132,14 +209,10 @@ addgetnetgrentX (struct database_dyn *db, int fd, request_header *req,
char *key_copy = NULL;
struct __netgrent data;
- size_t buflen = MAX (1024, sizeof (*dataset) + req->key_len);
- size_t buffilled = sizeof (*dataset);
- char *buffer = NULL;
size_t nentries = 0;
size_t group_len = strlen (key) + 1;
struct name_list *first_needed
= alloca (sizeof (struct name_list) + group_len);
- *tofreep = NULL;
if (netgroup_database == NULL
&& !__nss_database_get (nss_database_netgroup, &netgroup_database))
@@ -151,8 +224,6 @@ addgetnetgrentX (struct database_dyn *db, int fd, request_header *req,
}
memset (&data, '\0', sizeof (data));
- buffer = xmalloc (buflen);
- *tofreep = buffer;
first_needed->next = first_needed;
memcpy (first_needed->name, key, group_len);
data.needed_groups = first_needed;
@@ -195,8 +266,8 @@ addgetnetgrentX (struct database_dyn *db, int fd, request_header *req,
while (1)
{
int e;
- status = getfct.f (&data, buffer + buffilled,
- buflen - buffilled - req->key_len, &e);
+ status = getfct.f (&data, scratch->tmp.data,
+ scratch->tmp.length, &e);
if (status == NSS_STATUS_SUCCESS)
{
if (data.type == triple_val)
@@ -204,68 +275,10 @@ addgetnetgrentX (struct database_dyn *db, int fd, request_header *req,
const char *nhost = data.val.triple.host;
const char *nuser = data.val.triple.user;
const char *ndomain = data.val.triple.domain;
-
- size_t hostlen = strlen (nhost ?: "") + 1;
- size_t userlen = strlen (nuser ?: "") + 1;
- size_t domainlen = strlen (ndomain ?: "") + 1;
-
- if (nhost == NULL || nuser == NULL || ndomain == NULL
- || nhost > nuser || nuser > ndomain)
- {
- const char *last = nhost;
- if (last == NULL
- || (nuser != NULL && nuser > last))
- last = nuser;
- if (last == NULL
- || (ndomain != NULL && ndomain > last))
- last = ndomain;
-
- size_t bufused
- = (last == NULL
- ? buffilled
- : last + strlen (last) + 1 - buffer);
-
- /* We have to make temporary copies. */
- size_t needed = hostlen + userlen + domainlen;
-
- if (buflen - req->key_len - bufused < needed)
- {
- buflen += MAX (buflen, 2 * needed);
- /* Save offset in the old buffer. We don't
- bother with the NULL check here since
- we'll do that later anyway. */
- size_t nhostdiff = nhost - buffer;
- size_t nuserdiff = nuser - buffer;
- size_t ndomaindiff = ndomain - buffer;
-
- char *newbuf = xrealloc (buffer, buflen);
- /* Fix up the triplet pointers into the new
- buffer. */
- nhost = (nhost ? newbuf + nhostdiff
- : NULL);
- nuser = (nuser ? newbuf + nuserdiff
- : NULL);
- ndomain = (ndomain ? newbuf + ndomaindiff
- : NULL);
- *tofreep = buffer = newbuf;
- }
-
- nhost = memcpy (buffer + bufused,
- nhost ?: "", hostlen);
- nuser = memcpy ((char *) nhost + hostlen,
- nuser ?: "", userlen);
- ndomain = memcpy ((char *) nuser + userlen,
- ndomain ?: "", domainlen);
- }
-
- char *wp = buffer + buffilled;
- wp = memmove (wp, nhost ?: "", hostlen);
- wp += hostlen;
- wp = memmove (wp, nuser ?: "", userlen);
- wp += userlen;
- wp = memmove (wp, ndomain ?: "", domainlen);
- wp += domainlen;
- buffilled = wp - buffer;
+ if (!(addgetnetgrentX_append (scratch, nhost)
+ && addgetnetgrentX_append (scratch, nuser)
+ && addgetnetgrentX_append (scratch, ndomain)))
+ return send_notfound (fd);
++nentries;
}
else
@@ -317,8 +330,8 @@ addgetnetgrentX (struct database_dyn *db, int fd, request_header *req,
}
else if (status == NSS_STATUS_TRYAGAIN && e == ERANGE)
{
- buflen *= 2;
- *tofreep = buffer = xrealloc (buffer, buflen);
+ if (!scratch_buffer_grow (&scratch->tmp))
+ return send_notfound (fd);
}
else if (status == NSS_STATUS_RETURN
|| status == NSS_STATUS_NOTFOUND
@@ -351,10 +364,17 @@ addgetnetgrentX (struct database_dyn *db, int fd, request_header *req,
goto maybe_cache_add;
}
- total = buffilled;
+ /* Capture the result size without the key appended. */
+ total = scratch->buffer_used;
+
+ /* Make a copy of the key. The scratch buffer must not move after
+ this point. */
+ key_copy = addgetnetgrentX_append_n (scratch, key, req->key_len);
+ if (key_copy == NULL)
+ return send_notfound (fd);
/* Fill in the dataset. */
- dataset = (struct dataset *) buffer;
+ dataset = scratch->buffer.data;
timeout = datahead_init_pos (&dataset->head, total + req->key_len,
total - offsetof (struct dataset, resp),
he == NULL ? 0 : dh->nreloads + 1,
@@ -363,11 +383,7 @@ addgetnetgrentX (struct database_dyn *db, int fd, request_header *req,
dataset->resp.version = NSCD_VERSION;
dataset->resp.found = 1;
dataset->resp.nresults = nentries;
- dataset->resp.result_len = buffilled - sizeof (*dataset);
-
- assert (buflen - buffilled >= req->key_len);
- key_copy = memcpy (buffer + buffilled, key, req->key_len);
- buffilled += req->key_len;
+ dataset->resp.result_len = total - sizeof (*dataset);
/* Now we can determine whether on refill we have to create a new
record or not. */
@@ -398,7 +414,7 @@ addgetnetgrentX (struct database_dyn *db, int fd, request_header *req,
if (__glibc_likely (newp != NULL))
{
/* Adjust pointer into the memory block. */
- key_copy = (char *) newp + (key_copy - buffer);
+ key_copy = (char *) newp + (key_copy - (char *) dataset);
dataset = memcpy (newp, dataset, total + req->key_len);
cacheable = true;
@@ -439,7 +455,7 @@ addgetnetgrentX (struct database_dyn *db, int fd, request_header *req,
}
out:
- *resultp = dataset;
+ scratch->dataset = dataset;
return timeout;
}
@@ -460,6 +476,9 @@ addinnetgrX (struct database_dyn *db, int fd, request_header *req,
if (user != NULL)
key = strchr (key, '\0') + 1;
const char *domain = *key++ ? key : NULL;
+ struct addgetnetgrentX_scratch scratch;
+
+ addgetnetgrentX_scratch_init (&scratch);
if (__glibc_unlikely (debug_level > 0))
{
@@ -475,12 +494,8 @@ addinnetgrX (struct database_dyn *db, int fd, request_header *req,
group, group_len,
db, uid);
time_t timeout;
- void *tofree;
if (result != NULL)
- {
- timeout = result->head.timeout;
- tofree = NULL;
- }
+ timeout = result->head.timeout;
else
{
request_header req_get =
@@ -489,7 +504,10 @@ addinnetgrX (struct database_dyn *db, int fd, request_header *req,
.key_len = group_len
};
timeout = addgetnetgrentX (db, -1, &req_get, group, uid, NULL, NULL,
- &result, &tofree);
+ &scratch);
+ result = scratch.dataset;
+ if (timeout < 0)
+ goto out;
}
struct indataset
@@ -603,7 +621,7 @@ addinnetgrX (struct database_dyn *db, int fd, request_header *req,
}
out:
- free (tofree);
+ addgetnetgrentX_scratch_free (&scratch);
return timeout;
}
@@ -613,11 +631,12 @@ addgetnetgrentX_ignore (struct database_dyn *db, int fd, request_header *req,
const char *key, uid_t uid, struct hashentry *he,
struct datahead *dh)
{
- struct dataset *ignore;
- void *tofree;
- time_t timeout = addgetnetgrentX (db, fd, req, key, uid, he, dh,
- &ignore, &tofree);
- free (tofree);
+ struct addgetnetgrentX_scratch scratch;
+ addgetnetgrentX_scratch_init (&scratch);
+ time_t timeout = addgetnetgrentX (db, fd, req, key, uid, he, dh, &scratch);
+ addgetnetgrentX_scratch_free (&scratch);
+ if (timeout < 0)
+ timeout = 0;
return timeout;
}
@@ -661,5 +680,9 @@ readdinnetgr (struct database_dyn *db, struct hashentry *he,
.key_len = he->len
};
- return addinnetgrX (db, -1, &req, db->data + he->key, he->owner, he, dh);
+ int timeout = addinnetgrX (db, -1, &req, db->data + he->key, he->owner,
+ he, dh);
+ if (timeout < 0)
+ timeout = 0;
+ return timeout;
}
--
2.45.0

View File

@@ -1,216 +0,0 @@
From 31da30f23cddd36db29d5b6a1c7619361b271fb4 Mon Sep 17 00:00:00 2001
From: Charles Fol <folcharles@gmail.com>
Date: Thu, 28 Mar 2024 12:25:38 -0300
Subject: [PATCH] iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing
escape sequence (CVE-2024-2961)
ISO-2022-CN-EXT uses escape sequences to indicate character set changes
(as specified by RFC 1922). While the SOdesignation has the expected
bounds checks, neither SS2designation nor SS3designation have its;
allowing a write overflow of 1, 2, or 3 bytes with fixed values:
'$+I', '$+J', '$+K', '$+L', '$+M', or '$*H'.
Checked on aarch64-linux-gnu.
Co-authored-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
(cherry picked from commit f9dc609e06b1136bb0408be9605ce7973a767ada)
---
iconvdata/Makefile | 5 +-
iconvdata/iso-2022-cn-ext.c | 12 +++
iconvdata/tst-iconv-iso-2022-cn-ext.c | 128 ++++++++++++++++++++++++++
3 files changed, 144 insertions(+), 1 deletion(-)
create mode 100644 iconvdata/tst-iconv-iso-2022-cn-ext.c
diff --git a/iconvdata/Makefile b/iconvdata/Makefile
index ea019ce5c0..7196a8744b 100644
--- a/iconvdata/Makefile
+++ b/iconvdata/Makefile
@@ -75,7 +75,8 @@ ifeq (yes,$(build-shared))
tests = bug-iconv1 bug-iconv2 tst-loading tst-e2big tst-iconv4 bug-iconv4 \
tst-iconv6 bug-iconv5 bug-iconv6 tst-iconv7 bug-iconv8 bug-iconv9 \
bug-iconv10 bug-iconv11 bug-iconv12 tst-iconv-big5-hkscs-to-2ucs4 \
- bug-iconv13 bug-iconv14 bug-iconv15
+ bug-iconv13 bug-iconv14 bug-iconv15 \
+ tst-iconv-iso-2022-cn-ext
ifeq ($(have-thread-library),yes)
tests += bug-iconv3
endif
@@ -330,6 +331,8 @@ $(objpfx)bug-iconv14.out: $(addprefix $(objpfx), $(gconv-modules)) \
$(addprefix $(objpfx),$(modules.so))
$(objpfx)bug-iconv15.out: $(addprefix $(objpfx), $(gconv-modules)) \
$(addprefix $(objpfx),$(modules.so))
+$(objpfx)tst-iconv-iso-2022-cn-ext.out: $(addprefix $(objpfx), $(gconv-modules)) \
+ $(addprefix $(objpfx),$(modules.so))
$(objpfx)iconv-test.out: run-iconv-test.sh \
$(addprefix $(objpfx), $(gconv-modules)) \
diff --git a/iconvdata/iso-2022-cn-ext.c b/iconvdata/iso-2022-cn-ext.c
index b34c8a36f4..cce29b1969 100644
--- a/iconvdata/iso-2022-cn-ext.c
+++ b/iconvdata/iso-2022-cn-ext.c
@@ -574,6 +574,12 @@ DIAG_IGNORE_Os_NEEDS_COMMENT (5, "-Wmaybe-uninitialized");
{ \
const char *escseq; \
\
+ if (outptr + 4 > outend) \
+ { \
+ result = __GCONV_FULL_OUTPUT; \
+ break; \
+ } \
+ \
assert (used == CNS11643_2_set); /* XXX */ \
escseq = "*H"; \
*outptr++ = ESC; \
@@ -587,6 +593,12 @@ DIAG_IGNORE_Os_NEEDS_COMMENT (5, "-Wmaybe-uninitialized");
{ \
const char *escseq; \
\
+ if (outptr + 4 > outend) \
+ { \
+ result = __GCONV_FULL_OUTPUT; \
+ break; \
+ } \
+ \
assert ((used >> 5) >= 3 && (used >> 5) <= 7); \
escseq = "+I+J+K+L+M" + ((used >> 5) - 3) * 2; \
*outptr++ = ESC; \
diff --git a/iconvdata/tst-iconv-iso-2022-cn-ext.c b/iconvdata/tst-iconv-iso-2022-cn-ext.c
new file mode 100644
index 0000000000..96a8765fd5
--- /dev/null
+++ b/iconvdata/tst-iconv-iso-2022-cn-ext.c
@@ -0,0 +1,128 @@
+/* Verify ISO-2022-CN-EXT does not write out of the bounds.
+ Copyright (C) 2024 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with the GNU C Library; if not, see
+ <https://www.gnu.org/licenses/>. */
+
+#include <stdio.h>
+#include <string.h>
+
+#include <errno.h>
+#include <iconv.h>
+#include <sys/mman.h>
+
+#include <support/xunistd.h>
+#include <support/check.h>
+#include <support/support.h>
+
+/* The test sets up a two memory page buffer with the second page marked
+ PROT_NONE to trigger a fault if the conversion writes beyond the exact
+ expected amount. Then we carry out various conversions and precisely
+ place the start of the output buffer in order to trigger a SIGSEGV if the
+ process writes anywhere between 1 and page sized bytes more (only one
+ PROT_NONE page is setup as a canary) than expected. These tests exercise
+ all three of the cases in ISO-2022-CN-EXT where the converter must switch
+ character sets and may run out of buffer space while doing the
+ operation. */
+
+static int
+do_test (void)
+{
+ iconv_t cd = iconv_open ("ISO-2022-CN-EXT", "UTF-8");
+ TEST_VERIFY_EXIT (cd != (iconv_t) -1);
+
+ char *ntf;
+ size_t ntfsize;
+ char *outbufbase;
+ {
+ int pgz = getpagesize ();
+ TEST_VERIFY_EXIT (pgz > 0);
+ ntfsize = 2 * pgz;
+
+ ntf = xmmap (NULL, ntfsize, PROT_READ | PROT_WRITE, MAP_PRIVATE
+ | MAP_ANONYMOUS, -1);
+ xmprotect (ntf + pgz, pgz, PROT_NONE);
+
+ outbufbase = ntf + pgz;
+ }
+
+ /* Check if SOdesignation escape sequence does not trigger an OOB write. */
+ {
+ char inbuf[] = "\xe4\xba\xa4\xe6\x8d\xa2";
+
+ for (int i = 0; i < 9; i++)
+ {
+ char *inp = inbuf;
+ size_t inleft = sizeof (inbuf) - 1;
+
+ char *outp = outbufbase - i;
+ size_t outleft = i;
+
+ TEST_VERIFY_EXIT (iconv (cd, &inp, &inleft, &outp, &outleft)
+ == (size_t) -1);
+ TEST_COMPARE (errno, E2BIG);
+
+ TEST_VERIFY_EXIT (iconv (cd, NULL, NULL, NULL, NULL) == 0);
+ }
+ }
+
+ /* Same as before for SS2designation. */
+ {
+ char inbuf[] = "㴽 \xe3\xb4\xbd";
+
+ for (int i = 0; i < 14; i++)
+ {
+ char *inp = inbuf;
+ size_t inleft = sizeof (inbuf) - 1;
+
+ char *outp = outbufbase - i;
+ size_t outleft = i;
+
+ TEST_VERIFY_EXIT (iconv (cd, &inp, &inleft, &outp, &outleft)
+ == (size_t) -1);
+ TEST_COMPARE (errno, E2BIG);
+
+ TEST_VERIFY_EXIT (iconv (cd, NULL, NULL, NULL, NULL) == 0);
+ }
+ }
+
+ /* Same as before for SS3designation. */
+ {
+ char inbuf[] = "劄 \xe5\x8a\x84";
+
+ for (int i = 0; i < 14; i++)
+ {
+ char *inp = inbuf;
+ size_t inleft = sizeof (inbuf) - 1;
+
+ char *outp = outbufbase - i;
+ size_t outleft = i;
+
+ TEST_VERIFY_EXIT (iconv (cd, &inp, &inleft, &outp, &outleft)
+ == (size_t) -1);
+ TEST_COMPARE (errno, E2BIG);
+
+ TEST_VERIFY_EXIT (iconv (cd, NULL, NULL, NULL, NULL) == 0);
+ }
+ }
+
+ TEST_VERIFY_EXIT (iconv_close (cd) != -1);
+
+ xmunmap (ntf, ntfsize);
+
+ return 0;
+}
+
+#include <support/test-driver.c>
--
2.44.0

View File

@@ -1,36 +0,0 @@
From acc56074b0a5127631a64640aef1b7c5c103ebd8 Mon Sep 17 00:00:00 2001
From: Florian Weimer <fweimer@redhat.com>
Date: Thu, 2 May 2024 17:06:19 +0200
Subject: [PATCH] nscd: Use time_t for return type of addgetnetgrentX
Using int may give false results for future dates (timeouts after the
year 2028).
Fixes commit 04a21e050d64a1193a6daab872bca2528bda44b ("CVE-2024-33601,
CVE-2024-33602: nscd: netgroup: Use two buffers in addgetnetgrentX
(bug 31680)").
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
(cherry picked from commit 4bbca1a44691a6e9adcee5c6798a707b626bc331)
---
nscd/netgroupcache.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/nscd/netgroupcache.c b/nscd/netgroupcache.c
index e8fe041846..01d554af9c 100644
--- a/nscd/netgroupcache.c
+++ b/nscd/netgroupcache.c
@@ -680,8 +680,8 @@ readdinnetgr (struct database_dyn *db, struct hashentry *he,
.key_len = he->len
};
- int timeout = addinnetgrX (db, -1, &req, db->data + he->key, he->owner,
- he, dh);
+ time_t timeout = addinnetgrX (db, -1, &req, db->data + he->key, he->owner,
+ he, dh);
if (timeout < 0)
timeout = 0;
return timeout;
--
2.45.0

View File

@@ -1,148 +0,0 @@
From 02782fd12849b6673cb5c2728cb750e8ec295aa3 Mon Sep 17 00:00:00 2001
From: Stefan Liebler <stli@linux.ibm.com>
Date: Thu, 22 Feb 2024 15:03:27 +0100
Subject: [PATCH] S390: Do not clobber r7 in clone [BZ #31402]
Starting with commit e57d8fc97b90127de4ed3e3a9cdf663667580935
"S390: Always use svc 0"
clone clobbers the call-saved register r7 in error case:
function or stack is NULL.
This patch restores the saved registers also in the error case.
Furthermore the existing test misc/tst-clone is extended to check
all error cases and that clone does not clobber registers in this
error case.
---
sysdeps/unix/sysv/linux/s390/s390-32/clone.S | 1 +
sysdeps/unix/sysv/linux/s390/s390-64/clone.S | 1 +
sysdeps/unix/sysv/linux/tst-clone.c | 73 ++++++++++++++++----
3 files changed, 63 insertions(+), 12 deletions(-)
diff --git a/sysdeps/unix/sysv/linux/s390/s390-32/clone.S b/sysdeps/unix/sysv/linux/s390/s390-32/clone.S
index 4c882ef2ee..a7a863242c 100644
--- a/sysdeps/unix/sysv/linux/s390/s390-32/clone.S
+++ b/sysdeps/unix/sysv/linux/s390/s390-32/clone.S
@@ -53,6 +53,7 @@ ENTRY(__clone)
br %r14
error:
lhi %r2,-EINVAL
+ lm %r6,%r7,24(%r15) /* Load registers. */
j SYSCALL_ERROR_LABEL
PSEUDO_END (__clone)
diff --git a/sysdeps/unix/sysv/linux/s390/s390-64/clone.S b/sysdeps/unix/sysv/linux/s390/s390-64/clone.S
index 4eb104be71..c552a6b8de 100644
--- a/sysdeps/unix/sysv/linux/s390/s390-64/clone.S
+++ b/sysdeps/unix/sysv/linux/s390/s390-64/clone.S
@@ -54,6 +54,7 @@ ENTRY(__clone)
br %r14
error:
lghi %r2,-EINVAL
+ lmg %r6,%r7,48(%r15) /* Restore registers. */
jg SYSCALL_ERROR_LABEL
PSEUDO_END (__clone)
diff --git a/sysdeps/unix/sysv/linux/tst-clone.c b/sysdeps/unix/sysv/linux/tst-clone.c
index 470676ab2b..2bc7124983 100644
--- a/sysdeps/unix/sysv/linux/tst-clone.c
+++ b/sysdeps/unix/sysv/linux/tst-clone.c
@@ -16,12 +16,16 @@
License along with the GNU C Library; if not, see
<https://www.gnu.org/licenses/>. */
-/* BZ #2386 */
+/* BZ #2386, BZ #31402 */
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <sched.h>
+#include <stackinfo.h> /* For _STACK_GROWS_{UP,DOWN}. */
+#include <support/check.h>
+
+volatile unsigned v = 0xdeadbeef;
int child_fn(void *arg)
{
@@ -30,22 +34,67 @@ int child_fn(void *arg)
}
static int
-do_test (void)
+__attribute__((noinline))
+do_clone (int (*fn)(void *), void *stack)
{
int result;
+ unsigned int a = v;
+ unsigned int b = v;
+ unsigned int c = v;
+ unsigned int d = v;
+ unsigned int e = v;
+ unsigned int f = v;
+ unsigned int g = v;
+ unsigned int h = v;
+ unsigned int i = v;
+ unsigned int j = v;
+ unsigned int k = v;
+ unsigned int l = v;
+ unsigned int m = v;
+ unsigned int n = v;
+ unsigned int o = v;
+
+ result = clone (fn, stack, 0, NULL);
+
+ /* Check that clone does not clobber call-saved registers. */
+ TEST_VERIFY (a == v && b == v && c == v && d == v && e == v && f == v
+ && g == v && h == v && i == v && j == v && k == v && l == v
+ && m == v && n == v && o == v);
+
+ return result;
+}
+
+static void
+__attribute__((noinline))
+do_test_single (int (*fn)(void *), void *stack)
+{
+ printf ("%s (fn=%p, stack=%p)\n", __FUNCTION__, fn, stack);
+ errno = 0;
+
+ int result = do_clone (fn, stack);
+
+ TEST_COMPARE (errno, EINVAL);
+ TEST_COMPARE (result, -1);
+}
- result = clone (child_fn, NULL, 0, NULL);
+static int
+do_test (void)
+{
+ char st[128 * 1024] __attribute__ ((aligned));
+ void *stack = NULL;
+#if _STACK_GROWS_DOWN
+ stack = st + sizeof (st);
+#elif _STACK_GROWS_UP
+ stack = st;
+#else
+# error "Define either _STACK_GROWS_DOWN or _STACK_GROWS_UP"
+#endif
- if (errno != EINVAL || result != -1)
- {
- printf ("FAIL: clone()=%d (wanted -1) errno=%d (wanted %d)\n",
- result, errno, EINVAL);
- return 1;
- }
+ do_test_single (child_fn, NULL);
+ do_test_single (NULL, stack);
+ do_test_single (NULL, NULL);
- puts ("All OK");
return 0;
}
-#define TEST_FUNCTION do_test ()
-#include "../test-skeleton.c"
+#include <support/test-driver.c>
--
2.44.0

View File

@@ -1,128 +0,0 @@
From 2173173d57971d042c0ad4b281431ae127e9b5b8 Mon Sep 17 00:00:00 2001
From: Andreas Schwab <schwab@suse.de>
Date: Mon, 11 Mar 2024 15:13:09 +0100
Subject: [PATCH] linux/sigsetops: fix type confusion (bug 31468)
Each mask in the sigset array is an unsigned long, so fix __sigisemptyset
to use that instead of int. The __sigword function returns a simple array
index, so it can return int instead of unsigned long.
---
signal/tst-sigisemptyset.c | 11 +++++++++++
sysdeps/unix/sysv/linux/internal-sigset.h | 8 ++++----
sysdeps/unix/sysv/linux/sigsetops.h | 10 +++++-----
3 files changed, 20 insertions(+), 9 deletions(-)
diff --git a/signal/tst-sigisemptyset.c b/signal/tst-sigisemptyset.c
index f5e35e8c22..11e7f39d09 100644
--- a/signal/tst-sigisemptyset.c
+++ b/signal/tst-sigisemptyset.c
@@ -89,6 +89,17 @@ do_test (void)
TEST_COMPARE (sigisemptyset (&set), 1);
}
+ {
+ sigset_t set;
+ for (int sig = 1; sig <= NSIG; sig++)
+ {
+ sigemptyset (&set);
+ if (sigaddset (&set, sig) < 0)
+ continue;
+ TEST_COMPARE (sigisemptyset (&set), 0);
+ }
+ }
+
return 0;
}
diff --git a/sysdeps/unix/sysv/linux/internal-sigset.h b/sysdeps/unix/sysv/linux/internal-sigset.h
index 3c21c3b6d5..5d7020b42d 100644
--- a/sysdeps/unix/sysv/linux/internal-sigset.h
+++ b/sysdeps/unix/sysv/linux/internal-sigset.h
@@ -54,7 +54,7 @@ static inline int
internal_sigisemptyset (const internal_sigset_t *set)
{
int cnt = __NSIG_WORDS;
- int ret = set->__val[--cnt];
+ unsigned long int ret = set->__val[--cnt];
while (ret == 0 && --cnt >= 0)
ret = set->__val[cnt];
return ret == 0;
@@ -82,7 +82,7 @@ static inline int
internal_sigismember (const internal_sigset_t *set, int sig)
{
unsigned long int mask = __sigmask (sig);
- unsigned long int word = __sigword (sig);
+ int word = __sigword (sig);
return set->__val[word] & mask ? 1 : 0;
}
@@ -90,7 +90,7 @@ static inline void
internal_sigaddset (internal_sigset_t *set, int sig)
{
unsigned long int mask = __sigmask (sig);
- unsigned long int word = __sigword (sig);
+ int word = __sigword (sig);
set->__val[word] |= mask;
}
@@ -98,7 +98,7 @@ static inline void
internal_sigdelset (internal_sigset_t *set, int sig)
{
unsigned long int mask = __sigmask (sig);
- unsigned long int word = __sigword (sig);
+ int word = __sigword (sig);
set->__val[word] &= ~mask;
}
diff --git a/sysdeps/unix/sysv/linux/sigsetops.h b/sysdeps/unix/sysv/linux/sigsetops.h
index abd5576172..33db4f77b8 100644
--- a/sysdeps/unix/sysv/linux/sigsetops.h
+++ b/sysdeps/unix/sysv/linux/sigsetops.h
@@ -28,7 +28,7 @@
(1UL << (((sig) - 1) % ULONG_WIDTH))
/* Return the word index for SIG. */
-static inline unsigned long int
+static inline int
__sigword (int sig)
{
return (sig - 1) / ULONG_WIDTH;
@@ -66,7 +66,7 @@ static inline int
__sigisemptyset (const sigset_t *set)
{
int cnt = __NSIG_WORDS;
- int ret = set->__val[--cnt];
+ unsigned long int ret = set->__val[--cnt];
while (ret == 0 && --cnt >= 0)
ret = set->__val[cnt];
return ret == 0;
@@ -92,7 +92,7 @@ static inline int
__sigismember (const sigset_t *set, int sig)
{
unsigned long int mask = __sigmask (sig);
- unsigned long int word = __sigword (sig);
+ int word = __sigword (sig);
return set->__val[word] & mask ? 1 : 0;
}
@@ -100,7 +100,7 @@ static inline void
__sigaddset (sigset_t *set, int sig)
{
unsigned long int mask = __sigmask (sig);
- unsigned long int word = __sigword (sig);
+ int word = __sigword (sig);
set->__val[word] |= mask;
}
@@ -108,7 +108,7 @@ static inline void
__sigdelset (sigset_t *set, int sig)
{
unsigned long int mask = __sigmask (sig);
- unsigned long int word = __sigword (sig);
+ int word = __sigword (sig);
set->__val[word] &= ~mask;
}
--
2.44.0

File diff suppressed because it is too large Load Diff

View File

@@ -1,645 +0,0 @@
From 9831f98c266a8d56d1bf729b709c08e40375540c Mon Sep 17 00:00:00 2001
From: Florian Weimer <fweimer@redhat.com>
Date: Fri, 19 Apr 2024 14:38:17 +0200
Subject: [PATCH] login: Check default sizes of structs utmp, utmpx, lastlog
The default <utmp-size.h> is for ports with a 64-bit time_t.
Ports with a 32-bit time_t or with __WORDSIZE_TIME64_COMPAT32=1
need to override it.
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
(cherry picked from commit 4d4da5aab936504b2d3eca3146e109630d9093c4)
---
login/Makefile | 2 +-
login/tst-utmp-size.c | 33 +++++++++++++++++++++++++++++++++
sysdeps/arc/utmp-size.h | 3 +++
sysdeps/arm/utmp-size.h | 2 ++
sysdeps/csky/utmp-size.h | 2 ++
sysdeps/generic/utmp-size.h | 23 +++++++++++++++++++++++
sysdeps/hppa/utmp-size.h | 2 ++
sysdeps/m68k/utmp-size.h | 3 +++
sysdeps/microblaze/utmp-size.h | 2 ++
sysdeps/mips/utmp-size.h | 2 ++
sysdeps/nios2/utmp-size.h | 2 ++
sysdeps/or1k/utmp-size.h | 3 +++
sysdeps/powerpc/utmp-size.h | 2 ++
sysdeps/riscv/utmp-size.h | 2 ++
sysdeps/sh/utmp-size.h | 2 ++
sysdeps/sparc/utmp-size.h | 2 ++
sysdeps/x86/utmp-size.h | 2 ++
17 files changed, 88 insertions(+), 1 deletion(-)
create mode 100644 login/tst-utmp-size.c
create mode 100644 sysdeps/arc/utmp-size.h
create mode 100644 sysdeps/arm/utmp-size.h
create mode 100644 sysdeps/csky/utmp-size.h
create mode 100644 sysdeps/generic/utmp-size.h
create mode 100644 sysdeps/hppa/utmp-size.h
create mode 100644 sysdeps/m68k/utmp-size.h
create mode 100644 sysdeps/microblaze/utmp-size.h
create mode 100644 sysdeps/mips/utmp-size.h
create mode 100644 sysdeps/nios2/utmp-size.h
create mode 100644 sysdeps/or1k/utmp-size.h
create mode 100644 sysdeps/powerpc/utmp-size.h
create mode 100644 sysdeps/riscv/utmp-size.h
create mode 100644 sysdeps/sh/utmp-size.h
create mode 100644 sysdeps/sparc/utmp-size.h
create mode 100644 sysdeps/x86/utmp-size.h
diff --git a/login/Makefile b/login/Makefile
index 1e22008a61..b26ac42bfc 100644
--- a/login/Makefile
+++ b/login/Makefile
@@ -44,7 +44,7 @@ subdir-dirs = programs
vpath %.c programs
tests := tst-utmp tst-utmpx tst-grantpt tst-ptsname tst-getlogin tst-updwtmpx \
- tst-pututxline-lockfail tst-pututxline-cache
+ tst-pututxline-lockfail tst-pututxline-cache tst-utmp-size
# Empty compatibility library for old binaries.
extra-libs := libutil
diff --git a/login/tst-utmp-size.c b/login/tst-utmp-size.c
new file mode 100644
index 0000000000..1b7f7ff042
--- /dev/null
+++ b/login/tst-utmp-size.c
@@ -0,0 +1,33 @@
+/* Check expected sizes of struct utmp, struct utmpx, struct lastlog.
+ Copyright (C) 2024 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with the GNU C Library; if not, see
+ <https://www.gnu.org/licenses/>. */
+
+#include <utmp.h>
+#include <utmpx.h>
+#include <utmp-size.h>
+
+static int
+do_test (void)
+{
+ _Static_assert (sizeof (struct utmp) == UTMP_SIZE, "struct utmp size");
+ _Static_assert (sizeof (struct utmpx) == UTMP_SIZE, "struct utmpx size");
+ _Static_assert (sizeof (struct lastlog) == LASTLOG_SIZE,
+ "struct lastlog size");
+ return 0;
+}
+
+#include <support/test-driver.c>
diff --git a/sysdeps/arc/utmp-size.h b/sysdeps/arc/utmp-size.h
new file mode 100644
index 0000000000..a247fcd3da
--- /dev/null
+++ b/sysdeps/arc/utmp-size.h
@@ -0,0 +1,3 @@
+/* arc has less padding than other architectures with 64-bit time_t. */
+#define UTMP_SIZE 392
+#define LASTLOG_SIZE 296
diff --git a/sysdeps/arm/utmp-size.h b/sysdeps/arm/utmp-size.h
new file mode 100644
index 0000000000..8f21ebe1b6
--- /dev/null
+++ b/sysdeps/arm/utmp-size.h
@@ -0,0 +1,2 @@
+#define UTMP_SIZE 384
+#define LASTLOG_SIZE 292
diff --git a/sysdeps/csky/utmp-size.h b/sysdeps/csky/utmp-size.h
new file mode 100644
index 0000000000..8f21ebe1b6
--- /dev/null
+++ b/sysdeps/csky/utmp-size.h
@@ -0,0 +1,2 @@
+#define UTMP_SIZE 384
+#define LASTLOG_SIZE 292
diff --git a/sysdeps/generic/utmp-size.h b/sysdeps/generic/utmp-size.h
new file mode 100644
index 0000000000..89dbe878b0
--- /dev/null
+++ b/sysdeps/generic/utmp-size.h
@@ -0,0 +1,23 @@
+/* Expected sizes of utmp-related structures stored in files. 64-bit version.
+ Copyright (C) 2024 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with the GNU C Library; if not, see
+ <https://www.gnu.org/licenses/>. */
+
+/* Expected size, in bytes, of struct utmp and struct utmpx. */
+#define UTMP_SIZE 400
+
+/* Expected size, in bytes, of struct lastlog. */
+#define LASTLOG_SIZE 296
diff --git a/sysdeps/hppa/utmp-size.h b/sysdeps/hppa/utmp-size.h
new file mode 100644
index 0000000000..8f21ebe1b6
--- /dev/null
+++ b/sysdeps/hppa/utmp-size.h
@@ -0,0 +1,2 @@
+#define UTMP_SIZE 384
+#define LASTLOG_SIZE 292
diff --git a/sysdeps/m68k/utmp-size.h b/sysdeps/m68k/utmp-size.h
new file mode 100644
index 0000000000..5946685819
--- /dev/null
+++ b/sysdeps/m68k/utmp-size.h
@@ -0,0 +1,3 @@
+/* m68k has 2-byte alignment. */
+#define UTMP_SIZE 382
+#define LASTLOG_SIZE 292
diff --git a/sysdeps/microblaze/utmp-size.h b/sysdeps/microblaze/utmp-size.h
new file mode 100644
index 0000000000..8f21ebe1b6
--- /dev/null
+++ b/sysdeps/microblaze/utmp-size.h
@@ -0,0 +1,2 @@
+#define UTMP_SIZE 384
+#define LASTLOG_SIZE 292
diff --git a/sysdeps/mips/utmp-size.h b/sysdeps/mips/utmp-size.h
new file mode 100644
index 0000000000..8f21ebe1b6
--- /dev/null
+++ b/sysdeps/mips/utmp-size.h
@@ -0,0 +1,2 @@
+#define UTMP_SIZE 384
+#define LASTLOG_SIZE 292
diff --git a/sysdeps/nios2/utmp-size.h b/sysdeps/nios2/utmp-size.h
new file mode 100644
index 0000000000..8f21ebe1b6
--- /dev/null
+++ b/sysdeps/nios2/utmp-size.h
@@ -0,0 +1,2 @@
+#define UTMP_SIZE 384
+#define LASTLOG_SIZE 292
diff --git a/sysdeps/or1k/utmp-size.h b/sysdeps/or1k/utmp-size.h
new file mode 100644
index 0000000000..6b3653aa4d
--- /dev/null
+++ b/sysdeps/or1k/utmp-size.h
@@ -0,0 +1,3 @@
+/* or1k has less padding than other architectures with 64-bit time_t. */
+#define UTMP_SIZE 392
+#define LASTLOG_SIZE 296
diff --git a/sysdeps/powerpc/utmp-size.h b/sysdeps/powerpc/utmp-size.h
new file mode 100644
index 0000000000..8f21ebe1b6
--- /dev/null
+++ b/sysdeps/powerpc/utmp-size.h
@@ -0,0 +1,2 @@
+#define UTMP_SIZE 384
+#define LASTLOG_SIZE 292
diff --git a/sysdeps/riscv/utmp-size.h b/sysdeps/riscv/utmp-size.h
new file mode 100644
index 0000000000..8f21ebe1b6
--- /dev/null
+++ b/sysdeps/riscv/utmp-size.h
@@ -0,0 +1,2 @@
+#define UTMP_SIZE 384
+#define LASTLOG_SIZE 292
diff --git a/sysdeps/sh/utmp-size.h b/sysdeps/sh/utmp-size.h
new file mode 100644
index 0000000000..8f21ebe1b6
--- /dev/null
+++ b/sysdeps/sh/utmp-size.h
@@ -0,0 +1,2 @@
+#define UTMP_SIZE 384
+#define LASTLOG_SIZE 292
diff --git a/sysdeps/sparc/utmp-size.h b/sysdeps/sparc/utmp-size.h
new file mode 100644
index 0000000000..8f21ebe1b6
--- /dev/null
+++ b/sysdeps/sparc/utmp-size.h
@@ -0,0 +1,2 @@
+#define UTMP_SIZE 384
+#define LASTLOG_SIZE 292
diff --git a/sysdeps/x86/utmp-size.h b/sysdeps/x86/utmp-size.h
new file mode 100644
index 0000000000..8f21ebe1b6
--- /dev/null
+++ b/sysdeps/x86/utmp-size.h
@@ -0,0 +1,2 @@
+#define UTMP_SIZE 384
+#define LASTLOG_SIZE 292
--
2.45.0
From 836d43b98973e0845b739ff5d3aad3af09dc7d0f Mon Sep 17 00:00:00 2001
From: Florian Weimer <fweimer@redhat.com>
Date: Fri, 19 Apr 2024 14:38:17 +0200
Subject: [PATCH] login: structs utmp, utmpx, lastlog _TIME_BITS independence
(bug 30701)
These structs describe file formats under /var/log, and should not
depend on the definition of _TIME_BITS. This is achieved by
defining __WORDSIZE_TIME64_COMPAT32 to 1 on 32-bit ports that
support 32-bit time_t values (where __time_t is 32 bits).
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
(cherry picked from commit 9abdae94c7454c45e02e97e4ed1eb1b1915d13d8)
---
bits/wordsize.h | 6 ++++--
login/Makefile | 4 +++-
login/tst-utmp-size-64.c | 2 ++
sysdeps/arm/bits/wordsize.h | 21 +++++++++++++++++++
sysdeps/csky/bits/wordsize.h | 21 +++++++++++++++++++
sysdeps/m68k/bits/wordsize.h | 21 +++++++++++++++++++
sysdeps/microblaze/bits/wordsize.h | 21 +++++++++++++++++++
sysdeps/mips/bits/wordsize.h | 6 +-----
sysdeps/nios2/bits/wordsize.h | 21 +++++++++++++++++++
sysdeps/powerpc/powerpc32/bits/wordsize.h | 3 +--
sysdeps/powerpc/powerpc64/bits/wordsize.h | 3 +--
sysdeps/sh/bits/wordsize.h | 21 +++++++++++++++++++
sysdeps/sparc/sparc32/bits/wordsize.h | 2 +-
sysdeps/sparc/sparc64/bits/wordsize.h | 3 +--
sysdeps/unix/sysv/linux/hppa/bits/wordsize.h | 21 +++++++++++++++++++
.../unix/sysv/linux/powerpc/bits/wordsize.h | 3 +--
sysdeps/unix/sysv/linux/sparc/bits/wordsize.h | 3 +--
sysdeps/x86/bits/wordsize.h | 5 ++---
18 files changed, 165 insertions(+), 22 deletions(-)
create mode 100644 login/tst-utmp-size-64.c
create mode 100644 sysdeps/arm/bits/wordsize.h
create mode 100644 sysdeps/csky/bits/wordsize.h
create mode 100644 sysdeps/m68k/bits/wordsize.h
create mode 100644 sysdeps/microblaze/bits/wordsize.h
create mode 100644 sysdeps/nios2/bits/wordsize.h
create mode 100644 sysdeps/sh/bits/wordsize.h
create mode 100644 sysdeps/unix/sysv/linux/hppa/bits/wordsize.h
diff --git a/bits/wordsize.h b/bits/wordsize.h
index 14edae3a11..53013a9275 100644
--- a/bits/wordsize.h
+++ b/bits/wordsize.h
@@ -21,7 +21,9 @@
#define __WORDSIZE32_PTRDIFF_LONG
/* Set to 1 in order to force time types to be 32 bits instead of 64 bits in
- struct lastlog and struct utmp{,x} on 64-bit ports. This may be done in
+ struct lastlog and struct utmp{,x}. This may be done in
order to make 64-bit ports compatible with 32-bit ports. Set to 0 for
- 64-bit ports where the time types are 64-bits or for any 32-bit ports. */
+ 64-bit ports where the time types are 64-bits and new 32-bit ports
+ where time_t is 64 bits, and there is no companion architecture with
+ 32-bit time_t. */
#define __WORDSIZE_TIME64_COMPAT32
diff --git a/login/Makefile b/login/Makefile
index b26ac42bfc..f91190e3dc 100644
--- a/login/Makefile
+++ b/login/Makefile
@@ -44,7 +44,9 @@ subdir-dirs = programs
vpath %.c programs
tests := tst-utmp tst-utmpx tst-grantpt tst-ptsname tst-getlogin tst-updwtmpx \
- tst-pututxline-lockfail tst-pututxline-cache tst-utmp-size
+ tst-pututxline-lockfail tst-pututxline-cache tst-utmp-size tst-utmp-size-64
+
+CFLAGS-tst-utmp-size-64.c += -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64
# Empty compatibility library for old binaries.
extra-libs := libutil
diff --git a/login/tst-utmp-size-64.c b/login/tst-utmp-size-64.c
new file mode 100644
index 0000000000..7a581a4c12
--- /dev/null
+++ b/login/tst-utmp-size-64.c
@@ -0,0 +1,2 @@
+/* The on-disk layout must not change in time64 mode. */
+#include "tst-utmp-size.c"
diff --git a/sysdeps/arm/bits/wordsize.h b/sysdeps/arm/bits/wordsize.h
new file mode 100644
index 0000000000..6ecbfe7c86
--- /dev/null
+++ b/sysdeps/arm/bits/wordsize.h
@@ -0,0 +1,21 @@
+/* Copyright (C) 1999-2024 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with the GNU C Library; if not, see
+ <https://www.gnu.org/licenses/>. */
+
+#define __WORDSIZE 32
+#define __WORDSIZE_TIME64_COMPAT32 1
+#define __WORDSIZE32_SIZE_ULONG 0
+#define __WORDSIZE32_PTRDIFF_LONG 0
diff --git a/sysdeps/csky/bits/wordsize.h b/sysdeps/csky/bits/wordsize.h
new file mode 100644
index 0000000000..6ecbfe7c86
--- /dev/null
+++ b/sysdeps/csky/bits/wordsize.h
@@ -0,0 +1,21 @@
+/* Copyright (C) 1999-2024 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with the GNU C Library; if not, see
+ <https://www.gnu.org/licenses/>. */
+
+#define __WORDSIZE 32
+#define __WORDSIZE_TIME64_COMPAT32 1
+#define __WORDSIZE32_SIZE_ULONG 0
+#define __WORDSIZE32_PTRDIFF_LONG 0
diff --git a/sysdeps/m68k/bits/wordsize.h b/sysdeps/m68k/bits/wordsize.h
new file mode 100644
index 0000000000..6ecbfe7c86
--- /dev/null
+++ b/sysdeps/m68k/bits/wordsize.h
@@ -0,0 +1,21 @@
+/* Copyright (C) 1999-2024 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with the GNU C Library; if not, see
+ <https://www.gnu.org/licenses/>. */
+
+#define __WORDSIZE 32
+#define __WORDSIZE_TIME64_COMPAT32 1
+#define __WORDSIZE32_SIZE_ULONG 0
+#define __WORDSIZE32_PTRDIFF_LONG 0
diff --git a/sysdeps/microblaze/bits/wordsize.h b/sysdeps/microblaze/bits/wordsize.h
new file mode 100644
index 0000000000..6ecbfe7c86
--- /dev/null
+++ b/sysdeps/microblaze/bits/wordsize.h
@@ -0,0 +1,21 @@
+/* Copyright (C) 1999-2024 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with the GNU C Library; if not, see
+ <https://www.gnu.org/licenses/>. */
+
+#define __WORDSIZE 32
+#define __WORDSIZE_TIME64_COMPAT32 1
+#define __WORDSIZE32_SIZE_ULONG 0
+#define __WORDSIZE32_PTRDIFF_LONG 0
diff --git a/sysdeps/mips/bits/wordsize.h b/sysdeps/mips/bits/wordsize.h
index 57f0f2a22f..30dd3fd85d 100644
--- a/sysdeps/mips/bits/wordsize.h
+++ b/sysdeps/mips/bits/wordsize.h
@@ -19,11 +19,7 @@
#define __WORDSIZE _MIPS_SZPTR
-#if _MIPS_SIM == _ABI64
-# define __WORDSIZE_TIME64_COMPAT32 1
-#else
-# define __WORDSIZE_TIME64_COMPAT32 0
-#endif
+#define __WORDSIZE_TIME64_COMPAT32 1
#if __WORDSIZE == 32
#define __WORDSIZE32_SIZE_ULONG 0
diff --git a/sysdeps/nios2/bits/wordsize.h b/sysdeps/nios2/bits/wordsize.h
new file mode 100644
index 0000000000..6ecbfe7c86
--- /dev/null
+++ b/sysdeps/nios2/bits/wordsize.h
@@ -0,0 +1,21 @@
+/* Copyright (C) 1999-2024 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with the GNU C Library; if not, see
+ <https://www.gnu.org/licenses/>. */
+
+#define __WORDSIZE 32
+#define __WORDSIZE_TIME64_COMPAT32 1
+#define __WORDSIZE32_SIZE_ULONG 0
+#define __WORDSIZE32_PTRDIFF_LONG 0
diff --git a/sysdeps/powerpc/powerpc32/bits/wordsize.h b/sysdeps/powerpc/powerpc32/bits/wordsize.h
index 04ca9debf0..6993fb6b29 100644
--- a/sysdeps/powerpc/powerpc32/bits/wordsize.h
+++ b/sysdeps/powerpc/powerpc32/bits/wordsize.h
@@ -2,10 +2,9 @@
#if defined __powerpc64__
# define __WORDSIZE 64
-# define __WORDSIZE_TIME64_COMPAT32 1
#else
# define __WORDSIZE 32
-# define __WORDSIZE_TIME64_COMPAT32 0
# define __WORDSIZE32_SIZE_ULONG 0
# define __WORDSIZE32_PTRDIFF_LONG 0
#endif
+#define __WORDSIZE_TIME64_COMPAT32 1
diff --git a/sysdeps/powerpc/powerpc64/bits/wordsize.h b/sysdeps/powerpc/powerpc64/bits/wordsize.h
index 04ca9debf0..6993fb6b29 100644
--- a/sysdeps/powerpc/powerpc64/bits/wordsize.h
+++ b/sysdeps/powerpc/powerpc64/bits/wordsize.h
@@ -2,10 +2,9 @@
#if defined __powerpc64__
# define __WORDSIZE 64
-# define __WORDSIZE_TIME64_COMPAT32 1
#else
# define __WORDSIZE 32
-# define __WORDSIZE_TIME64_COMPAT32 0
# define __WORDSIZE32_SIZE_ULONG 0
# define __WORDSIZE32_PTRDIFF_LONG 0
#endif
+#define __WORDSIZE_TIME64_COMPAT32 1
diff --git a/sysdeps/sh/bits/wordsize.h b/sysdeps/sh/bits/wordsize.h
new file mode 100644
index 0000000000..6ecbfe7c86
--- /dev/null
+++ b/sysdeps/sh/bits/wordsize.h
@@ -0,0 +1,21 @@
+/* Copyright (C) 1999-2024 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with the GNU C Library; if not, see
+ <https://www.gnu.org/licenses/>. */
+
+#define __WORDSIZE 32
+#define __WORDSIZE_TIME64_COMPAT32 1
+#define __WORDSIZE32_SIZE_ULONG 0
+#define __WORDSIZE32_PTRDIFF_LONG 0
diff --git a/sysdeps/sparc/sparc32/bits/wordsize.h b/sysdeps/sparc/sparc32/bits/wordsize.h
index 4bbd2e63b4..a2e79e0fa9 100644
--- a/sysdeps/sparc/sparc32/bits/wordsize.h
+++ b/sysdeps/sparc/sparc32/bits/wordsize.h
@@ -1,6 +1,6 @@
/* Determine the wordsize from the preprocessor defines. */
#define __WORDSIZE 32
-#define __WORDSIZE_TIME64_COMPAT32 0
+#define __WORDSIZE_TIME64_COMPAT32 1
#define __WORDSIZE32_SIZE_ULONG 0
#define __WORDSIZE32_PTRDIFF_LONG 0
diff --git a/sysdeps/sparc/sparc64/bits/wordsize.h b/sysdeps/sparc/sparc64/bits/wordsize.h
index 2f66f10d72..ea103e5970 100644
--- a/sysdeps/sparc/sparc64/bits/wordsize.h
+++ b/sysdeps/sparc/sparc64/bits/wordsize.h
@@ -2,10 +2,9 @@
#if defined __arch64__ || defined __sparcv9
# define __WORDSIZE 64
-# define __WORDSIZE_TIME64_COMPAT32 1
#else
# define __WORDSIZE 32
-# define __WORDSIZE_TIME64_COMPAT32 0
# define __WORDSIZE32_SIZE_ULONG 0
# define __WORDSIZE32_PTRDIFF_LONG 0
#endif
+#define __WORDSIZE_TIME64_COMPAT32 1
diff --git a/sysdeps/unix/sysv/linux/hppa/bits/wordsize.h b/sysdeps/unix/sysv/linux/hppa/bits/wordsize.h
new file mode 100644
index 0000000000..6ecbfe7c86
--- /dev/null
+++ b/sysdeps/unix/sysv/linux/hppa/bits/wordsize.h
@@ -0,0 +1,21 @@
+/* Copyright (C) 1999-2024 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with the GNU C Library; if not, see
+ <https://www.gnu.org/licenses/>. */
+
+#define __WORDSIZE 32
+#define __WORDSIZE_TIME64_COMPAT32 1
+#define __WORDSIZE32_SIZE_ULONG 0
+#define __WORDSIZE32_PTRDIFF_LONG 0
diff --git a/sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h b/sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h
index 04ca9debf0..6993fb6b29 100644
--- a/sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h
+++ b/sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h
@@ -2,10 +2,9 @@
#if defined __powerpc64__
# define __WORDSIZE 64
-# define __WORDSIZE_TIME64_COMPAT32 1
#else
# define __WORDSIZE 32
-# define __WORDSIZE_TIME64_COMPAT32 0
# define __WORDSIZE32_SIZE_ULONG 0
# define __WORDSIZE32_PTRDIFF_LONG 0
#endif
+#define __WORDSIZE_TIME64_COMPAT32 1
diff --git a/sysdeps/unix/sysv/linux/sparc/bits/wordsize.h b/sysdeps/unix/sysv/linux/sparc/bits/wordsize.h
index 7562875ee2..ea103e5970 100644
--- a/sysdeps/unix/sysv/linux/sparc/bits/wordsize.h
+++ b/sysdeps/unix/sysv/linux/sparc/bits/wordsize.h
@@ -2,10 +2,9 @@
#if defined __arch64__ || defined __sparcv9
# define __WORDSIZE 64
-# define __WORDSIZE_TIME64_COMPAT32 1
#else
# define __WORDSIZE 32
# define __WORDSIZE32_SIZE_ULONG 0
# define __WORDSIZE32_PTRDIFF_LONG 0
-# define __WORDSIZE_TIME64_COMPAT32 0
#endif
+#define __WORDSIZE_TIME64_COMPAT32 1
diff --git a/sysdeps/x86/bits/wordsize.h b/sysdeps/x86/bits/wordsize.h
index 70f652bca1..3f40aa76f9 100644
--- a/sysdeps/x86/bits/wordsize.h
+++ b/sysdeps/x86/bits/wordsize.h
@@ -8,10 +8,9 @@
#define __WORDSIZE32_PTRDIFF_LONG 0
#endif
+#define __WORDSIZE_TIME64_COMPAT32 1
+
#ifdef __x86_64__
-# define __WORDSIZE_TIME64_COMPAT32 1
/* Both x86-64 and x32 use the 64-bit system call interface. */
# define __SYSCALL_WORDSIZE 64
-#else
-# define __WORDSIZE_TIME64_COMPAT32 0
#endif
--
2.45.0