Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908396 - net-dialup/ppp-2.5.0-r3 radius plugin does not load radiusclient.conf file
Summary: net-dialup/ppp-2.5.0-r3 radius plugin does not load radiusclient.conf file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Highest major (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2023-06-12 10:00 UTC by Tomasz Chilinski
Modified: 2023-09-26 20:34 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomasz Chilinski 2023-06-12 10:00:45 UTC
We need to this fix from upstream:

https://github.com/ppp-project/ppp/commit/7f89208b860ea0c41636410bfdb6a609b2772f47

to restore correct radiusclient.conf syntax parsing.
Comment 1 Larry the Git Cow gentoo-dev 2023-06-12 11:17:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81e2e7dd402b7cae4e2591bd07b958948b7e335b

commit 81e2e7dd402b7cae4e2591bd07b958948b7e335b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-06-12 10:50:40 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-06-12 11:15:49 +0000

    net-dialup/ppp: backport radiusclient.conf parsing fix
    
    Closes: https://bugs.gentoo.org/908396
    Signed-off-by: Sam James <sam@gentoo.org>

 .../ppp-2.5.0-radiusclient.conf-parsing.patch      |  48 +++++++++
 net-dialup/ppp/ppp-2.5.0-r4.ebuild                 | 119 +++++++++++++++++++++
 2 files changed, 167 insertions(+)