Hello community, here is the log from the commit of package pdns for openSUSE:Factory checked in at 2020-12-14 18:10:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pdns (Old) and /work/SRC/openSUSE:Factory/.pdns.new.2328 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pdns" Mon Dec 14 18:10:13 2020 rev:71 rq:855745 version:4.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/pdns/pdns.changes 2020-09-23 18:46:20.353649121 +0200 +++ /work/SRC/openSUSE:Factory/.pdns.new.2328/pdns.changes 2020-12-14 18:10:34.683712226 +0100 @@ -1,0 +2,7 @@ +Mon Dec 7 11:43:15 UTC 2020 - Adam Majer <[email protected]> + +- Drop GSS-TSIG support in the spec file as it's a removed from the + upcoming 4.4.0 version due to security issues and lack of testing + https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2020-06.html + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pdns.spec ++++++ --- /var/tmp/diff_new_pack.dEG1I3/_old 2020-12-14 18:10:35.311712850 +0100 +++ /var/tmp/diff_new_pack.dEG1I3/_new 2020-12-14 18:10:35.315712854 +0100 @@ -23,8 +23,6 @@ %endif # %bcond_without pdns_lua -# no idea which package provides pkgconfig(gss) -%bcond_with pdns_experimental_gss_tsig %bcond_without pdns_odbc %bcond_without pdns_sqlite3 %bcond_with pdns_tinydns @@ -92,10 +90,6 @@ %if %{with pdns_geoip} BuildRequires: pkgconfig(libmaxminddb) %endif -%if %{with pdns_experimental_gss_tsig} -BuildRequires: pkgconfig(gss) -BuildRequires: pkgconfig(krb5-gssapi) -%endif %if %{with pdns_lua} BuildRequires: lua-devel %endif @@ -273,9 +267,6 @@ %if %{with pdns_protobuf} --with-protobuf \ %endif -%if %{with pdns_experimental_gss_tsig} - --enable-experimental-gss-tsig \ -%endif --sysconfdir=%{_sysconfdir}/%{name} \ --libdir=%{_libdir} \ --with-mysql-lib=%{_libdir} \ _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
