URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4308ae3d4752efc81fc9098b3602c0e96bc54ab5
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
4308ae3 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>
Actions performed:
from 54fac1e SNMP: handle Net-SNMP Engine Id of 12 octets
add 4308ae3 tools: Add update-appdata.py
Summary of changes:
tools/update-appdata.py | 114 ++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 114 insertions(+)
create mode 100755 tools/update-appdata.py