Your message dated Thu, 29 Feb 2024 05:21:38 +0000
with message-id <e1rfyrs-009gjd...@fasolo.debian.org>
and subject line Bug#1063073: fixed in workflow 0.11.2-1.1
has caused the Debian Bug report #1063073,
regarding workflow: 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.)


-- 
1063073: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063073
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: workflow
Version: 0.11.2-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
workflow 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 workflow
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')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, 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: systemd (via /run/systemd/system)
diff -Nru workflow-0.11.2/debian/changelog workflow-0.11.2/debian/changelog
--- workflow-0.11.2/debian/changelog    2024-01-09 12:55:45.000000000 +0000
+++ workflow-0.11.2/debian/changelog    2024-02-04 20:57:38.000000000 +0000
@@ -1,3 +1,10 @@
+workflow (0.11.2-1.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vor...@debian.org>  Sun, 04 Feb 2024 20:57:38 +0000
+
 workflow (0.11.2-1) unstable; urgency=medium
 
   * New upstream version 0.11.2
diff -Nru workflow-0.11.2/debian/control workflow-0.11.2/debian/control
--- workflow-0.11.2/debian/control      2024-01-08 14:28:12.000000000 +0000
+++ workflow-0.11.2/debian/control      2024-02-04 20:57:38.000000000 +0000
@@ -12,11 +12,12 @@
 Vcs-Browser: https://salsa.debian.org/debian/workflow
 Rules-Requires-Root: no
 
-Package: libworkflow0
+Package: libworkflow0t64
+Provides: ${t64:Provides}
 Architecture: any
 Multi-Arch: same
-Breaks: libworkflow1 (<< 0.10.1-1)
-Replaces: libworkflow1 (<< 0.10.1-1)
+Breaks: libworkflow0 (<< ${source:Version}), libworkflow1 (<< 0.10.1-1)
+Replaces: libworkflow0, libworkflow1 (<< 0.10.1-1)
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Parallel computing and asynchronous web server engine
  Workflow can be used as a scalable web server to handle a variety
@@ -32,7 +33,7 @@
 Multi-Arch: same
 Breaks: libworkflow1 (<< 0.10.1-1)
 Replaces: libworkflow1 (<< 0.10.1-1)
-Depends: ${misc:Depends}, ${shlibs:Depends}, libworkflow0 (= ${binary:Version})
+Depends: ${misc:Depends}, ${shlibs:Depends}, libworkflow0t64 (= 
${binary:Version})
 Description: Parallel computing and asynchronous web server engine development 
files
  Workflow can be used as a scalable web server to handle a variety
  of server workflows. It can be used to orchestrate complex
diff -Nru workflow-0.11.2/debian/libworkflow0.docs 
workflow-0.11.2/debian/libworkflow0.docs
--- workflow-0.11.2/debian/libworkflow0.docs    2024-01-08 14:28:12.000000000 
+0000
+++ workflow-0.11.2/debian/libworkflow0.docs    1970-01-01 00:00:00.000000000 
+0000
@@ -1,2 +0,0 @@
-README_cn.md
-usr/share/doc/*/README.md
\ No newline at end of file
diff -Nru workflow-0.11.2/debian/libworkflow0.install 
workflow-0.11.2/debian/libworkflow0.install
--- workflow-0.11.2/debian/libworkflow0.install 2024-01-08 14:28:12.000000000 
+0000
+++ workflow-0.11.2/debian/libworkflow0.install 1970-01-01 00:00:00.000000000 
+0000
@@ -1 +0,0 @@
-usr/lib/*/libworkflow.so.0.*
diff -Nru workflow-0.11.2/debian/libworkflow0.links 
workflow-0.11.2/debian/libworkflow0.links
--- workflow-0.11.2/debian/libworkflow0.links   2024-01-08 14:28:12.000000000 
+0000
+++ workflow-0.11.2/debian/libworkflow0.links   1970-01-01 00:00:00.000000000 
+0000
@@ -1 +0,0 @@
-usr/lib/${DEB_HOST_MULTIARCH}/libworkflow.so.0.11.2 
usr/lib/${DEB_HOST_MULTIARCH}/libworkflow.so.0
diff -Nru workflow-0.11.2/debian/libworkflow0t64.docs 
workflow-0.11.2/debian/libworkflow0t64.docs
--- workflow-0.11.2/debian/libworkflow0t64.docs 1970-01-01 00:00:00.000000000 
+0000
+++ workflow-0.11.2/debian/libworkflow0t64.docs 2024-01-08 14:28:12.000000000 
+0000
@@ -0,0 +1,2 @@
+README_cn.md
+usr/share/doc/*/README.md
\ No newline at end of file
diff -Nru workflow-0.11.2/debian/libworkflow0t64.install 
workflow-0.11.2/debian/libworkflow0t64.install
--- workflow-0.11.2/debian/libworkflow0t64.install      1970-01-01 
00:00:00.000000000 +0000
+++ workflow-0.11.2/debian/libworkflow0t64.install      2024-01-08 
14:28:12.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/libworkflow.so.0.*
diff -Nru workflow-0.11.2/debian/libworkflow0t64.links 
workflow-0.11.2/debian/libworkflow0t64.links
--- workflow-0.11.2/debian/libworkflow0t64.links        1970-01-01 
00:00:00.000000000 +0000
+++ workflow-0.11.2/debian/libworkflow0t64.links        2024-01-08 
14:28:12.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/${DEB_HOST_MULTIARCH}/libworkflow.so.0.11.2 
usr/lib/${DEB_HOST_MULTIARCH}/libworkflow.so.0
diff -Nru workflow-0.11.2/debian/libworkflow0t64.lintian-overrides 
workflow-0.11.2/debian/libworkflow0t64.lintian-overrides
--- workflow-0.11.2/debian/libworkflow0t64.lintian-overrides    1970-01-01 
00:00:00.000000000 +0000
+++ workflow-0.11.2/debian/libworkflow0t64.lintian-overrides    2024-02-04 
20:57:38.000000000 +0000
@@ -0,0 +1 @@
+libworkflow0t64: package-name-doesnt-match-sonames libworkflow0

--- End Message ---
--- Begin Message ---
Source: workflow
Source-Version: 0.11.2-1.1
Done: Steve Langasek <vor...@debian.org>

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

Debian distribution maintenance software
pp.
Steve Langasek <vor...@debian.org> (supplier of updated workflow 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 02:39:48 +0000
Source: workflow
Architecture: source
Version: 0.11.2-1.1
Distribution: unstable
Urgency: medium
Maintainer: Lance Lin <lq27...@gmail.com>
Changed-By: Steve Langasek <vor...@debian.org>
Closes: 1063073
Changes:
 workflow (0.11.2-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1063073
Checksums-Sha1:
 dece6126194a36439dd01ff2a27f2bdc6a3ad980 2056 workflow_0.11.2-1.1.dsc
 9743e8061169aba809462908fef56452582778de 5928 workflow_0.11.2-1.1.debian.tar.xz
 27e49125637b89d9c8ca5ab0c6c6adf45b2af600 7624 
workflow_0.11.2-1.1_source.buildinfo
Checksums-Sha256:
 842fe3cb55442895d05892b63bb01744eeb2df4be56d0b34561206a561c2945b 2056 
workflow_0.11.2-1.1.dsc
 c3d369fee00e5ce10723f713ab25b52b7acdcf19272860497788b2b47a8d0078 5928 
workflow_0.11.2-1.1.debian.tar.xz
 ee3f01d349af0a91d05af074bdddc06e4182777e74f95eb7884de8e50c8000c3 7624 
workflow_0.11.2-1.1_source.buildinfo
Files:
 7adf1b21813bc1e62c56d2bb7beefd14 2056 libs optional workflow_0.11.2-1.1.dsc
 9ea0b966e66875add58985ed7aff0d20 5928 libs optional 
workflow_0.11.2-1.1.debian.tar.xz
 d20e0df18c72cb458d54a9d524183109 7624 libs optional 
workflow_0.11.2-1.1_source.buildinfo

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

iQJGBAEBCgAwFiEErEg/aN5yj0PyIC/KVo0w8yGyEz0FAmXf7pESHHZvcmxvbkBk
ZWJpYW4ub3JnAAoJEFaNMPMhshM9ptAQAJHEyAE2IqRehKL7NNA4rbaIgs1Zn90B
PbAr8HexJaLglHiYSFIhGS9poeeWxjglu6WoM84LGMH6Sc50ca7BCW3BI1KuqfHA
gM3xOoRhY30cQC9KxQFXa1aNjxuU9mVZL+Kz4+XKikviPd3bPKkOmk37yAlDSqnB
HG0bTvwW3we6v5EBO3R1y7fb42NidhhxpJ8ne3+QddrEtsDLfy04Xzq0tq8fRTO8
BQu/bze2mntcyDG/ab9JBPmO0sgNnEmrS05LHyEvH5KhO5c23/3CGxyZmuDVo1vu
HUl96LCJQGNqydv23qfgL0w/HXOvktbL7bg0gZzEaPFh+uKp6ED9ehH3AWx8zyjG
CKuznm7M23pAo2/1vD8w0tjiZaItxm5S8CKbL9MIeSvqGZf4z4CxsZLeI7h+sv8f
L3kB/6zJMxwyYF+MEJIa9EOSEj3szxBm4a2IBEJCa7HCB1TOZu7eGFLtgsUG4Ykk
aSikJxXgCW+N2OS6NrEMAc4ZC39zHOVEME3+u3bep8SLVe4u4JORd1JOxAWqjJe9
UllYzoCR+PqeadQ+BUPpxNYEAldtpviwn3ngzLCKgP5EwSOeWJmAj7uR8kkiFlo9
G6wvi6bEDeot2jDtUICeUF0S0gaQ1WsEwT/L3Daw3KvfXYk+d4w5DFG+vUTVLe/a
DTixLSCyDo2d
=iUg/
-----END PGP SIGNATURE-----

Attachment: pgpIsLbETqaC7.pgp
Description: PGP signature


--- End Message ---

Reply via email to