From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id jehOAPG3fWZNnhAAWB0awg (envelope-from ) for ; Thu, 27 Jun 2024 15:05:21 -0400 Authentication-Results: simark.ca; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.a=rsa-sha256 header.s=default header.b=FjtjVJV7; dkim-atps=neutral Received: by simark.ca (Postfix, from userid 112) id E96641E0C1; Thu, 27 Jun 2024 15:05:20 -0400 (EDT) Received: from server2.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 ECDSA (prime256v1) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id D72F11E030 for ; Thu, 27 Jun 2024 15:05:18 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id AFE1038323EC for ; Thu, 27 Jun 2024 19:05:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AFE1038323EC DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1719515117; bh=aF9yp9vAjcno5olQWgmoXeo8nMpXSELHnCY5gk8xuWA=; h=Date:To:Cc:In-Reply-To:Subject:References:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=FjtjVJV7CK5rLfJCzj9KtDXPAyzdiyLaIYlarIE67Qvbf1G6/LQzx9KcZChXSDJ3u yCXbdAkOuP/FCIrf4ilymb3jxax4q6ZIQAvqdNyiVI9NzEtksmMzpk+vt4OCV8OY8U xZFWFf1iL8rAYnWHPG8ifQ9gJE0hCEmUtzdAjyzM= Received: from eggs.gnu.org (eggs.gnu.org [IPv6:2001:470:142:3::10]) by sourceware.org (Postfix) with ESMTPS id 3992D38323D6; Thu, 27 Jun 2024 19:03:33 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 3992D38323D6 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 3992D38323D6 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1719515015; cv=none; b=ja+wPOSHK9VHsECEiKBkfBh45t+TR7S36agBJtMWDHzri8PqK2fPV08OfOEUgl37SLMS66wrbxfvxrpAMavR9Ka0ltevkWXyIFy092UPk7Y2ARmGnVjFEr4k5ckRRDUPgjWhyof83Ob+k6FWqv3pzoWJMteqQCva0MBAfI7Shvo= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1719515015; c=relaxed/simple; bh=WDW6O7NtDMfwqPhAQSe8gHR6nUoJTmsn71FwQEr73OE=; h=DKIM-Signature:Date:Message-Id:From:To:Subject; b=tqm8wwaH42yWA4SkWw04SgLmnb5Y4uGWzK7X3em5T3JODJs4JcD17R3wIdN5l7GJiH+V1cea3P7hVt4DFwM4oLLuqr/52abuBHnvkwcggJe86gzIvZD5tDzyUNmbeh3hBQHkke+TfU9Kvc1xJZuVcJRe1y9l9CP3b4/LrukaPxU= ARC-Authentication-Results: i=1; server2.sourceware.org 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 1sMuP6-0007z1-AD; Thu, 27 Jun 2024 15:03:32 -0400 Date: Thu, 27 Jun 2024 22:03:26 +0300 Message-Id: <86r0ci439d.fsf@gnu.org> To: Thiago Jung Bauermann Cc: blarsen@redhat.com, pinskia@gmail.com, gdb@sourceware.org, binutils@sourceware.org In-Reply-To: <871q4iffan.fsf@linaro.org> (message from Thiago Jung Bauermann on Thu, 27 Jun 2024 14:48:00 -0300) Subject: Re: DCO: Was: Re: Contributing to gdb References: <86538dac-6c3a-4b9e-9de9-3906e645fa4d@redhat.com> <86sexbr0mb.fsf@gnu.org> <0bd8f510-8782-4052-880c-39232e69b432@redhat.com> <86r0cvr00e.fsf@gnu.org> <7c9378e8-287d-4d35-b294-3c112bb8fe1b@redhat.com> <86o77zqs1b.fsf@gnu.org> <86ed8uqvyw.fsf@gnu.org> <871q4iffan.fsf@linaro.org> X-Spam-Status: No, score=0.1 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gdb@sourceware.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gdb mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Eli Zaretskii via Gdb Reply-To: Eli Zaretskii Errors-To: gdb-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb" > From: Thiago Jung Bauermann > Cc: Guinevere Larsen , pinskia@gmail.com, > gdb@sourceware.org, binutils@sourceware.org > Date: Thu, 27 Jun 2024 14:48:00 -0300 > > > https://lists.gnu.org/mailman/private/gnu-prog-discuss/2021q2/016757.html > > > > The subject of the thread is, unsurprisingly, "Copyright assignments". > > It also points to related discussions on GCC, glibc, and Gnulib lists. > > > > The reason I think a serious discussion of this should start by > > reading that one is that it doesn't sound a good investment of > > everyone's time to re-iterate all the arguments which were already > > brought forward there and discussed from every possible aspect. I > > apologize for not making myself clear earlier, and hope I made myself > > more clear now: there was no intent to be unhelpful, just an attempt > > to be efficient by pointing to a very extensive discussion of this and > > related topics. > > I'm interested in reading that thread and in the discussion of whether > GDB should accept contributions under the DCO. I don't have a personal > need for it, but my opinion is that it would be beneficial to the GDB > project. > > Unfortunately I can't access that mailing list archive: it requires a > password. My understanding is that gnu-prog-discuss is only accessible > to GNU project maintainers. I'm not sure this is true. Did you try subscribing? > Would it be possible to copy that mailing list thread to a publicly > accessible location? That's not for me to decide, please talk to the list admins.