From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] Support for Sqlite Archive files Date: Fri, 28 Jun 2024 06:24:52 +0200 Message-ID: References: <86ed8qlepr.fsf@gnu.org> <865xu1gd4s.fsf@gnu.org> <877cegilkh.fsf@> <86a5jcfddl.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="QVXDZf13ShTqEVlG" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="14282"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Eli Zaretskii , bjorn.bidar@thaodan.de, enometh@meer.net, emacs-devel@gnu.org To: Richard Stallman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Jun 28 06:25:53 2024 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1sN3BJ-0003RP-Ij for ged-emacs-devel@m.gmane-mx.org; Fri, 28 Jun 2024 06:25:53 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sN3AZ-0003XE-9p; Fri, 28 Jun 2024 00:25:07 -0400 Original-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 1sN3AV-0003Wj-Kd for emacs-devel@gnu.org; Fri, 28 Jun 2024 00:25:03 -0400 Original-Received: from mail.tuxteam.de ([5.199.139.25]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sN3AT-0005P8-4t; Fri, 28 Jun 2024 00:25:02 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=From:In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=vdolJUsaMG3RvPtftl5ArLqDymrcnw9+m6ec96LAuno=; b=dKy4qcluBKck7nY2xK3GyXhqBJ WiQWjTH+CTDhumN7IJ/KYkj3qSuhfkL7g9lXXdbQ3E9n2jwMeXwD7maT/YHJG/fkjW+LSG0NsoICV Mng1vhpZojMweJi92WsrkVOFmbQly+Vx5jXlD6Gez5bxTHbrIVNQt90ckJwfEQDbJWYbcx47/f9IX PJoK+HlEoTjd3vtlIb/dYJTrE5s2i89laNa7yvQQkooyXDr5kiN1ZqtH2a2zUHUqPxak5dUYZ1B2r yNTLgY+N00Rx2yb1NMYeG6bltCA2ITNF3rStemWPb4aGkL81jq/hbhA/e60nHisL5tuV+dRqYwE2g IkRTyWXQ==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.94.2) (envelope-from ) id 1sN3AK-0004Ho-Lt; Fri, 28 Jun 2024 06:24:52 +0200 Content-Disposition: inline In-Reply-To: Received-SPF: pass client-ip=5.199.139.25; envelope-from=tomas@tuxteam.de; helo=mail.tuxteam.de 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 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:320795 Archived-At: --QVXDZf13ShTqEVlG Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 27, 2024 at 11:58:06PM -0400, Richard Stallman wrote: > [[[ To any NSA and FBI agents reading my email: please consider ]]] > [[[ whether defending the US Constitution against all enemies, ]]] > [[[ foreign or domestic, requires you to follow Snowden's example. ]]] >=20 > I have a vague memory from decades ago that OpenSSL had a license > incompatible with the GNU GPL. This should be fixed as of OpenSSL version 3 (around September 2021), which is licensed under Apache 2.0. For other reasons, it would be very ill-advised to use any version earlier than that. Cheers --=20 t --QVXDZf13ShTqEVlG Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRp53liolZD6iXhAoIFyCz1etHaRgUCZn47DQAKCRAFyCz1etHa RrGBAJ9/nt79PhB6TwStsUrtINkyZ8CcJQCfYHNmnBXfuz6X2+gcEfIzGDArHls= =SoZu -----END PGP SIGNATURE----- --QVXDZf13ShTqEVlG--