]> tinc-vpn.org Git - wiki/commitdiff
Releasing 1.0.37. master
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 1 Mar 2026 15:18:10 +0000 (16:18 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 1 Mar 2026 15:18:10 +0000 (16:18 +0100)
docs.mdwn
download.mdwn
index.mdwn
news/release-1.0.37.mdwn [new file with mode: 0644]

index c642932b75557bc88bd0fb1558f5902408e7d971..6f591596264baa618a19a8199e6c5c69683a75e8 100644 (file)
--- 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
 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)
 
 - [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
 
 
 ### 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)
 
 - [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
 
 
 ### Examples
 
index 6fe2cff5384b32d1aaa109c81d30f33b567418f6..98dfca4e0a0902b9b5156f89a3f54875354815a1 100644 (file)
@@ -12,15 +12,15 @@ packages you should contact its maintainer.
 
 ### Latest stable release
 
 
 ### 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"]]
 
 
-<a name="1.0.36"></a><table>
-<tr><td>**Version**<td>1.0.36
+<a name="1.0.37"></a><table>
+<tr><td>**Version**<td>1.0.37
 <tr><td>**Source**<td>
 <tr><td>**Source**<td>
-[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))
 <tr><td>**Packages**<td>
 <tr><td>**Packages**<td>
-[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)
 </table>
 
 ### Latest pre-release from the 1.1 branch
 </table>
 
 ### Latest pre-release from the 1.1 branch
@@ -67,6 +67,15 @@ using one of these packages.
 
 ### Older versions
 
 
 ### Older versions
 
+<a name="1.0.36"></a><table>
+<tr><td>**Version**<td>1.0.36
+<tr><td>**Source**<td>
+[tinc-1.0.36.tar.gz](/packages/tinc-1.0.36.tar.gz)
+([sig](/packages/tinc-1.0.36.tar.gz.sig))
+<tr><td>**Packages**<td>
+[Windows XP/Vista/7/8/10](/packages/windows/tinc-1.0.36-install.exe)
+</table>
+
 <a name="1.1pre17"></a><table>
 <tr><td>**Version**<td>1.1pre17
 <tr><td>**Source**<td>
 <a name="1.1pre17"></a><table>
 <tr><td>**Version**<td>1.1pre17
 <tr><td>**Source**<td>
index 378350af253c1a226482475c5134037ead00890d..8d6926bb66144fe7592175ea9a1c4e27bab3e6f9 100644 (file)
@@ -1,6 +1,6 @@
 # Welcome to tinc!
 
 # 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]]
 
 
 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 (file)
index 0000000..dfd446c
--- /dev/null
@@ -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.