From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 4IwqJ+L38WRHgAEA9RJhRA:P1 (envelope-from ) for ; Fri, 01 Sep 2023 16:40:34 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 4IwqJ+L38WRHgAEA9RJhRA (envelope-from ) for ; Fri, 01 Sep 2023 16:40:34 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 4EA83674EE for ; Fri, 1 Sep 2023 16:40:34 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=JvLMEOKh; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693579234; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=Zw4yJChjndmz5vU4nmwXpge4+zmzmmbpqpnF1vGAo0I=; b=BZN3z6pVMRrKzD8rpxYm1bEgWoGnbTLiDGhkp5iVwsoXNOvTldoXm1qotMGnL47x1d+gQD VJ910T0rKek1e/WhH3TSYNWzSctMyJPCBWq3baQyeOq9Iej09oGLZLG4t3xTO6V02kjfvD J9PQlTd+GIByHAX/bWeTY8xhDPB0QhUpdbzTfoIVIw6Ndx4FtSxTM09tgxaTepL1kdsMKg CfXPhP3jGMFjdpdRym5d/NHWnw2SdTk/ulcdoAvhFuWtgXi+iOVjPWyGrYkcIe4Eci2dEf g7n2U8IsHh5QzyRyAiZU3dSTcl3zknm+FxTN0Y9l+S1t0rSsTbqGX8gULMBLHw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=JvLMEOKh; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1693579234; a=rsa-sha256; cv=none; b=WVQ/LsUhG/i7rQa29uekqHHrgUOSGov8XaWcpPuyhmdlG16nPpTSJRUKfYYMynvrii3kJE 9/NB0fetHESuAH2qaWYMdkv9RAebtN6k/MoZKiKiS9SPW1Tu8a9gvkxm6Iaezw5N1dwZRU 3jWq3P6U936ITbz+zCwNKno1riGaT/nclkZ0RNL8PEvD/xP3VcaXhW0m8z7VXcWUzoGgRz kHIAjG5x5MqNlMF0cF1dYXYenpJSbHvxRx1qxixYY3kPwWEKatOFYwbt34XHUfJAVWHduk M/S+/0YbA6Lh9+FbRN2hZHzCnJLeOciFnaB/+/2ZNubJ/zRD9vo9/iAhuj/7Nw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qc5Je-00031C-Cr; Fri, 01 Sep 2023 10:40:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qc5JR-0002yd-Rw for guix-patches@gnu.org; Fri, 01 Sep 2023 10:39:54 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qc5JR-0006XL-Jy for guix-patches@gnu.org; Fri, 01 Sep 2023 10:39:53 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qc5JZ-00026Q-U7 for guix-patches@gnu.org; Fri, 01 Sep 2023 10:40:01 -0400 Subject: bug#63566: [PATCH] gnu: add tcptrack Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 01 Sep 2023 14:40:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 63566 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Jakob Kirsch Cc: Jelle Licht , 63566-done@debbugs.gnu.org Mail-Followup-To: 63566@debbugs.gnu.org, maxim.cournoyer@gmail.com, jakob.kirsch@web.de Received: via spool by 63566-done@debbugs.gnu.org id=D63566.16935791498016 (code D ref 63566); Fri, 01 Sep 2023 14:40:01 +0000 Received: (at 63566-done) by debbugs.gnu.org; 1 Sep 2023 14:39:09 +0000 Received: from localhost ([127.0.0.1]:33600 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qc5Ij-00025D-CA for submit@debbugs.gnu.org; Fri, 01 Sep 2023 10:39:09 -0400 Received: from mail-qv1-xf36.google.com ([2607:f8b0:4864:20::f36]:62680) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qc5Ih-000250-Cb for 63566-done@debbugs.gnu.org; Fri, 01 Sep 2023 10:39:08 -0400 Received: by mail-qv1-xf36.google.com with SMTP id 6a1803df08f44-6535b9caa1eso310126d6.0 for <63566-done@debbugs.gnu.org>; Fri, 01 Sep 2023 07:38:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693579132; x=1694183932; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:from:to:cc:subject :date:message-id:reply-to; bh=Zw4yJChjndmz5vU4nmwXpge4+zmzmmbpqpnF1vGAo0I=; b=JvLMEOKhsKorRAGaGH1i/s6C9WktwEAil8GbnZqH0iQpMaV0KmU//cYKNM7V80Gprr UdeXwp3/hiAOdNnCVoMN6PqwTBPG6Ytnzi05x9UCenx2HgpZM5P/nldT9+WcWxNGU2x3 xvmoATjANjB1a0eE9/aMbd/ZK6RJ2JCi1v4lv72cFsBMz8CIejlk4Fepys+erppKpGBF SsOA3N2fcvgdOcjeuf6rAQm+Q15+qhPHpZ7kJm7eu/TmvSa3z0rZK3TNbx/rL0elW4o0 nCrMe6v/VYzRe5zpWSZj5PN8/qY5TcoI3E4+S/yzUUAQZKSoEAo8jSHN4h1S88jX935l C8/w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693579132; x=1694183932; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=Zw4yJChjndmz5vU4nmwXpge4+zmzmmbpqpnF1vGAo0I=; b=Ib0zU6EuHP2QpWduSX6vg5OLjeAQpg3p+YOSJCA06QkfoMwgAgTg4YgEIWH9S/PObe Uvejs84J3V54n+r6Mh4203rmpBrYlQ15O17wz8g4o7OzzEhGg4iz/YqPffI87/CsmOdx 9mkuL43HlZH2Nt3nfIkpMtav8/x+sFWuTiNKgvH5X1YWnPAhTQOA/J8VrTOtRwLixSn+ pGZrl4cQTHHWj+dcjovARbUAOhr7E8bXIeUPsikj8z1IXgLrCRLljydMevt4PMNAnR9S EnbwRwIlvcT384X6GUwLFvHS8VoXieFR82dmiTs34w02F5A6QSLUBpOMwjXhk+boTp4d Of2A== X-Gm-Message-State: AOJu0YxhPsPz6C1u+/Pcvq3MwOZNR8jc/U5otooO9lfZYUnSZdw/8gi7 y+4ACNiRKFFYz52bsmhI5aZ13w5RfC5cqw== X-Google-Smtp-Source: AGHT+IFFiZphOuobPSPBMtKPA4Fq+skXFBFKxy91B0Rq3kIDcHEkrElZL6z3kHVMPDo7V0lTOByn1Q== X-Received: by 2002:a05:6214:1d2c:b0:64b:6e2b:20f4 with SMTP id f12-20020a0562141d2c00b0064b6e2b20f4mr8048045qvd.10.1693579132341; Fri, 01 Sep 2023 07:38:52 -0700 (PDT) Received: from hurd (dsl-154-228.b2b2c.ca. [66.158.154.228]) by smtp.gmail.com with ESMTPSA id t18-20020a0ce2d2000000b006485e76574csm1464394qvl.78.2023.09.01.07.38.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 01 Sep 2023 07:38:52 -0700 (PDT) From: Maxim Cournoyer References: <3e95e1934550698a5ce8b2395ac591df6c5fe9b3.1684348522.git.jakob.kirsch@web.de> Date: Fri, 01 Sep 2023 10:38:50 -0400 In-Reply-To: (Jakob Kirsch's message of "Wed, 21 Jun 2023 22:14:55 +0200") Message-ID: <87h6oe2c1x.fsf_-_@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 2.77 X-Spam-Score: 2.77 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Queue-Id: 4EA83674EE X-TUID: 2fBG/wPydb98 Hi, Jakob Kirsch writes: > * gnu/packages/admin.scm (tcptrack): New variable > --- > gnu/packages/admin.scm | 23 +++++++++++++++++++++++ > 1 file changed, 23 insertions(+) > > diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm > index 529a477ed0..3dd8b25836 100644 > --- a/gnu/packages/admin.scm > +++ b/gnu/packages/admin.scm > @@ -4256,6 +4256,29 @@ (define-public thermald > (supported-systems '("i686-linux" "x86_64-linux")) > (license license:gpl2))) > > +(define-public tcptrack > + (package > + (name "tcptrack") > + (version "1.4.3") > + (source (origin > + (method git-fetch) > + (uri (git-reference > + (url "https://github.com/bchretien/tcptrack") > + (commit (string-append "v" version)))) > + (file-name (git-file-name name version)) > + (sha256 > + (base32 > + "08lh3l67wn4kq9q0nfspc7rj0jvp9dzwjgxpvqliwcif8cy5mi45"))= )) > + (build-system gnu-build-system) > + (inputs (list libpcap ncurses)) > + (synopsis "Display information about TCP connections") > + (description > + "Tcptrack is a sniffer which displays information about TCP connect= ions > +it sees on a network interface. This is a fork of Steve Benson=E2=80=99= s tcptrack.") > + (home-page "https://github.com/bchretien/tcptrack") > + ; the COPYING file states the following license but the tcptrack.spe= c states just 'GPL' > + (license license:lgpl2.1))) I've made the following small changes: --8<---------------cut here---------------start------------->8--- modified gnu/packages/admin.scm @@ -4291,13 +4291,12 @@ (define-public tcptrack "08lh3l67wn4kq9q0nfspc7rj0jvp9dzwjgxpvqliwcif8cy5mi45")))) (build-system gnu-build-system) (inputs (list libpcap ncurses)) - (synopsis "Display information about TCP connections") + (synopsis "TCP connections sniffer") (description "Tcptrack is a sniffer which displays information about TCP connectio= ns it sees on a network interface. This is a fork of Steve Benson=E2=80=99s = tcptrack.") (home-page "https://github.com/bchretien/tcptrack") - ; the COPYING file states the following license but the tcptrack.spec = states just 'GPL' - (license license:lgpl2.1))) + (license license:lgpl2.1+))) =20 (define-public masscan (package --8<---------------cut here---------------end--------------->8--- Fixing the license (note the + which means 'or later'). Conventionally the synopsis is worded to describe what it *is* rather than what it does (the later is kept for the description). I've now installed the change, thank you! --=20 Thanks, Maxim