Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834109 - net-libs/xrootd: Add support for Macaroons
Summary: net-libs/xrootd: Add support for Macaroons
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Guilherme Amadio
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-26 19:11 UTC by Oliver Freyermuth
Modified: 2023-06-08 11:59 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 Oliver Freyermuth 2022-02-26 19:11:28 UTC
XRootD has support for Macaroons, realized via the Macaroon library from:
https://github.com/rescrv/libmacaroons

It is currently unpackaged. 

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2023-06-08 11:59:04 UTC
The bug has been closed via the following commit(s):

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

commit f2e4bbc44ec1f90456cf73a2c96daffe607a2a4f
Author:     Guilherme Amadio <amadio@gentoo.org>
AuthorDate: 2023-06-08 11:57:46 +0000
Commit:     Guilherme Amadio <amadio@gentoo.org>
CommitDate: 2023-06-08 11:58:48 +0000

    net-libs/xrootd: add support for macaroons and scitokens
    
    Closes: https://bugs.gentoo.org/834109
    
    Signed-off-by: Guilherme Amadio <amadio@gentoo.org>

 net-libs/xrootd/metadata.xml                                |  2 ++
 .../xrootd/{xrootd-5.5.5.ebuild => xrootd-5.5.5-r1.ebuild}  | 13 ++++++++++---
 2 files changed, 12 insertions(+), 3 deletions(-)