From 8ce54d0da07413160b5a08c67a1b1c4ea11adc33 Mon Sep 17 00:00:00 2001 From: Guus Sliepen Date: Sun, 10 Apr 2016 15:19:51 +0200 Subject: [PATCH] Releasing 1.0.28. --- download.mdwn | 21 +++++++++++++++------ index.mdwn | 4 ++-- news/release-1.0.28.mdwn | 7 +++++++ 3 files changed, 24 insertions(+), 8 deletions(-) create mode 100644 news/release-1.0.28.mdwn diff --git a/download.mdwn b/download.mdwn index db387f3..1d462a2 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.27" template=newsitemnoheader feeds="no"]] +[[!inline pages="news/release-1.0.28" template=newsitemnoheader feeds="no"]] - -
**Version**1.0.27 + +
**Version**1.0.28
**Source** -[tinc-1.0.27.tar.gz](/packages/tinc-1.0.27.tar.gz) -([sig](/packages/tinc-1.0.27.tar.gz.sig)) +[tinc-1.0.28.tar.gz](/packages/tinc-1.0.28.tar.gz) +([sig](/packages/tinc-1.0.28.tar.gz.sig))
**Packages** -[Windows XP/Vista/7/8](/packages/windows/tinc-1.0.27-install.exe) +[Windows XP/Vista/7/8](/packages/windows/tinc-1.0.28-install.exe)
### Latest pre-release from the 1.1 branch @@ -65,6 +65,15 @@ using one of these packages. ### Older versions + +
**Version**1.0.27 +
**Source** +[tinc-1.0.27.tar.gz](/packages/tinc-1.0.27.tar.gz) +([sig](/packages/tinc-1.0.27.tar.gz.sig)) +
**Packages** +[Windows XP/Vista/7/8](/packages/windows/tinc-1.0.27-install.exe) +
+
**Version**1.0.26
**Source** diff --git a/index.mdwn b/index.mdwn index f4050c5..32f22e3 100644 --- a/index.mdwn +++ b/index.mdwn @@ -1,6 +1,6 @@ # Welcome to tinc! -### Latest stable version: [[1.0.27|download]] +### Latest stable version: [[1.0.28|download]] Latest prerelease from the 1.1 branch: [[1.1pre11|download]] @@ -26,7 +26,7 @@ tinc has the following features:
Encryption, authentication and compression
-
All traffic is optionally compressed using zlib or LZO, and OpenSSL +
All traffic is optionally compressed using zlib or LZO, and LibreSSL or OpenSSL is used to encrypt the traffic and protect it from alteration with message authentication codes and sequence numbers.
diff --git a/news/release-1.0.28.mdwn b/news/release-1.0.28.mdwn new file mode 100644 index 0000000..8473b5d --- /dev/null +++ b/news/release-1.0.28.mdwn @@ -0,0 +1,7 @@ +[[!meta author="guus"]] +[[!meta date="April 10th 2016"]] + +Version 1.0.28 released. + +* Fix compilation on BSD platforms. +* Add systemd service files. -- 2.20.1