Page MenuHomeFreeBSD

tzcode: Update to 2026a
ClosedPublic

Authored by des on Mar 8 2026, 3:31 PM.
Tags
None
Referenced Files
F166661467: D55741.diff
Sat, Aug 15, 8:03 AM
F166656697: D55741.id173374.diff
Sat, Aug 15, 6:50 AM
F166637500: D55741.id173362.diff
Sat, Aug 15, 2:35 AM
F166563563: D55741.id173468.diff
Fri, Aug 14, 12:35 PM
F166559635: D55741.id173468.diff
Fri, Aug 14, 11:18 AM
Unknown Object (File)
Fri, Aug 14, 9:11 AM
Unknown Object (File)
Thu, Aug 13, 10:24 PM
Unknown Object (File)
Thu, Aug 13, 12:25 PM
Subscribers

Details

Summary

Many thanks to Paul Eggert for adopting most of our adaptations as
optional features upstream in the previous release (2025c).

MFC after: 1 week

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 71258
Build 68141: arc lint + arc unit

Event Timeline

des requested review of this revision.Mar 8 2026, 3:31 PM

relax checks when not setugid

Thank you for dealing with upstream so patiently. ;-)

It's good to see many of the #ifdef __FreeBSD__ go away.

I've looked closely at the changes in localtime.c in particular and I think this merge looks good. Builds are running now and I'll find time to run some tests.

reduce diff to upstream

I think this looks good. As far as I can tell, these bits pass the test suite (though the tests panic elsewhere, which is tedious). I looked carefully over the localtime.c changes and I don't see anything broken, but I haven't manually tested every FreeBSD-ism.

This revision is now accepted and ready to land.Mar 10 2026, 11:31 PM