From 7aa35fee3cef4ca348c01c3bba6fdf1e09249524 Mon Sep 17 00:00:00 2001 From: Guus Sliepen Date: Sun, 25 Mar 2012 17:37:42 +0100 Subject: [PATCH] Releasing 1.0.18. --- docs.mdwn | 2 +- download.mdwn | 23 +++++++++++++++++------ index.mdwn | 2 +- news/release-1.0.18.mdwn | 8 ++++++++ 4 files changed, 27 insertions(+), 8 deletions(-) create mode 100644 news/release-1.0.18.mdwn diff --git a/docs.mdwn b/docs.mdwn index 4911798..f248afa 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.17. +currently up to date with version 1.0.18. - [manual (HTML)](/documentation/tinc_toc) - [manual (PDF)](/documentation/tinc.pdf) diff --git a/download.mdwn b/download.mdwn index 2b19d32..7d0ec79 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.17" template=newsitemnoheader feeds="no"]] +[[!inline pages="news/release-1.0.18" template=newsitemnoheader feeds="no"]] - -
**Version**1.0.17 + +
**Version**1.0.18
**Source** -[tinc-1.0.17.tar.gz](/packages/tinc-1.0.17.tar.gz) -([sig](/packages/tinc-1.0.17.tar.gz.sig)) +[tinc-1.0.18.tar.gz](/packages/tinc-1.0.18.tar.gz) +([sig](/packages/tinc-1.0.18.tar.gz.sig))
**Packages** -[Windows XP/Vista/7](/packages/windows/tinc-1.0.17-install.exe) +[Windows XP/Vista/7](/packages/windows/tinc-1.0.18-install.exe)
**Remarks** IPv6 will fail to work when `Mode = switch`. The workaround is to set `DecrementTTL = no`.
@@ -61,6 +61,17 @@ using one of these packages. ### Older versions + +
**Version**1.0.17 +
**Source** +[tinc-1.0.17.tar.gz](/packages/tinc-1.0.17.tar.gz) +([sig](/packages/tinc-1.0.17.tar.gz.sig)) +
**Packages** +[Windows XP/Vista/7](/packages/windows/tinc-1.0.17-install.exe) +
**Remarks** +IPv6 will fail to work when `Mode = switch`. The workaround is to set `DecrementTTL = no`. +
+
**Version**1.0.16
**Source** diff --git a/index.mdwn b/index.mdwn index 762c03c..6f372e9 100644 --- a/index.mdwn +++ b/index.mdwn @@ -1,6 +1,6 @@ # Welcome to tinc! -### Latest stable version: [[1.0.17|download]] +### Latest stable version: [[1.0.18|download]] Latest prerelease from the 1.1 branch: [[1.1pre2|download]] diff --git a/news/release-1.0.18.mdwn b/news/release-1.0.18.mdwn new file mode 100644 index 0000000..3554ea1 --- /dev/null +++ b/news/release-1.0.18.mdwn @@ -0,0 +1,8 @@ +[[!meta author="guus"]] +[[!meta date="March 25th 2012"]] + +Version 1.0.18 released. + +* Fixed IPv6 in switch mode by turning off DecrementTTL by default. +* Allow a port number to be specified in BindToAddress, which also allows tinc to listen on multiple ports. +* Add support for multicast communication with UML/QEMU/KVM. -- 2.20.1