[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][glibc-team/tzdata][sid] 2 commits: Build timezones with zic -b 'fat'



Title: GitLab

Aurelien Jarno pushed to branch sid at GNU Libc Maintainers / tzdata

Commits:

  • fe8f5e7c
    by Aurelien Jarno at 2024-10-05T13:48:25+02:00
    Build timezones with zic -b 'fat'
    
    Since tzcode 2020b (upstream commit 6ba6f2117b95), zic defaults to -b
    'slim'. This has been synced in glibc 2.40.
    
    Using this option causes the 32-bit data entries to be omited, however
    some packages like python-dateutil still relies on it. Therefore
    explicitly build with -b 'fat' for now.
    
    Closes: #1084111
    
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    
  • 4fb9d4f5
    by Aurelien Jarno at 2024-10-05T13:54:30+02:00
    Release tzdata 2024b-2
    
    Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
    

2 changed files:


Reply to: