From owner-dev-commits-ports-all@freebsd.org Tue Apr 6 09:47:37 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4DABC5C7C13; Tue, 6 Apr 2021 09:47:37 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from anny.lostinspace.de (anny.lostinspace.de [195.30.95.33]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4FF2kV6xYCz3t3K; Tue, 6 Apr 2021 09:47:27 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from server.idefix.lan (176-138-067-156.ip-addr.inexio.net [156.67.138.176]) (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) (Authenticated sender: idefix@fechner.net) by anny.lostinspace.de (Postfix) with ESMTPSA id 1926423C32; Tue, 6 Apr 2021 11:47:25 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fechner.net; s=default; t=1617702445; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=oc0/NEoHLDhcNx9pStK/Gbr1qnlaG+IWHT4iz8k1mKE=; b=Qh4d1wKlvwcPVmASB8I81El3INX88hRT+1p+QkdP8QVUg1j+DAlF1PsbS7G6wgbxwbjgbd 8VH0alxzc65sDmoD2YEvcgM18U/z3DH6YdSSRV7G7S9NLqkoKLbqjFyRRaK+/73YFSyT/A tlkDzTc8LNR5Yyugn4tskhmbzA9kpcc= Received: from [192.168.0.151] (176-138-067-156.ip-addr.inexio.net [156.67.138.176]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by server.idefix.lan (Postfix) with ESMTPSA id 40210198C35; Tue, 6 Apr 2021 11:47:24 +0200 (CEST) Subject: Re: git: 5952f85233d1 - main - Add vuln-flat.xml to the ignore list and remove the one committed by accident To: Rene Ladan , ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org References: <202104060850.1368ogGx043632@gitrepo.freebsd.org> From: Matthias Fechner Message-ID: Date: Tue, 6 Apr 2021 11:47:23 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.9.0 MIME-Version: 1.0 In-Reply-To: <202104060850.1368ogGx043632@gitrepo.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-Rspamd-Server: anny.lostinspace.de X-Rspamd-Queue-Id: 4FF2kV6xYCz3t3K X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Apr 2021 09:47:37 -0000 Am 06.04.2021 um 10:50 schrieb Rene Ladan: > Add vuln-flat.xml to the ignore list and remove the one committed by accident thanks Rene! And sorry for this. Gruß Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook