Bug 268345 - net/scamper: update to 20211212e
Summary: net/scamper: update to 20211212e
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://mailman.caida.org/pipermail/s...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-13 06:40 UTC by mjl
Modified: 2022-12-14 17:43 UTC (History)
1 user (show)

See Also:


Attachments
update scamper to 20211212e (912 bytes, patch)
2022-12-13 06:40 UTC, mjl
mjl: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)