Bug#1062895: shibboleth-sp: NMU diff for 64-bit time_t transition
Benjamin Drung
bdrung at debian.org
Thu Feb 29 15:51:06 GMT 2024
Source: shibboleth-sp
Dear maintainer,
Please find attached a final version of this patch for the time_t
transition. This patch is being uploaded to unstable.
Note that this adds a versioned build-dependency on dpkg-dev, to guard
against accidental backports with a wrong ABI.
Thanks!
-- System Information:
Debian Release: trixie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 6.5.0-21-generic (SMP w/16 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
-------------- next part --------------
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-29 15:49:16.000000000 +0000
@@ -1,3 +1,10 @@
+shibboleth-sp (3.4.1+dfsg-2.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Rename libraries for 64-bit time_t transition. Closes: #1062895
+
+ -- Benjamin Drung <bdrung at debian.org> Thu, 29 Feb 2024 15:49:16 +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-29 15:49:16.000000000 +0000
@@ -5,7 +5,7 @@
Uploaders:
Ferenc W?gner <wferi at debian.org>,
Etienne Dysli Metref <etienne.dysli-metref at switch.ch>,
-Build-Depends:
+Build-Depends: dpkg-dev (>= 1.22.5),
apache2-dev,
cxxtest,
debhelper-compat (= 13),
@@ -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-29 15:49:08.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
More information about the Pkg-shibboleth-devel
mailing list