This bug was fixed in the package tzdata - 2020f-0ubuntu0.20.04.1
---
tzdata (2020f-0ubuntu0.20.04.1) focal; urgency=medium
* Update ICU timezone data files which are utilized by php to version 2020f.
(LP: #1910636)
-- Brian Murray Fri, 08 Jan 2021 08:19:33 -0800
--
You re
This bug was fixed in the package tzdata - 2020f-0ubuntu0.20.04.1
---
tzdata (2020f-0ubuntu0.20.04.1) focal; urgency=medium
* Update ICU timezone data files which are utilized by php to version 2020f.
(LP: #1910636)
-- Brian Murray Fri, 08 Jan 2021 08:19:33 -0800
** Changed
This bug was fixed in the package tzdata - 2020f-0ubuntu0.20.10.1
---
tzdata (2020f-0ubuntu0.20.10.1) groovy; urgency=medium
* Update ICU timezone data files which are utilized by php to version 2020f.
(LP: #1910636)
-- Brian Murray Thu, 07 Jan 2021 19:54:53 -0800
** Change
The verification passed for focal.
bdmurray@clean-focal-amd64:~$ python3 -c "from datetime import datetime; from
icu import ICUtzinfo, TimeZone; tz = ICUtzinfo(TimeZone.create
TimeZone('Europe/Volgograd')); print(str(tz.utcoffset(datetime(2020, 12, 28"
4:00:00
bdmurray@clean-focal-amd64:~$ su
The verification passed for groovy.
bdmurray@clean-groovy-amd64:~$ python3 -c "from datetime import datetime; from
icu import ICUtzinfo, TimeZone; tz = ICUtzinfo(TimeZone.creat
eTimeZone('Europe/Volgograd')); print(str(tz.utcoffset(datetime(2020, 12,
28"
4:00:00
bdmurray@clean-groovy-amd64:~
Hello Brian, or anyone else affected,
Accepted tzdata into focal-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/tzdata/2020f-
0ubuntu0.20.04.1 in a few hours, and then in the -proposed repository.
Please help us by testing this new package. See
http
Hello Brian, or anyone else affected,
Accepted tzdata into groovy-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/tzdata/2020f-
0ubuntu0.20.10.1 in a few hours, and then in the -proposed repository.
Please help us by testing this new package. See
htt
This bug was fixed in the package tzdata - 2020f-1ubuntu2
---
tzdata (2020f-1ubuntu2) hirsute; urgency=medium
* Update ICU timezone data files which are utilized by php to version 2020f.
(LP: #1910636)
-- Brian Murray Thu, 07 Jan 2021 18:30:48 -0800
** Changed in: tzdata (U
** Description changed:
The 2020f upload of tzdata did not include an update of the ICU timezone
data because it was not yet up to date. It has now been updated so we
should update tzdata with that new information.
tzdata (2020f-1ubuntu1) hirsute; urgency=medium
- * Merge from Debi