From unknown Sun Jun 22 07:44:21 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#58699] [PATCH] gnu: libostree: Update to 2022.6. Resent-From: kiasoc5 Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 22 Oct 2022 02:31:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 58699 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 58699@debbugs.gnu.org Cc: kiasoc5 X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.1666405821845 (code B ref -1); Sat, 22 Oct 2022 02:31:01 +0000 Received: (at submit) by debbugs.gnu.org; 22 Oct 2022 02:30:21 +0000 Received: from localhost ([127.0.0.1]:39386 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1om4HF-0000DX-6w for submit@debbugs.gnu.org; Fri, 21 Oct 2022 22:30:21 -0400 Received: from lists.gnu.org ([209.51.188.17]:38830) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1om4HD-0000DN-32 for submit@debbugs.gnu.org; Fri, 21 Oct 2022 22:30:19 -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 1om4HA-0008GW-F5 for guix-patches@gnu.org; Fri, 21 Oct 2022 22:30:18 -0400 Received: from knopi.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1om4H7-0005gM-MV for guix-patches@gnu.org; Fri, 21 Oct 2022 22:30:16 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 589384E73C; Sat, 22 Oct 2022 04:30:11 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0BKyiEwY8p7r; Sat, 22 Oct 2022 04:30:10 +0200 (CEST) From: kiasoc5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1666405810; bh=i1vcvLMQFiZvhxRxKUi21Sfn5Tsx+hMnO5GRk6l3qig=; h=From:To:Cc:Subject:Date; b=VhlDy+Idsi19ZwugiUVIXkdihXE59RQI/MAGNTmaEjAi7CeU7RJ+evI6ChXHpgEGE JxsV3t5qPvQFjfzatjzZDASN+KeazIG0yg+3q2ofjCV22I7nI4/GCW3aAvx8n4262l tZlZxBm45bRWG4LFosgxZQG4ULh3C63Z1y3fz/1k4fb02eDmFH2VBwdXKSOhYyHG5/ eKC6RjV2VpVmk5AIkJuDvU22mLGvccnKaa7uLQ3iz7encCus/w+VggmhgbthWlpdKL WA0bPVMjkTuKXYshXAr/tLeuFmL5XCe5d7jhFJoWxekvL5WIaY/CqFmAPpEEchDP4s h8meZJDCK7uCQ== Date: Fri, 21 Oct 2022 22:30:02 -0400 Message-Id: <20221022023002.27905-1-kiasoc5@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=kiasoc5@disroot.org; helo=knopi.disroot.org 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: -1.4 (-) 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 (--) * gnu/packages/package-management.scm (libostree): Update to 2022.6. --- gnu/packages/package-management.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/package-management.scm b/gnu/packages/package-management.scm index a25f5c2b32..338c547fd4 100644 --- a/gnu/packages/package-management.scm +++ b/gnu/packages/package-management.scm @@ -1849,7 +1849,7 @@ (define-public msitools (define-public libostree (package (name "libostree") - (version "2022.5") + (version "2022.6") (source (origin (method url-fetch) @@ -1857,7 +1857,7 @@ (define-public libostree "https://github.com/ostreedev/ostree/releases/download/v" (version-major+minor version) "/libostree-" version ".tar.xz")) (sha256 - (base32 "0gq53g601x09gc4ips6n3zmmdaz8zyv235xf63fxf4f17fclsk4i")))) + (base32 "135dzxqzy19a8hkxm25mriy7zf72sbxz1mzzfw6a2d8bk9yz8pl3")))) (build-system gnu-build-system) (arguments '(#:phases base-commit: 863c228bfd53aac478eee46f6ee54d87fee9d764 -- 2.38.0 From unknown Sun Jun 22 07:44:21 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: kiasoc5 Subject: bug#58699: closed (Re: bug#58699: [PATCH] gnu: libostree: Update to 2022.6.) Message-ID: References: <871qqxr6xt.fsf@envs.net> <20221022023002.27905-1-kiasoc5@disroot.org> X-Gnu-PR-Message: they-closed 58699 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 58699@debbugs.gnu.org Date: Mon, 24 Oct 2022 07:56:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1666598162-31370-1" This is a multi-part message in MIME format... ------------=_1666598162-31370-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #58699: [PATCH] gnu: libostree: Update to 2022.6. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 58699@debbugs.gnu.org. --=20 58699: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D58699 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1666598162-31370-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 58699-done) by debbugs.gnu.org; 24 Oct 2022 07:55:38 +0000 Received: from localhost ([127.0.0.1]:46962 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1omsJ8-00089N-3w for submit@debbugs.gnu.org; Mon, 24 Oct 2022 03:55:38 -0400 Received: from mail.envs.net ([5.199.136.28]:49726) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1omsJ5-00089E-Sj for 58699-done@debbugs.gnu.org; Mon, 24 Oct 2022 03:55:36 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 6693C38A0E14; Mon, 24 Oct 2022 07:55:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1666598135; bh=BYJnGTqECFPRUZY1KSGcFXDsHdQsmfpavTnlvU2ClQs=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=l9vC/Zgq7Q5Px7wjLwHQUZdjMxHgc4zNz34+AKKYmyX+I9869vshuVGjOubGorLcV pKiYv7WSmZuAOOgexNTFrSzHLqp7BS5qIMrwwld4A09yVqgQlom2FwIn0NsFZ0DdYm bXBTIYI9FItQ7MHLI6ZG6mZd4sDpzCBsEWGRmPq739bn5IGbbeevpnqjXIoQpUdklV bhGOKbc3UPG4QtKltZc46iNT7jCfHpFKnYiMBSPWQdZmEbKslyHeZssxpK2tj22gRq ugvgtEarzTeMDf1B8zjqL2Gk7+S2R4v29TicdnxFvUxqqWjiLZQBr+guT5Y/NpzxAv h6vC563zgWqZ1L7kqPhW3n7SprqkSWPWbCVbn7fvT6FaWPzLVGE9avp/aE0nTJKGDv V1Xm3KLChNL+Q+GzMjGZ1e4vt3Mf98pAIUvsUAhYk+G5b++pwdtkUkMdscGN+7iVdA I1lYJ1TtQTt8LadDvNgAAukQFXaOk+ds+5BeyFM+gzfCSBVnba771/F7klUp/IY1KV 9Zi8uGb3IHQmkOSDIZ0K8TegBEwLqhdmzyGdjMGppW3uejbujDvbTKZzoAZdbiebKN RM8QhOxLKVzKgdPag6XMsCKxGAatxd8AXAX6cT2b4B6AyzEDmDtGX3VdnG62jMuP/p aix8f8stF3Cd+L8jOx5jqhEE= 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 kIA5swaX_vyZ; Mon, 24 Oct 2022 07:55:32 +0000 (UTC) Received: from localhost (unknown [182.150.116.135]) (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; Mon, 24 Oct 2022 07:55:32 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id dc44411e; Mon, 24 Oct 2022 07:56:14 +0000 (UTC) From: =?utf-8?B?5a6L5paH5q2m?= To: kiasoc5 Subject: Re: bug#58699: [PATCH] gnu: libostree: Update to 2022.6. References: <20221022023002.27905-1-kiasoc5@disroot.org> Date: Mon, 24 Oct 2022 15:56:14 +0800 In-Reply-To: <20221022023002.27905-1-kiasoc5@disroot.org> (kiasoc5@disroot.org's message of "Fri, 21 Oct 2022 22:30:02 -0400") Message-ID: <871qqxr6xt.fsf@envs.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 58699-done Cc: 58699-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: -1.0 (-) kiasoc5 writes: > * gnu/packages/package-management.scm (libostree): Update to 2022.6. Pushed, thank you! ------------=_1666598162-31370-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 22 Oct 2022 02:30:21 +0000 Received: from localhost ([127.0.0.1]:39386 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1om4HF-0000DX-6w for submit@debbugs.gnu.org; Fri, 21 Oct 2022 22:30:21 -0400 Received: from lists.gnu.org ([209.51.188.17]:38830) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1om4HD-0000DN-32 for submit@debbugs.gnu.org; Fri, 21 Oct 2022 22:30:19 -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 1om4HA-0008GW-F5 for guix-patches@gnu.org; Fri, 21 Oct 2022 22:30:18 -0400 Received: from knopi.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1om4H7-0005gM-MV for guix-patches@gnu.org; Fri, 21 Oct 2022 22:30:16 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 589384E73C; Sat, 22 Oct 2022 04:30:11 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0BKyiEwY8p7r; Sat, 22 Oct 2022 04:30:10 +0200 (CEST) From: kiasoc5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1666405810; bh=i1vcvLMQFiZvhxRxKUi21Sfn5Tsx+hMnO5GRk6l3qig=; h=From:To:Cc:Subject:Date; b=VhlDy+Idsi19ZwugiUVIXkdihXE59RQI/MAGNTmaEjAi7CeU7RJ+evI6ChXHpgEGE JxsV3t5qPvQFjfzatjzZDASN+KeazIG0yg+3q2ofjCV22I7nI4/GCW3aAvx8n4262l tZlZxBm45bRWG4LFosgxZQG4ULh3C63Z1y3fz/1k4fb02eDmFH2VBwdXKSOhYyHG5/ eKC6RjV2VpVmk5AIkJuDvU22mLGvccnKaa7uLQ3iz7encCus/w+VggmhgbthWlpdKL WA0bPVMjkTuKXYshXAr/tLeuFmL5XCe5d7jhFJoWxekvL5WIaY/CqFmAPpEEchDP4s h8meZJDCK7uCQ== To: guix-patches@gnu.org Subject: [PATCH] gnu: libostree: Update to 2022.6. Date: Fri, 21 Oct 2022 22:30:02 -0400 Message-Id: <20221022023002.27905-1-kiasoc5@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=kiasoc5@disroot.org; helo=knopi.disroot.org 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: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: kiasoc5 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 (--) * gnu/packages/package-management.scm (libostree): Update to 2022.6. --- gnu/packages/package-management.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/package-management.scm b/gnu/packages/package-management.scm index a25f5c2b32..338c547fd4 100644 --- a/gnu/packages/package-management.scm +++ b/gnu/packages/package-management.scm @@ -1849,7 +1849,7 @@ (define-public msitools (define-public libostree (package (name "libostree") - (version "2022.5") + (version "2022.6") (source (origin (method url-fetch) @@ -1857,7 +1857,7 @@ (define-public libostree "https://github.com/ostreedev/ostree/releases/download/v" (version-major+minor version) "/libostree-" version ".tar.xz")) (sha256 - (base32 "0gq53g601x09gc4ips6n3zmmdaz8zyv235xf63fxf4f17fclsk4i")))) + (base32 "135dzxqzy19a8hkxm25mriy7zf72sbxz1mzzfw6a2d8bk9yz8pl3")))) (build-system gnu-build-system) (arguments '(#:phases base-commit: 863c228bfd53aac478eee46f6ee54d87fee9d764 -- 2.38.0 ------------=_1666598162-31370-1--