Accepting request 149415 from 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/149415
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lksctp-tools?expand=0&rev=19
This commit is contained in:
Stephan Kulow 2013-01-22 17:18:37 +00:00 committed by Git OBS Bridge
commit 9486ba3571
4 changed files with 20 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:86ace6c1586e99caedbc6148277cfaad30a58c1cccbbd8a0399de55ee86bbab3
size 698450

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7a33ba8ea714b0c1bd159b2f8fa78629a103e925c0fa50d5c8b91bef3c3a5987
size 564316

View File

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

View File

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