* [ptxdist] [PATCH] openssh: Non-change version bump. 10.0p1 -> 10.0p2
@ 2025-05-25 17:04 Christian Melki
0 siblings, 0 replies; only message in thread
From: Christian Melki @ 2025-05-25 17:04 UTC (permalink / raw)
To: ptxdist
Apparently the p1 release name was a mistake and name is changed to p2.
Although the same tarball exists as p1 (no hash change), change
the tarball name to p2 to remove any chance of confusion.
I didn't chatch this mistake at the time of the last version bump,
so lets fix this now.
https://seclists.org/oss-sec/2025/q2/35
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/openssh.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/openssh.make b/rules/openssh.make
index 941aacde8..0fd37b51b 100644
--- a/rules/openssh.make
+++ b/rules/openssh.make
@@ -15,7 +15,7 @@ PACKAGES-$(PTXCONF_OPENSSH) += openssh
#
# Paths and names
#
-OPENSSH_VERSION := 10.0p1
+OPENSSH_VERSION := 10.0p2
OPENSSH_MD5 := 689148621a2eaa734497b12bed1c5202
OPENSSH := openssh-$(OPENSSH_VERSION)
OPENSSH_SUFFIX := tar.gz
--
2.34.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-05-25 17:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-25 17:04 [ptxdist] [PATCH] openssh: Non-change version bump. 10.0p1 -> 10.0p2 Christian Melki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox