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 CA09C1FF17E for ; Thu, 25 Dec 2025 09:05:10 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 03744185FB; Thu, 25 Dec 2025 09:06:13 +0100 (CET) From: Stefan Mayr To: pve-devel@lists.proxmox.com Date: Thu, 25 Dec 2025 09:05:22 +0100 Message-Id: <20251225080524.1959-1-stefan@mayr-stefan.de> MIME-Version: 1.0 X-SPAM-LEVEL: Spam detection results: 0 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 Subject: [pve-devel] [PATCH manager/common 0/1] Fix #7175: switch API to timedatectl 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: , Reply-To: Proxmox VE development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" Using /etc/timezone is deprecated by the Debian tzdata package. The Proxmox installer does not use it anymore. This switches the API to use timedatectl as recommended by the tzdata maintainers. pve-manager: Stefan Mayr (1): Fix #7175: use timedatectl for timezone handling PVE/API2/Nodes.pm | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) pve-common: Stefan Mayr (1): Fix #7175: remove deprecated timezone file src/PVE/INotify.pm | 29 ----------------------------- 1 file changed, 29 deletions(-) -- 2.34.1 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel