URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b2ab5c1441055d29362ca72685c6c063f8444a0f
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
b2ab5c1 by Gerald Combs (gerald@xxxxxxxxxxxxx):
tools: Add update-appdata.py
Add a script that fills in the <releases/> section of
wireshark.appdata.xml.
Change-Id: I643a8271f2bf1a5c2cd0be9930a6ca7c71935e42
Reviewed-on: https://code.wireshark.org/review/34824
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
(cherry picked from commit 9400251b46cc7cebe7fee31fff4a9ead90b8956a)
Reviewed-on: https://code.wireshark.org/review/34833
Actions performed:
from d3803fd Opcua: Fix display of GUIDs
add b2ab5c1 tools: Add update-appdata.py
Summary of changes:
tools/update-appdata.py | 114 ++++++++++++++++++++++++++++++++++++++++++++++++
wireshark.appdata.xml | 23 ++++++++++
2 files changed, 137 insertions(+)
create mode 100755 tools/update-appdata.py