Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ldns for openSUSE:Factory checked in at 2022-09-06 13:00:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ldns (Old) and /work/SRC/openSUSE:Factory/.ldns.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ldns" Tue Sep 6 13:00:50 2022 rev:18 rq:1001227 version:1.8.3 Changes: -------- --- /work/SRC/openSUSE:Factory/ldns/ldns.changes 2022-02-03 23:16:13.592719228 +0100 +++ /work/SRC/openSUSE:Factory/.ldns.new.2083/ldns.changes 2022-09-06 13:01:03.586971021 +0200 @@ -1,0 +2,27 @@ +Fri Sep 2 19:37:42 UTC 2022 - Michael Str??der <mich...@stroeder.com> + +- use HTTPS URLs for URL and Source + +------------------------------------------------------------------- +Mon Aug 15 19:23:59 UTC 2022 - Michael Str??der <mich...@stroeder.com> + +- new version 1.8.3 + + 1.8.3 2022-08-15 + * bugfix #183: Assertion failure with OPT record without rdata. + This caused packet creation with only a DO bit (for DNSSEC OK) to crash. + * Fix for syntax error in pyldns + + 1.8.2 2022-08-12 + * bugfix #147: Allow for tabs in whitespace before quoted rdata fields. + * bugfix #149: Add some missing [out] annotations to doxygen parameters. + * Fix build error on Solaris 10 with inet_ntop redeclaration error. + * Fix -U flag with ldns-signzone. + * Enable compile of SVCB and HTTPS support by default. + * bugfix #179: Free line memory even if zone file parsing fails + * bugfix #166: Grow buffer when writing chars and fixed size + strings when converting to presentation format, preventing + potential assersion errors. + * bugfix #46: Print network errors when secure tracing. + * EDNS0 Option handling and conversion into presentation format. + * bugfix #145: ldns-verify-zone should not call occluded records glue. + +------------------------------------------------------------------- Old: ---- ldns-1.8.1.tar.gz ldns-1.8.1.tar.gz.asc New: ---- ldns-1.8.3.tar.gz ldns-1.8.3.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ldns.spec ++++++ --- /var/tmp/diff_new_pack.VsIn1M/_old 2022-09-06 13:01:04.126972385 +0200 +++ /var/tmp/diff_new_pack.VsIn1M/_new 2022-09-06 13:01:04.126972385 +0200 @@ -18,14 +18,14 @@ %define libname libldns3 Name: ldns -Version: 1.8.1 +Version: 1.8.3 Release: 0 Summary: A library for developing the Domain Name System License: BSD-3-Clause Group: Development/Libraries/C and C++ -URL: http://www.nlnetlabs.nl/projects/ldns/ -Source: http://www.nlnetlabs.nl/downloads/ldns/ldns-%{version}.tar.gz -Source1: http://www.nlnetlabs.nl/downloads/ldns/ldns-%{version}.tar.gz.asc +URL: https://www.nlnetlabs.nl/projects/ldns/ +Source: https://www.nlnetlabs.nl/downloads/ldns/ldns-%{version}.tar.gz +Source1: https://www.nlnetlabs.nl/downloads/ldns/ldns-%{version}.tar.gz.asc Source2: ldns.keyring BuildRequires: doxygen BuildRequires: fdupes ++++++ ldns-1.8.1.tar.gz -> ldns-1.8.3.tar.gz ++++++ ++++ 26338 lines of diff (skipped)