Wireshark-commits: [Wireshark-commits] master-1.12 51ef489: Switch to a launch daemon for ChmodBPF.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=51ef489468f614f8c10aee15dce09c110134caf3
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
51ef489 by Guy Harris (guy@xxxxxxxxxxxx):
Switch to a launch daemon for ChmodBPF.
"Ah finally blew that varmint to Kingdom Come!"
Change-Id: I4ef5f8692924772189af4158eddbc125c1c7d521
Reviewed-on: https://code.wireshark.org/review/2004
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit 2b2fbff2dc2af6f47edda62cedd22b22d6c9d9e0)
Reviewed-on: https://code.wireshark.org/review/2005
Actions performed:
from 25bb29a Windows packaging and release note updates.
adds 51ef489 Switch to a launch daemon for ChmodBPF.
Summary of changes:
packaging/macosx/ChmodBPF/ChmodBPF | 84 ++++++++------------
packaging/macosx/ChmodBPF/README.macosx | 48 -----------
packaging/macosx/ChmodBPF/StartupParameters.plist | 4 -
.../macosx/ChmodBPF/org.wireshark.ChmodBPF.plist | 12 +++
packaging/macosx/Makefile.am | 3 +-
packaging/macosx/Read_me_first_gtk.rtf | 32 +++++---
packaging/macosx/Read_me_first_qt.rtf | 27 ++++---
packaging/macosx/Scripts/chmodbpf-postinstall.sh | 10 ++-
.../macosx/Wireshark_package.pmdoc/02chmodbpf.xml | 2 +-
.../macosx/Wireshark_package.pmdoc/index.xml.in | 2 +-
10 files changed, 94 insertions(+), 130 deletions(-)
delete mode 100644 packaging/macosx/ChmodBPF/README.macosx
delete mode 100644 packaging/macosx/ChmodBPF/StartupParameters.plist
create mode 100644 packaging/macosx/ChmodBPF/org.wireshark.ChmodBPF.plist