diff options
author | Tim Meusel <tim@bastelfreak.de> | 2018-03-15 17:00:45 +0100 |
---|---|---|
committer | Tim Meusel <tim@bastelfreak.de> | 2018-03-15 17:07:14 +0100 |
commit | 473ae780548d0b2017a7df214b6e7aa2877560a4 (patch) | |
tree | 99ff5c0f508b6fc8ed3a8237420725a0662880cf | |
parent | 2d355a4c1baadc761d6b12645d0274da8866f722 (diff) | |
download | puppet-ferm-473ae780548d0b2017a7df214b6e7aa2877560a4.tar.gz puppet-ferm-473ae780548d0b2017a7df214b6e7aa2877560a4.tar.bz2 |
add notice about older releases
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -11,6 +11,7 @@ ## Table of Contents * [Overview](#overview) +* [What happened to older releases?](#what-happenend-to-older-releases) * [Setup](#setup) * [Support](#support) * [Reference](#reference) @@ -25,6 +26,11 @@ This module manages the [ferm](http://ferm.foo-projects.org/) firewalling software. It allows you to configure the actual software, but also all related rules. +## What happened to older releases? + +You maybe wonder what happend to release 1.1.0 and 1.0.0. We had to take them +down because they contained sensitive information. + ## Setup This is very easy: |