Skip to content
This repository was archived by the owner on Jan 6, 2021. It is now read-only.

Commit 862f6d5

Browse files
authored
Merge pull request #449 from linuxserver/changelog
Changelog
2 parents 155f97c + 58d2a36 commit 862f6d5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

readme-vars.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ app_setup_nginx_reverse_proxy_block: ""
126126

127127
# changelog
128128
changelogs:
129+
- { date: "10.05.20:", desc: "Added support for fail2ban deny statements." }
129130
- { date: "04.05.20:", desc: "Allow for optionally setting propagation time for dns plugins. Add repo version of `whois` to replace the built-in busybox version. Update `jail.local` to change default fail2ban ban action to more widely supported `iptables-allports`." }
130131
- { date: "13.04.20:", desc: "Update cloudflare.ini with token info." }
131132
- { date: "11.03.20:", desc: "Add php7-sodium." }

root/defaults/jail.local

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Version 2020/05/05 - Changelog: https://github.com/linuxserver/docker-letsencrypt/commits/master/root/defaults/jail.local
1+
## Version 2020/05/10 - Changelog: https://github.com/linuxserver/docker-letsencrypt/commits/master/root/defaults/jail.local
22
# This is the custom version of the jail.conf for fail2ban
33
# Feel free to modify this and add additional filters
44
# Then you can drop the new filter conf files into the fail2ban-filters

0 commit comments

Comments
 (0)