From: Guus Sliepen Date: Sun, 1 Mar 2026 15:18:10 +0000 (+0100) Subject: Releasing 1.0.37. X-Git-Url: https://www.tinc-vpn.org/git/?a=commitdiff_plain;h=HEAD;p=wiki Releasing 1.0.37. --- diff --git a/docs.mdwn b/docs.mdwn index c642932..6f59159 100644 --- a/docs.mdwn +++ b/docs.mdwn @@ -15,12 +15,12 @@ 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.36. +currently up to date with version 1.0.37. - [manual (HTML)](/documentation/) - [manual (PDF)](/documentation/tinc.pdf) -- [tincd(8)](/documentation/tincd.8) -- [tinc.conf(5)](/documentation/tinc.conf.5) +- [tincd(8)](/documentation/tincd.8.html) +- [tinc.conf(5)](/documentation/tinc.conf.5.html) ### Tinc 1.1 documentation @@ -28,9 +28,9 @@ The documentation for the prerelease versions of tinc 1.1 is also available: - [manual (HTML)](/documentation-1.1/) - [manual (PDF)](/documentation-1.1/tinc.pdf) -- [tincd(8)](/documentation-1.1/tincd.8) -- [tinc(8)](/documentation-1.1/tinc.8) -- [tinc.conf(5)](/documentation-1.1/tinc.conf.5) +- [tincd(8)](/documentation-1.1/tincd.8.html) +- [tinc(8)](/documentation-1.1/tinc.8.html) +- [tinc.conf(5)](/documentation-1.1/tinc.conf.5.html) ### Examples diff --git a/download.mdwn b/download.mdwn index 6fe2cff..98dfca4 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.36" template=newsitemnoheader feeds="no"]] +[[!inline pages="news/release-1.0.37" template=newsitemnoheader feeds="no"]] - -
**Version**1.0.36 + +
**Version**1.0.37
**Source** -[tinc-1.0.36.tar.gz](/packages/tinc-1.0.36.tar.gz) -([sig](/packages/tinc-1.0.36.tar.gz.sig)) +[tinc-1.0.37.tar.gz](/packages/tinc-1.0.37.tar.gz) +([sig](/packages/tinc-1.0.37.tar.gz.sig))
**Packages** -[Windows XP/Vista/7/8/10](/packages/windows/tinc-1.0.36-install.exe) +[Windows XP/Vista/7/8/10](/packages/windows/tinc-1.0.37-install.exe)
### Latest pre-release from the 1.1 branch @@ -67,6 +67,15 @@ using one of these packages. ### Older versions + +
**Version**1.0.36 +
**Source** +[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.36-install.exe) +
+
**Version**1.1pre17
**Source** diff --git a/index.mdwn b/index.mdwn index 378350a..8d6926b 100644 --- a/index.mdwn +++ b/index.mdwn @@ -1,6 +1,6 @@ # Welcome to tinc! -### Latest stable version: [[1.0.36|download]] +### Latest stable version: [[1.0.37|download]] Latest prerelease from the 1.1 branch: [[1.1pre18|download]] diff --git a/news/release-1.0.37.mdwn b/news/release-1.0.37.mdwn new file mode 100644 index 0000000..dfd446c --- /dev/null +++ b/news/release-1.0.37.mdwn @@ -0,0 +1,10 @@ +[[!meta author="guus"]] +[[!meta date="March 1st 2026"]] + +Version 1.0.37 released. + +* Minor fixes. +* Drop support for Linux ethertap devices. +* Ensure tinc compiles cleanly on modern systems. + +This will most likely be the last version of tinc 1.0.