Package Release Info

dnsdist-1.9.10-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

dnsdist

Change Logs

* Mon May 26 2025 adam.majer@suse.de
- update to 1.9.10: (bsc#1243378, bsc#1242028, CVE-2025-30194, CVE-2025-30193)
  https://www.dnsdist.org/changelog.html#change-1.9.10
- disable luajit on ppc64le for SLFO (bsc#1243566)
* Tue Nov 05 2024 mrueckert@suse.de
- update to 1.9.7:
  https://dnsdist.org/changelog.html#change-1.9.7
- drop powerdns-5_1_1-2_fix-build-with-boost-1_86_0.patch included
  in update
* Sun Sep 29 2024 mrueckert@suse.de
- update to 1.9.6:
  https://dnsdist.org/changelog.html#change-1.9.6
  https://dnsdist.org/changelog.html#change-1.9.5
- add powerdns-5_1_1-2_fix-build-with-boost-1_86_0.patch from Arch
  linux to fix build with Boost 1.86
- track series file for easier patching
* Mon May 13 2024 adam.majer@suse.de
- update to 1.9.4: (bsc#1224001, CVE-2024-25581)
  * Fix “C++ One Definition Rule” warnings in XSK
  * Fix DNS over plain HTTP broken by reloadAllCertificates()
  * Fix a crash in incoming DoH with nghttp2
  * Fix handling of XFR requests over DoH
- changes since 1.9.0:
  * Support “no server available” result from Lua FFI load-balancing policies
  * Release incoming TCP connection right away on backend failure
  * Use server preference algorithm for ALPN selection
  * Fix a null-deref in incoming DNS over HTTPS with the nghttp2 provider
  * Fix DNS over HTTP connections/queries counters with the nghttp2 provider
  * Fix first IPv6 console connection being rejected
  * Fix XSK-enabled check when reconnecting a backend
  * Properly handle a failure of the first lazy health-check
  * Also handle EHOSTUNREACH as a case for reconnecting the socket
* Fri Feb 16 2024 adam.majer@suse.de
- update to 1.9.0:
  * Fall back to libcrypto for authenticated encryption
  * Optimize the DoQ packet handling path
  * DNSName: Correct len and offset types
  * DNSName: Optimize parsing of uncompressed labels
  * enable DNS-over-HTTPS via nghttp2 library usage
  For details, see
  https://dnsdist.org/changelog.html#change-1.9.0
* Fri Feb 09 2024 dimstar@opensuse.org
- Revert "provide user(dnsdist) and group(dnsdist)": the package
  already uses sysusers-tools to create the user.
- Actually install dnsdist.user as %{_sysusersdir}/dnsdist.conf.
* Fri Feb 09 2024 adam.majer@suse.de
- update to 1.8.3
  https://dnsdist.org/changelog.html#change-1.8.3
  https://dnsdist.org/changelog.html#change-1.8.2
* Mon Feb 05 2024 meissner@suse.com
- provide user(dnsdist) and group(dnsdist)
* Mon Oct 30 2023 dimstar@opensuse.org
- BuildRequire pkgconfig(systemd): configure checks for the
  presence of systemctl, which is being pulled in like this.
* Fri Sep 08 2023 adam.majer@suse.de
- update to 1.8.1
  bug fix release. For details, see
  https://dnsdist.org/changelog.html#change-1.8.1