4 Commits

Author SHA256 Message Date
c8a44415b4 Accepting request 1330309 from network:ha-clustering:Factory
OBS-URL: https://build.opensuse.org/request/show/1330309
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kronosnet?expand=0&rev=10
2026-02-02 13:55:09 +00:00
Nicholas Yang
ef38d0d3f6 - kronosnet-1.33
* Build fixes for gcc-15 (bsc#1257258)
 * Build fixes for rust coreutils
 * Coverity tests cleanup
 * Release: ship all files for completeness

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/kronosnet?expand=0&rev=28
2026-02-02 02:43:48 +00:00
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 34 additions and 5 deletions

Binary file not shown.

BIN
kronosnet-1.33.tar.xz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,32 @@
-------------------------------------------------------------------
Thu Jan 29 05:58:53 UTC 2026 - Nicholas Yang <nicholas.yang@suse.com>
- kronosnet-1.33
* Build fixes for gcc-15 (bsc#1257258)
* Build fixes for rust coreutils
* Coverity tests cleanup
* Release: ship all files for completeness
-------------------------------------------------------------------
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) 2026 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.33
Release: 0
Summary: Multipoint-to-Multipoint VPN daemon
License: GPL-2.0-or-later AND LGPL-2.1-or-later