SHA256
1
0
forked from pool/vsftpd

Add vsftpd-3.0.2-fix-chown-uploads.patch to fix a bug in vsftpd where files

uploaded by an anonymous user could not be chown()ed to the desired UID as
specified in the daemon's configuration file. [bnc#996370]

OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=106
This commit is contained in:
2016-09-19 11:43:40 +00:00
committed by Git OBS Bridge
parent d7c40746c4
commit ffdb3d153b
3 changed files with 38 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Sep 19 11:39:04 UTC 2016 - psimons@suse.com
- Add vsftpd-3.0.2-fix-chown-uploads.patch to fix a bug in vsftpd
where files uploaded by an anonymous user could not be chown()ed
to the desired UID as specified in the daemon's configuration
file. [bnc#996370]
-------------------------------------------------------------------
Wed Aug 31 17:21:04 UTC 2016 - dimstar@opensuse.org