Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lazywalker
aports
Commits
e8d61b9a
Commit
e8d61b9a
authored
4 years ago
by
Leo
Browse files
Options
Downloads
Patches
Plain Diff
community/wireshark: security upgrade to 2.6.20
parent
dbaf4fe2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/wireshark/APKBUILD
+18
-13
18 additions, 13 deletions
community/wireshark/APKBUILD
with
18 additions
and
13 deletions
community/wireshark/APKBUILD
+
18
−
13
View file @
e8d61b9a
...
...
@@ -3,23 +3,36 @@
# Contributor: Jeremy Thomerson <jeremy@thomersonfamily.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
wireshark
pkgver
=
2.6.
9
pkgver
=
2.6.
20
pkgrel
=
0
pkgdesc
=
"
A
network protocol analyzer - GTK version"
pkgdesc
=
"network protocol analyzer - GTK version"
url
=
"https://www.wireshark.org"
arch
=
"all"
license
=
"GPL-2.0-or-later"
depends
=
""
makedepends
=
"bison flex perl-dev glib glib-dev libpcap-dev libcap-dev
gtk+3.0-dev c-ares-dev pcre-dev gnutls-dev libgcrypt-dev
libnl3-dev qt5-qtbase-dev qt5-qttools-dev lua5.2-dev bash portaudio-dev"
subpackages
=
"
$pkgname
-dev
$pkgname
-doc
$pkgname
-gtk
$pkgname
-common tshark"
source
=
"https://www.wireshark.org/download/src/
$pkgname
-
$pkgver
.tar.xz
fix-udpdump.patch
"
"
builddir
=
"
$srcdir
"
/
$pkgname
-
$pkgver
# secfixes:
# 2.6.20-r0:
# - CVE-2020-25862
# 2.6.16-r0:
# - CVE-2020-11647
# 2.6.15-r0:
# - CVE-2020-9431
# - CVE-2020-9430
# - CVE-2020-9428
# 2.6.13-r0:
# - CVE-2019-19553
# 2.6.11-r0:
# - CVE-2019-16319
# 2.6.10-r0:
# - CVE-2019-13619
# 2.6.9-r0:
# - CVE-2019-12295
# 2.6.8-r0:
...
...
@@ -115,14 +128,6 @@ builddir="$srcdir"/$pkgname-$pkgver
# - CVE-2017-17083
# - CVE-2017-17084
# - CVE-2017-17085
# 2.4.2-r0:
# - CVE-2017-15191
# - CVE-2017-15192
# - CVE-2017-15193
# 2.4.1-r0:
# - CVE-2017-13765
# - CVE-2017-13766
# - CVE-2017-13767
# 2.2.10-r0:
# - CVE-2017-15191
# - CVE-2017-15192
...
...
@@ -234,5 +239,5 @@ gtk() {
mv
"
$pkgdir
"
/usr/bin/wireshark-gtk
"
$subpkgdir
"
/usr/bin/
}
sha512sums
=
"
ddd2efe25623f44d7f3d47808a000b2979d426a0cdf37dfa81af4d4159e0f67b172c7dbeedeb31034d48499089bfc7a99a8e7c6d1e7890be0523b693269c41ca
wireshark-2.6.
9
.tar.xz
sha512sums
=
"
0e49e807b578368478e912970e7b4434cffcf499b803f62dbff64281c1400db5be8e96b69872270f2f52276c5fd8aee75ad3f175e8c1979dbe721a2d77f8cb13
wireshark-2.6.
20
.tar.xz
951677dd125b1e36b351cc87a98e8b8d0391d184c7695594dd4270334d86ada1dff5f14cd960da9c5d5d26fc801c42f0219b2db6269f3c526c841c7940d2f369 fix-udpdump.patch"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment