From patchwork Fri Nov 13 22:50:34 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christian Stewart X-Patchwork-Id: 1400175 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=busybox.net (client-ip=140.211.166.138; helo=whitealder.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=paral.in Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4CXtwj02tmz9sTc for ; Sat, 14 Nov 2020 09:50:45 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 56389876D9; Fri, 13 Nov 2020 22:50:43 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eIuqb0kNqA5y; Fri, 13 Nov 2020 22:50:42 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 546AF876FC; Fri, 13 Nov 2020 22:50:42 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id DD7351BF38B for ; Fri, 13 Nov 2020 22:50:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id D65D6874F4 for ; Fri, 13 Nov 2020 22:50:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vzo6V30pqGlc for ; Fri, 13 Nov 2020 22:50:40 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-pg1-f176.google.com (mail-pg1-f176.google.com [209.85.215.176]) by fraxinus.osuosl.org (Postfix) with ESMTPS id 88A6F87645 for ; Fri, 13 Nov 2020 22:50:37 +0000 (UTC) Received: by mail-pg1-f176.google.com with SMTP id r186so8307976pgr.0 for ; Fri, 13 Nov 2020 14:50:37 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=zzycBDe4nsGbK2ttH5zalyZjoUS5rBnAyzjRcpkCzpM=; b=TFDw4sinVrA5FoUiLT3MRUR1b7wJW2Tsc6gc9jya55mSUkWJ8e8253apcCXHQqTTaw DzxaVZywFHDlogW5UeLmJcMa1EOeWpy+fGlkddmfEqS3a4DRZ4zbYHhwbse1K6C+Ivn3 dK6vPZs6lKlrRWvnzF9JyAwFKDgvV+V8Q5A8/xGjbUZRqxrea3pPx4T0leJDijoZ5lEE UDp2+oSdA+7oGX2g+K1WcaK4Xz1hzP15XI+9mjB5294WyQABdUbIjQn1Pnz6j17BelcK O9WcRrn04YvsJ8MU2BLZCJQS+fAmCBAO2ZtTw5YAlG50j4lN1i6xlhSlyhKUHCE/V8qt mAAQ== X-Gm-Message-State: AOAM530wAhvvLWTDtwVoHgF2sqw/JZ/LbslRZnVmmA9AxdjsdzNWFW3s jwTFpKUZkvemoWXyLgewXi8QhKRt+g4Gag== X-Google-Smtp-Source: ABdhPJz5Efqf/RUJcF1VWNgKcaRCgAAase8SvZSpY4ctgYU5QMIfvtDZzTIQHwvnG/I8BEw84kExjw== X-Received: by 2002:a63:1845:: with SMTP id 5mr3659444pgy.393.1605307836881; Fri, 13 Nov 2020 14:50:36 -0800 (PST) Received: from localhost.localdomain (ip70-191-80-27.sb.sd.cox.net. [70.191.80.27]) by smtp.gmail.com with ESMTPSA id 7sm12862560pjt.54.2020.11.13.14.50.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 13 Nov 2020 14:50:36 -0800 (PST) From: Christian Stewart To: buildroot@buildroot.org Date: Fri, 13 Nov 2020 14:50:34 -0800 Message-Id: <20201113225034.71491-1-christian@paral.in> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 Subject: [Buildroot] [PATCH 1/1] package/openssh: bump to version 8.4p1 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter Korsgaard , Christian Stewart , Peter Seiderer , Thomas Petazzoni , "Yann E . MORIN" Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" From: Baruch Siach Signed-off-by: Baruch Siach Signed-off-by: Yann E. MORIN Signed-off-by: Christian Stewart --- package/openssh/openssh.hash | 2 +- package/openssh/openssh.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/openssh/openssh.hash b/package/openssh/openssh.hash index 1d7dc14fb6..3e0dddf54a 100644 --- a/package/openssh/openssh.hash +++ b/package/openssh/openssh.hash @@ -1,4 +1,4 @@ # From https://www.openssh.com/txt/release-8.3 (base64 encoded) -sha256 f2befbe0472fe7eb75d23340eb17531cb6b3aac24075e2066b41f814e12387b2 openssh-8.3p1.tar.gz +sha256 5a01d22e407eb1c05ba8a8f7c654d388a13e9f226e4ed33bd38748dafa1d2b24 openssh-8.4p1.tar.gz # Locally calculated sha256 73d0db766229670c7b4e1ec5e6baed54977a0694a565e7cc878c45ee834045d7 LICENCE diff --git a/package/openssh/openssh.mk b/package/openssh/openssh.mk index 64ac22181b..1e1f425181 100644 --- a/package/openssh/openssh.mk +++ b/package/openssh/openssh.mk @@ -4,7 +4,7 @@ # ################################################################################ -OPENSSH_VERSION = 8.3p1 +OPENSSH_VERSION = 8.4p1 OPENSSH_SITE = http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable OPENSSH_LICENSE = BSD-3-Clause, BSD-2-Clause, Public Domain OPENSSH_LICENSE_FILES = LICENCE