From e9bd9a21285510b80ae194ba974457cdf3c099ff Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Wed, 3 Jul 2019 16:52:53 +0200 Subject: [PATCH] openssh-8.0p1-6 + 0.10.3-7 --- openssh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openssh.spec b/openssh.spec index 47584e1..4dc4dc8 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 5 +%global openssh_rel 6 %global pam_ssh_agent_ver 0.10.3 %global pam_ssh_agent_rel 7 @@ -721,6 +721,9 @@ getent passwd sshd >/dev/null || \ %endif %changelog +* Wed Jul 03 2019 Jakub Jelen - 8.0p1-6 + 0.10.3-7 +- Provide the entry point for anaconda configuration in service file (#1722928) + * Wed Jun 26 2019 Jakub Jelen - 8.0p1-5 + 0.10.3-7 - Disable root password logins (#1722928) - Fix typo in manual pages related to crypto-policies