From 12580dadfe344e2feb5e91f4c5bd417c04d4ce5f Mon Sep 17 00:00:00 2001 From: Guus Sliepen Date: Sun, 27 Jun 2021 19:45:08 +0200 Subject: [PATCH] Releasing 1.1pre18. --- download.mdwn | 21 +++++++++++++++------ index.mdwn | 2 +- news/release-1.1pre18.mdwn | 21 +++++++++++++++++++++ 3 files changed, 37 insertions(+), 7 deletions(-) create mode 100644 news/release-1.1pre18.mdwn diff --git a/download.mdwn b/download.mdwn index 247bc2c..6fe2cff 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.0.35-and-1.1pre17" template=newsitemnoheader feeds="no"]] +[[!inline pages="news/release-1.1pre18" template=newsitemnoheader feeds="no"]] - -
**Version**1.1pre17 + +
**Version**1.1pre18
**Source** -[tinc-1.1pre17.tar.gz](/packages/tinc-1.1pre17.tar.gz) -([sig](/packages/tinc-1.1pre17.tar.gz.sig)) +[tinc-1.1pre18.tar.gz](/packages/tinc-1.1pre18.tar.gz) +([sig](/packages/tinc-1.1pre18.tar.gz.sig))
**Packages** -[Windows XP/Vista/7/8/10](/packages/windows/tinc-1.1pre17-install.exe) +[Windows XP/Vista/7/8/10](/packages/windows/tinc-1.1pre18-install.exe)
### Distributions providing tinc @@ -67,6 +67,15 @@ using one of these packages. ### Older versions + +
**Version**1.1pre17 +
**Source** +[tinc-1.1pre17.tar.gz](/packages/tinc-1.1pre17.tar.gz) +([sig](/packages/tinc-1.1pre17.tar.gz.sig)) +
**Packages** +[Windows XP/Vista/7/8/10](/packages/windows/tinc-1.1pre17-install.exe) +
+
**Version**1.0.35
**Source** diff --git a/index.mdwn b/index.mdwn index eebb162..378350a 100644 --- a/index.mdwn +++ b/index.mdwn @@ -2,7 +2,7 @@ ### Latest stable version: [[1.0.36|download]] -Latest prerelease from the 1.1 branch: [[1.1pre17|download]] +Latest prerelease from the 1.1 branch: [[1.1pre18|download]] ### Latest news: diff --git a/news/release-1.1pre18.mdwn b/news/release-1.1pre18.mdwn new file mode 100644 index 0000000..7b9ded6 --- /dev/null +++ b/news/release-1.1pre18.mdwn @@ -0,0 +1,21 @@ +[[!meta author="guus"]] +[[!meta date="June 27th 2021"]] + +Version 1.1pre18 released. + +* Check all Address statements when making outgoing connections. +* Make more variables safe for use in invitations. +* Allow `tinc --force join` to accept all variables sent in an invitation. +* Make sure the stop command works on Windows if tincd is running in the foreground. +* Handle DOS line endings in invitation files. +* Double-quote node names in dump graph output. +* Prevent large amounts of UDP probes being sent consecutively. +* Try harder to reconnect with unreachable nodes. +* Generate tinc-up.bat on Windows. +* Fix a possible infinite loop when adding Subnets to a running tincd. +* Allow a tun/tap filedescriptor to be passed through a UNIX socket. +* Use auto-clone tun/tap devices as default on FreeBSD and DragonFlyBSD. + +Thanks to Fabian Maurer, Ilia Pavlikhin, Maciej S. Szmigiero, Pacien +Tran-Girard, Aaron Li, Andreas Rammhold, Rosen Penev, Shengjing Zhu, Werner +Schreiber, iczero and leptonyu for their contributions to this version of tinc. -- 2.20.1