[openssh-commits] [openssh] 01/03: update version
git+noreply at mindrot.org
git+noreply at mindrot.org
Tue Aug 11 13:51:46 AEST 2026
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch V_10_5
in repository openssh.
commit 772a5b728e404f5d992fe6e3c7994e44f7f1ace3
Author: Damien Miller <djm at mindrot.org>
AuthorDate: Tue Aug 11 12:21:12 2026 +1000
update version
---
contrib/redhat/openssh.spec | 2 +-
contrib/suse/openssh.spec | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/contrib/redhat/openssh.spec b/contrib/redhat/openssh.spec
index e81f623c2..363c150b3 100644
--- a/contrib/redhat/openssh.spec
+++ b/contrib/redhat/openssh.spec
@@ -1,4 +1,4 @@
-%global ver 10.4p1
+%global ver 10.5p1
%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 a7700860f..174c7851c 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.4p1
+Version: 10.5p1
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