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 https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users. If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, what testing has been performed on the package and change the tag from verification-needed- groovy to verification-done-groovy. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification- failed-groovy. In either case, without details of your testing we will not be able to proceed. Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance for helping! N.B. The updated package will be released to -updates after the bug(s) fixed by this package have been verified and the package has been in -proposed for a minimum of 7 days. ** Changed in: tzdata (Ubuntu Groovy) Status: In Progress => Fix Committed ** Tags added: verification-needed verification-needed-groovy -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to tzdata in Ubuntu. https://bugs.launchpad.net/bugs/1910636 Title: update icu-data which is bundled in tzdata to 2020f Status in tzdata package in Ubuntu: Fix Released Status in tzdata source package in Focal: Fix Committed Status in tzdata source package in Groovy: Fix Committed Status in tzdata source package in Hirsute: Fix Released Bug description: 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 Debian unstable (LP: 1909698). Remaining changes: - Ship ICU timezone data files which are utilized by php and keep them at 2020d as they have not yet been updated. [Test Case] 1) sudo apt-get install python3-icu 2) 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))))" Before the SRU it will return 3:00:00, after the SRU it will return 4:00:00. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tzdata/+bug/1910636/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp