The update is good on Ubuntu 19.10 too. After this operation, 2,048 B of additional disk space will be used. Get:1 http://192.168.10.7/ubuntu eoan-proposed/main amd64 tzdata all 2020a-0ubuntu0.19.10 [208 kB] Fetched 208 kB in 0s (2,986 kB/s) Preconfiguring packages ... (Reading database ... 186389 files and directories currently installed.) Preparing to unpack .../tzdata_2020a-0ubuntu0.19.10_all.deb ... Unpacking tzdata (2020a-0ubuntu0.19.10) over (2019c-3) ... Setting up tzdata (2020a-0ubuntu0.19.10) ...
Current default time zone: 'America/Los_Angeles' Local time is now: Wed May 13 11:03:39 PDT 2020. Universal Time is now: Wed May 13 18:03:39 UTC 2020. Run 'dpkg-reconfigure tzdata' if you wish to change it. bdmurray@clean-eoan-amd64:~$ zdump -v "Africa/Casablanca" > after-update.txt bdmurray@clean-eoan-amd64:~$ diff -Nurp before-update.txt after-update.txt | head -n 20 --- before-update.txt 2020-05-13 11:03:14.006746703 -0700 +++ after-update.txt 2020-05-13 11:09:57.982200456 -0700 @@ -116,8 +116,8 @@ Africa/Casablanca Sun Jun 9 01:59:59 2 Africa/Casablanca Sun Jun 9 02:00:00 2019 UT = Sun Jun 9 03:00:00 2019 +01 isdst=0 gmtoff=3600 Africa/Casablanca Sun Apr 19 01:59:59 2020 UT = Sun Apr 19 02:59:59 2020 +01 isdst=0 gmtoff=3600 Africa/Casablanca Sun Apr 19 02:00:00 2020 UT = Sun Apr 19 02:00:00 2020 +00 isdst=1 gmtoff=0 -Africa/Casablanca Sun May 24 01:59:59 2020 UT = Sun May 24 01:59:59 2020 +00 isdst=1 gmtoff=0 -Africa/Casablanca Sun May 24 02:00:00 2020 UT = Sun May 24 03:00:00 2020 +01 isdst=0 gmtoff=3600 +Africa/Casablanca Sun May 31 01:59:59 2020 UT = Sun May 31 01:59:59 2020 +00 isdst=1 gmtoff=0 +Africa/Casablanca Sun May 31 02:00:00 2020 UT = Sun May 31 03:00:00 2020 +01 isdst=0 gmtoff=3600 Africa/Casablanca Sun Apr 11 01:59:59 2021 UT = Sun Apr 11 02:59:59 2021 +01 isdst=0 gmtoff=3600 Africa/Casablanca Sun Apr 11 02:00:00 2021 UT = Sun Apr 11 02:00:00 2021 +00 isdst=1 gmtoff=0 Africa/Casablanca Sun May 16 01:59:59 2021 UT = Sun May 16 01:59:59 2021 +00 isdst=1 gmtoff=0 -- 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/1878108 Title: new upstream release 2020a Status in tzdata package in Ubuntu: Fix Released Status in tzdata source package in Trusty: New Status in tzdata source package in Xenial: Fix Committed Status in tzdata source package in Bionic: Fix Committed Status in tzdata source package in Eoan: Fix Committed Status in tzdata source package in Focal: Fix Committed Bug description: There is a new upstream release of tzdata, 2020, which includes the following: * New upstream release, affecting past and future timestamps: - Morocco springs forward on 2020-05-31, not 2020-05-24. - Canada's Yukon advanced to -07 year-round on 2020-03-08. - America/Nuuk renamed from America/Godthab. Verification is done with 'zdump'. The first timezone that gets changed in the updated package is dumped with "zdump -v $region/$timezone_that_changed" (this needed to be greped for in /usr/share/zoneinfo/). [For example: "zdump -v Africa/Casablanca".] This is compared to the same output after the updated package got installed. If those are different the verification is considered done. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tzdata/+bug/1878108/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

