Accepting request 764225 from network:utilities

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/764225
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/scamper?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2020-01-14 20:09:16 +00:00 committed by Git OBS Bridge
commit c2f5eb88d3
4 changed files with 37 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,34 @@
-------------------------------------------------------------------
Mon Jan 6 19:30:11 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>
-update to version 20191102:
* scamper
* escape hostname in json output for tracelb
* use length parameters when parsing hostname responses, from
Marianne Fletcher
* sc_bdrmap
* add a -O noalias option to tell bdrmap to not do alias resolution.
* update -C documentation in the sc_bdrmap.1 man page
* fix a memory leak of trace objects in -d traces
* print RTT in -d traces
* add an -M option to help corner cases with private and IXP addresses
* relax heuristics to allow VPs to claim routers with IP2AS when no
other router assignments can take place
* turn off analytical interface alias resolution heuristics by default
* sc_hoiho
* change -O verbose to -O debug to better reflect what it does.
* change tpa to atp to be consistent with language in paper
https://www.caida.org/~mjl/pubs/rnc.pdf
* free a malloc, pointed out by clang static analysis
* add support for reading -d 3 output, which is the format of
regular expressions provided in the data supplement:
http://data.caida.org/datasets/supplement/2019-imc-hoiho/
* sc_uptime
* add a metadata table to be able to track metadata across sc_uptime
invocations, from Marianne Fletcher
* fix an error message when trying to create a database that
already exists.
-------------------------------------------------------------------
Wed Sep 18 19:37:58 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

@ -1,7 +1,7 @@
#
# spec file for package scamper
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2016, Martin Hauke <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties
@ -18,12 +18,12 @@
Name: scamper
Version: 20190916
Version: 20191102
Release: 0
Summary: Parallel Internet measurement utility
License: GPL-2.0-only
Group: Productivity/Networking/Diagnostic
Url: https://www.caida.org/tools/measurement/scamper/
URL: https://www.caida.org/tools/measurement/scamper/
Source: https://www.caida.org/tools/measurement/%{name}/code/%{name}-cvs-%{version}.tar.gz
BuildRequires: libopenssl-devel
BuildRequires: pkgconfig