git: DragonFly_RELEASE_6_4 Add leap-seconds.list to /usr/share/zoneinfo.
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Feb 13 00:26:39 PST 2026
commit 4f67a7171754f0d9f35900d3baafa1b61e62c75e
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/4f67a7171754f0d9f35900d3baafa1b61e62c75e
--
DragonFly BSD source repository
More information about the Commits
mailing list