X-Loop: help-debbugs@HIDDEN Subject: [bug#71418] [PATCH] gnu: pinentry-tty: Update to 1.3.0. Resent-From: ashish.is@HIDDEN Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: guix-patches@HIDDEN Resent-Date: Fri, 07 Jun 2024 22:11:02 +0000 Resent-Message-ID: <handler.71418.B.17177982401334 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: report 71418 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71418 <at> debbugs.gnu.org Cc: Ashish SHUKLA <ashish.is@HIDDEN> X-Debbugs-Original-To: guix-patches@HIDDEN Received: via spool by submit <at> debbugs.gnu.org id=B.17177982401334 (code B ref -1); Fri, 07 Jun 2024 22:11:02 +0000 Received: (at submit) by debbugs.gnu.org; 7 Jun 2024 22:10:40 +0000 Received: from localhost ([127.0.0.1]:38893 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1sFhnE-0000LP-4j for submit <at> debbugs.gnu.org; Fri, 07 Jun 2024 18:10:40 -0400 Received: from lists.gnu.org ([209.51.188.17]:43984) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <ashish.is@HIDDEN>) id 1sFhnC-0000L5-8p for submit <at> debbugs.gnu.org; Fri, 07 Jun 2024 18:10:38 -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 <ashish.is@HIDDEN>) id 1sFhR0-0001ak-2y for guix-patches@HIDDEN; Fri, 07 Jun 2024 17:47:42 -0400 Received: from anamika.lostca.se ([2a01:4f9:3b:505c::2]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from <ashish.is@HIDDEN>) id 1sFeQH-0003Gm-2L for guix-patches@HIDDEN; Fri, 07 Jun 2024 14:34:46 -0400 Received: from sofia.home.inet6.fi (129.red-81-34-48.dynamicip.rima-tde.net [81.34.48.129]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: abbe) by anamika.lostca.se (Postfix) with ESMTPSA id A0D10FD6E; Fri, 7 Jun 2024 18:34:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lostca.se; s=anamika; t=1717785273; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=CVcWDGSp9tEpsXDRI2i3wHWlJokqwNTbjbB55jivmOQ=; b=UB8rnsRYCHG7Kh993TyoAwXVLc+FiyOF9/g1twq8TAtUGIeLkwrvlXkV0d5UAcO9+hU2k7 BE94lgyQBzBgxxvy8VUjhiMsuEzrHZWPh+rxOl45OkCdVJ6T3wMUoMBUoaGIq//tJOA1ny TVut3cR7VMkSzqIOmLUEe45dDr3SJPY= From: ashish.is@HIDDEN Date: Fri, 7 Jun 2024 20:34:10 +0200 Message-ID: <b571957661a0b8b2e38390bd8652ffa9d8731305.1717785250.git.ashish.is@HIDDEN> X-Mailer: git-send-email 2.45.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a01:4f9:3b:505c::2; envelope-from=ashish.is@HIDDEN; helo=anamika.lostca.se X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.4 (--) From: Ashish SHUKLA <ashish.is@HIDDEN> * gnu/packages/gnupg.scm (pinentry-tty): Update to 1.3.0 * gnu/packages/gnupg.scm (pinentry-qt): Update to 1.3.0 [inputs] also prepend qtbase for Qt6 support Change-Id: I866bef0538fd5068e9e82d10a9e87aa1515826a5 --- gnu/packages/gnupg.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm index e7c583a266..390a8dbb1e 100644 --- a/gnu/packages/gnupg.scm +++ b/gnu/packages/gnupg.scm @@ -839,14 +839,14 @@ (define-public signing-party (define-public pinentry-tty (package (name "pinentry-tty") - (version "1.2.1") + (version "1.3.0") (source (origin (method url-fetch) (uri (string-append "mirror://gnupg/pinentry/pinentry-" version ".tar.bz2")) (sha256 (base32 - "0rs019acfj7sr4pvc847nk42v5mba9ixqmd98nwqy8w5b9g1hyj5")))) + "1pllchqwl6wq4q4dpsarcm9m2cwjb733p6irxpyz55vmdqidag4v")))) (build-system gnu-build-system) (arguments `(#:configure-flags '("--enable-pinentry-tty"))) @@ -911,7 +911,7 @@ (define-public pinentry-qt `(#:configure-flags '("--enable-fallback-curses"))) (inputs (modify-inputs (package-inputs pinentry-tty) - (prepend qtbase-5))) + (prepend qtbase qtbase-5))) (description "Pinentry provides a console and a Qt GUI that allows users to enter a passphrase when @code{gpg} is run and needs it."))) base-commit: 580d77d0fb12448ef1621699cc0c56e787e2aadb -- 2.45.2
Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) Content-Type: text/plain; charset=utf-8 X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: ashish.is@HIDDEN Subject: bug#71418: Acknowledgement ([PATCH] gnu: pinentry-tty: Update to 1.3.0.) Message-ID: <handler.71418.B.17177982401334.ack <at> debbugs.gnu.org> References: <b571957661a0b8b2e38390bd8652ffa9d8731305.1717785250.git.ashish.is@HIDDEN> X-Gnu-PR-Message: ack 71418 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 71418 <at> debbugs.gnu.org Date: Fri, 07 Jun 2024 22:11:02 +0000 Thank you for filing a new bug report with debbugs.gnu.org. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): guix-patches@HIDDEN If you wish to submit further information on this problem, please send it to 71418 <at> debbugs.gnu.org. Please do not send mail to help-debbugs@HIDDEN unless you wish to report a problem with the Bug-tracking system. --=20 71418: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D71418 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems
X-Loop: help-debbugs@HIDDEN Subject: [bug#71418] [PATCH] gnu: pinentry-tty: Update to 1.3.0. Resent-From: Maxim Cournoyer <maxim.cournoyer@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: guix-patches@HIDDEN Resent-Date: Mon, 24 Jun 2024 02:30:02 +0000 Resent-Message-ID: <handler.71418.B71418.171919615127122 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 71418 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: ashish.is@HIDDEN Cc: 71418 <at> debbugs.gnu.org Received: via spool by 71418-submit <at> debbugs.gnu.org id=B71418.171919615127122 (code B ref 71418); Mon, 24 Jun 2024 02:30:02 +0000 Received: (at 71418) by debbugs.gnu.org; 24 Jun 2024 02:29:11 +0000 Received: from localhost ([127.0.0.1]:34088 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1sLZSB-00073O-BM for submit <at> debbugs.gnu.org; Sun, 23 Jun 2024 22:29:11 -0400 Received: from mail-qk1-f176.google.com ([209.85.222.176]:61732) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <maxim.cournoyer@HIDDEN>) id 1sLZS9-000737-PA for 71418 <at> debbugs.gnu.org; Sun, 23 Jun 2024 22:29:10 -0400 Received: by mail-qk1-f176.google.com with SMTP id af79cd13be357-7953f1dcb01so374502185a.3 for <71418 <at> debbugs.gnu.org>; Sun, 23 Jun 2024 19:29:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1719196082; x=1719800882; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=CgTmnjH+nzVqKf7tfTJ2+bTZlb4dRbfdYNzOe5q3Tzo=; b=iIW1oDcNlrK7art83YumY/bpda4xPVEDBJeK5VKIJhpzR+HTTv9MEv2u3q8L2iltga 1i0tQEQ4NNrSXnZAt2/n4Uuv1L2xL3coq+z4SnKbEvfWUjhOjr/H7xOJN1rE9J3Ai0dZ QplbC/oCiQkF0fHp8K7OJa0991mvljPjoS5YLJLWZ4emChS8+M6xR5drBwtypkGqZwpV kRR73cNHR7iCYsgWY7mE5nI/AOUov/nL+4kmfatQek+aDenbVIOnrhKsiLVKyKCtgPLD 1vddFbzQw9uyJA0rgTTrdDAPrjgXpRFaCyVWH7f7zjwHBmr9ivXMQ0rDmrtbgXlpdl5D H/TQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719196082; x=1719800882; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=CgTmnjH+nzVqKf7tfTJ2+bTZlb4dRbfdYNzOe5q3Tzo=; b=vH+yphUnFGTrEoIOF9grpb0mhRbgEY1mH20GvhbMxmyb2n7ACevsa3BqXF1Yciw/K/ d+QcHoFIF+PceokRW9flI/ms0GXU/j3V7IDO5grNidRv6EGjCXBSJuzE2hZaG/GQpgIV cp3jIQ3tG0A24G+hH+YGZ1m74rHdBZBuV7wP3lItqdDbKygPqfrtohHLkENsyUyh5GZh IEZhIXKsyI0hQCsKAmzzcxS0e5zrqvCTQTJRAFVGSAyuOLYyqxq0Z0JPqzLvmxclF18m DMOUquMeSU3+MVi6cKqLFBeYVlxNRTdfM6BLe0Um2w+/69j8oAd143lUwMDnTX9Bi37p Ih4A== X-Gm-Message-State: AOJu0YxXhEZTVyjs7eMizreNVLPjcvvqfle0VPRuWS52jixjrHbNntNK whElkWuz06ji7tl+jb9UswWdte6omYHQcpoico55Y3CsIFf199K2RV7yv8AiNPU= X-Google-Smtp-Source: AGHT+IG2ss9mC0WVfx8CDokpaRUvs76015IDotAqYn01FpL3C7rdml2ONTYetuMDOI60ntKOShEiFw== X-Received: by 2002:a0c:8d04:0:b0:6b2:da3d:999f with SMTP id 6a1803df08f44-6b540a912damr30211706d6.41.1719196082555; Sun, 23 Jun 2024 19:28:02 -0700 (PDT) Received: from hurd (dsl-205-233-124-241.b2b2c.ca. [205.233.124.241]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6b51ed01d16sm30158986d6.5.2024.06.23.19.28.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 23 Jun 2024 19:28:02 -0700 (PDT) From: Maxim Cournoyer <maxim.cournoyer@HIDDEN> In-Reply-To: <b571957661a0b8b2e38390bd8652ffa9d8731305.1717785250.git.ashish.is@HIDDEN> (ashish is's message of "Fri, 7 Jun 2024 20:34:10 +0200") References: <b571957661a0b8b2e38390bd8652ffa9d8731305.1717785250.git.ashish.is@HIDDEN> Date: Sun, 23 Jun 2024 22:28:01 -0400 Message-ID: <87y16v6pn2.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) Hello, ashish.is@HIDDEN writes: > From: Ashish SHUKLA <ashish.is@HIDDEN> > > * gnu/packages/gnupg.scm (pinentry-tty): Update to 1.3.0 > > * gnu/packages/gnupg.scm (pinentry-qt): Update to 1.3.0 > [inputs] also prepend qtbase for Qt6 support Perhaps we can target only Qt6? It seems overly big in terms of closure size to target two versions of Qt at the same time. What do you think? -- Thanks, Maxim
X-Loop: help-debbugs@HIDDEN Subject: [bug#71418] [PATCH] gnu: pinentry-tty: Update to 1.3.0. Resent-From: "Ashish SHUKLA" <ashish.is@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: guix-patches@HIDDEN Resent-Date: Mon, 24 Jun 2024 03:39:02 +0000 Resent-Message-ID: <handler.71418.B71418.171920033527366 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 71418 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Maxim Cournoyer" <maxim.cournoyer@HIDDEN> Cc: 71418 <at> debbugs.gnu.org Received: via spool by 71418-submit <at> debbugs.gnu.org id=B71418.171920033527366 (code B ref 71418); Mon, 24 Jun 2024 03:39:02 +0000 Received: (at 71418) by debbugs.gnu.org; 24 Jun 2024 03:38:55 +0000 Received: from localhost ([127.0.0.1]:36464 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1sLaXe-00077K-RI for submit <at> debbugs.gnu.org; Sun, 23 Jun 2024 23:38:55 -0400 Received: from anamika.lostca.se ([65.21.75.227]:49422) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <ashish.is@HIDDEN>) id 1sLaXd-000771-Dc for 71418 <at> debbugs.gnu.org; Sun, 23 Jun 2024 23:38:54 -0400 Received: from localhost (141.red-81-34-49.dynamicip.rima-tde.net [81.34.49.141]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: abbe) by anamika.lostca.se (Postfix) with ESMTPSA id 6820E143B0; Mon, 24 Jun 2024 03:38:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lostca.se; s=anamika; t=1719200325; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:content-type:content-type:in-reply-to:in-reply-to: references:references; bh=3RA3QsW3J0iwVbTDrhc6l4FNB0alfymBLR7vTaBWzOc=; b=SFssluhVKjpYEL2KajAn0Qkdub+v2v1J29b1fqfUxa4EFvxRtljWVzcDZ7T+iVXnqs3dZ8 IxW7q+6FE8UejIW0Z/KuJY700t+hjGDpo+dvq0gqDHJKakFkN1TRwkjlepW9TZpSv0O01w Zz5qQWSpNqEzxTIKevZ5agqjBGVb51c= Content-Type: multipart/signed; boundary=2ff5f458a8cb2ef1f0baa0ae64ea794e5308218daf6d5c6aa688be95dd9d; micalg=pgp-sha256; protocol="application/pgp-signature" Date: Mon, 24 Jun 2024 03:38:37 +0000 Message-Id: <D27XNEQIXX6W.1XZJ2IU1E655R@sofia> From: "Ashish SHUKLA" <ashish.is@HIDDEN> X-Mailer: aerc 0.15.2 References: <b571957661a0b8b2e38390bd8652ffa9d8731305.1717785250.git.ashish.is@HIDDEN> <87y16v6pn2.fsf@HIDDEN> In-Reply-To: <87y16v6pn2.fsf@HIDDEN> X-Spam-Score: 0.1 (/) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -0.9 (/) --2ff5f458a8cb2ef1f0baa0ae64ea794e5308218daf6d5c6aa688be95dd9d Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 On Mon Jun 24, 2024 at 4:28 AM CEST, Maxim Cournoyer wrote: > Hello, > > ashish.is@HIDDEN writes: > > > From: Ashish SHUKLA <ashish.is@HIDDEN> > > > > * gnu/packages/gnupg.scm (pinentry-tty): Update to 1.3.0 > > > > * gnu/packages/gnupg.scm (pinentry-qt): Update to 1.3.0 > > [inputs] also prepend qtbase for Qt6 support > > Perhaps we can target only Qt6? It seems overly big in terms of closure > size to target two versions of Qt at the same time. Sure, that sounds fair. I will submit a commit shortly. Thanks! --=20 Ashish SHUKLA | GPG: F682 CDCC 39DC 0FEA E116 20B6 C746 CFA9 E74F A4B0 "If I destroy you, what business is it of yours ?" (Dark Forest, Liu Cixin) --2ff5f458a8cb2ef1f0baa0ae64ea794e5308218daf6d5c6aa688be95dd9d Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJIBAABCAAyFiEE9oLNzDncD+rhFiC2x0bPqedPpLAFAmZ46j8UHGFzaGlzaC5p c0Bsb3N0Y2Euc2UACgkQx0bPqedPpLBjDg//UF8KRtKABVBSzw8JqHBTs5ZnsF+r 5xAZnj2pacy04X0UsPKhzSgWkw96HdO66z4HpbSD4j+qTOKC/f6C7aqp462zF3jp 9bO1IRJpSPIQKsto/4H/x/cBuZd+eK/qzG84lkJWZkYN5JFzxnOVGTPpQ7MWbEEP mrmC05LlQiMiFq09d2lfT9arkZErIEOm9FeLayLjr6IjMpNbz7dk5FfnxRosc/u5 R4sRK6JERXNp9rcQ3Ql6Xyw6dj/aJmuNF/sZVBIM7geyXRz1abaYIRnuGw1/Y4OE OWgCgcxo0m0JRRkaVvJoX9cxMXmx25hvjWrK8ldpij1SSItQaioyEu7KzCc8NOvq f39ngUbAFxG2pSotV2f9wP4yezimXFyyOtCbArWFiezKg10/BxkDWsXMaLvLU4n+ ZvdrzKasjuvOwtJXivwD6fzBBjGU/7GoEDes4KlCptJ8hjD+Q4onekmQEApgQTJa albjavjMiW5sPDG6r+NPaN1n4RQVv5rtLqNDTUFUokCF3PRijpn2z4/2iAbeE6Ho njmdolsRyGJcidtkMclDv0xN12oMgc59UrRp2dEUTdbpDDIaG39R5UvT7JfiVc4U flN9YER0/6Aa/no9b2NsybGb1NyllSMRykDQ5bcUqB/waoPvXXKA6XYIQBhIaZcy pyXtt5+4gFPFMWs= =M0hB -----END PGP SIGNATURE----- --2ff5f458a8cb2ef1f0baa0ae64ea794e5308218daf6d5c6aa688be95dd9d--
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.