Comment 5 for bug 1981368

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tools (master)

Reviewed: https://review.opendev.org/c/starlingx/tools/+/850778
Committed: https://opendev.org/starlingx/tools/commit/a531aab9e2c608332c7eb0dddbc8e3a9ed02c42a
Submitter: "Zuul (22348)"
Branch: master

commit a531aab9e2c608332c7eb0dddbc8e3a9ed02c42a
Author: Jim Somerville <email address hidden>
Date: Fri Jul 22 20:27:53 2022 +0000

    Debian: tzdata upgrade to version 2022a-1

    Older versions have expired leapseconds files in them.

    Verification:
    - confirm the following two files are not expired yet and
      have expiry timestamps of Dec. 28 2022:
      /usr/share/zoneinfo/leapseconds
      /usr/share/zoneinfo/leap-seconds.list
    - do a rudimentary timezone test:
      eg. date ; export TZ=EST5EDT ; date
      and confirm that the second date is correct for the timezone

    Closes-Bug: 1981368

    Change-Id: I32398b0b5149350c46292ce7099236a175e7215d
    Signed-off-by: Jim Somerville <email address hidden>