From babebbdc452bd8e8b5582786b6ec8d6cc3217f53 Mon Sep 17 00:00:00 2001
From: Jakub Hrozek <jhrozek@redhat.com>
Date: Mon, 6 Mar 2017 11:13:10 +0100
Subject: [PATCH] README.md: Point to our releases on pagure

Since the README.md is more or less what the wiki front page used to be,
it makes sense, especially for Github users, to point to our releases
from README.md
---
 README.md | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 40c88c0..ef2db00 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,22 @@ to connect to multiple different account sources.
 More information about SSSD can be found on its project page -
 https://pagure.io/SSSD/sssd/
 
-## Building and installation
+## Downloading SSSD
+SSSD is shipped as a binary package by most Linux distributions. If you
+want to obtain the latest source files, please navigate to the
+[Releases folder on pagure](https://releases.pagure.org/SSSD/sssd/)
+
+## Releases
+SSSD maintains two release streams - stable and LTM. Releases designated as
+LTM are long-term maintenance releases and will see bugfixes and security
+patches for a longer time than other releases.
+
+The list of all releases is maintained together with [SSSD documentation](https://docs.pagure.org/SSSD.sssd/users/releases.html)
+
+The latest stable release is [1.15.1](https://docs.pagure.org/SSSD.sssd/users/relnotes/notes_1_15_1.html)
+The latest LTM release is 1.13.4.
+
+## Building and installation from source
 Please see the file BUILD.txt for details
 
 ## Documentation
