Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905878 - app-admin/keepassxc: adapt 9999 to dev-libs/botan:3
Summary: app-admin/keepassxc: adapt 9999 to dev-libs/botan:3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Barć
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-07 15:16 UTC by Sam James
Modified: 2023-05-19 08:51 UTC (History)
2 users (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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-07 15:16:39 UTC
The git version of keepassxc now supports Botan 3 (dev-libs/botan:3). Please set -DWITH_XC_BOTAN3=ON in the ebuild and adjust the dependency to the new slot.
Comment 1 Larry the Git Cow gentoo-dev 2023-05-07 15:21:39 UTC
The bug has been closed via the following commit(s):

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

commit 5cd928cf691732d27d8e4c46c6f620e68b1be9b2
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-05-07 15:20:08 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-05-07 15:21:37 +0000

    app-admin/keepassxc: use botan3 for live
    
    Closes: https://bugs.gentoo.org/905878
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 app-admin/keepassxc/keepassxc-9999.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-07 15:22:37 UTC
thank you! <3
Comment 3 Maciej Barć gentoo-dev 2023-05-07 15:23:18 UTC
Thanks for the report Sam!