We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f2c65c commit 8241b9cCopy full SHA for 8241b9c
README
@@ -1,4 +1,4 @@
1
-See https://www.openssh.com/releasenotes.html#9.5p1 for the release
+See https://www.openssh.com/releasenotes.html#9.6p1 for the release
2
notes.
3
4
Please read https://www.openssh.com/report.html for bug reporting
contrib/redhat/openssh.spec
-%global ver 9.5p1
+%global ver 9.6p1
%global rel 1%{?dist}
# OpenSSH privilege separation requires a user & group ID
contrib/suse/openssh.spec
@@ -13,7 +13,7 @@
13
14
Summary: OpenSSH, a free Secure Shell (SSH) protocol implementation
15
Name: openssh
16
-Version: 9.5p1
+Version: 9.6p1
17
URL: https://www.openssh.com/
18
Release: 1
19
Source0: openssh-%{version}.tar.gz
0 commit comments