Your message dated Wed, 28 Feb 2024 23:49:27 +0000
with message-id <[email protected]>
and subject line Bug#1062962: fixed in mtdev 1.1.6-1.1
has caused the Debian Bug report #1062962,
regarding mtdev: NMU diff for 64-bit time_t transition
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1062962: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062962
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: mtdev
Version: 1.1.6-1
Severity: serious
Tags: patch pending sid trixie
Justification: library ABI skew on upgrade
User: [email protected]
Usertags: time-t

NOTICE: these changes must not be uploaded to unstable yet!

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
mtdev as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for mtdev
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-15-generic (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect
diff -Nru mtdev-1.1.6/debian/changelog mtdev-1.1.6/debian/changelog
--- mtdev-1.1.6/debian/changelog        2020-05-24 04:38:08.000000000 +0000
+++ mtdev-1.1.6/debian/changelog        2024-02-04 07:46:26.000000000 +0000
@@ -1,3 +1,10 @@
+mtdev (1.1.6-1.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Graham Inggs <[email protected]>  Sun, 04 Feb 2024 07:46:26 +0000
+
 mtdev (1.1.6-1) unstable; urgency=medium
 
   * New upstream release. (Closes: #962128)
diff -Nru mtdev-1.1.6/debian/control mtdev-1.1.6/debian/control
--- mtdev-1.1.6/debian/control  2020-05-24 04:38:08.000000000 +0000
+++ mtdev-1.1.6/debian/control  2024-02-04 07:46:25.000000000 +0000
@@ -13,7 +13,10 @@
 Vcs-Git: https://salsa.debian.org/debian/mtdev.git
 Vcs-Browser: https://salsa.debian.org/debian/mtdev
 
-Package: libmtdev1
+Package: libmtdev1t64
+Provides: ${t64:Provides}
+Replaces: libmtdev1
+Breaks: libmtdev1 (<< ${source:Version})
 Architecture: linux-any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
@@ -28,7 +31,7 @@
 Section: libdevel
 Architecture: linux-any
 Multi-Arch: same
-Depends: libmtdev1 (= ${binary:Version}),
+Depends: libmtdev1t64 (= ${binary:Version}),
          ${misc:Depends}
 Description: Multitouch Protocol Translation Library - dev files
  libmtdev is a library for translating evdev multitouch events using the legacy
@@ -40,7 +43,7 @@
 Package: mtdev-tools
 Section: libdevel
 Architecture: linux-any
-Depends: libmtdev1 (= ${binary:Version}),
+Depends: libmtdev1t64 (= ${binary:Version}),
          ${shlibs:Depends},
          ${misc:Depends}
 Description: Multitouch Protocol Translation Library - test tools
diff -Nru mtdev-1.1.6/debian/libmtdev1.install 
mtdev-1.1.6/debian/libmtdev1.install
--- mtdev-1.1.6/debian/libmtdev1.install        2020-05-24 04:38:08.000000000 
+0000
+++ mtdev-1.1.6/debian/libmtdev1.install        1970-01-01 00:00:00.000000000 
+0000
@@ -1,3 +0,0 @@
-usr/lib/*/libmtdev.so.1*
-debian/source_mtdev.py usr/share/apport/package-hooks
-
diff -Nru mtdev-1.1.6/debian/libmtdev1.symbols 
mtdev-1.1.6/debian/libmtdev1.symbols
--- mtdev-1.1.6/debian/libmtdev1.symbols        2020-05-24 04:38:08.000000000 
+0000
+++ mtdev-1.1.6/debian/libmtdev1.symbols        1970-01-01 00:00:00.000000000 
+0000
@@ -1,28 +0,0 @@
-libmtdev.so.1 libmtdev1 #MINVER#
-* Build-Depends-Package: libmtdev-dev
- mtdev_close@Base 1.0.8
- mtdev_close_delete@Base 1.1.0
- mtdev_configure@Base 1.0.8
- mtdev_delete@Base 1.1.0
- mtdev_empty@Base 1.0.8
- mtdev_fetch_event@Base 1.0.8
- mtdev_get@Base 1.0.8
- mtdev_get_abs_fuzz@Base 1.1.0
- mtdev_get_abs_maximum@Base 1.1.0
- mtdev_get_abs_minimum@Base 1.1.0
- mtdev_get_abs_resolution@Base 1.1.0
- mtdev_get_event@Base 1.0.8
- mtdev_has_mt_event@Base 1.1.0
- mtdev_idle@Base 1.0.8
- mtdev_init@Base 1.0.8
- mtdev_match@Base 1.0.8
- mtdev_match_four@Base 1.0.11
- mtdev_new@Base 1.1.0
- mtdev_new_open@Base 1.1.0
- mtdev_open@Base 1.0.8
- mtdev_put_event@Base 1.0.8
- mtdev_set_abs_fuzz@Base 1.1.0
- mtdev_set_abs_maximum@Base 1.1.0
- mtdev_set_abs_minimum@Base 1.1.0
- mtdev_set_abs_resolution@Base 1.1.0
- mtdev_set_mt_event@Base 1.1.0
diff -Nru mtdev-1.1.6/debian/libmtdev1t64.install 
mtdev-1.1.6/debian/libmtdev1t64.install
--- mtdev-1.1.6/debian/libmtdev1t64.install     1970-01-01 00:00:00.000000000 
+0000
+++ mtdev-1.1.6/debian/libmtdev1t64.install     2020-05-24 04:38:08.000000000 
+0000
@@ -0,0 +1,3 @@
+usr/lib/*/libmtdev.so.1*
+debian/source_mtdev.py usr/share/apport/package-hooks
+
diff -Nru mtdev-1.1.6/debian/libmtdev1t64.lintian-overrides 
mtdev-1.1.6/debian/libmtdev1t64.lintian-overrides
--- mtdev-1.1.6/debian/libmtdev1t64.lintian-overrides   1970-01-01 
00:00:00.000000000 +0000
+++ mtdev-1.1.6/debian/libmtdev1t64.lintian-overrides   2024-02-04 
07:46:25.000000000 +0000
@@ -0,0 +1 @@
+libmtdev1t64: package-name-doesnt-match-sonames libmtdev1
diff -Nru mtdev-1.1.6/debian/libmtdev1t64.symbols 
mtdev-1.1.6/debian/libmtdev1t64.symbols
--- mtdev-1.1.6/debian/libmtdev1t64.symbols     1970-01-01 00:00:00.000000000 
+0000
+++ mtdev-1.1.6/debian/libmtdev1t64.symbols     2024-02-04 07:46:25.000000000 
+0000
@@ -0,0 +1,28 @@
+libmtdev.so.1 libmtdev1t64 #MINVER#
+* Build-Depends-Package: libmtdev-dev
+ mtdev_close@Base 1.0.8
+ mtdev_close_delete@Base 1.1.0
+ mtdev_configure@Base 1.0.8
+ mtdev_delete@Base 1.1.0
+ mtdev_empty@Base 1.0.8
+ mtdev_fetch_event@Base 1.0.8
+ mtdev_get@Base 1.0.8
+ mtdev_get_abs_fuzz@Base 1.1.0
+ mtdev_get_abs_maximum@Base 1.1.0
+ mtdev_get_abs_minimum@Base 1.1.0
+ mtdev_get_abs_resolution@Base 1.1.0
+ mtdev_get_event@Base 1.0.8
+ mtdev_has_mt_event@Base 1.1.0
+ mtdev_idle@Base 1.0.8
+ mtdev_init@Base 1.0.8
+ mtdev_match@Base 1.0.8
+ mtdev_match_four@Base 1.0.11
+ mtdev_new@Base 1.1.0
+ mtdev_new_open@Base 1.1.0
+ mtdev_open@Base 1.0.8
+ mtdev_put_event@Base 1.0.8
+ mtdev_set_abs_fuzz@Base 1.1.0
+ mtdev_set_abs_maximum@Base 1.1.0
+ mtdev_set_abs_minimum@Base 1.1.0
+ mtdev_set_abs_resolution@Base 1.1.0
+ mtdev_set_mt_event@Base 1.1.0

--- End Message ---
--- Begin Message ---
Source: mtdev
Source-Version: 1.1.6-1.1
Done: Benjamin Drung <[email protected]>

We believe that the bug you reported is fixed in the latest version of
mtdev, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Benjamin Drung <[email protected]> (supplier of updated mtdev package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 28 Feb 2024 20:51:50 +0000
Source: mtdev
Architecture: source
Version: 1.1.6-1.1
Distribution: unstable
Urgency: medium
Maintainer: Nobuhiro Iwamatsu <[email protected]>
Changed-By: Benjamin Drung <[email protected]>
Closes: 1062962
Changes:
 mtdev (1.1.6-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1062962
Checksums-Sha1:
 da4a4dd73f1fa36c64788c7c11c69bf0cd31d658 2109 mtdev_1.1.6-1.1.dsc
 d2a7081451248c70da38798fe47e3f661d57bcbc 6296 mtdev_1.1.6-1.1.debian.tar.xz
 78b92323bcab13bf3ae0e8a2fa43c8a9fa9c0e71 6865 mtdev_1.1.6-1.1_source.buildinfo
Checksums-Sha256:
 6c48cdb2c1ae77fb8fbe9f0d125f9a89e17be8ce95a73bf859b8e3a112b67e91 2109 
mtdev_1.1.6-1.1.dsc
 ae025b1f0147f981566dcdf6d9f7b3990436e7c09ce614c3eaf13565c778e95b 6296 
mtdev_1.1.6-1.1.debian.tar.xz
 76f8cee4cc3cc695e826a5241cd1a12e6deb7725df3fde83fc81af5b4930c62d 6865 
mtdev_1.1.6-1.1_source.buildinfo
Files:
 7dc46a40b63f9fd32309ef19ba207fbf 2109 libs optional mtdev_1.1.6-1.1.dsc
 a5956c474016ff83b480e0f18bfaccb7 6296 libs optional 
mtdev_1.1.6-1.1.debian.tar.xz
 a7d064f4582642742fc6b4d307306a24 6865 libs optional 
mtdev_1.1.6-1.1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXfnSEACgkQFZ61xO/I
d0xOEw/+NbiZmv0VDpHF82poWDb5NVpOAbpzarpA/sQ75gXij18Se5k1QJk2S6/F
bWxApCLZCdi/Hth8N1oSbtetOtQ7ORuvKoLrnxsfIorSc1xYG5bdv8kK3ogA8glm
68VdTu4rvgSZGMYwpFtzm853QUK7x0vbn3l0bRs854pc76nI1rBaHDqz6ha5lnHj
21MsqxdmrsL4mKFwVvaH7yGJwMYU8VADWTn5WLB+QdRu2JF6eVb2EgLtxdx+J+N9
2lvRDVCzOj/oU8kkGxfi9s5EN8slAM0UFkd7JhU9syS74FIJCZYmiO2sJ88DFj51
Q8xQSXY3h60ZyQlZ4nCCyR2Ng9HR0c5fm4wnHiqm+vEDkk+QauEktyB93P8bT0ck
SkQ0h0UObaTFss8h3+OcRXOHDK1hGFd+ehkL9BxedZ/zi7OM66OKn/EQqeXcjRCw
u0XoijcDKhWXoDLPFLSPbAp1x804wCh1E31QV6j17HA7QanUu+1uitl4w4RGO7+C
HAnBnr8wE5t+gdjGdgFf7hh+ZXXswXkXk1Yf/ltHeLEP4yyV8NwhjhCYE6EtIdz3
PlNYxKsiAqIuxIr2VyfyRlOJAuLmeUqUihO5kgLWUJkXnB1+2ETlnh2sv2P94rXH
m0rwZ3PG9KO4FHWlwizL1fbqRsPJV2uaVakmGsysXJTYniWuw1o=
=FQF0
-----END PGP SIGNATURE-----

Attachment: pgpMUNvPYkkPx.pgp
Description: PGP signature


--- End Message ---

Reply via email to