SHA256
6
0
forked from pool/glibc

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
This commit is contained in:
2015-11-19 09:31:48 +00:00
committed by Git OBS Bridge
parent 5366b2a10b
commit 5f9962d8aa
10 changed files with 303 additions and 2 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Nov 18 15:09:30 UTC 2015 - schwab@suse.de
- 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)
-------------------------------------------------------------------
Mon Oct 26 15:22:53 UTC 2015 - schwab@suse.de
- glibc-2.3.90-noversion.diff: use stat64
-------------------------------------------------------------------
Mon Oct 19 12:28:58 UTC 2015 - schwab@suse.de
- ld-pointer-guard.patch: Always enable pointer guard (bsc#950944, BZ
#18928)
-------------------------------------------------------------------
Mon Oct 12 08:12:10 UTC 2015 - schwab@suse.de