Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ruby3.3-rubygem-addressable-2.8.6-1.3 RPM for riscv64

From OpenSuSE Ports Tumbleweed for riscv64

Name: ruby3.3-rubygem-addressable Distribution: openSUSE Tumbleweed
Version: 2.8.6 Vendor: openSUSE
Release: 1.3 Build date: Sun Feb 25 16:19:05 2024
Group: Development/Languages/Ruby Build host: i04-ch3b
Size: 403424 Source RPM: rubygem-addressable-2.8.6-1.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/sporkmonger/addressable
Summary: URI Implementation
Addressable is an alternative implementation to the URI implementation that is
part of Ruby's standard library. It is flexible, offers heuristic parsing, and
additionally provides extensive support for IRIs and URI templates.

Provides

Requires

License

Apache-2.0

Changelog

* Mon Dec 25 2023 Илья Индиго <ilya@ilya.cf>
  - Updated to 2.8.6
    * Memoize regexps for common character classes.
* Thu Nov 02 2023 Dan Čermák <dan.cermak@posteo.net>
  - # Addressable 2.8.5
  - Fix thread safety issue with encoding tables ([#515])
  - Define URI::NONE as a module to avoid serialization issues ([#509])
  - Fix YAML serialization ([#508])
    [#508]: https://github.com/sporkmonger/addressable/pull/508
    [#509]: https://github.com/sporkmonger/addressable/pull/509
    [#515]: https://github.com/sporkmonger/addressable/pull/515
* Sat Jun 10 2023 Andrea Manzini <andrea.manzini@suse.com>
  - updated to version 2.8.4
    * Restore Addressable::IDNA.unicode_normalize_kc as a deprecated method
  - updated to version 2.8.3
    * Fix template expand level 2 hash support for non-string objects
  - updated to version 2.8.2
    * Improve cache hits and JIT friendliness
    * Improve code style and test coverage
    * Ensure reset of deferred validation
    * Resolve normalization differences between IDNA::Native and IDNA::Pure
    * Remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY
* Fri Aug 26 2022 Manuel Schnitzer <mschnitzer@suse.com>
  - updated to version 2.8.1
    * refactor `Addressable::URI.normalize_path` to address linter offenses ([#430](https://github.com/sporkmonger/addressable/pull/430))
    * remove redundant colon in `Addressable::URI::CharacterClasses::AUTHORITY` regex ([#438](https://github.com/sporkmonger/addressable/pull/438))
    * update gemspec to reflect supported Ruby versions ([#466], [#464], [#463])
    * compatibility w/ public_suffix 5.x ([#466], [#465], [#460])
    * fixes "invalid byte sequence in UTF-8" exception when unencoding URLs containing non UTF-8 characters ([#459](https://github.com/sporkmonger/addressable/pull/459))
    * `Ractor` compatibility ([#449](https://github.com/sporkmonger/addressable/pull/449))
    * use the whole string instead of a single line for template match ([#431](https://github.com/sporkmonger/addressable/pull/431))
    * force UTF-8 encoding only if needed ([#341](https://github.com/sporkmonger/addressable/pull/341))
    [#460]: https://github.com/sporkmonger/addressable/pull/460
    [#463]: https://github.com/sporkmonger/addressable/pull/463
    [#464]: https://github.com/sporkmonger/addressable/pull/464
    [#465]: https://github.com/sporkmonger/addressable/pull/465
    [#466]: https://github.com/sporkmonger/addressable/pull/466
* Sat Jul 10 2021 Manuel Schnitzer <mschnitzer@suse.com>
  - updated to version 2.8.0
    * fixes ReDoS vulnerability in Addressable::Template#match
    * no longer replaces `+` with spaces in queries for non-http(s) schemes
    * fixed encoding ipv6 literals
    * the `:compacted` flag for `normalized_query` now dedupes parameters
    * fix broken `escape_component` alias
    * dropping support for Ruby 2.0 and 2.1
    * adding Ruby 3.0 compatibility for development tasks
    * drop support for `rack-mount` and remove Addressable::Template#generate
    * performance improvements
    * switch CI/CD to GitHub Actions
* Mon Sep 02 2019 Dan Čermák <dcermak@suse.com>
  - New upstream release 2.7.0
    * added `:compacted` flag to `normalized_query`
    * `heuristic_parse` handles `mailto:` more intuitively
    * refactored validation to use a prepended module
    * dropped explicit support for JRuby 9.0.5.0
    * compatibility w/ public_suffix 4.x
    * performance improvements
* Wed Aug 07 2019 Dan Čermák <dcermak@suse.com>
  - Update public_suffix gem dependency to < 5.0
* Fri Feb 08 2019 mschnitzer@suse.com
  - updated to version 2.6.0
    * added `tld=` method to allow assignment to the public suffix
    * most `heuristic_parse` patterns are now case-insensitive
    * `heuristic_parse` handles more `file://` URI variations
    * fixes bug in `heuristic_parse` when uri starts with digit
    * fixes bug in `request_uri=` with query strings
    * fixes template issues with `nil` and `?` operator
    * `frozen_string_literal` pragmas added
    * minor performance improvements in regexps
    * fixes to eliminate warnings
* Sun Sep 03 2017 coolo@suse.com
  - updated to version 2.5.2
    see installed CHANGELOG.md
    [#] Addressable 2.5.2
    - better support for frozen string literals
    - fixed bug w/ uppercase characters in scheme
    - IDNA errors w/ emoji URLs
    - compatibility w/ public_suffix 3.x
* Thu Mar 30 2017 coolo@suse.com
  - updated to version 2.5.1
    see installed CHANGELOG.md
    [#] Addressable 2.5.1
    - allow unicode normalization to be disabled for URI Template expansion
    - removed duplicate test

Files

/usr/lib64/ruby/gems/3.3.0/build_info
/usr/lib64/ruby/gems/3.3.0/cache/addressable-2.8.6.gem
/usr/lib64/ruby/gems/3.3.0/gems/addressable-2.8.6
/usr/lib64/ruby/gems/3.3.0/gems/addressable-2.8.6/CHANGELOG.md
/usr/lib64/ruby/gems/3.3.0/gems/addressable-2.8.6/Gemfile
/usr/lib64/ruby/gems/3.3.0/gems/addressable-2.8.6/LICENSE.txt
/usr/lib64/ruby/gems/3.3.0/gems/addressable-2.8.6/README.md
/usr/lib64/ruby/gems/3.3.0/gems/addressable-2.8.6/Rakefile
/usr/lib64/ruby/gems/3.3.0/gems/addressable-2.8.6/addressable.gemspec
/usr/lib64/ruby/gems/3.3.0/gems/addressable-2.8.6/data
/usr/lib64/ruby/gems/3.3.0/gems/addressable-2.8.6/data/unicode.data
/usr/lib64/ruby/gems/3.3.0/gems/addressable-2.8.6/lib
/usr/lib64/ruby/gems/3.3.0/gems/addressable-2.8.6/lib/addressable
/usr/lib64/ruby/gems/3.3.0/gems/addressable-2.8.6/lib/addressable.rb
/usr/lib64/ruby/gems/3.3.0/gems/addressable-2.8.6/lib/addressable/idna
/usr/lib64/ruby/gems/3.3.0/gems/addressable-2.8.6/lib/addressable/idna.rb
/usr/lib64/ruby/gems/3.3.0/gems/addressable-2.8.6/lib/addressable/idna/native.rb
/usr/lib64/ruby/gems/3.3.0/gems/addressable-2.8.6/lib/addressable/idna/pure.rb
/usr/lib64/ruby/gems/3.3.0/gems/addressable-2.8.6/lib/addressable/template.rb
/usr/lib64/ruby/gems/3.3.0/gems/addressable-2.8.6/lib/addressable/uri.rb
/usr/lib64/ruby/gems/3.3.0/gems/addressable-2.8.6/lib/addressable/version.rb
/usr/lib64/ruby/gems/3.3.0/gems/addressable-2.8.6/tasks
/usr/lib64/ruby/gems/3.3.0/gems/addressable-2.8.6/tasks/clobber.rake
/usr/lib64/ruby/gems/3.3.0/gems/addressable-2.8.6/tasks/gem.rake
/usr/lib64/ruby/gems/3.3.0/gems/addressable-2.8.6/tasks/git.rake
/usr/lib64/ruby/gems/3.3.0/gems/addressable-2.8.6/tasks/metrics.rake
/usr/lib64/ruby/gems/3.3.0/gems/addressable-2.8.6/tasks/profile.rake
/usr/lib64/ruby/gems/3.3.0/gems/addressable-2.8.6/tasks/rspec.rake
/usr/lib64/ruby/gems/3.3.0/gems/addressable-2.8.6/tasks/yard.rake
/usr/lib64/ruby/gems/3.3.0/specifications/addressable-2.8.6.gemspec
/usr/share/doc/packages/ruby3.3-rubygem-addressable
/usr/share/doc/packages/ruby3.3-rubygem-addressable/CHANGELOG.md
/usr/share/doc/packages/ruby3.3-rubygem-addressable/LICENSE.txt
/usr/share/doc/packages/ruby3.3-rubygem-addressable/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 23:58:22 2024