Your message dated Thu, 29 Feb 2024 16:51:07 +0000
with message-id <e1rfjch-00c2a9...@fasolo.debian.org>
and subject line Bug#1062895: fixed in shibboleth-sp 3.4.1+dfsg-2.1
has caused the Debian Bug report #1062895,
regarding shibboleth-sp: 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.)


-- 
1062895: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062895
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: shibboleth-sp
Version: 3.4.1+dfsg-2
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
shibboleth-sp 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 shibboleth-sp
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 shibboleth-sp-3.4.1+dfsg/debian/changelog 
shibboleth-sp-3.4.1+dfsg/debian/changelog
--- shibboleth-sp-3.4.1+dfsg/debian/changelog   2023-01-30 07:04:53.000000000 
+0000
+++ shibboleth-sp-3.4.1+dfsg/debian/changelog   2024-02-03 21:55:43.000000000 
+0000
@@ -1,3 +1,10 @@
+shibboleth-sp (3.4.1+dfsg-2.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 21:55:43 
+0000
+
 shibboleth-sp (3.4.1+dfsg-2) unstable; urgency=medium
 
   * Upload to unstable
diff -Nru shibboleth-sp-3.4.1+dfsg/debian/control 
shibboleth-sp-3.4.1+dfsg/debian/control
--- shibboleth-sp-3.4.1+dfsg/debian/control     2023-01-22 13:20:06.000000000 
+0000
+++ shibboleth-sp-3.4.1+dfsg/debian/control     2024-02-03 21:55:43.000000000 
+0000
@@ -56,7 +56,10 @@
  (web servers providing resources protected by Shibboleth) and the
  supporting shibd daemon.
 
-Package: libshibsp11
+Package: libshibsp11t64
+Provides: ${t64:Provides}
+Replaces: libshibsp11
+Breaks: libshibsp11 (<< ${source:Version})
 Section: libs
 Architecture: any
 Multi-Arch: same
@@ -90,7 +93,7 @@
 Multi-Arch: same
 Depends:
  libsaml-dev (>= 3.2~),
- libshibsp11 (= ${binary:Version}),
+ libshibsp11t64 (= ${binary:Version}),
  libxerces-c-dev,
  libxmltooling-dev (>= 3.2~),
  ${misc:Depends},
diff -Nru shibboleth-sp-3.4.1+dfsg/debian/libshibsp11.install 
shibboleth-sp-3.4.1+dfsg/debian/libshibsp11.install
--- shibboleth-sp-3.4.1+dfsg/debian/libshibsp11.install 2023-01-22 
13:20:06.000000000 +0000
+++ shibboleth-sp-3.4.1+dfsg/debian/libshibsp11.install 1970-01-01 
00:00:00.000000000 +0000
@@ -1,2 +0,0 @@
-usr/lib/*/libshibsp.so.*
-usr/lib/*/libshibsp-lite.so.*
diff -Nru shibboleth-sp-3.4.1+dfsg/debian/libshibsp11.lintian-overrides 
shibboleth-sp-3.4.1+dfsg/debian/libshibsp11.lintian-overrides
--- shibboleth-sp-3.4.1+dfsg/debian/libshibsp11.lintian-overrides       
2023-01-22 13:20:06.000000000 +0000
+++ shibboleth-sp-3.4.1+dfsg/debian/libshibsp11.lintian-overrides       
1970-01-01 00:00:00.000000000 +0000
@@ -1,5 +0,0 @@
-# See https://wiki.debian.org/UsingSymbolsFiles and follow to
-# https://www.eyrie.org/~eagle/journal/2012-02/001.html.
-# In short: symbols files are not worth providing for Shibboleth.
-no-symbols-control-file usr/lib/*/libshibsp.so.*
-no-symbols-control-file usr/lib/*/libshibsp-lite.so.*
diff -Nru shibboleth-sp-3.4.1+dfsg/debian/libshibsp11t64.install 
shibboleth-sp-3.4.1+dfsg/debian/libshibsp11t64.install
--- shibboleth-sp-3.4.1+dfsg/debian/libshibsp11t64.install      1970-01-01 
00:00:00.000000000 +0000
+++ shibboleth-sp-3.4.1+dfsg/debian/libshibsp11t64.install      2023-01-22 
13:20:06.000000000 +0000
@@ -0,0 +1,2 @@
+usr/lib/*/libshibsp.so.*
+usr/lib/*/libshibsp-lite.so.*
diff -Nru shibboleth-sp-3.4.1+dfsg/debian/libshibsp11t64.lintian-overrides 
shibboleth-sp-3.4.1+dfsg/debian/libshibsp11t64.lintian-overrides
--- shibboleth-sp-3.4.1+dfsg/debian/libshibsp11t64.lintian-overrides    
1970-01-01 00:00:00.000000000 +0000
+++ shibboleth-sp-3.4.1+dfsg/debian/libshibsp11t64.lintian-overrides    
2024-02-03 21:55:43.000000000 +0000
@@ -0,0 +1,6 @@
+# See https://wiki.debian.org/UsingSymbolsFiles and follow to
+# https://www.eyrie.org/~eagle/journal/2012-02/001.html.
+# In short: symbols files are not worth providing for Shibboleth.
+no-symbols-control-file usr/lib/*/libshibsp.so.*
+no-symbols-control-file usr/lib/*/libshibsp-lite.so.*
+libshibsp11t64: package-name-doesnt-match-sonames libshibsp11

--- End Message ---
--- Begin Message ---
Source: shibboleth-sp
Source-Version: 3.4.1+dfsg-2.1
Done: Benjamin Drung <bdr...@debian.org>

We believe that the bug you reported is fixed in the latest version of
shibboleth-sp, 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 shibboleth-sp 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 15:49:16 +0000
Source: shibboleth-sp
Architecture: source
Version: 3.4.1+dfsg-2.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Shib Team <pkg-shibboleth-de...@alioth-lists.debian.net>
Changed-By: Benjamin Drung <bdr...@debian.org>
Closes: 1062895
Changes:
 shibboleth-sp (3.4.1+dfsg-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1062895
Checksums-Sha1:
 6b51da36bbdd146b15d417d947637ea03fd857e2 2905 shibboleth-sp_3.4.1+dfsg-2.1.dsc
 870d8bdc35526f1738c46a7872ae04493fdc7491 41464 
shibboleth-sp_3.4.1+dfsg-2.1.debian.tar.xz
 5c5e47e54cf64cf583f8179509c6de9419a4b67d 9826 
shibboleth-sp_3.4.1+dfsg-2.1_source.buildinfo
Checksums-Sha256:
 d4a9342d226e365f84a74de5643d23a5fcd4979b5db6b5ec620cafd429d45d8b 2905 
shibboleth-sp_3.4.1+dfsg-2.1.dsc
 e33a16a65cf3e1713654fea725ee6d56d7bf2b75db9487dca011ed3c3b68482d 41464 
shibboleth-sp_3.4.1+dfsg-2.1.debian.tar.xz
 c416e6e1ea3ef2b320a04e231540ae33cb58d74f92123c2cae7d7def5672fff0 9826 
shibboleth-sp_3.4.1+dfsg-2.1_source.buildinfo
Files:
 0e8c3fab2bed93d7af3d70092b14bce8 2905 web optional 
shibboleth-sp_3.4.1+dfsg-2.1.dsc
 db69ac7337cdbddcc4a72bb8349d1b9c 41464 web optional 
shibboleth-sp_3.4.1+dfsg-2.1.debian.tar.xz
 587fa43710bb94902b2a9572daf83309 9826 web optional 
shibboleth-sp_3.4.1+dfsg-2.1_source.buildinfo

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

iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXgp+4ACgkQFZ61xO/I
d0zUmQ/9GVvYFk8MZRQ6U7BQrDGCnGLMkGqcfhaTWSv7F+TIw60qT4h7YtrdWKW2
gUY4uWTJYixCBbD79yHg1XQlvzyPVLuJ1k2bHRwUYlN+D+31emBow18B+qa0+OnH
i69jSWlCLBmo87Sje51dECD2DGd/hDXzlA56TLnwdxjd2QJKkjt1CllVsmaKUE3s
Z91ypGu1aQ5V8DJkYST5P40Je1gGYWlRq03BYZEagZ9cqetB9LrUgui74gB368Qs
uLs22SYk/f8eVWjvCuomvghSJ8JGvDfc+C4RCUq9PO6Ei2hx8YIhMxzyveiZZS9o
Wov9+IYugmASdHnRpZaNdWFnOJ+SX+UIcQFBfvTNg7nDNCoZ00aMIXwClostc3Dt
CUOdGu13tChiCpC3HOb4CWnr3MnY4zuUZaDa/m+OuWodXyrnmjanyx8WxQi3d/CQ
U+UKc13W4PjgyJM8vpCWM5ppaHPbFGDIdMH6iCwSNp9LbWUj1ZkFwcevrZVWg2Uj
sZY7dAzOVj/RPhxqHSCjhlOLcRf6XiYixKKfQr2kavaPfgjRqwcO90QLDatfv92F
PveZpQ2u/y8pFHs9BlNf+S/X7c+eb/tY0urIizxoG35aOzEMx8iYObnPmnm17cpE
RTRS/rDUvjXUoPn7zBarj8HIlp0rjZvzsm7a82iGSm96FTINBMs=
=FOEX
-----END PGP SIGNATURE-----

Attachment: pgpFrJrZnQk5e.pgp
Description: PGP signature


--- End Message ---

Reply via email to