Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ruby2.5-rubygem-rubyzip-testsuite-1.3 | Distribution: SUSE Linux Enterprise 15 SP3 |
Version: 1.3.0 | Vendor: openSUSE |
Release: bp153.1.8 | Build date: Mon May 10 13:56:26 2021 |
Group: Development/Languages/Ruby | Build host: obs-power8-03 |
Size: 406188 | Source RPM: rubygem-rubyzip-1.3-1.3.0-bp153.1.8.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://github.com/rubyzip/rubyzip | |
Summary: Test suite for rubyzip |
Test::Unit or RSpec files, useful for developers.
BSD-2-Clause
* Wed Nov 13 2019 Dan Čermák <dcermak@suse.com> - Update to version 1.3 This fixes CVE-2019-16892 Security - Add `validate_entry_sizes` option so that callers can trust an entry's reported size when using `extract` [#403](https://github.com/rubyzip/rubyzip/pull/403) - This option defaults to `false` for backward compatibility in this release, but you are strongly encouraged to set it to `true`. It will default to `true` in rubyzip 2.0. New Feature - Add `add_stored` method to simplify adding entries without compression [#366](https://github.com/rubyzip/rubyzip/pull/366) Tooling / Documentation - Add more gem metadata links [#402](https://github.com/rubyzip/rubyzip/pull/402) * Tue Nov 12 2019 Johannes Kastl <kastl@b1-systems.de> - used latest template for gem2rpm.yml - add license to gem2rpm.yml to correctly get BSD-2-Clause * Tue Nov 12 2019 Manuel Schnitzer <mschnitzer@suse.com> - updated to version 1.2.4 * Do not rewrite zip files opened with `open_buffer` that have not changed [#360](https://github.com/rubyzip/rubyzip/pull/360) Tooling / Documentation * Update `example_recursive.rb` in README [#397](https://github.com/rubyzip/rubyzip/pull/397) * Hold CI at `trusty` for now, automatically pick the latest ruby patch version, use rbx-4 and hold jruby at 9.1 [#399](https://github.com/rubyzip/rubyzip/pull/399) * Mon Jul 08 2019 Manuel Schnitzer <mschnitzer@suse.com> - updated to version 1.2.3 * Allow tilde in zip entry names [#391](https://github.com/rubyzip/rubyzip/pull/391) (fixes regression in 1.2.2 from [#376](https://github.com/rubyzip/rubyzip/pull/376)) * Support frozen string literals in more files [#390](https://github.com/rubyzip/rubyzip/pull/390) * Require `pathname` explicitly [#388](https://github.com/rubyzip/rubyzip/pull/388) (fixes regression in 1.2.2 from [#376](https://github.com/rubyzip/rubyzip/pull/376)) Tooling / Documentation: * CI updates [#392](https://github.com/rubyzip/rubyzip/pull/392), [#394](https://github.com/rubyzip/rubyzip/pull/394) - Bump supported ruby versions and add 2.6 - JRuby failures are no longer ignored (reverts [#375](https://github.com/rubyzip/rubyzip/pull/375) / part of [#371](https://github.com/rubyzip/rubyzip/pull/371)) * Add changelog entry that was missing for last release [#387](https://github.com/rubyzip/rubyzip/pull/387) * Comment cleanup [#385](https://github.com/rubyzip/rubyzip/pull/385) * Wed Sep 05 2018 coolo@suse.com - updated to version 1.2.2 Fixes CVE-2018-1000544 symlink and absolute path traversal (bsc#1099280). See https://github.com/rubyzip/rubyzip/pull/387 for full changelog. * Thu Feb 09 2017 coolo@suse.com - updated to version 1.2.1 Fixes bsc#1027050 CVE-2017-5946 * Sat Feb 20 2016 coolo@suse.com - updated to version 1.2.0 no changelog found * Tue Feb 10 2015 coolo@suse.com - updated to version 1.1.7 * Mon Oct 13 2014 adrian@suse.de - adapt to new rubygem packaging style * Sun May 18 2014 coolo@suse.com - updated to version 1.1.3, no changelog
/usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/basic_zip_file_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/case_sensitivity_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/central_directory_entry_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/central_directory_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/crypto /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/crypto/null_encryption_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/crypto/traditional_encryption_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/WarnInvalidDate.zip /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/file1.txt /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/file1.txt.deflatedData /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/file2.txt /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/globTest /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/globTest.zip /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/globTest/foo /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/globTest/foo.txt /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/globTest/foo/bar /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/globTest/foo/bar/baz /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/globTest/foo/bar/baz/foo.txt /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/globTest/food.txt /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/gpbit3stored.zip /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/mimetype /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/notzippedruby.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/ntfs.zip /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/oddExtraField.zip /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/path_traversal /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/path_traversal/Makefile /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/path_traversal/jwilk /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/path_traversal/jwilk/README.md /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/path_traversal/jwilk/absolute1.zip /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/path_traversal/jwilk/absolute2.zip /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/path_traversal/jwilk/dirsymlink.zip /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/path_traversal/jwilk/dirsymlink2a.zip /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/path_traversal/jwilk/dirsymlink2b.zip /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/path_traversal/jwilk/relative0.zip /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/path_traversal/jwilk/relative2.zip /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/path_traversal/jwilk/symlink.zip /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/path_traversal/relative1.zip /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/path_traversal/tilde.zip /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/path_traversal/tuzovakaoff /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/path_traversal/tuzovakaoff/README.md /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/path_traversal/tuzovakaoff/absolutepath.zip /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/path_traversal/tuzovakaoff/symlink.zip /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/rubycode.zip /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/rubycode2.zip /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/test.xls /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/testDirectory.bin /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/zip64-sample.zip /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/zipWithDirs.zip /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/data/zipWithEncryption.zip /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/deflater_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/encryption_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/entry_set_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/entry_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/errors_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/extra_field_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/file_extract_directory_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/file_extract_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/file_permissions_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/file_split_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/file_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/filesystem /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/filesystem/dir_iterator_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/filesystem/directory_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/filesystem/file_mutating_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/filesystem/file_nonmutating_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/filesystem/file_stat_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/gentestfiles.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/inflater_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/input_stream_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/ioextras /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/ioextras/abstract_input_stream_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/ioextras/abstract_output_stream_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/ioextras/fake_io_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/local_entry_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/output_stream_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/pass_thru_compressor_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/pass_thru_decompressor_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/path_traversal_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/samples /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/samples/example_recursive_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/settings_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/test_helper.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/unicode_file_names_and_comments_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/zip64_full_test.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/test/zip64_support_test.rb
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 13:44:15 2024