SHA256
1
0
forked from pool/vsftpd

Accepting request 183859 from home:elvigia:branches:network

- build with OPENSSL_NO_SSL_INTERN this hides internal struct
  members or functions that if changed in future openssl versions
  will break the ABI of the calling applications.

OBS-URL: https://build.opensuse.org/request/show/183859
OBS-URL: https://build.opensuse.org/package/show/network/vsftpd?expand=0&rev=57
This commit is contained in:
2013-07-22 09:06:23 +00:00
committed by Git OBS Bridge
parent 4d064f5b44
commit bf16e86507
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jul 20 21:23:31 UTC 2013 - crrodriguez@opensuse.org
- build with OPENSSL_NO_SSL_INTERN this hides internal struct
members or functions that if changed in future openssl versions
will break the ABI of the calling applications.
-------------------------------------------------------------------
Thu Apr 4 08:35:40 UTC 2013 - mvyskocil@suse.com