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 8C6EB1FF183 for ; Wed, 16 Jul 2025 14:06:05 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 41897E279; Wed, 16 Jul 2025 14:07:09 +0200 (CEST) Message-ID: <82c0dec2-0663-4530-a48e-ab63a388382b@proxmox.com> Date: Wed, 16 Jul 2025 14:07:05 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird From: Lukas Wagner To: Proxmox VE development discussion , Daniel Kral References: <20250704182336.469274-1-d.kral@proxmox.com> <72772206-867d-4eb4-b87b-3838acc74350@proxmox.com> Content-Language: de-AT, en-US In-Reply-To: <72772206-867d-4eb4-b87b-3838acc74350@proxmox.com> X-SPAM-LEVEL: Spam detection results: 0 AWL 0.018 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 RCVD_IN_MSPIKE_H2 0.001 Average reputation (+2) RCVD_IN_VALIDITY_CERTIFIED_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_RPBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_SAFE_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: Re: [pve-devel] [PATCH container v2 1/3] setup: remove deprecated dsa from ssh host key generation 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" On 2025-07-16 13:36, Lukas Wagner wrote: > > > On 2025-07-04 20:23, Daniel Kral wrote: >> OpenSSH 10.0 removes support for the DSA signature algorithm [0], which >> is the base version that will be shipped for Debian 13 trixie. Since it >> has been marked deprecated for some time and generating DSA signatures >> with OpenSSH 10.0 will fail, remove it. >> >> [0] https://www.openssh.com/txt/release-10.0 >> [1] https://www.debian.org/releases/trixie/release-notes/whats-new.en.html >> >> Signed-off-by: Daniel Kral > > > Creating a Debian 12 container on PVE 9 does not work at the moment due this error during container creation: > > Creating SSH host key 'ssh_host_dsa_key' - this may take some time ... unknown key type dsa > > I can confirm that this patch makes it work again, so consider this: > > Tested-by: Lukas Wagner > Meh, was tricked by Thunderbird's search function and didn't see the other two patches of this series. The T-b only applies for the first patch for now... -- - Lukas _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel