From unknown Wed Jun 25 05:37:47 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#65619 <65619@debbugs.gnu.org> To: bug#65619 <65619@debbugs.gnu.org> Subject: Status: [PATCH] gnu: upx: Update to 4.1.0. Reply-To: bug#65619 <65619@debbugs.gnu.org> Date: Wed, 25 Jun 2025 12:37:47 +0000 retitle 65619 [PATCH] gnu: upx: Update to 4.1.0. reassign 65619 guix-patches submitter 65619 iyzsong@envs.net severity 65619 normal tag 65619 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 30 07:58:56 2023 Received: (at submit) by debbugs.gnu.org; 30 Aug 2023 11:58:56 +0000 Received: from localhost ([127.0.0.1]:52297 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbJqZ-0008JN-PN for submit@debbugs.gnu.org; Wed, 30 Aug 2023 07:58:56 -0400 Received: from lists.gnu.org ([2001:470:142::17]:49246) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbJqX-0008JA-N5 for submit@debbugs.gnu.org; Wed, 30 Aug 2023 07:58:54 -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 1qbJqJ-0002wr-0j for guix-patches@gnu.org; Wed, 30 Aug 2023 07:58:39 -0400 Received: from mail.envs.net ([5.199.136.28]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qbJqF-0005sv-6w for guix-patches@gnu.org; Wed, 30 Aug 2023 07:58:38 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 859EA38A0145; Wed, 30 Aug 2023 11:58:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1693396712; bh=bkBo7vU36CHPrSDhTUYWp311beUOvaVTjnSs8Xw7Qqc=; h=From:To:Cc:Subject:Date:From; b=PNrlGGKQjuS6WOuRZi91mAqp+Txtbwm1m022IdMGpYA34xSHw8eFEupC29dDmlD3T 5TrylE2WPef0L0H0gY7A1AbQVOLcu6dzu+XiHQNxLN3CROyPtv6rzzJxZP0NqHf5Ip JGt9bWqLas/U/D3cc156SfoXVMnkNqiQQS1BP082DpshgOnsHCcz4mMg62VGNlYhbX K5SHPuIg34SA68DddwugU5C1sAbl2HnMebKU+yeuI+fMoJNfIhsoRkQdqmQVBhSQTB pNEStR56UzTVf9jT4mBX1WGTXFg0Y4YHYeqagkYCKNbhPoQysctkFYW0ZaMK6vZ72e ltBhSBkk7oJxpd3jnkTAHWz++pdYeaSX9TgSJueGqkdHQYhPnPAy+OzhtcWp6pFUAV /WshKiYICoUTUbiQXnK2X4Ec/e4FKOMqOMW8v9UeCnO9dEVop3AfWZguqeFaMEhWPT IpigeDQmh7VyCid6MMN+zuaRjRlHQztPEWnlH8J63ml41zcpLxxqbG8lTSoJ2MQU2P 09n4BFnfrZ8uyAiTXu4pud3lQcraBDmawxQL0w4LLqwEr4UtrFfilldcCOj9jtIR29 /vHaKb5e+bya4IPIhjSCVatUjQrclJhWlilbCG9vdsJu+Wv9lTgDmk6xohAx3uIH0y pQBFyQrjlB38VZzTPuZODjNI= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id a_m_zrrj4m-I; Wed, 30 Aug 2023 11:58:28 +0000 (UTC) Received: from localhost (unknown [36.170.58.199]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Wed, 30 Aug 2023 11:58:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 82afe997; Wed, 30 Aug 2023 11:58:52 +0000 (UTC) From: iyzsong@envs.net To: guix-patches@gnu.org Subject: [PATCH] gnu: upx: Update to 4.1.0. Date: Wed, 30 Aug 2023 19:58:50 +0800 Message-ID: <7f88645f9d44a64c91ba9eadba6a0a98672bc48f.1693396728.git.iyzsong@member.fsf.org> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=5.199.136.28; envelope-from=iyzsong@envs.net; helo=mail.envs.net 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-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= 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 (/) From: 宋文武 * gnu/packages/compression.scm (upx): Update to 4.1.0. --- gnu/packages/compression.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/compression.scm b/gnu/packages/compression.scm index 10cbfb526d..beaac3fccb 100644 --- a/gnu/packages/compression.scm +++ b/gnu/packages/compression.scm @@ -2290,7 +2290,7 @@ (define-public ucl (define-public upx (package (name "upx") - (version "4.0.1") + (version "4.1.0") (source (origin (method url-fetch) @@ -2298,7 +2298,7 @@ (define-public upx version "/upx-" version "-src.tar.xz")) (sha256 (base32 - "1471nxzrbv8sw2pmxn817q5l40sr0l7v7bpvw829iai95s73q03p")))) + "1l273pwa573x9l3izw75cz8ysn2g8w8w3s56rahppa3ya65zg0h5")))) (build-system cmake-build-system) (home-page "https://upx.github.io/") (synopsis "Compression tool for executables") base-commit: 74d72046bdc1ed6c859565570d0db58d20c9ddd7 -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 31 06:06:31 2023 Received: (at 65619-done) by debbugs.gnu.org; 31 Aug 2023 10:06:31 +0000 Received: from localhost ([127.0.0.1]:54923 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbeZL-0006H5-AC for submit@debbugs.gnu.org; Thu, 31 Aug 2023 06:06:31 -0400 Received: from mail.envs.net ([5.199.136.28]:34340) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qbeZE-0006Fd-Qp; Thu, 31 Aug 2023 06:06:27 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id E24F638A0132; Thu, 31 Aug 2023 10:06:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1693476374; bh=bLmJjatwXhKBWvkVkhEd/uidY0+zNuj6QLxZt7gvSwc=; h=From:To:Subject:Date:From; b=iPX+WIbcXDEUm6ID4suRNEaWo7PEPlBpPa+cRHVaFvBUgONmC1LlnbJWMuBvd3u/y gsS5kvI9q713cS3flxhu7VcxdHAvkhXizXWxbLPMLdu9tbWA2HCd14lt0mEFVR+Jn9 QFXPqUjDPsCcIOYxVa3YiSK2iy+Pge/nNvPwdrRrv4mPNRKum0IpXEzUyuw/soUgs/ OPnkpmqrH1r1BNVBMsIxfaHX/5tPnsct6AEH2TdPV5o+0eH03SQwIMiGJNY+bTZxRv I6BM0QXDAEbT/5ks7XsrqPz5Lyhy0mkQQuvgivShJyjcXArTgW8tB3SlxPTvOjkpzI HqI4mhSu+ipJ4DwTzMKUt3N3GStW3AkAkghaOItWR8T+d0MmRn5ETm+iwbDMMN5OWp BgBEwWWAOU18VYoK4YlA6oPk3CX2s/GgGtYMHx/Fn9tITRacz2lJr1Ca7LXd5idaxn KE70cYCIoUXT+o2eloYsV+09B3Nx96B/5Mqfuh6zbrV3HDT5W4F4EYo1BIqWlCfBNa e841Pw3IJlHpHDIo/vNrrGybX6M4nX3QFzud7026jXPo1MgxKn0/Yh2BLh1pj/GEc5 vDpLJuB9mHwy/upTTUkfTqM9EyDZHgHtqMb1QHQAjMXA1q05ZdAxE4Nu4GH7g3kgVz RYL0rUCWiXqL9mXZeIt00kJY= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id m3lQs5J1H_qu; Thu, 31 Aug 2023 10:06:02 +0000 (UTC) Received: from localhost (unknown [36.170.58.199]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Thu, 31 Aug 2023 10:06:01 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id b4329c83; Thu, 31 Aug 2023 10:06:27 +0000 (UTC) From: =?utf-8?B?5a6L5paH5q2m?= To: 65557-done@debbugs.gnu.org, 65562-done@debbugs.gnu.org, 65561-done@debbugs.gnu.org, 65565-done@debbugs.gnu.org, 65564-done@debbugs.gnu.org, 65566-done@debbugs.gnu.org, 65593-done@debbugs.gnu.org, 65618-done@debbugs.gnu.org, 65619-done@debbugs.gnu.org Subject: Closing Date: Thu, 31 Aug 2023 18:06:27 +0800 Message-ID: <877cpb7cgs.fsf@envs.net> MIME-Version: 1.0 Content-Type: text/plain 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: Pushed now, closing! Content analysis details: (2.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 2.5 SUSPICIOUS_RECIPS Similar addresses in recipient list -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 UNPARSEABLE_RELAY Informational: message has unparseable relay lines X-Debbugs-Envelope-To: 65619-done 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: Pushed now, closing! Content analysis details: (1.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 2.5 SUSPICIOUS_RECIPS Similar addresses in recipient list -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 UNPARSEABLE_RELAY Informational: message has unparseable relay lines -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager Pushed now, closing! From unknown Wed Jun 25 05:37:47 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 28 Sep 2023 11: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