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

ruby3.3-rubygem-tzinfo-1.2-1.2.11-1.5 RPM for armv6hl

From OpenSuSE Ports Tumbleweed for armv6hl

Name: ruby3.3-rubygem-tzinfo-1.2 Distribution: openSUSE Tumbleweed
Version: 1.2.11 Vendor: openSUSE
Release: 1.5 Build date: Fri Feb 23 18:23:31 2024
Group: Development/Languages/Ruby Build host: i01-armsrv3
Size: 393379 Source RPM: rubygem-tzinfo-1.2-1.2.11-1.5.src.rpm
Packager: http://bugs.opensuse.org
Url: https://tzinfo.github.io
Summary: Daylight savings aware timezone library
TZInfo provides daylight savings aware transformations between times in
different time zones.

Provides

Requires

License

MIT

Changelog

* Fri Nov 03 2023 Dan Čermák <dan.cermak@posteo.net>
  - Version 1.2.11 - 28-Jan-2023
    * Eliminate Object#untaint deprecation warnings on JRuby 9.4.0.0. #145.
* Thu Aug 04 2022 Stephan Kulow <coolo@suse.com>
  updated to version 1.2.10
    see installed CHANGES.md
    Version 1.2.10 - 19-Jul-2022
    - ---------------------------
    * Fixed a relative path traversal bug that could cause arbitrary files to be
      loaded with require when used with RubyDataSource. Please refer to
      https://github.com/tzinfo/tzinfo/security/advisories/GHSA-5cm2-9h8c-rvfx for
      details. CVE-2022-31163.
    * Ignore the SECURITY file from Arch Linux's tzdata package. #134.
* Wed Jan 20 2021 Stephan Kulow <coolo@suse.com>
  updated to version 1.2.9
    see installed CHANGES.md
    Version 1.2.9 - 16-Dec-2020
    - --------------------------
    * Fixed an incorrect InvalidTimezoneIdentifier exception raised when loading a
      zoneinfo file that includes rules specifying an additional transition to the
      final defined offset (for example, Africa/Casablanca in version 2018e of the
      Time Zone Database). #123.
* Wed Nov 11 2020 Manuel Schnitzer <mschnitzer@suse.com>
  - updated to version 1.2.8
    * Added support for handling "slim" format zoneinfo files that are produced by
      default by zic version 2020b and later. The POSIX-style TZ string is now used
      calculate DST transition times after the final defined transition in the file.
      The 64-bit section is now always used regardless of whether Time has support
      for 64-bit times. #120.
    * Rubinius is no longer supported.
* Mon Apr 27 2020 Manuel Schnitzer <mschnitzer@suse.com>
  - updated to version 1.2.7
    * Fixed 'wrong number of arguments' errors when running on JRuby 9.0. #114.
    * Fixed warnings when running on Ruby 2.8. #112.
* Mon Jan 27 2020 Manuel Schnitzer <mschnitzer@suse.com>
  - updated to version 1.2.6
    * Timezone#strftime('%s', time) will now return the correct number of seconds since the epoch. #91.
    * Removed the unused TZInfo::RubyDataSource::REQUIRE_PATH constant.
    * Fixed "SecurityError: Insecure operation - require" exceptions when loading data with recent Ruby releases in safe mode.
    * Fixed warnings when running on Ruby 2.7. #106 and #111.
* Thu Feb 15 2018 bgeuken@suse.com
  - Update to version 1.2.5
    * Support recursively (deep) freezing Country and Timezone instances. #80.
    * Allow negative daylight savings time offsets to be derived when reading
      from zoneinfo files. The utc_offset and std_offset are now derived
      correctly for Europe/Dublin in the 2018a and 2018b releases of the Time
      Zone Database.
* Thu Nov 02 2017 dkang@suse.com
  - Updated to version 1.2.4
    * Ignore the leapseconds file that is included in zoneinfo directories installed with version 2017c and later of the Time Zone Database.
* Sun Mar 26 2017 coolo@suse.com
  - updated to version 1.2.3
    see installed CHANGES.md
    Version 1.2.3 - 25-Mar-2017
    - --------------------------
    * Reduce the number of String objects allocated when loading zoneinfo files.
      [#54].
    * Make Timezone#friendly_identifier compatible with frozen string literals.
    * Improve the algorithm for deriving the utc_offset from zoneinfo files. This
      now correctly handles Pacific/Apia switching from one side of the
      International Date Line to the other whilst observing daylight savings time.
      [#66].
    * Fix an UnknownTimezone exception when calling transitions_up_to or
      offsets_up_to on a TimezoneProxy instance obtained from Timezone.get_proxy.
    * Allow the Factory zone to be obtained from the Zoneinfo data source.
    * Ignore the /usr/share/zoneinfo/timeconfig symlink included in Slackware
      distributions. #64.
    * Fix Timezone#strftime handling of %Z expansion when %Z is prefixed with more
      than one percent. #31.
    * Support expansion of %z, %:z, %::z and %:::z to the UTC offset of the time
      zone in Timezone#strftime. #31 and #67.
* Wed Oct 15 2014 coolo@suse.com
  - put the requires actually in the gem_packages

Files

/usr/lib/ruby/gems/3.3.0/build_info
/usr/lib/ruby/gems/3.3.0/cache/tzinfo-1.2.11.gem
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/.yardopts
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/CHANGES.md
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/LICENSE
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/README.md
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/Rakefile
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo/annual_rules.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo/country.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo/country_index_definition.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo/country_info.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo/country_timezone.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo/data_source.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo/data_timezone.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo/data_timezone_info.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo/info_timezone.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo/linked_timezone.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo/linked_timezone_info.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo/offset_rationals.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo/posix_time_zone_parser.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo/ruby_core_support.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo/ruby_country_info.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo/ruby_data_source.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo/time_or_datetime.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo/timezone.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo/timezone_definition.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo/timezone_index_definition.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo/timezone_info.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo/timezone_offset.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo/timezone_period.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo/timezone_proxy.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo/timezone_transition.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo/timezone_transition_definition.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo/transition_data_timezone_info.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo/transition_rule.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo/zoneinfo_country_info.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo/zoneinfo_data_source.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/lib/tzinfo/zoneinfo_timezone_info.rb
/usr/lib/ruby/gems/3.3.0/gems/tzinfo-1.2.11/tzinfo.gemspec
/usr/lib/ruby/gems/3.3.0/specifications/tzinfo-1.2.11.gemspec
/usr/share/doc/packages/ruby3.3-rubygem-tzinfo-1.2
/usr/share/doc/packages/ruby3.3-rubygem-tzinfo-1.2/CHANGES.md
/usr/share/doc/packages/ruby3.3-rubygem-tzinfo-1.2/LICENSE
/usr/share/doc/packages/ruby3.3-rubygem-tzinfo-1.2/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 00:31:59 2024