Dominique Leuenberger
4af0c5bfdd
Accepting request 338136 from Base:System
...
- strcoll-remove-strdiff-opt.patch: Remove incorrect STRDIFF-based
optimization (BZ #18589 )
- iconv-reset-input-buffer.patch: Fix iconv buffer handling with IGNORE
error handler (BZ #18830 ) (forwarded request 338135 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/338136
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=196
2015-10-14 14:35:08 +00:00
Dominique Leuenberger
1d2c9e3786
Accepting request 334939 from Base:System
...
- nss-files-long-lines-2.patch: Properly reread entry after failure in
nss_files getent function (bsc#945779, BZ #18991 ) (forwarded request 334938 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/334939
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=195
2015-10-02 07:23:13 +00:00
Dominique Leuenberger
a33ed41c84
Accepting request 329760 from Base:System
...
- opendir-o-directory-check.patch: Fix opendir inverted o_directory_works
test
- static-dlopen.patch: Static dlopen default library search path fix
(bsc#937853)
- mntent-blank-line.patch: Fix memory corruption w/blank lines (forwarded request 329759 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/329760
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=194
2015-09-11 07:00:10 +00:00
Dominique Leuenberger
f34435dcec
Accepting request 321589 from Base:System
...
- dont-remove-nodelete-flag.patch: Don't remove DF_1_NODELETE flag from
all loaded objects on failed dlopen
- openat64-readd-o-largefile.patch: Readd O_LARGEFILE flag for openat64 (forwarded request 321588 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/321589
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=193
2015-08-21 05:37:51 +00:00
Stephan Kulow
ff0db58793
Accepting request 313180 from Base:System
...
1
OBS-URL: https://build.opensuse.org/request/show/313180
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=192
2015-07-05 15:50:38 +00:00
Stephan Kulow
ab29d5500a
Accepting request 311392 from Base:System
...
- Add /usr/include/gnu/lib-names-.*.h to baselibs
- pthread-join-deadlock.patch: Don't require rtld lock to store static TLS
offset in the DTV (bsc#930015, BZ #18457 )
- heap-top-corruption.patch: Do not corrupt the top of a threaded heap if
top chunk is MINSIZE (BZ #18502 ) (forwarded request 311391 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/311392
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=191
2015-06-16 12:04:08 +00:00
Dominique Leuenberger
17572084d9
osc copypac from project:openSUSE:Factory package:glibc revision:188
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=190
2015-05-04 04:48:01 +00:00
Dominique Leuenberger
f3e9e887d8
Accepting request 295007 from Base:System
...
- threaded-trim-threshold.patch: Fix regression in threaded application
malloc performance (bsc#915955, BZ #17195 )
OBS-URL: https://build.opensuse.org/request/show/295007
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=189
2015-05-02 14:10:02 +00:00
Dominique Leuenberger
b14233f462
Accepting request 294122 from Base:System
...
- aarch64-sigstksz.patch: Increase MINSIGSTKSZ and SIGSTKSZ (BZ #16850 ) (forwarded request 294121 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/294122
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=188
2015-04-05 00:02:16 +00:00
Dominique Leuenberger
31d6224bad
Accepting request 290123 from Base:System
...
- resolv-nameserver-handling.patch: Replace with simpler version with more
compatibility (forwarded request 290122 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/290123
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=187
2015-03-18 13:35:45 +00:00
Dominique Leuenberger
b55daa035b
Accepting request 285813 from Base:System
...
- htm-tabort.patch: Fix TABORT encoding for little endian (forwarded request 285812 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/285813
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=186
2015-02-22 16:19:34 +00:00
Stephan Kulow
3e7527a4dd
Accepting request 258650 from Base:System
...
- Update to crypt_blowfish 1.3.
* Add support for the $2b$ prefix.
- ifunc-x86-slow-sse4.patch: Fix misdetected Slow_SSE4_2 cpu feature bit
(BZ #17501 ) (forwarded request 258649 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/258650
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=185
2014-11-04 16:27:30 +00:00
Stephan Kulow
77830992a0
Accepting request 249236 from Base:System
...
- Update to glibc 2.20 release.
* Reverted change of ABI data structures for s390 and s390x
* Support for file description locks is added to systems running the
Linux kernel
* Optimized strchr implementation for AArch64
* The minimum Linux kernel version that this version of the GNU C Library
can be used with is 2.6.32
* Running the testsuite no longer terminates as soon as a test fails
* The am33 port, which had not worked for several years, has been removed
from ports.
* The _BSD_SOURCE and _SVID_SOURCE feature test macros are no longer
supported; they now act the same as _DEFAULT_SOURCE (but generate a
warning)
* Optimized strcmp implementation for ARMv7
* Added support for TX lock elision of pthread mutexes on s390 and s390x
* All supported architectures now use the main glibc sysdeps directory
instead of some being in a separate "ports" directory
* The NPTL implementation of POSIX pthreads is no longer an "add-on"
* Locale names, including those obtained from environment variables (LANG
and the LC_* variables), are more tightly checked for proper syntax
* On x86-64, the dynamic linker's lazy-binding support is now compatible
with application code using Intel MPX instructions
- Patches from upstream removed
* nss-dns-memleak.patch
* sin-sign.patch
* pldd-wait-ptrace-stop.patch
* nscd-track-startup-failures.patch
* powerpc-opt-power8.patch
* check-pf-alloca.patch
* getaddrinfo-uninit-result.patch (forwarded request 249235 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/249236
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=184
2014-10-15 14:19:11 +00:00
Stephan Kulow
0bb7ee3ae8
Accepting request 247224 from Base:System
...
- iconv-ibm-sentinel-check.patch: Fix crashes on invalid input in IBM
gconv modules (CVE-2014-6040, bnc#894553, BZ #17325 ) (forwarded request 247223 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/247224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=183
2014-09-03 16:20:30 +00:00
Stephan Kulow
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
f23ef209fc
Accepting request 244213 from Base:System
...
- pthread-mutexattr-gettype-kind.patch: Filter out
PTHREAD_MUTEX_NO_ELISION_NP bit in pthread_mutexattr_gettype
(bnc#888131, BZ #15790 ) (forwarded request 244212 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/244213
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=180
2014-08-13 06:50:52 +00:00
Stephan Kulow
e550137c51
Accepting request 243562 from Base:System
...
- ppc64le-profiling.patch: fix profiling for ppc64le (bnc#889601, BZ
#17213 )
- s390-revert-abi-change.patch: replace with upstream patch, switches
default symbol version back to old version (bnc#887228) (forwarded request 243561 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/243562
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=179
2014-08-05 10:59:33 +00:00
Stephan Kulow
fc42536383
Accepting request 242723 from Base:System
...
- ibm93x-redundant-shift-si.patch: Avoid redundant shift character in
iconv output at block boundary (bnc#886416, BZ #17197 )
- s390-revert-abi-change.patch: revert back to pre-2.19 layout of jmp_buf
and ucontext_t on s390 (bnc#887228) (forwarded request 242722 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/242723
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=178
2014-07-30 05:34:17 +00:00
Stephan Kulow
8d65d2d52c
Accepting request 241893 from Base:System
...
- dt-ppc64-num.patch: Correct DT_PPC64_NUM (bnc#887169, BZ #17153 ) (forwarded request 241892 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/241893
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=177
2014-07-25 07:08:49 +00:00
Stephan Kulow
e247a669c0
Accepting request 240898 from Base:System
...
- setlocale-directory-traversal.patch: Directory traversal in locale
environment handling (CVE-2014-0475, bnc#887022, BZ #17137 )
- Remove the ppc64le check-abi workaround, no longer needed (forwarded request 240897 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/240898
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=176
2014-07-19 09:04:13 +00:00
Stephan Kulow
c6e5fcd0d1
Accepting request 238382 from Base:System
...
- nss-files-long-lines.patch: Don't ignore too long lines in nss_files
(bnc#883217, BZ #17079 )
- Remove locale.1, localedef.1 and iconvconfig.8 manpages, now included in
the man-pages package (bnc#880703)
- manpages.patch: update (forwarded request 238380 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/238382
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=175
2014-06-25 09:47:19 +00:00
Stephan Kulow
3d30c029a1
Accepting request 237681 from Base:System
...
- psfaa.patch: copy filename argument in posix_spawn_file_actions_addopen
(CVE-2014-4043, bnc#882600, BZ #17048 )
- glibc-memset-nontemporal.diff: Speedup memset on x86_64
(bnc#868622, BZ #16830 ) (forwarded request 237680 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/237681
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=174
2014-06-23 07:23:33 +00:00
Stephan Kulow
0968529e3a
Accepting request 234224 from Base:System
...
- add non-elision-enabled libpthread (forwarded request 234223 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/234224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=173
2014-05-22 18:38:15 +00:00
Stephan Kulow
0296004544
Accepting request 230485 from Base:System
...
- ibm-long-double-frexpl.patch: Correct IBM long double frexpl
(bnc#872573, BZ #16740 , BZ #16619 ) (forwarded request 230484 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/230485
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=172
2014-04-22 05:47:56 +00:00
Stephan Kulow
a132d45b92
Accepting request 229287 from Base:System
...
- pthread-mutex-destroy.patch: Remove
- pthread-mutex-trylock-elision.patch: Properly handle forced elision in
pthread_mutex_trylock (bnc#865968, BZ #16657 ) (forwarded request 229286 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/229287
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=171
2014-04-08 15:05:49 +00:00
Stephan Kulow
128caffcb1
Accepting request 227477 from Base:System
...
- abort-no-flush.patch: Don't close or flush stdio streams on abort (BZ
#15436 )
- fix-locking-in-_IO_cleanup.patch: always do locking when accessing
streams (bnc#796982, BZ #15142 )
- resolv-dont-ignore-second-answer.patch: don't ignore second answer from
nameserver if the first one was empty (bnc#767266, BZ #13651 )
- ldd-system-interp.patch: Never try to execute the file in ldd
(bnc#677787, BZ #16750 )
- check-pf-alloca.patch: Account for alloca use when collecting interface
addresses (bnc#785041, BZ #16002 )
- powerpc-opt-power8.patch: two more POWER8 optimisations (bnc#866711,
fate#315443)
- getaddrinfo-uninit-result.patch: Fix use of half-initialized result in
getaddrinfo when using nscd (bnc#867636, BZ #16743 ) (forwarded request 227472 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/227477
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=170
2014-03-27 08:28:34 +00:00
Stephan Kulow
8ff1d380f0
Accepting request 226840 from Base:System
...
- Remove dependency on sysinit.target from nscd.service again (bnc#86422)
- powerpc-opt-power8.patch: GLIBC Optimizations For POWER8 Hardware
(bnc#866711, fate#315443) (forwarded request 226839 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/226840
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=169
2014-03-22 06:49:51 +00:00
Stephan Kulow
11dadad241
Accepting request 224901 from Base:System
...
- Add services and netgroup persistent caches to nscd file list (forwarded request 224900 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/224901
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=168
2014-03-09 17:22:17 +00:00
Tomáš Chvátal
04bb8ac841
Accepting request 223958 from Base:System
...
- sin-sign.patch: Fix sign of input to bsloww1 (BZ #16623 )
- pldd-wait-ptrace-stop.patch: Update from upstream (forwarded request 223957 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/223958
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=167
2014-02-28 15:22:48 +00:00
Stephan Kulow
7affcde13a
Accepting request 221688 from Base:System
...
- Bump minimum kernel to 3.0 (forwarded request 221687 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/221688
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=166
2014-02-13 05:45:47 +00:00
Tomáš Chvátal
ece5b5120a
Accepting request 221127 from Base:System
...
- Update to glibc 2.18.90 ee7cc3853761:
* More bug fixes
* SystemTap probes for slow multiple precision fallback paths of
transcendental functions have been introduced.
* Preliminary documentation about Multi-Thread, Async-Signal and
Async-Cancel Safety has been added.
* Change powerpc64le start ABI to 2.17
- Add /usr/local/lib64 to ld.so.conf on all lib64 platforms
- Enable profile build for aarch64 (forwarded request 221126 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/221127
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=165
2014-02-09 12:17:38 +00:00
Stephan Kulow
e540ed5251
Accepting request 213272 from Base:System
...
- make pwdutils a real buildrequire
Requires(pre) are used during builds, but don't trigger rebuilds.
But to create clearly defined bootstrap projects, it's essential
to know what packages are required for others. So move this requires
to build to a buildrequire (forwarded request 213147 from coolo)
OBS-URL: https://build.opensuse.org/request/show/213272
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=164
2014-01-11 10:11:25 +00:00
Tomáš Chvátal
031b3f52a7
Accepting request 211752 from Base:System
...
- Update to glibc 2.18.90 83f5c32d21f7:
* Support for STT_GNU_IFUNC symbols added for ppc64
* A new feature test macro _DEFAULT_SOURCE is available
* The _BSD_SOURCE feature test macro no longer enables BSD interfaces
that conflict with POSIX. The libbsd-compat library (which was a
dummy library that did nothing) has also been removed.
* Added support for version-3 tz format files
- i686-no-sse42-strstr.patch: Removed (forwarded request 211751 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/211752
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=163
2013-12-22 18:32:54 +00:00
Stephan Kulow
7c2752fe7e
Accepting request 210417 from Base:System
...
- Update to glibc 2.18.90 aeb95445d128:
* More bug fixes
* Support for STT_GNU_IFUNC symbols added for ppc32/power4+
* The public headers no longer use __unused nor __block
* Support for PowerPC64 ELFv2 ABI
- ppc64le-abilist.patch: ABI lists for PowerLE (forwarded request 210416 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/210417
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=162
2013-12-11 15:42:18 +00:00
Stephan Kulow
0081efc5da
Accepting request 208666 from Base:System
...
- Update to glibc 2.18.90 bd12ab55c05e:
* New locales: ak_GH, anp_IN, ar_SS, cmn_TW, hak_TW, lzh_TW, nan_TW, pap_AW,
pap_CW, quz_PE, the_NP.
* Substantially revised locales: gd_GB, ht_HT
* The LC_ADDRESS field was updated to support country_car for almost all
supported locales.
* ISO 1427 definitions were updated.
* ISO 3166 definitions were updated.
* The localedef utility now supports --big-endian and --little-endian
command-line options to generate locales for a different system from that
for which the C library was built.
* Binary locale files now only depend on the endianness of the system for
which they are generated and not on other properties of that system.
* ISO 639 definitions were updated for Chiga (cgg) and Chinese (gan, hak, czh,
cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
* SystemTap probes for malloc have been introduced.
* Support for powerpc64le has been added.
* The soft-float powerpc port now supports e500 processors.
- Remove upstreamed patches:
cbrtl-ldbl-96.patch
fcntl-o-tmpfile.patch
getaddrinfo-overflow.patch
glibc-2.18.tar.xz
glibc-ld-profile.patch
glibc-nscd-hconf.diff
i686-strcasecmp-fallback.patch
m68k-Scrt1.patch
malloc-overflows.patch
nonascii-case.patch
nss-database.patch (forwarded request 208665 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/208666
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=161
2013-11-29 15:22:35 +00:00
Stephan Kulow
aceb11f270
Accepting request 205248 from Base:System
...
- getaddrinfo-overflow.patch: Fix stack overflow due to large AF_INET6
requests (CVE-2013-4458, bnc#847227) (forwarded request 205246 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/205248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=160
2013-10-31 15:02:57 +00:00
Tomáš Chvátal
623e4fd2f3
Accepting request 204211 from Base:System
...
- Remove SSE4.2 implementation of strstr for x86-32 (bnc#843464) (forwarded request 204210 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/204211
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=159
2013-10-22 08:17:17 +00:00
Tomáš Chvátal
6c00c753af
Accepting request 203482 from Base:System
...
- Depend on gcc defaults for base powerpc optimisations (bnc#844824) (forwarded request 203481 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/203482
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=158
2013-10-17 12:05:39 +00:00
Stephan Kulow
be39fbe295
Accepting request 200167 from Base:System
...
- nscd-server-user.patch: run nscd as user nscd (fate#314673) (forwarded request 200165 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/200167
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=157
2013-09-26 17:33:51 +00:00
Tomáš Chvátal
031855a0d1
Accepting request 198717 from Base:System
...
- malloc-overflows.patch: Fix integer overflows in malloc (CVE-2013-4332,
bnc#839870) (forwarded request 198716 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/198717
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=155
2013-09-13 12:43:41 +00:00
Stephan Kulow
fee0369c4d
Accepting request 198530 from Base:System
...
- fcntl-o-tmpfile.patch: Add O_TMPFILE to <fcntl.h> (bnc#837965)
- strcoll-overflow.patch: Update to latest version (forwarded request 198529 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/198530
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=154
2013-09-12 05:09:24 +00:00
Tomáš Chvátal
5b108142b5
Accepting request 186878 from Base:System
...
- Update to glibc 2.18 release
* No source change
- strcoll-overflow.patch: fix buffer overflow in strcoll (CVE-2012-4412,
bnc#779320)
- readdir_r-overflow.patch: fix readdir_r with long file names
(CVE-2013-4237, bnc#834594) (forwarded request 186872 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/186878
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=153
2013-08-13 09:36:50 +00:00
Stephan Kulow
418ae1c68f
Accepting request 185400 from Base:System
...
- i686-strcasecmp-fallback.patch: fix fallback in i686
strcasecmp/strncasecmp
- nonascii-case.patch: also test strncasecmp
- pldd-wait-ptrace-stop.patch: fix pldd not to leave process stopped after
detaching (bnc#819383) (forwarded request 185399 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/185400
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=152
2013-08-01 15:33:58 +00:00
Stephan Kulow
8e9d3a862c
Accepting request 184086 from Base:System
...
- disable-pt-chown.patch: disable use of pt_chown (CVE-2013-2207,
bnc#830257)
- nonascii-case.patch: fix strcasecmp in tr_TR.ISO-8859-9 locale
- glibc-2.14-crypt.diff: fix incomplete dependencies for libowcrypt (forwarded request 184083 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/184086
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=151
2013-07-23 18:30:54 +00:00
Stephan Kulow
ed1a911426
Accepting request 182499 from Base:System
...
- crypt_blowfish-gensalt.patch: separare crypt_gensalt into its own
library libowcrypt, remove crypt_rn and crypt_ra (fate#314945)
- glibc-2.14-crypt-versioning.diff, glibc-fix-check-abi.patch,
glibc-crypt-badsalttest.patch: folded into glibc-2.14-crypt.diff
- crypt_blowfish-const.patch: constify crypt_blowfish
- crypt_blowfish-1.2-sha.diff: refresh (forwarded request 182498 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/182499
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=150
2013-07-11 11:28:19 +00:00
Stephan Kulow
e77945c999
Accepting request 181535 from Base:System
...
- add ld-linux.so.3 compat symlink also for armv6hl
- remove deprecated armv7l (forwarded request 181452 from dirkmueller)
OBS-URL: https://build.opensuse.org/request/show/181535
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=149
2013-07-01 13:54:06 +00:00
Stephan Kulow
c33e287b34
Accepting request 180094 from Base:System
...
- rely on systemd-rpm-macros instead of the full thing
OBS-URL: https://build.opensuse.org/request/show/180094
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=148
2013-06-21 08:33:30 +00:00
Stephan Kulow
b279560015
Accepting request 179303 from Base:System
...
- nscd-netgroup.patch: Fix handling of netgroup cache in nscd (bnc#819524) (forwarded request 179302 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/179303
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=147
2013-06-19 12:43:49 +00:00
Stephan Kulow
0001be9322
Accepting request 178385 from Base:System
...
- glibc-bindresvport-blacklist.diff: Renamed from
glibc-2.3.90-bindresvport.blacklist.diff; fix resource leaks
(bnc#824046)
- Remove glibc-armhf-compat.patch (forwarded request 178384 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/178385
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=146
2013-06-11 04:32:58 +00:00
Stephan Kulow
490921d3c8
Accepting request 176169 from Base:System
...
- aarch64-sigsetjmp.patch: Fix sigsetjmp on aarch64 (forwarded request 176168 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/176169
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=145
2013-05-27 07:49:31 +00:00