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 smtp1.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 smtp.lore.kernel.org (Postfix) with ESMTPS id 01B39D2AB2F for ; Tue, 29 Oct 2024 12:13:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id A089B80A78; Tue, 29 Oct 2024 12:13:52 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id xV5WOeE6p4F9; Tue, 29 Oct 2024 12:13:51 +0000 (UTC) X-Comment: SPF check N/A for local connections - client-ip=140.211.166.142; helo=lists1.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver= DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org A3AF980EED Received: from lists1.osuosl.org (lists1.osuosl.org [140.211.166.142]) by smtp1.osuosl.org (Postfix) with ESMTP id A3AF980EED; Tue, 29 Oct 2024 12:13:51 +0000 (UTC) Received: from smtp1.osuosl.org (smtp1.osuosl.org [IPv6:2605:bc80:3010::138]) by lists1.osuosl.org (Postfix) with ESMTP id 7DEFCAEE for ; Tue, 29 Oct 2024 12:13:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 6C8AB80EED for ; Tue, 29 Oct 2024 12:13:50 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id uy7UP_cQzdsb for ; Tue, 29 Oct 2024 12:13:49 +0000 (UTC) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=176.9.145.28; helo=smtp.bubu1.eu; envelope-from=buildroot@bubu1.eu; receiver= DMARC-Filter: OpenDMARC Filter v1.4.2 smtp1.osuosl.org E31ED80A78 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org E31ED80A78 Received: from smtp.bubu1.eu (smtp.bubu1.eu [176.9.145.28]) by smtp1.osuosl.org (Postfix) with ESMTPS id E31ED80A78 for ; Tue, 29 Oct 2024 12:13:48 +0000 (UTC) Received: from tuxedoOT.fritz.box (unknown [212.37.174.96]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.bubu1.eu (Postfix) with ESMTPSA id 58DFF2C8301E; Tue, 29 Oct 2024 13:13:46 +0100 (CET) To: buildroot@buildroot.org Cc: Marcus Hoffmann Date: Tue, 29 Oct 2024 13:13:44 +0100 Message-ID: <20241029121345.1889745-1-buildroot@bubu1.eu> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=bubu1.eu; s=bubu; t=1730204026; bh=o8aQXHF3J2T6PgDEejDA/YKfa92SnoPbxKTyORYxgns=; h=From:To:Cc:Subject:Date; b=qmA65Fjs3gcoT/iPq6YWn9fBmSTzWGUnmC0yUktABFW3d01yVv6Toh9uRmva1LMwa bt/BKW0+oVeIJ7YvovxB+xtvdhXRTjbdpNL0lAbd4jfVVrnDrkg1sD6ULrxSc4GjdF 7LM5+EMQW0bPKklPbUgnYHk6eebwGvRFJnVPzcPeaC4sJyq6vPnV9ezCDiMCED4Iss 4+RL8xEKw6h/ZlLq8695MjZWJdfHBwxO4so6B9KxVcPmUA72KYW1Zy4Lnv9YETNZXb uu7K/SUNnwWKj7k8hw9SLdayN/nHxkBa82JbSixQQ2T6f9s6EbcdFnfuL+mCjMtuSe N7xIVn110bMpQ== X-Mailman-Original-Authentication-Results: smtp1.osuosl.org; dmarc=pass (p=reject dis=none) header.from=bubu1.eu X-Mailman-Original-Authentication-Results: smtp1.osuosl.org; dkim=pass (2048-bit key, unprotected) header.d=bubu1.eu header.i=@bubu1.eu header.a=rsa-sha256 header.s=bubu header.b=qmA65Fjs Subject: [Buildroot] [PATCH] package/nethogs: bump to version 0.8.8 X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Marcus Hoffmann via buildroot Reply-To: Marcus Hoffmann Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Remove patch that was merged upstream. Changelog: https://github.com/raboof/nethogs/releases/tag/v0.8.8 Signed-off-by: Marcus Hoffmann --- ...termineVersion-sh-prevent-traversing.patch | 31 ------------------- package/nethogs/nethogs.hash | 2 +- package/nethogs/nethogs.mk | 2 +- 3 files changed, 2 insertions(+), 33 deletions(-) delete mode 100644 package/nethogs/0001-determineVersion-sh-prevent-traversing.patch diff --git a/package/nethogs/0001-determineVersion-sh-prevent-traversing.patch b/package/nethogs/0001-determineVersion-sh-prevent-traversing.patch deleted file mode 100644 index 6f39c53128..0000000000 --- a/package/nethogs/0001-determineVersion-sh-prevent-traversing.patch +++ /dev/null @@ -1,31 +0,0 @@ -From 6423bdf05d51efc5441c82248098f99e4c1f59c3 Mon Sep 17 00:00:00 2001 -From: Marcus Hoffmann -Date: Fri, 20 Sep 2024 12:06:26 +0200 -Subject: [PATCH] determineVersion.sh: prevent traversing into outer git repo - for git-describe call - -When building nethogs inside another git repo (as is i.e. done as part -of a buildroot build) the version is picked up from the outer git repo, -which is confusing as well as introducing reproducibility problems when -rebuilding the same nethogs version produces different results if the -outer repository changes. - -Upstream: https://github.com/raboof/nethogs/commit/6423bdf05d51efc5441c82248098f99e4c1f59c3 -Signed-off-by: Marcus Hoffmann ---- - determineVersion.sh | 7 +++++-- - 1 file changed, 5 insertions(+), 2 deletions(-) - -diff --git a/determineVersion.sh b/determineVersion.sh -index 7c5f1de..3d80d9d 100755 ---- a/determineVersion.sh -+++ b/determineVersion.sh -@@ -1,3 +1,6 @@ - #!/bin/bash -- --(git describe --tags 2>/dev/null || pwd | sed -e "s/.*\\///" | sed -e "s/[^-]*//") | tail -c +2 -+if [ $(git rev-parse --show-toplevel 2>/dev/null) == $(pwd) ]; then -+ git describe --tags 2>/dev/null | tail -c +2 -+else -+ pwd | sed -e "s/.*\\///" | sed -e "s/[^-]*//" | tail -c +2 -+fi diff --git a/package/nethogs/nethogs.hash b/package/nethogs/nethogs.hash index fd1f236250..b1ef5d7042 100644 --- a/package/nethogs/nethogs.hash +++ b/package/nethogs/nethogs.hash @@ -1,3 +1,3 @@ # Locally computed -sha256 957d6afcc220dfbba44c819162f44818051c5b4fb793c47ba98294393986617d nethogs-0.8.7.tar.gz +sha256 111ade20cc545e8dfd7ce4e293bd6b31cd1678a989b6a730bd2fa2acc6254818 nethogs-0.8.8.tar.gz sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING diff --git a/package/nethogs/nethogs.mk b/package/nethogs/nethogs.mk index 98c4f5f008..74387d7397 100644 --- a/package/nethogs/nethogs.mk +++ b/package/nethogs/nethogs.mk @@ -4,7 +4,7 @@ # ################################################################################ -NETHOGS_VERSION = 0.8.7 +NETHOGS_VERSION = 0.8.8 NETHOGS_SITE = $(call github,raboof,nethogs,v$(NETHOGS_VERSION)) NETHOGS_LICENSE = GPL-2.0+ NETHOGS_LICENSE_FILES = COPYING -- 2.43.0 _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot