Your message dated Thu, 29 Feb 2024 16:52:19 +0000
with message-id <e1rfjdr-00c2kg...@fasolo.debian.org>
and subject line Bug#1062899: fixed in singular 1:4.3.2-p10+ds-1.1
has caused the Debian Bug report #1062899,
regarding singular: 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 ow...@bugs.debian.org
immediately.)


-- 
1062899: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062899
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: singular
Version: 1:4.3.2-p10+ds-1
Severity: serious
Tags: patch pending sid trixie
Justification: library ABI skew on upgrade
User: debian-...@lists.debian.org
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
singular 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 singular
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-5-amd64 (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_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 singular-4.3.2-p10+ds/debian/changelog 
singular-4.3.2-p10+ds/debian/changelog
--- singular-4.3.2-p10+ds/debian/changelog      2023-10-31 08:56:18.000000000 
+0000
+++ singular-4.3.2-p10+ds/debian/changelog      2024-02-03 22:05:45.000000000 
+0000
@@ -1,3 +1,10 @@
+singular (1:4.3.2-p10+ds-1.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Sergio Durigan Junior <sergi...@debian.org>  Sat, 03 Feb 2024 22:05:45 
+0000
+
 singular (1:4.3.2-p10+ds-1) unstable; urgency=medium
 
   * New upstream patch version.
diff -Nru singular-4.3.2-p10+ds/debian/control 
singular-4.3.2-p10+ds/debian/control
--- singular-4.3.2-p10+ds/debian/control        2023-07-23 21:28:10.000000000 
+0000
+++ singular-4.3.2-p10+ds/debian/control        2024-02-03 22:05:45.000000000 
+0000
@@ -30,7 +30,10 @@
  .
  This dummy package provides the standard installation.
 
-Package: libsingular4m3n0
+Package: libsingular4m3n0t64
+Provides: ${t64:Provides}
+Replaces: libsingular4m3n0
+Breaks: libsingular4m3n0 (<< ${source:Version})
 Section: libs
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
@@ -48,7 +51,7 @@
 Section: libdevel
 Architecture: any
 Depends:
- libsingular4m3n0 (= ${binary:Version}),
+ libsingular4m3n0t64 (= ${binary:Version}),
  libsingular4-dev-common (= ${source:Version}),
  libgmp-dev,
  libflint-dev,
@@ -83,7 +86,7 @@
 Section: libs
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
-Depends: libsingular4m3n0 (= ${binary:Version}), ${shlibs:Depends}, 
${misc:Depends}
+Depends: libsingular4m3n0t64 (= ${binary:Version}), ${shlibs:Depends}, 
${misc:Depends}
 Multi-Arch: same
 Replaces: singular (<< 4), libsingular (<< 4), libsingular-3-0-4-3
 Breaks: singular (<< 4), libsingular (<< 4), libsingular-3-0-4-3
@@ -113,7 +116,7 @@
 
 Package: singular-ui
 Architecture: any
-Depends: libsingular4m3n0 (= ${binary:Version}), singular-data (= 
${source:Version}), ${shlibs:Depends}, ${misc:Depends}
+Depends: libsingular4m3n0t64 (= ${binary:Version}), singular-data (= 
${source:Version}), ${shlibs:Depends}, ${misc:Depends}
 Recommends: singular-modules (= ${binary:Version})
 Suggests: singular-doc (= ${source:Version})
 Multi-Arch: foreign
diff -Nru singular-4.3.2-p10+ds/debian/libsingular4m3n0.install 
singular-4.3.2-p10+ds/debian/libsingular4m3n0.install
--- singular-4.3.2-p10+ds/debian/libsingular4m3n0.install       2022-07-30 
14:57:55.000000000 +0000
+++ singular-4.3.2-p10+ds/debian/libsingular4m3n0.install       1970-01-01 
00:00:00.000000000 +0000
@@ -1,6 +0,0 @@
-usr/lib/*/libsingular-factory-*.so
-##usr/lib/*/libsingular-gfan-*.so
-usr/lib/*/libsingular-omalloc-*.so
-usr/lib/*/libsingular-polys-*.so
-usr/lib/*/libsingular-resources-*.so
-usr/lib/*/libsingular-Singular-*.so
diff -Nru singular-4.3.2-p10+ds/debian/libsingular4m3n0.lintian-overrides 
singular-4.3.2-p10+ds/debian/libsingular4m3n0.lintian-overrides
--- singular-4.3.2-p10+ds/debian/libsingular4m3n0.lintian-overrides     
2022-09-10 17:55:18.000000000 +0000
+++ singular-4.3.2-p10+ds/debian/libsingular4m3n0.lintian-overrides     
1970-01-01 00:00:00.000000000 +0000
@@ -1,15 +0,0 @@
-# the upstream source contains C++ code, and has no clearly defined and 
versioned ABI
-libsingular4m3n0: package-name-doesnt-match-sonames
-
-# An isolated mathematically impossible computation in factory/NTLconvert.cc
-# is managed with exit(3); this sounds as a clumsy DEBUG policy rather than a
-# design issue, but still an issue that has to be fixed by the upstream team
-# itself.
-# Singular comes with its own memory library omalloc that hooks `out of memory'
-# events (OM_OUT_OF_MEMORY_HOOK in omalloc/omAllocSystem.c) before to implement
-# an unreachable exit(3); this looks as a clumsy emergency exit policy rather
-# than a design issue that may be revisited only to please lintian.
-libsingular4m3n0: exit-in-shared-library
-
-# the upstream source contains C++ code, and has no clearly defined and 
versioned ABI
-libsingular4m3n0: no-symbols-control-file
diff -Nru singular-4.3.2-p10+ds/debian/libsingular4m3n0t64.install 
singular-4.3.2-p10+ds/debian/libsingular4m3n0t64.install
--- singular-4.3.2-p10+ds/debian/libsingular4m3n0t64.install    1970-01-01 
00:00:00.000000000 +0000
+++ singular-4.3.2-p10+ds/debian/libsingular4m3n0t64.install    2022-07-30 
14:57:55.000000000 +0000
@@ -0,0 +1,6 @@
+usr/lib/*/libsingular-factory-*.so
+##usr/lib/*/libsingular-gfan-*.so
+usr/lib/*/libsingular-omalloc-*.so
+usr/lib/*/libsingular-polys-*.so
+usr/lib/*/libsingular-resources-*.so
+usr/lib/*/libsingular-Singular-*.so
diff -Nru singular-4.3.2-p10+ds/debian/libsingular4m3n0t64.lintian-overrides 
singular-4.3.2-p10+ds/debian/libsingular4m3n0t64.lintian-overrides
--- singular-4.3.2-p10+ds/debian/libsingular4m3n0t64.lintian-overrides  
1970-01-01 00:00:00.000000000 +0000
+++ singular-4.3.2-p10+ds/debian/libsingular4m3n0t64.lintian-overrides  
2024-02-03 22:05:45.000000000 +0000
@@ -0,0 +1,16 @@
+# the upstream source contains C++ code, and has no clearly defined and 
versioned ABI
+libsingular4m3n0t64: package-name-doesnt-match-sonames
+
+# An isolated mathematically impossible computation in factory/NTLconvert.cc
+# is managed with exit(3); this sounds as a clumsy DEBUG policy rather than a
+# design issue, but still an issue that has to be fixed by the upstream team
+# itself.
+# Singular comes with its own memory library omalloc that hooks `out of memory'
+# events (OM_OUT_OF_MEMORY_HOOK in omalloc/omAllocSystem.c) before to implement
+# an unreachable exit(3); this looks as a clumsy emergency exit policy rather
+# than a design issue that may be revisited only to please lintian.
+libsingular4m3n0t64: exit-in-shared-library
+
+# the upstream source contains C++ code, and has no clearly defined and 
versioned ABI
+libsingular4m3n0t64: no-symbols-control-file
+libsingular4m3n0t64: package-name-doesnt-match-sonames libsingular4m3n0

--- End Message ---
--- Begin Message ---
Source: singular
Source-Version: 1:4.3.2-p10+ds-1.1
Done: Benjamin Drung <bdr...@debian.org>

We believe that the bug you reported is fixed in the latest version of
singular, 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 1062...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Benjamin Drung <bdr...@debian.org> (supplier of updated singular 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Thu, 29 Feb 2024 16:01:11 +0000
Source: singular
Architecture: source
Version: 1:4.3.2-p10+ds-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Math Team <team+m...@tracker.debian.org>
Changed-By: Benjamin Drung <bdr...@debian.org>
Closes: 1062899
Changes:
 singular (1:4.3.2-p10+ds-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1062899
Checksums-Sha1:
 45ca17d8039ceaa83d3dceb264c022c223931637 2870 singular_4.3.2-p10+ds-1.1.dsc
 2622870590bf330d8c8248ab17fcea8015fb73cb 24112 
singular_4.3.2-p10+ds-1.1.debian.tar.xz
 f62335f9540b64bf0a2679b80296331a63aed0ea 11194 
singular_4.3.2-p10+ds-1.1_source.buildinfo
Checksums-Sha256:
 70a1a56a5ddbbd594c6be0d63a2d6445def8c65f4d250040903c0013b75578e7 2870 
singular_4.3.2-p10+ds-1.1.dsc
 c6d79aafcb0807582d17a1abed1e8e0b7b3606e9d0bedd4dd1064954e561ff4e 24112 
singular_4.3.2-p10+ds-1.1.debian.tar.xz
 23fc853f2900ba203c5564cfaafaea62cce22b7796a486dd9cdbc9b41f65ece8 11194 
singular_4.3.2-p10+ds-1.1_source.buildinfo
Files:
 34020ba45d5e8aca32cfb06b0c5f26fc 2870 math optional 
singular_4.3.2-p10+ds-1.1.dsc
 4d200dbc790e232e29e9bd6dfee31653 24112 math optional 
singular_4.3.2-p10+ds-1.1.debian.tar.xz
 1791c6c14daea53fab660f3b07ed3498 11194 math optional 
singular_4.3.2-p10+ds-1.1_source.buildinfo

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

iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXgq+cACgkQFZ61xO/I
d0yifQ/9FmmJzS2LFX5uZ7GbpL917IPSqF3HHBqzEpUKmaJC0ttXnbalW0CPT6ar
0T/JgNBrgh7CJUQo09hN8d9mUWC9UCoFdMZJL6NJlw/Sw8JACNBbjlgu5MIkQkGm
lHByRTxjI3dkfAD4RiXRWzfVSopaStBKUi0rdv8N/XGG9XjlFQdic3vbqZh+qfXI
0o5eBTtNPdnoOsXxVC6AwHf3KuY1U3tAJbWdgBE4nW8t1OXbrLm93F8tjRI7lBLo
sJd7coAcM56ZhaM7OKx+cGMAsahzxwSvwDQ8VKUCGWLAdBlYr/vyZM7RSc9L++O+
M9HpKPv1Bk1B29xLVQWG1ZTclKU8/RyBF9k5Q6kUMjln9w1fm/ybN+/k+rW+9m1A
CvuV6lI02VK+AlRPlRxD/74CnpwHDrdmRQePrfSpbzZSslJFeNovVOqmttx7rUiS
DaGWFYcZww8vYmMtSRa9wuSNVxsaqSmGNAFGWWn8Fq+MTETj07Y9vd/Msj9+dsBA
vbZt0zgUmshjuvpi/hEs7uK/d/9TJHj7LGe+1mNNw5jI185rmgDKEjRj3sYRIvMS
PpoeXMH9haozj7YzbkmnZv0BPAvgqNkAgEhxSLYc84pLRC2VKpqY1UTUPp+nc2CJ
7UR6bEiBHTq07JINCuVszLASPbwyUP9O5eaNl2wfSp3Aw3s2EvY=
=IU6T
-----END PGP SIGNATURE-----

Attachment: pgpnM1SfFAENO.pgp
Description: PGP signature


--- End Message ---

Reply via email to