aboutsummaryrefslogtreecommitdiffstats
path: root/community/wireshark
Commit message (Collapse)AuthorAgeFilesLines
* community/wireshark: security upgrade to 2.6.7Francesco Colista2019-03-171-3/+7
| | | | | | CVE-2019-9208; CVE-2019-9209; CVE-2019-9214 fixes #10099
* community/wireshark: bump pkgrel after Qt upgradeFrancesco Colista2019-02-121-1/+1
|
* community/wireshark: security upgrade to 2.6.6J0WI2019-01-291-2/+7
| | | | fixes #9891
* community/wireshark: security upgrade to 2.6.5Milan P. Stanić2019-01-011-3/+11
| | | | | | | | | CVE-2018-19622, CVE-2018-19623, CVE-2018-19624, CVE-2018-19625 CVE-2018-19626, CVE-2018-19627, CVE-2018-19628 Fixes #9763 Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>
* community/wireshark: remove libressl dependencyJ0WI2018-11-131-4/+4
|
* community/wireshark: security upgrade to 2.6.4Natanael Copa2018-10-291-2/+7
| | | | | | CVE-2018-12086, CVE-2018-18225, CVE-2018-18226, CVE-2018-18227 fixes #9602
* community/wireshark: security upgrade to 2.6.3Natanael Copa2018-09-101-2/+6
| | | | | | CVE-2018-16056, CVE-2018-16057, CVE-2018-16058 fixes #9405
* community/wireshark: security upgrade to 2.6.2Natanael Copa2018-07-301-2/+13
| | | | | | CVE-2018-14339, CVE-2018-14340, CVE-2018-14341, CVE-2018-14342, CVE-2018-14343, CVE-2018-14344, CVE-2018-14367, CVE-2018-14368, CVE-2018-14369, CVE-2018-14370
* community/wireshark: security upgrade to 2.4.7Leonardo Arena2018-06-111-2/+9
| | | | | | | CVE-2018-11356, CVE-2018-11357, CVE-2018-11358, CVE-2018-11359, CVE-2018-11360, CVE-2018-11362 Fixes #8931
* community/wireshark: add secinfoLeonardo Arena2018-04-301-0/+11
|
* community/wireshark: upgrade to 2.4.6TBK2018-04-091-2/+2
|
* community/wireshark: security upgrade to 2.4.5Natanael Copa2018-03-191-2/+25
| | | | | | | | | CVE-2018-7320, CVE-2018-7321, CVE-2018-7322, CVE-2018-7323, CVE-2018-7324, CVE-2018-7325, CVE-2018-7326, CVE-2018-7327, CVE-2018-7328, CVE-2018-7329, CVE-2018-7330, CVE-2018-7331, CVE-2018-7332, CVE-2018-7333, CVE-2018-7334, CVE-2018-7335, CVE-2018-7336, CVE-2018-7337, CVE-2018-7417, CVE-2018-7418, CVE-2018-7419, CVE-2018-7420
* community/wireshark: security upgrade to 2.4.4Leonardo Arena2018-02-081-3/+7
| | | | | | CVE-2018-5334, CVE-2018-5335, CVE-2018-5336 Fixes #8433
* community/wireshark: enable RTP streams playbackLeonardo Arena2018-01-191-3/+7
| | | | Enable check()
* [various]: unify names of licenses according to SPDXJakub Jirutka2017-12-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates $license variable in all APKBUILDs to comply with short names specified by SPDX version 3.0 [1] where possible. It was done using find-and-replace method on substrings inside $license variables. Only license names were updated, not "expressions" specifying relation between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or exceptions (e.g. "X with exceptions"). Many licenses have a version or multiple variants, e.g. MPL-2.0, BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not contain license version or variant. Since there's no way how to infer this information just from abuild, it were left without the variant suffix or version, i.e. non SPDX compliant. GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later (formerly e.g. GPL-2.0+). We did not systematically noted distinguish between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g. GPL2+) were left without the variant suffix, i.e. non SPDX compliant. Note: This commit just fixes format of the license names, no verification has been done if the specified license information is actually correct! [1]: https://spdx.org/licenses/
* community/wireshark: security upgrade to 2.4.3 (CVE-2017-17083, ↵Francesco Colista2017-12-171-3/+7
| | | | CVE-2017-17084, CVE-2017-17085). Fixes #8268
* community/wireshark: enable luaJean-Louis Fuchs2017-10-271-3/+4
|
* community/wireshark: security upgrade to 2.4.2Leonardo Arena2017-10-233-21/+37
| | | | | | | (CVE-2017-15191, CVE-2017-15192, CVE-2017-15193) (CVE-2017-13765, CVE-2017-13766, CVE-2017-13767) fixes #8013 #7910
* main/wireshark: security fix to 2.2.8.Francesco Colista2017-08-081-7/+11
| | | | | | | CVE-2017-11406 CVE-2017-11407 CVE-2017-11408 Fixes #7558
* community/wireshark: add secinfoLeonardo Arena2017-06-131-0/+11
|
* community/wireshark: security upgrade to 2.2.7Leonardo Arena2017-06-131-19/+32
| | | | | | | | CVE-2017-9343, CVE-2017-9344, CVE-2017-9345, CVE-2017-9346, CVE-2017-9347, CVE-2017-9348, CVE-2017-9349, CVE-2017-9350, CVE-2017-9351, CVE-2017-9352, CVE-2017-9353, CVE-2017-9354 Fixes #7376
* community/wireshark: modernize abuildtmpfile2017-05-141-17/+3
|
* community/wireshark: move from mainNatanael Copa2017-04-143-0/+179