From patchwork Fri Jan 3 14:21:22 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 8382 Return-Path: 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 web04.haj.ipfire.org (Postfix) with ESMTPS id 4YPm3R1hjFz3x5M for ; Fri, 3 Jan 2025 14:21:39 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (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 "mail02.haj.ipfire.org", Issuer "E5" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4YPm3M2fTZz4g5; Fri, 3 Jan 2025 14:21:35 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4YPm3M270vz32qp; Fri, 3 Jan 2025 14:21:35 +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 4YPm3G4TZkz3340 for ; Fri, 3 Jan 2025 14:21:30 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4YPm3G18JTz2PN; Fri, 3 Jan 2025 14:21:30 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1735914090; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=fJBxteLdzOdjNPbRbJ+pTsLJlkNbqy/xck/7vhXTfZ8=; b=U5OtkebU0A2Gys4ydAuZYlYLwTCwl8iHEJ4XsJjfQc8NgX529T8j3UK4vY7sCe+t+igva5 1AE9nS2bli6ZdQCw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1735914090; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=fJBxteLdzOdjNPbRbJ+pTsLJlkNbqy/xck/7vhXTfZ8=; b=bpL+WGdBLPmmsQtUfZYnEfFzMmITW1vkfkx2Bcf0R1hauNzWTOAb/HWJZ0cK3s+Vqp19cp LVu/XouR/2kVOv0XBVsipb02QRuuDTY5Z+Zyprm3cULkwfnVuj6wJHgrWI2d5o7kZyCeVr J2+XR00gxxFnIP70zYmZ8S0QhdNjA7oH/jyAH8NEhKX1JwVABfmQuPHdOkYVlF1YXyHlH2 mdJVL0ZFYRVJxqllCpd1q38wtj5QDvU1Xxyl6CIltmvaAe72EGNYHMH1PAKzKvf4o/1xuE GOU2zOmC5YCwTIcLA6cBsmbGDHwByufcHzwQ5VsJAsHWmSX0Y8ihCMOsC4JatQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] ppp: Update to version 2.5.2 Date: Fri, 3 Jan 2025 15:21:22 +0100 Message-ID: <20250103142122.13241-4-adolf.belka@ipfire.org> In-Reply-To: <20250103142122.13241-1-adolf.belka@ipfire.org> References: <20250103142122.13241-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: W5YP4Q3P4NNQLSFPAZOX63O6I4ENH4TW X-Message-ID-Hash: W5YP4Q3P4NNQLSFPAZOX63O6I4ENH4TW X-MailFrom: adolf.belka@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: - Update from version 2.5.1 to 2.5.2 - Update of rootfile - Changelog 2.5.2 Some old and probably unused code has been removed, notably the pppgetpass program and the passprompt plugin, and some of the files in the sample and scripts directories. If a remote number has been set, it is available to scripts in the REMOTENUMBER environment variable. The Solaris port has been updated, including updated installation instructions in README.sol2. Various other bug fixes and minor enhancements. Signed-off-by: Adolf Belka --- config/rootfiles/common/ppp | 44 ++++++++++++++++++------------------- lfs/ppp | 6 ++--- 2 files changed, 24 insertions(+), 26 deletions(-) diff --git a/config/rootfiles/common/ppp b/config/rootfiles/common/ppp index dc24e9791..fe2d0d244 100644 --- a/config/rootfiles/common/ppp +++ b/config/rootfiles/common/ppp @@ -38,29 +38,27 @@ etc/ppp/standardloginscript #usr/include/pppd/upap.h #usr/lib/pkgconfig/pppd.pc usr/lib/pppd -usr/lib/pppd/2.5.1 -#usr/lib/pppd/2.5.1/minconn.la -usr/lib/pppd/2.5.1/minconn.so -#usr/lib/pppd/2.5.1/openl2tp.la -usr/lib/pppd/2.5.1/openl2tp.so -#usr/lib/pppd/2.5.1/passprompt.la -usr/lib/pppd/2.5.1/passprompt.so -#usr/lib/pppd/2.5.1/passwordfd.la -usr/lib/pppd/2.5.1/passwordfd.so -#usr/lib/pppd/2.5.1/pppoatm.la -usr/lib/pppd/2.5.1/pppoatm.so -#usr/lib/pppd/2.5.1/pppoe.la -usr/lib/pppd/2.5.1/pppoe.so -#usr/lib/pppd/2.5.1/pppol2tp.la -usr/lib/pppd/2.5.1/pppol2tp.so -#usr/lib/pppd/2.5.1/radattr.la -usr/lib/pppd/2.5.1/radattr.so -#usr/lib/pppd/2.5.1/radius.la -usr/lib/pppd/2.5.1/radius.so -#usr/lib/pppd/2.5.1/radrealms.la -usr/lib/pppd/2.5.1/radrealms.so -#usr/lib/pppd/2.5.1/winbind.la -usr/lib/pppd/2.5.1/winbind.so +usr/lib/pppd/2.5.2 +#usr/lib/pppd/2.5.2/minconn.la +usr/lib/pppd/2.5.2/minconn.so +#usr/lib/pppd/2.5.2/openl2tp.la +usr/lib/pppd/2.5.2/openl2tp.so +#usr/lib/pppd/2.5.2/passwordfd.la +usr/lib/pppd/2.5.2/passwordfd.so +#usr/lib/pppd/2.5.2/pppoatm.la +usr/lib/pppd/2.5.2/pppoatm.so +#usr/lib/pppd/2.5.2/pppoe.la +usr/lib/pppd/2.5.2/pppoe.so +#usr/lib/pppd/2.5.2/pppol2tp.la +usr/lib/pppd/2.5.2/pppol2tp.so +#usr/lib/pppd/2.5.2/radattr.la +usr/lib/pppd/2.5.2/radattr.so +#usr/lib/pppd/2.5.2/radius.la +usr/lib/pppd/2.5.2/radius.so +#usr/lib/pppd/2.5.2/radrealms.la +usr/lib/pppd/2.5.2/radrealms.so +#usr/lib/pppd/2.5.2/winbind.la +usr/lib/pppd/2.5.2/winbind.so usr/sbin/chat usr/sbin/pppd usr/sbin/pppdump diff --git a/lfs/ppp b/lfs/ppp index a83dd10c6..dba82a0b9 100644 --- a/lfs/ppp +++ b/lfs/ppp @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2024 IPFire Team # +# Copyright (C) 2007-2025 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 2.5.1 +VER = 2.5.2 # Download source file from https://download.samba.org/pub/ppp/ @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = e3ece873ea25bde5ddffd0da168ffe6ba890693f20fb9f1d6a48f365331abdb4cf517fd0b3004d26a0c778ad4d750e39e38486544e2771b23223469db13c239c +$(DL_FILE)_BLAKE2 = 5a79bfaf23c2f1cba7b2c4e8f27e6033aa7ee6e119b4d96dfd2870f91524052fe9ed16149e5f76cf93370159f491af828b4103eb04bd4f5dbbecca4a08af9d0d install : $(TARGET)