From 7f1ad371a4f93ecb19903f3da4d1b9694dfde9c6 Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Mon, 27 May 2019 10:23:08 +0200 Subject: [PATCH] openssh-8.0p1-3 + 0.10.3-7 --- openssh.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/openssh.spec b/openssh.spec index bba6b5c..a212771 100644 --- a/openssh.spec +++ b/openssh.spec @@ -66,7 +66,7 @@ # Do not forget to bump pam_ssh_agent_auth release if you rewind the main package release to 1 %global openssh_ver 8.0p1 -%global openssh_rel 2 +%global openssh_rel 3 %global pam_ssh_agent_ver 0.10.3 %global pam_ssh_agent_rel 7 @@ -722,6 +722,10 @@ getent passwd sshd >/dev/null || \ %endif %changelog +* Mon May 27 2019 Jakub Jelen - 8.0p1-3 + 0.10.3-7 +- Remove problematic patch updating cached pw structure +- Do not require the labels on the public objects (#1710832) + * Tue May 14 2019 Jakub Jelen - 8.0p1-2 + 0.10.3-7 - Use OpenSSL KDF - Use high-level OpenSSL API for signatures handling