From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id OCs3EDJHxWPKdQEAbAwnHQ (envelope-from ) for ; Mon, 16 Jan 2023 13:46:42 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id ULKIEDJHxWN5RgEAauVa8A (envelope-from ) for ; Mon, 16 Jan 2023 13:46:42 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id E6F48DCE5 for ; Mon, 16 Jan 2023 13:46:41 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pHOsU-0001Ws-3t; Mon, 16 Jan 2023 07:46:18 -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 1pHOsE-0001JG-RZ for guix-patches@gnu.org; Mon, 16 Jan 2023 07:46:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pHOsE-0006Zp-Fv for guix-patches@gnu.org; Mon, 16 Jan 2023 07:46:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pHOsE-0000yO-Bb for guix-patches@gnu.org; Mon, 16 Jan 2023 07:46:02 -0500 Subject: bug#60629: [PATCH 0/3] Add '--with-version' package transformation Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 16 Jan 2023 12:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 60629 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Simon Tournier Cc: 60629-done@debbugs.gnu.org, h.goebel@crazy-compilers.com, "pelzflorian \(Florian Pelz\)" Mail-Followup-To: 60629@debbugs.gnu.org, ludo@gnu.org, ludo@gnu.org Received: via spool by 60629-done@debbugs.gnu.org id=D60629.16738731213680 (code D ref 60629); Mon, 16 Jan 2023 12:46:02 +0000 Received: (at 60629-done) by debbugs.gnu.org; 16 Jan 2023 12:45:21 +0000 Received: from localhost ([127.0.0.1]:60759 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pHOrZ-0000xH-BT for submit@debbugs.gnu.org; Mon, 16 Jan 2023 07:45:21 -0500 Received: from eggs.gnu.org ([209.51.188.92]:46440) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pHOrY-0000x1-5n for 60629-done@debbugs.gnu.org; Mon, 16 Jan 2023 07:45:20 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pHOrQ-0006PG-QT; Mon, 16 Jan 2023 07:45:12 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=CvgneyLn8LQc3UXl0L54in/pfBUnXfmVH180eYfc/Wk=; b=YnmKPQVQee8JAs0wbfgd ahI3FSFeP/2cTIZCD0uKxN8xXgPR9JBKu4t0CE6XfyvgVQe6nvN7oP39rVxBXwA4C/bINxT/s7KWN RqihwX532YETYSBqe8JdSEPer6NC6st2nRZXGzYWvlQcc/KR18OhqUtQGOAyZ1c5fm73c5c/JiN87 orNXTlYgEncGJL76U09TSCZDg3Anrz3aLy0tKM+Gdy/CBmMsjXhBuYrFRqN+TjdEg8bGxeU6CpbAA wXJc5Gbco+sc96GFNsXJCys6/pA1VqHHh0fanTQb3wyJY0K56FbAMOXuXVSvDtHWkV6AtPyOUdaLx mOQ4S1Mqrs1YSg==; Received: from [193.50.110.246] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pHOrQ-00034Y-6V; Mon, 16 Jan 2023 07:45:12 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230107150457.4446-1-ludo@gnu.org> <87o7r3wy55.fsf@gmail.com> <87mt6melim.fsf@gnu.org> <871qnywerq.fsf@gmail.com> Date: Mon, 16 Jan 2023 13:45:09 +0100 In-Reply-To: <871qnywerq.fsf@gmail.com> (Simon Tournier's message of "Fri, 13 Jan 2023 18:00:41 +0100") Message-ID: <87zgailkbu.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1673873202; a=rsa-sha256; cv=none; b=oIm/H6OOQgWpwuwBlc2W30ZgBq1yCB74/uIsd/x38pc4c6mdH7lvyyKEjuBhKN0mJBAf7r 5UGIvHvyZTBesaZbJwKnd7YFitJLlU1B+N+H8CSR8W9bFSiiX0agKbMgd4+g2N2VutJS8d STJrKR/FEPJmW21CIusOEG+eK8KUCIaytMs0UCDzW23820SMNwox7qnjOxVj3Z55PpXIpA 2L0usBof4ZPKfNpdBe76371VB77wxFu1vn4gcHJ9KlCrfmWy8kFrPhlpxyLUznFefGQLdV g7iblgXAIyjNI/H96eOW04R8r+jbd8JJUB5J0Tt0COP4AL4G9iEKhsi3TABkZQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=YnmKPQVQ; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1673873202; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=CvgneyLn8LQc3UXl0L54in/pfBUnXfmVH180eYfc/Wk=; b=Qp0M93A5ZfviotsLt94P73CKwtLGr+I7nIU/gGG1VxMJ8aY/fRi+IKrxveb3fzHCBB25mS zcDj8Yyh/nS3uxDipCJCJGnvVMBz6+C3fAzD4F26X1szmU2FGMCS2FFcc/YRXBpIM0Wq9V tkxCz9SA0kmE1iLh6ZKvyV7G1Yk8V4Ta8+8tXE/vbZp26JXy223H4wan2UCD8+CETGNQi0 Gti6U2oR8N5o66OYnQPkLevMHpSMkuddSytZfNYwj3R7M7FivXEPJwLGypAQUV5YA4a3jT 0lz/JI+yAI7YMndmihbtxAV9aOcIK4OXvzyKyziVnWwPUbTaOMA75K3ZQKd1cQ== X-Migadu-Spam-Score: -2.52 X-Spam-Score: -2.52 X-Migadu-Queue-Id: E6F48DCE5 X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=YnmKPQVQ; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org X-TUID: vhbh7/dTVXs0 Hello, Pushed! 2e652e687e master origin/master news: Add entry for '--with-version'. 20c923c40d transformations: Let users know when '--with-latest' has no ef= fect. 137b91f03b transformations: Add '--with-version'. I added a warning in the manual as you suggested, Simon; I also added a warning in =E2=80=98package-with-upstream-version=E2=80=99 about downgrades= . I included Florian=E2=80=99s translation of the news entry too. Thanks everyone! Ludo=E2=80=99.