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
ee19e314
Commit
ee19e314
authored
6 years ago
by
J0WI
Committed by
Natanael Copa
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/wireshark: security upgrade to 2.6.6
fixes #9891
parent
7ead648e
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
+7
-2
7 additions, 2 deletions
community/wireshark/APKBUILD
with
7 additions
and
2 deletions
community/wireshark/APKBUILD
+
7
−
2
View file @
ee19e314
...
@@ -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.
5
pkgver
=
2.6.
6
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"A network protocol analyzer - GTK version"
pkgdesc
=
"A network protocol analyzer - GTK version"
url
=
"https://www.wireshark.org"
url
=
"https://www.wireshark.org"
...
@@ -20,6 +20,11 @@ source="https://www.wireshark.org/download/src/$pkgname-$pkgver.tar.xz
...
@@ -20,6 +20,11 @@ source="https://www.wireshark.org/download/src/$pkgname-$pkgver.tar.xz
builddir
=
"
$srcdir
"
/
$pkgname
-
$pkgver
builddir
=
"
$srcdir
"
/
$pkgname
-
$pkgver
# secfixes:
# secfixes:
# 2.6.6-r0:
# - CVE-2019-5717
# - CVE-2019-5718
# - CVE-2019-5719
# - CVE-2019-5721
# 2.6.5-r0:
# 2.6.5-r0:
# - CVE-2018-19622
# - CVE-2018-19622
# - CVE-2018-19623
# - CVE-2018-19623
...
@@ -216,5 +221,5 @@ gtk() {
...
@@ -216,5 +221,5 @@ gtk() {
mv
"
$pkgdir
"
/usr/bin/wireshark-gtk
"
$subpkgdir
"
/usr/bin/
mv
"
$pkgdir
"
/usr/bin/wireshark-gtk
"
$subpkgdir
"
/usr/bin/
}
}
sha512sums
=
"
fed2d08bb0ba06496c22a5d45946faf2ff4ca19c59faf758c668c583193faeec3c4379b64750478469fede91562891e9b6991591a09a3da8d2193cb64718d02f
wireshark-2.6.
5
.tar.xz
sha512sums
=
"
b781c3b34dc76a3d8e60dc2b9b4e46a11994440b8df7b56134521ea9a77b27b0719a600db60d7f3d65f15972a5db2a7e85a8bf60d7217fce498fb5668de8fe56
wireshark-2.6.
6
.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