Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

kronosnet-debugsource-1.34-1.fc43 RPM for x86_64

From Fedora 43 testing updates for x86_64 / debug / Packages / k

Name: kronosnet-debugsource Distribution: Fedora Project
Version: 1.34 Vendor: Fedora Project
Release: 1.fc43 Build date: Tue Jun 30 07:29:59 2026
Group: Development/Debug Build host: buildhw-x86-07.rdu3.fedoraproject.org
Size: 632592 Source RPM: kronosnet-1.34-1.fc43.src.rpm
Packager: Fedora Project
Url: https://kronosnet.org
Summary: Debug sources for package kronosnet
This package provides debug sources for package kronosnet.
Debug sources are useful when developing applications that use this
package or when debugging this package.

Provides

Requires

License

GPL-2.0-or-later AND LGPL-2.1-or-later

Changelog

* Tue Jun 30 2026 Fabio M. Di Nitto <fdinitto@redhat.com> - 1.34-1
  - New upstream release (Resolves rhbz#2494753)
  - Important bugfixes:
    Fix critical defragmentation buffer reclamation logic
    Fix sequence number wraparound calculation in defragmentation
    Add decompression buffer size validation
    Fix SCTP reconnect thread race condition
    Build fixes for int_decompress_bufsize without zlib
  - New features:
    Add unique names to all threads for better debugging
    Add Wireshark dissector plugin for kronosnet protocol analysis
    Add API to enumerate supported cipher modes and hash algorithms
    libnozzle: Platform-specific refactoring and native ioctl implementations
    libnozzle: Add input validation for network prefixes
    libnozzle: Portable type and macro abstractions for BSD/Solaris
    Improve OpenSSL error logging to print entire error stack
    Add CLAUDE.md documentation for AI-assisted development
  - Test suite improvements:
    Add comprehensive defragmentation and sequence wraparound test suites
    Improve test infrastructure with unified logging and injection helpers
    libnozzle: Introduce test macros similar to libknet
    Comprehensive test suite improvements and C99 compliance fixes
    Test suite now supports parallel execution with "make -j check" on systems with sufficient resources
* Fri Jun 12 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 1.33-3
  - Rebuilt for openssl 4.0
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.33-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Wed Jan 14 2026 Fabio M. Di Nitto <fdinitto@redhat.com> - 1.33-1
  - New upstream release
  - Build fixes for gcc-15
  - Build fixes for rust coreutils
  - Coverity tests cleanup
  - Release: ship all files for completeness
* 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
* Thu Apr 24 2025 Fabio M. Di Nitto <fdinitto@redhat.com> - 1.31-1
  - New upstream release
  - Fix lzo1x decompress call to use safe version of the API
  - Lower log levels of messages generated for each packet
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.30-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Mon Dec 02 2024 Fabio M. Di Nitto <fdinitto@redhat.com> - 1.30-1
  - New upstream release
  - Convert time_t to unsigned long long before formatting
  - Add warning when packets are being received from the wrong interface
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.29-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

Files

/usr/src/debug/kronosnet-1.34-1.fc43.x86_64
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/config.h
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/common.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/common.h
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/compat.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/compat.h
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/compress.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/compress.h
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/compress_bzip2.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/compress_lz4.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/compress_lz4hc.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/compress_lzma.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/compress_lzo2.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/compress_model.h
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/compress_zlib.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/compress_zstd.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/crypto.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/crypto.h
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/crypto_model.h
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/crypto_nss.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/crypto_openssl.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/handle.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/handle_api.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/host.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/host.h
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/internals.h
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/lib_config.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/libknet.h
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/links.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/links.h
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/links_acl.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/links_acl.h
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/links_acl_ip.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/links_acl_ip.h
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/links_acl_loopback.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/links_acl_loopback.h
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/logging.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/logging.h
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/netutils.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/netutils.h
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/onwire.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/onwire.h
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/threads_common.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/threads_common.h
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/threads_dsthandler.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/threads_dsthandler.h
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/threads_heartbeat.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/threads_heartbeat.h
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/threads_pmtud.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/threads_pmtud.h
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/threads_rx.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/threads_rx.h
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/threads_tx.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/threads_tx.h
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/transport_common.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/transport_common.h
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/transport_loopback.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/transport_loopback.h
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/transport_sctp.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/transport_sctp.h
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/transport_udp.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/transport_udp.h
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/transports.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/transports.h
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/wireshark
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libknet/wireshark/packet-kronosnet.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libnozzle
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libnozzle/internals.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libnozzle/internals.h
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libnozzle/libnozzle.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libnozzle/libnozzle.h
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libnozzle/libnozzle_bsd.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libnozzle/libnozzle_linux.c
/usr/src/debug/kronosnet-1.34-1.fc43.x86_64/libnozzle/libnozzle_solaris.c


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Jul 1 22:54:27 2026