Hello community, here is the log from the commit of package ldns for openSUSE:Factory checked in at 2019-08-16 15:29:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ldns (Old) and /work/SRC/openSUSE:Factory/.ldns.new.22127 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ldns" Fri Aug 16 15:29:00 2019 rev:16 rq:723051 version:1.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ldns/ldns.changes 2019-06-13 22:32:43.560393379 +0200 +++ /work/SRC/openSUSE:Factory/.ldns.new.22127/ldns.changes 2019-08-16 15:29:01.929988642 +0200 @@ -1,0 +2,15 @@ +Tue Aug 6 10:24:54 UTC 2019 - Ludwig Nussel <[email protected]> + +- new version 1.7.1 + https://open.nlnetlabs.nl/pipermail/ldns-users/2019-July/000946.html + * Support for DNSSEC algorithms ED25519 and ED448 + when compiled with OpenSSL 1.1.1 + * An -I option to ldns-notify to specify a source IP address + to send to notify from. + * Complete OpenSSL engine support with ldns-signzone + contributed by Vadim Penzin + * security fixes CVE-2017-1000231 (boo#1068711), CVE-2017-1000232 (boo#1068709) + * includes ldns-swig4.0.patch +- add keyring and signature + +------------------------------------------------------------------- Old: ---- ldns-1.7.0.tar.gz ldns-swig4.0.patch New: ---- ldns-1.7.1.tar.gz ldns-1.7.1.tar.gz.asc ldns.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ldns.spec ++++++ --- /var/tmp/diff_new_pack.knDqYY/_old 2019-08-16 15:29:02.393988540 +0200 +++ /var/tmp/diff_new_pack.knDqYY/_new 2019-08-16 15:29:02.397988539 +0200 @@ -16,17 +16,17 @@ # -%define libname libldns2 +%define libname libldns3 Name: ldns -Version: 1.7.0 +Version: 1.7.1 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 -# https://github.com/NLnetLabs/ldns/issues/7 -Patch0: ldns-swig4.0.patch +Source1: http://www.nlnetlabs.nl/downloads/ldns/ldns-%{version}.tar.gz.asc +Source2: ldns.keyring BuildRequires: doxygen BuildRequires: fdupes BuildRequires: libopenssl-devel @@ -84,8 +84,7 @@ Perl bindings for the ldns library. %prep -%setup -q -%patch0 -p1 +%autosetup %build export CFLAGS="%{optflags} -fno-strict-aliasing" @@ -174,6 +173,7 @@ %{_bindir}/ldns-config %{_includedir}/ldns/ %{_libdir}/libldns.so +%{_libdir}/pkgconfig/ldns.pc %{_mandir}/man3/ldns*.3%{?ext_man} %license LICENSE %doc libdns.vim README* ++++++ ldns-1.7.0.tar.gz -> ldns-1.7.1.tar.gz ++++++ ++++ 45944 lines of diff (skipped)
