Subject: CVS commit: pkgsrc/net/trippy
From: pin
Date: 2024-08-12 14:33:11
Message id: 20240812123311.30D48FC74@cvs.NetBSD.org

Log Message:
net/trippy: update to 0.11.0

[0.11.0] - 2024-08-11

Added

- Added NAT detection for `IPv4/udp/dublin` \ 
([#1104](https://github.com/fujiapple852/trippy/issues/1104))
- Added public API ([#1192](https://github.com/fujiapple852/trippy/issues/1192))
- Added support for NAT detection (`N`) column \ 
([#1219](https://github.com/fujiapple852/trippy/issues/1219))
- Added support for last icmp packet type (`T`) column \ 
([#1105](https://github.com/fujiapple852/trippy/issues/1105))
- Added support for last icmp packet code (`C`) column \ 
([#1109](https://github.com/fujiapple852/trippy/issues/1109))
- Added support for the probe failure count (`f`) column \ 
([#1258](https://github.com/fujiapple852/trippy/issues/1258))
- Added settings dialog tab hotkeys \ 
([#1217](https://github.com/fujiapple852/trippy/issues/1217))
- Added `--dns-ttl` flag to allow refreshing the reverse DNS
  results ([#1233](https://github.com/fujiapple852/trippy/issues/1233))
- Added `--generate-man` flag for generating \ 
[ROFF](https://en.wikipedia.org/wiki/Roff_(software)) man
  page ([#85](https://github.com/fujiapple852/trippy/issues/85))
- Added Ubuntu PPA package \ 
([#859](https://github.com/fujiapple852/trippy/issues/859))
- Added Chocolatey package \ 
([#572](https://github.com/fujiapple852/trippy/issues/572))

Changed

- [BREAKING CHANGE] Changed initial sequence to be `33434` \ 
([#1203](https://github.com/fujiapple852/trippy/issues/1203))
- [BREAKING CHANGE] Renamed `tui-max-[samples|flows]`
  as `max-[samples|flows]` \ 
([#1187](https://github.com/fujiapple852/trippy/issues/1187))
- Separated library and binary crates \ 
([#1141](https://github.com/fujiapple852/trippy/issues/1141))
- Record `icmp` packet code \ 
([#734](https://github.com/fujiapple852/trippy/issues/734))
- Transient error handling for `IPv4` on macOS, Linux &
  Windows ([#1255](https://github.com/fujiapple852/trippy/issues/1255))
- Improved error messages \ 
([#1150](https://github.com/fujiapple852/trippy/issues/1150))
- Revamp the help dialog \ 
([#1260](https://github.com/fujiapple852/trippy/issues/1260))

Fixed

- Fixed `DestinationUnreachable` incorrectly assumed to come from target
  host ([#1225](https://github.com/fujiapple852/trippy/issues/1225))
- Fixed incorrect target hop calculation \ 
([#1226](https://github.com/fujiapple852/trippy/issues/1226))
- Do not conflate `AddressInUse` and `AddrNotAvailable`
  errors ([#1246](https://github.com/fujiapple852/trippy/issues/1246))

Files:
RevisionActionfile
1.10modifypkgsrc/net/trippy/Makefile
1.10modifypkgsrc/net/trippy/cargo-depends.mk
1.10modifypkgsrc/net/trippy/distinfo