| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search | 
| Name: lksctp-tools-devel | Distribution: openSUSE Tumbleweed | 
| Version: 1.0.21 | Vendor: openSUSE | 
| Release: 1.4 | Build date: Sat Sep 28 10:31:47 2024 | 
| Group: Development/Libraries/C and C++ | Build host: reproducible | 
| Size: 158483 | Source RPM: lksctp-tools-1.0.21-1.4.src.rpm | 
| Packager: http://bugs.opensuse.org | |
| Url: http://lksctp.sourceforge.net | |
| Summary: Development files for SCTP (Stream Control Transmission Protocol) | |
This package contains the SCTP development libraries and C header files. SCTP (Stream Control Transmission Protocol) is a message oriented, reliable transport protocol, with congestion control, support for transparent multi-homing, and multiple ordered streams of messages.
LGPL-2.1-or-later
* Sat Sep 28 2024 Martin Hauke <mardnh@gmx.de>
  - Update to version 1.0.21
    App
    * Close some opened sockets in sctp_darn and sctp_test
    * Free host_s and serv_s in sctp_test and sctp_status
    Test
    * Call close on the correct sk in test_1_to_1_send
    * Free the allocated buffers before return
    * Replace malloc with test_malloc
  - Update to version 1.0.20
    App
    * Replace use of deprecated gethostbyname with getaddrinfo
    * Check strdup return in append_addr
    Lib
    * Define cmsg array with correct size in sendv and recvv
    * zero-initialize sinfo_assoc_id in sctp_rcvmsg
    * Man page updates
    Test
    * Add a test case for RE_CONFIG and interleaving
* Thu Mar 23 2023 Martin Liška <mliska@suse.cz>
  - Enable LTO now (boo#1133097).
* Mon Aug 29 2022 Jan Engelhardt <jengelh@inai.de>
  - Update to release 1.0.19
    * Added support for sctp_peeloff_flags function
    * Added macro definitions indicating which kernel features were
      detected during build
    * Fixes ignored parameter on sctp_sendv
* Mon Mar 28 2022 Martin Hauke <mardnh@gmx.de>
  - Update to version 1.0.17
    * Build: add option to disable tests build
    * sctp_test: fix hostname resolution
    * man: remove sysctl listing from sctp.7
    * Fix recieved->received typos
    * Fix usage help for sctp_test
    * test_1_to_1_accept_close: also expect EACCES when accept on
      an established socket
    * lksctp-tools: make bind_test can do while disable IPV6
    * libsctp: add pkg-config support
    * autoconf: add m4 folder
  - Run spec-cleaner
* Tue Apr 23 2019 Martin Liška <mliska@suse.cz>
  - Disable LTO (boo#1133097).
* Sun Jan 11 2015 Led <ledest@gmail.com>
  - upgrade to 1.0.16
    * code cleanups
    * various sctp_status fixes
    * avoid using file descriptor 0 to get ENOTSOCK
    * various fixes
    * fix build for prefixed architectures
  - remove patches:
    * lksctp-fixes.patch
* Thu Aug 01 2013 andreas.stieger@gmx.de
  - upgrade to 1.0.15
    * withsctp: fix quoted command line arguments
    * sctp_status: fix printstatus output
    * do not returns an error if AM_SILENT_RULES does not exist
  - include changes from 1.0.14
    * build: only use AM_CPPFLAGS instead of a mixture of AM_CFLAGS and AM_CPPFLAGS
    * test_sctp_sendrecvmsg: fix bug in msg_flag passing
    * build: fix out-of-tree build of withsctp.
    * test_1_to_1_threads: fixup pthread hung by giving an array instead of a pointer
    * test_1_to_1_threads: remove unused variable for t_recv and t_send
    * sctp: Add new spinfo state values to enumeration
    * build: Modernize autotools
* Sat Jan 26 2013 meissner@suse.com
  - upgraded to 1.0.13 (bugfixes)
    T:BUILD Use silent rules
    T:BUILD Fix build warnings all over the place
    T:APP Fix memory leak in sctp_xconnect
    T:TEST Fix deprecated values in test cases
  - lskctp-fixes.patch: implicit warning fix
* Mon Jan 21 2013 meissner@suse.com
  - upgraded to 1.0.12
    T:API Add needed definitions for DTLS/SCTP.
    T:API Fix data corruption in sctp_send
    T:API Implement private SCTP_GET_ASSOC_STATS option to fetch addition
      association data.
    T:TEST Add more options to conformace test tool.
    T:APP Add HEARTBEAT command to sctp_darn
    T:API Obsolete interefaces have been removed
    T:API Suport for SCTP_SACK_IMMEDIATELY options
    T:API Support for non-blocking sctp-connectx
* Wed Jun 20 2012 meissner@suse.com
  - upgraded to 1.0.11
    T:BUILD fix parallel build warning
    T:BUILD fix make distcheck for lksctp-tools
    T:BUILD fix compiler warnings in the libraray, apps and tests
    T:API   Update the sctp.h header to match the kernel.
/usr/include/netinet/sctp.h /usr/lib/libsctp.so /usr/lib/lksctp-tools /usr/lib/lksctp-tools/libwithsctp.so /usr/lib/pkgconfig/libsctp.pc /usr/share/lksctp-tools /usr/share/lksctp-tools/checksctp.c /usr/share/lksctp-tools/sctp_bind.c /usr/share/lksctp-tools/sctp_darn.c /usr/share/lksctp-tools/sctp_darn.h /usr/share/lksctp-tools/sctp_load_libs.c /usr/share/lksctp-tools/sctp_socket.c /usr/share/lksctp-tools/sctp_socket.h /usr/share/lksctp-tools/sctp_sockopt.c /usr/share/lksctp-tools/sctp_status.c /usr/share/lksctp-tools/sctp_test.c /usr/share/man/man3/sctp_bindx.3.gz /usr/share/man/man3/sctp_connectx.3.gz /usr/share/man/man3/sctp_getladdrs.3.gz /usr/share/man/man3/sctp_getpaddrs.3.gz /usr/share/man/man3/sctp_opt_info.3.gz /usr/share/man/man3/sctp_peeloff.3.gz /usr/share/man/man3/sctp_recvmsg.3.gz /usr/share/man/man3/sctp_recvv.3.gz /usr/share/man/man3/sctp_send.3.gz /usr/share/man/man3/sctp_sendmsg.3.gz /usr/share/man/man3/sctp_sendv.3.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 24 23:31:51 2025