Skip to content

Commit

Permalink
Release 1.0.5 - Remove whitespaces from vsftpd.conf template
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Friderici committed Aug 25, 2017
1 parent 9be2982 commit d1a6275
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2017-08-25 - 1.0.5
* Remove whitespaces from vsftpd.conf template.
Some versions of vsftpd will fail on startup if they are present.
eg: vsftpd-3.0.2-10.el7.x86_64 on RHEL 7.2.

2017-08-21 - 1.0.4
* Restore allow_writeable_chroot option that was missing in vsftpd.conf template.

Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gillarkod-vsftpd",
"version": "1.0.4",
"version": "1.0.5",
"author": "Matthias Saou",
"license": "Apache-2.0",
"summary": "Manage vsftpd FTP server",
Expand Down

0 comments on commit d1a6275

Please sign in to comment.