Bugzilla – Bug 1140993
iputils/ping: Drop effective capability
Last modified: 2023-04-12 00:39:10 UTC
Upstream recommends using only permitted capability, effective capability is not needed [1] (done in [2]). [1] https://github.com/iputils/iputils/commit/368c345ff9a648ea28ece9725522f5363b869823 [2] https://github.com/iputils/iputils/commit/c81f2309b912a00d943afd887616c00a5984c283
PR solving this was prepared (fixing more than this bug): https://github.com/openSUSE/permissions/pull/24
Since upstream says their utility is now capability aware I'm fine with dropping the effective bit. Since is is only tighter security I'm fine with the change and no further review should be required.
Just like bug 1140991 this change is on its way to Factory via sr#714433. Closing as FIXED. Thanks!