From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id 747F31FF140 for ; Fri, 27 Mar 2026 11:17:26 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id B20563AEA; Fri, 27 Mar 2026 11:17:49 +0100 (CET) Date: Fri, 27 Mar 2026 11:17:45 +0100 From: Gabriel Goller To: Thomas Lamprecht Subject: Re: [PATCH proxmox-ve-rs v7 02/21] frr: add proxmox-frr-templates package that contains templates Message-ID: Mail-Followup-To: Thomas Lamprecht , Shannon Sterz , pve-devel@lists.proxmox.com References: <20260323134934.243110-1-g.goller@proxmox.com> <20260323134934.243110-3-g.goller@proxmox.com> <84ce7056-6eb8-45a6-8a31-eb0755197e52@proxmox.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <84ce7056-6eb8-45a6-8a31-eb0755197e52@proxmox.com> User-Agent: NeoMutt/20241002-35-39f9a6 X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1774606615971 X-SPAM-LEVEL: Spam detection results: 0 AWL 0.023 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Message-ID-Hash: 7AJC4MFQN7GRWED2MYR3WGX5NLPM2QAJ X-Message-ID-Hash: 7AJC4MFQN7GRWED2MYR3WGX5NLPM2QAJ X-MailFrom: g.goller@proxmox.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; loop; banned-address; emergency; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: pve-devel@lists.proxmox.com X-Mailman-Version: 3.3.10 Precedence: list List-Id: Proxmox VE development discussion List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: On 27.03.2026 11:10, Thomas Lamprecht wrote: > Am 27.03.26 um 10:11 schrieb Gabriel Goller: > > Oh, I noticed every crate in ve-rs is on 2025. Should I update them all? > > Or do we only update the new crates (so proxmox-frr-templates)? > > @Thomas? > > > Thanks for noticing, I pushed that directly now, so enough if you use > 2026 for the new one here. Got it, thanks. Will send a new version later today if nothing else comes up.