diff --git a/scamper-cvs-20230614b.tar.gz b/scamper-cvs-20230614b.tar.gz deleted file mode 100644 index fe1d6c8..0000000 --- a/scamper-cvs-20230614b.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d02af6902ffdeb718349b84113df3dc415ce8e40c6e42bb739756274d9ac4cfa -size 2201320 diff --git a/scamper-cvs-20230614c.tar.gz b/scamper-cvs-20230614c.tar.gz new file mode 100644 index 0000000..f78aa9d --- /dev/null +++ b/scamper-cvs-20230614c.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50a58ed36c7e7a4045717c5acc82b510bd2ad329f3b336b3504118e0280ad9ca +size 2214550 diff --git a/scamper.changes b/scamper.changes index 6ee1ada..63b5603 100644 --- a/scamper.changes +++ b/scamper.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Sat Oct 7 09:04:41 UTC 2023 - Sebastian Wagner + +- update to version 20230614c: + - scamper: + * fix compile-on-windows support; use icmp-echo probes instead of UDP + probes for traceroute on windows; provide "attach" support on + windows. + * fix compile-on-FreeBSD-15+ where pf firewall does not have + DIOCGETSTATUS ioctl + * in scamper's remote control (-R option), fix file descriptor leak + when unable to reconnect to the remote controller. + * add --disable-scamper-trace --disable-scamper-ping + --disable-scamper-tracelb --disable-scamper-dealias + --disable-scamper-tbit --disable-scamper-sting + --disable-scamper-sniff --disable-scamper-host configure options + to build scamper without specific measurement capabilities. + - sc_attach: + * add windows support + ------------------------------------------------------------------- Sun Aug 13 06:05:08 UTC 2023 - Sebastian Wagner diff --git a/scamper.spec b/scamper.spec index 5fc7e4b..6694f28 100644 --- a/scamper.spec +++ b/scamper.spec @@ -18,7 +18,7 @@ Name: scamper -Version: 20230614b +Version: 20230614c Release: 0 Summary: Parallel Internet measurement utility License: GPL-2.0-only