Wireshark-commits: [Wireshark-commits] master b3871fb: macOS: Software update fixes.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b3871fb864966695d1e63bd201f9781f9b147485
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
b3871fb by Gerald Combs (gerald@xxxxxxxxxxxxx):
macOS: Software update fixes.
Run our software update checks in the foreground.
Post NSApplicationWillTerminateNotification prior to exiting the
application. This *should* start the automatic updater if a new version
of Wireshark was downloaded in the background, but is difficult to test
without a fully signed and notarized application bundle.
Bug: 16416
Change-Id: I212dbb42e1cafff713ff195b448c2799750bc6ac
Reviewed-on: https://code.wireshark.org/review/36221
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 00edddb GTPv2: 8.22 F-TEID, update interface types
add b3871fb macOS: Software update fixes.
Summary of changes:
ui/macosx/sparkle_bridge.h | 2 ++
ui/macosx/sparkle_bridge.m | 16 +++++++++++++++-
ui/software_update.c | 1 +
3 files changed, 18 insertions(+), 1 deletion(-)