~alpine/aports

[alpine-aports] [PATCH v3.3] main/wireshark: security upgrade to 2.0.10 - fixes #6825

Details
Message ID
<1486540938-3136-1-git-send-email-sergej.lukin@gmail.com>
Sender timestamp
1486540938
DKIM signature
missing
Download raw message
Patch: +8 -4
CVE-2017-5596: ASTERIX infinite loop
CVE-2017-5597: DHCPv6 large loop
---
Release Notes about 2.0.10 says:
 New and Updated Features
  There are no new features in this release.
 New File Format Decoding Support
  There are no new file formats in this release.
 New Protocol Support
  There are no new protocols in this release.
 Updated Protocol Support
  DVB-CI, GSM MAP, ISAKMP, MS-WSP, PPP, QUIC, SMTP, and UDLD
 New and Updated Capture File Support
  There is no new or updated capture file support in this release.
  Daintree SNA, and DBS Etherwatch
 New and Updated Capture Interfaces support
  There are no new or updated capture interfaces supported in this release.
https://www.wireshark.org/docs/relnotes/wireshark-2.0.10.html

 main/wireshark/APKBUILD | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/main/wireshark/APKBUILD b/main/wireshark/APKBUILD
index f3c1dee..d635129 100644
--- a/main/wireshark/APKBUILD
+++ b/main/wireshark/APKBUILD
@@ -1,8 +1,9 @@
# Contributor: Sergei Lukin <sergej.lukin@gmail.com>
# Contributor: Łukasz Jendrysik <scadu@yandex.com>
# Contributor: Jeremy Thomerson <jeremy@thomersonfamily.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=wireshark
pkgver=2.0.8
pkgver=2.0.10
pkgrel=0
pkgdesc="A network protocol analyzer - GTK version"
url="http://www.wireshark.org"
@@ -35,6 +36,9 @@ builddir="$srcdir"/$pkgname-$pkgver
#   - CVE-2016-7178
#   - CVE-2016-7179
#   - CVE-2016-7180
#   2.0.10-r0:
#   - CVE-2017-5596
#   - CVE-2017-5597

prepare() {
	cd "$builddir"
@@ -99,6 +103,6 @@ gtk() {
	mv "$pkgdir"/usr/bin/wireshark-gtk "$subpkgdir"/usr/bin/
}

md5sums="c35285452a3deed84173ca37df6f40f3  wireshark-2.0.8.tar.bz2"
sha256sums="2a6f7119ebc4d8fe1dfea6b0ce4dc036d67ea0e59410e6fdcd3ae15ee0834380  wireshark-2.0.8.tar.bz2"
sha512sums="84052b4e841145b2e05feedc4237ddf4b65e0071247e673e7c1af75fe76aa41cc5cf41cda388308a2610621a8f895cac18aa915e017491152f899fcd36b73568  wireshark-2.0.8.tar.bz2"
md5sums="5598b1cea999ffe19038b36cb4a56c7f  wireshark-2.0.10.tar.bz2"
sha256sums="28c3ffcc20b5f80e655bb6408f2aefa8740e9fba3ce84b7cbd4b5001f3886fa8  wireshark-2.0.10.tar.bz2"
sha512sums="13afe07c9003d18eb591e0ba372499bcbc6d8350f432e760f6462a6ed3114132ce67b627119d436eb971e8068792c57ce1a45401ac5821551af71894ca6f9fc0  wireshark-2.0.10.tar.bz2"
-- 
2.6.6



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)