From d2ec23280c52f75e9274e4e90ca9484fdc44846d Mon Sep 17 00:00:00 2001 From: Guus Sliepen Date: Sat, 23 Jul 2011 14:26:37 +0200 Subject: [PATCH] Releasing 1.0.16. --- docs.mdwn | 2 +- download.mdwn | 21 +++++++++++++++------ index.mdwn | 2 +- news/release-1.0.16.mdwn | 7 +++++++ 4 files changed, 24 insertions(+), 8 deletions(-) create mode 100644 news/release-1.0.16.mdwn diff --git a/docs.mdwn b/docs.mdwn index 8900f19..21b79ae 100644 --- a/docs.mdwn +++ b/docs.mdwn @@ -15,7 +15,7 @@ something else than the documentation says, please tell us! The main source of information is the manual. This text describes how to set up a VPN using tinc. It also contains a chapter with more technical details, which you may want to read, as well as the ideas behind tinc. This manual is -currently up to date with version 1.0.15. +currently up to date with version 1.0.16. - [manual (HTML)](/documentation/tinc_toc) - [manual (PDF)](/documentation/tinc.pdf) diff --git a/download.mdwn b/download.mdwn index b675047..67ae014 100644 --- a/download.mdwn +++ b/download.mdwn @@ -12,15 +12,15 @@ packages you should contact its maintainer. ### Latest stable release -[[!inline pages="news/release-1.0.15" template=newsitemnoheader feeds="no"]] +[[!inline pages="news/release-1.0.16" template=newsitemnoheader feeds="no"]] - -
**Version**1.0.15 + +
**Version**1.0.16
**Source** -[tinc-1.0.15.tar.gz](/packages/tinc-1.0.15.tar.gz) -([sig](/packages/tinc-1.0.15.tar.gz.sig)) +[tinc-1.0.16.tar.gz](/packages/tinc-1.0.16.tar.gz) +([sig](/packages/tinc-1.0.16.tar.gz.sig))
**Packages** -[Windows XP/Vista/7](/packages/windows/tinc-1.0.15-install.exe) +[Windows XP/Vista/7](/packages/windows/tinc-1.0.16-install.exe)
### Latest pre-release from the 1.1 branch @@ -57,6 +57,15 @@ using one of these packages. ### Older versions + +
**Version**1.0.15 +
**Source** +[tinc-1.0.15.tar.gz](/packages/tinc-1.0.15.tar.gz) +([sig](/packages/tinc-1.0.15.tar.gz.sig)) +
**Packages** +[Windows XP/Vista/7](/packages/windows/tinc-1.0.15-install.exe) +
+
**Version**1.1pre1
**Source** diff --git a/index.mdwn b/index.mdwn index 9e8c8a4..2950d35 100644 --- a/index.mdwn +++ b/index.mdwn @@ -1,6 +1,6 @@ # Welcome to tinc! -### Latest stable version: [[1.0.15|download]] +### Latest stable version: [[1.0.16|download]] Latest prerelease from the 1.1 branch: [[1.1pre2|download]] diff --git a/news/release-1.0.16.mdwn b/news/release-1.0.16.mdwn new file mode 100644 index 0000000..e71ff26 --- /dev/null +++ b/news/release-1.0.16.mdwn @@ -0,0 +1,7 @@ +[[!meta author="guus"]] +[[!meta date="July 23th 2011"]] + +Version 1.0.16 released. + +* Fixed a performance issue with TCP communication under Windows. +* Fixed code that, during network outages, would cause tinc to exit when it thought two nodes with identical Names were on the VPN. -- 2.20.1