URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=689d6eeaa1a68885d41dcd79d5e59457f9cb5695
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark
Commits:
689d6ee by Gerald Combs (gerald@xxxxxxxxxxxxx):
macOS: Explicitly set our package root permissions.
The pkgbuild man page doesn't really discuss file permissions[1], but it
appears that it simply preserves them. Make sure the ChmodBPF and
path_helper roots have the correct permssions before building their
respective installers.
[1] The --ownership flag description mentions chmod but that appears to
be a typo.
Bug: 16284
Change-Id: I5ef277539a5b2015394ae3e722ef4c176f9c243f
Reviewed-on: https://code.wireshark.org/review/35507
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
(cherry picked from commit 56a609028fa3c41951dec0ed25a1f413f2e0d615)
Reviewed-on: https://code.wireshark.org/review/35508
Actions performed:
from b1e7ab5 Windows: upgrade Npcap to 0.9986
add 689d6ee macOS: Explicitly set our package root permissions.
Summary of changes:
CMakeLists.txt | 16 ++++++++++++++++
1 file changed, 16 insertions(+)