Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
647
Issues
647
List
Boards
Labels
Service Desk
Milestones
Merge Requests
172
Merge Requests
172
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
81a1590f
Commit
81a1590f
authored
Oct 29, 2018
by
Natanael Copa
Committed by
Leonardo Arena
Feb 06, 2019
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
community/wireshark: security upgrade to 2.4.10
CVE-2018-12086, CVE-2018-18227 fixes
#9603
parent
c0c7198c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
community/wireshark/APKBUILD
community/wireshark/APKBUILD
+7
-2
No files found.
community/wireshark/APKBUILD
View file @
81a1590f
...
...
@@ -3,7 +3,7 @@
# Contributor: Jeremy Thomerson <jeremy@thomersonfamily.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
wireshark
pkgver
=
2.4.
9
pkgver
=
2.4.
10
pkgrel
=
0
pkgdesc
=
"A network protocol analyzer - GTK version"
url
=
"http://www.wireshark.org"
...
...
@@ -20,6 +20,11 @@ source="http://www.wireshark.org/download/src/$pkgname-$pkgver.tar.xz
builddir
=
"
$srcdir
"
/
$pkgname
-
$pkgver
# secfixes:
# 2.4.10-r0:
# - CVE-2018-12086
# - CVE-2018-18225
# - CVE-2018-18226
# - CVE-2018-18227
# 2.4.9-r0:
# - CVE-2018-16056
# - CVE-2018-16057
...
...
@@ -203,5 +208,5 @@ gtk() {
mv
"
$pkgdir
"
/usr/bin/wireshark-gtk
"
$subpkgdir
"
/usr/bin/
}
sha512sums
=
"
c6c30c8cde4256f308e0553dea20b64812781c2c7ae5a26eac9c3cbfc18de6b4c2fd19a3d742807d3d310f163d912db52f8fe2cc6a4061d6c67ec56ecca76da2 wireshark-2.4.9
.tar.xz
sha512sums
=
"
fc98e9b791fd99a7c0a0a7b0f0f0ec7e90c51b2a413bceacdacaafdbb325a66b3ad6263ca3bb8f97f808771b826f0219e374cf4458695b52f5ce0df65693e033 wireshark-2.4.10
.tar.xz
951677dd125b1e36b351cc87a98e8b8d0391d184c7695594dd4270334d86ada1dff5f14cd960da9c5d5d26fc801c42f0219b2db6269f3c526c841c7940d2f369 fix-udpdump.patch"
Alicha CH
@alicha
mentioned in issue
#9603 (closed)
·
Jul 12, 2019
mentioned in issue
#9603 (closed)
mentioned in issue #9603
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment