Bug 1140991

Summary: iputils/ping6: Remove definitions
Product: [openSUSE] openSUSE Tumbleweed Reporter: Petr Vorel <petr.vorel>
Component: SecurityAssignee: Security Team bot <security-team>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: matthias.gerstner
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Petr Vorel 2019-07-10 10:05:47 UTC
ping6 was merged into ping in s20150815 release.
And since then it's requested by upstream to be a symlink to ping,
which we do since s20160308 (boo#1017616).

PR solving this was prepared (fixing more than this bug):
https://github.com/openSUSE/permissions/pull/24
Comment 1 Matthias Gerstner 2019-07-10 10:18:40 UTC
Removal and cleanup of permissions is fine with the security team. Tumbleweed
indeed does indeed have the /usr/bin/ping6 -> /usr/bin/ping symlink. There's
nothing else to check here I guess.
Comment 2 Matthias Gerstner 2019-07-10 13:32:07 UTC
Okay, PR is accepted, OBS submission to Factory is on its way via sr#714433.
Closing this bug as FIXED. Thank you for contribution!