commit kronosnet for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kronosnet for openSUSE:Factory checked in at 2024-03-29 13:09:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kronosnet (Old) and /work/SRC/openSUSE:Factory/.kronosnet.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "kronosnet" Fri Mar 29 13:09:54 2024 rev:5 rq:1163332 version:1.28 Changes: -------- --- /work/SRC/openSUSE:Factory/kronosnet/kronosnet.changes 2021-05-20 19:26:15.129649209 +0200 +++ /work/SRC/openSUSE:Factory/.kronosnet.new.1905/kronosnet.changes 2024-03-29 13:10:44.946670353 +0100 @@ -1,0 +2,52 @@ +Thu Mar 28 13:11:21 UTC 2024 - Emil Penchev <emil.penchev@suse.com> + +- Update to version 1.28 + changes since 1.21 + * [links] fix conversion + * [rx] allow links to be active faster + * [links] fix ping interval and pong timeout value checking + * [nozzle] don´t leak tun/tap interfaces in test suite + * [crypto] Try crypt and decrypt on crypto_init + * [spec] Migrate to SPDX license + * [nozzle] tests: Fix 'set_down' test on FreeBSD-devel + * [tx] Remove expensive memsets + * [log] Add a TRACE log level + * [man] update to latest doxyxml from libqb + * [udp] Move EPERM to be alongside EMSGSIZE in tx error handler + * [pmtud] Reset/restart pmtud when a node joins + * [doc] To Do list moved to projects.clusterlabs.org (#379) + * [logging] Fix Initializing typo + * [tx] fix epoll event size to cope with extra event on send to link + * [tests] deal with new annocheck symlink checks + * [tests] update memcheck exceptions + * [UDP] Check for EHOSTUNREACH + * [build] fix flag detections for gcc + * [doc] update links to mailing lists and drop obsolete test suite + * [logging] slow down knet a bit when log socket is busy + * [crypto] improve logging when failing to decrypt packets + * [udp] use ICMP error messages to trigger faster link down detection + * [host] fix dst_seq_num initialization race condition + * [crypto] fix nss crypto buffer boundaries usage + * [build] fix debug build vs annocheck parameters + * [tests] temporary disable annobin lto check for centos8 failure + * [build] Add annobin build/check support + * [nozzle] fix tests on machines that don´t have bash + * [tests] make execution of functional testing optionals + * send: Fix send_sync() + * [transports] remove unused internal ACL API + * [acl] major internal rework + * [acl] make knet_link_add_acl a wrapper to knet_link_insert_acl + * [host] use correct seq_num to reclaim buffers + * [rx] increase defrag buffers to better deal with network jitter + * [man] update doxygen2man to latest from libqb + * [doc] Add comments to structure members + * [link] don´t allow mix of dynamic and static links + * [link] use previously cached value as link info might not be accurate + * [link] don´t leak resources if link configuration fails + * [tests] suppress more libnss3 errors + * [spec] cleanup some krosnonetd leftovers + * [tx] minor optimizations to avoid recalculating socksize over and over + * [docs] IRC channel is now on Libera Chat + * [coverity] fix 2 buffer initialization (potential) issues + +------------------------------------------------------------------- @@ -19 +71 @@ - changes sicne 1.11 + changes since 1.11 Old: ---- kronosnet-1.21.tar.xz New: ---- kronosnet-1.28.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kronosnet.spec ++++++ --- /var/tmp/diff_new_pack.z4UHan/_old 2024-03-29 13:10:46.818739158 +0100 +++ /var/tmp/diff_new_pack.z4UHan/_new 2024-03-29 13:10:46.830739599 +0100 @@ -1,6 +1,7 @@ +# # spec file for package kronosnet # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -91,20 +92,24 @@ BuildRequires: pam-devel %endif %if %{with runautogen} -BuildRequires: autoconf automake libtool +BuildRequires: autoconf +BuildRequires: automake +BuildRequires: libtool %endif %if %{with buildman} -BuildRequires: libqb-devel libxml2-devel doxygen +BuildRequires: doxygen +BuildRequires: libqb-devel +BuildRequires: libxml2-devel %endif # main (empty) package # http://www.rpm.org/max-rpm/s1-rpm-subpack-spec-file-changes.html Name: kronosnet -Version: 1.21 +Version: 1.28 Release: 0 Summary: Multipoint-to-Multipoint VPN daemon -License: GPL-2.0+ AND LGPL-2.1+ +License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: Productivity/Clustering/HA -Url: https://kronosnet.org +URL: https://kronosnet.org Source0: https://kronosnet.org/releases/kronosnet-%{version}.tar.xz ## Setup/build bits @@ -163,7 +168,6 @@ %prep %setup -q -n %{name}-%{version}%{?numcomm:.%{numcomm}}%{?alphatag:-%{alphatag}}%{?dirty:-%{dirty}} - %build %if %{with runautogen} ./autogen.sh @@ -267,11 +271,12 @@ Group: Productivity/Clustering/HA Requires(post): systemd-sysv Requires(post): systemd-units -Requires(preun): systemd-units -Requires(postun): systemd-units +Requires(preun):systemd-units +Requires(postun):systemd-units Requires(post): shadow-utils -Requires(preun): shadow-utils -Requires: pam, /etc/pam.d/passwd +Requires(preun):shadow-utils +Requires: /etc/pam.d/passwd +Requires: pam %description -n kronosnetd The kronosnet daemon is a bridge between kronosnet switching engine @@ -291,7 +296,7 @@ %systemd_preun kronosnetd.service %files -n kronosnetd -%doc COPYING.* COPYRIGHT +%license COPYING.* COPYRIGHT %dir %{_sysconfdir}/kronosnet %dir %{_sysconfdir}/kronosnet/* %config(noreplace) %{_sysconfdir}/sysconfig/kronosnetd @@ -312,7 +317,7 @@ pre-up.d/up.d/down.d/post-down.d infrastructure. %files -n libnozzle1 -%doc COPYING.* COPYRIGHT +%license COPYING.* COPYRIGHT %{_libdir}/libnozzle.so.* %if 0%{?ldconfig_scriptlets} @@ -333,7 +338,7 @@ pre-up.d/up.d/down.d/post-down.d infrastructure. %files -n libnozzle1-devel -%doc COPYING.* COPYRIGHT +%license COPYING.* COPYRIGHT %{_libdir}/libnozzle.so %{_includedir}/libnozzle.h %{_libdir}/pkgconfig/libnozzle.pc @@ -352,7 +357,7 @@ information. %files -n libknet1 -%doc COPYING.* COPYRIGHT +%license COPYING.* COPYRIGHT %{_libdir}/libknet.so.* %dir %{_libdir}/kronosnet @@ -375,7 +380,7 @@ information. %files -n libknet1-devel -%doc COPYING.* COPYRIGHT +%license COPYING.* COPYRIGHT %{_libdir}/libknet.so %{_includedir}/libknet.h %{_libdir}/pkgconfig/libknet.pc @@ -555,6 +560,5 @@ %endif %if %{with rpmdebuginfo} -%debug_package %endif ++++++ kronosnet-1.21.tar.xz -> kronosnet-1.28.tar.xz ++++++ ++++ 41860 lines of diff (skipped)
participants (1)
-
Source-Sync