[Debian-mobcom-maintainers] Bug#1063177: osmo-hlr: NMU diff for 64-bit time_t transition

Benjamin Drung bdrung at debian.org
Thu Feb 29 19:04:18 GMT 2024


Source: osmo-hlr
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 osmo-hlr-1.5.0+dfsg1/debian/changelog osmo-hlr-1.5.0+dfsg1/debian/changelog
--- osmo-hlr-1.5.0+dfsg1/debian/changelog	2022-10-15 10:42:29.000000000 +0000
+++ osmo-hlr-1.5.0+dfsg1/debian/changelog	2024-02-29 19:04:02.000000000 +0000
@@ -1,3 +1,10 @@
+osmo-hlr (1.5.0+dfsg1-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.  Closes: #1063177
+
+ -- Benjamin Drung <bdrung at debian.org>  Thu, 29 Feb 2024 19:04:02 +0000
+
 osmo-hlr (1.5.0+dfsg1-3) unstable; urgency=medium
 
   * debian/rules: configure with --with-systemdsystemunitdir=no
diff -Nru osmo-hlr-1.5.0+dfsg1/debian/control osmo-hlr-1.5.0+dfsg1/debian/control
--- osmo-hlr-1.5.0+dfsg1/debian/control	2022-10-15 10:42:29.000000000 +0000
+++ osmo-hlr-1.5.0+dfsg1/debian/control	2024-02-29 19:04:02.000000000 +0000
@@ -4,7 +4,7 @@
 Maintainer: Debian Mobcom Maintainers <Debian-mobcom-maintainers at lists.alioth.debian.org>
 Uploaders: Thorsten Alteholz <debian at alteholz.de>,
            Ruben Undheim <rubund at debian.org>
-Build-Depends: debhelper-compat (= 13),
+Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13),
                pkg-config,
                python3-minimal,
                libosmocore-dev (>= 1.7.0),
@@ -25,7 +25,10 @@
  which works over GSUP protocol. The subscribers are store in sqlite DB.
  It supports both 2G and 3G authentication.
 
-Package: libosmo-gsup-client0
+Package: libosmo-gsup-client0t64
+Provides: ${t64:Provides}
+Replaces: libosmo-gsup-client0
+Breaks: libosmo-gsup-client0 (<< ${source:Version})
 Section: libs
 Architecture: any
 Multi-Arch: same
@@ -42,7 +45,7 @@
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends},
-	 libosmo-gsup-client0 (= ${binary:Version}),
+	 libosmo-gsup-client0t64 (= ${binary:Version}),
 	 libosmocore-dev
 Description: Development headers of Osmocom GSUP client library
  This is a shared library that can be used to implement client programs for
@@ -51,7 +54,10 @@
  .
  This package contains the development headers.
 
-Package: libosmo-mslookup0
+Package: libosmo-mslookup0t64
+Provides: ${t64:Provides}
+Replaces: libosmo-mslookup0
+Breaks: libosmo-mslookup0 (<< ${source:Version})
 Section: libs
 Architecture: any
 Multi-Arch: same
@@ -68,7 +74,7 @@
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends},
-	 libosmo-mslookup0 (= ${binary:Version}),
+	 libosmo-mslookup0t64 (= ${binary:Version}),
 	 libosmocore-dev
 Pre-Depends: ${misc:Pre-Depends}
 Description: Development headers of Osmocom MS lookup library
@@ -81,7 +87,7 @@
 Architecture: any
 Section: utils
 Depends: ${shlibs:Depends},
-	 libosmo-mslookup0 (= ${binary:Version}),
+	 libosmo-mslookup0t64 (= ${binary:Version}),
          ${misc:Depends}
 Description: Utilities for Osmocom MS lookup
  The shared library libosmo-mslookup contains routines for looking up
diff -Nru osmo-hlr-1.5.0+dfsg1/debian/libosmo-gsup-client0.install osmo-hlr-1.5.0+dfsg1/debian/libosmo-gsup-client0.install
--- osmo-hlr-1.5.0+dfsg1/debian/libosmo-gsup-client0.install	2022-10-15 10:42:29.000000000 +0000
+++ osmo-hlr-1.5.0+dfsg1/debian/libosmo-gsup-client0.install	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/libosmo-gsup-client*.so.*
diff -Nru osmo-hlr-1.5.0+dfsg1/debian/libosmo-gsup-client0.symbols osmo-hlr-1.5.0+dfsg1/debian/libosmo-gsup-client0.symbols
--- osmo-hlr-1.5.0+dfsg1/debian/libosmo-gsup-client0.symbols	2022-10-15 10:42:29.000000000 +0000
+++ osmo-hlr-1.5.0+dfsg1/debian/libosmo-gsup-client0.symbols	1970-01-01 00:00:00.000000000 +0000
@@ -1,30 +0,0 @@
-libosmo-gsup-client.so.0 libosmo-gsup-client0 #MINVER#
-* Build-Depends-Package: libosmo-gsup-client-dev
- _osmo_gsup_req_respond at Base 1.4.0
- _osmo_gsup_req_respond_err at Base 1.4.0
- _osmo_gsup_req_respond_msgt at Base 1.4.0
- osmo_cni_peer_id_cmp at Base 1.4.0
- osmo_cni_peer_id_is_empty at Base 1.4.0
- osmo_cni_peer_id_set at Base 1.4.0
- osmo_cni_peer_id_set_str at Base 1.4.0
- osmo_cni_peer_id_to_str at Base 1.4.0
- osmo_cni_peer_id_to_str_c at Base 1.4.0
- osmo_cni_peer_id_type_names at Base 1.4.0
- osmo_gsup_client_create2 at Base 1.2.0
- osmo_gsup_client_create3 at Base 1.4.0
- osmo_gsup_client_create at Base 1.2.0
- osmo_gsup_client_destroy at Base 1.2.0
- osmo_gsup_client_enc_send at Base 1.2.0
- osmo_gsup_client_msgb_alloc at Base 1.2.0
- osmo_gsup_client_send at Base 1.2.0
- osmo_gsup_make_response at Base 1.4.0
- osmo_gsup_message_to_str_buf at Base 1.4.0
- osmo_gsup_message_to_str_c at Base 1.4.0
- osmo_gsup_req_free at Base 1.4.0
- osmo_gsup_req_new at Base 1.4.0
- osmo_ipa_name_cmp at Base 1.4.0
- osmo_ipa_name_is_empty at Base 1.4.0
- osmo_ipa_name_set at Base 1.4.0
- osmo_ipa_name_set_str at Base 1.4.0
- osmo_ipa_name_to_str at Base 1.4.0
- osmo_ipa_name_to_str_c at Base 1.4.0
diff -Nru osmo-hlr-1.5.0+dfsg1/debian/libosmo-gsup-client0t64.install osmo-hlr-1.5.0+dfsg1/debian/libosmo-gsup-client0t64.install
--- osmo-hlr-1.5.0+dfsg1/debian/libosmo-gsup-client0t64.install	1970-01-01 00:00:00.000000000 +0000
+++ osmo-hlr-1.5.0+dfsg1/debian/libosmo-gsup-client0t64.install	2022-10-15 10:42:29.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/libosmo-gsup-client*.so.*
diff -Nru osmo-hlr-1.5.0+dfsg1/debian/libosmo-gsup-client0t64.lintian-overrides osmo-hlr-1.5.0+dfsg1/debian/libosmo-gsup-client0t64.lintian-overrides
--- osmo-hlr-1.5.0+dfsg1/debian/libosmo-gsup-client0t64.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ osmo-hlr-1.5.0+dfsg1/debian/libosmo-gsup-client0t64.lintian-overrides	2024-02-29 19:03:58.000000000 +0000
@@ -0,0 +1 @@
+libosmo-gsup-client0t64: package-name-doesnt-match-sonames libosmo-gsup-client0
diff -Nru osmo-hlr-1.5.0+dfsg1/debian/libosmo-gsup-client0t64.symbols osmo-hlr-1.5.0+dfsg1/debian/libosmo-gsup-client0t64.symbols
--- osmo-hlr-1.5.0+dfsg1/debian/libosmo-gsup-client0t64.symbols	1970-01-01 00:00:00.000000000 +0000
+++ osmo-hlr-1.5.0+dfsg1/debian/libosmo-gsup-client0t64.symbols	2024-02-29 19:03:58.000000000 +0000
@@ -0,0 +1,30 @@
+libosmo-gsup-client.so.0 libosmo-gsup-client0t64 #MINVER#
+* Build-Depends-Package: libosmo-gsup-client-dev
+ _osmo_gsup_req_respond at Base 1.4.0
+ _osmo_gsup_req_respond_err at Base 1.4.0
+ _osmo_gsup_req_respond_msgt at Base 1.4.0
+ osmo_cni_peer_id_cmp at Base 1.4.0
+ osmo_cni_peer_id_is_empty at Base 1.4.0
+ osmo_cni_peer_id_set at Base 1.4.0
+ osmo_cni_peer_id_set_str at Base 1.4.0
+ osmo_cni_peer_id_to_str at Base 1.4.0
+ osmo_cni_peer_id_to_str_c at Base 1.4.0
+ osmo_cni_peer_id_type_names at Base 1.4.0
+ osmo_gsup_client_create2 at Base 1.2.0
+ osmo_gsup_client_create3 at Base 1.4.0
+ osmo_gsup_client_create at Base 1.2.0
+ osmo_gsup_client_destroy at Base 1.2.0
+ osmo_gsup_client_enc_send at Base 1.2.0
+ osmo_gsup_client_msgb_alloc at Base 1.2.0
+ osmo_gsup_client_send at Base 1.2.0
+ osmo_gsup_make_response at Base 1.4.0
+ osmo_gsup_message_to_str_buf at Base 1.4.0
+ osmo_gsup_message_to_str_c at Base 1.4.0
+ osmo_gsup_req_free at Base 1.4.0
+ osmo_gsup_req_new at Base 1.4.0
+ osmo_ipa_name_cmp at Base 1.4.0
+ osmo_ipa_name_is_empty at Base 1.4.0
+ osmo_ipa_name_set at Base 1.4.0
+ osmo_ipa_name_set_str at Base 1.4.0
+ osmo_ipa_name_to_str at Base 1.4.0
+ osmo_ipa_name_to_str_c at Base 1.4.0
diff -Nru osmo-hlr-1.5.0+dfsg1/debian/libosmo-mslookup0.install osmo-hlr-1.5.0+dfsg1/debian/libosmo-mslookup0.install
--- osmo-hlr-1.5.0+dfsg1/debian/libosmo-mslookup0.install	2022-10-15 10:42:29.000000000 +0000
+++ osmo-hlr-1.5.0+dfsg1/debian/libosmo-mslookup0.install	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/libosmo-mslookup*.so.*
diff -Nru osmo-hlr-1.5.0+dfsg1/debian/libosmo-mslookup0t64.install osmo-hlr-1.5.0+dfsg1/debian/libosmo-mslookup0t64.install
--- osmo-hlr-1.5.0+dfsg1/debian/libosmo-mslookup0t64.install	1970-01-01 00:00:00.000000000 +0000
+++ osmo-hlr-1.5.0+dfsg1/debian/libosmo-mslookup0t64.install	2022-10-15 10:42:29.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/libosmo-mslookup*.so.*
diff -Nru osmo-hlr-1.5.0+dfsg1/debian/libosmo-mslookup0t64.lintian-overrides osmo-hlr-1.5.0+dfsg1/debian/libosmo-mslookup0t64.lintian-overrides
--- osmo-hlr-1.5.0+dfsg1/debian/libosmo-mslookup0t64.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ osmo-hlr-1.5.0+dfsg1/debian/libosmo-mslookup0t64.lintian-overrides	2024-02-29 19:03:58.000000000 +0000
@@ -0,0 +1 @@
+libosmo-mslookup0t64: package-name-doesnt-match-sonames libosmo-mslookup0


More information about the Debian-mobcom-maintainers mailing list