From 62361a761c3ab697bdd85f60a5ade717f8e63422 Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Nov 27 2019 10:16:26 +0000 Subject: openssh-8.1p1-3 + 0.10.3-8 --- diff --git a/openssh.spec b/openssh.spec index 66cc381..4195d65 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.1p1 -%global openssh_rel 2 +%global openssh_rel 3 %global pam_ssh_agent_ver 0.10.3 %global pam_ssh_agent_rel 8 @@ -715,6 +715,9 @@ getent passwd sshd >/dev/null || \ %endif %changelog +* Wed Nov 27 2019 Jakub Jelen - 8.1p1-3 + 0.10.3-8 +- Unbreak seccomp filter also on ARM (#1777054) + * Thu Nov 14 2019 Jakub Jelen - 8.1p1-2 + 0.10.3-8 - Unbreak seccomp filter with latest glibc (#1771946)