From: Peter Müller Date: Fri, 3 Feb 2023 16:06:27 +0000 (+0000) Subject: OpenSSH: Update to 9.2p1 X-Git-Tag: v2.27-core173~23 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a8b6a72bbea74f4e4e72c41db7cf1bec1c5c65aa;p=ipfire-2.x.git OpenSSH: Update to 9.2p1 Please refer to https://www.openssh.com/releasenotes.html#9.2 for the release notes of this version. Signed-off-by: Peter Müller --- diff --git a/lfs/openssh b/lfs/openssh index 452676b700..89f486a790 100644 --- a/lfs/openssh +++ b/lfs/openssh @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2022 IPFire Team # +# Copyright (C) 2007-2023 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 9.1p1 +VER = 9.2p1 THISAPP = openssh-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 287b6b1cc4858b27af88f4a4674670afff1fb5b99461892083393c53ef3747c5a0fcd90cba95d2c27465a919e00f7f42732c93af4f306665ba0393bbb7a534f5 +$(DL_FILE)_BLAKE2 = 8d0b5e43cb42cba105a1fe303c447a2b85151cb33ec7ed47747d75c5a61d0f07f0ee4b1020b79c13eb8de4b451c5a844a8afc7ebbbea7ffeceafc3bf59cb8d21 install : $(TARGET)