From 4b7b6dc479b867043063732102792a7f2318a683 Mon Sep 17 00:00:00 2001 From: Guus Sliepen Date: Tue, 13 Aug 2013 22:36:34 +0200 Subject: [PATCH] Releasing 1.0.22 and 1.1pre8. --- docs.mdwn | 2 +- download.mdwn | 46 +++++++++++++++++++++++++++------------ index.mdwn | 4 ++-- news/release-1.0.22.mdwn | 11 ++++++++++ news/release-1.1pre8.mdwn | 12 ++++++++++ 5 files changed, 58 insertions(+), 17 deletions(-) create mode 100644 news/release-1.0.22.mdwn create mode 100644 news/release-1.1pre8.mdwn diff --git a/docs.mdwn b/docs.mdwn index ac08d35..b6ef033 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.21. +currently up to date with version 1.0.22. - [manual (HTML)](/documentation/tinc_toc) - [manual (PDF)](/documentation/tinc.pdf) diff --git a/download.mdwn b/download.mdwn index 98c3878..cf34105 100644 --- a/download.mdwn +++ b/download.mdwn @@ -12,30 +12,28 @@ packages you should contact its maintainer. ### Latest stable release -[[!inline pages="news/release-1.0.21" template=newsitemnoheader feeds="no"]] +[[!inline pages="news/release-1.0.22" template=newsitemnoheader feeds="no"]] - -
**Version**1.0.21 + +
**Version**1.0.22
**Source** -[tinc-1.0.21.tar.gz](/packages/tinc-1.0.21.tar.gz) -([sig](/packages/tinc-1.0.21.tar.gz.sig)) +[tinc-1.0.22.tar.gz](/packages/tinc-1.0.22.tar.gz) +([sig](/packages/tinc-1.0.22.tar.gz.sig))
**Packages** -[Windows XP/Vista/7/8](/packages/windows/tinc-1.0.21-install.exe), -[Cydia](/packages/cydia/tinc-1.0.21-1-iphoneos-arm.deb) +[Windows XP/Vista/7/8](/packages/windows/tinc-1.0.22-install.exe)
### Latest pre-release from the 1.1 branch -[[!inline pages="news/release-1.1pre7" template=newsitemnoheader feeds="no"]] +[[!inline pages="news/release-1.1pre8" template=newsitemnoheader feeds="no"]] - -
**Version**1.1pre7 + +
**Version**1.1pre8
**Source** -[tinc-1.1pre7.tar.gz](/packages/tinc-1.1pre7.tar.gz) -([sig](/packages/tinc-1.1pre7.tar.gz.sig)) +[tinc-1.1pre8.tar.gz](/packages/tinc-1.1pre8.tar.gz) +([sig](/packages/tinc-1.1pre8.tar.gz.sig))
**Packages** -[Windows XP/Vista/7/8](/packages/windows/tinc-1.1pre7-install.exe), -[Cydia](/packages/cydia/tinc-1.1pre7-1-iphoneos-arm.deb) +[Windows XP/Vista/7/8](/packages/windows/tinc-1.1pre8-install.exe)
### Distributions providing tinc @@ -66,6 +64,26 @@ using one of these packages. ### Older versions + +
**Version**1.0.21 +
**Source** +[tinc-1.0.21.tar.gz](/packages/tinc-1.0.21.tar.gz) +([sig](/packages/tinc-1.0.21.tar.gz.sig)) +
**Packages** +[Windows XP/Vista/7/8](/packages/windows/tinc-1.0.21-install.exe), +[Cydia](/packages/cydia/tinc-1.0.21-1-iphoneos-arm.deb) +
+ + +
**Version**1.1pre7 +
**Source** +[tinc-1.1pre7.tar.gz](/packages/tinc-1.1pre7.tar.gz) +([sig](/packages/tinc-1.1pre7.tar.gz.sig)) +
**Packages** +[Windows XP/Vista/7/8](/packages/windows/tinc-1.1pre7-install.exe), +[Cydia](/packages/cydia/tinc-1.1pre7-1-iphoneos-arm.deb) +
+
**Version**1.0.20
**Source** diff --git a/index.mdwn b/index.mdwn index cea3ff2..f4e4783 100644 --- a/index.mdwn +++ b/index.mdwn @@ -1,8 +1,8 @@ # Welcome to tinc! -### Latest stable version: [[1.0.21|download]] +### Latest stable version: [[1.0.22|download]] -Latest prerelease from the 1.1 branch: [[1.1pre7|download]] +Latest prerelease from the 1.1 branch: [[1.1pre8|download]] ### Latest news: diff --git a/news/release-1.0.22.mdwn b/news/release-1.0.22.mdwn new file mode 100644 index 0000000..b584e3c --- /dev/null +++ b/news/release-1.0.22.mdwn @@ -0,0 +1,11 @@ +[[!meta author="guus"]] +[[!meta date="August 13th 2013"]] + +Version 1.0.22 released. + + * Fixed the combination of Mode = router and DeviceType = tap. + * The $NAME variable is now set in subnet-up/down scripts. + * Tinc now gives an error when unknown options are given on the command line. + * Tinc now correctly handles a space between a short command line option and an optional argument. + +Thanks to Etienne Dechamps for his contribution to this version of tinc. diff --git a/news/release-1.1pre8.mdwn b/news/release-1.1pre8.mdwn new file mode 100644 index 0000000..eba3f53 --- /dev/null +++ b/news/release-1.1pre8.mdwn @@ -0,0 +1,12 @@ +[[!meta author="guus"]] +[[!meta date="August 13th 2013"]] + +Version 1.1pre8 released. + + * ExperimentalProtocol is now enabled by default. + * Added an invitation protocol that makes it easy to invite new nodes. + * Added the LocalDiscoveryAddress option to change the broadcast address used to find local nodes. + * Limit the rate of incoming meta-connections. + * Many small bug fixes and code cleanups. + +Thanks to Etienne Dechamps and Sven-Haegar Koch for their contributions to this version of tinc. -- 2.20.1