forked from pool/tcpreplay
Accepting request 1102583 from home:AndreasStieger:branches:network:utilities
- Update to 4.4.4: * overflow check fix for parse_mpls. * tcpreplay-edit: prevent L2 flooding of ipv6 unicast packets. * CVE-2023-27786: bugs caused by strtok_r. (boo#1209416) * CVE-2023-27783 reachable assert in tcpedit_dlt_cleanup (boo#1209413) * reachable assert in fast_edit_packet. OBS-URL: https://build.opensuse.org/request/show/1102583 OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpreplay?expand=0&rev=32
This commit is contained in:
parent
e13698078f
commit
ec110c1ed3
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:352fcd073c61140e5008ffe4e37d4744c31037e73854a921cd8b6b5d9f29cd54
|
|
||||||
size 750072
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQFKBAABCAA0FiEEhOT6IVyTSn2X3HbV6eIUl5O94X4FAmOyjTcWHHRjcHJlcGxh
|
|
||||||
eUBhcHBuZXRhLmNvbQAKCRDp4hSXk73hflOFCAC17IUl6lkhC+z9NgiWVsiCLNbO
|
|
||||||
l+uxG+EB7E6yS7GiXzpnqdmk3dhoGeJT6dKZmswTmTAn1NXouX25XfuQCT3hUzzk
|
|
||||||
FQFauSiNmmpnofQceZIPnG5w+nBJ+pLPw6hXWVVopo9tuauC8SoYQgS63ok81/ts
|
|
||||||
H/aPlZ+1xK7kXcIvb3BiRxDqRN1s5/uF1rQZPOFHHOGtMqq8P0h5dqX99tB1cdGe
|
|
||||||
BubpRwAjMYLj9vqRAl1aGZQBaLUlYp8ntvaenYcYx3gM8jlCYJWd9CxWXe8YfLRy
|
|
||||||
UL3LJQqouRBX1m5qOittlP3Y5LR7Lc3g6zV8jK1FRqZebuCcyA2f8RnhbWmJ
|
|
||||||
=4pAb
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
tcpreplay-4.4.4.tar.xz
Normal file
3
tcpreplay-4.4.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3ff9753cc43bb15e77832cee657e3030dbcdd957fa247e6abacc605689e24051
|
||||||
|
size 748344
|
11
tcpreplay-4.4.4.tar.xz.asc
Normal file
11
tcpreplay-4.4.4.tar.xz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQFKBAABCgA0FiEEhOT6IVyTSn2X3HbV6eIUl5O94X4FAmSGDcIWHHRjcHJlcGxh
|
||||||
|
eUBhcHBuZXRhLmNvbQAKCRDp4hSXk73hfkScB/kBMmRAe/4PSAzX6olgFxcG2A2q
|
||||||
|
zqVi3UZrpdHROZ80Bar9ZFOYTSovJihW8VuH4+TyF/wUJjC0Lj/6tcULeRTL2eU6
|
||||||
|
Qpkez+EpdSi/pa+p+gkix8YdMEqhI5Vydejf5wuA1GGwnnBwxAHKl9ctUeKRId4M
|
||||||
|
3XtYA3P9kuu/cohSmj9G5eu8RT2gxVpihOPrWQQAKhzLOSH9fy8ypnKbaXNbyEdE
|
||||||
|
zc0l2RKdFRn1FKMdCnYDZzTH93XSKdI6mIGijd4/KWdVk19RW8nwG9k3uHWzCjsg
|
||||||
|
exsXHTa8JyOInug8w8uFAm2A5V0sRGLJ5zS2rn9a68EBcBotIQ/tygsbJyTz
|
||||||
|
=MGgL
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 11 16:31:05 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- Update to 4.4.4:
|
||||||
|
* overflow check fix for parse_mpls.
|
||||||
|
* tcpreplay-edit: prevent L2 flooding of ipv6 unicast packets.
|
||||||
|
* CVE-2023-27786: bugs caused by strtok_r. (boo#1209416)
|
||||||
|
* CVE-2023-27783 reachable assert in tcpedit_dlt_cleanup
|
||||||
|
(boo#1209413)
|
||||||
|
* reachable assert in fast_edit_packet.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 2 08:44:39 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Mon Jan 2 08:44:39 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: tcpreplay
|
Name: tcpreplay
|
||||||
Version: 4.4.3
|
Version: 4.4.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Network analysis and testing tools
|
Summary: Network analysis and testing tools
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user