From 8d2d5ada601ab2fea8069fc25e3a14f1d99c2de4 Mon Sep 17 00:00:00 2001 From: "Tom G. Christensen" Date: Sat, 7 Oct 2023 07:56:52 +0200 Subject: [PATCH] openssh: update to 9.5p1 --- 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 6a435dc..5acf808 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.4p1 +version=9.5p1 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 75519e4..fb1a485 100644 --- a/openssh/meta/ChangeLog +++ b/openssh/meta/ChangeLog @@ -1,5 +1,8 @@ CHANGELOG -------- +* Fri Oct 06 2023 Tom G. Christensen - 9.5p1-1 +- Update to 9.5p1 + * Thu Aug 10 2023 Tom G. Christensen - 9.4p1-1 - Update to 9.4p1