From caed9095d36c216f2cd09c5f65c8cbe1e6485e04 Mon Sep 17 00:00:00 2001 From: "Tom G. Christensen" Date: Tue, 15 Aug 2023 17:52:55 +0200 Subject: [PATCH] openssh: update to 9.4p1 --- openssh/build.sh | 2 +- openssh/meta/ChangeLog | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/openssh/build.sh b/openssh/build.sh index c004a72..6a435dc 100755 --- a/openssh/build.sh +++ b/openssh/build.sh @@ -6,7 +6,7 @@ ########################################################### # Check the following 4 variables before running the script topdir=openssh -version=9.3p2 +version=9.4p1 pkgver=1 source[0]=https://cdn.openbsd.org/pub/OpenBSD/OpenSSH/portable/$topdir-$version.tar.gz # If there are no patches, simply comment this diff --git a/openssh/meta/ChangeLog b/openssh/meta/ChangeLog index 665190f..75519e4 100644 --- a/openssh/meta/ChangeLog +++ b/openssh/meta/ChangeLog @@ -1,5 +1,8 @@ CHANGELOG -------- +* Thu Aug 10 2023 Tom G. Christensen - 9.4p1-1 +- Update to 9.4p1 + * Fri Jul 21 2023 Tom G. Christensen - 9.3p2-1 - Update to 9.3p2