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 "CMake".

The branch, master has been updated
       via  dd4e25a5a6ed6b6a7019e46d56e6f4c098c61618 (commit)
       via  6f23daea4391c2db8bc27d2e4cb42eac02368822 (commit)
       via  7d433206cf7de8f28aa2d169ed25cd401fcfc413 (commit)
      from  2f7e05fbc20150377668a4ea1b114fd1b4d92df6 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=dd4e25a5a6ed6b6a7019e46d56e6f4c098c61618
commit dd4e25a5a6ed6b6a7019e46d56e6f4c098c61618
Merge: 2f7e05f 6f23dae
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Tue Nov 29 08:58:55 2016 -0500
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Tue Nov 29 08:58:55 2016 -0500

    Merge topic 'libarchive-openssl-1.1'
    
    6f23daea libarchive: Add support for building with OpenSSL 1.1
    7d433206 libarchive: Add headers to adapt between OpenSSL 1.1 and older 
versions


-----------------------------------------------------------------------

Summary of changes:
 Utilities/cmlibarchive/libarchive/CMakeLists.txt   |    2 +
 .../cmlibarchive/libarchive/archive_cryptor.c      |    9 +--
 .../libarchive/archive_cryptor_private.h           |    4 +-
 Utilities/cmlibarchive/libarchive/archive_digest.c |   74 ++++++++++++++------
 .../libarchive/archive_digest_private.h            |   14 ++--
 Utilities/cmlibarchive/libarchive/archive_hmac.c   |   14 ++--
 .../cmlibarchive/libarchive/archive_hmac_private.h |    4 +-
 ...filter_none.c => archive_openssl_evp_private.h} |   41 ++++++-----
 ...ilter_none.c => archive_openssl_hmac_private.h} |   42 +++++------
 9 files changed, 121 insertions(+), 83 deletions(-)
 copy Utilities/cmlibarchive/libarchive/{archive_read_support_filter_none.c => 
archive_openssl_evp_private.h} (70%)
 copy Utilities/cmlibarchive/libarchive/{archive_read_support_filter_none.c => 
archive_openssl_hmac_private.h} (70%)


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/mailman/listinfo/cmake-commits

Reply via email to