From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4bXpSm0bCZz2yxl for ; Thu, 3 Jul 2025 07:35:04 +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 server-signature ECDSA (secp384r1) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4bXpSm0S7kz2y97 for ; Thu, 3 Jul 2025 07:35:04 +0000 (UTC) Received: from people01.haj.ipfire.org (people01.haj.ipfire.org [172.28.1.161]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature ECDSA (secp384r1)) (Client CN "people01.haj.ipfire.org", Issuer "E6" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4bXpSl4lCGzd8 for ; Thu, 3 Jul 2025 07:35:03 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1751528103; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=ZQDYGAjN1p9KinQB9/X4BayTmp4u4KbkFSbYEeRJo90=; b=LyWrJEMgbcIZfnIUbgu2SpBY3+RmsaWWI6R/NScO5QhuBIfpmGfT9w2iO0yY7vWSktTr43 UPwXCW0nmNkzMEAw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1751528103; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=ZQDYGAjN1p9KinQB9/X4BayTmp4u4KbkFSbYEeRJo90=; b=j522AM9ScPO1Iv2sL6ZuSws1iO6vhmgGJNhM9KqTr0qZnxdBjY8NwuuNL3V4EMTKU4XcmT KJq2wCnly4HjJXml+bzfLbU8+BJ5IkFzX1wFyLny0QjHaHyTk+ERFFHQJOHcjsQTP1sTKf ZR7z8J0XIXjVAeoCFwjEkyZOSnUKiYooOCVdX1zFzVrDkaNdP7eL1SCmfeKHmrmE0fe5Kc sUSUTGw3ZRCP4z2og+hAVCm63rEG1xtkKS083QGJ2BcUPYxj5lOJmAMs49IY1Ts03dG60Z m7GxJ5VPwn5rs0vMuJmwzon5jPJIVE3mbedwU7Uahq67rs1qPnNdcGqa4sEx7w== Received: by people01.haj.ipfire.org (Postfix, from userid 1000) id 4bXpSl4MN5z2xc5; Thu, 3 Jul 2025 07:35:03 +0000 (UTC) To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. d329f1c2a51a59ade209f1a900c5b0d8f7c70409 X-Git-Refname: refs/heads/next X-Git-Reftype: branch X-Git-Oldrev: 1f28c8ad6e575c5663f3a4577d24b34a34670c88 X-Git-Newrev: d329f1c2a51a59ade209f1a900c5b0d8f7c70409 Message-Id: <4bXpSl4MN5z2xc5@people01.haj.ipfire.org> Date: Thu, 3 Jul 2025 07:35:03 +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 branch, next has been updated via d329f1c2a51a59ade209f1a900c5b0d8f7c70409 (commit) via ef9c801966e4b14fd53997adc256669a0d813480 (commit) from 1f28c8ad6e575c5663f3a4577d24b34a34670c88 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit d329f1c2a51a59ade209f1a900c5b0d8f7c70409 Author: Michael Tremer Date: Thu Jul 3 07:33:41 2025 +0000 freeradius: Bump release Fixes: #13590 - Freeradius not starting: libssl version mismatch Signed-off-by: Michael Tremer commit ef9c801966e4b14fd53997adc256669a0d813480 Author: Michael Tremer Date: Wed Jul 2 10:45:50 2025 +0000 Revert "libusb: Add comment to update nut when libusb is updated" This reverts commit 80b5bcd5ed1c3dbad515e0835806999cdbe71e61. This change is no longer needed. Signed-off-by: Michael Tremer ----------------------------------------------------------------------- Summary of changes: lfs/freeradius | 2 +- lfs/libusb | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) Difference in files: diff --git a/lfs/freeradius b/lfs/freeradius index e45e41aa4..4a267485f 100644 --- a/lfs/freeradius +++ b/lfs/freeradius @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = freeradius -PAK_VER = 23 +PAK_VER = 24 DEPS = libtalloc samba diff --git a/lfs/libusb b/lfs/libusb index 0ff89ff75..4b12242d7 100644 --- a/lfs/libusb +++ b/lfs/libusb @@ -25,7 +25,6 @@ include Config VER = 1.0.29 -# Ship nut when libusb is updated THISAPP = libusb-$(VER) DL_FILE = $(THISAPP).tar.bz2 hooks/post-receive -- IPFire 2.x development tree