From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by lists.proxmox.com (Postfix) with ESMTPS id 1BA037E1B7 for ; Wed, 10 Nov 2021 07:36:57 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 0D3FC1747B for ; Wed, 10 Nov 2021 07:36:57 +0100 (CET) Received: from proxmox-new.maurer-it.com (proxmox-new.maurer-it.com [94.136.29.106]) (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 firstgate.proxmox.com (Proxmox) with ESMTPS id 428C11746D for ; Wed, 10 Nov 2021 07:36:56 +0100 (CET) Received: from proxmox-new.maurer-it.com (localhost.localdomain [127.0.0.1]) by proxmox-new.maurer-it.com (Proxmox) with ESMTP id 138B041C0F; Wed, 10 Nov 2021 07:36:56 +0100 (CET) Message-ID: Date: Wed, 10 Nov 2021 07:36:54 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:95.0) Gecko/20100101 Thunderbird/95.0 Content-Language: en-US To: Proxmox VE development discussion , Alexandre Derumier References: <20211105081652.3191827-1-aderumier@odiso.com> From: Thomas Lamprecht In-Reply-To: <20211105081652.3191827-1-aderumier@odiso.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-SPAM-LEVEL: Spam detection results: 0 AWL -0.111 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment KAM_NUMSUBJECT 0.5 Subject ends in numbers excluding current years SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record URIBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [frrouting.org] Subject: [pve-devel] applied-series: [PATCH frr 0/2] update frr to 8.0.1 X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Nov 2021 06:36:57 -0000 On 05.11.21 09:16, Alexandre Derumier wrote: > This patch series update frr to 8.0.1. > I'm running it in production since 1month, no bug detected, evpn works fine (with some fixes for ip mobility). > > This need to bump the proxmox frr mirror to 8.0.1 tag. > > Also, this need the libyang2, not available in debian repo. > Deb are available in frr repos: > > https://deb.frrouting.org/frr/pool/frr-8/liby/libyang2/libyang2_2.0.7-1~deb11u1_amd64.deb > > https://deb.frrouting.org/frr/pool/frr-8/liby/libyang2/libyang2-dev_2.0.7-1~deb11u1_amd64.deb > > > > Alexandre Derumier (2): > update patches > bump to 8.0.1 > > Makefile | 4 +- > debian/changelog | 6 ++ > debian/control | 56 +++++++++--------- > ...e-ax_python.m4-to-hardcode-python3.9.patch | 25 -------- > .../patches/pve/0001-enable-bgp-daemon.patch | 8 +-- > ...on-for-RT-auto-derivation-to-force-A.patch | 59 ++++++++++--------- > debian/patches/series | 1 - > 7 files changed, 70 insertions(+), 89 deletions(-) > delete mode 100644 debian/patches/0001-Adjust-the-ax_python.m4-to-hardcode-python3.9.patch > applied series, thanks! FYI, I synced the packages to pvetest.