[Bug 48889] Debian packaging: set cap_net_raw to allow sendings ICMP packets

WineHQ Bugzilla wine-bugs at winehq.org
Fri Apr 10 09:30:47 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=48889

Luca Boccassi <luca.boccassi at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #66835|0                           |1
        is obsolete|                            |

--- Comment #13 from Luca Boccassi <luca.boccassi at gmail.com> ---
Created attachment 66861
  --> https://bugs.winehq.org/attachment.cgi?id=66861
Patch to add debconf postinst to set cap_net_raw on installation

As promised, here's a new revision that adds a low-priority debconf for the
setcap.
It can be enabled either from one of the many GUI tools, by setting
DEBIAN_PRIORITY=low when calling apt, or by preseeding:

echo -e "wine-staging-amd64 wine/setcaps boolean true\nwine-staging
wine/setcaps boolean true\nwine-staging-i386 wine/setcaps boolean false" |
debconf-set-selections

(if done after installation, then follow-up with dpkg-reconfigure
wine-staging-amd64 wine-staging wine-staging-i386)

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list