[openssh-commits] [openssh] 03/05: update versions
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Oct 6 13:26:43 AEDT 2025
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch V_10_1
in repository openssh.
commit af956575eba6bf6b6d6bc817e1aa6ed73a365984
Author: Damien Miller <djm at mindrot.org>
AuthorDate: Mon Oct 6 12:51:13 2025 +1100
update versions
---
README | 2 +-
contrib/redhat/openssh.spec | 2 +-
contrib/suse/openssh.spec | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README b/README
index 0ea77da1c..e19b021e4 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-See https://www.openssh.com/releasenotes.html#10.0p1 for the release
+See https://www.openssh.com/releasenotes.html#10.1p1 for the release
notes.
Please read https://www.openssh.com/report.html for bug reporting
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index 0ba34ee8a..a8fe2ecd0 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -1,4 +1,4 @@
-%global ver 10.0p1
+%global ver 10.1p1
%global rel 1%{?dist}
# OpenSSH privilege separation requires a user & group ID
diff --git a/contrib/suse/openssh.spec b/contrib/suse/openssh.spec
index 6b95d7306..63ea57064 100644
--- a/contrib/suse/openssh.spec
+++ b/contrib/suse/openssh.spec
@@ -13,7 +13,7 @@
Summary: OpenSSH, a free Secure Shell (SSH) protocol implementation
Name: openssh
-Version: 10.0p1
+Version: 10.1p1
URL: https://www.openssh.com/
Release: 1
Source0: openssh-%{version}.tar.gz
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list