This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree".
The branch, next has been updated via ebda3cb93b2227831ced8e55bdf8c05139304819 (commit) from f907865389cb8e0b8cf8ab962dd03a07c4bf04a8 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit ebda3cb93b2227831ced8e55bdf8c05139304819 Author: Michael Tremer michael.tremer@ipfire.org Date: Wed Feb 27 03:52:26 2019 +0000
Update openssl rootfile
Signed-off-by: Michael Tremer michael.tremer@ipfire.org
-----------------------------------------------------------------------
Summary of changes: config/rootfiles/common/openssl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)
Difference in files: diff --git a/config/rootfiles/common/openssl b/config/rootfiles/common/openssl index 51867d6d0..f6f3dc687 100644 --- a/config/rootfiles/common/openssl +++ b/config/rootfiles/common/openssl @@ -2029,6 +2029,8 @@ usr/lib/libssl.so.1.1 #usr/share/doc/openssl/html/man3/OPENSSL_INIT_free.html #usr/share/doc/openssl/html/man3/OPENSSL_INIT_new.html #usr/share/doc/openssl/html/man3/OPENSSL_INIT_set_config_appname.html +#usr/share/doc/openssl/html/man3/OPENSSL_INIT_set_config_file_flags.html +#usr/share/doc/openssl/html/man3/OPENSSL_INIT_set_config_filename.html #usr/share/doc/openssl/html/man3/OPENSSL_LH_COMPFUNC.html #usr/share/doc/openssl/html/man3/OPENSSL_LH_DOALL_FUNC.html #usr/share/doc/openssl/html/man3/OPENSSL_LH_HASHFUNC.html @@ -5941,6 +5943,8 @@ usr/lib/libssl.so.1.1 #usr/share/man/man3/OPENSSL_INIT_free.3 #usr/share/man/man3/OPENSSL_INIT_new.3 #usr/share/man/man3/OPENSSL_INIT_set_config_appname.3 +#usr/share/man/man3/OPENSSL_INIT_set_config_file_flags.3 +#usr/share/man/man3/OPENSSL_INIT_set_config_filename.3 #usr/share/man/man3/OPENSSL_LH_COMPFUNC.3 #usr/share/man/man3/OPENSSL_LH_DOALL_FUNC.3 #usr/share/man/man3/OPENSSL_LH_HASHFUNC.3 @@ -7955,4 +7959,4 @@ usr/lib/libssl.so.1.1 #usr/share/man/man7/passphrase-encoding.7 #usr/share/man/man7/scrypt.7 #usr/share/man/man7/ssl.7 -#usr/share/man/man7/x509.7 \ No newline at end of file +#usr/share/man/man7/x509.7
hooks/post-receive -- IPFire 2.x development tree