From 798fc331bba1e63fdb08d4a84a9e15ea786f9819 Mon Sep 17 00:00:00 2001 From: Guus Sliepen Date: Sun, 8 Sep 2013 17:48:14 +0200 Subject: [PATCH] Releasing 1.1pre9. --- download.mdwn | 21 +++++++++++++++------ index.mdwn | 2 +- news/release-1.1pre9.mdwn | 17 +++++++++++++++++ 3 files changed, 33 insertions(+), 7 deletions(-) create mode 100644 news/release-1.1pre9.mdwn diff --git a/download.mdwn b/download.mdwn index cf34105..f2072a1 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.1pre8" template=newsitemnoheader feeds="no"]] +[[!inline pages="news/release-1.1pre9" template=newsitemnoheader feeds="no"]] - -
**Version**1.1pre8 + +
**Version**1.1pre9
**Source** -[tinc-1.1pre8.tar.gz](/packages/tinc-1.1pre8.tar.gz) -([sig](/packages/tinc-1.1pre8.tar.gz.sig)) +[tinc-1.1pre9.tar.gz](/packages/tinc-1.1pre9.tar.gz) +([sig](/packages/tinc-1.1pre9.tar.gz.sig))
**Packages** -[Windows XP/Vista/7/8](/packages/windows/tinc-1.1pre8-install.exe) +[Windows XP/Vista/7/8](/packages/windows/tinc-1.1pre9-install.exe)
### Distributions providing tinc @@ -64,6 +64,15 @@ using one of these packages. ### Older versions + +
**Version**1.1pre8 +
**Source** +[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.1pre8-install.exe) +
+
**Version**1.0.21
**Source** diff --git a/index.mdwn b/index.mdwn index f4e4783..e39b888 100644 --- a/index.mdwn +++ b/index.mdwn @@ -2,7 +2,7 @@ ### Latest stable version: [[1.0.22|download]] -Latest prerelease from the 1.1 branch: [[1.1pre8|download]] +Latest prerelease from the 1.1 branch: [[1.1pre9|download]] ### Latest news: diff --git a/news/release-1.1pre9.mdwn b/news/release-1.1pre9.mdwn new file mode 100644 index 0000000..d2b5559 --- /dev/null +++ b/news/release-1.1pre9.mdwn @@ -0,0 +1,17 @@ +[[!meta author="guus"]] +[[!meta date="September 8th 2013"]] + +Version 1.1pre9 released. + + * The UNIX socket is now created before tinc-up is called. + * Windows users can now use any extension that is in %PATHEXT% for scripts, not only .bat. + * Outgoing sockets are bound to the address of the listening sockets again, when there is no ambiguity. + * Added invitation-created and invitation-accepted scripts. + * Invited nodes now learn of the Mode and Broadcast settings of the VPN. + * Joining a VPN with an invitation now also works on Windows. + * The port number tincd is listening on is now always included in the invitation URL. + * A running tincd is now correctly informed when a new invitation has been generated. + * Several bug fixes for the new protocol. + * Added a test suite. + +Thanks to Etienne Dechamps for his contribution to this version of tinc. -- 2.20.1