From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4g0Gx43m0Tz2ysm for ; Tue, 21 Apr 2026 09:18:16 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail01.haj.ipfire.org", Issuer "R12" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4g0Gx43Y1wz2xSM for ; Tue, 21 Apr 2026 09:18:16 +0000 (UTC) Received: from people01.haj.ipfire.org (people01.haj.ipfire.org [IPv6:2001:678:b28::161]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bit raw public key) server-digest SHA256 client-signature ECDSA (secp384r1) client-digest SHA384) (Client CN "people01.haj.ipfire.org", Issuer "E8" (not verified)) by mail01.ipfire.org (Postfix) with ESMTPS id 4g0Gx40p6yz1PK for ; Tue, 21 Apr 2026 09:18:16 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1776763096; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=z6htfNXMVtSnm1huebXi/DONa/Pfhb9IuhqKMIoAjD8=; b=niHDgda+iozn4nWJ/tJZ/KB4vfvltUdR9HEH523OeFsJTqvTZ1eAC2XLeLujxBSGzHhxMm TzjlztSpMJ50Q3Dw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1776763096; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=z6htfNXMVtSnm1huebXi/DONa/Pfhb9IuhqKMIoAjD8=; b=bJ/pt9eHKaaSYuKwnidy3/ezzFCO6q1NUYqrCVMCze8DxnPDkbb95vRSqLzlr/aLsO4OAA EGwnGiCd+YPsnGju0q6u3JPP5Q9qr9aGqiCadtqsod66fjsSXxxuNcqzq4JymU0VXxfME1 LNNOp9T1yjABtBMDyDsvlURkJZRX1XtYQ1kip8QL3FEiR5KaOxPZqELlaKbehBVdp8gNxv vdXCq+z17E5jv5rgFu54d1w3JDXg5NAAamHW4DQ7YUC2Jjcac3gqa/ADKomTa6o7KxXr2t LYw1oiHWeWIaTr/2YeWrVBGNW1NhyLIChSSmLToo7K9g2pTYvCmhU5z7aAQtFA== Received: by people01.haj.ipfire.org (Postfix, from userid 1000) id 4g0Gx34W9Jz2xTH; Tue, 21 Apr 2026 09:18:15 +0000 (UTC) To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree tag, v2.29-core200, created. 6b37324b0a6e2f99a44fdf71238632ebb0d32a82 X-Git-Refname: refs/tags/v2.29-core200 X-Git-Reftype: tag X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: 6b37324b0a6e2f99a44fdf71238632ebb0d32a82 Message-Id: <4g0Gx34W9Jz2xTH@people01.haj.ipfire.org> Date: Tue, 21 Apr 2026 09:18:15 +0000 (UTC) From: Michael Tremer Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The tag, v2.29-core200 has been created at 6b37324b0a6e2f99a44fdf71238632ebb0d32a82 (commit) - Log ----------------------------------------------------------------- commit 6b37324b0a6e2f99a44fdf71238632ebb0d32a82 Author: Adolf Belka Date: Mon Feb 23 20:45:14 2026 +0100 dehydrated: Fix for bug13945 - not renewing certificates within period of 32 days before expiring - Application of two commits that will end up as part of 0.7.3 eventually. Fixes: bug13945 Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer ----------------------------------------------------------------------- hooks/post-receive -- IPFire 2.x development tree