SHA256
1
0
forked from pool/vsftpd

Explicitly depend on OpenSSL version 1.0.x since vsftpd doesn't compile against

the API provided by newer versions.

OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=110
This commit is contained in:
2017-05-31 15:30:59 +00:00
committed by Git OBS Bridge
parent ac2e1d899b
commit 46b63b2299
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 31 15:02:14 UTC 2017 - psimons@suse.com
- Explicitly depend on OpenSSL version 1.0.x since vsftpd doesn't
compile against the API provided by newer versions.
-------------------------------------------------------------------
Tue May 2 14:20:06 CEST 2017 - kukuk@suse.de