vsftpd: update to 3.0.4

Switch to AUTORELEASE for simplicity.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev
2021-06-01 18:03:21 -07:00
parent 9477468efe
commit 3737c84bbd
3 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
--- a/tunables.c
+++ b/tunables.c
@@ -254,7 +254,7 @@ tunables_load_defaults()
@@ -261,7 +261,7 @@ tunables_load_defaults()
/* -rw------- */
tunable_chown_upload_mode = 0600;