Your message dated Thu, 29 Feb 2024 18:15:31 +0000
with message-id <e1rfkwn-00cgco...@fasolo.debian.org>
and subject line Bug#1062929: fixed in stoken 0.92-1.1
has caused the Debian Bug report #1062929,
regarding stoken: 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.)


-- 
1062929: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062929
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: stoken
Version: 0.92-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
stoken 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 stoken
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 stoken-0.92/debian/changelog stoken-0.92/debian/changelog
--- stoken-0.92/debian/changelog        2017-11-12 16:45:20.000000000 +0000
+++ stoken-0.92/debian/changelog        2024-02-04 00:44:22.000000000 +0000
@@ -1,3 +1,10 @@
+stoken (0.92-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 00:44:22 +0000
+
 stoken (0.92-1) unstable; urgency=medium
 
   * Imported Upstream version 0.92 (Closes: #878883)
diff -Nru stoken-0.92/debian/control stoken-0.92/debian/control
--- stoken-0.92/debian/control  2017-11-12 16:45:20.000000000 +0000
+++ stoken-0.92/debian/control  2024-02-04 00:44:21.000000000 +0000
@@ -10,7 +10,7 @@
 
 Package: stoken
 Architecture: any
-Depends: libstoken1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
+Depends: libstoken1t64 (= ${binary:Version}), ${misc:Depends}, 
${shlibs:Depends}
 Suggests: imagemagick, qrencode, zbar-tools
 Description: Software Token for cryptographic authentication
  stoken is a software token which generates one-time passwords compatible
@@ -26,13 +26,15 @@
  allow for importing token seeds, generating tokencodes, and various
  utility/testing functions.
 
-Package: libstoken1
+Package: libstoken1t64
+Provides: ${t64:Provides}
+Replaces: libstoken1
 Architecture: any
 Multi-Arch: same
 Section: libs
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Pre-Depends: ${misc:Pre-Depends}
-Breaks: stoken (<< 0.5)
+Breaks: libstoken1 (<< ${source:Version}), stoken (<< 0.5)
 Description: Software Token for cryptographic authentication - shared library
  stoken is a software token which generates one-time passwords compatible
  with RSA SecurID 128-bit (AES) tokens.  SecurID tokens are commonly
@@ -52,7 +54,7 @@
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: libstoken1 (= ${binary:Version}), libtomcrypt-dev, ${misc:Depends}
+Depends: libstoken1t64 (= ${binary:Version}), libtomcrypt-dev, ${misc:Depends}
 Description: Software Token for cryptographic authentication - development 
files
  stoken is a software token which generates one-time passwords compatible
  with RSA SecurID 128-bit (AES) tokens.  SecurID tokens are commonly
diff -Nru stoken-0.92/debian/libstoken1.install 
stoken-0.92/debian/libstoken1.install
--- stoken-0.92/debian/libstoken1.install       2017-11-12 16:45:20.000000000 
+0000
+++ stoken-0.92/debian/libstoken1.install       1970-01-01 00:00:00.000000000 
+0000
@@ -1 +0,0 @@
-usr/lib/*/libstoken.so.*
diff -Nru stoken-0.92/debian/libstoken1.symbols 
stoken-0.92/debian/libstoken1.symbols
--- stoken-0.92/debian/libstoken1.symbols       2017-11-12 16:45:20.000000000 
+0000
+++ stoken-0.92/debian/libstoken1.symbols       1970-01-01 00:00:00.000000000 
+0000
@@ -1,48 +0,0 @@
-libstoken.so.1 libstoken1 #MINVER#
- STOKEN_1.0@STOKEN_1.0 0.1
- STOKEN_1.1@STOKEN_1.1 0.5
- STOKEN_1.2@STOKEN_1.2 0.6
- STOKEN_1.3@STOKEN_1.3 0.8
- STOKEN_PRIVATE@STOKEN_PRIVATE 0.1
- __stoken_parse_and_decode_token@STOKEN_PRIVATE 0.1
- __stoken_read_rcfile@STOKEN_PRIVATE 0.1
- __stoken_write_rcfile@STOKEN_PRIVATE 0.1
- __stoken_zap_rcfile_data@STOKEN_PRIVATE 0.1
- sdtid_decode@STOKEN_PRIVATE 0.5
- sdtid_decrypt@STOKEN_PRIVATE 0.5
- sdtid_export@STOKEN_PRIVATE 0.5
- sdtid_free@STOKEN_PRIVATE 0.5
- sdtid_issue@STOKEN_PRIVATE 0.5
- securid_check_devid@STOKEN_PRIVATE 0.8
- securid_check_exp@STOKEN_PRIVATE 0.1
- securid_compute_tokencode@STOKEN_PRIVATE 0.1
- securid_decode_token@STOKEN_PRIVATE 0.1
- securid_decrypt_pin@STOKEN_PRIVATE 0.1
- securid_decrypt_seed@STOKEN_PRIVATE 0.1
- securid_devid_required@STOKEN_PRIVATE 0.1
- securid_encode_token@STOKEN_PRIVATE 0.1
- securid_encrypt_pin@STOKEN_PRIVATE 0.1
- securid_pass_required@STOKEN_PRIVATE 0.1
- securid_pin_format_ok@STOKEN_PRIVATE 0.1
- securid_pin_required@STOKEN_PRIVATE 0.1
- securid_random_token@STOKEN_PRIVATE 0.1
- securid_token_info@STOKEN_PRIVATE 0.1
- securid_token_interval@STOKEN_PRIVATE 0.6
- securid_unix_exp_date@STOKEN_PRIVATE 0.8
- stc_standalone_init@STOKEN_PRIVATE 0.8
- stoken_check_devid@STOKEN_1.1 0.5
- stoken_check_pin@STOKEN_1.0 0.1
- stoken_compute_tokencode@STOKEN_1.0 0.1
- stoken_decrypt_seed@STOKEN_1.0 0.1
- stoken_destroy@STOKEN_1.0 0.1
- stoken_devid_required@STOKEN_1.0 0.1
- stoken_encrypt_seed@STOKEN_1.1 0.5
- stoken_format_tokencode@STOKEN_1.3 0.8
- stoken_get_guid_list@STOKEN_1.3 0.8
- stoken_get_info@STOKEN_1.2 0.6
- stoken_import_rcfile@STOKEN_1.0 0.1
- stoken_import_string@STOKEN_1.0 0.1
- stoken_new@STOKEN_1.0 0.1
- stoken_pass_required@STOKEN_1.0 0.1
- stoken_pin_range@STOKEN_1.0 0.1
- stoken_pin_required@STOKEN_1.0 0.1
diff -Nru stoken-0.92/debian/libstoken1t64.install 
stoken-0.92/debian/libstoken1t64.install
--- stoken-0.92/debian/libstoken1t64.install    1970-01-01 00:00:00.000000000 
+0000
+++ stoken-0.92/debian/libstoken1t64.install    2017-11-12 16:45:20.000000000 
+0000
@@ -0,0 +1 @@
+usr/lib/*/libstoken.so.*
diff -Nru stoken-0.92/debian/libstoken1t64.lintian-overrides 
stoken-0.92/debian/libstoken1t64.lintian-overrides
--- stoken-0.92/debian/libstoken1t64.lintian-overrides  1970-01-01 
00:00:00.000000000 +0000
+++ stoken-0.92/debian/libstoken1t64.lintian-overrides  2024-02-04 
00:44:22.000000000 +0000
@@ -0,0 +1 @@
+libstoken1t64: package-name-doesnt-match-sonames libstoken1
diff -Nru stoken-0.92/debian/libstoken1t64.symbols 
stoken-0.92/debian/libstoken1t64.symbols
--- stoken-0.92/debian/libstoken1t64.symbols    1970-01-01 00:00:00.000000000 
+0000
+++ stoken-0.92/debian/libstoken1t64.symbols    2024-02-04 00:44:22.000000000 
+0000
@@ -0,0 +1,48 @@
+libstoken.so.1 libstoken1t64 #MINVER#
+ STOKEN_1.0@STOKEN_1.0 0.1
+ STOKEN_1.1@STOKEN_1.1 0.5
+ STOKEN_1.2@STOKEN_1.2 0.6
+ STOKEN_1.3@STOKEN_1.3 0.8
+ STOKEN_PRIVATE@STOKEN_PRIVATE 0.1
+ __stoken_parse_and_decode_token@STOKEN_PRIVATE 0.1
+ __stoken_read_rcfile@STOKEN_PRIVATE 0.1
+ __stoken_write_rcfile@STOKEN_PRIVATE 0.1
+ __stoken_zap_rcfile_data@STOKEN_PRIVATE 0.1
+ sdtid_decode@STOKEN_PRIVATE 0.5
+ sdtid_decrypt@STOKEN_PRIVATE 0.5
+ sdtid_export@STOKEN_PRIVATE 0.5
+ sdtid_free@STOKEN_PRIVATE 0.5
+ sdtid_issue@STOKEN_PRIVATE 0.5
+ securid_check_devid@STOKEN_PRIVATE 0.8
+ securid_check_exp@STOKEN_PRIVATE 0.1
+ securid_compute_tokencode@STOKEN_PRIVATE 0.1
+ securid_decode_token@STOKEN_PRIVATE 0.1
+ securid_decrypt_pin@STOKEN_PRIVATE 0.1
+ securid_decrypt_seed@STOKEN_PRIVATE 0.1
+ securid_devid_required@STOKEN_PRIVATE 0.1
+ securid_encode_token@STOKEN_PRIVATE 0.1
+ securid_encrypt_pin@STOKEN_PRIVATE 0.1
+ securid_pass_required@STOKEN_PRIVATE 0.1
+ securid_pin_format_ok@STOKEN_PRIVATE 0.1
+ securid_pin_required@STOKEN_PRIVATE 0.1
+ securid_random_token@STOKEN_PRIVATE 0.1
+ securid_token_info@STOKEN_PRIVATE 0.1
+ securid_token_interval@STOKEN_PRIVATE 0.6
+ securid_unix_exp_date@STOKEN_PRIVATE 0.8
+ stc_standalone_init@STOKEN_PRIVATE 0.8
+ stoken_check_devid@STOKEN_1.1 0.5
+ stoken_check_pin@STOKEN_1.0 0.1
+ stoken_compute_tokencode@STOKEN_1.0 0.1
+ stoken_decrypt_seed@STOKEN_1.0 0.1
+ stoken_destroy@STOKEN_1.0 0.1
+ stoken_devid_required@STOKEN_1.0 0.1
+ stoken_encrypt_seed@STOKEN_1.1 0.5
+ stoken_format_tokencode@STOKEN_1.3 0.8
+ stoken_get_guid_list@STOKEN_1.3 0.8
+ stoken_get_info@STOKEN_1.2 0.6
+ stoken_import_rcfile@STOKEN_1.0 0.1
+ stoken_import_string@STOKEN_1.0 0.1
+ stoken_new@STOKEN_1.0 0.1
+ stoken_pass_required@STOKEN_1.0 0.1
+ stoken_pin_range@STOKEN_1.0 0.1
+ stoken_pin_required@STOKEN_1.0 0.1

--- End Message ---
--- Begin Message ---
Source: stoken
Source-Version: 0.92-1.1
Done: Benjamin Drung <bdr...@debian.org>

We believe that the bug you reported is fixed in the latest version of
stoken, 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 stoken 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 17:37:04 +0000
Source: stoken
Architecture: source
Version: 0.92-1.1
Distribution: unstable
Urgency: medium
Maintainer: Kevin Cernekee <cerne...@gmail.com>
Changed-By: Benjamin Drung <bdr...@debian.org>
Closes: 1062929
Changes:
 stoken (0.92-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1062929
Checksums-Sha1:
 1ddf694f39e2c9b9187e1b9570e2f79d6319971f 1997 stoken_0.92-1.1.dsc
 d906cbadfd171c20f5182042391546cd8fb938ef 7228 stoken_0.92-1.1.debian.tar.xz
 3196d3b5371b3a9d93ea75631833f3374436be4a 15666 stoken_0.92-1.1_source.buildinfo
Checksums-Sha256:
 82f9dee3c33e457a5b6a22489f60a8837ce5b5d310490901cc6a23f5b206c33b 1997 
stoken_0.92-1.1.dsc
 e36a0f1479f2c6cda2ef822e6473abd5ab93eb391f1d7f699556cb06da350b54 7228 
stoken_0.92-1.1.debian.tar.xz
 8b692823885d70a3572e1ee6443cf4d35297d464f1e95d561fe1615901678941 15666 
stoken_0.92-1.1_source.buildinfo
Files:
 c2e30c347f0c2322c0afb8015d33e8c6 1997 utils optional stoken_0.92-1.1.dsc
 f73dc3340a185d8624ab0a9c9bb5fc8e 7228 utils optional 
stoken_0.92-1.1.debian.tar.xz
 75fb249cd6d7ab5320dd4a91d9fb80df 15666 utils optional 
stoken_0.92-1.1_source.buildinfo

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

iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXgwNQACgkQFZ61xO/I
d0wzQg//YLK4ik8tb6kjkgwU22+zbl17FILdsQUn5QDmSSuuhDgPeuYVftBLCiYA
rBIB3hI1ucef/srkuguCy7s5Efya7bCKGsLN6ijFFTgmCNiqrXROLr8e/rQVLZ2s
QWlohxr0cg0l7nf40R97uHv46olLGrGhqlCeHeWhdO10pxZA13sOZfYlnSY6AMeG
fagg8sv7l4QWxAc+CMux+vS/Q2tX1+iA0x/xCG3FuL3j7xNIFIKQjFAGfo/hHKmY
GhWA4sHs7oaRajsRXdehGZ7HCcKChC93bMqjXqBDuLZcTL7pGFvBoqnW00DJDhDm
n20UqgS7CAhT4gCUdprpzYErAl6SWvZlMPjv5ZbNLOQ/Fsmu2cirgSrmWocs/GEl
KkFUlUfJkpRpfRroYjr3SJ4/taJsqo4NH5XJ91yBFyY3fnmOxS/KAHlSx4HSNpnl
kJYOHdL/+pYtS2srLokKRGTbHeKl9cNl6JP73rsarwAFAx7jUr3MpfL1uuvkia9/
E2RBUu7jZoK/fXxAFM7WfLtkSJUJagVaSlEaLkxTO6kYXag8DFmQepx8Z24o6ApS
5VzdtizA888bUDR5ECIfeopfho5nnVsHiB2JZvNxvTnr6OJIG+nC0zJxzK/a/q7t
3tXWG1RgaH9HtH5Ny6FG23y4If4eDxneOSB352lBNeyWAT8s1dI=
=ifmH
-----END PGP SIGNATURE-----

Attachment: pgpS7WXgeGCja.pgp
Description: PGP signature


--- End Message ---

Reply via email to