From 4e7e0eaae0c736d4b275aed0372f704f3f90c8c2 Mon Sep 17 00:00:00 2001 From: Guus Sliepen Date: Mon, 26 Aug 2019 13:23:52 +0200 Subject: [PATCH] Releasing 1.0.36. --- docs.mdwn | 2 +- download.mdwn | 21 +++++++++++++++------ index.mdwn | 2 +- news/release-1.0.36.mdwn | 12 ++++++++++++ 4 files changed, 29 insertions(+), 8 deletions(-) create mode 100644 news/release-1.0.36.mdwn diff --git a/docs.mdwn b/docs.mdwn index 91c18b0..c642932 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.35. +currently up to date with version 1.0.36. - [manual (HTML)](/documentation/) - [manual (PDF)](/documentation/tinc.pdf) diff --git a/download.mdwn b/download.mdwn index f38fc56..610ed49 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.35-and-1.1pre17" template=newsitemnoheader feeds="no"]] +[[!inline pages="news/release-1.0.36" template=newsitemnoheader feeds="no"]] - -
**Version**1.0.35 + +
**Version**1.0.36
**Source** -[tinc-1.0.35.tar.gz](/packages/tinc-1.0.35.tar.gz) -([sig](/packages/tinc-1.0.35.tar.gz.sig)) +[tinc-1.0.36.tar.gz](/packages/tinc-1.0.36.tar.gz) +([sig](/packages/tinc-1.0.36.tar.gz.sig))
**Packages** -[Windows XP/Vista/7/8/10](/packages/windows/tinc-1.0.35-install.exe) +[Windows XP/Vista/7/8/10](/packages/windows/tinc-1.0.36-install.exe)
### Latest pre-release from the 1.1 branch @@ -67,6 +67,15 @@ using one of these packages. ### Older versions + +
**Version**1.0.35 +
**Source** +[tinc-1.0.35.tar.gz](/packages/tinc-1.0.35.tar.gz) +([sig](/packages/tinc-1.0.35.tar.gz.sig)) +
**Packages** +[Windows XP/Vista/7/8/10](/packages/windows/tinc-1.0.35-install.exe) +
+
**Version**1.0.34
**Source** diff --git a/index.mdwn b/index.mdwn index 8e55d89..eebb162 100644 --- a/index.mdwn +++ b/index.mdwn @@ -1,6 +1,6 @@ # Welcome to tinc! -### Latest stable version: [[1.0.35|download]] +### Latest stable version: [[1.0.36|download]] Latest prerelease from the 1.1 branch: [[1.1pre17|download]] diff --git a/news/release-1.0.36.mdwn b/news/release-1.0.36.mdwn new file mode 100644 index 0000000..af64f70 --- /dev/null +++ b/news/release-1.0.36.mdwn @@ -0,0 +1,12 @@ +[[!meta author="guus"]] +[[!meta date="August 26th 2019"]] + +Version 1.0.36 released. + +* Fix compiling tinc with certain versions of the OpenSSL library. +* Fix parsing some IPv6 addresses with :: in them. +* Fix GraphDumpFile output to handle node names starting with a digit. +* Fix a potential segmentation fault when fragmenting packets. + +Thanks to Rosen Penev, Quentin Rameau and Werner Schreiber for their +contributions to this version of tinc. -- 2.20.1