[libarchive-zip-perl] 01/04: Merge tag 'upstream/1.58'

Salvatore Bonaccorso carnil at debian.org
Tue Aug 2 20:04:43 UTC 2016


This is an automated email from the git hooks/post-receive script.

carnil pushed a commit to branch master
in repository libarchive-zip-perl.

commit 6cf448f7932501fb6e1694f553ca890d86175b7a
Merge: 49ff591 98aa178
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Tue Aug 2 21:55:42 2016 +0200

    Merge tag 'upstream/1.58'
    
    Upstream version 1.58

 Changes                               |   4 +
 MANIFEST                              |  12 ++-
 MANIFEST.SKIP                         |  34 ++++++++
 META.json                             |   4 +-
 META.yml                              |   4 +-
 README.md                             |  58 +++++++++++++
 lib/Archive/Zip.pm                    |   2 +-
 lib/Archive/Zip/Archive.pm            |   2 +-
 lib/Archive/Zip/BufferedFileHandle.pm |   2 +-
 lib/Archive/Zip/DirectoryMember.pm    |   2 +-
 lib/Archive/Zip/FileMember.pm         |   2 +-
 lib/Archive/Zip/Member.pm             |   4 +-
 lib/Archive/Zip/MemberRead.pm         |   2 +-
 lib/Archive/Zip/MockFileHandle.pm     |   2 +-
 lib/Archive/Zip/NewFileMember.pm      |   2 +-
 lib/Archive/Zip/StringMember.pm       |   2 +-
 lib/Archive/Zip/Tree.pm               |   2 +-
 lib/Archive/Zip/ZipFileMember.pm      |   2 +-
 t/02_main.t                           |   3 +-
 t/03_ex.t                             |   3 +-
 t/04_readmember.t                     |   3 +-
 t/05_tree.t                           |   3 +-
 t/06_update.t                         |   3 +-
 t/07_filenames_of_0.t                 |   3 +-
 t/08_readmember_record_sep.t          |   3 +-
 t/10_chmod.t                          |   3 +-
 t/14_leading_separator.t              |   3 +-
 t/17_101092.t                         |   3 +-
 t/18_bug_92205.t                      |   3 +-
 t/19_bug_101240.t                     |   3 +-
 t/20_bug_github11.t                   |   3 +-
 t/21_zip64.t                          |   3 +-
 t/22_deflated_dir.t                   |   3 +-
 t/24_unicode_win32.t                  | 155 ++++++++++++++++++++++++++++++++++
 t/data/empty.zip                      | Bin 0 -> 108 bytes
 35 files changed, 306 insertions(+), 36 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libarchive-zip-perl.git



More information about the Pkg-perl-cvs-commits mailing list