From f82cf6b5dab1d9097bcdd6169b48a0d0bf4a1dfb6fe812e32051d2c3a21a26b3 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 5 Mar 2018 16:40:33 +0000 Subject: [PATCH] (update tracker: bsc#1080779) OBS-URL: https://build.opensuse.org/package/show/network/openssh?expand=0&rev=137 --- openssh-askpass-gnome.spec | 2 +- openssh.changes | 1 + openssh.spec | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/openssh-askpass-gnome.spec b/openssh-askpass-gnome.spec index 9f6c381..a1ae655 100644 --- a/openssh-askpass-gnome.spec +++ b/openssh-askpass-gnome.spec @@ -1,7 +1,7 @@ # # spec file for package openssh-askpass-gnome # -# Copyright (c) 2018 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 diff --git a/openssh.changes b/openssh.changes index 11fa4aa..06f4998 100644 --- a/openssh.changes +++ b/openssh.changes @@ -2,6 +2,7 @@ Mon Feb 12 22:55:01 UTC 2018 - pcerny@suse.com - add OpenSSL 1.0 to 1.1 shim to remove dependency on old OpenSSL + (update tracker: bsc#1080779) ------------------------------------------------------------------- Wed Jan 31 13:31:41 UTC 2018 - pcerny@suse.com diff --git a/openssh.spec b/openssh.spec index 856f12b..cbd2f1a 100644 --- a/openssh.spec +++ b/openssh.spec @@ -1,7 +1,7 @@ # # spec file for package openssh # -# Copyright (c) 2018 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -82,8 +82,8 @@ BuildRequires: libedit-devel %if %{has_libselinux} BuildRequires: libselinux-devel %endif -BuildRequires: openssl-devel BuildRequires: openldap2-devel +BuildRequires: openssl-devel BuildRequires: pam-devel %if %{uses_systemd} BuildRequires: pkgconfig(libsystemd)