]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
OpenSSH: Update to 9.2p1
authorPeter Müller <peter.mueller@ipfire.org>
Fri, 3 Feb 2023 16:06:27 +0000 (16:06 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Fri, 3 Feb 2023 16:06:27 +0000 (16:06 +0000)
Please refer to https://www.openssh.com/releasenotes.html#9.2 for the
release notes of this version.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
lfs/openssh

index 452676b7008195c3dcc39282c563ac3c7883e659..89f486a7901aeed7f31063ca8b45b0a708afe74d 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2022  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2023  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # 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)