From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) by lore.proxmox.com (Postfix) with ESMTPS id 73A161FF13F for ; Thu, 21 May 2026 11:00:34 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 5191BC258; Thu, 21 May 2026 11:00:34 +0200 (CEST) From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= To: pbs-devel@lists.proxmox.com Subject: [PATCH proxmox-backup] docs: faq: fix Bookworm EOL date Date: Thu, 21 May 2026 11:00:11 +0200 Message-ID: <20260521090013.339665-1-f.gruenbichler@proxmox.com> X-Mailer: git-send-email 2.47.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1779353997268 X-SPAM-LEVEL: Spam detection results: 0 AWL 0.054 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: PPBQ2PZKBWQTTJUPDJOFO6NM446QTCI5 X-Message-ID-Hash: PPBQ2PZKBWQTTJUPDJOFO6NM446QTCI5 X-MailFrom: f.gruenbichler@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 X-Mailman-Version: 3.3.10 Precedence: list List-Id: Proxmox Backup Server development discussion List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: the last point release is planned for July 2026 Signed-off-by: Fabian Grünbichler --- Notes: see https://lists.debian.org/debian-project/2026/05/msg00032.html left the PBS date as it was before docs/faq-release-support-table.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq-release-support-table.csv b/docs/faq-release-support-table.csv index cff8e013d..eb0172ff7 100644 --- a/docs/faq-release-support-table.csv +++ b/docs/faq-release-support-table.csv @@ -1,5 +1,5 @@ Proxmox Backup Version , Debian Version , First Release , Debian EOL , Proxmox Backup EOL Proxmox Backup 4 , Debian 13 (Trixie) , 2025-08 , TBA , TBA -Proxmox Backup 3 , Debian 12 (Bookworm) , 2023-06 , 2026-08 , 2026-08 +Proxmox Backup 3 , Debian 12 (Bookworm) , 2023-06 , 2026-07 , 2026-08 Proxmox Backup 2 , Debian 11 (Bullseye) , 2021-07 , 2024-07 , 2024-07 Proxmox Backup 1 , Debian 10 (Buster) , 2020-11 , 2022-08 , 2022-07 -- 2.47.3