[DRE-commits] [ruby-zip] branch master updated (12b8648 -> 71f7124)

Sruthi Chandran srud-guest at moszumanska.debian.org
Tue Jun 27 18:18:58 UTC 2017


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

srud-guest pushed a change to branch master
in repository ruby-zip.

      from  12b8648   diff for NMU version 1.2.0-1.1
      adds  222753e   New upstream version 1.2.1
       new  131fcee   Merge tag 'upstream/1.2.1'
       new  3d5dc70   Update Standards version
       new  76f0fd3   New upstream release
       new  d1c92e6   Refresh patches
       new  71f7124   Upload to unstable

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .simplecov                                  |  4 +-
 .travis.yml                                 | 15 +++++--
 Changelog.md                                | 25 +++++++++++
 README.md                                   | 16 +++----
 debian/changelog                            |  7 +++
 debian/control                              |  2 +-
 debian/patches/CVE-2017-5946.patch          | 11 ++---
 lib/zip/entry.rb                            |  8 +++-
 lib/zip/entry_set.rb                        |  2 +-
 lib/zip/file.rb                             | 43 ++++++++-----------
 lib/zip/ioextras/abstract_output_stream.rb  |  4 +-
 lib/zip/version.rb                          |  2 +-
 samples/example_recursive.rb                |  6 +--
 test/central_directory_entry_test.rb        |  2 +-
 test/crypto/null_encryption_test.rb         |  8 +++-
 test/entry_set_test.rb                      | 15 ++++++-
 test/entry_test.rb                          | 15 ++-----
 test/file_permissions_test.rb               | 66 ++++++++++++++---------------
 test/file_test.rb                           | 26 ++++++++++--
 test/filesystem/file_nonmutating_test.rb    |  6 +--
 test/filesystem/file_stat_test.rb           |  2 +-
 test/gentestfiles.rb                        |  4 ++
 test/input_stream_test.rb                   |  8 ++--
 test/ioextras/abstract_input_stream_test.rb |  2 +-
 test/ioextras/fake_io_test.rb               |  2 +-
 test/local_entry_test.rb                    |  2 +-
 test/test_helper.rb                         | 15 ++++++-
 27 files changed, 194 insertions(+), 124 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-zip.git



More information about the Pkg-ruby-extras-commits mailing list