File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 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+
111Version 1.2.9 - 16-Dec-2020
212---------------------------
313
Original file line number Diff line number Diff line change 11Gem ::Specification . new do |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'
You can’t perform that action at this time.
0 commit comments