Summary: | app-misc/lirc-0.9.4 : sandbox issue (XDG_xxx_DIR related) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Craig Andrews <candrews> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | proxy-maint |
Priority: | Normal | Keywords: | PATCH |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 567192 | ||
Attachments: |
app-misc:lirc-0.9.4:20160702-014121.log
emerge-history.txt sandbox-21343.log |
Description
Toralf Förster
![]() Created attachment 439386 [details]
app-misc:lirc-0.9.4:20160702-014121.log
Created attachment 439388 [details]
emerge-history.txt
Created attachment 439390 [details]
sandbox-21343.log
Pull request: https://github.com/gentoo/gentoo/pull/3150 Fixed in 0.9.4c commit f6c5ac0de170ab7ad1b3701738c74e8c58c9c740 (HEAD -> master, origin/master, origin/HEAD) Author: Craig Andrews <candrews@integralblue.com> AuthorDate: Sat Dec 17 21:39:47 2016 -0500 Commit: Patrice Clement <monsieurp@gentoo.org> CommitDate: Fri Dec 30 22:54:51 2016 +0100 app-misc/lirc-0.9.4c: version bump. * Clean up dependencies. * Remove irman and iguanair use flags: these have been moved out of lirc upstream. * Use xdg-utils.eclass to cleanup XDG_* env causing sandbox violation. * Fix dependencies for lirc-setup. Gentoo-Bug: https://bugs.gentoo.org/602978 Gentoo-Bug: https://bugs.gentoo.org/587770 Gentoo-Bug: https://bugs.gentoo.org/591264 Closes: https://github.com/gentoo/gentoo/pull/3150 app-misc/lirc/Manifest | 1 + app-misc/lirc/lirc-0.9.4c.ebuild | 150 +++++++++++++++++++++++++++++++++++++++ app-misc/lirc/metadata.xml | 1 + 3 files changed, 152 insertions(+) create mode 100644 app-misc/lirc/lirc-0.9.4c.ebuild PR merged, thanks! |