SHA256
1
0
forked from pool/vsftpd

Update changelog to mention all relevant bugs.

OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=157
This commit is contained in:
Peter Simons 2022-02-02 10:38:26 +00:00 committed by Git OBS Bridge
parent fa78574173
commit 2dd46a39b9

View File

@ -15,7 +15,7 @@ Tue Feb 1 18:42:41 UTC 2022 - Peter Simons <psimons@suse.com>
which is required during SSL initialization by RAND_load_file().
- Add "vsftpd-seccomp-wait4.patch" to allow wait4() to be called so
that the broker can wait for its child processes.
that the broker can wait for its child processes. [bsc#1021387]
- Refresh patches to -p1 style so that we can use %autosetup:
* vsftpd-2.0.4-dmapi.patch
@ -169,7 +169,8 @@ Wed Apr 25 06:32:25 UTC 2018 - psimons@suse.com
- vsftpd-enable-syscalls-needed-by-sle15.patch: Enable wait4(),
sysinfo(), and shutdown() syscalls in seccomp sandbox. These are
required for the daemon to work properly on SLE-15. [bsc#1089088]
required for the daemon to work properly on SLE-15. [bsc#1089088,
bsc#1180314]
-------------------------------------------------------------------
Tue Apr 3 11:48:08 UTC 2018 - vcizek@suse.com