Accepting request 1125095 from network:utilities

- update to 20230614d (bsc#1217032):
  * fix buffer overflow when parsing TCP packets where the sender
    includes a TCP fast open cookie larger than 16 bytes

    sc_hoiho man page

OBS-URL: https://build.opensuse.org/request/show/1125095
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scamper?expand=0&rev=25
This commit is contained in:
Ana Guerrero 2023-11-14 20:41:49 +00:00 committed by Git OBS Bridge
commit c423a01fa3
4 changed files with 15 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:50a58ed36c7e7a4045717c5acc82b510bd2ad329f3b336b3504118e0280ad9ca
size 2214550

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:54423b64a0b68aafa903d9260c2bff5c16f3cca44997e0e830d17296f6f03a59
size 2214467

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Nov 10 15:00:00 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 20230614d (bsc#1217032):
* fix buffer overflow when parsing TCP packets where the sender
includes a TCP fast open cookie larger than 16 bytes
-------------------------------------------------------------------
Sat Oct 7 09:04:41 UTC 2023 - Sebastian Wagner <sebix@sebix.at>
@ -326,7 +333,7 @@ Tue Dec 14 17:50:16 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- sc_hoiho:
* add the ability to learn regular expressions that extract
network names from router hostnames, documented in the
sc_hoiho man page
sc_hoiho man page
-------------------------------------------------------------------
Wed Oct 27 18:47:44 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
@ -611,15 +618,15 @@ Thu Aug 24 06:58:41 UTC 2017 - sebix+novell.com@sebix.at
* fix possible memory leaks detected with static analysis.
* quality assurance on research paper cites in manual pages.
* spelling errors noticed by Iain R. Learmonth.
sc_ally:
* add feature to dump inferred aliases from the collected data.
sc_speedtrap:
* add threaded implementation of pairwise comparison to form candidate
alias sets, if pthreads are detected at compilation time and
--disable-threads configure option is not supplied.
sc_uptime:
* new scamper driver to infer IPv6 device reboot windows if the device
returns an incrementing identifier field in the IPv6 fragmentation

View File

@ -18,7 +18,7 @@
Name: scamper
Version: 20230614c
Version: 20230614d
Release: 0
Summary: Parallel Internet measurement utility
License: GPL-2.0-only