git: Add leap-seconds.list to /usr/share/zoneinfo.

Sascha Wildner swildner at crater.dragonflybsd.org
Thu Feb 12 12:45:09 PST 2026


commit 2973316273e23a1f341ebbda11b84d40180a7fd5
Author: Sascha Wildner <saw at online.de>
Date:   Thu Feb 12 21:42:52 2026 +0100

    Add leap-seconds.list to /usr/share/zoneinfo.
    
    It was introduced in tzdata2024a and some software (such as
    Hare language) expects this to be present. This version is
    from tzdata2025c. I'll do a full upgrade of tzdata2025c in a
    later commit.
    
    Pointed-out-by: mneumann

Summary of changes:
 share/zoneinfo/Makefile          |   3 +-
 share/zoneinfo/leap-seconds.list | 120 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 122 insertions(+), 1 deletion(-)
 create mode 100644 share/zoneinfo/leap-seconds.list

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2973316273e23a1f341ebbda11b84d40180a7fd5


-- 
DragonFly BSD source repository


More information about the Commits mailing list