Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kea for openSUSE:Factory checked in 
at 2024-10-09 22:11:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kea (Old)
 and      /work/SRC/openSUSE:Factory/.kea.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kea"

Wed Oct  9 22:11:57 2024 rev:16 rq:1206346 version:2.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kea/kea.changes  2024-06-25 23:10:32.965024530 
+0200
+++ /work/SRC/openSUSE:Factory/.kea.new.19354/kea.changes       2024-10-09 
22:12:14.280478622 +0200
@@ -1,0 +2,23 @@
+Tue Oct  8 11:47:33 UTC 2024 - Jorik Cronenberg <[email protected]>
+
+- Update to release 2.6.1
+  Bug fixes:
+  * Corrected an issue in MySQL config back end that causes
+    preferred life time values to be overwritten when updating
+    client classes via remote-set-class6. command.
+  * Corrected an issue with overlapping enum values for option
+    definition data type.  This was causing option definitions of
+    type "record", created via config backend commands, to not load
+    properly when fetched from the back end.
+  * Corrected a bug in storing and fetching the encapsulated DHCP
+    options from the configuration backend. These options were
+    sometimes not returned when they were specified at the subnet,
+    shared network or client class level.
+  * Fixed a file descriptor leak in the High Availability hook
+    library.
+
+- Only require bison for build and enable regen_files on Tumbleweed
+  and SLFO, because bison is too old in SLES/Leap
+- Remove leading zeros from %if %{with ...}
+
+-------------------------------------------------------------------

Old:
----
  kea-2.6.0.tar.gz
  kea-2.6.0.tar.gz.asc

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  kea-2.6.1.tar.gz
  kea-2.6.1.tar.gz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kea.spec ++++++
--- /var/tmp/diff_new_pack.6uFG1B/_old  2024-10-09 22:12:15.184516418 +0200
+++ /var/tmp/diff_new_pack.6uFG1B/_new  2024-10-09 22:12:15.184516418 +0200
@@ -23,29 +23,29 @@
 %define cryptolink_sover 50
 %define d2srv_sover 46
 %define database_sover 61
-%define dhcppp_sover 89
+%define dhcppp_sover 90
 %define dhcp_ddns_sover 56
-%define dhcpsrv_sover 108
+%define dhcpsrv_sover 109
 %define dnspp_sover 56
 %define eval_sover 69
 %define exceptions_sover 33
-%define hooks_sover 97
+%define hooks_sover 98
 %define http_sover 71
 %define log_sover 61
-%define mysql_sover 69
-%define pgsql_sover 69
+%define mysql_sover 70
+%define pgsql_sover 70
 %define process_sover 72
 %define stats_sover 41
 %define tcp_sover 18
 %define util_io_sover 0
 %define util_sover 84
-%if 0%{?suse_version} >= 1500
+%if 0%{?suse_version} >= 1600
 %bcond_without regen_files
 %else
 %bcond_with    regen_files
 %endif
 Name:           kea
-Version:        2.6.0
+Version:        2.6.1
 Release:        0
 Summary:        Dynamic Host Configuration Protocol daemon
 License:        MPL-2.0
@@ -59,7 +59,9 @@
 Source3:        kea.keyring
 BuildRequires:  autoconf >= 2.59
 BuildRequires:  automake
+%if %{with regen_files}
 BuildRequires:  bison >= 3.3
+%endif
 BuildRequires:  freeradius-server-devel
 BuildRequires:  gcc-c++
 BuildRequires:  libmysqlclient-devel
@@ -75,7 +77,7 @@
 BuildRequires:  pkgconfig(libcrypto)
 %sysusers_requires
 Suggests:       %name-hooks = %version
-%if 0%{with regen_files}
+%if %{with regen_files}
 BuildRequires:  flex
 %endif
 %if 0%{?suse_version} >= 1500
@@ -357,7 +359,7 @@
 autoreconf -fi
 %configure \
        --disable-rpath --disable-static \
-%if 0%{with regen_files}
+%if %{with regen_files}
        --enable-generate-docs --enable-generate-parser \
 %endif
        --enable-logger-checks \

++++++ _scmsync.obsinfo ++++++
mtime: 1728398850
commit: 9912ef67c7cf878d03fd79c923d332b5656b77015ddd411196a3a59472bd5ea3
url: https://src.opensuse.org/jengelh/kea
revision: master

++++++ kea-2.6.0.tar.gz -> kea-2.6.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/kea/kea-2.6.0.tar.gz 
/work/SRC/openSUSE:Factory/.kea.new.19354/kea-2.6.1.tar.gz differ: char 13, 
line 1

Reply via email to