diff --git a/sig/other/sig-info.yaml b/sig/other/sig-info.yaml index 3a6b41197387f6c9bc359f291d2b5f68f6c34048..b7402a57d265a966474afcaa64dc19492a600501 100644 --- a/sig/other/sig-info.yaml +++ b/sig/other/sig-info.yaml @@ -15872,6 +15872,7 @@ repositories: - src-oepkgs/botan3 - src-oepkgs/cpython - src-oepkgs/strelka + - src-oepkgs/wireshark-4.0.2 committers: - gitee_id: AmonCode name: Amon diff --git a/sig/other/src-oepkgs/w/wireshark-4.0.2.yaml b/sig/other/src-oepkgs/w/wireshark-4.0.2.yaml new file mode 100644 index 0000000000000000000000000000000000000000..98bf8083b0c9412734e56d418c0bf5889896518c --- /dev/null +++ b/sig/other/src-oepkgs/w/wireshark-4.0.2.yaml @@ -0,0 +1,13 @@ +name: wireshark-4.0.2 +description: Wireshark is a network traffic analyzer +upstream: https://gitee.com/src-oepkgs/wireshark-4.0.2 +branches: +- name: master + type: protected +- name: openEuler-20.03-LTS-SP3 + type: protected + create_from: master +- name: openEuler-22.03-LTS-SP1 + type: protected + create_from: master +type: public \ No newline at end of file