From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca (simark.ca [158.69.221.121]) by sourceware.org (Postfix) with ESMTPS id 27D0F3858D39 for ; Tue, 28 Mar 2023 13:50:41 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 27D0F3858D39 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=simark.ca Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=simark.ca Received: from [10.0.0.170] (unknown [217.28.27.60]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by simark.ca (Postfix) with ESMTPSA id 886201E0D2; Tue, 28 Mar 2023 09:50:40 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=simark.ca; s=mail; t=1680011440; bh=+Xy33ogQ2YaovkQKT5FqBBIaD3MeH3YyrT0m5hoFOso=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=pA8H+RoGpjkAFKo2lbB7AM2zl3TcTWKzCkGdzldEvDEh9vwj+kpqz3e+hNlNQdUbX mPkW989XLWR/XVnfZKmGeLGSaMFl6o6dareY/GdKm3DmTtJUWHMappdIQZrnrq0d8X hhsMOxcQcKgcpklUsSRUVy/Uo9eObBpNxBWVQbS8= Message-ID: <064bdc32-54ee-c3db-8c8c-8126c3c04946@simark.ca> Date: Tue, 28 Mar 2023 09:50:40 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 Subject: Re: [PING][PATCH] gdb: use dynamic year in update-freebsd.sh Content-Language: fr To: Enze Li , gdb-patches@sourceware.org Cc: enze.li@gmx.com, jhb@FreeBSD.org References: From: Simon Marchi In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NICE_REPLY_A,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 List-Id: On 3/28/23 09:40, Enze Li via Gdb-patches wrote: > Hi all, > > Kindly PING for this patch. John has reviewed the patch, but still > needs a global maintainer to take a look at it. > > Best Regards, > Enze I think that John could have given you an Approved-By. But in any case: Approved-By: Simon Marchi Simon