Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 784833 - net-fs/cifs-utils ebuild greater customisation and dependency validation
Summary: net-fs/cifs-utils ebuild greater customisation and dependency validation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's SAMBA Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2021-04-21 16:32 UTC by Enrique Domínguez
Modified: 2022-07-28 19:04 UTC (History)
1 user (show)

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


Attachments
ebuild 6.11 patch (ebuild-6.11.patch,1.07 KB, patch)
2021-04-21 16:33 UTC, Enrique Domínguez
Details | Diff
metadata.xml patch (metadata.patch,436 bytes, patch)
2021-04-21 16:34 UTC, Enrique Domínguez
Details | Diff
Makefile.am patch (manpage-6.11.patch,574 bytes, patch)
2021-04-21 16:34 UTC, Enrique Domínguez
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Enrique Domínguez 2021-04-21 16:32:20 UTC
1) after reading #716686, added new useflag for those don't want more deps
2) built without sys-apps/keyutils. What's need for? optional feature?
build and working on x86, active useflags USE="caps".
Hope it helps.
Comment 1 Enrique Domínguez 2021-04-21 16:33:09 UTC
Created attachment 701511 [details, diff]
ebuild 6.11 patch
Comment 2 Enrique Domínguez 2021-04-21 16:34:02 UTC
Created attachment 701514 [details, diff]
metadata.xml patch
Comment 3 Enrique Domínguez 2021-04-21 16:34:55 UTC
Created attachment 701517 [details, diff]
Makefile.am patch
Comment 4 Larry the Git Cow gentoo-dev 2022-07-28 19:04:22 UTC
The bug has been closed via the following commit(s):

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

commit 03369cd396fa27bebdc06e62f17930a8bb7e6c06
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2022-07-28 18:57:52 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2022-07-28 19:04:16 +0000

    net-fs/cifs-utils: only require keyutils for USE ads, creds, or pam
    
    Closes: https://bugs.gentoo.org/600832
    Closes: https://bugs.gentoo.org/784833
    
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 net-fs/cifs-utils/cifs-utils-6.15-r1.ebuild | 142 ++++++++++++++++++++++++++++
 1 file changed, 142 insertions(+)