From 468974c7a0da080f9336c2491304a42b390cea74a5c1cd5bb6482d05150c6621 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 24 May 2019 16:55:08 +0000 Subject: [PATCH] Accepting request 705278 from home:fcrozat:branches:security - Add patch f2193587.patch from github pull request (bsc#1134351) OBS-URL: https://build.opensuse.org/request/show/705278 OBS-URL: https://build.opensuse.org/package/show/security/haveged?expand=0&rev=125 --- haveged.changes | 2 +- haveged.spec | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/haveged.changes b/haveged.changes index 7f47e9f..14a0271 100644 --- a/haveged.changes +++ b/haveged.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Wed Sep 19 09:27:15 UTC 2018 - Dr. Werner Fink -- Add patch f2193587.patch from github pull request +- Add patch f2193587.patch from github pull request (bsc#1134351) * Fix segfault on arm machines which do not eport the cache size or say it is -1 in sysfs - Refresh patches diff --git a/haveged.spec b/haveged.spec index d5f49da..7e8e065 100644 --- a/haveged.spec +++ b/haveged.spec @@ -1,7 +1,7 @@ # # spec file for package haveged # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -34,7 +34,7 @@ Patch0: ppc64le.patch Patch1: haveged-conditional-enttest.patch # PATCH-FIX-UPSTREAM: don't write to syslog at startup to avoid deadlocks psimons@suse.com bnc#959237 Patch2: haveged-no-syslog.patch -# PATCH-FIX-GITHUN: Fix segfault on arm machines +# PATCH-FIX-GITHUB: Fix segfault on arm machines Patch3: f2193587.patch BuildRequires: autoconf BuildRequires: automake