From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id BUAyGGdZJGHDRwAAWB0awg (envelope-from ) for ; Mon, 23 Aug 2021 22:28:55 -0400 Received: by simark.ca (Postfix, from userid 112) id 51AC21EE18; Mon, 23 Aug 2021 22:28:55 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 596F11E79C for ; Mon, 23 Aug 2021 22:28:54 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id C12923858420 for ; Tue, 24 Aug 2021 02:28:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C12923858420 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1629772133; bh=C3lYV4Ekumon5skSOdJ6L8IGSHZgjWGelgk3JMe8AXw=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:Cc:From; b=KSztKPY/8E02HdYc+af+ebBEHtz82897x4jxbt+wbUTwwYxIcymqqsqVjrKTuty4r gOTycPH3MGfHImGxodjgxsjo9Iy9Pxv6MEUDIz6vrsJvNvlMEAqD52by6bgXAWcmrG xScvHFiV6OJPDWt2EgQraDIEGiBc4HJrtacGxnu0= Received: from mail-qv1-xf30.google.com (mail-qv1-xf30.google.com [IPv6:2607:f8b0:4864:20::f30]) by sourceware.org (Postfix) with ESMTPS id 3E3593858C3B for ; Tue, 24 Aug 2021 02:28:28 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 3E3593858C3B Received: by mail-qv1-xf30.google.com with SMTP id g11so10920785qvd.2 for ; Mon, 23 Aug 2021 19:28:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:cc:message-id:date:user-agent :mime-version:content-language:content-transfer-encoding; bh=C3lYV4Ekumon5skSOdJ6L8IGSHZgjWGelgk3JMe8AXw=; b=a3geqPqKEYBltndaiUckqgmS5AvdQhNNBO/HDSIHrKNKLmD95bz8pWW/QJQ0JNgZzA oRHmcQfKZatmq1lcs59vkiJvoST5cci2aekvC0Vf3ejqpvhudTWEil2S4zD5G4Sgcs+0 /7QO7ZUzWuQLPzwTuJQbO2r22x6G3DlAnEY0XaVJkWoBIkKlyTCzUtOxwDQX87ov8Dt5 gviR6CRLzBht8P4fYq0tYXRzpRMXfnRDzZYGZ6O8Q1dt7sYuLDgZhWZQzSGqOjNzsKwi /x4n1JvZ2FoOvcHZQ1PIZTysVfEC04IrQsmobYzkLRfRFyALrTHMKnhPLSwZBWSlaWfT UmFg== X-Gm-Message-State: AOAM530GgjAJxU+kNEmNsdCrxiIIEK8KRjrMkjQ8aoq4udb66Huh52QX jeet1395iquQof4I7IrmvP0= X-Google-Smtp-Source: ABdhPJyxL3oa9rwXjTGeUIP0EO/0dVa83FO7gst2bB2JuLXcXPHBSnnkMgFO4qq5mXObfku+yeu3Xw== X-Received: by 2002:a0c:c207:: with SMTP id l7mr36374441qvh.17.1629772107900; Mon, 23 Aug 2021 19:28:27 -0700 (PDT) Received: from [192.168.1.127] (173-246-5-136.qc.cable.ebox.net. [173.246.5.136]) by smtp.gmail.com with ESMTPSA id m187sm9690104qkd.131.2021.08.23.19.28.27 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 23 Aug 2021 19:28:27 -0700 (PDT) To: gdb@sourceware.org Subject: Adding info to the PermissionsDarwin page on the wiki Message-ID: Date: Mon, 23 Aug 2021 22:28:26 -0400 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: fr Content-Transfer-Encoding: 7bit X-BeenThere: gdb@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Philippe Blain via Gdb Reply-To: Philippe Blain Cc: Dominique Quatravaux Errors-To: gdb-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb" Hello, I'd like to be added to the EditorGroup on the wiki to be able to edit the PermissionsDarwin page. I would add a link to the script [1] which automates the creation of the code signing certificate needed to codesign GDB. This script is copied and adapted from the LLVM monorepo and is used in the GDB package for the conda-forge ecosystem, which I help maintain. Eventually it would be nice to also add this script to the GDB repo so the certificate could be automatically created by the Makefile if needed. Cheers, Philippe BLain. P.S. I'm not subscribed, please CC me on the replies :) 1. https://github.com/conda-forge/gdb-feedstock/blob/master/recipe/macos-codesign/macos-setup-codesign.sh