Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 834109

Summary: net-libs/xrootd: Add support for Macaroons
Product: Gentoo Linux Reporter: Oliver Freyermuth <o.freyermuth>
Component: Current packagesAssignee: Guilherme Amadio <amadio>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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(-)