From f90afaf581392621709b256a951b8905c0220dac Mon Sep 17 00:00:00 2001 From: Guus Sliepen Date: Tue, 12 Jun 2018 20:42:11 +0200 Subject: [PATCH] Releasing 1.1pre16. --- download.mdwn | 21 +++++++++++++++------ index.mdwn | 2 +- news/release-1.1pre16.mdwn | 18 ++++++++++++++++++ 3 files changed, 34 insertions(+), 7 deletions(-) create mode 100644 news/release-1.1pre16.mdwn diff --git a/download.mdwn b/download.mdwn index 2f5d2a9..3a9cd60 100644 --- a/download.mdwn +++ b/download.mdwn @@ -25,15 +25,15 @@ packages you should contact its maintainer. ### Latest pre-release from the 1.1 branch -[[!inline pages="news/release-1.1pre15" template=newsitemnoheader feeds="no"]] +[[!inline pages="news/release-1.1pre16" template=newsitemnoheader feeds="no"]] - -
**Version**1.1pre15 + +
**Version**1.1pre16
**Source** -[tinc-1.1pre15.tar.gz](/packages/tinc-1.1pre15.tar.gz) -([sig](/packages/tinc-1.1pre15.tar.gz.sig)) +[tinc-1.1pre16.tar.gz](/packages/tinc-1.1pre16.tar.gz) +([sig](/packages/tinc-1.1pre16.tar.gz.sig))
**Packages** -[Windows XP/Vista/7/8/10](/packages/windows/tinc-1.1pre15-install.exe) +[Windows XP/Vista/7/8/10](/packages/windows/tinc-1.1pre16-install.exe)
### Distributions providing tinc @@ -76,6 +76,15 @@ using one of these packages. [Windows XP/Vista/7/8/10](/packages/windows/tinc-1.0.33-install.exe)
+ +
**Version**1.1pre15 +
**Source** +[tinc-1.1pre15.tar.gz](/packages/tinc-1.1pre15.tar.gz) +([sig](/packages/tinc-1.1pre15.tar.gz.sig)) +
**Packages** +[Windows XP/Vista/7/8/10](/packages/windows/tinc-1.1pre15-install.exe) +
+
**Version**1.0.32
**Source** diff --git a/index.mdwn b/index.mdwn index 1f36c72..0f95fa6 100644 --- a/index.mdwn +++ b/index.mdwn @@ -2,7 +2,7 @@ ### Latest stable version: [[1.0.34|download]] -Latest prerelease from the 1.1 branch: [[1.1pre15|download]] +Latest prerelease from the 1.1 branch: [[1.1pre16|download]] ### Latest news: diff --git a/news/release-1.1pre16.mdwn b/news/release-1.1pre16.mdwn new file mode 100644 index 0000000..253fda1 --- /dev/null +++ b/news/release-1.1pre16.mdwn @@ -0,0 +1,18 @@ +[[!meta author="guus"]] +[[!meta date="June 12th 2018"]] + +Version 1.1pre16 released. + +* Fixed building with support for UML sockets. +* Documentation updates and spelling fixes. +* Support for MSS clamping of IP-in-IP packets. +* Fixed parsing of the -b flag. +* Added the ability to set a firemall mark on sockets on Linux. +* Minor improvements to the build system. +* Added a cache of recently seen addresses of peers. +* Add support for --runstatedir to the configure script. +* Fixed linking with libncurses on some distributions. +* Automatically disable PMTUDiscovery when TCPOnly is enabled. +* Fixed removing the tinc service on Windows in some situations. + +Thanks to Todd C. Miller, Etienne Dechamps, Daniel Lublin, Gjergji Ramku, Mike Sullivan and Oliver Freyermuth for their contributions to this version of tinc. -- 2.20.1