| 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-1.3 | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 1.3.0 | Vendor: openSUSE |
| Release: bp155.2.10 | Build date: Mon May 22 13:18:45 2023 |
| Group: Development/Languages/Ruby | Build host: sheep86 |
| Size: 289563 | Source RPM: rubygem-rubyzip-1.3-1.3.0-bp155.2.10.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: http://github.com/rubyzip/rubyzip | |
| Summary: rubyzip is a ruby module for reading and writing zip files | |
rubyzip is a ruby module for reading and writing zip files.
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/build_info /usr/lib64/ruby/gems/2.5.0/cache/rubyzip-1.3.0.gem /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0 /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/README.md /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/Rakefile /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/TODO /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/central_directory.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/compressor.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/constants.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/crypto /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/crypto/encryption.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/crypto/null_encryption.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/crypto/traditional_encryption.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/decompressor.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/deflater.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/dos_time.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/entry.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/entry_set.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/errors.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/extra_field /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/extra_field.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/extra_field/generic.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/extra_field/ntfs.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/extra_field/old_unix.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/extra_field/universal_time.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/extra_field/unix.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/extra_field/zip64.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/extra_field/zip64_placeholder.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/file.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/filesystem.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/inflater.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/input_stream.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/ioextras /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/ioextras.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/ioextras/abstract_input_stream.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/ioextras/abstract_output_stream.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/null_compressor.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/null_decompressor.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/null_input_stream.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/output_stream.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/pass_thru_compressor.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/pass_thru_decompressor.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/streamable_directory.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/streamable_stream.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/lib/zip/version.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/samples /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/samples/example.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/samples/example_filesystem.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/samples/example_recursive.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/samples/gtk_ruby_zip.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/samples/qtzip.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/samples/write_simple.rb /usr/lib64/ruby/gems/2.5.0/gems/rubyzip-1.3.0/samples/zipfind.rb /usr/lib64/ruby/gems/2.5.0/specifications/rubyzip-1.3.0.gemspec /usr/share/doc/packages/ruby2.5-rubygem-rubyzip-1.3 /usr/share/doc/packages/ruby2.5-rubygem-rubyzip-1.3/README.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 16:32:59 2026