Summary: | net-wireless/bluez-5.76 installs empty directories | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Pacho Ramos <pacho> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=929017 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
2024-05-18 19:00:09 UTC
Created attachment 893344 [details]
build.log
build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ace5b9410d153c03933a39338690f98dffbfdf0 commit 6ace5b9410d153c03933a39338690f98dffbfdf0 Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2024-05-19 21:08:04 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2024-05-19 21:08:04 +0000 net-wireless/bluez: fixup permissions Set 0555 mode on /etc/bluetooth directory only. It makes no sense to apply this recursively. keepdir /var/lib/bluetooth when systemd is disabled. Set mode to 0700. See upstream: https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?id=7665fb5d943c3910465123fc7b08922e44adb7a2 Bug: https://bugs.gentoo.org/929017 Closes: https://bugs.gentoo.org/932172 Signed-off-by: Mike Gilbert <floppym@gentoo.org> net-wireless/bluez/{bluez-5.76.ebuild => bluez-5.76-r1.ebuild} | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) |