Revisions of glibc

Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 227477 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 170)
- 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)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 226840 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 169)
- 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)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 224901 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 168)
- Add services and netgroup persistent caches to nscd file list (forwarded request 224900 from Andreas_Schwab)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 223958 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 167)
- 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)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 221688 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 166)
- Bump minimum kernel to 3.0 (forwarded request 221687 from Andreas_Schwab)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 221127 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 165)
- 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)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 213272 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 164)
- 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)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 211752 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 163)
- 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)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 210417 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 162)
- 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)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 208666 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 161)
- 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)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 205248 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 160)
- getaddrinfo-overflow.patch: Fix stack overflow due to large AF_INET6
  requests (CVE-2013-4458, bnc#847227) (forwarded request 205246 from Andreas_Schwab)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 204211 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 159)
- Remove SSE4.2 implementation of strstr for x86-32 (bnc#843464) (forwarded request 204210 from Andreas_Schwab)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 203482 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 158)
- Depend on gcc defaults for base powerpc optimisations (bnc#844824) (forwarded request 203481 from Andreas_Schwab)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 200167 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 157)
- nscd-server-user.patch: run nscd as user nscd (fate#314673) (forwarded request 200165 from Andreas_Schwab)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 156)
Split 13.1 from Factory
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 198717 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 155)
- malloc-overflows.patch: Fix integer overflows in malloc (CVE-2013-4332,
  bnc#839870) (forwarded request 198716 from Andreas_Schwab)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 198530 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 154)
- 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)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 186878 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 153)
- 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)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 185400 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 152)
- 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)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 184086 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 151)
- 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)
Displaying revisions 121 - 140 of 290
openSUSE Build Service is sponsored by