2 Commits

Author SHA256 Message Date
125920a7a1 Accepting request 1323463 from network:ha-clustering:Factory
- kronosnet-1.32
 * IMPORTANT: sctp support is now officially deprecated. It is disabled by default and it will be removed in knet 2.x.
 * Fix potential thread race condition in libnozzle close.
 * Fix wrong pointer in libknet RX thread, only triggered by old gcc (< 11).
 * Libnozzle: different fixes for BSD to deal with new tap driver changes and don´t leak interfaces.
 * New API call in libknet to allow configuring a dscp value for KNET_LINK_FLAG_TRAFFICHIPRIO.
 * Bump soname to reflect new API call.
 * Improve OpenSSL error handling.
 * Add support for OpenIndiana.
 * Documentation updates.
 * Fix several tests to better deal with execution timing.
 * Handle some new coverity errors.
 * Create and refine STYLE_GUIDE.md for project contributions.
- kronosnet-1.31
 * Fixed incorrect lzo1x_decompress call to use the safe version
 * Udp: lower log levels for messages triggered by every single packets to trace level.

OBS-URL: https://build.opensuse.org/request/show/1323463
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kronosnet?expand=0&rev=9
2025-12-19 15:42:04 +00:00
Nicholas Yang
5d2753b921 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/kronosnet?expand=0&rev=26 2025-12-18 05:57:08 +00:00
4 changed files with 25 additions and 5 deletions

Binary file not shown.

3
kronosnet-1.32.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:088b237a7539554efac760321bf616f39e0e6651879a0000e4d3e2294e8bfe87
size 497012

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Fri Dec 12 08:49:36 UTC 2025 - Nicholas Yang <nicholas.yang@suse.com>
- kronosnet-1.32
* IMPORTANT: sctp support is now officially deprecated. It is disabled by default and it will be removed in knet 2.x.
* Fix potential thread race condition in libnozzle close.
* Fix wrong pointer in libknet RX thread, only triggered by old gcc (< 11).
* Libnozzle: different fixes for BSD to deal with new tap driver changes and don´t leak interfaces.
* New API call in libknet to allow configuring a dscp value for KNET_LINK_FLAG_TRAFFICHIPRIO.
* Bump soname to reflect new API call.
* Improve OpenSSL error handling.
* Add support for OpenIndiana.
* Documentation updates.
* Fix several tests to better deal with execution timing.
* Handle some new coverity errors.
* Create and refine STYLE_GUIDE.md for project contributions.
- kronosnet-1.31
* Fixed incorrect lzo1x_decompress call to use the safe version
* Udp: lower log levels for messages triggered by every single packets to trace level.
-------------------------------------------------------------------
Wed Dec 4 07:44:28 UTC 2024 - Nicholas Yang <nicholas.yang@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package kronosnet
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -104,7 +104,7 @@ BuildRequires: libxml2-devel
# main (empty) package
# http://www.rpm.org/max-rpm/s1-rpm-subpack-spec-file-changes.html
Name: kronosnet
Version: 1.30
Version: 1.32
Release: 0
Summary: Multipoint-to-Multipoint VPN daemon
License: GPL-2.0-or-later AND LGPL-2.1-or-later