Summary: | net-wireless/iwd-2.19 segfaults with dev-libs/ell-0.68 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | NHO <jy6x2b32pie9> |
Component: | Current packages | Assignee: | Ben Kohler <bkohler> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | asturm, eras, jy6x2b32pie9, sam, sdlarsen |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=924118 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | emerge --info |
Description
NHO
2024-08-28 11:34:22 UTC
Created attachment 901413 [details]
emerge --info
Just confirming that I have the same issue. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df2ec0216f27802ca11999c1ef8545491c9c988c commit df2ec0216f27802ca11999c1ef8545491c9c988c Author: Ben Kohler <bkohler@gentoo.org> AuthorDate: 2024-08-28 14:13:27 +0000 Commit: Ben Kohler <bkohler@gentoo.org> CommitDate: 2024-08-28 14:15:56 +0000 net-wireless/iwd: tighten ell dep again The ell API has been shown a few times to be backwards-incompatible, with a new ell release breaking older iwd releases. These 2 packages are generally released and stabilized in tandem but occasionally they diverge, so we need to make sure each iwd release gets the ell version that is intended by upstream. Closes: https://bugs.gentoo.org/938592 Signed-off-by: Ben Kohler <bkohler@gentoo.org> net-wireless/iwd/iwd-2.19-r1.ebuild | 167 ++++++++++++++++++++++++++++++++++++ 1 file changed, 167 insertions(+) |