Bug#1061248: glibc: DEP17: move most files but rtld to /usr

2024-02-04 Thread Aurelien Jarno
Hi Helmut,

Thanks I haven't checked the whole patch yet, but here is a first
comment.

On 2024-02-04 21:20, Helmut Grohne wrote:
> I don't think those -$arch-cross packages need the runtime dynamic
> linker at all. Unlike the libc6-$multilib packages, we don't use
> -$arch-cross packages to actaully run any binary. Simply not installing
> it might just work in practice.

No, it is actually needed. For instance using the arm64 cross-compiler
on amd64:

$ rm /usr/aarch64-linux-gnu/lib/ld-linux-aarch64.so.1
$ arch64-linux-gnu-gcc -o test test.c
/usr/lib/gcc-cross/aarch64-linux-gnu/13/../../../../aarch64-linux-gnu/bin/ld: 
cannot find /usr/aarch64-linux-gnu/lib/ld-linux-aarch64.so.1: No such file or 
directory
collect2: error: ld returned 1 exit status

Cheers
Aurelien

-- 
Aurelien Jarno  GPG: 4096R/1DDD8C9B
aurel...@aurel32.net http://aurel32.net



Bug#1061248: glibc: DEP17: move most files but rtld to /usr

2024-02-04 Thread Helmut Grohne
Hi Aurelien and Sven,

On Wed, Jan 24, 2024 at 09:19:12PM +0100, Aurelien Jarno wrote:
> On 2024-01-23 17:40, Helmut Grohne wrote:
> > Conflicting runtime dynamic linkers between multiarch packages
> > ==
> > 
> > Some architecture combinations such as s390, powerpc, hppa, m68k,
> > mipsn32, and hurd-i386 or alpha, i386, sh4, and sparc have conflicting
> > runtime dynamic loaders. In theory this violates Multi-Arch: same, but
> > there is basically nothing we can do about this and dropping Multi-Arch:
> > same from the packages would completely break any kind of multiarch
> > setup. There is little we can do here and this is also unrelated to
> > DEP17.
> 
> We tried to add conflicts for those, like it's done for the multilib
> packages, but at the time the infrastructure exploded (see #745552). I
> don't remember the details, but I guess it was either dak or
> dose-builddebcheck.

Yeah, I also remember something like that. It's not the first time I
trip into this. "There is little we can do here" still counts.

> I guess the symlink in the maintainer script could indeed work. I am not
> sure why it has been done like that, it was part of the multiarch
> patchset from Steve Langasek more than 10 years ago.

Practically speaking, it appears to work rather well. On the flip side,
I also thought that way of my first patch. ;)

> Note however that the those packages are used by cross-toolchain-base
> (which builds them from glibc-source) and mangled to install them in the
> cross path. See for instance libc6-amd64-x32-cross. For such cases, we
> probably do want to keep the dynamic linker symlink, as those packages
> do not have maintainer scripts.

I don't think those -$arch-cross packages need the runtime dynamic
linker at all. Unlike the libc6-$multilib packages, we don't use
-$arch-cross packages to actaully run any binary. Simply not installing
it might just work in practice.

So here is an updated patch with a few notes:
 * This patch moves all the files including the runtime dynamic linker
   in the main multiarch library. Therefore, this patch needs to be
   synced with the corresponding base-files change to add the aliasing
   symlinks or debootstrap breaks. In other words: Don't upload this
   yet.
 * As mentioned earlier, only the multiarch packages install the runtime
   dynamic linker via data.tar. All the multilib packages install it via
   maintainer scripts now.
 * When installing libc6-x32, /libx32 will be created because partial
   upgrades might otherwise be broken. Removing libc6-x32 will not
   remove /libx32 though. I suggest fixing this in base-files by
   installing a trigger interest in /usr/libx32 and having
   base-files.postinst create/remove /libx32 as needed. This way, we
   centralize the management of aliasing links into base-files. libx32
   only serves as an example here and it works the same way for any
   other non-essential multilib directory. Do you agree with the
   approach?
 * The multilib packages install a trigger interest on the runtime
   dynamic linker such that they notice when a multiarch package deletes
   it and can then recreate it as needed. Thus the multiarch packages do
   not have to pay attention to a possibly installed multilib package
   when they are removed.
 * I've tried quite a few multiarch upgrades involving amd64 and i386
   using dpkg --auto-deconfigure --unpack with various packages and even
   cross grading libc6-x32 from :i386 to :amd64 during the upgrade.
   While dpkg --verify was occasionally unhappy during a partial upgrade
   (where half-unpacked packages were around), once no package was
   half-installed, dpkg --verify was also happy again in all attempts. I
   did not come up with a systematic enumeration of possible upgrade
   scenarios though.
 * The patch works will deboostrap/cdebootstrap/mmdebstrap (in
   combination with more patches including base-files, bash, dash and
   util-linux).
 * The change to install ldconfig to /usr/sbin can be uploaded right
   away. It's limited to debian/debhelper.in/libc-bin.install and
   debian/debhelper.in/libc-bin.lintian-overrides and doesn't contribute
   much diff, so doing it later is fine as well.

I hope you don't manage to punch holes into my theory this time around.

Helmut
diff --minimal -Nru glibc-2.37/debian/changelog glibc-2.37/debian/changelog
--- glibc-2.37/debian/changelog 2024-01-23 07:13:18.0 +0100
+++ glibc-2.37/debian/changelog 2024-01-19 15:56:06.0 +0100
@@ -1,3 +1,10 @@
+glibc (2.37-14.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * DEP17: Move files to /usr. (Closes: #-1)
+
+ -- Helmut Grohne   Fri, 19 Jan 2024 15:56:06 +0100
+
 glibc (2.37-14) unstable; urgency=medium
 
   [ Aurelien Jarno ]
diff --minimal -Nru glibc-2.37/debian/debhelper.in/libc-alt.install 
glibc-2.37/debian/debhelper.in/libc-alt.install
--- glibc-2.37/debian/debhelper.in/libc-alt.install 2022-09-22 

tzdata_2024a-0+deb11u1_source.changes ACCEPTED into oldstable-proposed-updates

2024-02-04 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 04 Feb 2024 12:14:32 +0100
Source: tzdata
Architecture: source
Version: 2024a-0+deb11u1
Distribution: bullseye
Urgency: medium
Maintainer: GNU Libc Maintainers 
Changed-By: Aurelien Jarno 
Changes:
 tzdata (2024a-0+deb11u1) bullseye; urgency=medium
 .
   * New upstream version 2024a
 - Kazakhstan unifies on UTC+5 beginning 2024-03-01.
 - Palestine springs forward a week later after Ramadan.
Checksums-Sha1:
 3136a58a10fb69fd487c8ecaf2fdf6ee245fe55f 2269 tzdata_2024a-0+deb11u1.dsc
 310a281e4551e4e9a11db4f9ceea85a6529af4af 451270 tzdata_2024a.orig.tar.gz
 6bef9847847bc554915f8e674516fac862782b2d 833 tzdata_2024a.orig.tar.gz.asc
 7af90cb9961419c1c1e0dcb5c1488082d7b43d31 106548 
tzdata_2024a-0+deb11u1.debian.tar.xz
 0e7b5e55e17af36d71ef1593f8c606542b554968 5772 
tzdata_2024a-0+deb11u1_source.buildinfo
Checksums-Sha256:
 63dcd00127b57f0fbb804f234430bac966be622b774d45f69eab21a35e596025 2269 
tzdata_2024a-0+deb11u1.dsc
 0d0434459acbd2059a7a8da1f3304a84a86591f6ed69c6248fffa502b6edffe3 451270 
tzdata_2024a.orig.tar.gz
 f64725f9f65419e7b009e3b95b75ea9516382d0be64aef63d78654d9c569ed0d 833 
tzdata_2024a.orig.tar.gz.asc
 0455dfbbee01c416518d73de11d14835afebd1ca32cfe6cea7b3ed74f0f20afc 106548 
tzdata_2024a-0+deb11u1.debian.tar.xz
 68bc43032fd7d2082635c3e647f6ef9f5a4ee82adb8243197151694cd8805a49 5772 
tzdata_2024a-0+deb11u1_source.buildinfo
Files:
 2541fa999d32473dabc1c9ce4b472a36 2269 localization required 
tzdata_2024a-0+deb11u1.dsc
 2349edd8335245525cc082f2755d5bf4 451270 localization required 
tzdata_2024a.orig.tar.gz
 371c0690a04a2f9f479eafbb691c863a 833 localization required 
tzdata_2024a.orig.tar.gz.asc
 45fb07902b6f6a20fcd0b6a61e9be84f 106548 localization required 
tzdata_2024a-0+deb11u1.debian.tar.xz
 5a3eeeda47ef9493c1beb609a567731f 5772 localization required 
tzdata_2024a-0+deb11u1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEUryGlb40+QrX1Ay4E4jA+JnoM2sFAmW/de0ACgkQE4jA+Jno
M2tQEw//f8gD4PunHDOqd9h5XN3rZKa2s3JFxSpM7K3SQlXaPIoJsySRLONiHAsY
Zuvf0engUDRzPtuK+g718TApysS7+jBt9pg/LeQuAz6Wm8oTSsmSZHZYWgI2lej3
IkWE3ZynPr5WXHSouUkJo8AUDOPZecCpRoYUuqu4BfRAx+G7ZKIYC6Kl/czS5R+O
qvMccF0w5cieNBxwJLlg9grtaZkJ2Go4KZ3vwrYB/v6XAX1HQgPoG3+iS7islkxh
SBA4T/Vqf0Je+uH9t/FcuB96cQMzVsDY5qeWT99MH3hQh96DjXd9hikfMylmDPa2
Fl5R46rXLaIlkFUKrij+v7eAgtKbBoB091VfSh3o51fcR/OsbotzdjrVXCBkMuZm
pGd/woM1Lubtyt5FWEdGdg5pNPRG2ratoHLZnTZOQHoZEllNAvvyCFY6t3JVXDB/
vjEowDL6HpIl+oyzO7d39YmCyzDpy3PeGb2HpWQKhvT9ckxAlhGKbHEISY0mdewy
9PQYxgfeQQsJZ8yo3BcWSdI4JlA3rgz58GM4ta2on5Cef7Z0pkaQppXRsIidF3/4
owraGYtLYNKbsy+710xMR6gMjvaJnaB5YJl5Ti9jpt8O2Y5bXKlaKcRVAsJD9ibz
wcq+5XUtUa88gwahO6+vH/KPe7LqA6lj3A/32eJUn9rcljzPYtA=
=KxTM
-END PGP SIGNATURE-



tzdata_2024a-0+deb12u1_source.changes ACCEPTED into proposed-updates

2024-02-04 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 03 Feb 2024 19:56:08 +0100
Source: tzdata
Architecture: source
Version: 2024a-0+deb12u1
Distribution: bookworm
Urgency: medium
Maintainer: GNU Libc Maintainers 
Changed-By: Aurelien Jarno 
Changes:
 tzdata (2024a-0+deb12u1) bookworm; urgency=medium
 .
   * New upstream version 2024a
 - Kazakhstan unifies on UTC+5 beginning 2024-03-01.
 - Palestine springs forward a week later after Ramadan.
Checksums-Sha1:
 f5a720df6cb06bc37e710c919bb29c7ea01ffc18 2396 tzdata_2024a-0+deb12u1.dsc
 310a281e4551e4e9a11db4f9ceea85a6529af4af 451270 tzdata_2024a.orig.tar.gz
 6bef9847847bc554915f8e674516fac862782b2d 833 tzdata_2024a.orig.tar.gz.asc
 669240cdd50e41adc23d1a719127361a9ca6 119888 
tzdata_2024a-0+deb12u1.debian.tar.xz
 9938e086f4cac3c1049e146d9893d9677c99dbbf 5808 
tzdata_2024a-0+deb12u1_source.buildinfo
Checksums-Sha256:
 ff17f292b29f10c3e745251d30975fd219e09e166e51bd35bfce40417ec60151 2396 
tzdata_2024a-0+deb12u1.dsc
 0d0434459acbd2059a7a8da1f3304a84a86591f6ed69c6248fffa502b6edffe3 451270 
tzdata_2024a.orig.tar.gz
 f64725f9f65419e7b009e3b95b75ea9516382d0be64aef63d78654d9c569ed0d 833 
tzdata_2024a.orig.tar.gz.asc
 566e271a26378fdd685e82ee1e32a7b3abe47d6c7bf5008160d74b229539e266 119888 
tzdata_2024a-0+deb12u1.debian.tar.xz
 0692b1d438f6e5a4eaa4ceebab908b2fe113926c628e8cbae05e69edd80a091b 5808 
tzdata_2024a-0+deb12u1_source.buildinfo
Files:
 7f13c653519740115cb58652bb264d35 2396 localization required 
tzdata_2024a-0+deb12u1.dsc
 2349edd8335245525cc082f2755d5bf4 451270 localization required 
tzdata_2024a.orig.tar.gz
 371c0690a04a2f9f479eafbb691c863a 833 localization required 
tzdata_2024a.orig.tar.gz.asc
 1b2fd7362c7fa9f7dda898b0c7db99e6 119888 localization required 
tzdata_2024a-0+deb12u1.debian.tar.xz
 9bf54a95c692a6c4b08559904b5e174d 5808 localization required 
tzdata_2024a-0+deb12u1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEUryGlb40+QrX1Ay4E4jA+JnoM2sFAmW/ddIACgkQE4jA+Jno
M2tTyRAAlPIdqXITA5QqlQkPwjclaUmYmayznB7x6tTjMJ7z7rPrQ7IM/vNS9vDI
LPbmK4mldoP0lvsglQtD21JYp9Zw+rKz8wXkTVz7sB8IXiZYJ0achzu6gzrm1APH
jHqvP2xpRl/A4UIs8yzrnrI/nTWQD25V49eYBD4GbXPtCY4wpISEwNxAdK+gsYJd
pc80w1F4wjUkcNhZ/nudASoChv+L4JVYSEs9n+hd0WbyzNYydAKveRFIh1GkwFY9
fqTlbjQxp+pdFsDCTNtHRE7c5r6/b9wtQlZ2zEMZDFHeKsBRGah494/XdVGFW9pn
zF0Sf+1HRKBMqriQL62PR8Ob/tS/8BhhZxe1pT9kWb92+EGV1yLhOw2ZroSftEVb
QlH61Qj+HP2FuKPwRh+qjNFWaS7E8v2XrU7990g2MzfWXNHDLG2sUEHToVemjAxO
H6rQBDbqvy7D04nyTVuNNPc1DlY4EkZGUuuXSVLzrQY0io3JeU22vEvhnqeGCv5E
zMmW9RpXIYbYeYIz6+5s7hZ4Msd8HiIrMwiFoYSJue5q/BeeAnmc7MpqhsIMUX5R
m9B8Dr3kATO+81QTgg17F3HkC0pWyjKZrZMdFFGoK/CfZwZ5zKeml9Zs+bNqMXWi
CqJmLF8gUV+YAc8YlYNYPQOfHpgsucbmlV+7gXpq+WH+LZLQTpw=
=77Vb
-END PGP SIGNATURE-



tzdata_2024a-0+deb11u1_source.changes ACCEPTED into oldstable-proposed-updates->oldstable-new

2024-02-04 Thread Debian FTP Masters
Thank you for your contribution to Debian.

Mapping bullseye to oldstable.
Mapping oldstable to oldstable-proposed-updates.

Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 04 Feb 2024 12:14:32 +0100
Source: tzdata
Architecture: source
Version: 2024a-0+deb11u1
Distribution: bullseye
Urgency: medium
Maintainer: GNU Libc Maintainers 
Changed-By: Aurelien Jarno 
Changes:
 tzdata (2024a-0+deb11u1) bullseye; urgency=medium
 .
   * New upstream version 2024a
 - Kazakhstan unifies on UTC+5 beginning 2024-03-01.
 - Palestine springs forward a week later after Ramadan.
Checksums-Sha1:
 3136a58a10fb69fd487c8ecaf2fdf6ee245fe55f 2269 tzdata_2024a-0+deb11u1.dsc
 310a281e4551e4e9a11db4f9ceea85a6529af4af 451270 tzdata_2024a.orig.tar.gz
 6bef9847847bc554915f8e674516fac862782b2d 833 tzdata_2024a.orig.tar.gz.asc
 7af90cb9961419c1c1e0dcb5c1488082d7b43d31 106548 
tzdata_2024a-0+deb11u1.debian.tar.xz
 0e7b5e55e17af36d71ef1593f8c606542b554968 5772 
tzdata_2024a-0+deb11u1_source.buildinfo
Checksums-Sha256:
 63dcd00127b57f0fbb804f234430bac966be622b774d45f69eab21a35e596025 2269 
tzdata_2024a-0+deb11u1.dsc
 0d0434459acbd2059a7a8da1f3304a84a86591f6ed69c6248fffa502b6edffe3 451270 
tzdata_2024a.orig.tar.gz
 f64725f9f65419e7b009e3b95b75ea9516382d0be64aef63d78654d9c569ed0d 833 
tzdata_2024a.orig.tar.gz.asc
 0455dfbbee01c416518d73de11d14835afebd1ca32cfe6cea7b3ed74f0f20afc 106548 
tzdata_2024a-0+deb11u1.debian.tar.xz
 68bc43032fd7d2082635c3e647f6ef9f5a4ee82adb8243197151694cd8805a49 5772 
tzdata_2024a-0+deb11u1_source.buildinfo
Files:
 2541fa999d32473dabc1c9ce4b472a36 2269 localization required 
tzdata_2024a-0+deb11u1.dsc
 2349edd8335245525cc082f2755d5bf4 451270 localization required 
tzdata_2024a.orig.tar.gz
 371c0690a04a2f9f479eafbb691c863a 833 localization required 
tzdata_2024a.orig.tar.gz.asc
 45fb07902b6f6a20fcd0b6a61e9be84f 106548 localization required 
tzdata_2024a-0+deb11u1.debian.tar.xz
 5a3eeeda47ef9493c1beb609a567731f 5772 localization required 
tzdata_2024a-0+deb11u1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEUryGlb40+QrX1Ay4E4jA+JnoM2sFAmW/de0ACgkQE4jA+Jno
M2tQEw//f8gD4PunHDOqd9h5XN3rZKa2s3JFxSpM7K3SQlXaPIoJsySRLONiHAsY
Zuvf0engUDRzPtuK+g718TApysS7+jBt9pg/LeQuAz6Wm8oTSsmSZHZYWgI2lej3
IkWE3ZynPr5WXHSouUkJo8AUDOPZecCpRoYUuqu4BfRAx+G7ZKIYC6Kl/czS5R+O
qvMccF0w5cieNBxwJLlg9grtaZkJ2Go4KZ3vwrYB/v6XAX1HQgPoG3+iS7islkxh
SBA4T/Vqf0Je+uH9t/FcuB96cQMzVsDY5qeWT99MH3hQh96DjXd9hikfMylmDPa2
Fl5R46rXLaIlkFUKrij+v7eAgtKbBoB091VfSh3o51fcR/OsbotzdjrVXCBkMuZm
pGd/woM1Lubtyt5FWEdGdg5pNPRG2ratoHLZnTZOQHoZEllNAvvyCFY6t3JVXDB/
vjEowDL6HpIl+oyzO7d39YmCyzDpy3PeGb2HpWQKhvT9ckxAlhGKbHEISY0mdewy
9PQYxgfeQQsJZ8yo3BcWSdI4JlA3rgz58GM4ta2on5Cef7Z0pkaQppXRsIidF3/4
owraGYtLYNKbsy+710xMR6gMjvaJnaB5YJl5Ti9jpt8O2Y5bXKlaKcRVAsJD9ibz
wcq+5XUtUa88gwahO6+vH/KPe7LqA6lj3A/32eJUn9rcljzPYtA=
=KxTM
-END PGP SIGNATURE-



Processing of tzdata_2024a-0+deb11u1_source.changes

2024-02-04 Thread Debian FTP Masters
tzdata_2024a-0+deb11u1_source.changes uploaded successfully to localhost
along with the files:
  tzdata_2024a-0+deb11u1.dsc
  tzdata_2024a.orig.tar.gz
  tzdata_2024a.orig.tar.gz.asc
  tzdata_2024a-0+deb11u1.debian.tar.xz
  tzdata_2024a-0+deb11u1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Bug#1063017: bullseye-pu: package tzdata/2024a-0+deb11u1

2024-02-04 Thread Aurelien Jarno
Package: release.debian.org
Severity: normal
Tags: bullseye
User: release.debian@packages.debian.org
Usertags: pu
X-Debbugs-Cc: tzd...@packages.debian.org
Control: affects -1 + src:tzdata

[ Reason ]
A new upstream version of tzdata, 2024a, has been released with time
zone changes that might affect some of our users.

[ Impact ]
Some users will have the wrong time on their system.

[ Tests ]
There are no test for these changes.

[ Risks ]
The risk is quite low, importing new upstream version of tzdata has been
done many times in the past. This new upstream version has been uploaded
only yesterday in sid, however first autopkgtest result looks good,
except for chrony which has always been flaky and passed after a retry.

[ Checklist ]
  [x] *all* changes are documented in the d/changelog
  [x] I reviewed all changes and I approve them
  [x] attach debdiff against the package in (old)stable
  [x] the issue is verified as fixed in unstable

[ Changes ]
Compared to 2023d, the 2024a version contains the following changes to
past and future timestamps:
- Kazakhstan unifies on UTC+5 beginning 2024-03-01.
- Palestine springs forward a week later after Ramadan.

[ Other info ]
I have already uploaded the package to the archive, thanks for
considering.
diff -Nru tzdata-2023d/africa tzdata-2024a/africa
--- tzdata-2023d/africa 2023-09-11 15:56:39.0 +0200
+++ tzdata-2024a/africa 2024-01-10 11:22:06.0 +0100
@@ -30,6 +30,10 @@
 # Milne J. Civil time. Geogr J. 1899 Feb;13(2):173-94.
 # https://www.jstor.org/stable/1774359
 #
+# For the 1911/1912 establishment of standard time in French possessions, see:
+# Société Française de Physique, Recueil de constantes physiques (1913),
+# page 752, 18b.
+#
 # European-style abbreviations are commonly used along the Mediterranean.
 # For sub-Saharan Africa abbreviations were less standardized.
 # Previous editions of this database used WAT, CAT, SAT, and EAT
@@ -113,7 +117,7 @@
 
 # Chad
 # Zone NAMESTDOFF  RULES   FORMAT  [UNTIL]
-Zone   Africa/Ndjamena 1:00:12 -   LMT 1912# N'Djamena
+Zone   Africa/Ndjamena 1:00:12 -   LMT 1912 Jan  1 # N'Djamena
1:00-   WAT 1979 Oct 14
1:001:00WAST1980 Mar  8
1:00-   WAT
@@ -139,7 +143,7 @@
 #  Inaccessible, Nightingale: uninhabited
 
 # Zone NAMESTDOFF  RULES   FORMAT  [UNTIL]
-Zone   Africa/Abidjan  -0:16:08 -  LMT 1912
+Zone   Africa/Abidjan  -0:16:08 -  LMT 1912 Jan  1
 0:00   -   GMT
 
 ###
diff -Nru tzdata-2023d/asia tzdata-2024a/asia
--- tzdata-2023d/asia   2023-12-19 11:58:19.0 +0100
+++ tzdata-2024a/asia   2024-01-25 13:28:16.0 +0100
@@ -2457,18 +2457,33 @@
 # effective December 21st, 2018
 # http://adilet.zan.kz/rus/docs/P180817 (russian language).
 
+# From Zhanbolat Raimbekov (2024-01-19):
+# Kazakhstan (all parts) switching to UTC+5 on March 1, 2024
+# https://www.gov.kz/memleket/entities/mti/press/news/details/688998?lang=ru
+# [in Russian]
+# (2024-01-20): https://primeminister.kz/ru/decisions/19012024-20
+#
+# From Alexander Krivenyshev (2024-01-19):
+# According to a different news and the official web site for the Ministry of
+# Trade and Integration of the Republic of Kazakhstan:
+# 
https://en.inform.kz/news/kazakhstan-to-switch-to-single-hour-zone-mar-1-54ad0b/
+
 # Zone NAMESTDOFF  RULES   FORMAT  [UNTIL]
 #
 # Almaty (formerly Alma-Ata), representing most locations in Kazakhstan
-# This includes KZ-AKM, KZ-ALA, KZ-ALM, KZ-AST, KZ-BAY, KZ-VOS, KZ-ZHA,
-# KZ-KAR, KZ-SEV, KZ-PAV, and KZ-YUZ.
+# This includes Abai/Abay (ISO 3166-2 code KZ-10), Aqmola/Akmola (KZ-11),
+# Almaty (KZ-19), Almaty city (KZ-75), Astana city (KZ-71),
+# East Kazkhstan (KZ-63), Jambyl/Zhambyl (KZ-31), Jetisu/Zhetysu (KZ-33),
+# Karaganda (KZ-35), North Kazakhstan (KZ-59), Pavlodar (KZ-55),
+# Shyumkent city (KZ-79), Turkistan (KZ-61), and Ulytau (KZ-62).
 Zone   Asia/Almaty 5:07:48 -   LMT 1924 May  2 # or Alma-Ata
5:00-   +05 1930 Jun 21
6:00 RussiaAsia +06/+07 1991 Mar 31  2:00s
5:00 RussiaAsia +05/+06 1992 Jan 19  2:00s
6:00 RussiaAsia +06/+07 2004 Oct 31  2:00s
-   6:00-   +06
-# Qyzylorda (aka Kyzylorda, Kizilorda, Kzyl-Orda, etc.) (KZ-KZY)
+   6:00-   +06 2024 Mar  1  0:00
+   5:00-   +05
+# Qyzylorda (aka Kyzylorda, Kizilorda, Kzyl-Orda, etc.) (KZ-43)
 Zone   Asia/Qyzylorda  4:21:52 -   LMT 1924 May  2
4:00-   +04 1930 Jun 21
5:00-   +05 1981 Apr  1
@@ -2481,8 +2496,7 @@
5:00 RussiaAsia +05/+06 2004 Oct 31  2:00s
 

tzdata_2024a-0+deb12u1_source.changes ACCEPTED into proposed-updates->stable-new

2024-02-04 Thread Debian FTP Masters
Thank you for your contribution to Debian.

Mapping bookworm to stable.
Mapping stable to proposed-updates.

Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 03 Feb 2024 19:56:08 +0100
Source: tzdata
Architecture: source
Version: 2024a-0+deb12u1
Distribution: bookworm
Urgency: medium
Maintainer: GNU Libc Maintainers 
Changed-By: Aurelien Jarno 
Changes:
 tzdata (2024a-0+deb12u1) bookworm; urgency=medium
 .
   * New upstream version 2024a
 - Kazakhstan unifies on UTC+5 beginning 2024-03-01.
 - Palestine springs forward a week later after Ramadan.
Checksums-Sha1:
 f5a720df6cb06bc37e710c919bb29c7ea01ffc18 2396 tzdata_2024a-0+deb12u1.dsc
 310a281e4551e4e9a11db4f9ceea85a6529af4af 451270 tzdata_2024a.orig.tar.gz
 6bef9847847bc554915f8e674516fac862782b2d 833 tzdata_2024a.orig.tar.gz.asc
 669240cdd50e41adc23d1a719127361a9ca6 119888 
tzdata_2024a-0+deb12u1.debian.tar.xz
 9938e086f4cac3c1049e146d9893d9677c99dbbf 5808 
tzdata_2024a-0+deb12u1_source.buildinfo
Checksums-Sha256:
 ff17f292b29f10c3e745251d30975fd219e09e166e51bd35bfce40417ec60151 2396 
tzdata_2024a-0+deb12u1.dsc
 0d0434459acbd2059a7a8da1f3304a84a86591f6ed69c6248fffa502b6edffe3 451270 
tzdata_2024a.orig.tar.gz
 f64725f9f65419e7b009e3b95b75ea9516382d0be64aef63d78654d9c569ed0d 833 
tzdata_2024a.orig.tar.gz.asc
 566e271a26378fdd685e82ee1e32a7b3abe47d6c7bf5008160d74b229539e266 119888 
tzdata_2024a-0+deb12u1.debian.tar.xz
 0692b1d438f6e5a4eaa4ceebab908b2fe113926c628e8cbae05e69edd80a091b 5808 
tzdata_2024a-0+deb12u1_source.buildinfo
Files:
 7f13c653519740115cb58652bb264d35 2396 localization required 
tzdata_2024a-0+deb12u1.dsc
 2349edd8335245525cc082f2755d5bf4 451270 localization required 
tzdata_2024a.orig.tar.gz
 371c0690a04a2f9f479eafbb691c863a 833 localization required 
tzdata_2024a.orig.tar.gz.asc
 1b2fd7362c7fa9f7dda898b0c7db99e6 119888 localization required 
tzdata_2024a-0+deb12u1.debian.tar.xz
 9bf54a95c692a6c4b08559904b5e174d 5808 localization required 
tzdata_2024a-0+deb12u1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEUryGlb40+QrX1Ay4E4jA+JnoM2sFAmW/ddIACgkQE4jA+Jno
M2tTyRAAlPIdqXITA5QqlQkPwjclaUmYmayznB7x6tTjMJ7z7rPrQ7IM/vNS9vDI
LPbmK4mldoP0lvsglQtD21JYp9Zw+rKz8wXkTVz7sB8IXiZYJ0achzu6gzrm1APH
jHqvP2xpRl/A4UIs8yzrnrI/nTWQD25V49eYBD4GbXPtCY4wpISEwNxAdK+gsYJd
pc80w1F4wjUkcNhZ/nudASoChv+L4JVYSEs9n+hd0WbyzNYydAKveRFIh1GkwFY9
fqTlbjQxp+pdFsDCTNtHRE7c5r6/b9wtQlZ2zEMZDFHeKsBRGah494/XdVGFW9pn
zF0Sf+1HRKBMqriQL62PR8Ob/tS/8BhhZxe1pT9kWb92+EGV1yLhOw2ZroSftEVb
QlH61Qj+HP2FuKPwRh+qjNFWaS7E8v2XrU7990g2MzfWXNHDLG2sUEHToVemjAxO
H6rQBDbqvy7D04nyTVuNNPc1DlY4EkZGUuuXSVLzrQY0io3JeU22vEvhnqeGCv5E
zMmW9RpXIYbYeYIz6+5s7hZ4Msd8HiIrMwiFoYSJue5q/BeeAnmc7MpqhsIMUX5R
m9B8Dr3kATO+81QTgg17F3HkC0pWyjKZrZMdFFGoK/CfZwZ5zKeml9Zs+bNqMXWi
CqJmLF8gUV+YAc8YlYNYPQOfHpgsucbmlV+7gXpq+WH+LZLQTpw=
=77Vb
-END PGP SIGNATURE-



Processing of tzdata_2024a-0+deb12u1_source.changes

2024-02-04 Thread Debian FTP Masters
tzdata_2024a-0+deb12u1_source.changes uploaded successfully to localhost
along with the files:
  tzdata_2024a-0+deb12u1.dsc
  tzdata_2024a.orig.tar.gz
  tzdata_2024a.orig.tar.gz.asc
  tzdata_2024a-0+deb12u1.debian.tar.xz
  tzdata_2024a-0+deb12u1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Bug#1063005: bookworm-pu: package tzdata/2024a-0+deb12u1

2024-02-04 Thread Aurelien Jarno
Package: release.debian.org
Severity: normal
Tags: bookworm
User: release.debian@packages.debian.org
Usertags: pu
X-Debbugs-Cc: tzd...@packages.debian.org
Control: affects -1 + src:tzdata

[ Reason ]
A new upstream version of tzdata, 2024a, has been released with time
zone changes that might affect some of our users.

[ Impact ]
Some users will have the wrong time on their system.

[ Tests ]
There are no test for these changes.

[ Risks ]
The risk is quite low, importing new upstream version of tzdata has been
done many times in the past. This new upstream version has been uploaded
only yesterday in sid, however first autopkgtest result looks good, 
except for chrony which has always been flaky and passed after a retry.

[ Checklist ]
  [x] *all* changes are documented in the d/changelog
  [x] I reviewed all changes and I approve them
  [x] attach debdiff against the package in (old)stable
  [x] the issue is verified as fixed in unstable

[ Changes ]
Compared to 2023d, the 2024a version contains the following changes to
past and future timestamps:
- Kazakhstan unifies on UTC+5 beginning 2024-03-01.
- Palestine springs forward a week later after Ramadan.

[ Other info ] 
I have already uploaded the package to the archive, thanks for
considering.
diff -Nru tzdata-2023d/africa tzdata-2024a/africa
--- tzdata-2023d/africa 2023-09-11 15:56:39.0 +0200
+++ tzdata-2024a/africa 2024-01-10 11:22:06.0 +0100
@@ -30,6 +30,10 @@
 # Milne J. Civil time. Geogr J. 1899 Feb;13(2):173-94.
 # https://www.jstor.org/stable/1774359
 #
+# For the 1911/1912 establishment of standard time in French possessions, see:
+# Société Française de Physique, Recueil de constantes physiques (1913),
+# page 752, 18b.
+#
 # European-style abbreviations are commonly used along the Mediterranean.
 # For sub-Saharan Africa abbreviations were less standardized.
 # Previous editions of this database used WAT, CAT, SAT, and EAT
@@ -113,7 +117,7 @@
 
 # Chad
 # Zone NAMESTDOFF  RULES   FORMAT  [UNTIL]
-Zone   Africa/Ndjamena 1:00:12 -   LMT 1912# N'Djamena
+Zone   Africa/Ndjamena 1:00:12 -   LMT 1912 Jan  1 # N'Djamena
1:00-   WAT 1979 Oct 14
1:001:00WAST1980 Mar  8
1:00-   WAT
@@ -139,7 +143,7 @@
 #  Inaccessible, Nightingale: uninhabited
 
 # Zone NAMESTDOFF  RULES   FORMAT  [UNTIL]
-Zone   Africa/Abidjan  -0:16:08 -  LMT 1912
+Zone   Africa/Abidjan  -0:16:08 -  LMT 1912 Jan  1
 0:00   -   GMT
 
 ###
diff -Nru tzdata-2023d/asia tzdata-2024a/asia
--- tzdata-2023d/asia   2023-12-19 11:58:19.0 +0100
+++ tzdata-2024a/asia   2024-01-25 13:28:16.0 +0100
@@ -2457,18 +2457,33 @@
 # effective December 21st, 2018
 # http://adilet.zan.kz/rus/docs/P180817 (russian language).
 
+# From Zhanbolat Raimbekov (2024-01-19):
+# Kazakhstan (all parts) switching to UTC+5 on March 1, 2024
+# https://www.gov.kz/memleket/entities/mti/press/news/details/688998?lang=ru
+# [in Russian]
+# (2024-01-20): https://primeminister.kz/ru/decisions/19012024-20
+#
+# From Alexander Krivenyshev (2024-01-19):
+# According to a different news and the official web site for the Ministry of
+# Trade and Integration of the Republic of Kazakhstan:
+# 
https://en.inform.kz/news/kazakhstan-to-switch-to-single-hour-zone-mar-1-54ad0b/
+
 # Zone NAMESTDOFF  RULES   FORMAT  [UNTIL]
 #
 # Almaty (formerly Alma-Ata), representing most locations in Kazakhstan
-# This includes KZ-AKM, KZ-ALA, KZ-ALM, KZ-AST, KZ-BAY, KZ-VOS, KZ-ZHA,
-# KZ-KAR, KZ-SEV, KZ-PAV, and KZ-YUZ.
+# This includes Abai/Abay (ISO 3166-2 code KZ-10), Aqmola/Akmola (KZ-11),
+# Almaty (KZ-19), Almaty city (KZ-75), Astana city (KZ-71),
+# East Kazkhstan (KZ-63), Jambyl/Zhambyl (KZ-31), Jetisu/Zhetysu (KZ-33),
+# Karaganda (KZ-35), North Kazakhstan (KZ-59), Pavlodar (KZ-55),
+# Shyumkent city (KZ-79), Turkistan (KZ-61), and Ulytau (KZ-62).
 Zone   Asia/Almaty 5:07:48 -   LMT 1924 May  2 # or Alma-Ata
5:00-   +05 1930 Jun 21
6:00 RussiaAsia +06/+07 1991 Mar 31  2:00s
5:00 RussiaAsia +05/+06 1992 Jan 19  2:00s
6:00 RussiaAsia +06/+07 2004 Oct 31  2:00s
-   6:00-   +06
-# Qyzylorda (aka Kyzylorda, Kizilorda, Kzyl-Orda, etc.) (KZ-KZY)
+   6:00-   +06 2024 Mar  1  0:00
+   5:00-   +05
+# Qyzylorda (aka Kyzylorda, Kizilorda, Kzyl-Orda, etc.) (KZ-43)
 Zone   Asia/Qyzylorda  4:21:52 -   LMT 1924 May  2
4:00-   +04 1930 Jun 21
5:00-   +05 1981 Apr  1
@@ -2481,8 +2496,7 @@
5:00 RussiaAsia +05/+06 2004 Oct 31  

[Git][glibc-team/tzdata] Pushed new tag debian/2024a-0+deb11u1

2024-02-04 Thread Aurelien Jarno (@aurel32)


Aurelien Jarno pushed new tag debian/2024a-0+deb11u1 at GNU Libc Maintainers / 
tzdata

-- 
View it on GitLab: 
https://salsa.debian.org/glibc-team/tzdata/-/tree/debian/2024a-0+deb11u1
You're receiving this email because of your account on salsa.debian.org.




[Git][glibc-team/tzdata][bullseye] 3 commits: New upstream version 2024a

2024-02-04 Thread Aurelien Jarno (@aurel32)


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


Commits:
988d460e by Aurelien Jarno at 2024-02-03T17:16:12+01:00
New upstream version 2024a
- - - - -
1bb7e864 by Aurelien Jarno at 2024-02-04T12:13:36+01:00
Update upstream source from tag upstream/2024a

Update to upstream version 2024a
with Debian dir 8d0765910761d358cafa481a7736e068d9e55485

- - - - -
8d33d7cf by Aurelien Jarno at 2024-02-04T12:15:22+01:00
Release tzdata 2024a-0+deb11u1

Signed-off-by: Aurelien Jarno aurel...@aurel32.net

- - - - -


18 changed files:

- Makefile
- NEWS
- africa
- asia
- australasia
- checknow.awk
- debian/changelog
- etcetera
- europe
- leap-seconds.list
- leapseconds
- leapseconds.awk
- northamerica
- southamerica
- theory.html
- version
- zishrink.awk
- zonenow.tab


View it on GitLab: 
https://salsa.debian.org/glibc-team/tzdata/-/compare/6c3ef139e3633364180e6ca8b6daf6944fa09cd0...8d33d7cfb8e227035699378ce74a312b2c375d71

-- 
View it on GitLab: 
https://salsa.debian.org/glibc-team/tzdata/-/compare/6c3ef139e3633364180e6ca8b6daf6944fa09cd0...8d33d7cfb8e227035699378ce74a312b2c375d71
You're receiving this email because of your account on salsa.debian.org.




[Git][glibc-team/tzdata] Pushed new tag debian/2024a-0+deb12u1

2024-02-04 Thread Aurelien Jarno (@aurel32)


Aurelien Jarno pushed new tag debian/2024a-0+deb12u1 at GNU Libc Maintainers / 
tzdata

-- 
View it on GitLab: 
https://salsa.debian.org/glibc-team/tzdata/-/tree/debian/2024a-0+deb12u1
You're receiving this email because of your account on salsa.debian.org.




[Git][glibc-team/tzdata][bookworm] 3 commits: New upstream version 2024a

2024-02-04 Thread Aurelien Jarno (@aurel32)


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


Commits:
988d460e by Aurelien Jarno at 2024-02-03T17:16:12+01:00
New upstream version 2024a
- - - - -
cceacc53 by Aurelien Jarno at 2024-02-04T12:29:29+01:00
Update upstream source from tag upstream/2024a

Update to upstream version 2024a
with Debian dir 7405dc8ceaba7aa8214529d6e129fcd163b3f514

- - - - -
0aff5106 by Aurelien Jarno at 2024-02-04T12:09:47+01:00
Release tzdata 2024a-0+deb12u1

Signed-off-by: Aurelien Jarno aurel...@aurel32.net

- - - - -


18 changed files:

- Makefile
- NEWS
- africa
- asia
- australasia
- checknow.awk
- debian/changelog
- etcetera
- europe
- leap-seconds.list
- leapseconds
- leapseconds.awk
- northamerica
- southamerica
- theory.html
- version
- zishrink.awk
- zonenow.tab


View it on GitLab: 
https://salsa.debian.org/glibc-team/tzdata/-/compare/cc51377751c1f0f45d3aeabc6a05c80ee48b5645...0aff51060d8d7b441952791efb4e8786e449ca50

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