public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio M. Di Nitto <fdinitto@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/kronosnet] f43: New upstream release
Date: Tue, 30 Jun 2026 05:26:31 GMT	[thread overview]
Message-ID: <178279719142.1.3573715000425636428.rpms-kronosnet-2967d10b8859@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/kronosnet
            Branch : f43
            Commit : 2967d10b8859c9b0e37774875f3d1220d781f01f
            Author : Fabio M. Di Nitto <fdinitto@redhat.com>
            Date   : 2026-06-30T07:25:25+02:00
            Stats  : +20/-5 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/kronosnet/c/2967d10b8859c9b0e37774875f3d1220d781f01f?branch=f43

            Log:
            New upstream release

- 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.

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>

---
diff --git a/.gitignore b/.gitignore
index 51c004a..75f7351 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kronosnet-1.31.tar.xz
+/kronosnet-1.32.tar.xz

diff --git a/kronosnet.spec b/kronosnet.spec
index 7d29cb4..8a4b7bf 100644
--- a/kronosnet.spec
+++ b/kronosnet.spec
@@ -1,7 +1,7 @@
 ###############################################################################
 ###############################################################################
 ##
-##  Copyright (C) 2012-2022 Red Hat, Inc.  All rights reserved.
+##  Copyright (C) 2012-2025 Red Hat, Inc.  All rights reserved.
 ##
 ##  This copyrighted material is made available to anyone wishing to use,
 ##  modify, copy, or redistribute it subject to the terms and conditions
@@ -36,8 +36,8 @@
 
 Name: kronosnet
 Summary: Multipoint-to-Multipoint VPN daemon
-Version: 1.31
-Release: 2%{?dist}
+Version: 1.32
+Release: 1%{?dist}
 License: GPL-2.0-or-later AND LGPL-2.1-or-later
 URL: https://kronosnet.org
 Source0: https://kronosnet.org/releases/%{name}-%{version}.tar.xz
@@ -436,6 +436,21 @@ Requires: libnozzle1%{_isa} = %{version}-%{release}
 %endif
 
 %changelog
+* Thu Sep 25 2025 Fabio M. Di Nitto <fdinitto@redhat.com> - 1.32-1
+- New upstream release
+- 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.
+
 * Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.31-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
 

diff --git a/sources b/sources
index e5a16ee..47c0f87 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (kronosnet-1.31.tar.xz) = 399a6948ea070ecb9dcc08109947106e0bbbd92099732037b5a12f96ac968aeda01a0247e81216c980ef57f7db15b38f82b4ce3202a937224e30d278c00f6650
+SHA512 (kronosnet-1.32.tar.xz) = d516473ad493483d8500b693a7bca22017b40817acb9734e223a90fbce702aef96a0705d4b87705debf71f4b761a1a1dfa1e976756b0ab3a561677b3c6d9c1ab

             reply	other threads:[~2026-06-30  5:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-30  5:26 Fabio M. Di Nitto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-06-30  5:26 [rpms/kronosnet] f43: New upstream release Fabio M. Di Nitto

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178279719142.1.3573715000425636428.rpms-kronosnet-2967d10b8859@fedoraproject.org \
    --to=fdinitto@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox