Accepting request 149402 from home:msmeissn:branches:network:utilities
- 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 OBS-URL: https://build.opensuse.org/request/show/149402 OBS-URL: https://build.opensuse.org/package/show/network:utilities/lksctp-tools?expand=0&rev=12
This commit is contained in:
parent
c384e699a5
commit
f74cdabdc5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:86ace6c1586e99caedbc6148277cfaad30a58c1cccbbd8a0399de55ee86bbab3
|
||||
size 698450
|
3
lksctp-tools-1.0.12.tar.gz
Normal file
3
lksctp-tools-1.0.12.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7a33ba8ea714b0c1bd159b2f8fa78629a103e925c0fa50d5c8b91bef3c3a5987
|
||||
size 564316
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 21 10:38:43 UTC 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 06:35:03 UTC 2012 - meissner@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package lksctp-tools
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,10 +20,10 @@ Name: lksctp-tools
|
||||
Summary: Utilities for SCTP (Stream Control Transmission Protocol)
|
||||
License: LGPL-2.1+
|
||||
Group: Productivity/Networking/Other
|
||||
Version: 1.0.11
|
||||
Version: 1.0.12
|
||||
Release: 0
|
||||
Url: http://lksctp.sourceforge.net
|
||||
Source0: http://downloads.sourceforge.net/project/lksctp/lksctp/%{name}-%{version}/%{name}-%{version}.tar.gz
|
||||
Source0: http://downloads.sourceforge.net/project/lksctp/lksctp-tools/%{name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: libtool
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user