From unknown Sat Aug 16 15:59:32 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#68828 <68828@debbugs.gnu.org> To: bug#68828 <68828@debbugs.gnu.org> Subject: Status: [core-updates] gnu: libxft: Update to 2.3.8 Reply-To: bug#68828 <68828@debbugs.gnu.org> Date: Sat, 16 Aug 2025 22:59:32 +0000 retitle 68828 [core-updates] gnu: libxft: Update to 2.3.8 reassign 68828 guix-patches submitter 68828 msglm severity 68828 normal tag 68828 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 30 13:59:18 2024 Received: (at submit) by debbugs.gnu.org; 30 Jan 2024 18:59:18 +0000 Received: from localhost ([127.0.0.1]:36761 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rUtK7-0002Gh-5u for submit@debbugs.gnu.org; Tue, 30 Jan 2024 13:59:18 -0500 Received: from lists.gnu.org ([2001:470:142::17]:57302) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rUtK5-0002GA-KL for submit@debbugs.gnu.org; Tue, 30 Jan 2024 13:59:05 -0500 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 1rUtJq-00081L-VE for guix-patches@gnu.org; Tue, 30 Jan 2024 13:58:50 -0500 Received: from techchud.xyz ([2001:19f0:6401:770:5400:3ff:feee:3207]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rUtJp-0007YE-8y for guix-patches@gnu.org; Tue, 30 Jan 2024 13:58:50 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=techchud.xyz; s=mail; t=1706641124; bh=I02mCou8KZg/XfxgWDBKtjnjz7Aw8bKHM0a17JVzY+U=; h=From:To:Cc:Subject:Date:From; b=kcy+6yp44MHm+y+v8qShRnEm+mNu6G+/sOzd5qjuoGFguXrJYAeSYYqu4yvHU4v2t ZKMIaXxnnEvgKoR2LEdkx1GBm5eGpCVSi4AYHPu2vyy/qIAMmHaRv7VRdBerpzFdhy JzxA9X466SQBVSf9IGrnP2eJRb/goUQ3LB8XiP5DX/HN6b2Mkeg/qxORIQLBll3mH8 5j172WORcSOGDZheXh0a9ptlvl/3XuFZDmGB3JfobMOhcBYMPifTlllEomGnZA6x/Y BRlyAwMa3N8APImgdHNKT//z920mChxKfuW8v+Ma0wPPWwAW103SuaXXcRSqCe4KIU AIrgxio93SDBA== From: msglm To: guix-patches@gnu.org Subject: [PATCH] gnu: libxft: Update to 2.3.8 Date: Tue, 30 Jan 2024 12:58:41 -0600 Message-ID: <071b92407b4002b99326a54c211e9ee306775d46.1706641121.git.msglm@techchud.xyz> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2001:19f0:6401:770:5400:3ff:feee:3207; envelope-from=msglm@techchud.xyz; helo=techchud.xyz 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_PASS=-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: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: msglm 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.1 (/) * gnu/packages/xorg.scm (libxft): Update to 2.3.8 Change-Id: I93190dd5ce204df6bd8c68220ea4f1d2d57f4e2d --- gnu/packages/xorg.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm index b7279d0633..bbb686c819 100644 --- a/gnu/packages/xorg.scm +++ b/gnu/packages/xorg.scm @@ -1341,7 +1341,7 @@ (define-public libxdmcp (define-public libxft (package (name "libxft") - (version "2.3.4") + (version "2.3.8") (source (origin (method url-fetch) base-commit: 2c5293afffa39d5d4aaec248a1973c7f62b1a0b4 -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 07 15:41:41 2024 Received: (at 68828) by debbugs.gnu.org; 7 Feb 2024 20:41:41 +0000 Received: from localhost ([127.0.0.1]:58035 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rXojl-0000xJ-Ii for submit@debbugs.gnu.org; Wed, 07 Feb 2024 15:41:41 -0500 Received: from [207.148.3.59] (port=33708 helo=techchud.xyz) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rXojj-0000x5-8T for 68828@debbugs.gnu.org; Wed, 07 Feb 2024 15:41:40 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=techchud.xyz; s=mail; t=1707338479; bh=xCTdMLh8/BCgqwWyn6Wy2EcgZAoZqjucphnvSSQTCDM=; h=Date:Subject:From:To:From; b=gCiMkcrtyxVYjxnL6VdzonnLQiILEg7pTxbzR4Ou5zv9N+P9pZOPa6XbnqH0f4Rr3 anjqXNa4t2PC28R5IIzOasZLclQbnwplMUM4VOOrNMRe+epuzXlq+eCJec2poQvSJK mf/DVwwKGvi+6pfI9CYPHcrhxntG3HRKg2WJcvw7oqNMC6r2HK0Cbcii6IJ2viVrkj 5bJNYN0fJUhPLee+n4dqpKIF9PBUsuFs+7ZhQitU/gurD6u8Vhpy75Pl+XwMzrnSxp YqBAml5zVE930t4Fh2L3OehzHvP4DUQ5jftJdE/xk4QUMNbzumErzq22bzER4SUBS/ QE93oKmfRnLsg== Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Wed, 07 Feb 2024 14:41:18 -0600 Subject: bug#68828 From: "msglm" To: <68828@debbugs.gnu.org> Message-Id: X-Mailer: aerc 0.15.2 X-Spam-Score: 3.4 (+++) 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: Of note, this is to fix a problem with emojis crashing lukesmithxyz-st (and perhaps proper st as well, but I haven't checked). The current version of libxft has a known problem with causing these cras [...] Content analysis details: (3.4 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 1.3 RDNS_NONE Delivered to internal network by a host with no rDNS -0.0 T_SCC_BODY_TEXT_LINE No description available. 2.1 SCC_BODY_URI_ONLY No description available. X-Debbugs-Envelope-To: 68828 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: 2.4 (++) 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: Of note, this is to fix a problem with emojis crashing lukesmithxyz-st (and perhaps proper st as well, but I haven't checked). The current version of libxft has a known problem with causing these cras [...] Content analysis details: (2.4 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 1.3 RDNS_NONE Delivered to internal network by a host with no rDNS -0.0 T_SCC_BODY_TEXT_LINE No description available. 2.1 SCC_BODY_URI_ONLY No description available. -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager Of note, this is to fix a problem with emojis crashing lukesmithxyz-st (and perhaps proper st as well, but I haven't checked). The current version of libxft has a known problem with causing these crashes, see this FAQ for documentation: https://git.suckless.org/st/file/FAQ.html#l224 From debbugs-submit-bounces@debbugs.gnu.org Thu Apr 25 17:22:20 2024 Received: (at 68828) by debbugs.gnu.org; 25 Apr 2024 21:22:20 +0000 Received: from localhost ([127.0.0.1]:33326 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s06Xr-0007nL-GO for submit@debbugs.gnu.org; Thu, 25 Apr 2024 17:22:20 -0400 Received: from [207.148.3.59] (port=42710 helo=mail.techchud.xyz) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s06Xp-0007lb-Cj for 68828@debbugs.gnu.org; Thu, 25 Apr 2024 17:22:18 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=techchud.xyz; s=mail; t=1714080112; bh=pUXX7Tn6Sj/VOEhslaIox4sKLG1OlBbMki2/3eAzHN4=; h=Date:Cc:Subject:From:To:From; b=Fcwe9ZGaiFNCxBB9VQXKCVsWrhB3Fpvf3odTfABO0UXnHcqt6uAp3x+xCpZHWryMp jbREDgaJWqQOHn+NsWvzswz3TUCIDCpelnkzV7DqXXRTyb0hO9OpGLUwxZuk7jgd6f 1v2GDpyHEmnQ4cMB5oSOwcCgFyd8lqxRspAQP1hcTPpiPgr71DTw/3gCt5tWYsUGh3 OqVMSH5TBn9I+HR4GYjW0xq4DRz8Gl/EDvd72htqPsajHFCwnisJZAS1BQEmQ3St21 DUUDAI4mjSp7paa9G2AQ2Lkse9jBxvhWwuUQajL3QiF6MBDw8kGqJ8H0wkgDdXxmhF 3SoDAg/hhbEDQ== Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Thu, 25 Apr 2024 16:21:51 -0500 Subject: From: "msglm" To: <68828@debbugs.gnu.org> Message-Id: X-Mailer: aerc 0.15.2 X-Spam-Score: 3.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: Adding more maintainers to this issue since I didn't before Content analysis details: (3.3 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 1.3 RDNS_NONE Delivered to internal network by a host with no rDNS 2.0 BLANK_SUBJECT Subject is present but empty X-Debbugs-Envelope-To: 68828 Cc: zimon.toutoune@gmail.com, paren@disroot.org, ludo@gnu.org, me@tobias.gr, rekado@elephly.net, jgart@dismail.de, othacehe@gnu.org, guix@cbaines.net 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: 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: Adding more maintainers to this issue since I didn't before Content analysis details: (2.3 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 1.3 RDNS_NONE Delivered to internal network by a host with no rDNS 2.0 BLANK_SUBJECT Subject is present but empty -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager Adding more maintainers to this issue since I didn't before From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 26 02:46:00 2024 Received: (at 68828) by debbugs.gnu.org; 26 Apr 2024 06:46:00 +0000 Received: from localhost ([127.0.0.1]:33651 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s0FLJ-0007Nt-U6 for submit@debbugs.gnu.org; Fri, 26 Apr 2024 02:45:59 -0400 Received: from sender4-of-o51.zoho.com ([136.143.188.51]:21186) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s0FLG-0007My-HV for 68828@debbugs.gnu.org; Fri, 26 Apr 2024 02:45:56 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1714113920; cv=none; d=zohomail.com; s=zohoarc; b=gNSv3vPeRvGNbJ2la+gOWlglx1EAhQM3liFAIq65l6vCqhcbg5ILzYP2pMClQ785INYV3jW0Du9p2a4WeB56HtvLz4bCXYMIxpdFh9Z9zwSHp1KgYrWx36tx+uS5GA9RH98wS6lCs25Npet6UrsaYTutIFPjdm0uhbz8Nu5o+sk= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1714113920; h=Content-Type:Cc:Cc:Date:Date:From:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:Subject:To:To:Message-Id:Reply-To; bh=gT5T/wA4gQYNYgmXGw0e7PQcuYsAIiAMm05J0+elviQ=; b=bo6tw2FQa5J5VHYgNcGpU9qDBRUsBoP0o0Z0djTX/Q+ASUbnVnPcq5oqOBRByi2V+7f8cvRd/axSlXQsjZagyiKQZXKONq1SN3X+0+89PDGmyOJY0t3xxgtPN0Ad0GS5ymzqwQvnbvUGYUBgHqhBcCJEn8YkrFnbtiQRK9uJrQI= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=elephly.net; spf=pass smtp.mailfrom=rekado@elephly.net; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1714113920; s=zoho; d=elephly.net; i=rekado@elephly.net; h=From:From:To:To:Cc:Cc:Subject:Subject:In-Reply-To:References:Date:Date:Message-ID:MIME-Version:Content-Type:Message-Id:Reply-To; bh=gT5T/wA4gQYNYgmXGw0e7PQcuYsAIiAMm05J0+elviQ=; b=G9DTerP94YgjxWPd4ahnpKuXgkGr8Yt4aDG65sbnDWQhXVTzeDGREFIZ+iY/0436 f5XK0/QkAkFNrb1BIUmHxch8C564nUtw7him/C8LgBWZAaJ+P2GYlkkhk/Npb7p3yb0 ItxlNye5x1JEPYA98VC11SAPaANvHmK3GB7x4pyE= Received: by mx.zohomail.com with SMTPS id 1714113918519963.6131477560205; Thu, 25 Apr 2024 23:45:18 -0700 (PDT) From: Ricardo Wurmus To: "msglm" Subject: [PATCH] gnu: libxft: Update to 2.3.8 In-Reply-To: (msglm@techchud.xyz's message of "Thu, 25 Apr 2024 16:21:51 -0500") References: User-Agent: mu4e 1.12.4; emacs 29.3 Date: Fri, 26 Apr 2024 08:45:13 +0200 Message-ID: <87le50oc5i.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain X-ZohoMailClient: External X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 68828 Cc: zimon.toutoune@gmail.com, paren@disroot.org, ludo@gnu.org, me@tobias.gr, jgart@dismail.de, othacehe@gnu.org, guix@cbaines.net, 68828@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: -1.0 (-) Hi, this patch cannot be applied because it misses the update of the hash. As the upgrade would require thousands of rebuilds, this change should be applied on a separate branch. -- Ricardo From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 26 18:14:31 2024 Received: (at 68828) by debbugs.gnu.org; 26 Apr 2024 22:14:32 +0000 Received: from localhost ([127.0.0.1]:38608 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s0Tpo-0003WF-Lx for submit@debbugs.gnu.org; Fri, 26 Apr 2024 18:14:30 -0400 Received: from techchud.xyz ([2001:19f0:6401:770:5400:3ff:feee:3207]:51572 helo=mail.techchud.xyz) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s0Tpa-0003TD-IM for 68828@debbugs.gnu.org; Fri, 26 Apr 2024 18:14:20 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=techchud.xyz; s=mail; t=1714169626; bh=UHvkSOASNH3c/BPCQP9O4gg0bwjVJGd7FTS/meLiMHg=; h=Date:Cc:Subject:From:To:References:In-Reply-To:From; b=DbHZz08LgHpDbVw50m3tLkIrGBDPMGRCrcA9mNSc8TsRZjpUI1ljoy+g2cXAKfXBL igIag8MOFsSAxrGVentKutwW2AgioVzc8xYRbjA3dN48KRr411Las5ooqVnMackqJ0 oMc1n6xABsnaFi90MUa3Ark7rtOnuvilPKp/hNiqPuZb79cfnzF6MltQ4bWI5KvbYx 8N/ah8qQnuJjkbuSke5QvCpGAjc140EzphxrllFeDUXlUwnasJ6H8O7CRqEGaZZ7Pe cGjHP5eFnATCGT0x3xJAxQ0Zbgnb0sPfqrrnnB7awNb7EsbW55jbie0TCi8R90hXDx fafhFjLhNcbyA== Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Fri, 26 Apr 2024 17:13:44 -0500 Message-Id: Subject: Re: [PATCH] gnu: libxft: Update to 2.3.8 From: "msglm" To: "Ricardo Wurmus" X-Mailer: aerc 0.15.2 References: <87le50oc5i.fsf@elephly.net> In-Reply-To: <87le50oc5i.fsf@elephly.net> X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 68828 Cc: 68828@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: -1.0 (-) >misses the update of the hash. Oops! Sorry about that. I'm trying to update that now on my end, and im getting a lot of errors relating to finding a mirror. Can you confirm this is happening on your end as well? error exmaples: download failed "http://mirror.csclub.uwaterloo.ca/x.org/individual/lib/lib= Xft-2.3.8.tar.bz2" 404 "Not Found" Starting download of /gnu/store/lcqg1f8z9y86amrpim5j5gci7s94ldd4-libXft-2.3= .8.tar.bz2 >From http://xorg.mirrors.pair.com/individual/lib/libXft-2.3.8.tar.bz2... In procedure connect*: Connection timed out I do know that libxft tarballs live here as well: https://xorg.freedesktop.org/archive/individual/lib/libXft-2.3.8.tar.gz I don't know if you would be opinionated on changing the source link if you can reproduce the problem i'm having. >this should be applied on a separate branch. I'm new to email-based patches, would I just make a new branch in my local repo and then make a patch targeting it? Or is there something else I may need to do. On Fri Apr 26, 2024 at 1:45 AM CDT, Ricardo Wurmus wrote: > Hi, > > this patch cannot be applied because it misses the update of the hash. > > As the upgrade would require thousands of rebuilds, this change should > be applied on a separate branch. From debbugs-submit-bounces@debbugs.gnu.org Mon May 06 08:34:54 2024 Received: (at 68828) by debbugs.gnu.org; 6 May 2024 12:34:54 +0000 Received: from localhost ([127.0.0.1]:37876 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s3xYT-0003e2-Ui for submit@debbugs.gnu.org; Mon, 06 May 2024 08:34:54 -0400 Received: from mail-wm1-x32f.google.com ([2a00:1450:4864:20::32f]:41053) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s3xYH-0003dn-H0 for 68828@debbugs.gnu.org; Mon, 06 May 2024 08:34:44 -0400 Received: by mail-wm1-x32f.google.com with SMTP id 5b1f17b1804b1-4190c2ec557so2614425e9.0 for <68828@debbugs.gnu.org>; Mon, 06 May 2024 05:34:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1714998851; x=1715603651; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:from:to:cc:subject:date:message-id :reply-to; bh=kI3lnSqHUYhRrAZkj4aLuHFpeySBBIHnslOPOXex2Lo=; b=bpwqND/oLnrL5R1RoeT8qMDcHtd8O4zHHUpqVedhOZKUrwkSDK2tDlxhjGT2dVkQnm /FGcUGecCizywgZCFYfex6IDgb4Jy0iQqVQn0RXBR97T9upyO7Hhjr+TmdASXE0ymgGZ mSrz1B8fMCJDBxbTccS4r2va13T4l95Buh5YdeHFUo3TIR/ikfB+/4Zq1TablsgN1vAr Yoet548NRutgPCJ/LlD6wWs8hrWSUW0DLcMFBnC7a+tqd0fGRoZ6ICpuzihGxZPGPBrD TZm8BY2cGq02Z/YoJRQzZUjr/wXDwgrlfzZBpIlsEgSI6/EYmWXKk/w1NBEQhbgL7Rq5 oarQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714998851; x=1715603651; h=content-transfer-encoding:mime-version: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=kI3lnSqHUYhRrAZkj4aLuHFpeySBBIHnslOPOXex2Lo=; b=XRDMXgMUnlVFf/kxDVCuOBq/NHPSoJObJJB7TjK2qk+ko1D4jcFb18+Lz7+j3xU8oq /8LHaNJYtpaxuOmh5jOGyDdVW8gwcvyY0kav9JwdgtVHSVk9fEJWSiJYdsswf/0Ygzks hVLPcMh2Yy6Q+A73bvy8+7iBL2ZWz6dOcL7Cl0s6ycAkmN+RXIj1gM0LL2/Jkg0vVEcz wEwnThQMJGvFThDzyiKsdcgUzrm9c0n9OVQ3DmT+K6EC4DaKs9fzEX9cJGHyEIZD268d GsUpUs2vMIg7fvfOVeiPc9flluxAg88MCWyxtk9I7uIf9EbV3K831PK29R563y0q3YKn PfhQ== X-Gm-Message-State: AOJu0YzpuDuxAedZ391nJJSnBTKqGIgwchlKis5J+3i0DMrLdAcUbnBR LLwK0xkCxD8vU3wAcPsG9uALvfNwggYDgBvb+Dib0PYQgPe6R39rlDxyzw== X-Google-Smtp-Source: AGHT+IH1YgJjGqktPIHJRi4AqC6Vh7kFnqLvCsYIlKC3U2nN0fD77kn9aVT7kvg5uwSHhLpTyzubZQ== X-Received: by 2002:a05:600c:354a:b0:41a:408c:579c with SMTP id i10-20020a05600c354a00b0041a408c579cmr7957411wmq.1.1714998851314; Mon, 06 May 2024 05:34:11 -0700 (PDT) Received: from lili (roam-nat-fw-prg-194-254-61-43.net.univ-paris-diderot.fr. [194.254.61.43]) by smtp.gmail.com with ESMTPSA id b17-20020a05600c4e1100b0041be3383a2fsm19783149wmq.19.2024.05.06.05.34.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 May 2024 05:34:10 -0700 (PDT) From: Simon Tournier To: msglm , Ricardo Wurmus Subject: Re: [bug#68828] [PATCH] gnu: libxft: Update to 2.3.8 In-Reply-To: References: <87le50oc5i.fsf@elephly.net> Date: Mon, 06 May 2024 13:28:32 +0200 Message-ID: <87zft3p4bj.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 68828 Cc: 68828@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: -1.0 (-) HI, On ven., 26 avril 2024 at 17:13, msglm via Guix-patches via wrote: > I'm trying to update that now on my end, and im getting a lot of errors > relating to finding a mirror. Can you confirm this is happening on your > end as well? > > error exmaples: > download failed "http://mirror.csclub.uwaterloo.ca/x.org/individual/lib/l= ibXft-2.3.8.tar.bz2" 404 "Not Found" > > Starting download of /gnu/store/lcqg1f8z9y86amrpim5j5gci7s94ldd4-libXft-2= .3.8.tar.bz2 > From http://xorg.mirrors.pair.com/individual/lib/libXft-2.3.8.tar.bz2... > In procedure connect*: Connection timed out > > I do know that libxft tarballs live here as well: > https://xorg.freedesktop.org/archive/individual/lib/libXft-2.3.8.tar.gz The problem is because the extension is not same: compare .bz2 vs .gz. Indeed, the extension .bz2 does not exist on mirror servers. --8<---------------cut here---------------start------------->8--- Starting download of /gnu/store/sbrx9br6h2n98z1xgg6ww11jr8fdln6q-libXft-2.3= .8.tar.bz2 >From http://www.x.org/releases/individual/lib/libXft-2.3.8.tar.bz2... following redirection to `https://www.x.org/releases/individual/lib/libXft-= 2.3.8.tar.bz2'... download failed "https://www.x.org/releases/individual/lib/libXft-2.3.8.tar= .bz2" 404 "Not Found" --8<---------------cut here---------------end--------------->8--- But the extension .gz is there: --8<---------------cut here---------------start------------->8--- Starting download of /gnu/store/kqkqfp80cz3ldh40r4zbn67rhlgxrg4m-libXft-2.3= .8.tar.gz >From http://www.x.org/releases/individual/lib/libXft-2.3.8.tar.gz... following redirection to `https://www.x.org/releases/individual/lib/libXft-= 2.3.8.tar.gz'... downloading from http://www.x.org/releases/individual/lib/libXft-2.3.8.tar.= gz ... libXft-2.3.8.tar.gz 446KiB = 103KiB/s 00:04 =E2=96=95=E2=96=88=E2=96=88=E2=96=88=E2=96=88=E2=96=88=E2=96= =88=E2=96=88=E2=96=88=E2=96=88=E2=96=88=E2=96=88=E2=96=88=E2=96=88=E2=96=88= =E2=96=88=E2=96=88=E2=96=88=E2=96=88=E2=96=8F 100.0% --8<---------------cut here---------------end--------------->8--- The correct patch is thus: --8<---------------cut here---------------start------------->8--- 1 file changed, 3 insertions(+), 3 deletions(-) gnu/packages/xorg.scm | 6 +++--- modified gnu/packages/xorg.scm @@ -1341,17 +1341,17 @@ (define-public libxdmcp (define-public libxft (package (name "libxft") - (version "2.3.4") + (version "2.3.8") (source (origin (method url-fetch) (uri (string-append "mirror://xorg/individual/lib/libXft-" version - ".tar.bz2")) + ".tar.gz")) (sha256 (base32 - "1pdbr6gzfvixc791pjf42i9gg8wvfq6cpq6sdca04h4i42mxmpjp")))) + "1a3qybcvhdshgj1wynhsahdnrlmfv2wrjklyh1j2whj4v3i8zr1j")))) (build-system gnu-build-system) (arguments '(#:configure-flags '("--disable-static"))) --8<---------------cut here---------------end--------------->8--- Do you want to send an updated (v2) patch? Cheers, simon From debbugs-submit-bounces@debbugs.gnu.org Sat May 11 14:51:54 2024 Received: (at 68828) by debbugs.gnu.org; 11 May 2024 18:51:54 +0000 Received: from localhost ([127.0.0.1]:49965 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s5rp3-0004yn-MR for submit@debbugs.gnu.org; Sat, 11 May 2024 14:51:53 -0400 Received: from [207.148.3.59] (port=45048 helo=mail.techchud.xyz) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s5rp1-0004yh-C3 for 68828@debbugs.gnu.org; Sat, 11 May 2024 14:51:52 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=techchud.xyz; s=mail; t=1715453504; bh=lIAKErzLWVgjDbcsgFkwonQKEkGnMJ5qSutdxrB31Tg=; h=Date:Cc:Subject:From:To:References:In-Reply-To:From; b=jYIlzx/Ah65DEWstkIhtS+wtWt43NMgnMmNV2oBbW90iC5XtOKBWU07tqnbsGYiVp JWyF5UqP3XEGtgaRyE55CHnGthSliXxSkj8G1dZpf4pUM2nvrAMMOKH+F1tlkifOau GB3wwz7IbZTOPzFguNLG48kqszuPyD4hKvkk2tP+QDcqBeJz5jjBXGvrDuZsr/RKtC WS/8iaNN5dNmQxPWKU9ePah3KOpEvBVqqJvmPDL0t9Qp963D8PETSMHdJyKLHfbisA yhYH6JwNorbUz9csJzRGPuj8U80yaq5aLQtqCAA3vrgffRjDab77X3eo6lNe2gk/Ks xg4GudNPBfgUg== Content-Type: multipart/mixed; boundary=2371c8365bffd154f2449e64ef5bacc1d39f30a8214bed877cb16d92865a Mime-Version: 1.0 Date: Sat, 11 May 2024 13:51:43 -0500 Message-Id: Subject: Re: [bug#68828] [PATCH] gnu: libxft: Update to 2.3.8 From: "msglm" To: "Simon Tournier" X-Mailer: aerc 0.15.2 References: <87le50oc5i.fsf@elephly.net> <87zft3p4bj.fsf@gmail.com> In-Reply-To: <87zft3p4bj.fsf@gmail.com> 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: Hey, attached is the new patch. I hope I did this right. From 3dfa506a6f54badd24171e1941fd79c429876070 Mon Sep 17 00:00:00 2001 Message-ID: <3dfa506a6f54badd24171e1941fd79c429876070.1715453363.git.msglm@techchud.xyz> From: msglm Date: S [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 1.3 RDNS_NONE Delivered to internal network by a host with no rDNS X-Debbugs-Envelope-To: 68828 Cc: 68828@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 (/) --2371c8365bffd154f2449e64ef5bacc1d39f30a8214bed877cb16d92865a Content-Type: multipart/alternative; boundary=cb58e5b78860e36310e1fd9b49167c44065b502397482f528a98c7eafa2e --cb58e5b78860e36310e1fd9b49167c44065b502397482f528a98c7eafa2e Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Content-Type: text/plain; charset=UTF-8 Hey, attached is the new patch. I hope I did this right. --cb58e5b78860e36310e1fd9b49167c44065b502397482f528a98c7eafa2e-- --2371c8365bffd154f2449e64ef5bacc1d39f30a8214bed877cb16d92865a Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename=0001-gnu-libxft-Update-to-2.3.8.patch Content-Type: text/plain; charset=utf-8; name=0001-gnu-libxft-Update-to-2.3.8.patch RnJvbSAzZGZhNTA2YTZmNTRiYWRkMjQxNzFlMTk0MWZkNzljNDI5ODc2MDcwIE1vbiBTZXAgMTcg MDA6MDA6MDAgMjAwMQpNZXNzYWdlLUlEOiA8M2RmYTUwNmE2ZjU0YmFkZDI0MTcxZTE5NDFmZDc5 YzQyOTg3NjA3MC4xNzE1NDUzMzYzLmdpdC5tc2dsbUB0ZWNoY2h1ZC54eXo+CkZyb206IG1zZ2xt IDxtc2dsbUB0ZWNoY2h1ZC54eXo+CkRhdGU6IFNhdCwgMTEgTWF5IDIwMjQgMTM6Mzc6MTcgLTA1 MDAKU3ViamVjdDogW1BBVENIXSBnbnU6IGxpYnhmdDogVXBkYXRlIHRvIDIuMy44CgoqIGdudS9w YWNrYWdlcy94b3JnLnNjbSAobGlieGZ0KTogdXBkYXRlIHRvIDIuMy44CgpDaGFuZ2UtSWQ6IEky N2IxZTEwYmE3MDBjNzAwNDQ1YzkzMjY3NjA1ZWE1M2M0ODFmMTIyCi0tLQogZ251L3BhY2thZ2Vz L3hvcmcuc2NtIHwgNiArKystLS0KIDEgZmlsZSBjaGFuZ2VkLCAzIGluc2VydGlvbnMoKyksIDMg ZGVsZXRpb25zKC0pCgpkaWZmIC0tZ2l0IGEvZ251L3BhY2thZ2VzL3hvcmcuc2NtIGIvZ251L3Bh Y2thZ2VzL3hvcmcuc2NtCmluZGV4IDc0MDU5YTI2OTEuLjI0MDIyYjdlMjAgMTAwNjQ0Ci0tLSBh L2dudS9wYWNrYWdlcy94b3JnLnNjbQorKysgYi9nbnUvcGFja2FnZXMveG9yZy5zY20KQEAgLTEz NDEsMTcgKzEzNDEsMTcgQEAgKGRlZmluZS1wdWJsaWMgbGlieGRtY3AKIChkZWZpbmUtcHVibGlj IGxpYnhmdAogICAocGFja2FnZQogICAgIChuYW1lICJsaWJ4ZnQiKQotICAgICh2ZXJzaW9uICIy LjMuNCIpCisgICAgKHZlcnNpb24gIjIuMy44IikKICAgICAoc291cmNlCiAgICAgICAob3JpZ2lu CiAgICAgICAgIChtZXRob2QgdXJsLWZldGNoKQogICAgICAgICAodXJpIChzdHJpbmctYXBwZW5k CiAgICAgICAgICAgICAgICAibWlycm9yOi8veG9yZy9pbmRpdmlkdWFsL2xpYi9saWJYZnQtIgog ICAgICAgICAgICAgICAgdmVyc2lvbgotICAgICAgICAgICAgICAgIi50YXIuYnoyIikpCisgICAg ICAgICAgICAgICAiLnRhci5neiIpKQogICAgICAgICAoc2hhMjU2CiAgICAgICAgICAgKGJhc2Uz MgotICAgICAgICAgICAgIjFwZGJyNmd6ZnZpeGM3OTFwamY0Mmk5Z2c4d3ZmcTZjcHE2c2RjYTA0 aDRpNDJteG1wanAiKSkpKQorICAgICAgICAgICAgIjFhM3F5YmN2aGRzaGdqMXd5bmhzYWhkbnJs bWZ2MndyamtseWgxajJ3aGo0djNpOHpyMWoiKSkpKQogICAgIChidWlsZC1zeXN0ZW0gZ251LWJ1 aWxkLXN5c3RlbSkKICAgICAoYXJndW1lbnRzCiAgICAgICcoIzpjb25maWd1cmUtZmxhZ3MgJygi LS1kaXNhYmxlLXN0YXRpYyIpKSkKCmJhc2UtY29tbWl0OiA2ZjU5NWVjYTU5YzAwNDEyYjgwNjU3 NDk1ZDMwZWQxMTBkOTE2NmMwCi0tIAoyLjQxLjAKCg== --2371c8365bffd154f2449e64ef5bacc1d39f30a8214bed877cb16d92865a-- From debbugs-submit-bounces@debbugs.gnu.org Fri May 17 13:09:07 2024 Received: (at control) by debbugs.gnu.org; 17 May 2024 17:09:08 +0000 Received: from localhost ([127.0.0.1]:56235 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s814t-0004Bd-PE for submit@debbugs.gnu.org; Fri, 17 May 2024 13:09:07 -0400 Received: from mira.cbaines.net ([212.71.252.8]:43554) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s814r-0004BX-P3 for control@debbugs.gnu.org; Fri, 17 May 2024 13:09:06 -0400 Received: from localhost (unknown [45.67.83.153]) by mira.cbaines.net (Postfix) with ESMTPSA id D9DB327BBE2 for ; Fri, 17 May 2024 18:09:01 +0100 (BST) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 38a3da9c for ; Fri, 17 May 2024 17:09:00 +0000 (UTC) From: Christopher Baines To: control@debbugs.gnu.org User-Agent: mu4e 1.12.2; emacs 29.3 Date: Fri, 17 May 2024 18:08:58 +0100 Message-ID: <874jawmklx.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 2.0 (++) 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: retitle 68828 [core-updates] gnu: libxft: Update to 2.3.8 thanks Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: control 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.0 (+) --=-=-= Content-Type: text/plain retitle 68828 [core-updates] gnu: libxft: Update to 2.3.8 thanks --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmZHjypfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9Xep5hAAj5E6vUYt+4TqfN91A9AzYKQVeMBd1Lty azEwq7zIbwLw1ev7Va04URUD0VjgrQSMRiLd/TooEuPiz+y0IDwJ52NgGwbdxeqR w6STGQsMPI5Q0rLeKbip7EKqYIc6nYCUkqAfLH0smEqoXnV+TaKYfl5jT2AgykXn cuAuCpIM+swpHwXsR1Z/48RrLi4kHGF6+ZH+gFFk+/tzf1wwifZvrhpP3McsqSbW R89ADIUzaFBbg9x/zTYkaBGA1sCVzg2ElLqi+ocKJ3vStVjN9hZFzGHeZ/86X8uI OExxg2/xwWok8R5AyeqjxNSA7SAJwRn6lB+iLii8Eq4EQbOi3rqrl3W5RBQySmbK HzR3oED4C3fwBWckeKvOKtq3j8/VCUuiY6OtwCMPllOIgpLjO1lEbR9qOX/qjn8W n5zPILyB8ndQconchIZwaFQqL2TSTc2or9kNG4sX988nZxmvWSrtYwHnBZNDnE0Y jFbez43MhOKGHup5HorSx+1ZxZ5+Yd6ZjZhcGQhyOlSL9uRcS1rYiOfIlaOIHMgW j6oSwzk8HGWIJadWfR7i+V7RZZIel/MHvyn5d5P54g4O0zE39ZmnU096R6A09v7M 3b6Ow56W9KvGgOF8v0aCCTySNQJE1q3JxghJP+SjY1zGOYD413HmPWQXDUWrodgi obI1onpluq8= =xjlp -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sun Oct 06 01:50:14 2024 Received: (at submit) by debbugs.gnu.org; 6 Oct 2024 05:50:14 +0000 Received: from localhost ([127.0.0.1]:39940 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sxK9m-0001B7-3l for submit@debbugs.gnu.org; Sun, 06 Oct 2024 01:50:14 -0400 Received: from lists.gnu.org ([209.51.188.17]:46668) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sxK9h-00016t-SY for submit@debbugs.gnu.org; Sun, 06 Oct 2024 01:50:10 -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 1sxK9c-0000fF-2Z for guix-patches@gnu.org; Sun, 06 Oct 2024 01:50:04 -0400 Received: from smtp81.cstnet.cn ([159.226.251.81] helo=cstnet.cn) by eggs.gnu.org with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1sxK9Z-0007Vy-H6 for guix-patches@gnu.org; Sun, 06 Oct 2024 01:50:03 -0400 Received: from m (unknown [107.174.64.25]) by APP-03 (Coremail) with SMTP id rQCowACnu0D8JAJnPoMhBA--.12126S2; Sun, 06 Oct 2024 13:49:52 +0800 (CST) From: Z572 To: msglm via Guix-patches via Subject: Re: [bug#68828] [PATCH] gnu: libxft: Update to 2.3.8 In-Reply-To: <071b92407b4002b99326a54c211e9ee306775d46.1706641121.git.msglm@techchud.xyz> (msglm via Guix-patches via's message of "Tue, 30 Jan 2024 12:58:41 -0600") References: <071b92407b4002b99326a54c211e9ee306775d46.1706641121.git.msglm@techchud.xyz> Date: Sun, 06 Oct 2024 13:49:44 +0800 Message-ID: <87o73xsruv.fsf@iscas.ac.cn> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-CM-TRANSID: rQCowACnu0D8JAJnPoMhBA--.12126S2 X-Coremail-Antispam: 1UD129KBjvdXoW7GFWrAw1kur4ftFWkurWDtwb_yoW3JrX_Za 17Jan7tr4vqrWIga1rAFn2yFWagFy8Ars7K3WjyrZ7G3W3ur4q9FnruFy3A3W5JayUtF10 9r43tr15G3y0gjkaLaAFLSUrUUUUjb8apTn2vfkv8UJUUUU8Yxn0WfASr-VFAUDa7-sFnT 9fnUUIcSsGvfJTRUUUbV8YjsxI4VWkKwAYFVCjjxCrM7AC8VAFwI0_Jr0_Gr1l1xkIjI8I 6I8E6xAIw20EY4v20xvaj40_Wr0E3s1l1IIY67AEw4v_Jr0_Jr4l8cAvFVAK0II2c7xJM2 8CjxkF64kEwVA0rcxSw2x7M28EF7xvwVC0I7IYx2IY67AKxVWUJVWUCwA2z4x0Y4vE2Ix0 cI8IcVCY1x0267AKxVWUJVW8JwA2z4x0Y4vEx4A2jsIE14v26F4j6r4UJwA2z4x0Y4vEx4 A2jsIEc7CjxVAFwI0_Gr0_Gr1UM2vj62AExVA0xI801c8C04v26x02cVCv0xWle2I262IY c4CY6c8Ij28IcVAaY2xG8wASzI0EjI02j7AqF2xKxwAqx4xG64xvF2IEw4CE5I8CrVC2j2 WlYx0E2Ix0cI8IcVAFwI0_Jr0_Jr4lYx0Ex4A2jsIE14v26r1j6r4UMcvjeVCFs4IE7xkE bVWUJVW8JwACjcxG0xvEwIxGrwCF04k20xvY0x0EwIxGrwCFx2IqxVCFs4IE7xkEbVWUJV W8JwC20s026c02F40E14v26r1j6r18MI8I3I0E7480Y4vE14v26r106r1rMI8E67AF67kF 1VAFwI0_Jrv_JF1lIxkGc2Ij64vIr41lIxAIcVC0I7IYx2IY67AKxVWUJVWUCwCI42IY6x IIjxv20xvEc7CjxVAFwI0_Jr0_Gr1lIxAIcVCF04k26cxKx2IYs7xG6r1j6r1xMIIF0xvE x4A2jsIE14v26r1j6r4UMIIF0xvEx4A2jsIEc7CjxVAFwI0_Gr0_Gr1UYxBIdaVFxhVjvj DU0xZFpf9x07jEOJOUUUUU= X-Originating-IP: [107.174.64.25] X-CM-SenderInfo: x2kh0wxmxqyx3h6l2u1dvotugofq/ Received-SPF: pass client-ip=159.226.251.81; envelope-from=zhengjunjie@iscas.ac.cn; helo=cstnet.cn X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: 68828-done@debbugs.gnu.org, msglm 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: -2.4 (--) --=-=-= Content-Type: text/plain msglm via Guix-patches via writes: > * gnu/packages/xorg.scm (libxft): Update to 2.3.8 > > Change-Id: I93190dd5ce204df6bd8c68220ea4f1d2d57f4e2d > --- > gnu/packages/xorg.scm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm > index b7279d0633..bbb686c819 100644 > --- a/gnu/packages/xorg.scm > +++ b/gnu/packages/xorg.scm > @@ -1341,7 +1341,7 @@ (define-public libxdmcp > (define-public libxft > (package > (name "libxft") > - (version "2.3.4") > + (version "2.3.8") > (source > (origin > (method url-fetch) > > base-commit: 2c5293afffa39d5d4aaec248a1973c7f62b1a0b4 now have libxft@2.3.8, so close. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEfr6klGDOXiwIdX/bO1qpk+Gi3/AFAmcCJPgACgkQO1qpk+Gi 3/CsWRAAjaUjUJlohiuRmezL+UTsBOsfNd3zJeghPpscXRgq7kCOQ5SCuvTSFItr nHgqDdOSf2j58MY/Qaq7/HOM7xfZEm+3dV1xHdj8Q32imA4cgXXq1yii7kKgBFAy hrJM5/k1W/4LIGunqvaeztRmFB8qMZuC17tJz84X403Wyn5jYYr+8+42Kg88ahuS CBX9YGDhpx94vWiwtEnLvV78WoNz64YvNt+KWGtOwE24ycAvO2tuT8Cy75PTeEjB RKzwam2G6Ak8DdPMGIs/04JnBmoV9Gc/2OoXRmNYxKnTo0JNgM3Fng8Qa79nUgSQ eQuTpvVxMSVXuJqKVEVIDe9RLUvWPRHYxf32fnWPqj6up6qMHq+06GIfBJaTF9oh A3NrZDmMII+5zs1+0/ckBSOTT7lJOIw2k0SGy+EVrEYIer5QaUv9U8gUFuTID148 XjPdkskKKz1YULYiesqf74go0B/6oswtop/0yZ7nKSdxm+8ODFO3Whz5Yw7oZrsI C8D3mpM2hOC1OiuUE8JsgaW6rYBzpFI23rTxJZHbsFIc577cu+pFAa32VU40bdO0 J+OlUsYRjWpfEwbsvzjaauPDMwUl3cZnc7a+jRXBMCKfTNSQX3LKofSZUp3kqvf9 0GxIvK6ckuTwszdBxRbgAs7DZfe3zvXULzw9XARs1X2JcgP7h8I= =Jn6s -----END PGP SIGNATURE----- --=-=-=-- From unknown Sat Aug 16 15:59:32 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, 03 Nov 2024 12:24:08 +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