From unknown Fri Jun 20 07:17:25 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#46066 <46066@debbugs.gnu.org> To: bug#46066 <46066@debbugs.gnu.org> Subject: Status: [PATCH 1/2] gnu: Add interception-tools. Reply-To: bug#46066 <46066@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:17:25 +0000 retitle 46066 [PATCH 1/2] gnu: Add interception-tools. reassign 46066 guix-patches submitter 46066 Joseph LaFreniere severity 46066 normal tag 46066 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 23 22:18:40 2021 Received: (at submit) by debbugs.gnu.org; 24 Jan 2021 03:18:40 +0000 Received: from localhost ([127.0.0.1]:35730 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l3VvA-0005wF-Jv for submit@debbugs.gnu.org; Sat, 23 Jan 2021 22:18:40 -0500 Received: from lists.gnu.org ([209.51.188.17]:44680) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l3Vv8-0005w7-NU for submit@debbugs.gnu.org; Sat, 23 Jan 2021 22:18:35 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:57468) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l3Vv8-0006mb-Hp for guix-patches@gnu.org; Sat, 23 Jan 2021 22:18:34 -0500 Received: from mx.kolabnow.com ([95.128.36.41]:10900) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l3Vv5-0002R0-St for guix-patches@gnu.org; Sat, 23 Jan 2021 22:18:33 -0500 Received: from localhost (unknown [127.0.0.1]) by ext-mx-out002.mykolab.com (Postfix) with ESMTP id B79588BE for ; Sun, 24 Jan 2021 04:18:27 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kolabnow.com; h= content-type:content-type:mime-version:message-id:date:date :subject:subject:from:from:received:received:received; s= dkim20160331; t=1611458306; x=1613272707; bh=OZ4W0870+JpaVF6IBtV vgK8wrMswuMyhu5yQKHBWJj0=; b=oJsBlXXlsVdBEnvlUxsrkjt9MlOn8sPChiL zuglmMqRqJ7SugVaeKWSLHJKuk1NLjbk14nCP1c8NgXTIefDASlGjRY38xvwKv9q Raln7hFBCwaYe6KxXsaHrVR4h6H/ayk4WKQUE+cuOAwf8ipPo07fa0YdS5bNV6Iu F88OqgFeCQvYUDelpeiwLVI+zGEUXhZQJzF37hNox4dbYwP/s3yH72n4Jj9XI8iz iyszRzcz/otdIrhT4TTjSr6JjJe2nT2kzY+uYVQq+0zijAgvWcdghQ+cEF3TE1pC 2Q+BWGOXiGY+MED0BHV3u2+AeB2v978Cp1BrfOt5IcvDkcoHbJLwuRNWpDYTNrIB zkSzDn3qsPKEQr5NcBo119Dpav0D0dAUSAdY396dH61nn/nBbUT0srh5GaE2O542 5HhsXsxppUSsLijTvsomz7iBN2WI2LHsUpx1AU94qWnLSub4H63OaT5jO3BV6Ufz 2gTihoqxZwtAa1xmrBvpMMyG8577AyqacUnGCvnlga4QUJG+0nMJUxciUmM5ZuK3 G/jSbN4ROb1OCSHc2JQbH5lfjug24oZHVBew2k45SKoGYNu/esd46w+/ykthmwuH Eg66ZWnIK3TAQFtIimvje+sKqxd2ooyaNa2s1KkMWHHSezcdvideyJUOAhuKYyts rMC3gY1w= X-Virus-Scanned: amavisd-new at mykolab.com X-Spam-Flag: NO X-Spam-Score: -1.9 X-Spam-Level: X-Spam-Status: No, score=-1.9 tagged_above=-10 required=5 tests=[BAYES_00=-1.9] autolearn=ham autolearn_force=no Received: from mx.kolabnow.com ([127.0.0.1]) by localhost (ext-mx-out002.mykolab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YilMiNbne_pC for ; Sun, 24 Jan 2021 04:18:26 +0100 (CET) Received: from int-mx001.mykolab.com (unknown [10.9.13.1]) by ext-mx-out002.mykolab.com (Postfix) with ESMTPS id BCAD3553 for ; Sun, 24 Jan 2021 04:18:25 +0100 (CET) Received: from ext-subm001.mykolab.com (unknown [10.9.6.1]) by int-mx001.mykolab.com (Postfix) with ESMTPS id 763CA18E for ; Sun, 24 Jan 2021 04:18:25 +0100 (CET) From: Joseph LaFreniere To: guix-patches@gnu.org Subject: [PATCH 1/2] gnu: Add interception-tools. Date: Sat, 23 Jan 2021 21:18:21 -0600 Message-ID: <87r1mbt43m.fsf@lafreniere.xyz> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Received-SPF: pass client-ip=95.128.36.41; envelope-from=joseph@lafreniere.xyz; helo=mx.kolabnow.com X-Spam_score_int: -2 X-Spam_score: -0.3 X-Spam_bar: / X-Spam_report: (-0.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FROM_SUSPICIOUS_NTLD=0.499, FROM_SUSPICIOUS_NTLD_FP=1.137, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 2.3 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Patch file attached. -- Joseph LaFreniere From 8eb7d142df5da842a98ade989ff14c625e51e8d9 Mon Sep 17 00:00:00 2001 From: Joseph LaFreniere Date: Sat, 23 Jan 2021 14:57:25 -0600 Subject: [PATCH 1/2] gnu: Add interception- [...] Content analysis details: (2.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] 0.0 RCVD_IN_MSPIKE_H4 RBL: Very Good reputation (+4) [209.51.188.17 listed in wl.mailspike.net] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: lafreniere.xyz (xyz)] 0.9 SPF_FAIL SPF: sender does not match SPF record (fail) [SPF failed: Please see http://www.openspf.org/Why?s=mfrom; id=joseph%40lafreniere.xyz; ip=209.51.188.17; r=debbugs.gnu.org] 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders 1.1 FROM_SUSPICIOUS_NTLD_FP From abused NTLD X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.8 (/) --=-=-= Content-Type: text/plain; format=flowed Patch file attached. -- Joseph LaFreniere --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-gnu-Add-interception-tools.patch >From 8eb7d142df5da842a98ade989ff14c625e51e8d9 Mon Sep 17 00:00:00 2001 From: Joseph LaFreniere Date: Sat, 23 Jan 2021 14:57:25 -0600 Subject: [PATCH 1/2] gnu: Add interception-tools. * gnu/packages/linux.scm (interception-tools): New variable. --- gnu/packages/linux.scm | 45 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index e0f056aff9..4112e9a00e 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -3463,6 +3463,51 @@ subsystem. @code{uinput} allows userspace programs to create and handle input devices that can inject events directly into the input subsystem.") (license license:bsd-3))) +(define-public interception-tools + (package + (name "interception-tools") + (version "0.6.4") + (home-page "https://gitlab.com/interception/linux/tools") + (source (origin + (method git-fetch) + (uri (git-reference + (url home-page) + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "121jy40ynkbzlqnx7g0dqwvkb7dm2ahcy6vwrz6ylsyd0jmi6s5a")))) + (build-system cmake-build-system) + (inputs + `(("boost" ,boost) + ("libevdev" ,libevdev) + ("libudev" ,eudev) + ("yaml-cpp" ,yaml-cpp))) + (arguments + `(#:phases + (modify-phases %standard-phases + (add-after 'unpack 'fix-libevdev-path + (lambda* (#:key inputs #:allow-other-keys) + (let ((libevdev (assoc-ref inputs "libevdev"))) + (substitute* "CMakeLists.txt" + (("/usr/include/libevdev-1.0") + (string-append libevdev "/include/libevdev-1.0"))) + #t)))) + ;; No tests are included. + #:tests? #f)) + (synopsis "Utilities for operating on input events of evdev devices") + (description + "Interception Tools provides a composable infrastructure on top of +@code{libudev} and @code{libevdev}. The following utilities are provided: + +@itemize +@item udevmon - monitor input devices for launching tasks +@item intercept - redirect device input events to stdout +@item uinput - redirect device input events from stding to virtual device +@item mux - mux streams of input events +@end itemize") + (license (list license:gpl3 (license:non-copyleft "file://README.md"))))) + (define-public lvm2 (package (name "lvm2") -- 2.30.0 --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 23 22:21:10 2021 Received: (at 46066) by debbugs.gnu.org; 24 Jan 2021 03:21:11 +0000 Received: from localhost ([127.0.0.1]:35736 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l3Vxe-00060y-JI for submit@debbugs.gnu.org; Sat, 23 Jan 2021 22:21:10 -0500 Received: from mx.kolabnow.com ([95.128.36.41]:6208) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l3Vxd-00060j-2S for 46066@debbugs.gnu.org; Sat, 23 Jan 2021 22:21:09 -0500 Received: from localhost (unknown [127.0.0.1]) by ext-mx-out001.mykolab.com (Postfix) with ESMTP id 58A56E2B for <46066@debbugs.gnu.org>; Sun, 24 Jan 2021 04:21:03 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kolabnow.com; h= content-type:content-type:mime-version:message-id:date:date :in-reply-to:subject:subject:from:from:references:received :received:received; s=dkim20160331; t=1611458462; x=1613272863; bh=GS810uLVvJ1nlSK7moiLGcocGsNH6OGWA+2Fn9UitfU=; b=2VjrLeMh3yNG PVkytHu0xT2evwJcX0zEoAnLqGJYkuuHCj871ntb64QQ0/e1xUY9QmaNP4kvKDGK BhDIzc+cC0J6xXLDp7qUqTGQ+VKIY4ItSev12ifL2Za1Yo/iNFtScVyJBhJpSmtJ 63NpyJ8NTbIa3PmIov/oydojMccirtMPosd7VDQDtbq32CohkGwwEv5nsT5rVHUP PBBH2VYFWWYAjeI7w8ys3lm2DGwDWoBjmusEVQR813QRVOa9h3zbNVbyq2zr+WG5 jDxyM1tZiP1YO2Xq8HvSTCp5D40N01cUDdR0NQVKZwzt2sgbuodNhS0yDpVx1bkv C724dkp7NKIId1uUabi7VWM+8houLHvbDA/cBRH6c+qcJRPKxgawDJPdGw9FuMOK ewfBPG6+hLJ2Dve9FznnmFNWQavIWQpd0wQ2eFJ+KWyHD1m8AZWdnWBxyVoVg5xi qF72KWAsQ68oG3CFNJZZLv2gLghV5MSDyndZM0XzhjxuvAzM0ltAg5Cjp67HuZeq 7ss89AR2X/5XL0jsj6kScgBVz+vA/8o8IVWYlkaMyIjuZGQ1Pxddkjv1ywsrfKfC CLYSfA2cOgUoKKLW+PfRNhaNikhfuaWrxBITAc0WEo2vLxEOZyFT7NgXpz3Ykakg XOPJerNbxn7hTlcGm2rnHp0IIozU7m0= X-Virus-Scanned: amavisd-new at mykolab.com X-Spam-Flag: NO X-Spam-Score: -1.9 X-Spam-Level: X-Spam-Status: No, score=-1.9 tagged_above=-10 required=5 tests=[BAYES_00=-1.9] autolearn=ham autolearn_force=no Received: from mx.kolabnow.com ([127.0.0.1]) by localhost (ext-mx-out001.mykolab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4JZRqh7NzYWd for <46066@debbugs.gnu.org>; Sun, 24 Jan 2021 04:21:02 +0100 (CET) Received: from int-mx001.mykolab.com (unknown [10.9.13.1]) by ext-mx-out001.mykolab.com (Postfix) with ESMTPS id 16F60D63 for <46066@debbugs.gnu.org>; Sun, 24 Jan 2021 04:21:01 +0100 (CET) Received: from ext-subm001.mykolab.com (unknown [10.9.6.1]) by int-mx001.mykolab.com (Postfix) with ESMTPS id 9CF5A18E for <46066@debbugs.gnu.org>; Sun, 24 Jan 2021 04:21:01 +0100 (CET) References: <87r1mbt43m.fsf@lafreniere.xyz> From: Joseph LaFreniere To: 46066@debbugs.gnu.org Subject: [PATCH 2/2] gnu: Add interception-dual-function-keys. In-reply-to: <87r1mbt43m.fsf@lafreniere.xyz> Patch file attached. Date: Sat, 23 Jan 2021 21:20:50 -0600 Message-ID: <87lfcjt3zh.fsf@lafreniere.xyz> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: 2.5 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: -- Joseph LaFreniere From cce20f62028619ad565997a495c10507f874e95e Mon Sep 17 00:00:00 2001 From: Joseph LaFreniere Date: Sat, 23 Jan 2021 16:13:27 -0600 Subject: [PATCH 2/2] gnu: Add interception- [...] Content analysis details: (2.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: lafreniere.xyz (xyz)] 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD X-Debbugs-Envelope-To: 46066 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.5 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: -- Joseph LaFreniere From cce20f62028619ad565997a495c10507f874e95e Mon Sep 17 00:00:00 2001 From: Joseph LaFreniere Date: Sat, 23 Jan 2021 16:13:27 -0600 Subject: [PATCH 2/2] gnu: Add interception- [...] Content analysis details: (1.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: lafreniere.xyz (xyz)] 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager --=-=-= Content-Type: text/plain; format=flowed -- Joseph LaFreniere --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0002-gnu-Add-interception-dual-function-keys.patch >From cce20f62028619ad565997a495c10507f874e95e Mon Sep 17 00:00:00 2001 From: Joseph LaFreniere Date: Sat, 23 Jan 2021 16:13:27 -0600 Subject: [PATCH 2/2] gnu: Add interception-dual-function-keys. * gnu/packages/linux.scm (interception-dual-function-keys): New variable. --- gnu/packages/linux.scm | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 4112e9a00e..c22645408d 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -3508,6 +3508,46 @@ devices that can inject events directly into the input subsystem.") @end itemize") (license (list license:gpl3 (license:non-copyleft "file://README.md"))))) +(define-public interception-dual-function-keys + (package + (name "interception-dual-function-keys") + (version "1.3.0") + (home-page "https://gitlab.com/interception/linux/plugins/dual-function-keys") + (source (origin + (method git-fetch) + (uri (git-reference + (url home-page) + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1gvhkmwzl5fyyc7k8rc4rf2b9mzh05wa8wcybf9hz2x1mqkc7lmz")))) + (build-system gnu-build-system) + (inputs + `(("libevdev" ,libevdev) + ("yaml-cpp" ,yaml-cpp))) + (arguments + `(#:make-flags (list "CC=gcc" "CXX=g++" + (string-append "PREFIX=" (assoc-ref %outputs "out"))) + #:phases + (modify-phases %standard-phases + (add-after 'unpack 'fix-libevdev-path + (lambda* (#:key inputs #:allow-other-keys) + (let ((libevdev (assoc-ref inputs "libevdev"))) + (substitute* "config.mk" + (("/usr/include/libevdev-1.0") + (string-append libevdev "/include/libevdev-1.0"))) + #t))) + ;; No configure script + (delete 'configure) + ;; No target 'check' + (delete 'check)))) + (synopsis "Tap for one key, hold for another") + (description + "Dual Function Keys is a plugin for @code{interception-tools} that allows +one to send arbitrary keycodes when a given key is tapped or held.") + (license license:expat))) + (define-public lvm2 (package (name "lvm2") -- 2.30.0 --=-=-= Content-Type: text/plain Date: Sat, 23 Jan 2021 21:20:50 -0600 Message-ID: <87mtwzt3zh.fsf@lafreniere.xyz> --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 27 17:55:55 2021 Received: (at 46066) by debbugs.gnu.org; 27 Mar 2021 21:55:55 +0000 Received: from localhost ([127.0.0.1]:45089 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lQGuR-0002Pm-C0 for submit@debbugs.gnu.org; Sat, 27 Mar 2021 17:55:55 -0400 Received: from eggs.gnu.org ([209.51.188.92]:55816) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lQGuN-0002PX-JE for 46066@debbugs.gnu.org; Sat, 27 Mar 2021 17:55:54 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:43602) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lQGuH-0006F1-VL; Sat, 27 Mar 2021 17:55:45 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=43664 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lQGu6-0001bF-G7; Sat, 27 Mar 2021 17:55:39 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Joseph LaFreniere Subject: Re: bug#46066: [PATCH 1/2] gnu: Add interception-tools. References: <87r1mbt43m.fsf@lafreniere.xyz> Date: Sat, 27 Mar 2021 22:55:32 +0100 In-Reply-To: <87r1mbt43m.fsf@lafreniere.xyz> (Joseph LaFreniere's message of "Sat, 23 Jan 2021 21:18:21 -0600") Message-ID: <87v99cxnvv.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hi, Joseph LaFreniere skribis: >>From 8eb7d142df5da842a98ade989ff14c625e51e8d9 Mon Sep 17 00:00:00 2001 > From: Joseph LaFreniere > Date: Sat, 23 Jan 2021 14:57:25 -0600 > Subject: [PATCH 1/2] gnu: Add inter [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: lafreniere.xyz (xyz)] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [209.51.188.92 listed in list.dnswl.org] X-Debbugs-Envelope-To: 46066 Cc: 46066@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.3 (/) Hi, Joseph LaFreniere skribis: >>>From 8eb7d142df5da842a98ade989ff14c625e51e8d9 Mon Sep 17 00:00:00 2001 > From: Joseph LaFreniere > Date: Sat, 23 Jan 2021 14:57:25 -0600 > Subject: [PATCH 1/2] gnu: Add interception-tools. > > * gnu/packages/linux.scm (interception-tools): New variable. It fell through the cracks but now it=E2=80=99s pushed! > + (license (list license:gpl3 (license:non-copyleft "file://README.md"= ))))) I changed that to just gpl3+; =E2=80=98README.md=E2=80=99 describes some hy= pothetical dual licensing, which I=E2=80=99ve mentioned in a comment. Thanks, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 27 17:56:11 2021 Received: (at 46066-done) by debbugs.gnu.org; 27 Mar 2021 21:56:12 +0000 Received: from localhost ([127.0.0.1]:45093 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lQGuh-0002Qe-MG for submit@debbugs.gnu.org; Sat, 27 Mar 2021 17:56:11 -0400 Received: from eggs.gnu.org ([209.51.188.92]:55840) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lQGuf-0002QQ-Fk for 46066-done@debbugs.gnu.org; Sat, 27 Mar 2021 17:56:09 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:43604) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lQGuZ-0006T9-HW; Sat, 27 Mar 2021 17:56:04 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=43666 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lQGuY-0001kW-4O; Sat, 27 Mar 2021 17:56:02 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Joseph LaFreniere Subject: Re: bug#46066: [PATCH 1/2] gnu: Add interception-tools. References: <87r1mbt43m.fsf@lafreniere.xyz> <87lfcjt3zh.fsf@lafreniere.xyz> Date: Sat, 27 Mar 2021 22:56:00 +0100 In-Reply-To: <87lfcjt3zh.fsf@lafreniere.xyz> (Joseph LaFreniere's message of "Sat, 23 Jan 2021 21:20:50 -0600") Message-ID: <87r1k0xnv3.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Joseph LaFreniere skribis: >>From cce20f62028619ad565997a495c10507f874e95e Mon Sep 17 00:00:00 2001 > From: Joseph LaFreniere > Date: Sat, 23 Jan 2021 16:13:27 -0600 > Subject: [PATCH 2/2] gnu: Add inter [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [209.51.188.92 listed in list.dnswl.org] 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: lafreniere.xyz (xyz)] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record X-Debbugs-Envelope-To: 46066-done Cc: 46066-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.3 (/) Joseph LaFreniere skribis: >>>From cce20f62028619ad565997a495c10507f874e95e Mon Sep 17 00:00:00 2001 > From: Joseph LaFreniere > Date: Sat, 23 Jan 2021 16:13:27 -0600 > Subject: [PATCH 2/2] gnu: Add interception-dual-function-keys. > > * gnu/packages/linux.scm (interception-dual-function-keys): New variable. Pushed as well, thanks! From unknown Fri Jun 20 07:17:25 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 25 Apr 2021 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator