Bug 1140991 - iputils/ping6: Remove definitions
Summary: iputils/ping6: Remove definitions
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Security (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Security Team bot
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-10 10:05 UTC by Petr Vorel
Modified: 2023-04-12 00:39 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!