From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7A56BC04ABA for ; Wed, 20 Sep 2023 17:31:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id DFBDC61390; Wed, 20 Sep 2023 17:31:27 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org DFBDC61390 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 28NDkW8HFuua; Wed, 20 Sep 2023 17:31:27 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp3.osuosl.org (Postfix) with ESMTP id 238996134D; Wed, 20 Sep 2023 17:31:26 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 238996134D Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id B7F5B1BF95F for ; Wed, 20 Sep 2023 17:31:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 8E34560D79 for ; Wed, 20 Sep 2023 17:31:24 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 8E34560D79 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Db9fIM2mi3PU for ; Wed, 20 Sep 2023 17:31:23 +0000 (UTC) Received: from smtp5-g21.free.fr (smtp5-g21.free.fr [212.27.42.5]) by smtp3.osuosl.org (Postfix) with ESMTPS id 9A5A76134D for ; Wed, 20 Sep 2023 17:31:22 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 9A5A76134D Received: from ymorin.is-a-geek.org (unknown [IPv6:2a01:cb19:8b44:b00:a117:66c:8b6b:25fb]) (Authenticated sender: yann.morin.1998@free.fr) by smtp5-g21.free.fr (Postfix) with ESMTPSA id 937536014E; Wed, 20 Sep 2023 19:31:17 +0200 (CEST) Received: by ymorin.is-a-geek.org (sSMTP sendmail emulation); Wed, 20 Sep 2023 19:31:17 +0200 Date: Wed, 20 Sep 2023 19:31:17 +0200 From: "Yann E. MORIN" To: Angelo Compagnucci Message-ID: <20230920173117.GC512384@scaer> References: <20230920065504.2872089-1-angelo@amarulasolutions.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230920065504.2872089-1-angelo@amarulasolutions.com> User-Agent: Mutt/1.5.22 (2013-10-16) X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=free.fr; s=smtp-20201208; t=1695231079; bh=r9RwdZtvXtidJ4u2hjxjnmPkM9Kp7J428jPbpuDbNjQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qxH5YPnDdHOTqTWM6SF79nQVNYfZCQkPDqUimjyNRIIXhswy0E3k40/pqsrvUiAUL SJ/JGN6JrcytiG+fhakDRjY9U5rDHqMrSTwnJpZNJeUEe7ejK49Qu8S1p0k1A/EXq8 cGN9Xo8ZnR1BO32axx1QRETQfeEFtolfJAw7fq4xMu+C6yOojSFWY2c53J7P7juyET +9E0qFpHGwoTjOQwlfFVBnY8BUOccwD4Nq57tN1rZq9LoFiMTdjYW3vwez0EzZVMVB 6pKjA3EjxV1/CaqsjRyksoHrkcp313U9NGHURvtlZJXikWSxMflJ2vK7hDXvszyhqt rGKKuO8ldBXTQ== X-Mailman-Original-Authentication-Results: smtp3.osuosl.org; dkim=pass (2048-bit key) header.d=free.fr header.i=@free.fr header.a=rsa-sha256 header.s=smtp-20201208 header.b=qxH5YPnD Subject: Re: [Buildroot] [PATCH] package/sshguard: bump to version 2.4.3 X-BeenThere: buildroot@buildroot.org 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: buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Angelo, All, On 2023-09-20 08:55 +0200, Angelo Compagnucci spake thusly: > Signed-off-by: Angelo Compagnucci Applied to master, thanks. Regards, Yann E. MORIN. > --- > package/sshguard/sshguard.hash | 4 ++-- > package/sshguard/sshguard.mk | 2 +- > 2 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/package/sshguard/sshguard.hash b/package/sshguard/sshguard.hash > index b1752f1c68..d018428d19 100644 > --- a/package/sshguard/sshguard.hash > +++ b/package/sshguard/sshguard.hash > @@ -1,4 +1,4 @@ > -# sha256 from https://sourceforge.net/projects/sshguard/files/sshguard/2.4.2/sshguard-2.4.2.sha256 > -sha256 2770b776e5ea70a9bedfec4fd84d57400afa927f0f7522870d2dcbbe1ace37e8 sshguard-2.4.2.tar.gz > +# sha256 from https://sourceforge.net/projects/sshguard/files/sshguard/2.4.3/sshguard-2.4.3.sha256 > +sha256 64029deff6de90fdeefb1f497d414f0e4045076693a91da1a70eb7595e97efeb sshguard-2.4.3.tar.gz > # Locally calculated > sha256 c3ae64f12153a1bc55bc234d09f40a08ab0e0149fffc972c0b7f02d5a12c1a5c COPYING > diff --git a/package/sshguard/sshguard.mk b/package/sshguard/sshguard.mk > index d27c76e63f..8d03635743 100644 > --- a/package/sshguard/sshguard.mk > +++ b/package/sshguard/sshguard.mk > @@ -4,7 +4,7 @@ > # > ################################################################################ > > -SSHGUARD_VERSION = 2.4.2 > +SSHGUARD_VERSION = 2.4.3 > SSHGUARD_SITE = https://sourceforge.net/projects/sshguard/files/sshguard/$(SSHGUARD_VERSION) > SSHGUARD_LICENSE = ISC, Public Domain (fnv hash), BSD-3-Clause (SimCList) > SSHGUARD_LICENSE_FILES = COPYING > -- > 2.34.1 > > _______________________________________________ > buildroot mailing list > buildroot@buildroot.org > https://lists.buildroot.org/mailman/listinfo/buildroot -- .-----------------.--------------------.------------------.--------------------. | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ | | +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no | | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. | '------------------------------^-------^------------------^--------------------' _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot