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
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Dominika Liberda
aports
Commits
9f7a391b
Commit
9f7a391b
authored
6 years ago
by
Natanael Copa
Browse files
Options
Downloads
Patches
Plain Diff
community/wireshark: security upgrade to 2.6.4
CVE-2018-12086, CVE-2018-18225, CVE-2018-18226, CVE-2018-18227 fixes #9602
parent
7d5bb6e7
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/wireshark/APKBUILD
+7
-2
7 additions, 2 deletions
community/wireshark/APKBUILD
with
7 additions
and
2 deletions
community/wireshark/APKBUILD
+
7
−
2
View file @
9f7a391b
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
# Contributor: Jeremy Thomerson <jeremy@thomersonfamily.com>
# Contributor: Jeremy Thomerson <jeremy@thomersonfamily.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
wireshark
pkgname
=
wireshark
pkgver
=
2.6.
3
pkgver
=
2.6.
4
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"A network protocol analyzer - GTK version"
pkgdesc
=
"A network protocol analyzer - GTK version"
url
=
"http://www.wireshark.org"
url
=
"http://www.wireshark.org"
...
@@ -20,6 +20,11 @@ source="http://www.wireshark.org/download/src/$pkgname-$pkgver.tar.xz
...
@@ -20,6 +20,11 @@ source="http://www.wireshark.org/download/src/$pkgname-$pkgver.tar.xz
builddir
=
"
$srcdir
"
/
$pkgname
-
$pkgver
builddir
=
"
$srcdir
"
/
$pkgname
-
$pkgver
# secfixes:
# secfixes:
# 2.6.4-r0:
# - CVE-2018-12086
# - CVE-2018-18225
# - CVE-2018-18226
# - CVE-2018-18227
# 2.6.3-r0:
# 2.6.3-r0:
# - CVE-2018-16056
# - CVE-2018-16056
# - CVE-2018-16057
# - CVE-2018-16057
...
@@ -203,5 +208,5 @@ gtk() {
...
@@ -203,5 +208,5 @@ gtk() {
mv
"
$pkgdir
"
/usr/bin/wireshark-gtk
"
$subpkgdir
"
/usr/bin/
mv
"
$pkgdir
"
/usr/bin/wireshark-gtk
"
$subpkgdir
"
/usr/bin/
}
}
sha512sums
=
"
87e5335840baa401a1064ee83e3f0ee859c059dd37a09f63f19eb5d91ad273e84f1c0e7a8fdd63fe8a7076abff5e79593827544c5796d921cf7dc7682c7c3f80
wireshark-2.6.
3
.tar.xz
sha512sums
=
"
bc740548901b30f2e44c2b0933717288615fa38edc5e092607a8b12c60ecfacaa5aa7c59d7644cf29238d0d636fbe03d85559a0f2de81a3bf8ceac55fcf9ff07
wireshark-2.6.
4
.tar.xz
951677dd125b1e36b351cc87a98e8b8d0391d184c7695594dd4270334d86ada1dff5f14cd960da9c5d5d26fc801c42f0219b2db6269f3c526c841c7940d2f369 fix-udpdump.patch"
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