Bug 268345

Summary: net/scamper: update to 20211212e
Product: Ports & Packages Reporter: mjl
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://mailman.caida.org/pipermail/scamper-announce/2022-December/000028.html
Attachments:
Description Flags
update scamper to 20211212e mjl: maintainer-approval+

Description mjl 2022-12-13 06:40:52 UTC
Created attachment 238745 [details]
update scamper to 20211212e

Maintainer update net/scamper to 20211212e:

https://mailman.caida.org/pipermail/scamper-announce/2022-December/000028.html

scamper:
* gracefully handle situations where there is no
  /etc/resolv.conf, or no nameserver lines in an /etc/resolv.conf
  but a measurement or scamper-internal task wants to resolve a
  name
* tidy up buggy prinf-like statements in scamper and some drivers.

warts/json:
* in JSON output for ping, print the TCP/UDP src/dst ports or
  ICMP id/seq used in individual probe packets,
* fix regression in libscamperfile so that it can read old warts
  files.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-12-14 07:23:41 UTC
^Triage: Maintainer-feedback flag (+) not required unless requested (?) first.


Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-12-14 17:43:25 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=944b9a962a5ba7503343a85029c14b141cc24501

commit 944b9a962a5ba7503343a85029c14b141cc24501
Author:     mjl <mjl@luckie.org.nz>
AuthorDate: 2022-12-14 07:19:04 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-12-14 17:38:30 +0000

    net/scamper: update to 20211212e

    ChangeLog:
    https://mailman.caida.org/pipermail/scamper-announce/2022-December/000028.html

    scamper:
    * gracefully handle situations where there is no
      /etc/resolv.conf, or no nameserver lines in an /etc/resolv.conf
      but a measurement or scamper-internal task wants to resolve a
      name
    * tidy up buggy prinf-like statements in scamper and some drivers.

    warts/json:
    * in JSON output for ping, print the TCP/UDP src/dst ports or
      ICMP id/seq used in individual probe packets,
    * fix regression in libscamperfile so that it can read old warts
      files.

    PR:             268345
    Reported by:    mjl@luckie.org.nz (maintainer)

 net/scamper/Makefile | 2 +-
 net/scamper/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)