From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 01 13:33:32 2024 Received: (at submit) by debbugs.gnu.org; 1 Nov 2024 17:33:32 +0000 Received: from localhost ([127.0.0.1]:50836 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t6vWe-00008r-8C for submit@debbugs.gnu.org; Fri, 01 Nov 2024 13:33:32 -0400 Received: from lists.gnu.org ([209.51.188.17]:54438) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t6vWY-00008R-Bd for submit@debbugs.gnu.org; Fri, 01 Nov 2024 13:33:28 -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 1t6vWY-0008Di-4m for guix-patches@gnu.org; Fri, 01 Nov 2024 13:33:26 -0400 Received: from smtp.domeneshop.no ([2a01:5b40:0:3006::1]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1t6vWU-0000PV-EG for guix-patches@gnu.org; Fri, 01 Nov 2024 13:33:24 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=xn--no-cja.eu; s=ds202402; h=Content-Transfer-Encoding:Content-Type: MIME-Version:References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From:From: Sender:Reply-To:Subject:Date:Message-ID:To:Cc:MIME-Version:Content-Type: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Id:List-Help:List-Unsubscribe:List-Subscribe:List-Post: List-Owner:List-Archive; bh=wPb/I1KtjnrIljfpNdm2CTH3CL1AejEtFfDJLGApGGo=; b=K KJh9QdlSKjtdgimprVzimZ42oGq16JWrPkIdw2P9arACPs0Dq52K49U/k1gzUznCSkxfHL91wPqDJ ohYnXVmxvJdUfAROsYY2Y0iao2ZZV6kfqLYV10/JTQoOdmqzS/py1pbxOgteJNN5v4wi1YXcf16ZA JYzrVrxydMkCZgPBHm+SGb9dr29dx53SUisNwPA4668Lzozf/m/kdnBApUlCShKB5rTC2WfK64eJz s4Yk6MClvD78YeTum5dQhXRJCCwJuNmRASt5zoVBPZHyuKe06whArIg9YrAe5QWC80nsN6L3mkYPi 5Fh1615ejwzXz4KHLb6Vir2Z5NpebOn/Q==; Received: from [2a01:e0a:990:a960:b4f3:8f44:ec4:5af5] (port=60906 helo=localhost.localdomain) by smtp.domeneshop.no with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1t6vWS-004a05-Vs; Fri, 01 Nov 2024 18:33:21 +0100 From: noe@xn--no-cja.eu To: guix-patches@gnu.org Subject: [PATCH v3 3/3] =?UTF-8?q?news:=20Add=20entry=20for=20guix=20pack?= =?UTF-8?q?=E2=80=99s=20AppImage=20format?= Date: Fri, 1 Nov 2024 18:34:15 +0100 Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Debbugs-Cc: Florian Pelz , Julien Lepiller Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a01:5b40:0:3006::1; envelope-from=noe@xn--no-cja.eu; helo=smtp.domeneshop.no 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 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: =?UTF-8?q?Sebastian=20D=C3=BCmcke?= 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 (--) From: Sebastian Dümcke * etc/news.scm: Add entry. Change-Id: If37b3b578517c15c2868239998975f7718f7d689 --- etc/news.scm | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/etc/news.scm b/etc/news.scm index 4929fa2a9a..4b9f768d8e 100644 --- a/etc/news.scm +++ b/etc/news.scm @@ -25,6 +25,7 @@ ;; Copyright © 2024 Vivien Kraus ;; Copyright © 2024 Guillaume Le Vaillant ;; Copyright © 2024 Zheng Junjie <873216071@qq.com> +;; Copyright © 2024 Sebastian Dümcke ;; ;; Copying and distribution of this file, with or without modification, are ;; permitted in any medium without royalty provided the copyright notice and @@ -32,6 +33,43 @@ (channel-news (version 0) + (entry (commit "e6534c6ba947d3edbdcb090ae4a410cd9b5ef1c1") + (title + (de "Neues Format @samp{AppImage} für den Befehl @command{guix pack}") + (en "New @samp{AppImage} format for the @command{guix pack} command") + (fr "Nouveau format @samp{AppImage} pour la commande @command{guix pack}")) + (body + (de "@command{guix pack} kann nun AppImage Dateien erstellen. Das +AppImage Dateiformat erlaubt es in einer einzelnen Datei Software zu verteilen. Die +AppImage Datei lässt sich ohne besondere Benutzerrechte ausführen. Hier ist +ein Beispiel: + +@example +guix pack --format=appimage --entry-point=bin/hello hello +@end example + +Siehe @command{info \"(guix.de) Aufruf von guix pack\"} für mehr +Informationen.") + (en "@command{guix pack} can now produce AppImage a single file, +self-contained software archive. AppImage files are easily distributed and can +be run with user privileges. Here is an example for the @code{hello} package: + +@example +guix pack --format=appimage --entry-point=bin/hello hello +@end example + +See @command{info \"(guix) Invoking guix pack\"} for more information.") + (fr "@command{guix pack} peut désormais produire un fichier +AppImage. AppImage est une manière de distribuer les logiciels en un seul +fichier, qui peut être executé avec des droits d’utilisateur. Voici un +exemple pour le paquet @code{hello} : + +@example +guix pack --format=appimage --entry-point=bin/hello hello +@end example + +Consultez @command{info \"(guix.fr) Invoquer guix pack\"} pour plus +d’informations."))) (entry (commit "5966e0fdc78771c562e0f484a22f381a77908be0") (title -- 2.46.0 From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 01 13:45:09 2024 Received: (at control) by debbugs.gnu.org; 1 Nov 2024 17:45:09 +0000 Received: from localhost ([127.0.0.1]:50904 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t6vht-0000Tl-6r for submit@debbugs.gnu.org; Fri, 01 Nov 2024 13:45:09 -0400 Received: from smtp.domeneshop.no ([194.63.252.55]:52463) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t6vhp-0000T7-Sq for control@debbugs.gnu.org; Fri, 01 Nov 2024 13:45:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=xn--no-cja.eu; s=ds202402; h=Content-Type:MIME-Version:Message-ID:Date: Subject:To:From:From:Sender:Reply-To:Subject:Date:Message-ID:To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=aaWZeQRk0sd+OLWAjRelARW9K+BxlbsMR+YmHlqJvQc=; b=rdAcoUYtRg/2t2QV8bQo8P9Czw D7rWSBepwSNACmf85unpdIJf7R/K3uxEaJVV54p6R6SuIjznwILNTQmY00qHtrk4tOhtloD0DH9ZZ xdiBx3zafoNjwDMcgccBPm+hjvhnaEjKI65LX1paCOGR3Hsg1ZAJTRT3RiT0M1Jd7NLVIjqXYCRBs gYe9Pxp9D84khmfVhzvetrxjoTXrvkCu0EjaY6QAe6vbYqpr1C7ERBZdc1Y98Se+k/8LcE5/FHSP2 y9bKxdVc5v4027AiSZwKWDtFfF2lyJdiAFLoTIEjjSohcq5YhOHD0q9eIUvI38pPtGL5YmRP+tvk9 xcXCSx9Q==; Received: from [2a01:e0a:990:a960:b4f3:8f44:ec4:5af5] (port=44080 helo=lignux) by smtp.domeneshop.no with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1t6vhj-004ccO-Cx for control@debbugs.gnu.org; Fri, 01 Nov 2024 18:44:59 +0100 From: =?utf-8?Q?No=C3=A9_Lopez?= To: control@debbugs.gnu.org Subject: oopsies Date: Fri, 01 Nov 2024 18:46:04 +0100 Message-ID: <87o72yq23n.fsf@xn--no-cja.eu> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) 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 (-) close 74163 close 74164 close 74165 thanks From unknown Sun Jun 22 04:05:07 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 30 Nov 2024 12:24:12 +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