[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1062338: marked as done (hfsplus: NMU diff for 64-bit time_t transition)



Your message dated Wed, 28 Feb 2024 09:57:18 +0000
with message-id <E1rfGgg-005V20-CH@fasolo.debian.org>
and subject line Bug#1062338: fixed in hfsplus 1.0.4-17.1
has caused the Debian Bug report #1062338,
regarding hfsplus: 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 owner@bugs.debian.org
immediately.)


-- 
1062338: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062338
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: hfsplus
Version: 1.0.4-17
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-arm@lists.debian.org
Usertags: time-t

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
hfsplus 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 hfsplus
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-15-generic (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: 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: unable to detect
diff -Nru hfsplus-1.0.4/debian/changelog hfsplus-1.0.4/debian/changelog
--- hfsplus-1.0.4/debian/changelog	2023-01-08 15:55:26.000000000 +0000
+++ hfsplus-1.0.4/debian/changelog	2024-02-01 05:47:50.000000000 +0000
@@ -1,3 +1,10 @@
+hfsplus (1.0.4-17.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Graham Inggs <ginggs@debian.org>  Thu, 01 Feb 2024 05:47:50 +0000
+
 hfsplus (1.0.4-17) unstable; urgency=medium
 
   * QA upload.
diff -Nru hfsplus-1.0.4/debian/control hfsplus-1.0.4/debian/control
--- hfsplus-1.0.4/debian/control	2023-01-08 15:44:44.000000000 +0000
+++ hfsplus-1.0.4/debian/control	2024-02-01 05:47:50.000000000 +0000
@@ -7,7 +7,10 @@
 Vcs-Git: https://salsa.debian.org/debian/hfsplus.git
 Vcs-Browser: https://salsa.debian.org/debian/hfsplus
 
-Package: libhfsp0
+Package: libhfsp0t64
+Provides: ${t64:Provides}
+Replaces: libhfsp0
+Breaks: libhfsp0 (<< ${source:Version})
 Architecture: linux-any
 Section: libs
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -33,7 +36,7 @@
 Package: libhfsp-dev
 Architecture: linux-any
 Section: libdevel
-Depends: libhfsp0 (= ${binary:Version}), libc6-dev, ${misc:Depends}
+Depends: libhfsp0t64 (= ${binary:Version}), libc6-dev, ${misc:Depends}
 Description: Library to access HFS+ formatted volumes
  HFS+ is a modernized version of Apple Computers HFS Filesystem.
  Nowadays, it is widely used with more recent versions of MacOS.
diff -Nru hfsplus-1.0.4/debian/libhfsp0.docs hfsplus-1.0.4/debian/libhfsp0.docs
--- hfsplus-1.0.4/debian/libhfsp0.docs	2021-12-28 01:51:52.000000000 +0000
+++ hfsplus-1.0.4/debian/libhfsp0.docs	1970-01-01 00:00:00.000000000 +0000
@@ -1,3 +0,0 @@
-doc/*.html
-NEWS
-README
diff -Nru hfsplus-1.0.4/debian/libhfsp0.install hfsplus-1.0.4/debian/libhfsp0.install
--- hfsplus-1.0.4/debian/libhfsp0.install	2021-12-28 01:51:52.000000000 +0000
+++ hfsplus-1.0.4/debian/libhfsp0.install	1970-01-01 00:00:00.000000000 +0000
@@ -1,2 +0,0 @@
-usr/lib/*-*/lib*.so.*
-
diff -Nru hfsplus-1.0.4/debian/libhfsp0.symbols hfsplus-1.0.4/debian/libhfsp0.symbols
--- hfsplus-1.0.4/debian/libhfsp0.symbols	2021-12-28 01:53:05.000000000 +0000
+++ hfsplus-1.0.4/debian/libhfsp0.symbols	1970-01-01 00:00:00.000000000 +0000
@@ -1,97 +0,0 @@
-libhfsp.so.0 libhfsp0 #MINVER#
- blockiter_curr@Base 1.0.4
- blockiter_init@Base 1.0.4
- blockiter_next@Base 1.0.4
- blockiter_skip@Base 1.0.4
- btree_check_nodealloc@Base 1.0.4
- btree_close@Base 1.0.4
- btree_init_cat@Base 1.0.4
- btree_init_extent@Base 1.0.4
- btree_insert_record@Base 1.0.4
- btree_key_by_index@Base 1.0.4
- btree_node_by_index@Base 1.0.4
- btree_readhead@Base 1.0.4
- btree_readnode@Base 1.0.4
- btree_remove_record@Base 1.0.4
- btree_reset@Base 1.0.4
- btree_writehead@Base 1.0.4
- btree_writenode@Base 1.0.4
- check_forkalloc@Base 1.0.4
- fast_unicode_compare@Base 1.0.4
- fscheck_btree@Base 1.0.4
- fscheck_create_extents_tree@Base 1.0.4
- fscheck_files@Base 1.0.4
- fscheck_init_cat@Base 1.0.4
- fscheck_init_extent@Base 1.0.4
- fscheck_record_init@Base 1.0.4
- fscheck_record_next@Base 1.0.4
- fscheck_volume_open@Base 1.0.4
- get_atime@Base 1.0.4
- hfsp_error@Base 1.0.4
- hfsplus_check@Base 1.0.4
- maximum_check@Base 1.0.4
- minimal_check@Base 1.0.4
- node_cache_init@Base 1.0.4
- os_close@Base 1.0.4
- os_offset@Base 1.0.4
- os_open@Base 1.0.4
- os_read@Base 1.0.4
- os_same@Base 1.0.4
- os_seek@Base 1.0.4
- os_write@Base 1.0.4
- partition_fillstruct@Base 1.0.4
- partition_getPartitionMap@Base 1.0.4
- partition_getStartBlock@Base 1.0.4
- partition_getnparts@Base 1.0.4
- partition_release@Base 1.0.4
- partition_sort@Base 1.0.4
- print_fork@Base 1.0.4
- record_delete@Base 1.0.4
- record_extent_key_compare@Base 1.0.4
- record_extent_readkey@Base 1.0.4
- record_extent_readrecord@Base 1.0.4
- record_extent_writekey@Base 1.0.4
- record_find_key@Base 1.0.4
- record_find_parent@Base 1.0.4
- record_init@Base 1.0.4
- record_init_cnid@Base 1.0.4
- record_init_file@Base 1.0.4
- record_init_key@Base 1.0.4
- record_init_parent@Base 1.0.4
- record_init_root@Base 1.0.4
- record_init_string@Base 1.0.4
- record_init_string_parent@Base 1.0.4
- record_insert@Base 1.0.4
- record_key_compare@Base 1.0.4
- record_next@Base 1.0.4
- record_next_extent@Base 1.0.4
- record_print@Base 1.0.4
- record_readentry@Base 1.0.4
- record_readkey@Base 1.0.4
- record_up@Base 1.0.4
- record_update@Base 1.0.4
- record_writeentry@Base 1.0.4
- record_writekey@Base 1.0.4
- sig@Base 1.0.4
- unicode_asc2uni@Base 1.0.4
- unicode_uni2asc@Base 1.0.4
- volume_allocate@Base 1.0.4
- volume_allocated@Base 1.0.4
- volume_close@Base 1.0.4
- volume_create_extents_tree@Base 1.0.4
- volume_deallocate@Base 1.0.4
- volume_get_extents_tree@Base 1.0.4
- volume_get_nextid@Base 1.0.4
- volume_initfork@Base 1.0.4
- volume_linux_mark@Base 1.0.4
- volume_modified@Base 1.0.4
- volume_open@Base 1.0.4
- volume_print@Base 1.0.4
- volume_readextent@Base 1.0.4
- volume_readfork@Base 1.0.4
- volume_readfromfork@Base 1.0.4
- volume_readinbuf@Base 1.0.4
- volume_writeextent@Base 1.0.4
- volume_writefork@Base 1.0.4
- volume_writetobuf@Base 1.0.4
- volume_writetofork@Base 1.0.4
diff -Nru hfsplus-1.0.4/debian/libhfsp0t64.docs hfsplus-1.0.4/debian/libhfsp0t64.docs
--- hfsplus-1.0.4/debian/libhfsp0t64.docs	1970-01-01 00:00:00.000000000 +0000
+++ hfsplus-1.0.4/debian/libhfsp0t64.docs	2021-12-28 01:51:52.000000000 +0000
@@ -0,0 +1,3 @@
+doc/*.html
+NEWS
+README
diff -Nru hfsplus-1.0.4/debian/libhfsp0t64.install hfsplus-1.0.4/debian/libhfsp0t64.install
--- hfsplus-1.0.4/debian/libhfsp0t64.install	1970-01-01 00:00:00.000000000 +0000
+++ hfsplus-1.0.4/debian/libhfsp0t64.install	2021-12-28 01:51:52.000000000 +0000
@@ -0,0 +1,2 @@
+usr/lib/*-*/lib*.so.*
+
diff -Nru hfsplus-1.0.4/debian/libhfsp0t64.lintian-overrides hfsplus-1.0.4/debian/libhfsp0t64.lintian-overrides
--- hfsplus-1.0.4/debian/libhfsp0t64.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ hfsplus-1.0.4/debian/libhfsp0t64.lintian-overrides	2024-02-01 05:47:50.000000000 +0000
@@ -0,0 +1 @@
+libhfsp0t64: package-name-doesnt-match-sonames libhfsp0
diff -Nru hfsplus-1.0.4/debian/libhfsp0t64.symbols hfsplus-1.0.4/debian/libhfsp0t64.symbols
--- hfsplus-1.0.4/debian/libhfsp0t64.symbols	1970-01-01 00:00:00.000000000 +0000
+++ hfsplus-1.0.4/debian/libhfsp0t64.symbols	2024-02-01 05:47:50.000000000 +0000
@@ -0,0 +1,97 @@
+libhfsp.so.0 libhfsp0t64 #MINVER#
+ blockiter_curr@Base 1.0.4
+ blockiter_init@Base 1.0.4
+ blockiter_next@Base 1.0.4
+ blockiter_skip@Base 1.0.4
+ btree_check_nodealloc@Base 1.0.4
+ btree_close@Base 1.0.4
+ btree_init_cat@Base 1.0.4
+ btree_init_extent@Base 1.0.4
+ btree_insert_record@Base 1.0.4
+ btree_key_by_index@Base 1.0.4
+ btree_node_by_index@Base 1.0.4
+ btree_readhead@Base 1.0.4
+ btree_readnode@Base 1.0.4
+ btree_remove_record@Base 1.0.4
+ btree_reset@Base 1.0.4
+ btree_writehead@Base 1.0.4
+ btree_writenode@Base 1.0.4
+ check_forkalloc@Base 1.0.4
+ fast_unicode_compare@Base 1.0.4
+ fscheck_btree@Base 1.0.4
+ fscheck_create_extents_tree@Base 1.0.4
+ fscheck_files@Base 1.0.4
+ fscheck_init_cat@Base 1.0.4
+ fscheck_init_extent@Base 1.0.4
+ fscheck_record_init@Base 1.0.4
+ fscheck_record_next@Base 1.0.4
+ fscheck_volume_open@Base 1.0.4
+ get_atime@Base 1.0.4
+ hfsp_error@Base 1.0.4
+ hfsplus_check@Base 1.0.4
+ maximum_check@Base 1.0.4
+ minimal_check@Base 1.0.4
+ node_cache_init@Base 1.0.4
+ os_close@Base 1.0.4
+ os_offset@Base 1.0.4
+ os_open@Base 1.0.4
+ os_read@Base 1.0.4
+ os_same@Base 1.0.4
+ os_seek@Base 1.0.4
+ os_write@Base 1.0.4
+ partition_fillstruct@Base 1.0.4
+ partition_getPartitionMap@Base 1.0.4
+ partition_getStartBlock@Base 1.0.4
+ partition_getnparts@Base 1.0.4
+ partition_release@Base 1.0.4
+ partition_sort@Base 1.0.4
+ print_fork@Base 1.0.4
+ record_delete@Base 1.0.4
+ record_extent_key_compare@Base 1.0.4
+ record_extent_readkey@Base 1.0.4
+ record_extent_readrecord@Base 1.0.4
+ record_extent_writekey@Base 1.0.4
+ record_find_key@Base 1.0.4
+ record_find_parent@Base 1.0.4
+ record_init@Base 1.0.4
+ record_init_cnid@Base 1.0.4
+ record_init_file@Base 1.0.4
+ record_init_key@Base 1.0.4
+ record_init_parent@Base 1.0.4
+ record_init_root@Base 1.0.4
+ record_init_string@Base 1.0.4
+ record_init_string_parent@Base 1.0.4
+ record_insert@Base 1.0.4
+ record_key_compare@Base 1.0.4
+ record_next@Base 1.0.4
+ record_next_extent@Base 1.0.4
+ record_print@Base 1.0.4
+ record_readentry@Base 1.0.4
+ record_readkey@Base 1.0.4
+ record_up@Base 1.0.4
+ record_update@Base 1.0.4
+ record_writeentry@Base 1.0.4
+ record_writekey@Base 1.0.4
+ sig@Base 1.0.4
+ unicode_asc2uni@Base 1.0.4
+ unicode_uni2asc@Base 1.0.4
+ volume_allocate@Base 1.0.4
+ volume_allocated@Base 1.0.4
+ volume_close@Base 1.0.4
+ volume_create_extents_tree@Base 1.0.4
+ volume_deallocate@Base 1.0.4
+ volume_get_extents_tree@Base 1.0.4
+ volume_get_nextid@Base 1.0.4
+ volume_initfork@Base 1.0.4
+ volume_linux_mark@Base 1.0.4
+ volume_modified@Base 1.0.4
+ volume_open@Base 1.0.4
+ volume_print@Base 1.0.4
+ volume_readextent@Base 1.0.4
+ volume_readfork@Base 1.0.4
+ volume_readfromfork@Base 1.0.4
+ volume_readinbuf@Base 1.0.4
+ volume_writeextent@Base 1.0.4
+ volume_writefork@Base 1.0.4
+ volume_writetobuf@Base 1.0.4
+ volume_writetofork@Base 1.0.4

--- End Message ---
--- Begin Message ---
Source: hfsplus
Source-Version: 1.0.4-17.1
Done: Lukas Märdian <slyon@debian.org>

We believe that the bug you reported is fixed in the latest version of
hfsplus, 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 1062338@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Lukas Märdian <slyon@debian.org> (supplier of updated hfsplus 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 28 Feb 2024 08:51:47 +0000
Source: hfsplus
Architecture: source
Version: 1.0.4-17.1
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Lukas Märdian <slyon@debian.org>
Closes: 1062338
Changes:
 hfsplus (1.0.4-17.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1062338
Checksums-Sha1:
 e06527b3df04e93d0b76671f9f567508205e0f6e 1989 hfsplus_1.0.4-17.1.dsc
 c5fe12569ae55268a098f284df003e8b82d45923 20488 hfsplus_1.0.4-17.1.debian.tar.xz
 f7eb1e8976c81a55fb65e287111f2096caddf4e7 6493 hfsplus_1.0.4-17.1_source.buildinfo
Checksums-Sha256:
 47ead0fc0ec05a395bb282c5a7a9789a457b1231cd60eea9d41d1b9024f2d556 1989 hfsplus_1.0.4-17.1.dsc
 dd9a4f8efe65f9af78e5bd9e71f60491cccfa680e55bacec093f1d31b9a454d9 20488 hfsplus_1.0.4-17.1.debian.tar.xz
 a32abb59e86efb028cf6aab0a2ec85628e5cb5575a16f295265ec9b2670196f8 6493 hfsplus_1.0.4-17.1_source.buildinfo
Files:
 dcad451489d83c1e6e0bad937a6085fa 1989 otherosfs optional hfsplus_1.0.4-17.1.dsc
 784f1bf680b39ed0e39b3eeb130a1525 20488 otherosfs optional hfsplus_1.0.4-17.1.debian.tar.xz
 dbc3e3be70f610534f03df28c69dd150 6493 otherosfs optional hfsplus_1.0.4-17.1_source.buildinfo

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

iQJFBAEBCgAvFiEE496GmCL5m2y8NfJ5v322IrMDrIsFAmXe9DURHHNseW9uQGRl
Ymlhbi5vcmcACgkQv322IrMDrIuANRAAqy9GyPpMX5yfxiqCPkYlJQuPPJukkRnE
dfn3spQbeh74UQmcXEfT7FA3FnEJW1ykEqyuypM47ndaKb5THbtPL4nR88ArF62Y
HsKGqlll62kfXNqy7hPP3krK9uEHgUy6oEJOHRY3P/FXG4KueUidJC+4UPC2vAC/
16Nb0Z8teFRdNy1Oc99zxmQxuKQLY+MxweJtoLw+x1WrcYYnEO57B9FW8BusHIZx
mrYbINYsB6beijQmPOuD//CyVuYwg2oUeolqLNkJs22c7H09JUXUbSLA4VRIhyPc
ekS6o7Vn52uRhY5JaMxXSNZeGFkZi5iQfYr7bPhkWJIy1TO//k99lKYCIrQtVD/q
h+KHpVsVedOqxFw31i1aDEh2rABZRRMT6SaRz6OeBLN8cnCE6Vp5rF4isNsre4zT
PjRev9okYBBLEt6TIu5YraN3PYmVi+fn3dIwnvXLqLr+goBdJhlhvFAx1Vrd4yj3
RKDSNFYDYmCMHNILd0coA2KrgUaoPdE1W7BvCG3tdcHPA2g/mrpt3h7q2PiQYSgV
1czymJhPGS2RSicQ869HD7CIcwL2hGM+DOrAA8we8p0pvcJSdgnJZMCjubLeDr+/
Tubx+9WtDtCMGWeDpsPTqcLfkkSmnQVttOBDQ3svL8KRVL8RKzVDkZgKb5p/LLid
kwertNYozgg=
=DUaX
-----END PGP SIGNATURE-----

Attachment: pgp4_rk8JJtn1.pgp
Description: PGP signature


--- End Message ---

Reply to: