Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfd05e2a

Browse files
committed
Preparing v1.2.10.
1 parentb98c32e commitfd05e2a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

‎CHANGES.md‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
Version 1.2.10 - 18-Jul-2022
2+
----------------------------
3+
4+
* Fixed a relative path traversal bug that could cause arbitrary files to be
5+
loaded with require when used with RubyDataSource. Please refer to
6+
https://github.com/tzinfo/tzinfo/security/advisories/GHSA-5cm2-9h8c-rvfx for
7+
details.CVE-2022-31163.
8+
* Ignore the SECURITY file from Arch Linux's tzdata package.#134.
9+
10+
111
Version 1.2.9 - 16-Dec-2020
212
---------------------------
313

‎tzinfo.gemspec‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.newdo |s|
22
s.name='tzinfo'
3-
s.version='1.2.9'
3+
s.version='1.2.10'
44
s.summary='Daylight savings aware timezone library'
55
s.description='TZInfo provides daylight savings aware transformations between times in different time zones.'
66
s.author='Philip Ross'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp