Accepting request 450450 from home:computersalat:devel:network

update to 1.3.5c

OBS-URL: https://build.opensuse.org/request/show/450450
OBS-URL: https://build.opensuse.org/package/show/network/proftpd?expand=0&rev=40
This commit is contained in:
Christian Wittmer
2017-01-15 21:29:23 +00:00
committed by Git OBS Bridge
parent b4c3f7e42b
commit 80e30b5209
7 changed files with 47 additions and 31 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun Jan 15 21:01:43 UTC 2017 - chris@computersalat.de
- update to 1.3.5c
* SSH rekey during authentication can cause issues with clients.
* Recursive SCP uploads of multiple directories not handled properly.
* LIST returns different results for file, depending on path syntax.
* "AuthAliasOnly on" in server config breaks anonymous logins.
* CapabilitiesEngine directive not honored for <IfUser>/<IfGroup>
sections.
* Support OpenSSL 1.1.x API.
* Memory leak when mod_facl is used.
-rebase proftpd-no_BuildDate.patch
-------------------------------------------------------------------
Sat Aug 27 22:42:48 UTC 2016 - chris@computersalat.de
- fix systemd vs SysVinit
-------------------------------------------------------------------
Sun May 8 22:05:07 UTC 2016 - jengelh@inai.de