Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package dnsdiag for openSUSE:Factory checked in at 2021-04-06 17:31:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dnsdiag (Old) and /work/SRC/openSUSE:Factory/.dnsdiag.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dnsdiag" Tue Apr 6 17:31:11 2021 rev:4 rq:883196 version:2.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/dnsdiag/dnsdiag.changes 2020-01-20 22:52:22.943272832 +0100 +++ /work/SRC/openSUSE:Factory/.dnsdiag.new.2401/dnsdiag.changes 2021-04-06 17:32:46.995327462 +0200 @@ -1,0 +2,22 @@ +Sun Apr 4 20:13:35 UTC 2021 - Martin Hauke <mar...@gmx.de> + +- Update to version 2.0.0 + * Add support for DNSSEC + * Add -F to display flags for each response (dnsping) + * Display full response in verbose mode (dnsping) + * Add DoT (DNS over TLS) support (dnsping, dnseval) + * Add DoH (DNS over HTTPS) support (dnsping, dnseval) + * Add TCP support + * Refactor and PEP8 cleanup + * Do not use system resolver when not needed + * Add support for user defined source IP address + * Add user-specified destination port (-p/--port) + * Improve error handling + * Display last response code for each entry + * Rework custom socket and custom TTL support + * Rework time calculation logic to eliminate an extra DNS + request that was just sent for timing (dnstraceroute) + * Update docs (output samples, use cases, etc) + * Use proper terminology (in code) to reduce confusion + +------------------------------------------------------------------- Old: ---- dnsdiag-1.7.0.tar.gz New: ---- dnsdiag-2.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dnsdiag.spec ++++++ --- /var/tmp/diff_new_pack.MswxzJ/_old 2021-04-06 17:32:47.523328059 +0200 +++ /var/tmp/diff_new_pack.MswxzJ/_new 2021-04-06 17:32:47.527328064 +0200 @@ -1,8 +1,8 @@ # # spec file for package dnsdiag # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2017, Martin Hauke <mar...@gmx.de> +# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2017-2021, Martin Hauke <mar...@gmx.de> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %bcond_without test Name: dnsdiag -Version: 1.7.0 +Version: 2.0.0 Release: 0 Summary: DNS request auditing toolset License: BSD-3-Clause ++++++ dnsdiag-1.7.0.tar.gz -> dnsdiag-2.0.0.tar.gz ++++++ ++++ 1739 lines of diff (skipped)