Changelog for
dublin-traceroute-0.4.2-lp156.7.2.x86_64.rpm :
* Mon Feb 28 2022 dead_mozayAATTopensuse.org- Update to version 0.4.2:
* [docs] make link to blog.dublin-traceroute.net
* [go] replace ipv6/ipv6 network library with golang.org/x/net
* Added feature matrix to README.md
* Added SPDX license headers
* [CI] Build Go version on macOS too
* Explicit use of Tins namespace
* [go/dublintraceroute] Added tests for results package
* Run integration tests also for Go executable
* Migrate to GitHub Actions
* Rephrased most of docs/README.md
* Update README to improve clarity
* [go/dublintraceroute] do not sort command line options
* Fix constructor
* Initial support for probe type
* [go/dublintraceroute] Usage header now uniform with C++ version
* [go/dublintraceroute] Use github.com/spf13/pflag
* Set theme jekyll-theme-architect
* Set theme jekyll-theme-hacker
* Create CNAME
* Rename documentation/readme to docs for GitHub Pages
* Create CNAME
* Set theme jekyll-theme-minimal
* Set theme jekyll-theme-slate
* Set theme jekyll-theme-modernist
* Set theme jekyll-theme-hacker
* Set theme jekyll-theme-midnight
* Set theme jekyll-theme-tactile
* Set theme jekyll-theme-minimal
* [Docker] automatically push new image on docker hub
* Fix README formatting
* Default to stdout for traceroute\'s JSON output
* Fixing style errors.
* Fix build for macOS
* Updated installation instructions for CentOS
* Create README.md
* [go] Rename Marshal/Unmarshal to MarshalBinary/UnmarshalBinary
* Fix error when an exception is thrown in the listener thread
* Wed Aug 21 2019 dead_mozayAATTopensuse.org- Update to version 0.4.2:
* Added integration tests using routest
* Added RouTest
* Added --no-dns flag
* Updated README to suggest using the Docker image
* Added docker/publish.sh
* Added docker image
* Use dash to print results to stdout
* Using unused variables
* Updated README and TODO
* [go] fixed RTT calculation
* Wed Aug 21 2019 Dead Mozay
- Initial package