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
This commit is contained in:
committed by
Git OBS Bridge
parent
8ff1d380f0
commit
128caffcb1
@@ -1,3 +1,33 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 25 09:26:44 UTC 2014 - schwab@suse.de
|
||||
|
||||
- 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)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 24 12:26:50 UTC 2014 - schwab@suse.de
|
||||
|
||||
- check-pf-alloca.patch: Account for alloca use when collecting interface
|
||||
addresses (bnc#785041, BZ #16002)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 24 07:59:40 UTC 2014 - schwab@suse.de
|
||||
|
||||
- powerpc-opt-power8.patch: two more POWER8 optimisations (bnc#866711,
|
||||
fate#315443)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 20 14:52:47 UTC 2014 - schwab@suse.de
|
||||
|
||||
- getaddrinfo-uninit-result.patch: Fix use of half-initialized result in
|
||||
getaddrinfo when using nscd (bnc#867636, BZ #16743)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 20 07:42:50 UTC 2014 - schwab@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user