Accepting request 935581 from home:stroeder:network

Changes:
- because of upstream's soname bump libname is set to libldns5
- new version 1.8.1

Please review whether I correctly understood the soname bump.

See also:
https://github.com/NLnetLabs/ldns/issues/146
bc9d017f6f

OBS-URL: https://build.opensuse.org/request/show/935581
OBS-URL: https://build.opensuse.org/package/show/server:dns/ldns?expand=0&rev=43
This commit is contained in:
Adam Majer 2022-02-02 11:35:32 +00:00 committed by Git OBS Bridge
parent 65d353f1cb
commit e1c2a5dfe0
6 changed files with 92 additions and 22 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8ac84c16bdca60e710eea75782356f3ac3b55680d40e1530d7cea474ac208229
size 1244394

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE3DTuXbJBe8wVHlEA5fj4IS93pJgFAl07F1AACgkQ5fj4IS93
pJg+LxAAh0Z8DcUO/GVLIoNqpJcSW7/kuKrOH4a58WtXVsmRYYQQEVrf5TwA8wsS
7sYdVGbpAbM3FLs9cKe8scTr/3aM+P5VFR6e+n+Zad1k321ro7fjZT7uzPrH4rFH
Sj19hexW1nkTqCZL1lL3zvPc4zX20U2ucVQL1sXkPJZek5DES4MD4J1Y/b/zfvPG
llhlaRrsfvJKflDgqia4FvrproUjujItbAIQu1V0ItczqVOAoTnH6PuWz7jAJfPK
CN2OB2R+yfS27C1+tkUt5ld8TakevvjQ16rtF39akL4/Jhl7EA9B+Hp2x3MnxwYB
wkenY0wzkmqh5JmAG8IdF0c2PCLqv+EZcFf0Q5s+RYB3F7I4lxS5DjNlpPOyLoa9
ISYLFHQ+Et2gAv5SoWm/vixtkqaM1SaX1eR/gIIF01DThB1jew639wZzv7v5wCus
LsaBWEW55AjWVzFNVucp9D3l+fX8IBYVzJTv0+VZT6tmoaIvoC1A/I2pFmkwVy/n
z5yiUyIoh9D0YSAg8u4JEjC9cHhsAzz6J5JtI74wmRUCsTyLv2CV0fV6bXm9nQdY
vIXbVarv5YiOaV6QoCC/2YlFnZov0qUO+96io96e8jIpAyCBrfIn/F0U/WySIjr+
yifbaVuvj4HXa7tsu/hG+QgmxYfHFWIIq7CiWN4N1YsNuVq/ElM=
=IvBt
-----END PGP SIGNATURE-----

3
ldns-1.8.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:958229abce4d3aaa19a75c0d127666564b17216902186e952ca4aef47c6d7fa3
size 1284971

16
ldns-1.8.1.tar.gz.asc Normal file
View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE3DTuXbJBe8wVHlEA5fj4IS93pJgFAmGpy0EACgkQ5fj4IS93
pJiTCQ//ehWgkLaurOloIad7r3D5UZI2KFlo23tJia5VDGDChG6YPzT7SR68kVB/
Y1w7JEv+5wknKsbZxgVyW6F2JiG1q0HzOXhlnAshK9Xar1XU86ujcFSSOrMmXCvX
xKwt+ZILuiwyEOtOMczXm8uyk7d6zgFgF0AkJ0yP+vuU5zMvLCIkNzyqxCxPYKER
BfYOC9MI/vHptxtE4U26olo3odfzjmjhUSvKPsOBWvZWTSCXAVjH+q33+RA2aVrB
UdFgCy4yOdoUsK8HGunoSyNzzqtJIj67x9wG4f6tRIWsiAWHtdM2Di0pM8UeS0hP
HyByQv9QhShLJX7A8FC45uIOYaqq0P8uPPVrYePhF60g0CoWp20XmNdT9PZ6lTiw
gI8THBX4qoo/RjQXRnP8k2OkaP/ScHaDmeH+IuGMG1SIeV4kYpLLIRiQ9kBftrW/
rrPXtYY6wWZcHd412ii5V976I4txQnbE726/fA9Uyuehh9S2mmwz/iqy3RH9bcl/
lPoodXUg+q5cH7Z1bHsE8kRp3gPUhX3FCiqWeHkW1aoRtjtDJYNuIFf4WENbkivw
cGDFNXNTetUEhriHbpJ/yA/HNbVL9BhD/KXPGaNj6TE1qbluInFI8gG1FPfO9Nkk
j00l7gzhTwc8h2NlWpjRe7mbkKptnqaD8kH79/RCiccRS+9kCVQ=
=EwyF
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,73 @@
-------------------------------------------------------------------
Fri Dec 3 18:15:35 UTC 2021 - Michael Ströder <michael@stroeder.com>
- because of upstream's soname bump libname is set to libldns5
- new version 1.8.1
+ 1.8.1 2021-12-03
* bugfix #146: ldns-1.7.1 had soname 3.0, so ldns-1.8.x soname
needs to larger.
* Undo PR#123 fix ldns.pc installation when building out-of-source
+ 1.8.0 2021-11-26
* bugfix #38: Print "line" before line number when printing
zone parse errors. Thanks Petr Špaček.
* bugfix: Revert unused variables in ldns-config removal patch.
* bugfix #50: heap Out-of-bound Read vulnerability in
rr_frm_str_internal reported by pokerfacett.
* bugfix #51: Heap Out-of-bound Read vulnerability in
ldns_nsec3_salt_data reported by pokerfacett.
* Fix memory leak in examples/ldns-testns handle_tcp routine.
* Detect fixed time memory compare for openssl 0.9.8.
* Fix compile warning by variable initialisation for older gcc.
* Fix #92: ldns-testns.c:429:15: error: 'fork' is unavailable: not
available on tvOS.
* Fix for #93: fix packaging/libldns.pc Makefile rule.
* ZONEMD support in ldns-signzone and ldns-verify-zone
* ldns-testns can answer several queries over one tcp connection,
if they arrive within 100msec of each other.
* Fix so that ldns-testns does not leak sockets if the read fails.
* SVCB and HTTPS draft rrtypes.
Enable with --enable-rrtype-svcb-https.
* bugfix #117: Assertion failure with DNSSEC validating of
non existence of RR types at the root. Thanks ZjYwMj
* Set NSEC(3) ttls to the minimum of the MINIMUM field of the SOA
record and the TTL of the SOA itself. draft-ietf-dnsop-nsec-ttl
* bugfix #119: Let example tools read longer RR's than
LDNS_MAX_LINELEN
* Add SVCPARAMS to python ldns_rdf_type2str function.
* PR #134 Miscellaneous spelling fixes. Thanks jsoref!
* Fix that ldns-read-zone and ldns_zone_new_frm_fp_l properly return
the $INCLUDE not implemented error.
* Fix that ldns-read-zone and ldns_zone_new_frm_fp_l count the line
number for an empty line after a comment.
* Fix #135: Fix compile with OpenSSL-3.0.0-beta2.
* PR #107: Added ldns_pkt2buffer_wire_compress() to make dname
compression optional when converting packets to wire format.
Thanks Eli Lindsey
* Option to ldns-keygen to create symlinks with known names
(i.e. without the key id) to the created files.
Thanks Andreas Schulze
* Fix #121: Correct handling of centimetres by LOC parser.
Thanks Felipe Gasper
* PR #126: Link with libldns.la in Makefile.in.
Thanks orbea
* PR #127: Addes option -Q to drill to give short answer.
Thanks niknah
* PR #133: Update m4 files for python modules.
Thanks Petr Menšík
* Bufix CAA value fields may be empty: Thanks Robert Mortimer
* PR #108: Fix for ldns-compare-zones net detecting when first zone
has a RRset that shrinks from two to one RRs, or grows from one
to two RRs. Thanks Emilio Caballero
* Fix #131: Drill sig chasing breaks with gcc-11 and
strict-aliasing. Thanks Stanislav Levin
* Fix #130: Unless $TLL is defined, ttl defaults to the last
explicitly stated value. Thanks Benno
* Fix #48: Missing UNSIGNED legend with drill. Thanks reedjc
* Fix #143: EVP_PKEY_base_id became a macro with OpenSSL > 3.0
Thanks Daniel J. Luke
* Let ldns-signzone warn for high NSEC3 iteration counts.
Thanks Andreas Schulze
-------------------------------------------------------------------
Tue Aug 6 10:24:54 UTC 2019 - Ludwig Nussel <lnussel@suse.de>

View File

@ -1,7 +1,7 @@
#
# spec file for package ldns
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -16,9 +16,9 @@
#
%define libname libldns3
%define libname libldns5
Name: ldns
Version: 1.7.1
Version: 1.8.1
Release: 0
Summary: A library for developing the Domain Name System
License: BSD-3-Clause