From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 12FB2CE7AF3 for ; Fri, 29 Sep 2023 20:51:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id B2A5B60E70; Fri, 29 Sep 2023 20:51:08 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org B2A5B60E70 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WfAhdMO4VbWo; Fri, 29 Sep 2023 20:51:07 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp3.osuosl.org (Postfix) with ESMTP id BDD4E6163C; Fri, 29 Sep 2023 20:51:06 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org BDD4E6163C Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id EFC6A1BF990 for ; Fri, 29 Sep 2023 20:51:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id C875642E27 for ; Fri, 29 Sep 2023 20:51:04 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org C875642E27 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18fqYWYqFrEn for ; Fri, 29 Sep 2023 20:51:03 +0000 (UTC) Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::228]) by smtp4.osuosl.org (Postfix) with ESMTPS id 33C6E42E1F for ; Fri, 29 Sep 2023 20:51:03 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 33C6E42E1F Received: by mail.gandi.net (Postfix) with ESMTPSA id 2D8801BF203; Fri, 29 Sep 2023 20:51:00 +0000 (UTC) Received: from peko by dell.home with local (Exim 4.94.2) (envelope-from ) id 1qmKRw-007W3x-ID; Fri, 29 Sep 2023 22:51:00 +0200 From: Peter Korsgaard To: Bernd Kuhls References: <20230924183408.41396-1-bernd@kuhls.net> Date: Fri, 29 Sep 2023 22:51:00 +0200 In-Reply-To: <20230924183408.41396-1-bernd@kuhls.net> (Bernd Kuhls's message of "Sun, 24 Sep 2023 20:34:08 +0200") Message-ID: <87y1god7pn.fsf@48ers.dk> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 X-GND-Sasl: peter@korsgaard.com Subject: Re: [Buildroot] [PATCH v2 1/1] package/pppd: bump version to 2.5.0 X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Thomas Petazzoni , buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" >>>>> "Bernd" == Bernd Kuhls writes: > Removed all patches, they are now included in this release. > Added other patches fixing errors. > Removed option BR2_PACKAGE_PPPD_RADIUS, upstream build system, now auto- > conf-based, does not support disabling the radius plugin. > Removed BR2_PACKAGE_PPPD_OVERWRITE_RESOLV_CONF, upstream now defaults to > /etc, quoting README: > "Note that if you have built and installed previous versions of this > package and you want to continue having configuration and TDB files in > /etc/ppp, you will need to use the --sysconfdir option to ./configure." > Switched build system to autoconf, added optional systemd support. > Added configure option to enable multilink support which now defaults to > false but was enabled before: > https://github.com/ppp-project/ppp/blob/2.4.9/pppd/Makefile.linux#L57 > Signed-off-by: Bernd Kuhls > --- > v2: rebased (Yann) Committed, thanks. -- Bye, Peter Korsgaard _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot