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  6a8da1d7773ac3d50a450b1043f453406528ae29 (commit)
       via  29528cc33e929b3c034b1491842ddaf91b3855cf (commit)
       via  62d0e22325d36e5f9d61ccfbef0d68cfe1935f1b (commit)
       via  059aa805c9c0cb34c92eb69abf66febc40ab62db (commit)
       via  5fee76606b7a1f252e75e95c3d8303777459938d (commit)
      from  09a81e29fee15bb6781d66769497fa320765fed9 (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=6a8da1d7773ac3d50a450b1043f453406528ae29
commit 6a8da1d7773ac3d50a450b1043f453406528ae29
Merge: 09a81e2 29528cc
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Tue Feb 28 09:11:45 2017 -0500
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Tue Feb 28 09:11:45 2017 -0500

    Merge topic 'update-libarchive'
    
    29528cc3 libarchive: Remove liblzma from introspection tests
    62d0e223 Merge branch 'upstream-LibArchive' into update-libarchive
    059aa805 LibArchive 2017-02-25 (d6b1bb9f)
    5fee7660 libarchive: Update script to get 3.3.1


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

Summary of changes:
 Utilities/Scripts/update-libarchive.bash           |    2 +-
 Utilities/cmlibarchive/CMakeLists.txt              |   13 ++-
 Utilities/cmlibarchive/build/cmake/config.h.in     |    3 +
 Utilities/cmlibarchive/build/version               |    2 +-
 Utilities/cmlibarchive/libarchive/archive.h        |    8 +-
 .../libarchive/archive_digest_private.h            |    1 +
 Utilities/cmlibarchive/libarchive/archive_entry.c  |  110 ++++++++++++++++----
 Utilities/cmlibarchive/libarchive/archive_entry.h  |    2 +-
 Utilities/cmlibarchive/libarchive/archive_hmac.c   |    4 +
 .../libarchive/archive_read_disk_entry_from_file.c |   24 +++--
 .../libarchive/archive_read_disk_posix.c           |   64 +++++-------
 .../libarchive/archive_read_disk_private.h         |   12 +--
 .../libarchive/archive_read_disk_windows.c         |   30 ++----
 .../libarchive/archive_read_support_format_warc.c  |   18 ++--
 .../libarchive/archive_write_disk_posix.c          |   59 +++++++++--
 15 files changed, 227 insertions(+), 125 deletions(-)


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

Reply via email to