Hello community, here is the log from the commit of package kea for openSUSE:Factory checked in at 2019-09-11 10:33:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kea (Old) and /work/SRC/openSUSE:Factory/.kea.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kea" Wed Sep 11 10:33:24 2019 rev:2 rq:729670 version:1.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kea/kea.changes 2019-09-02 13:24:47.749318685 +0200 +++ /work/SRC/openSUSE:Factory/.kea.new.7948/kea.changes 2019-09-11 10:33:39.787326370 +0200 @@ -1,0 +2,15 @@ +Mon Sep 9 17:18:55 UTC 2019 - Jan Engelhardt <[email protected]> + +- Update to release 1.6.0 + * Corrected multiple occurrences of out of bounds vector reads. + * Corrected a bug in the Kea MySQL Configuration Backend which + caused the Kea DHCPv6 server to incorrectly require the + server tag to be provided with the remote-subnet6-option-set + command. + * Corrected a bug in the Kea MySQL Configuration Backend which + prevented the DHCP servers from discovering and fetching the + changes applied with the new commands. + * Prevent the DHCP servers from asserting when malformed + hostname or FQDN options are received. + +------------------------------------------------------------------- Old: ---- kea-1.6.0~beta2.tar.gz kea-1.6.0~beta2.tar.gz.asc New: ---- kea-1.6.0.tar.gz kea-1.6.0.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kea.spec ++++++ --- /var/tmp/diff_new_pack.NAloMr/_old 2019-09-11 10:33:41.495325874 +0200 +++ /var/tmp/diff_new_pack.NAloMr/_new 2019-09-11 10:33:41.527325865 +0200 @@ -26,26 +26,26 @@ %define dhcp_ddns_sover 1 %define dhcpsrv_sover 16 %define dnspp_sover 3 -%define eval_sover 10 +%define eval_sover 11 %define exceptions_sover 0 %define hooks_sover 7 %define http_sover 6 -%define log_sover 3 +%define log_sover 4 %define mysql_sover 1 %define pgsql_sover 0 %define process_sover 4 %define stats_sover 3 %define threads_sover 2 %define util_io_sover 0 -%define util_sover 6 -%define dl_ver 1.6.0-beta2 +%define util_sover 7 +%define dl_ver 1.6.0 %if 0%{?suse_version} >= 1500 %bcond_without regen_files %else %bcond_with regen_files %endif Name: kea -Version: 1.6.0~beta2 +Version: 1.6.0 Release: 0 Summary: Dynamic Host Configuration Protocol daemon License: MPL-2.0 @@ -65,6 +65,7 @@ BuildRequires: log4cplus-devel BuildRequires: pkgconfig >= 0.23 BuildRequires: postgresql-server-devel +BuildRequires: python-Sphinx BuildRequires: python-rpm-macros BuildRequires: python3 BuildRequires: xz @@ -342,17 +343,13 @@ export FREERADIUS_DICTIONARY="" autoreconf -fi %configure \ - --disable-rpath \ - --disable-static \ + --disable-rpath --disable-static \ %if 0%{with regen_files} - --enable-generate-docs \ - --enable-generate-parser \ + --enable-generate-docs --enable-generate-parser \ %endif --enable-logger-checks \ - --with-dhcp-mysql \ - --with-dhcp-pgsql \ - --enable-perfdhcp \ - --enable-shell + --with-dhcp-mysql --with-dhcp-pgsql \ + --enable-perfdhcp --enable-shell make %{?_smp_mflags} %install @@ -383,7 +380,6 @@ perl -i -pe 's{%_localstatedir/log/kea-}{%_localstatedir/log/kea/}' \ "$b/%_sysconfdir/kea"/*.conf - mkdir -p "$b%_localstatedir/log/kea" ln -s "%_sbindir/service" "%buildroot/%_sbindir/rc%name" ++++++ kea-1.6.0~beta2.tar.gz -> kea-1.6.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/kea/kea-1.6.0~beta2.tar.gz /work/SRC/openSUSE:Factory/.kea.new.7948/kea-1.6.0.tar.gz differ: char 5, line 1
