Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bind for openSUSE:Factory checked in at 2023-07-15 23:14:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bind (Old) and /work/SRC/openSUSE:Factory/.bind.new.3193 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bind" Sat Jul 15 23:14:53 2023 rev:198 rq:1098555 version:9.18.16 Changes: -------- --- /work/SRC/openSUSE:Factory/bind/bind.changes 2023-07-07 15:45:55.571697639 +0200 +++ /work/SRC/openSUSE:Factory/.bind.new.3193/bind.changes 2023-07-15 23:14:54.263425241 +0200 @@ -1,0 +2,5 @@ +Thu Jul 13 15:00:12 UTC 2023 - Jorik Cronenberg <[email protected]> + +- Enable dnstap support + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bind.spec ++++++ --- /var/tmp/diff_new_pack.4Cw3mW/_old 2023-07-15 23:14:55.031429745 +0200 +++ /var/tmp/diff_new_pack.4Cw3mW/_new 2023-07-15 23:14:55.039429792 +0200 @@ -75,11 +75,13 @@ # configuation file for systemd-sysusers Source72: named.conf Patch56: bind-ldapdump-use-valid-host.patch +BuildRequires: fstrm-devel BuildRequires: libcap-devel BuildRequires: libopenssl-devel BuildRequires: libtool BuildRequires: openssl BuildRequires: pkgconfig +BuildRequires: protobuf-c BuildRequires: python3 BuildRequires: python3-Sphinx BuildRequires: python3-ply @@ -282,6 +284,7 @@ --disable-isc-spnego \ --enable-fixed-rrset \ --enable-filter-aaaa \ + --enable-dnstap \ %if %{with_systemd} --with-systemd \ %endif @@ -581,6 +584,7 @@ %{_bindir}/dnssec-signzone %{_bindir}/dnssec-verify %{_bindir}/dnssec-cds +%{_bindir}/dnstap-read %{_sbindir}/ddns-confgen %{_sbindir}/rndc %{_sbindir}/rndc-confgen @@ -620,6 +624,7 @@ %{_mandir}/man1/named-compilezone.1%{ext_man} %{_mandir}/man1/named-journalprint.1%{ext_man} %{_mandir}/man1/nsec3hash.1%{ext_man} +%{_mandir}/man1/dnstap-read.1%{ext_man} %{_mandir}/man5/rndc.conf.5%{ext_man} %{_mandir}/man8/ddns-confgen.8%{ext_man} %{_mandir}/man8/rndc.8%{ext_man}
