Comment 3 for bug 2039739

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

Reviewed: https://review.opendev.org/c/starlingx/integ/+/898680
Committed: https://opendev.org/starlingx/integ/commit/21906e7285deffdcb8ecb665cb51b1b120b66058
Submitter: "Zuul (22348)"
Branch: master

commit 21906e7285deffdcb8ecb665cb51b1b120b66058
Author: Scott Little <email address hidden>
Date: Tue Oct 17 14:44:14 2023 -0400

    No leap second on 2023-12-31

    We need to upversion as the leapseconds files
    have expired. We also pick up any changes to
    timezones, such as when DST occurs.

    Verification:
    - tzdata package builds ok
    - check built package to ensure it contains the
      leap-seconds.list file
    - build-iso and make sure it contains the new rpm
    - boot the iso and ensure nothing weird observed
      regarding the date
    - run "export TZ=/usr/share/zoneinfo/EST5EDT" followed
      by the date command and ensure that it displays the
      correct time for that timezone

    Closes-Bug: 2039739
    Depends-On: https://review.opendev.org/c/starlingx/root/+/898690
    Signed-off-by: Scott Little <email address hidden>
    Change-Id: Idf5d477f0d43845b4d50e2954bd19f6431c49ab1