1 Commits

Author SHA256 Message Date
aa5d517133 - Update to 1.23.1:
Bug Fixes:
  * Fix RebirthDay Attack CVE-2025-5994, reported by Xiang Li from
    AOSP Lab Nankai University.

- simplify python handling. python2 support is dropped and python3
  is built by default. Conditionals for the latter are removed.

- enable EDNS subnet handling

- Update to 1.23.1: (boo#1246625)
  Bug Fixes:
  * Fix RebirthDay Attack CVE-2025-5994, reported by Xiang Li from
    AOSP Lab Nankai University.
  - our package was not built with EDNS subnet support up to this
    point and therefor was not affected.

- prepare enabling quic support:
  currently fails on missing quic support in openssl. aws-lc is
  sadly not a drop in replacement for unbound.
- enable TCP Fast Open for the server and client
- remove unused --with-ldns option
- enable cachedb including hiredis support on Tumbleweed
  new BuildRequires pkgconfig(libhiredis)

OBS-URL: https://build.opensuse.org/package/show/server:dns/unbound?expand=0&rev=194
2025-08-11 10:25:08 +00:00