Debian Package Tracker
Register | Log in
Subscribe

ruby-tzinfo

Daylight-savings aware timezone library

Choose email to subscribe with

general
  • source: ruby-tzinfo (main)
  • version: 2.0.6-1
  • maintainer: Debian Ruby Team (archive) (DMD)
  • uploaders: Hleb Valoshka [DMD]
  • arch: all
  • std-ver: 4.6.1
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 1.2.5-1
  • o-o-sec: 1.2.5-1+deb10u1
  • o-o-bpo: 1.2.6-1~bpo10+1
  • oldstable: 1.2.6-1
  • old-bpo: 2.0.4-1~bpo11+2
  • stable: 2.0.5-1
  • testing: 2.0.6-1
  • unstable: 2.0.6-1
versioned links
  • 1.2.5-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.2.5-1+deb10u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.2.6-1~bpo10+1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.2.6-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.0.4-1~bpo11+2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.0.5-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 2.0.6-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • ruby-tzinfo
action needed
1 security issue in bullseye high

There is 1 open security issue in bullseye.

1 important issue:
  • CVE-2022-31163: TZInfo is a Ruby library that provides access to time zone data and allows times to be converted using time zone rules. Versions prior to 0.36.1, as well as those prior to 1.2.10 when used with the Ruby data source tzinfo-data, are vulnerable to relative path traversal. With the Ruby data source, time zones are defined in Ruby files. There is one file per time zone. Time zone files are loaded with `require` on demand. In the affected versions, `TZInfo::Timezone.get` fails to validate time zone identifiers correctly, allowing a new line character within the identifier. With Ruby version 1.9.3 and later, `TZInfo::Timezone.get` can be made to load unintended files with `require`, executing them within the Ruby process. Versions 0.3.61 and 1.2.10 include fixes to correctly validate time zone identifiers. Versions 2.0.0 and later are not vulnerable. Version 0.3.61 can still load arbitrary files from the Ruby load path if their name follows the rules for a valid time zone identifier and the file has a prefix of `tzinfo/definition` within a directory in the load path. Applications should ensure that untrusted files are not placed in a directory on the load path. As a workaround, the time zone identifier can be validated before passing to `TZInfo::Timezone.get` by ensuring it matches the regular expression `\A[A-Za-z0-9+\-_]+(?:\/[A-Za-z0-9+\-_]+)*\z`.
Created: 2022-07-24 Last update: 2023-09-09 05:00
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.6.2 instead of 4.6.1).
Created: 2022-05-11 Last update: 2023-09-07 03:28
news
[rss feed]
  • [2023-09-09] ruby-tzinfo 2.0.6-1 MIGRATED to testing (Debian testing watch)
  • [2023-09-09] ruby-tzinfo 2.0.6-1 MIGRATED to testing (Debian testing watch)
  • [2023-09-06] Accepted ruby-tzinfo 2.0.6-1 (source) into unstable (Lucas Nussbaum)
  • [2023-02-09] Accepted ruby-tzinfo 2.0.4-1~bpo11+2 (source all) into bullseye-backports (Debian FTP Masters) (signed by: Utkarsh Gupta)
  • [2022-12-26] ruby-tzinfo 2.0.5-1 MIGRATED to testing (Debian testing watch)
  • [2022-12-23] Accepted ruby-tzinfo 2.0.5-1 (source) into unstable (Antonio Terceiro)
  • [2022-08-18] Accepted ruby-tzinfo 1.2.5-1+deb10u1 (source all) into oldstable (Chris Lamb)
  • [2021-12-07] ruby-tzinfo 2.0.4-3 MIGRATED to testing (Debian testing watch)
  • [2021-11-21] Accepted ruby-tzinfo 2.0.4-3 (source) into unstable (Cédric Boutillier)
  • [2021-11-19] Accepted ruby-tzinfo 2.0.4-2 (source) into unstable (Cédric Boutillier)
  • [2021-07-27] Accepted ruby-tzinfo 2.0.4-1 (source) into experimental (Sruthi Chandran)
  • [2020-07-13] Accepted ruby-tzinfo 1.2.6-1~bpo10+1 (source all) into buster-backports, buster-backports (Debian FTP Masters) (signed by: Sruthi Chandran)
  • [2020-02-09] ruby-tzinfo 1.2.6-1 MIGRATED to testing (Debian testing watch)
  • [2020-02-07] Accepted ruby-tzinfo 1.2.6-1 (source) into unstable (Abhijith PA)
  • [2018-03-26] ruby-tzinfo 1.2.5-1 MIGRATED to testing (Debian testing watch)
  • [2018-03-20] Accepted ruby-tzinfo 1.2.5-1 (source) into unstable (Hleb Valoshka) (signed by: Cédric Boutillier)
  • [2017-09-13] ruby-tzinfo 1.2.3-1 MIGRATED to testing (Debian testing watch)
  • [2017-09-08] Accepted ruby-tzinfo 1.2.3-1 (source) into unstable (Hleb Valoshka) (signed by: Cédric Boutillier)
  • [2016-10-09] ruby-tzinfo 1.2.2-2 MIGRATED to testing (Debian testing watch)
  • [2016-10-03] Accepted ruby-tzinfo 1.2.2-2 (source all) into unstable (Hleb Valoshka) (signed by: Christian Hofstaedtler)
  • [2016-02-02] Accepted ruby-tzinfo 1.1.0-2+deb8u1 (source all) into proposed-updates->stable-new, proposed-updates (Hleb Valoshka) (signed by: Antonio Terceiro)
  • [2015-08-02] ruby-tzinfo 1.2.2-1 MIGRATED to testing (Britney)
  • [2015-07-27] Accepted ruby-tzinfo 1.2.2-1 (source all) into unstable (Hleb Valoshka) (signed by: Cédric Boutillier)
  • [2014-05-25] ruby-tzinfo 1.1.0-2 MIGRATED to testing (Debian testing watch)
  • [2014-05-19] Accepted ruby-tzinfo 1.1.0-2 (source all) (Antonio Terceiro)
  • [2013-12-13] ruby-tzinfo 1.1.0-1 MIGRATED to testing (Debian testing watch)
  • [2013-12-02] Accepted ruby-tzinfo 1.1.0-1 (source all) (Hleb Valoshka) (signed by: Gunnar Eyal Wolf Iszaevich)
  • [2013-08-29] ruby-tzinfo 1.0.1-1 MIGRATED to testing (Debian testing watch)
  • [2013-08-18] Accepted ruby-tzinfo 1.0.1-1 (source all) (Hleb Valoshka) (signed by: Cédric Boutillier)
  • [2012-08-09] ruby-tzinfo 0.3.33-3 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 1
  • RC: 0
  • I&N: 0
  • M&W: 1
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • screenshots
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 2.0.5-1

Debian Package Tracker — Copyright 2013-2018 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing