tzdata 2024a-3ubuntu1.1 source package in Ubuntu

Changelog

tzdata (2024a-3ubuntu1.1) noble; urgency=medium

  * d/rules: Support creating symlinks pointing to symlinks
  * Fixup for avoid timezones being symlinks to symlinks (LP: #2062522)

tzdata (2024a-3ubuntu1) noble; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - Ship 2024a ICU timezone data which are utilized by PHP in tzdata-icu
    - Add autopkgtest test case for ICU timezone data
    - Do not rename NEWS into changelog.gz, this fixes a build failure on
      moment-timezone.js
    - Point Vcs-Browser/Git to Launchpad
    - generate_debconf_templates: Work around AttributeError on icu import

tzdata (2024a-3) unstable; urgency=medium

  * Avoid timezones being symlinks to symlinks to avoid breaking C++20 standard
    expectation (LP: #2062522)

 -- Benjamin Drung <email address hidden>  Fri, 03 May 2024 13:27:11 +0200

Upload details

Uploaded by:
Benjamin Drung
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble proposed main libs

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
tzdata_2024a.orig.tar.gz 440.7 KiB 0d0434459acbd2059a7a8da1f3304a84a86591f6ed69c6248fffa502b6edffe3
tzdata_2024a.orig.tar.gz.asc 833 bytes f64725f9f65419e7b009e3b95b75ea9516382d0be64aef63d78654d9c569ed0d
tzdata_2024a-3ubuntu1.1.debian.tar.xz 181.3 KiB 918a44fdcdae1de4eb3aa6f6a7a3624765f3194385f87bac0ee1c5cd3ed83e73
tzdata_2024a-3ubuntu1.1.dsc 2.6 KiB fe282d84d1fe5b2eb81996876f9e8dca9ba89c0aad0f17a5758674fb9abbdefd

View changes file

Binary packages built by this source

tzdata: time zone and daylight-saving time data

 This package contains data required for the implementation of
 standard local time for many representative locations around the
 globe. It is updated periodically to reflect changes made by
 political bodies to time zone boundaries, UTC offsets, and
 daylight-saving rules.

tzdata-icu: ICU time zone and daylight-saving time data

 This package contains data required for the implementation of
 standard local time for many representative locations around the
 globe. It is updated periodically to reflect changes made by
 political bodies to time zone boundaries, UTC offsets, and
 daylight-saving rules.
 .
 This package contains the time zone data in the format used by
 International Components for Unicode (ICU).

tzdata-legacy: time zone data for TAI minus ten seconds

 This package contains data required for the implementation of
 standard local time for many representative locations around the
 globe. It is updated periodically to reflect changes made by
 political bodies to time zone boundaries, UTC offsets, and
 daylight-saving rules.
 .
 This package contains timezones counted in International Atomic Time with a
 -10 second offset (TAI-10s) in /usr/share/zoneinfo/right. This is the current
 IBM recommended setting of hardware clocks on IBM mainframes, which ran on
 GMT until the inception of UTC in 1972 when TAI was 10 seconds ahead of UTC.
 IBM switched to running clocks at the atomic rate and introduced the
 10-second offset in order to avoid a discontinuity.
 .
 This package also contains legacy timezone symlinks that are not following
 the current rule of using the geographical region (continent or ocean) and
 city name.
 .
 You do not need this package if you are unsure.