From 48477ea3b8ee919896bd29be516ffc123acc030ca369a0dfdc571380008ca10f Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Mon, 2 Oct 2017 08:04:20 +0000 Subject: [PATCH] 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 --- glibc-testsuite.changes | 4 ++-- glibc-utils.changes | 4 ++-- glibc.changes | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/glibc-testsuite.changes b/glibc-testsuite.changes index 316674b..24cddc2 100644 --- a/glibc-testsuite.changes +++ b/glibc-testsuite.changes @@ -8,8 +8,8 @@ Thu Sep 28 07:57:52 UTC 2017 - schwab@suse.de (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 +- dynarray-allocation.patch: Fix initial size of dynarray allocation and + set errno on overflow error - nearbyint-inexact.patch: Avoid spurious inexact in nearbyint (BZ #22225) ------------------------------------------------------------------- diff --git a/glibc-utils.changes b/glibc-utils.changes index 316674b..24cddc2 100644 --- a/glibc-utils.changes +++ b/glibc-utils.changes @@ -8,8 +8,8 @@ Thu Sep 28 07:57:52 UTC 2017 - schwab@suse.de (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 +- dynarray-allocation.patch: Fix initial size of dynarray allocation and + set errno on overflow error - nearbyint-inexact.patch: Avoid spurious inexact in nearbyint (BZ #22225) ------------------------------------------------------------------- diff --git a/glibc.changes b/glibc.changes index 316674b..24cddc2 100644 --- a/glibc.changes +++ b/glibc.changes @@ -8,8 +8,8 @@ Thu Sep 28 07:57:52 UTC 2017 - schwab@suse.de (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 +- dynarray-allocation.patch: Fix initial size of dynarray allocation and + set errno on overflow error - nearbyint-inexact.patch: Avoid spurious inexact in nearbyint (BZ #22225) -------------------------------------------------------------------