commit kea for openSUSE:Factory

2020-11-10 Thread root
Hello community,

here is the log from the commit of package kea for openSUSE:Factory checked in 
at 2020-11-10 13:47:10

Comparing /work/SRC/openSUSE:Factory/kea (Old)
 and  /work/SRC/openSUSE:Factory/.kea.new.11331 (New)


Package is "kea"

Tue Nov 10 13:47:10 2020 rev:5 rq:847461 version:1.9.1

Changes:

--- /work/SRC/openSUSE:Factory/kea/kea.changes  2020-09-07 21:34:39.317361282 
+0200
+++ /work/SRC/openSUSE:Factory/.kea.new.11331/kea.changes   2020-11-10 
13:53:47.370811868 +0100
@@ -1,0 +2,11 @@
+Tue Nov 10 08:04:38 UTC 2020 - Jan Engelhardt 
+
+- Update to release 1.9.1
+  * New parameters: ddns-use-conflict-resolution,
+ip-reservations-unique, ddns-update-on-renew,
+cache-threshold, cache-max-age.
+  * Support for new IPv6-only-preferred option for DHCPv4.
+  * Added support of basic HTTP authentication in HTTP library,
+control agent.
+
+---

Old:

  kea-1.8.0.tar.gz
  kea-1.8.0.tar.gz.asc

New:

  kea-1.9.1.tar.gz
  kea-1.9.1.tar.gz.asc



Other differences:
--
++ kea.spec ++
--- /var/tmp/diff_new_pack.aEZQwJ/_old  2020-11-10 13:53:47.894810878 +0100
+++ /var/tmp/diff_new_pack.aEZQwJ/_new  2020-11-10 13:53:47.898810870 +0100
@@ -17,33 +17,33 @@
 
 
 %define asiodns_sover 1
-%define asiolink_sover 9
+%define asiolink_sover 19
 %define cc_sover 8
 %define cfgclient_sover 10
 %define cryptolink_sover 5
 %define database_sover 6
-%define dhcppp_sover 19
-%define dhcp_ddns_sover 3
-%define dhcpsrv_sover 27
+%define dhcppp_sover 30
+%define dhcp_ddns_sover 14
+%define dhcpsrv_sover 39
 %define dnspp_sover 5
-%define eval_sover 12
+%define eval_sover 22
 %define exceptions_sover 0
-%define hooks_sover 15
-%define http_sover 7
+%define hooks_sover 27
+%define http_sover 20
 %define log_sover 6
-%define mysql_sover 6
-%define pgsql_sover 4
-%define process_sover 11
-%define stats_sover 6
+%define mysql_sover 17
+%define pgsql_sover 15
+%define process_sover 22
+%define stats_sover 16
 %define util_io_sover 0
-%define util_sover 16
+%define util_sover 28
 %if 0%{?suse_version} >= 1500
 %bcond_without regen_files
 %else
 %bcond_withregen_files
 %endif
 Name:   kea
-Version:1.8.0
+Version:1.9.1
 Release:0
 Summary:Dynamic Host Configuration Protocol daemon
 License:MPL-2.0
@@ -61,7 +61,7 @@
 BuildRequires:  libmysqlclient-devel
 BuildRequires:  libtool >= 2
 BuildRequires:  log4cplus-devel
-BuildRequires:  pkgconfig >= 0.23
+BuildRequires:  pkg-config >= 0.23
 BuildRequires:  postgresql-server-devel
 BuildRequires:  python-rpm-macros
 BuildRequires:  python3

++ kea-1.8.0.tar.gz -> kea-1.9.1.tar.gz ++
/work/SRC/openSUSE:Factory/kea/kea-1.8.0.tar.gz 
/work/SRC/openSUSE:Factory/.kea.new.11331/kea-1.9.1.tar.gz differ: char 5, line 
1





commit kea for openSUSE:Factory

2020-09-07 Thread root
Hello community,

here is the log from the commit of package kea for openSUSE:Factory checked in 
at 2020-09-07 21:34:24

Comparing /work/SRC/openSUSE:Factory/kea (Old)
 and  /work/SRC/openSUSE:Factory/.kea.new.3399 (New)


Package is "kea"

Mon Sep  7 21:34:24 2020 rev:4 rq:832598 version:1.8.0

Changes:

--- /work/SRC/openSUSE:Factory/kea/kea.changes  2020-04-22 20:57:49.143961953 
+0200
+++ /work/SRC/openSUSE:Factory/.kea.new.3399/kea.changes2020-09-07 
21:34:39.317361282 +0200
@@ -1,0 +2,15 @@
+Sat Sep  5 22:02:39 UTC 2020 - Jan Engelhardt 
+
+- Update to release 1.8.0
+  * User-defined option definitions were not committed, which was
+fixed.
+  * kea-dhcp4 now rejects inbound client messages that have
+neither a hardware address nor a client identifier.
+  * Rather than within the 'dhcp-ddns' section, DDNS behavioral
+parameters may now be specified at global, shared-network,
+and subnet scopes.
+  * Added support of BOOTP leases with infinite valid lifetime.
+  * Added the -N command line switch that enables experimental
+multi-threading support.
+
+---

Old:

  kea-1.6.0.tar.gz
  kea-1.6.0.tar.gz.asc

New:

  kea-1.8.0.tar.gz
  kea-1.8.0.tar.gz.asc



Other differences:
--
++ kea.spec ++
--- /var/tmp/diff_new_pack.Qk8Rnx/_old  2020-09-07 21:34:42.009362528 +0200
+++ /var/tmp/diff_new_pack.Qk8Rnx/_new  2020-09-07 21:34:42.013362530 +0200
@@ -16,44 +16,42 @@
 #
 
 
-%define asiodns_sover 0
-%define asiolink_sover 7
+%define asiodns_sover 1
+%define asiolink_sover 9
 %define cc_sover 8
-%define cfgclient_sover 7
-%define cryptolink_sover 4
-%define database_sover 3
-%define dhcppp_sover 13
-%define dhcp_ddns_sover 1
-%define dhcpsrv_sover 16
-%define dnspp_sover 3
-%define eval_sover 11
+%define cfgclient_sover 10
+%define cryptolink_sover 5
+%define database_sover 6
+%define dhcppp_sover 19
+%define dhcp_ddns_sover 3
+%define dhcpsrv_sover 27
+%define dnspp_sover 5
+%define eval_sover 12
 %define exceptions_sover 0
-%define hooks_sover 7
-%define http_sover 6
-%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 hooks_sover 15
+%define http_sover 7
+%define log_sover 6
+%define mysql_sover 6
+%define pgsql_sover 4
+%define process_sover 11
+%define stats_sover 6
 %define util_io_sover 0
-%define util_sover 7
-%define dl_ver 1.6.0
+%define util_sover 16
 %if 0%{?suse_version} >= 1500
 %bcond_without regen_files
 %else
 %bcond_withregen_files
 %endif
 Name:   kea
-Version:1.6.0
+Version:1.8.0
 Release:0
 Summary:Dynamic Host Configuration Protocol daemon
 License:MPL-2.0
 Group:  Productivity/Networking/Boot/Servers
 URL:https://kea.isc.org/
-#Git-Clone:git://github.com/isc-projects/kea
-Source: 
https://ftp.isc.org/isc/kea/%dl_ver/kea-%dl_ver.tar.gz#/kea-%version.tar.gz
-Source2:
https://ftp.isc.org/isc/kea/%dl_ver/kea-%dl_ver.tar.gz.asc#/kea-%version.tar.gz.asc
+#Git-Clone:https://github.com/isc-projects/kea
+Source: https://ftp.isc.org/isc/kea/%version/kea-%version.tar.gz
+Source2:https://ftp.isc.org/isc/kea/%version/kea-%version.tar.gz.asc
 # https://www.isc.org/pgpkey/
 Source3:kea.keyring
 BuildRequires:  autoconf >= 2.59
@@ -84,9 +82,7 @@
 %else
 BuildRequires:  boost-devel
 %endif
-%if 0%{?suse_version} >= 1310
 BuildRequires:  systemd-rpm-macros
-%endif
 
 %description
 Kea is a new DHCPv4/DHCPv6 server being developed by ISC in C++, a
@@ -275,13 +271,6 @@
 %description -n libkea-stats%stats_sover
 One of the many libraries the Kea DHCP server is composed of.
 
-%package -n libkea-threads%threads_sover
-Summary:Kea DHCP thread abstraction library
-Group:  System/Libraries
-
-%description -n libkea-threads%threads_sover
-Kea's C++ wrapper library for pthreads and mutexes.
-
 %package -n libkea-util-io%util_io_sover
 Summary:Kea I/O utility function library
 Group:  System/Libraries
@@ -325,7 +314,6 @@
 Requires:   libkea-pgsql%pgsql_sover = %version
 Requires:   libkea-process%process_sover = %version
 Requires:   libkea-stats%stats_sover = %version
-Requires:   libkea-threads%threads_sover = %version
 Requires:   libkea-util%util_sover = %version
 Requires:   libkea-util-io%util_io_sover = %version
 # Bundy DHCP and Kea share the same origin, so conflict
@@ -335,7 +323,7 @@
 Development files for the Kea DHCP server
 
 %prep
-%autosetup -p1 -n kea-%dl_ver
+%autosetup -p1 -n kea-%version
 
 %build
 export FREERADIUS_INCLUDE="%_includedir/freeradius"
@@ -442,8 +430,6 @@
 %postun -n lib

commit kea for openSUSE:Factory

2020-04-22 Thread root
Hello community,

here is the log from the commit of package kea for openSUSE:Factory checked in 
at 2020-04-22 20:57:47

Comparing /work/SRC/openSUSE:Factory/kea (Old)
 and  /work/SRC/openSUSE:Factory/.kea.new.2738 (New)


Package is "kea"

Wed Apr 22 20:57:47 2020 rev:3 rq:796233 version:1.6.0

Changes:

--- /work/SRC/openSUSE:Factory/kea/kea.changes  2019-09-11 10:33:39.787326370 
+0200
+++ /work/SRC/openSUSE:Factory/.kea.new.2738/kea.changes2020-04-22 
20:57:49.143961953 +0200
@@ -1,0 +2,5 @@
+Wed Apr 22 04:03:08 UTC 2020 - Steve Kowalik 
+
+- Switch to Python 3 Sphinx due to Python 2 removal. 
+
+---



Other differences:
--
++ kea.spec ++
--- /var/tmp/diff_new_pack.7Jl891/_old  2020-04-22 20:57:50.351964358 +0200
+++ /var/tmp/diff_new_pack.7Jl891/_new  2020-04-22 20:57:50.355964365 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kea
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -65,9 +65,9 @@
 BuildRequires:  log4cplus-devel
 BuildRequires:  pkgconfig >= 0.23
 BuildRequires:  postgresql-server-devel
-BuildRequires:  python-Sphinx
 BuildRequires:  python-rpm-macros
 BuildRequires:  python3
+BuildRequires:  python3-Sphinx
 BuildRequires:  xz
 BuildRequires:  pkgconfig(libcrypto)
 Requires(pre):  shadow






commit kea for openSUSE:Factory

2019-09-11 Thread root
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.changes2019-09-11 
10:33:39.787326370 +0200
@@ -1,0 +2,15 @@
+Mon Sep  9 17:18:55 UTC 2019 - Jan Engelhardt 
+
+- 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_withregen_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