Your message dated Thu, 29 Feb 2024 22:05:59 +0000
with message-id <e1rfoxp-00dccx...@fasolo.debian.org>
and subject line Bug#1063294: fixed in pth 2.0.7-22.1
has caused the Debian Bug report #1063294,
regarding pth: 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.)


-- 
1063294: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063294
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pth
Version: 2.0.7-22
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
pth 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 pth
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-15-generic (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, 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 pth-2.0.7/debian/changelog pth-2.0.7/debian/changelog
--- pth-2.0.7/debian/changelog  2019-08-19 21:19:42.000000000 -0300
+++ pth-2.0.7/debian/changelog  2024-02-05 23:34:14.000000000 -0300
@@ -1,3 +1,10 @@
+pth (2.0.7-22.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Lucas Kanashiro <kanash...@debian.org>  Mon, 05 Feb 2024 23:34:14 -0300
+
 pth (2.0.7-22) unstable; urgency=medium
 
   * debian/watch: Fix the URL.
diff -Nru pth-2.0.7/debian/control pth-2.0.7/debian/control
--- pth-2.0.7/debian/control    2019-08-18 21:19:53.000000000 -0300
+++ pth-2.0.7/debian/control    2024-02-05 23:34:14.000000000 -0300
@@ -8,7 +8,10 @@
 Vcs-Git: https://salsa.debian.org/debian/pth.git
 Vcs-Browser: https://salsa.debian.org/debian/pth
 
-Package: libpth20
+Package: libpth20t64
+Provides: ${t64:Provides}
+Replaces: libpth20
+Breaks: libpth20 (<< ${source:Version})
 Section: libs
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
@@ -25,7 +28,7 @@
 Package: libpth-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, libpth20 (= ${binary:Version})
+Depends: ${misc:Depends}, libpth20t64 (= ${binary:Version})
 Description: GNU Portable Threads (development)
  Pth is a very portable POSIX/ANSI-C based library for Unix platforms which
  provides non-preemptive priority-based scheduling for multiple threads of
diff -Nru pth-2.0.7/debian/libpth20.docs pth-2.0.7/debian/libpth20.docs
--- pth-2.0.7/debian/libpth20.docs      2019-08-15 01:17:17.000000000 -0300
+++ pth-2.0.7/debian/libpth20.docs      1969-12-31 21:00:00.000000000 -0300
@@ -1,8 +0,0 @@
-ANNOUNCE
-AUTHORS
-HISTORY
-NEWS
-README
-SUPPORT
-THANKS
-USERS
diff -Nru pth-2.0.7/debian/libpth20.install pth-2.0.7/debian/libpth20.install
--- pth-2.0.7/debian/libpth20.install   2019-08-15 01:17:25.000000000 -0300
+++ pth-2.0.7/debian/libpth20.install   1969-12-31 21:00:00.000000000 -0300
@@ -1 +0,0 @@
-/usr/lib/*/*.so.*
diff -Nru pth-2.0.7/debian/libpth20.symbols pth-2.0.7/debian/libpth20.symbols
--- pth-2.0.7/debian/libpth20.symbols   2019-08-15 01:17:24.000000000 -0300
+++ pth-2.0.7/debian/libpth20.symbols   1969-12-31 21:00:00.000000000 -0300
@@ -1,183 +0,0 @@
-libpth.so.20 libpth20 #MINVER#
- __pth_DQ@Base 2.0.7
- __pth_NQ@Base 2.0.7
- __pth_RQ@Base 2.0.7
- __pth_SQ@Base 2.0.7
- __pth_WQ@Base 2.0.7
- __pth_asprintf@Base 2.0.7
- __pth_attr_ctrl@Base 2.0.7
- __pth_cleanup_popall@Base 2.0.7
- __pth_compat_unit@Base 2.0.7
- __pth_current@Base 2.0.7
- __pth_debug@Base 2.0.7
- __pth_dumpqueue@Base 2.0.7
- __pth_dumpstate@Base 2.0.7
- __pth_errno_flag@Base 2.0.7
- __pth_errno_storage@Base 2.0.7
- __pth_favournew@Base 2.0.7
- __pth_initialized@Base 2.0.7
- __pth_key_destroydata@Base 2.0.7
- __pth_loadval@Base 2.0.7
- __pth_main@Base 2.0.7
- __pth_mctx_set@Base 2.0.7
- __pth_mutex_releaseall@Base 2.0.7
- __pth_pqueue_contains@Base 2.0.7
- __pth_pqueue_delete@Base 2.0.7
- __pth_pqueue_delmax@Base 2.0.7
- __pth_pqueue_favorite@Base 2.0.7
- __pth_pqueue_increase@Base 2.0.7
- __pth_pqueue_init@Base 2.0.7
- __pth_pqueue_insert@Base 2.0.7
- __pth_pqueue_tail@Base 2.0.7
- __pth_pqueue_walk@Base 2.0.7
- __pth_readv_faked@Base 2.0.7
- __pth_ring_append@Base 2.0.7
- __pth_ring_contains@Base 2.0.7
- __pth_ring_delete@Base 2.0.7
- __pth_ring_dequeue@Base 2.0.7
- __pth_ring_favorite@Base 2.0.7
- __pth_ring_init@Base 2.0.7
- __pth_ring_insert_after@Base 2.0.7
- __pth_ring_insert_before@Base 2.0.7
- __pth_ring_pop@Base 2.0.7
- __pth_ring_prepend@Base 2.0.7
- __pth_sched@Base 2.0.7
- __pth_sched_eventmanager@Base 2.0.7
- __pth_sched_eventmanager_sighandler@Base 2.0.7
- __pth_scheduler@Base 2.0.7
- __pth_scheduler_drop@Base 2.0.7
- __pth_scheduler_init@Base 2.0.7
- __pth_scheduler_kill@Base 2.0.7
- __pth_snprintf@Base 2.0.7
- __pth_state_names@Base 2.0.7
- __pth_syscall_init@Base 2.0.7
- __pth_syscall_kill@Base 2.0.7
- __pth_tcb_alloc@Base 2.0.7
- __pth_tcb_free@Base 2.0.7
- __pth_thread_cleanup@Base 2.0.7
- __pth_thread_exists@Base 2.0.7
- __pth_time_cmp@Base 2.0.7
- __pth_time_div@Base 2.0.7
- __pth_time_mul@Base 2.0.7
- __pth_time_pos@Base 2.0.7
- __pth_time_t2d@Base 2.0.7
- __pth_time_t2i@Base 2.0.7
- __pth_time_usleep@Base 2.0.7
- __pth_time_zero@Base 2.0.7
- __pth_util_cpystrn@Base 2.0.7
- __pth_util_fd_valid@Base 2.0.7
- __pth_util_fds_merge@Base 2.0.7
- __pth_util_fds_select@Base 2.0.7
- __pth_util_fds_test@Base 2.0.7
- __pth_util_sigdelete@Base 2.0.7
- __pth_vasprintf@Base 2.0.7
- __pth_vsnprintf@Base 2.0.7
- __pth_writev_faked@Base 2.0.7
- __pth_writev_iov_advance@Base 2.0.7
- __pth_writev_iov_bytes@Base 2.0.7
- pth_abort@Base 2.0.7
- pth_accept@Base 2.0.7
- pth_accept_ev@Base 2.0.7
- pth_atfork_pop@Base 2.0.7
- pth_atfork_push@Base 2.0.7
- pth_attr_destroy@Base 2.0.7
- pth_attr_get@Base 2.0.7
- pth_attr_init@Base 2.0.7
- pth_attr_new@Base 2.0.7
- pth_attr_of@Base 2.0.7
- pth_attr_set@Base 2.0.7
- pth_barrier_init@Base 2.0.7
- pth_barrier_reach@Base 2.0.7
- pth_cancel@Base 2.0.7
- pth_cancel_point@Base 2.0.7
- pth_cancel_state@Base 2.0.7
- pth_cleanup_pop@Base 2.0.7
- pth_cleanup_push@Base 2.0.7
- pth_cond_await@Base 2.0.7
- pth_cond_init@Base 2.0.7
- pth_cond_notify@Base 2.0.7
- pth_connect@Base 2.0.7
- pth_connect_ev@Base 2.0.7
- pth_ctrl@Base 2.0.7
- pth_event@Base 2.0.7
- pth_event_concat@Base 2.0.7
- pth_event_extract@Base 2.0.7
- pth_event_free@Base 2.0.7
- pth_event_isolate@Base 2.0.7
- pth_event_status@Base 2.0.7
- pth_event_typeof@Base 2.0.7
- pth_event_walk@Base 2.0.7
- pth_exit@Base 2.0.7
- pth_fdmode@Base 2.0.7
- pth_fork@Base 2.0.7
- pth_init@Base 2.0.7
- pth_join@Base 2.0.7
- pth_key_create@Base 2.0.7
- pth_key_delete@Base 2.0.7
- pth_key_getdata@Base 2.0.7
- pth_key_setdata@Base 2.0.7
- pth_kill@Base 2.0.7
- pth_msgport_create@Base 2.0.7
- pth_msgport_destroy@Base 2.0.7
- pth_msgport_find@Base 2.0.7
- pth_msgport_get@Base 2.0.7
- pth_msgport_pending@Base 2.0.7
- pth_msgport_put@Base 2.0.7
- pth_msgport_reply@Base 2.0.7
- pth_mutex_acquire@Base 2.0.7
- pth_mutex_init@Base 2.0.7
- pth_mutex_release@Base 2.0.7
- pth_nanosleep@Base 2.0.7
- pth_nap@Base 2.0.7
- pth_once@Base 2.0.7
- pth_poll@Base 2.0.7
- pth_poll_ev@Base 2.0.7
- pth_pread@Base 2.0.7
- pth_pselect@Base 2.0.7
- pth_pwrite@Base 2.0.7
- pth_raise@Base 2.0.7
- pth_read@Base 2.0.7
- pth_read_ev@Base 2.0.7
- pth_readv@Base 2.0.7
- pth_readv_ev@Base 2.0.7
- pth_recv@Base 2.0.7
- pth_recv_ev@Base 2.0.7
- pth_recvfrom@Base 2.0.7
- pth_recvfrom_ev@Base 2.0.7
- pth_resume@Base 2.0.7
- pth_rwlock_acquire@Base 2.0.7
- pth_rwlock_init@Base 2.0.7
- pth_rwlock_release@Base 2.0.7
- pth_select@Base 2.0.7
- pth_select_ev@Base 2.0.7
- pth_self@Base 2.0.7
- pth_send@Base 2.0.7
- pth_send_ev@Base 2.0.7
- pth_sendto@Base 2.0.7
- pth_sendto_ev@Base 2.0.7
- pth_sfiodisc@Base 2.0.7
- pth_sigmask@Base 2.0.7
- pth_sigwait@Base 2.0.7
- pth_sigwait_ev@Base 2.0.7
- pth_sleep@Base 2.0.7
- pth_spawn@Base 2.0.7
- pth_suspend@Base 2.0.7
- pth_syscall_hard@Base 2.0.7
- pth_syscall_soft@Base 2.0.7
- pth_system@Base 2.0.7
- pth_time@Base 2.0.7
- pth_timeout@Base 2.0.7
- pth_uctx_create@Base 2.0.7
- pth_uctx_destroy@Base 2.0.7
- pth_uctx_make@Base 2.0.7
- pth_uctx_switch@Base 2.0.7
- pth_uctx_trampoline_ctx@Base 2.0.7
- pth_usleep@Base 2.0.7
- pth_version@Base 2.0.7
- pth_wait@Base 2.0.7
- pth_waitpid@Base 2.0.7
- pth_write@Base 2.0.7
- pth_write_ev@Base 2.0.7
- pth_writev@Base 2.0.7
- pth_writev_ev@Base 2.0.7
- pth_yield@Base 2.0.7
diff -Nru pth-2.0.7/debian/libpth20t64.docs pth-2.0.7/debian/libpth20t64.docs
--- pth-2.0.7/debian/libpth20t64.docs   1969-12-31 21:00:00.000000000 -0300
+++ pth-2.0.7/debian/libpth20t64.docs   2019-08-15 01:17:17.000000000 -0300
@@ -0,0 +1,8 @@
+ANNOUNCE
+AUTHORS
+HISTORY
+NEWS
+README
+SUPPORT
+THANKS
+USERS
diff -Nru pth-2.0.7/debian/libpth20t64.install 
pth-2.0.7/debian/libpth20t64.install
--- pth-2.0.7/debian/libpth20t64.install        1969-12-31 21:00:00.000000000 
-0300
+++ pth-2.0.7/debian/libpth20t64.install        2019-08-15 01:17:25.000000000 
-0300
@@ -0,0 +1 @@
+/usr/lib/*/*.so.*
diff -Nru pth-2.0.7/debian/libpth20t64.lintian-overrides 
pth-2.0.7/debian/libpth20t64.lintian-overrides
--- pth-2.0.7/debian/libpth20t64.lintian-overrides      1969-12-31 
21:00:00.000000000 -0300
+++ pth-2.0.7/debian/libpth20t64.lintian-overrides      2024-02-05 
23:34:14.000000000 -0300
@@ -0,0 +1 @@
+libpth20t64: package-name-doesnt-match-sonames libpth20
diff -Nru pth-2.0.7/debian/libpth20t64.symbols 
pth-2.0.7/debian/libpth20t64.symbols
--- pth-2.0.7/debian/libpth20t64.symbols        1969-12-31 21:00:00.000000000 
-0300
+++ pth-2.0.7/debian/libpth20t64.symbols        2024-02-05 23:34:14.000000000 
-0300
@@ -0,0 +1,183 @@
+libpth.so.20 libpth20t64 #MINVER#
+ __pth_DQ@Base 2.0.7
+ __pth_NQ@Base 2.0.7
+ __pth_RQ@Base 2.0.7
+ __pth_SQ@Base 2.0.7
+ __pth_WQ@Base 2.0.7
+ __pth_asprintf@Base 2.0.7
+ __pth_attr_ctrl@Base 2.0.7
+ __pth_cleanup_popall@Base 2.0.7
+ __pth_compat_unit@Base 2.0.7
+ __pth_current@Base 2.0.7
+ __pth_debug@Base 2.0.7
+ __pth_dumpqueue@Base 2.0.7
+ __pth_dumpstate@Base 2.0.7
+ __pth_errno_flag@Base 2.0.7
+ __pth_errno_storage@Base 2.0.7
+ __pth_favournew@Base 2.0.7
+ __pth_initialized@Base 2.0.7
+ __pth_key_destroydata@Base 2.0.7
+ __pth_loadval@Base 2.0.7
+ __pth_main@Base 2.0.7
+ __pth_mctx_set@Base 2.0.7
+ __pth_mutex_releaseall@Base 2.0.7
+ __pth_pqueue_contains@Base 2.0.7
+ __pth_pqueue_delete@Base 2.0.7
+ __pth_pqueue_delmax@Base 2.0.7
+ __pth_pqueue_favorite@Base 2.0.7
+ __pth_pqueue_increase@Base 2.0.7
+ __pth_pqueue_init@Base 2.0.7
+ __pth_pqueue_insert@Base 2.0.7
+ __pth_pqueue_tail@Base 2.0.7
+ __pth_pqueue_walk@Base 2.0.7
+ __pth_readv_faked@Base 2.0.7
+ __pth_ring_append@Base 2.0.7
+ __pth_ring_contains@Base 2.0.7
+ __pth_ring_delete@Base 2.0.7
+ __pth_ring_dequeue@Base 2.0.7
+ __pth_ring_favorite@Base 2.0.7
+ __pth_ring_init@Base 2.0.7
+ __pth_ring_insert_after@Base 2.0.7
+ __pth_ring_insert_before@Base 2.0.7
+ __pth_ring_pop@Base 2.0.7
+ __pth_ring_prepend@Base 2.0.7
+ __pth_sched@Base 2.0.7
+ __pth_sched_eventmanager@Base 2.0.7
+ __pth_sched_eventmanager_sighandler@Base 2.0.7
+ __pth_scheduler@Base 2.0.7
+ __pth_scheduler_drop@Base 2.0.7
+ __pth_scheduler_init@Base 2.0.7
+ __pth_scheduler_kill@Base 2.0.7
+ __pth_snprintf@Base 2.0.7
+ __pth_state_names@Base 2.0.7
+ __pth_syscall_init@Base 2.0.7
+ __pth_syscall_kill@Base 2.0.7
+ __pth_tcb_alloc@Base 2.0.7
+ __pth_tcb_free@Base 2.0.7
+ __pth_thread_cleanup@Base 2.0.7
+ __pth_thread_exists@Base 2.0.7
+ __pth_time_cmp@Base 2.0.7
+ __pth_time_div@Base 2.0.7
+ __pth_time_mul@Base 2.0.7
+ __pth_time_pos@Base 2.0.7
+ __pth_time_t2d@Base 2.0.7
+ __pth_time_t2i@Base 2.0.7
+ __pth_time_usleep@Base 2.0.7
+ __pth_time_zero@Base 2.0.7
+ __pth_util_cpystrn@Base 2.0.7
+ __pth_util_fd_valid@Base 2.0.7
+ __pth_util_fds_merge@Base 2.0.7
+ __pth_util_fds_select@Base 2.0.7
+ __pth_util_fds_test@Base 2.0.7
+ __pth_util_sigdelete@Base 2.0.7
+ __pth_vasprintf@Base 2.0.7
+ __pth_vsnprintf@Base 2.0.7
+ __pth_writev_faked@Base 2.0.7
+ __pth_writev_iov_advance@Base 2.0.7
+ __pth_writev_iov_bytes@Base 2.0.7
+ pth_abort@Base 2.0.7
+ pth_accept@Base 2.0.7
+ pth_accept_ev@Base 2.0.7
+ pth_atfork_pop@Base 2.0.7
+ pth_atfork_push@Base 2.0.7
+ pth_attr_destroy@Base 2.0.7
+ pth_attr_get@Base 2.0.7
+ pth_attr_init@Base 2.0.7
+ pth_attr_new@Base 2.0.7
+ pth_attr_of@Base 2.0.7
+ pth_attr_set@Base 2.0.7
+ pth_barrier_init@Base 2.0.7
+ pth_barrier_reach@Base 2.0.7
+ pth_cancel@Base 2.0.7
+ pth_cancel_point@Base 2.0.7
+ pth_cancel_state@Base 2.0.7
+ pth_cleanup_pop@Base 2.0.7
+ pth_cleanup_push@Base 2.0.7
+ pth_cond_await@Base 2.0.7
+ pth_cond_init@Base 2.0.7
+ pth_cond_notify@Base 2.0.7
+ pth_connect@Base 2.0.7
+ pth_connect_ev@Base 2.0.7
+ pth_ctrl@Base 2.0.7
+ pth_event@Base 2.0.7
+ pth_event_concat@Base 2.0.7
+ pth_event_extract@Base 2.0.7
+ pth_event_free@Base 2.0.7
+ pth_event_isolate@Base 2.0.7
+ pth_event_status@Base 2.0.7
+ pth_event_typeof@Base 2.0.7
+ pth_event_walk@Base 2.0.7
+ pth_exit@Base 2.0.7
+ pth_fdmode@Base 2.0.7
+ pth_fork@Base 2.0.7
+ pth_init@Base 2.0.7
+ pth_join@Base 2.0.7
+ pth_key_create@Base 2.0.7
+ pth_key_delete@Base 2.0.7
+ pth_key_getdata@Base 2.0.7
+ pth_key_setdata@Base 2.0.7
+ pth_kill@Base 2.0.7
+ pth_msgport_create@Base 2.0.7
+ pth_msgport_destroy@Base 2.0.7
+ pth_msgport_find@Base 2.0.7
+ pth_msgport_get@Base 2.0.7
+ pth_msgport_pending@Base 2.0.7
+ pth_msgport_put@Base 2.0.7
+ pth_msgport_reply@Base 2.0.7
+ pth_mutex_acquire@Base 2.0.7
+ pth_mutex_init@Base 2.0.7
+ pth_mutex_release@Base 2.0.7
+ pth_nanosleep@Base 2.0.7
+ pth_nap@Base 2.0.7
+ pth_once@Base 2.0.7
+ pth_poll@Base 2.0.7
+ pth_poll_ev@Base 2.0.7
+ pth_pread@Base 2.0.7
+ pth_pselect@Base 2.0.7
+ pth_pwrite@Base 2.0.7
+ pth_raise@Base 2.0.7
+ pth_read@Base 2.0.7
+ pth_read_ev@Base 2.0.7
+ pth_readv@Base 2.0.7
+ pth_readv_ev@Base 2.0.7
+ pth_recv@Base 2.0.7
+ pth_recv_ev@Base 2.0.7
+ pth_recvfrom@Base 2.0.7
+ pth_recvfrom_ev@Base 2.0.7
+ pth_resume@Base 2.0.7
+ pth_rwlock_acquire@Base 2.0.7
+ pth_rwlock_init@Base 2.0.7
+ pth_rwlock_release@Base 2.0.7
+ pth_select@Base 2.0.7
+ pth_select_ev@Base 2.0.7
+ pth_self@Base 2.0.7
+ pth_send@Base 2.0.7
+ pth_send_ev@Base 2.0.7
+ pth_sendto@Base 2.0.7
+ pth_sendto_ev@Base 2.0.7
+ pth_sfiodisc@Base 2.0.7
+ pth_sigmask@Base 2.0.7
+ pth_sigwait@Base 2.0.7
+ pth_sigwait_ev@Base 2.0.7
+ pth_sleep@Base 2.0.7
+ pth_spawn@Base 2.0.7
+ pth_suspend@Base 2.0.7
+ pth_syscall_hard@Base 2.0.7
+ pth_syscall_soft@Base 2.0.7
+ pth_system@Base 2.0.7
+ pth_time@Base 2.0.7
+ pth_timeout@Base 2.0.7
+ pth_uctx_create@Base 2.0.7
+ pth_uctx_destroy@Base 2.0.7
+ pth_uctx_make@Base 2.0.7
+ pth_uctx_switch@Base 2.0.7
+ pth_uctx_trampoline_ctx@Base 2.0.7
+ pth_usleep@Base 2.0.7
+ pth_version@Base 2.0.7
+ pth_wait@Base 2.0.7
+ pth_waitpid@Base 2.0.7
+ pth_write@Base 2.0.7
+ pth_write_ev@Base 2.0.7
+ pth_writev@Base 2.0.7
+ pth_writev_ev@Base 2.0.7
+ pth_yield@Base 2.0.7

--- End Message ---
--- Begin Message ---
Source: pth
Source-Version: 2.0.7-22.1
Done: Benjamin Drung <bdr...@debian.org>

We believe that the bug you reported is fixed in the latest version of
pth, 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 1063...@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 pth 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 21:22:47 +0000
Source: pth
Architecture: source
Version: 2.0.7-22.1
Distribution: unstable
Urgency: medium
Maintainer: NIIBE Yutaka <gni...@fsij.org>
Changed-By: Benjamin Drung <bdr...@debian.org>
Closes: 1063294
Changes:
 pth (2.0.7-22.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1063294
Checksums-Sha1:
 b95666f8a5e43f6795707f574bca5a6ca97bd61a 1864 pth_2.0.7-22.1.dsc
 e80041cc9139124e5365aabf91d40c2b61a23ff6 15020 pth_2.0.7-22.1.debian.tar.xz
 7f463dcefdfb1994cf4a9e2a6df38461e2f37784 7211 pth_2.0.7-22.1_source.buildinfo
Checksums-Sha256:
 e5953f955f45e195b819b804aacaa38e3c87456877d8a85ad405175ea7932c03 1864 
pth_2.0.7-22.1.dsc
 cea6859553ef2664953c4122ef5412c0a519eb6e1461667c70f2311fbbd604d7 15020 
pth_2.0.7-22.1.debian.tar.xz
 bdd5ed5945386214af4443599c96a6f4e94d56592db66ac4b328fcc02b6cb4f5 7211 
pth_2.0.7-22.1_source.buildinfo
Files:
 b7d40b997f2e2cf60fe0b48750e46ebc 1864 devel optional pth_2.0.7-22.1.dsc
 73d482c79c658d8ed7145ec7ddd0b89a 15020 devel optional 
pth_2.0.7-22.1.debian.tar.xz
 2e3f2c4ccf698e861e01a0c4e5ea8c2e 7211 devel optional 
pth_2.0.7-22.1_source.buildinfo

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

iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXg9bsACgkQFZ61xO/I
d0xqlRAArqFx69KyzKh3wdRKxRBq8q/Nbfh/pqjxifYdECo3EqyHPzS1t6Xu6Nsf
oDJh74uHSIDb3feeL8R0CdvgC0jR9MN5hp9Y7wdQeMhou/Z+t0mqBUVmN5KYsCqo
49g8sAppYih3v2fRmL5UJ5YFwFSXlCNpZnx43zaMAXx/cqB8ynFUZf0aveqDYwPS
pde6foeqEKWGsestRYrgmhDfoK+3flOIBLGxjneYvoLRpFp09ZcdqcCQfQpPndTc
gyt+2lozP4gJEccuVYhE6lwVQ2uCzv1XZwHDf2AUuqHSdu5QRpiAiRuobRoMvOmr
H98f0PfYijBKCflgwmRDJr5yFOlyQR8r4ZO3s2sofjmv2JrqELDhrnUe9HRAgVYi
Ze5f3iI5S1tie4hWkRxZHM7owwq1iWriJnhPThvSQcbfQzotdpspns5OjpXkUUg3
4CtHR58KK48nMIrFXqoHmHJoK/8XBenahIC69UzQeYKY61HKCSKsWoaObB8bDbWN
j5Vh/cnz4OrA2PzHr6gkWTm6j1/J1UNVrg/61MFdQn4ZNVoIetkZULt1JDpVanZB
7aj+KAHsAUJqRmwz7Tye/mV5cFPvXjGZHuFA4xzi0HmFkYYXVdSqDf9n/RpqSEvf
m8trOQqIc2jkwIDxQlBZRJ7rL0cr9bixQaHCVV8R3lb9RLmNILY=
=9eUw
-----END PGP SIGNATURE-----

Attachment: pgpIt5YcI0krC.pgp
Description: PGP signature


--- End Message ---

Reply via email to