Hello Daniel, or anyone else affected, Accepted tzdata into oracular-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/tzdata/2024b-1ubuntu2.2 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- oracular to verification-done-oracular. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed-oracular. 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 Oracular) Status: New => Fix Committed ** Tags added: verification-needed verification-needed-oracular ** Changed in: tzdata (Ubuntu Noble) Status: New => Fix Committed ** Tags added: verification-needed-noble -- 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/2096974 Title: tzdata-2024b-0ubuntu0.24.04 makes std::chrono unusable Status in gcc-14 package in Ubuntu: Confirmed Status in tzdata package in Ubuntu: Triaged Status in waybar package in Ubuntu: New Status in gcc-14 source package in Noble: New Status in tzdata source package in Noble: Fix Committed Status in waybar source package in Noble: New Status in gcc-14 source package in Oracular: New Status in tzdata source package in Oracular: Fix Committed Status in waybar source package in Oracular: New Bug description: inalling tzdata in version 2024b-0ubuntu0.24.04 causes std::chrono to deliver only 2 timezones: code: for (const auto & time_zone : std::chrono::get_tzdb().zones) { std::cout << time_zone.name() << std::endl; } output: Etc/GMT Etc/UTC To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gcc-14/+bug/2096974/+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