Bug#1054552: in package dpkg marked as pending
Guillem Jover <[email protected]> Mon, 22 Jun 2026 05:07:48 +0200 (CEST)
| Newsgroups | gmane.linux.debian.devel.dpkg.bugs |
|---|---|
| Message-ID | <[email protected]> |
Control: tag 1054552 pending
Hi!
Bug #1054552 in package dpkg reported by you has been fixed in
the dpkg/dpkg.git Git repository. You can see the changelog below, and
you can check the diff of the fix at:
https://git.dpkg.org/cgit/dpkg/dpkg.git/diff/?id=028ceee7c
---
build: Add AC_SYS_YEAR2038 support to configure
Use the macro if autoconf supports it, otherwise fallback to the previous
AC_SYS_LARGEFILE macro which is a subset.
Closes: #1054552