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
Model registry
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
alpine
aports
Commits
f759c27c
Commit
f759c27c
authored
3 years ago
by
J0WI
Committed by
Leo
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/tcpreplay: security upgrade to 4.3.4
parent
ce6e0739
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!21421
testing/tcpreplay: security upgrade to 4.3.4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/tcpreplay/APKBUILD
+7
-3
7 additions, 3 deletions
testing/tcpreplay/APKBUILD
with
7 additions
and
3 deletions
testing/tcpreplay/APKBUILD
+
7
−
3
View file @
f759c27c
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname
=
tcpreplay
pkgver
=
4.3.
3
pkgver
=
4.3.
4
pkgrel
=
0
pkgdesc
=
"Replay captured network traffic"
url
=
"http://tcpreplay.
synfin.net/trac
/"
url
=
"http
s
://tcpreplay.
appneta.com
/"
arch
=
"all"
license
=
"GPL-3.0-or-later"
makedepends
=
"libdnet-dev libpcap-dev tcpdump"
...
...
@@ -18,6 +18,10 @@ builddir="$srcdir"/$pkgname-$pkgver
# - CVE-2019-8381
# - CVE-2019-8376
# - CVE-2019-8377
# 4.3.4-r0:
# - CVE-2020-24265
# - CVE-2020-24266
build
()
{
./configure
\
...
...
@@ -42,5 +46,5 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
ac31a767bc3c2033391f37c8d99bc9446e8284c661e4fbbd0fffa1b20b98bff70c0628d573581d260b1ed1a0a1a348177a691ae37ce4c9c48d9dbaabd7d3ff11
tcpreplay-4.3.
3
.tar.gz
sha512sums
=
"
dd119606a8eb7a812d89ee1fc10a5903911dc618cf68c1c550b0336aacba276f49052a28a81b2c6f0d4bc46ad51032b20543d733f024f1eb85bfa879cb391729
tcpreplay-4.3.
4
.tar.gz
b6491f1539d14721ab6cde567918fea857a3e230dad1b03dee872bc2c4cb8c8d86aa51d3ed08da322a5af3f6a508fab991d10d58c14e3c7ddd8aff971fe91abb skip-tests-require-root.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