Source: libsearpc
Version: 3.3.0+really3.3+git20230527.783141f-1
Severity: serious
Tags: patch pending
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
libsearpc 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 libsearpc
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'), (500, 'testing'), (1, 'experimental')
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 libsearpc-3.3.0+really3.3+git20230527.783141f/debian/changelog 
libsearpc-3.3.0+really3.3+git20230527.783141f/debian/changelog
--- libsearpc-3.3.0+really3.3+git20230527.783141f/debian/changelog      
2023-06-30 10:21:29.000000000 +0000
+++ libsearpc-3.3.0+really3.3+git20230527.783141f/debian/changelog      
2024-02-02 07:34:16.000000000 +0000
@@ -1,3 +1,10 @@
+libsearpc (3.3.0+really3.3+git20230527.783141f-1.1) experimental; 
urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vor...@debian.org>  Fri, 02 Feb 2024 07:34:16 +0000
+
 libsearpc (3.3.0+really3.3+git20230527.783141f-1) unstable; urgency=medium
 
   * Update Standards-Version
diff -Nru libsearpc-3.3.0+really3.3+git20230527.783141f/debian/control 
libsearpc-3.3.0+really3.3+git20230527.783141f/debian/control
--- libsearpc-3.3.0+really3.3+git20230527.783141f/debian/control        
2023-06-30 10:21:29.000000000 +0000
+++ libsearpc-3.3.0+really3.3+git20230527.783141f/debian/control        
2024-02-02 07:34:16.000000000 +0000
@@ -16,7 +16,10 @@
 Vcs-Browser: https://salsa.debian.org/debian/libsearpc
 Vcs-Git: https://salsa.debian.org/debian/libsearpc.git
 
-Package: libsearpc1
+Package: libsearpc1t64
+Provides: ${t64:Provides}
+Replaces: libsearpc1
+Breaks: libsearpc1 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
@@ -33,7 +36,7 @@
 Multi-Arch: same
 Section: libdevel
 Depends: ${python3:Depends}, ${misc:Depends},
- libsearpc1 (= ${binary:Version}),
+ libsearpc1t64 (= ${binary:Version}),
  python3-searpc (>= ${source:Version}),
  libglib2.0-dev,
  libjansson-dev
diff -Nru 
libsearpc-3.3.0+really3.3+git20230527.783141f/debian/libsearpc1.install 
libsearpc-3.3.0+really3.3+git20230527.783141f/debian/libsearpc1.install
--- libsearpc-3.3.0+really3.3+git20230527.783141f/debian/libsearpc1.install     
2023-06-30 10:18:13.000000000 +0000
+++ libsearpc-3.3.0+really3.3+git20230527.783141f/debian/libsearpc1.install     
1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/lib*.so.*
diff -Nru 
libsearpc-3.3.0+really3.3+git20230527.783141f/debian/libsearpc1.symbols 
libsearpc-3.3.0+really3.3+git20230527.783141f/debian/libsearpc1.symbols
--- libsearpc-3.3.0+really3.3+git20230527.783141f/debian/libsearpc1.symbols     
2023-06-30 10:18:13.000000000 +0000
+++ libsearpc-3.3.0+really3.3+git20230527.783141f/debian/libsearpc1.symbols     
1970-01-01 00:00:00.000000000 +0000
@@ -1,46 +0,0 @@
-libsearpc.so.1 libsearpc1 #MINVER#
-* Build-Depends-Package: libsearpc-dev
- error_to_json@Base 3.0.7
- json_gobject_deserialize@Base 3.0.7
- json_gobject_serialize@Base 3.0.7
- searpc_client_async_call__int64@Base 3.0.7
- searpc_client_async_call__int@Base 3.0.7
- searpc_client_async_call__json@Base 3.0.8
- searpc_client_async_call__object@Base 3.0.7
- searpc_client_async_call__objlist@Base 3.0.7
- searpc_client_async_call__string@Base 3.0.7
- searpc_client_async_call_v@Base 3.0.7
- searpc_client_call@Base 3.0.7
- searpc_client_call__int64@Base 3.0.7
- searpc_client_call__int@Base 3.0.7
- searpc_client_call__json@Base 3.0.8
- searpc_client_call__object@Base 3.0.7
- searpc_client_call__objlist@Base 3.0.7
- searpc_client_call__string@Base 3.0.7
- searpc_client_free@Base 3.0.7
- searpc_client_generic_callback@Base 3.0.7
- searpc_client_new@Base 3.0.7
- searpc_client_transport_send@Base 3.0.7
- searpc_client_with_named_pipe_transport@Base 3.0.8
- searpc_compute_signature@Base 3.0.7
- searpc_create_named_pipe_client@Base 3.0.8
- searpc_create_named_pipe_server@Base 3.0.8
- searpc_create_named_pipe_server_with_threadpool@Base 3.2.0
- searpc_create_service@Base 3.0.7
- searpc_free_client_with_pipe_transport@Base 3.0.8
- searpc_marshal_set_ret_common@Base 3.0.7
- searpc_named_pipe_client_connect@Base 3.0.8
- searpc_named_pipe_server_start@Base 3.0.8
- searpc_remove_service@Base 3.0.7
- searpc_server_call_function@Base 3.0.7
- searpc_server_final@Base 3.0.7
- searpc_server_init@Base 3.0.7
- searpc_server_init_with_slow_log@Base 3.2.0
- searpc_server_register_function@Base 3.0.7
- searpc_server_register_marshal@Base 3.0.7
- searpc_server_reopen_slow_log@Base 3.2.0
- searpc_set_int_to_ret_object@Base 3.0.7
- searpc_set_json_to_ret_object@Base 3.0.8
- searpc_set_object_to_ret_object@Base 3.0.7
- searpc_set_objlist_to_ret_object@Base 3.0.7
- searpc_set_string_to_ret_object@Base 3.0.7
diff -Nru 
libsearpc-3.3.0+really3.3+git20230527.783141f/debian/libsearpc1.symbols.hurd-i386
 
libsearpc-3.3.0+really3.3+git20230527.783141f/debian/libsearpc1.symbols.hurd-i386
--- 
libsearpc-3.3.0+really3.3+git20230527.783141f/debian/libsearpc1.symbols.hurd-i386
   2023-06-30 10:21:29.000000000 +0000
+++ 
libsearpc-3.3.0+really3.3+git20230527.783141f/debian/libsearpc1.symbols.hurd-i386
   1970-01-01 00:00:00.000000000 +0000
@@ -1,44 +0,0 @@
-libsearpc.so.1 libsearpc1 #MINVER#
-* Build-Depends-Package: libsearpc-dev
- error_to_json@Base 3.0.7
- json_gobject_deserialize@Base 3.0.7
- json_gobject_serialize@Base 3.0.7
- searpc_client_async_call__int64@Base 3.0.7
- searpc_client_async_call__int@Base 3.0.7
- searpc_client_async_call__json@Base 3.0.8
- searpc_client_async_call__object@Base 3.0.7
- searpc_client_async_call__objlist@Base 3.0.7
- searpc_client_async_call__string@Base 3.0.7
- searpc_client_async_call_v@Base 3.0.7
- searpc_client_call@Base 3.0.7
- searpc_client_call__int64@Base 3.0.7
- searpc_client_call__int@Base 3.0.7
- searpc_client_call__json@Base 3.0.8
- searpc_client_call__object@Base 3.0.7
- searpc_client_call__objlist@Base 3.0.7
- searpc_client_call__string@Base 3.0.7
- searpc_client_free@Base 3.0.7
- searpc_client_generic_callback@Base 3.0.7
- searpc_client_new@Base 3.0.7
- searpc_client_transport_send@Base 3.0.7
- searpc_client_with_named_pipe_transport@Base 3.0.8
- searpc_compute_signature@Base 3.0.7
- searpc_create_named_pipe_client@Base 3.0.8
- searpc_create_named_pipe_server@Base 3.0.8
- searpc_create_named_pipe_server_with_threadpool@Base 3.2.0
- searpc_create_service@Base 3.0.7
- searpc_free_client_with_pipe_transport@Base 3.0.8
- searpc_marshal_set_ret_common@Base 3.0.7
- searpc_named_pipe_client_connect@Base 3.0.8
- searpc_named_pipe_server_start@Base 3.0.8
- searpc_remove_service@Base 3.0.7
- searpc_server_call_function@Base 3.0.7
- searpc_server_final@Base 3.0.7
- searpc_server_init@Base 3.0.7
- searpc_server_register_function@Base 3.0.7
- searpc_server_register_marshal@Base 3.0.7
- searpc_set_int_to_ret_object@Base 3.0.7
- searpc_set_json_to_ret_object@Base 3.0.8
- searpc_set_object_to_ret_object@Base 3.0.7
- searpc_set_objlist_to_ret_object@Base 3.0.7
- searpc_set_string_to_ret_object@Base 3.0.7
diff -Nru 
libsearpc-3.3.0+really3.3+git20230527.783141f/debian/libsearpc1t64.install 
libsearpc-3.3.0+really3.3+git20230527.783141f/debian/libsearpc1t64.install
--- libsearpc-3.3.0+really3.3+git20230527.783141f/debian/libsearpc1t64.install  
1970-01-01 00:00:00.000000000 +0000
+++ libsearpc-3.3.0+really3.3+git20230527.783141f/debian/libsearpc1t64.install  
2023-06-30 10:18:13.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/lib*.so.*
diff -Nru 
libsearpc-3.3.0+really3.3+git20230527.783141f/debian/libsearpc1t64.lintian-overrides
 
libsearpc-3.3.0+really3.3+git20230527.783141f/debian/libsearpc1t64.lintian-overrides
--- 
libsearpc-3.3.0+really3.3+git20230527.783141f/debian/libsearpc1t64.lintian-overrides
        1970-01-01 00:00:00.000000000 +0000
+++ 
libsearpc-3.3.0+really3.3+git20230527.783141f/debian/libsearpc1t64.lintian-overrides
        2024-02-02 07:34:16.000000000 +0000
@@ -0,0 +1 @@
+libsearpc1t64: package-name-doesnt-match-sonames libsearpc1
diff -Nru 
libsearpc-3.3.0+really3.3+git20230527.783141f/debian/libsearpc1t64.symbols 
libsearpc-3.3.0+really3.3+git20230527.783141f/debian/libsearpc1t64.symbols
--- libsearpc-3.3.0+really3.3+git20230527.783141f/debian/libsearpc1t64.symbols  
1970-01-01 00:00:00.000000000 +0000
+++ libsearpc-3.3.0+really3.3+git20230527.783141f/debian/libsearpc1t64.symbols  
2024-02-02 07:34:16.000000000 +0000
@@ -0,0 +1,46 @@
+libsearpc.so.1 libsearpc1t64 #MINVER#
+* Build-Depends-Package: libsearpc-dev
+ error_to_json@Base 3.0.7
+ json_gobject_deserialize@Base 3.0.7
+ json_gobject_serialize@Base 3.0.7
+ searpc_client_async_call__int64@Base 3.0.7
+ searpc_client_async_call__int@Base 3.0.7
+ searpc_client_async_call__json@Base 3.0.8
+ searpc_client_async_call__object@Base 3.0.7
+ searpc_client_async_call__objlist@Base 3.0.7
+ searpc_client_async_call__string@Base 3.0.7
+ searpc_client_async_call_v@Base 3.0.7
+ searpc_client_call@Base 3.0.7
+ searpc_client_call__int64@Base 3.0.7
+ searpc_client_call__int@Base 3.0.7
+ searpc_client_call__json@Base 3.0.8
+ searpc_client_call__object@Base 3.0.7
+ searpc_client_call__objlist@Base 3.0.7
+ searpc_client_call__string@Base 3.0.7
+ searpc_client_free@Base 3.0.7
+ searpc_client_generic_callback@Base 3.0.7
+ searpc_client_new@Base 3.0.7
+ searpc_client_transport_send@Base 3.0.7
+ searpc_client_with_named_pipe_transport@Base 3.0.8
+ searpc_compute_signature@Base 3.0.7
+ searpc_create_named_pipe_client@Base 3.0.8
+ searpc_create_named_pipe_server@Base 3.0.8
+ searpc_create_named_pipe_server_with_threadpool@Base 3.2.0
+ searpc_create_service@Base 3.0.7
+ searpc_free_client_with_pipe_transport@Base 3.0.8
+ searpc_marshal_set_ret_common@Base 3.0.7
+ searpc_named_pipe_client_connect@Base 3.0.8
+ searpc_named_pipe_server_start@Base 3.0.8
+ searpc_remove_service@Base 3.0.7
+ searpc_server_call_function@Base 3.0.7
+ searpc_server_final@Base 3.0.7
+ searpc_server_init@Base 3.0.7
+ searpc_server_init_with_slow_log@Base 3.2.0
+ searpc_server_register_function@Base 3.0.7
+ searpc_server_register_marshal@Base 3.0.7
+ searpc_server_reopen_slow_log@Base 3.2.0
+ searpc_set_int_to_ret_object@Base 3.0.7
+ searpc_set_json_to_ret_object@Base 3.0.8
+ searpc_set_object_to_ret_object@Base 3.0.7
+ searpc_set_objlist_to_ret_object@Base 3.0.7
+ searpc_set_string_to_ret_object@Base 3.0.7
diff -Nru 
libsearpc-3.3.0+really3.3+git20230527.783141f/debian/libsearpc1t64.symbols.hurd-i386
 
libsearpc-3.3.0+really3.3+git20230527.783141f/debian/libsearpc1t64.symbols.hurd-i386
--- 
libsearpc-3.3.0+really3.3+git20230527.783141f/debian/libsearpc1t64.symbols.hurd-i386
        1970-01-01 00:00:00.000000000 +0000
+++ 
libsearpc-3.3.0+really3.3+git20230527.783141f/debian/libsearpc1t64.symbols.hurd-i386
        2023-06-30 10:21:29.000000000 +0000
@@ -0,0 +1,44 @@
+libsearpc.so.1 libsearpc1 #MINVER#
+* Build-Depends-Package: libsearpc-dev
+ error_to_json@Base 3.0.7
+ json_gobject_deserialize@Base 3.0.7
+ json_gobject_serialize@Base 3.0.7
+ searpc_client_async_call__int64@Base 3.0.7
+ searpc_client_async_call__int@Base 3.0.7
+ searpc_client_async_call__json@Base 3.0.8
+ searpc_client_async_call__object@Base 3.0.7
+ searpc_client_async_call__objlist@Base 3.0.7
+ searpc_client_async_call__string@Base 3.0.7
+ searpc_client_async_call_v@Base 3.0.7
+ searpc_client_call@Base 3.0.7
+ searpc_client_call__int64@Base 3.0.7
+ searpc_client_call__int@Base 3.0.7
+ searpc_client_call__json@Base 3.0.8
+ searpc_client_call__object@Base 3.0.7
+ searpc_client_call__objlist@Base 3.0.7
+ searpc_client_call__string@Base 3.0.7
+ searpc_client_free@Base 3.0.7
+ searpc_client_generic_callback@Base 3.0.7
+ searpc_client_new@Base 3.0.7
+ searpc_client_transport_send@Base 3.0.7
+ searpc_client_with_named_pipe_transport@Base 3.0.8
+ searpc_compute_signature@Base 3.0.7
+ searpc_create_named_pipe_client@Base 3.0.8
+ searpc_create_named_pipe_server@Base 3.0.8
+ searpc_create_named_pipe_server_with_threadpool@Base 3.2.0
+ searpc_create_service@Base 3.0.7
+ searpc_free_client_with_pipe_transport@Base 3.0.8
+ searpc_marshal_set_ret_common@Base 3.0.7
+ searpc_named_pipe_client_connect@Base 3.0.8
+ searpc_named_pipe_server_start@Base 3.0.8
+ searpc_remove_service@Base 3.0.7
+ searpc_server_call_function@Base 3.0.7
+ searpc_server_final@Base 3.0.7
+ searpc_server_init@Base 3.0.7
+ searpc_server_register_function@Base 3.0.7
+ searpc_server_register_marshal@Base 3.0.7
+ searpc_set_int_to_ret_object@Base 3.0.7
+ searpc_set_json_to_ret_object@Base 3.0.8
+ searpc_set_object_to_ret_object@Base 3.0.7
+ searpc_set_objlist_to_ret_object@Base 3.0.7
+ searpc_set_string_to_ret_object@Base 3.0.7

Reply via email to