From: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
To: linux-sctp@vger.kernel.org
Subject: New lksctp-tools release: 1.0.18
Date: Mon, 13 Aug 2018 20:05:04 +0000 [thread overview]
Message-ID: <20180813200504.GA31305@localhost.localdomain> (raw)
Hello,
A bit more than 2 years since last release, I'd like to announce the
new release, 1.0.18. Mostly composed of an initial integration with
Github CI stuff, mainly Travis and Coverity Scan, support for
sctp_peeloff_flags function, a bunch of bug fixes and build-time
improvements such as detecting which kernel features are available (so
we can build the library on older kernels again).
Build status: https://travis-ci.org/sctp/lksctp-tools/builds/415613801
Thank you to all those who contributed to this release.
Jamie Bainbridge (1):
doc: Update Draft RFC docs to released RFCs
Jianwen Ji (5):
nagle_snd/nagle_rcv: use getaddrinfo to replace gethostbyname
nagle_snd/nagle_rcv: fix inconsistent indentations
sctp_test: fix next stream identifier calculation
lksctp-tools: update sctp.h with SCTP_DEFAULT_PRINFO/SCTP_PR_ASSOC_STATUS
sctp_test: fix compiler warning
Marcelo Ricardo Leitner (31):
sctp_status: fix hostname resolution
lib/{bindx,connectx}: avoid pointer math with void type
sctp_test: fix bogus memset size
sctp.h: make use kernel UAPI header
include: add private copy of kernel UAPI
CI: initial integration
Merge branch 'sendv': add the support for sctp_sendv and sctp_recvv
travis: use parallel build
travis: enable email notifications
build: remove internal copy of kernel header
build: add m4 macros to probe for kernel features
configure.ac: style fixes
build: probe for linux/sctp.h
netinet/sctp.h: dynamically build based on system setup
build: add define HAVE_SCTP_STREAM_RESET_EVENT
build: add define HAVE_SCTP_ASSOC_RESET_EVENT
build: add define HAVE_SCTP_STREAM_CHANGE_EVENT
build: add define HAVE_SCTP_STREAM_RECONFIG
build: add define HAVE_SCTP_PEELOFF_FLAGS
build: add two defines for Partial Delivery extensions on sctp_pdapi_event
build: add define HAVE_SCTP_SENDV
Merge branch 'issue24': build: detect kernel features when building
travis: build against multiple kernel versions
travis: build against multiple gcc versions
travis: build against multiple clang versions
travis: only send notifications if build status changed
github: block pull requests
doc: update docs to match current rfc documents
travis: use git instead of downloading tarballs
nagle_snd: silence false-positive compiler warning
Release lksctp-tools-1.0.18
Neil Horman (1):
lksctp-tools: Add sctp_peeloff_flags function
Xin Long (15):
tests: fix SMALL_MAXSEG
lib: add the core functions for sctp_sendv and sctp_recvv
func_tests: add the testing for sctp_sendv and sctp_recvv
man: add the man docs for sctp_sendv and sctp_recvv
myftp: fix covscan warnings
peel_client: fix covscan warnings
peel_server: fix covscan warnings
sctp_darn: fix covscan warnings
sctp_test: fix covscan warnings
sctp_xconnect: fix covscan warnings
testlib: fix covscan warnings
lib: fix covscan warnings
func_tests: fix covscan warnings
build: add define HAVE_SCTP_AUTH_NO_AUTH
build: add two defines for Peer Address Parameters extensions on sctp_paddrparams
chenjia (3):
Update sctp_test.c (#3)
Fix SCTP stream option bugs in sctp_test (#4)
Improve the -B option. (#8)
Marcelo
next reply other threads:[~2018-08-13 20:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-13 20:05 Marcelo Ricardo Leitner [this message]
2018-08-14 2:23 ` New lksctp-tools release: 1.0.18 Marcelo Ricardo Leitner
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=20180813200504.GA31305@localhost.localdomain \
--to=marcelo.leitner@gmail.com \
--cc=linux-sctp@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.