Benjamin Drung pushed to branch sid at GNU Libc Maintainers / tzdata


Commits:
048cb893 by Benjamin Drung at 2023-02-07T17:10:52+01:00
d/t/debconf: Also test/verify debconf selections

Signed-off-by: Benjamin Drung <benjamin.dr...@canonical.com>

- - - - -
201987e5 by Benjamin Drung at 2023-02-07T17:33:38+01:00
Fix not resolving timezone aliases

Commit 2c763ac303df029836edc13b279a9c6a8522cd89 changed `readlink` to
use `--canonicalize-missing` but that resolves **all** symlink including
timezone aliases (e.g. `Arctic/Longyearbyen` points to `Europe/Berlin`).

Revert the code change from commit
2c763ac303df029836edc13b279a9c6a8522cd89 and use `realpath` instead.
This converts relative paths to absolute paths without resolving
symlinks inside the path.

Closes: #1030742
Signed-off-by: Benjamin Drung <benjamin.dr...@canonical.com>

- - - - -
5ddb2dba by Benjamin Drung at 2023-02-07T17:53:06+01:00
Fix exit status 10 for invalid /etc/localtime symlinks

Signed-off-by: Benjamin Drung <benjamin.dr...@canonical.com>

- - - - -
af87fedc by Benjamin Drung at 2023-02-07T17:54:10+01:00
Release tzdata 2022g-4

Signed-off-by: Benjamin Drung <benjamin.dr...@canonical.com>

- - - - -


4 changed files:

- debian/changelog
- debian/tests/debconf
- debian/tzdata.config
- debian/tzdata.postinst


View it on GitLab: 
https://salsa.debian.org/glibc-team/tzdata/-/compare/2c763ac303df029836edc13b279a9c6a8522cd89...af87fedcb74b37eb2ecaeb0b63eb7494b93deebd

-- 
View it on GitLab: 
https://salsa.debian.org/glibc-team/tzdata/-/compare/2c763ac303df029836edc13b279a9c6a8522cd89...af87fedcb74b37eb2ecaeb0b63eb7494b93deebd
You're receiving this email because of your account on salsa.debian.org.


Reply via email to