Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 687272 - app-admin/keepassxc-2.4.2: missing dependency on dev-libs/libsodium
Summary: app-admin/keepassxc-2.4.2: missing dependency on dev-libs/libsodium
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
: 687300 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-06-03 14:15 UTC by Arthur Zamarin
Modified: 2019-06-03 22:03 UTC (History)
2 users (show)

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


Attachments
build log (keepassxc-build.log,4.23 KB, text/x-log)
2019-06-03 14:15 UTC, Arthur Zamarin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2019-06-03 14:15:23 UTC
Created attachment 578514 [details]
build log

https://github.com/keepassxreboot/keepassxc/commit/13eb1c0bbdf07312f099099c7ca571c6a77eafa1#diff-af3b638bc2a3e6c650974192a53c7291

In this commit dev-libs/libsodium was made as a required dependency. Minimal version 1.0.12 is required (there is 1.0.11 in tree so we need to specify it I think). It is used in runtime (checked using ldd).

Line is cmake: https://github.com/keepassxreboot/keepassxc/blob/develop/CMakeLists.txt#L412
Comment 1 Larry the Git Cow gentoo-dev 2019-06-03 14:22:09 UTC
The bug has been closed via the following commit(s):

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

commit 92d2b0bdd88921e8925b0e1899b643c709cba358
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2019-06-03 14:21:51 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2019-06-03 14:21:51 +0000

    app-admin/keepassxc: Added dependency on >=dev-libs/libsodium-1.0.12
    
    Thanks-to: Arthur Zamarin <arthurzam+gentoo@gmail.com>
    Closes: https://bugs.gentoo.org/687272
    Package-Manager: Portage-2.3.67, Repoman-2.3.13
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 app-admin/keepassxc/keepassxc-2.4.2.ebuild | 1 +
 app-admin/keepassxc/keepassxc-9999.ebuild  | 1 +
 2 files changed, 2 insertions(+)
Comment 2 Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2019-06-03 14:23:32 UTC
Thank you for the super fast reply and fix :)
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-06-03 22:03:41 UTC
*** Bug 687300 has been marked as a duplicate of this bug. ***