Wireshark-commits: [Wireshark-commits] master 56a6090: macOS: Explicitly set our	package root permi
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=56a609028fa3c41951dec0ed25a1f413f2e0d615
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
56a6090 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>
    
Actions performed:
    from  89dfd3d   extcap: fix use-after-free bug.
     add  56a6090   macOS: Explicitly set our package root permissions.
Summary of changes:
 CMakeLists.txt | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)