mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] openssh: Version bump. 9.0p0 -> 9.1p1
@ 2022-10-12 11:42 Christian Melki
  2022-10-19  5:41 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2022-10-12 11:42 UTC (permalink / raw)
  To: ptxdist

Minor security fixes, bug fixes and minor enhancements.

* License file had another copyright holder added,
under the same license as was previously used

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/openssh.make | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/rules/openssh.make b/rules/openssh.make
index 8fa890218..b75942456 100644
--- a/rules/openssh.make
+++ b/rules/openssh.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_OPENSSH) += openssh
 #
 # Paths and names
 #
-OPENSSH_VERSION	:= 9.0p1
-OPENSSH_MD5	:= 5ed8252a0ee379c0f7c9e0d25d32424d
+OPENSSH_VERSION	:= 9.1p1
+OPENSSH_MD5	:= 471912038124285c96918882ee190a22
 OPENSSH		:= openssh-$(OPENSSH_VERSION)
 OPENSSH_SUFFIX	:= tar.gz
 OPENSSH_URL	:= \
@@ -26,7 +26,7 @@ OPENSSH_URL	:= \
 OPENSSH_SOURCE	:= $(SRCDIR)/$(OPENSSH).$(OPENSSH_SUFFIX)
 OPENSSH_DIR	:= $(BUILDDIR)/$(OPENSSH)
 OPENSSH_LICENSE	:= BSD AND BSD-2-Clause AND BSD-3-Clause AND MIT AND Beerware AND ISC
-OPENSSH_LICENSE_FILES := file://LICENCE;md5=8baf365614c9bdd63705f298c9afbfb9
+OPENSSH_LICENSE_FILES := file://LICENCE;md5=072979064e691d342002f43cd89c0394
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.34.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-19  5:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-12 11:42 [ptxdist] [PATCH] openssh: Version bump. 9.0p0 -> 9.1p1 Christian Melki
2022-10-19  5:41 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox