Your message dated Wed, 28 Feb 2024 12:28:07 +0000
with message-id <[email protected]>
and subject line Bug#1062301: fixed in libfshfs 20201104-1.1
has caused the Debian Bug report #1062301,
regarding libfshfs: 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 [email protected]
immediately.)


-- 
1062301: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062301
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libfshfs
Version: 20201104-1
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: [email protected]
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
libfshfs 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 libfshfs
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 libfshfs-20201104/debian/changelog libfshfs-20201104/debian/changelog
--- libfshfs-20201104/debian/changelog  2020-12-05 12:12:12.000000000 +0000
+++ libfshfs-20201104/debian/changelog  2024-02-01 00:44:20.000000000 +0000
@@ -1,3 +1,10 @@
+libfshfs (20201104-1.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <[email protected]>  Thu, 01 Feb 2024 00:44:20 +0000
+
 libfshfs (20201104-1) unstable; urgency=low
 
   * Initial release (Closes: #976460)
diff -Nru libfshfs-20201104/debian/control libfshfs-20201104/debian/control
--- libfshfs-20201104/debian/control    2020-12-05 12:12:12.000000000 +0000
+++ libfshfs-20201104/debian/control    2024-02-01 00:44:20.000000000 +0000
@@ -14,13 +14,16 @@
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends},
- libfshfs1 (= ${binary:Version})
+ libfshfs1t64 (= ${binary:Version})
 Description: library to access the Mac OS Hierarchical File System -- 
development files
  libfshfs is a library to access the Mac OS Hierarchical File System (HFS).
  .
  This package includes the development support files.
 
-Package: libfshfs1
+Package: libfshfs1t64
+Provides: ${t64:Provides}
+Replaces: libfshfs1
+Breaks: libfshfs1 (<< ${source:Version})
 Section: libs
 Architecture: any
 Multi-Arch: same
@@ -36,7 +39,7 @@
 Architecture: any
 Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends},
- libfshfs1,
+ libfshfs1t64,
 Description: library to access the Mac OS Hierarchical File System -- Utilities
  libfshfs is a library to access the Mac OS Hierarchical File System (HFS).
  .
@@ -45,7 +48,7 @@
 Package: python3-libfshfs
 Section: python
 Architecture: any
-Depends: libfshfs1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, 
${python3:Depends}
+Depends: libfshfs1t64 (= ${binary:Version}), ${shlibs:Depends}, 
${misc:Depends}, ${python3:Depends}
 Description: library to access the Mac OS Hierarchical File System -- Python 3 
bindings
  libfshfs is a library to access the Mac OS Hierarchical File System (HFS).
  .
diff -Nru libfshfs-20201104/debian/libfshfs1.install 
libfshfs-20201104/debian/libfshfs1.install
--- libfshfs-20201104/debian/libfshfs1.install  2020-12-05 12:09:04.000000000 
+0000
+++ libfshfs-20201104/debian/libfshfs1.install  1970-01-01 00:00:00.000000000 
+0000
@@ -1 +0,0 @@
-usr/lib/*-*/lib*.so.*
diff -Nru libfshfs-20201104/debian/libfshfs1.symbols 
libfshfs-20201104/debian/libfshfs1.symbols
--- libfshfs-20201104/debian/libfshfs1.symbols  2020-12-05 12:12:12.000000000 
+0000
+++ libfshfs-20201104/debian/libfshfs1.symbols  1970-01-01 00:00:00.000000000 
+0000
@@ -1,335 +0,0 @@
-libfshfs.so.1 libfshfs1 #MINVER#
- (optional|regex)^libcdata_.* 0
- (optional|regex)^libcerror_.* 0
- (optional|regex)^libcfile_.* 0
- (optional|regex)^libclocale_.* 0
- (optional|regex)^libcnotify_.* 0
- (optional|regex)^libcpath_.* 0
- (optional|regex)^libcsplit_.* 0
- (optional|regex)^libcthreads_.* 0
- (optional|regex)^libfcache_.* 0
- (optional|regex)^libfdata_.* 0
- (optional|regex)^libfdatetime_.* 0
- (optional|regex)^libfguid_.* 0
- (optional|regex)^libhmac_.* 0
- (optional|regex)^libuna_.* 0
- (optional|regex)^libuna_.* 0
- (optional|regex)^libfshfs_internal.* 0
- fshfs_volume_signature_hfsplus@Base 20201104
- fshfs_volume_signature_hfsx@Base 20201104
- libfshfs_attribute_record_compare_name_with_utf16_string@Base 20201104
- libfshfs_attribute_record_compare_name_with_utf8_string@Base 20201104
- libfshfs_attribute_record_free@Base 20201104
- libfshfs_attribute_record_get_utf16_name@Base 20201104
- libfshfs_attribute_record_get_utf16_name_size@Base 20201104
- libfshfs_attribute_record_get_utf8_name@Base 20201104
- libfshfs_attribute_record_get_utf8_name_size@Base 20201104
- libfshfs_attribute_record_initialize@Base 20201104
- libfshfs_attribute_record_read_data@Base 20201104
- libfshfs_attribute_record_set_name@Base 20201104
- libfshfs_attributes_btree_file_get_attribute_from_record_data@Base 20201104
- libfshfs_attributes_btree_file_get_attributes@Base 20201104
- libfshfs_attributes_btree_file_get_attributes_from_branch_node@Base 20201104
- libfshfs_attributes_btree_file_get_attributes_from_leaf_node@Base 20201104
- libfshfs_attributes_btree_file_get_key_from_node_by_index@Base 20201104
- libfshfs_attributes_btree_file_get_sub_node_number_from_key@Base 20201104
- libfshfs_attributes_btree_key_compare_name_with_utf16_string@Base 20201104
- libfshfs_attributes_btree_key_compare_name_with_utf8_string@Base 20201104
- libfshfs_attributes_btree_key_free@Base 20201104
- libfshfs_attributes_btree_key_initialize@Base 20201104
- libfshfs_attributes_btree_key_read_data@Base 20201104
- libfshfs_block_data_handle_read_segment_data@Base 20201104
- libfshfs_block_data_handle_seek_segment_offset@Base 20201104
- libfshfs_btree_file_free@Base 20201104
- libfshfs_btree_file_get_node_by_number@Base 20201104
- libfshfs_btree_file_get_root_node@Base 20201104
- libfshfs_btree_file_initialize@Base 20201104
- libfshfs_btree_file_read_file_io_handle@Base 20201104
- libfshfs_btree_header_free@Base 20201104
- libfshfs_btree_header_initialize@Base 20201104
- libfshfs_btree_header_read_data@Base 20201104
- libfshfs_btree_node_descriptor_free@Base 20201104
- libfshfs_btree_node_descriptor_initialize@Base 20201104
- libfshfs_btree_node_descriptor_read_data@Base 20201104
- libfshfs_btree_node_free@Base 20201104
- libfshfs_btree_node_get_node_type@Base 20201104
- libfshfs_btree_node_get_record_by_index@Base 20201104
- libfshfs_btree_node_get_record_data_by_index@Base 20201104
- libfshfs_btree_node_initialize@Base 20201104
- libfshfs_btree_node_is_branch_node@Base 20201104
- libfshfs_btree_node_is_leaf_node@Base 20201104
- libfshfs_btree_node_read_data@Base 20201104
- libfshfs_btree_node_read_file_io_handle@Base 20201104
- libfshfs_btree_node_record_free@Base 20201104
- libfshfs_btree_node_record_initialize@Base 20201104
- libfshfs_btree_node_vector_free@Base 20201104
- libfshfs_btree_node_vector_get_node_by_number@Base 20201104
- libfshfs_btree_node_vector_initialize@Base 20201104
- libfshfs_buffer_data_handle_free@Base 20201104
- libfshfs_buffer_data_handle_initialize@Base 20201104
- libfshfs_buffer_data_handle_read_segment_data@Base 20201104
- libfshfs_buffer_data_handle_seek_segment_offset@Base 20201104
- libfshfs_catalog_btree_file_get_directory_entries@Base 20201104
- libfshfs_catalog_btree_file_get_directory_entries_from_branch_node@Base 
20201104
- libfshfs_catalog_btree_file_get_directory_entries_from_leaf_node@Base 20201104
- libfshfs_catalog_btree_file_get_directory_entry_by_identifier@Base 20201104
- libfshfs_catalog_btree_file_get_directory_entry_by_utf16_name@Base 20201104
- libfshfs_catalog_btree_file_get_directory_entry_by_utf16_path@Base 20201104
- libfshfs_catalog_btree_file_get_directory_entry_by_utf8_name@Base 20201104
- libfshfs_catalog_btree_file_get_directory_entry_by_utf8_path@Base 20201104
- 
libfshfs_catalog_btree_file_get_directory_entry_from_branch_node_by_thread_record@Base
 20201104
- 
libfshfs_catalog_btree_file_get_directory_entry_from_branch_node_by_utf16_name@Base
 20201104
- 
libfshfs_catalog_btree_file_get_directory_entry_from_branch_node_by_utf8_name@Base
 20201104
- libfshfs_catalog_btree_file_get_directory_entry_from_key@Base 20201104
- 
libfshfs_catalog_btree_file_get_directory_entry_from_leaf_node_by_thread_record@Base
 20201104
- 
libfshfs_catalog_btree_file_get_directory_entry_from_leaf_node_by_utf16_name@Base
 20201104
- 
libfshfs_catalog_btree_file_get_directory_entry_from_leaf_node_by_utf8_name@Base
 20201104
- libfshfs_catalog_btree_file_get_key_from_node_by_index@Base 20201104
- libfshfs_catalog_btree_file_get_sub_node_number_from_key@Base 20201104
- libfshfs_catalog_btree_file_get_thread_record@Base 20201104
- libfshfs_catalog_btree_file_get_thread_record_from_branch_node@Base 20201104
- libfshfs_catalog_btree_file_get_thread_record_from_key@Base 20201104
- libfshfs_catalog_btree_file_get_thread_record_from_leaf_node@Base 20201104
- libfshfs_catalog_btree_key_compare_name@Base 20201104
- libfshfs_catalog_btree_key_compare_name_with_utf16_string@Base 20201104
- libfshfs_catalog_btree_key_compare_name_with_utf8_string@Base 20201104
- libfshfs_catalog_btree_key_free@Base 20201104
- libfshfs_catalog_btree_key_initialize@Base 20201104
- libfshfs_catalog_btree_key_read_data@Base 20201104
- libfshfs_check_volume_signature@Base 20201104
- libfshfs_check_volume_signature_file_io_handle@Base 20201104
- libfshfs_compressed_data_handle_free@Base 20201104
- libfshfs_compressed_data_handle_get_compressed_block_offsets@Base 20201104
- libfshfs_compressed_data_handle_initialize@Base 20201104
- libfshfs_compressed_data_handle_read_segment_data@Base 20201104
- libfshfs_compressed_data_handle_seek_segment_offset@Base 20201104
- libfshfs_compressed_data_header_free@Base 20201104
- libfshfs_compressed_data_header_initialize@Base 20201104
- libfshfs_compressed_data_header_read_data@Base 20201104
- libfshfs_data_stream_initialize_from_compressed_data_stream@Base 20201104
- libfshfs_data_stream_initialize_from_data@Base 20201104
- libfshfs_data_stream_initialize_from_extents@Base 20201104
- libfshfs_data_stream_initialize_from_fork_descriptor@Base 20201104
- libfshfs_decompress_data@Base 20201104
- libfshfs_deflate_bit_stream_get_huffman_encoded_value@Base 20201104
- libfshfs_deflate_bit_stream_get_value@Base 20201104
- libfshfs_deflate_calculate_adler32@Base 20201104
- libfshfs_deflate_decode_huffman@Base 20201104
- libfshfs_deflate_decompress@Base 20201104
- libfshfs_deflate_decompress_zlib@Base 20201104
- libfshfs_deflate_fixed_huffman_distances_table@Base 20201104
- libfshfs_deflate_fixed_huffman_literals_table@Base 20201104
- libfshfs_deflate_fixed_huffman_tables_initialized@Base 20201104
- libfshfs_deflate_huffman_table_construct@Base 20201104
- libfshfs_deflate_initialize_dynamic_huffman_tables@Base 20201104
- libfshfs_deflate_initialize_fixed_huffman_tables@Base 20201104
- libfshfs_deflate_read_block@Base 20201104
- libfshfs_deflate_read_data_header@Base 20201104
- libfshfs_directory_entry_clone@Base 20201104
- libfshfs_directory_entry_free@Base 20201104
- libfshfs_directory_entry_get_access_time@Base 20201104
- libfshfs_directory_entry_get_added_time@Base 20201104
- libfshfs_directory_entry_get_backup_time@Base 20201104
- libfshfs_directory_entry_get_creation_time@Base 20201104
- libfshfs_directory_entry_get_data_fork_descriptor@Base 20201104
- libfshfs_directory_entry_get_entry_modification_time@Base 20201104
- libfshfs_directory_entry_get_file_mode@Base 20201104
- libfshfs_directory_entry_get_group_identifier@Base 20201104
- libfshfs_directory_entry_get_identifier@Base 20201104
- libfshfs_directory_entry_get_link_identifier@Base 20201104
- libfshfs_directory_entry_get_link_reference@Base 20201104
- libfshfs_directory_entry_get_modification_time@Base 20201104
- libfshfs_directory_entry_get_owner_identifier@Base 20201104
- libfshfs_directory_entry_get_parent_identifier@Base 20201104
- libfshfs_directory_entry_get_resource_fork_descriptor@Base 20201104
- libfshfs_directory_entry_get_utf16_name@Base 20201104
- libfshfs_directory_entry_get_utf16_name_size@Base 20201104
- libfshfs_directory_entry_get_utf8_name@Base 20201104
- libfshfs_directory_entry_get_utf8_name_size@Base 20201104
- libfshfs_directory_entry_initialize@Base 20201104
- libfshfs_directory_entry_set_catalog_record@Base 20201104
- libfshfs_directory_entry_set_name@Base 20201104
- libfshfs_directory_record_clone@Base 20201104
- libfshfs_directory_record_free@Base 20201104
- libfshfs_directory_record_get_access_time@Base 20201104
- libfshfs_directory_record_get_added_time@Base 20201104
- libfshfs_directory_record_get_backup_time@Base 20201104
- libfshfs_directory_record_get_creation_time@Base 20201104
- libfshfs_directory_record_get_entry_modification_time@Base 20201104
- libfshfs_directory_record_get_file_mode@Base 20201104
- libfshfs_directory_record_get_group_identifier@Base 20201104
- libfshfs_directory_record_get_identifier@Base 20201104
- libfshfs_directory_record_get_modification_time@Base 20201104
- libfshfs_directory_record_get_owner_identifier@Base 20201104
- libfshfs_directory_record_initialize@Base 20201104
- libfshfs_directory_record_read_data@Base 20201104
- libfshfs_error_backtrace_fprint@Base 20201104
- libfshfs_error_backtrace_sprint@Base 20201104
- libfshfs_error_fprint@Base 20201104
- libfshfs_error_free@Base 20201104
- libfshfs_error_sprint@Base 20201104
- libfshfs_extended_attribute_free@Base 20201104
- libfshfs_extended_attribute_get_utf16_name@Base 20201104
- libfshfs_extended_attribute_get_utf16_name_size@Base 20201104
- libfshfs_extended_attribute_get_utf8_name@Base 20201104
- libfshfs_extended_attribute_get_utf8_name_size@Base 20201104
- libfshfs_extended_attribute_initialize@Base 20201104
- libfshfs_extent_free@Base 20201104
- libfshfs_extent_initialize@Base 20201104
- libfshfs_extents_btree_file_get_extents@Base 20201104
- libfshfs_extents_btree_file_get_extents_from_branch_node@Base 20201104
- libfshfs_extents_btree_file_get_extents_from_leaf_node@Base 20201104
- libfshfs_extents_btree_file_get_extents_from_record_data@Base 20201104
- libfshfs_extents_btree_file_get_key_from_node_by_index@Base 20201104
- libfshfs_extents_btree_file_get_sub_node_number_from_key@Base 20201104
- libfshfs_extents_btree_key_free@Base 20201104
- libfshfs_extents_btree_key_initialize@Base 20201104
- libfshfs_extents_btree_key_read_data@Base 20201104
- libfshfs_file_entry_free@Base 20201104
- libfshfs_file_entry_get_access_time@Base 20201104
- libfshfs_file_entry_get_added_time@Base 20201104
- libfshfs_file_entry_get_backup_time@Base 20201104
- libfshfs_file_entry_get_creation_time@Base 20201104
- libfshfs_file_entry_get_entry_modification_time@Base 20201104
- libfshfs_file_entry_get_extended_attribute_by_index@Base 20201104
- libfshfs_file_entry_get_extended_attribute_by_utf16_name@Base 20201104
- libfshfs_file_entry_get_extended_attribute_by_utf8_name@Base 20201104
- libfshfs_file_entry_get_file_mode@Base 20201104
- libfshfs_file_entry_get_group_identifier@Base 20201104
- libfshfs_file_entry_get_identifier@Base 20201104
- libfshfs_file_entry_get_link_identifier@Base 20201104
- libfshfs_file_entry_get_modification_time@Base 20201104
- libfshfs_file_entry_get_number_of_extended_attributes@Base 20201104
- libfshfs_file_entry_get_number_of_sub_file_entries@Base 20201104
- libfshfs_file_entry_get_offset@Base 20201104
- libfshfs_file_entry_get_owner_identifier@Base 20201104
- libfshfs_file_entry_get_parent_identifier@Base 20201104
- libfshfs_file_entry_get_size@Base 20201104
- libfshfs_file_entry_get_sub_file_entry_by_index@Base 20201104
- libfshfs_file_entry_get_sub_file_entry_by_utf16_name@Base 20201104
- libfshfs_file_entry_get_sub_file_entry_by_utf8_name@Base 20201104
- libfshfs_file_entry_get_utf16_name@Base 20201104
- libfshfs_file_entry_get_utf16_name_size@Base 20201104
- libfshfs_file_entry_get_utf16_symbolic_link_target@Base 20201104
- libfshfs_file_entry_get_utf16_symbolic_link_target_size@Base 20201104
- libfshfs_file_entry_get_utf8_name@Base 20201104
- libfshfs_file_entry_get_utf8_name_size@Base 20201104
- libfshfs_file_entry_get_utf8_symbolic_link_target@Base 20201104
- libfshfs_file_entry_get_utf8_symbolic_link_target_size@Base 20201104
- libfshfs_file_entry_has_extended_attribute_by_utf16_name@Base 20201104
- libfshfs_file_entry_has_extended_attribute_by_utf8_name@Base 20201104
- libfshfs_file_entry_initialize@Base 20201104
- libfshfs_file_entry_read_buffer@Base 20201104
- libfshfs_file_entry_read_buffer_at_offset@Base 20201104
- libfshfs_file_entry_seek_offset@Base 20201104
- libfshfs_file_record_clone@Base 20201104
- libfshfs_file_record_free@Base 20201104
- libfshfs_file_record_get_access_time@Base 20201104
- libfshfs_file_record_get_added_time@Base 20201104
- libfshfs_file_record_get_backup_time@Base 20201104
- libfshfs_file_record_get_creation_time@Base 20201104
- libfshfs_file_record_get_data_fork_descriptor@Base 20201104
- libfshfs_file_record_get_entry_modification_time@Base 20201104
- libfshfs_file_record_get_file_mode@Base 20201104
- libfshfs_file_record_get_group_identifier@Base 20201104
- libfshfs_file_record_get_identifier@Base 20201104
- libfshfs_file_record_get_link_reference@Base 20201104
- libfshfs_file_record_get_modification_time@Base 20201104
- libfshfs_file_record_get_owner_identifier@Base 20201104
- libfshfs_file_record_get_resource_fork_descriptor@Base 20201104
- libfshfs_file_record_initialize@Base 20201104
- libfshfs_file_record_read_data@Base 20201104
- libfshfs_file_system_free@Base 20201104
- libfshfs_file_system_get_attributes@Base 20201104
- libfshfs_file_system_get_directory_entries@Base 20201104
- libfshfs_file_system_get_directory_entry_by_identifier@Base 20201104
- libfshfs_file_system_get_directory_entry_by_utf16_name@Base 20201104
- libfshfs_file_system_get_directory_entry_by_utf16_path@Base 20201104
- libfshfs_file_system_get_directory_entry_by_utf8_name@Base 20201104
- libfshfs_file_system_get_directory_entry_by_utf8_path@Base 20201104
- libfshfs_file_system_get_extents@Base 20201104
- libfshfs_file_system_initialize@Base 20201104
- libfshfs_file_system_read_attributes_file@Base 20201104
- libfshfs_file_system_read_catalog_file@Base 20201104
- libfshfs_file_system_read_extents_file@Base 20201104
- libfshfs_file_system_resolve_indirect_node_directory_entry@Base 20201104
- libfshfs_fork_descriptor_clone@Base 20201104
- libfshfs_fork_descriptor_free@Base 20201104
- libfshfs_fork_descriptor_get_extents@Base 20201104
- libfshfs_fork_descriptor_has_extents_overflow@Base 20201104
- libfshfs_fork_descriptor_initialize@Base 20201104
- libfshfs_fork_descriptor_read_data@Base 20201104
- libfshfs_get_access_flags_read@Base 20201104
- libfshfs_get_codepage@Base 20201104
- libfshfs_get_version@Base 20201104
- libfshfs_io_handle_clear@Base 20201104
- libfshfs_io_handle_free@Base 20201104
- libfshfs_io_handle_initialize@Base 20201104
- libfshfs_lzvn_decompress@Base 20201104
- libfshfs_name_case_folding_mappings_0x00000040@Base 20201104
- libfshfs_name_case_folding_mappings_0x00000340@Base 20201104
- libfshfs_name_case_folding_mappings_0x000010a0@Base 20201104
- libfshfs_name_case_folding_mappings_0x000013f8@Base 20201104
- libfshfs_name_case_folding_mappings_0x00001c80@Base 20201104
- libfshfs_name_case_folding_mappings_0x00001e00@Base 20201104
- libfshfs_name_case_folding_mappings_0x00002120@Base 20201104
- libfshfs_name_case_folding_mappings_0x000024b0@Base 20201104
- libfshfs_name_case_folding_mappings_0x00002c00@Base 20201104
- libfshfs_name_case_folding_mappings_0x0000a640@Base 20201104
- libfshfs_name_case_folding_mappings_0x0000a720@Base 20201104
- libfshfs_name_case_folding_mappings_0x0000ab70@Base 20201104
- libfshfs_name_case_folding_mappings_0x0000ff20@Base 20201104
- libfshfs_name_case_folding_mappings_0x00010400@Base 20201104
- libfshfs_name_case_folding_mappings_0x000104b0@Base 20201104
- libfshfs_name_case_folding_mappings_0x00010c80@Base 20201104
- libfshfs_name_case_folding_mappings_0x000118a0@Base 20201104
- libfshfs_name_case_folding_mappings_0x0001e900@Base 20201104
- libfshfs_name_compare_with_utf16_string@Base 20201104
- libfshfs_name_compare_with_utf8_string@Base 20201104
- libfshfs_name_decomposition_mappings_0x000000c0@Base 20201104
- libfshfs_name_decomposition_mappings_0x000001a0@Base 20201104
- libfshfs_name_decomposition_mappings_0x00000340@Base 20201104
- libfshfs_name_decomposition_mappings_0x00000400@Base 20201104
- libfshfs_name_decomposition_mappings_0x00000620@Base 20201104
- libfshfs_name_decomposition_mappings_0x00000928@Base 20201104
- libfshfs_name_decomposition_mappings_0x00000a30@Base 20201104
- libfshfs_name_decomposition_mappings_0x00000b48@Base 20201104
- libfshfs_name_decomposition_mappings_0x00000c48@Base 20201104
- libfshfs_name_decomposition_mappings_0x00000d48@Base 20201104
- libfshfs_name_decomposition_mappings_0x00000f40@Base 20201104
- libfshfs_name_decomposition_mappings_0x00001e00@Base 20201104
- libfshfs_name_decomposition_mappings_0x00003048@Base 20201104
- libfshfs_name_decomposition_mappings_0x0000ac00@Base 20201104
- libfshfs_name_decomposition_mappings_0x0000d7a0@Base 20201104
- libfshfs_name_decomposition_mappings_0x0000fb18@Base 20201104
- libfshfs_name_get_utf16_string@Base 20201104
- libfshfs_name_get_utf16_string_size@Base 20201104
- libfshfs_name_get_utf8_string@Base 20201104
- libfshfs_name_get_utf8_string_size@Base 20201104
- libfshfs_notify_set_stream@Base 20201104
- libfshfs_notify_set_verbose@Base 20201104
- libfshfs_notify_stream_close@Base 20201104
- libfshfs_notify_stream_open@Base 20201104
- libfshfs_set_codepage@Base 20201104
- libfshfs_thread_record_free@Base 20201104
- libfshfs_thread_record_initialize@Base 20201104
- libfshfs_thread_record_read_data@Base 20201104
- libfshfs_volume_close@Base 20201104
- libfshfs_volume_free@Base 20201104
- libfshfs_volume_get_file_entry_by_identifier@Base 20201104
- libfshfs_volume_get_file_entry_by_utf16_path@Base 20201104
- libfshfs_volume_get_file_entry_by_utf8_path@Base 20201104
- libfshfs_volume_get_root_directory@Base 20201104
- libfshfs_volume_get_utf16_name@Base 20201104
- libfshfs_volume_get_utf16_name_size@Base 20201104
- libfshfs_volume_get_utf8_name@Base 20201104
- libfshfs_volume_get_utf8_name_size@Base 20201104
- libfshfs_volume_header_free@Base 20201104
- libfshfs_volume_header_initialize@Base 20201104
- libfshfs_volume_header_read_data@Base 20201104
- libfshfs_volume_header_read_file_io_handle@Base 20201104
- libfshfs_volume_initialize@Base 20201104
- libfshfs_volume_open@Base 20201104
- libfshfs_volume_open_file_io_handle@Base 20201104
- libfshfs_volume_signal_abort@Base 20201104
- lzvn_oppcode_types@Base 20201104
\ No newline at end of file
diff -Nru libfshfs-20201104/debian/libfshfs1t64.install 
libfshfs-20201104/debian/libfshfs1t64.install
--- libfshfs-20201104/debian/libfshfs1t64.install       1970-01-01 
00:00:00.000000000 +0000
+++ libfshfs-20201104/debian/libfshfs1t64.install       2020-12-05 
12:09:04.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*-*/lib*.so.*
diff -Nru libfshfs-20201104/debian/libfshfs1t64.lintian-overrides 
libfshfs-20201104/debian/libfshfs1t64.lintian-overrides
--- libfshfs-20201104/debian/libfshfs1t64.lintian-overrides     1970-01-01 
00:00:00.000000000 +0000
+++ libfshfs-20201104/debian/libfshfs1t64.lintian-overrides     2024-02-01 
00:44:20.000000000 +0000
@@ -0,0 +1 @@
+libfshfs1t64: package-name-doesnt-match-sonames libfshfs1
diff -Nru libfshfs-20201104/debian/libfshfs1t64.symbols 
libfshfs-20201104/debian/libfshfs1t64.symbols
--- libfshfs-20201104/debian/libfshfs1t64.symbols       1970-01-01 
00:00:00.000000000 +0000
+++ libfshfs-20201104/debian/libfshfs1t64.symbols       2024-02-01 
00:44:20.000000000 +0000
@@ -0,0 +1,335 @@
+libfshfs.so.1 libfshfs1t64 #MINVER#
+ (optional|regex)^libcdata_.* 0
+ (optional|regex)^libcerror_.* 0
+ (optional|regex)^libcfile_.* 0
+ (optional|regex)^libclocale_.* 0
+ (optional|regex)^libcnotify_.* 0
+ (optional|regex)^libcpath_.* 0
+ (optional|regex)^libcsplit_.* 0
+ (optional|regex)^libcthreads_.* 0
+ (optional|regex)^libfcache_.* 0
+ (optional|regex)^libfdata_.* 0
+ (optional|regex)^libfdatetime_.* 0
+ (optional|regex)^libfguid_.* 0
+ (optional|regex)^libhmac_.* 0
+ (optional|regex)^libuna_.* 0
+ (optional|regex)^libuna_.* 0
+ (optional|regex)^libfshfs_internal.* 0
+ fshfs_volume_signature_hfsplus@Base 20201104
+ fshfs_volume_signature_hfsx@Base 20201104
+ libfshfs_attribute_record_compare_name_with_utf16_string@Base 20201104
+ libfshfs_attribute_record_compare_name_with_utf8_string@Base 20201104
+ libfshfs_attribute_record_free@Base 20201104
+ libfshfs_attribute_record_get_utf16_name@Base 20201104
+ libfshfs_attribute_record_get_utf16_name_size@Base 20201104
+ libfshfs_attribute_record_get_utf8_name@Base 20201104
+ libfshfs_attribute_record_get_utf8_name_size@Base 20201104
+ libfshfs_attribute_record_initialize@Base 20201104
+ libfshfs_attribute_record_read_data@Base 20201104
+ libfshfs_attribute_record_set_name@Base 20201104
+ libfshfs_attributes_btree_file_get_attribute_from_record_data@Base 20201104
+ libfshfs_attributes_btree_file_get_attributes@Base 20201104
+ libfshfs_attributes_btree_file_get_attributes_from_branch_node@Base 20201104
+ libfshfs_attributes_btree_file_get_attributes_from_leaf_node@Base 20201104
+ libfshfs_attributes_btree_file_get_key_from_node_by_index@Base 20201104
+ libfshfs_attributes_btree_file_get_sub_node_number_from_key@Base 20201104
+ libfshfs_attributes_btree_key_compare_name_with_utf16_string@Base 20201104
+ libfshfs_attributes_btree_key_compare_name_with_utf8_string@Base 20201104
+ libfshfs_attributes_btree_key_free@Base 20201104
+ libfshfs_attributes_btree_key_initialize@Base 20201104
+ libfshfs_attributes_btree_key_read_data@Base 20201104
+ libfshfs_block_data_handle_read_segment_data@Base 20201104
+ libfshfs_block_data_handle_seek_segment_offset@Base 20201104
+ libfshfs_btree_file_free@Base 20201104
+ libfshfs_btree_file_get_node_by_number@Base 20201104
+ libfshfs_btree_file_get_root_node@Base 20201104
+ libfshfs_btree_file_initialize@Base 20201104
+ libfshfs_btree_file_read_file_io_handle@Base 20201104
+ libfshfs_btree_header_free@Base 20201104
+ libfshfs_btree_header_initialize@Base 20201104
+ libfshfs_btree_header_read_data@Base 20201104
+ libfshfs_btree_node_descriptor_free@Base 20201104
+ libfshfs_btree_node_descriptor_initialize@Base 20201104
+ libfshfs_btree_node_descriptor_read_data@Base 20201104
+ libfshfs_btree_node_free@Base 20201104
+ libfshfs_btree_node_get_node_type@Base 20201104
+ libfshfs_btree_node_get_record_by_index@Base 20201104
+ libfshfs_btree_node_get_record_data_by_index@Base 20201104
+ libfshfs_btree_node_initialize@Base 20201104
+ libfshfs_btree_node_is_branch_node@Base 20201104
+ libfshfs_btree_node_is_leaf_node@Base 20201104
+ libfshfs_btree_node_read_data@Base 20201104
+ libfshfs_btree_node_read_file_io_handle@Base 20201104
+ libfshfs_btree_node_record_free@Base 20201104
+ libfshfs_btree_node_record_initialize@Base 20201104
+ libfshfs_btree_node_vector_free@Base 20201104
+ libfshfs_btree_node_vector_get_node_by_number@Base 20201104
+ libfshfs_btree_node_vector_initialize@Base 20201104
+ libfshfs_buffer_data_handle_free@Base 20201104
+ libfshfs_buffer_data_handle_initialize@Base 20201104
+ libfshfs_buffer_data_handle_read_segment_data@Base 20201104
+ libfshfs_buffer_data_handle_seek_segment_offset@Base 20201104
+ libfshfs_catalog_btree_file_get_directory_entries@Base 20201104
+ libfshfs_catalog_btree_file_get_directory_entries_from_branch_node@Base 
20201104
+ libfshfs_catalog_btree_file_get_directory_entries_from_leaf_node@Base 20201104
+ libfshfs_catalog_btree_file_get_directory_entry_by_identifier@Base 20201104
+ libfshfs_catalog_btree_file_get_directory_entry_by_utf16_name@Base 20201104
+ libfshfs_catalog_btree_file_get_directory_entry_by_utf16_path@Base 20201104
+ libfshfs_catalog_btree_file_get_directory_entry_by_utf8_name@Base 20201104
+ libfshfs_catalog_btree_file_get_directory_entry_by_utf8_path@Base 20201104
+ 
libfshfs_catalog_btree_file_get_directory_entry_from_branch_node_by_thread_record@Base
 20201104
+ 
libfshfs_catalog_btree_file_get_directory_entry_from_branch_node_by_utf16_name@Base
 20201104
+ 
libfshfs_catalog_btree_file_get_directory_entry_from_branch_node_by_utf8_name@Base
 20201104
+ libfshfs_catalog_btree_file_get_directory_entry_from_key@Base 20201104
+ 
libfshfs_catalog_btree_file_get_directory_entry_from_leaf_node_by_thread_record@Base
 20201104
+ 
libfshfs_catalog_btree_file_get_directory_entry_from_leaf_node_by_utf16_name@Base
 20201104
+ 
libfshfs_catalog_btree_file_get_directory_entry_from_leaf_node_by_utf8_name@Base
 20201104
+ libfshfs_catalog_btree_file_get_key_from_node_by_index@Base 20201104
+ libfshfs_catalog_btree_file_get_sub_node_number_from_key@Base 20201104
+ libfshfs_catalog_btree_file_get_thread_record@Base 20201104
+ libfshfs_catalog_btree_file_get_thread_record_from_branch_node@Base 20201104
+ libfshfs_catalog_btree_file_get_thread_record_from_key@Base 20201104
+ libfshfs_catalog_btree_file_get_thread_record_from_leaf_node@Base 20201104
+ libfshfs_catalog_btree_key_compare_name@Base 20201104
+ libfshfs_catalog_btree_key_compare_name_with_utf16_string@Base 20201104
+ libfshfs_catalog_btree_key_compare_name_with_utf8_string@Base 20201104
+ libfshfs_catalog_btree_key_free@Base 20201104
+ libfshfs_catalog_btree_key_initialize@Base 20201104
+ libfshfs_catalog_btree_key_read_data@Base 20201104
+ libfshfs_check_volume_signature@Base 20201104
+ libfshfs_check_volume_signature_file_io_handle@Base 20201104
+ libfshfs_compressed_data_handle_free@Base 20201104
+ libfshfs_compressed_data_handle_get_compressed_block_offsets@Base 20201104
+ libfshfs_compressed_data_handle_initialize@Base 20201104
+ libfshfs_compressed_data_handle_read_segment_data@Base 20201104
+ libfshfs_compressed_data_handle_seek_segment_offset@Base 20201104
+ libfshfs_compressed_data_header_free@Base 20201104
+ libfshfs_compressed_data_header_initialize@Base 20201104
+ libfshfs_compressed_data_header_read_data@Base 20201104
+ libfshfs_data_stream_initialize_from_compressed_data_stream@Base 20201104
+ libfshfs_data_stream_initialize_from_data@Base 20201104
+ libfshfs_data_stream_initialize_from_extents@Base 20201104
+ libfshfs_data_stream_initialize_from_fork_descriptor@Base 20201104
+ libfshfs_decompress_data@Base 20201104
+ libfshfs_deflate_bit_stream_get_huffman_encoded_value@Base 20201104
+ libfshfs_deflate_bit_stream_get_value@Base 20201104
+ libfshfs_deflate_calculate_adler32@Base 20201104
+ libfshfs_deflate_decode_huffman@Base 20201104
+ libfshfs_deflate_decompress@Base 20201104
+ libfshfs_deflate_decompress_zlib@Base 20201104
+ libfshfs_deflate_fixed_huffman_distances_table@Base 20201104
+ libfshfs_deflate_fixed_huffman_literals_table@Base 20201104
+ libfshfs_deflate_fixed_huffman_tables_initialized@Base 20201104
+ libfshfs_deflate_huffman_table_construct@Base 20201104
+ libfshfs_deflate_initialize_dynamic_huffman_tables@Base 20201104
+ libfshfs_deflate_initialize_fixed_huffman_tables@Base 20201104
+ libfshfs_deflate_read_block@Base 20201104
+ libfshfs_deflate_read_data_header@Base 20201104
+ libfshfs_directory_entry_clone@Base 20201104
+ libfshfs_directory_entry_free@Base 20201104
+ libfshfs_directory_entry_get_access_time@Base 20201104
+ libfshfs_directory_entry_get_added_time@Base 20201104
+ libfshfs_directory_entry_get_backup_time@Base 20201104
+ libfshfs_directory_entry_get_creation_time@Base 20201104
+ libfshfs_directory_entry_get_data_fork_descriptor@Base 20201104
+ libfshfs_directory_entry_get_entry_modification_time@Base 20201104
+ libfshfs_directory_entry_get_file_mode@Base 20201104
+ libfshfs_directory_entry_get_group_identifier@Base 20201104
+ libfshfs_directory_entry_get_identifier@Base 20201104
+ libfshfs_directory_entry_get_link_identifier@Base 20201104
+ libfshfs_directory_entry_get_link_reference@Base 20201104
+ libfshfs_directory_entry_get_modification_time@Base 20201104
+ libfshfs_directory_entry_get_owner_identifier@Base 20201104
+ libfshfs_directory_entry_get_parent_identifier@Base 20201104
+ libfshfs_directory_entry_get_resource_fork_descriptor@Base 20201104
+ libfshfs_directory_entry_get_utf16_name@Base 20201104
+ libfshfs_directory_entry_get_utf16_name_size@Base 20201104
+ libfshfs_directory_entry_get_utf8_name@Base 20201104
+ libfshfs_directory_entry_get_utf8_name_size@Base 20201104
+ libfshfs_directory_entry_initialize@Base 20201104
+ libfshfs_directory_entry_set_catalog_record@Base 20201104
+ libfshfs_directory_entry_set_name@Base 20201104
+ libfshfs_directory_record_clone@Base 20201104
+ libfshfs_directory_record_free@Base 20201104
+ libfshfs_directory_record_get_access_time@Base 20201104
+ libfshfs_directory_record_get_added_time@Base 20201104
+ libfshfs_directory_record_get_backup_time@Base 20201104
+ libfshfs_directory_record_get_creation_time@Base 20201104
+ libfshfs_directory_record_get_entry_modification_time@Base 20201104
+ libfshfs_directory_record_get_file_mode@Base 20201104
+ libfshfs_directory_record_get_group_identifier@Base 20201104
+ libfshfs_directory_record_get_identifier@Base 20201104
+ libfshfs_directory_record_get_modification_time@Base 20201104
+ libfshfs_directory_record_get_owner_identifier@Base 20201104
+ libfshfs_directory_record_initialize@Base 20201104
+ libfshfs_directory_record_read_data@Base 20201104
+ libfshfs_error_backtrace_fprint@Base 20201104
+ libfshfs_error_backtrace_sprint@Base 20201104
+ libfshfs_error_fprint@Base 20201104
+ libfshfs_error_free@Base 20201104
+ libfshfs_error_sprint@Base 20201104
+ libfshfs_extended_attribute_free@Base 20201104
+ libfshfs_extended_attribute_get_utf16_name@Base 20201104
+ libfshfs_extended_attribute_get_utf16_name_size@Base 20201104
+ libfshfs_extended_attribute_get_utf8_name@Base 20201104
+ libfshfs_extended_attribute_get_utf8_name_size@Base 20201104
+ libfshfs_extended_attribute_initialize@Base 20201104
+ libfshfs_extent_free@Base 20201104
+ libfshfs_extent_initialize@Base 20201104
+ libfshfs_extents_btree_file_get_extents@Base 20201104
+ libfshfs_extents_btree_file_get_extents_from_branch_node@Base 20201104
+ libfshfs_extents_btree_file_get_extents_from_leaf_node@Base 20201104
+ libfshfs_extents_btree_file_get_extents_from_record_data@Base 20201104
+ libfshfs_extents_btree_file_get_key_from_node_by_index@Base 20201104
+ libfshfs_extents_btree_file_get_sub_node_number_from_key@Base 20201104
+ libfshfs_extents_btree_key_free@Base 20201104
+ libfshfs_extents_btree_key_initialize@Base 20201104
+ libfshfs_extents_btree_key_read_data@Base 20201104
+ libfshfs_file_entry_free@Base 20201104
+ libfshfs_file_entry_get_access_time@Base 20201104
+ libfshfs_file_entry_get_added_time@Base 20201104
+ libfshfs_file_entry_get_backup_time@Base 20201104
+ libfshfs_file_entry_get_creation_time@Base 20201104
+ libfshfs_file_entry_get_entry_modification_time@Base 20201104
+ libfshfs_file_entry_get_extended_attribute_by_index@Base 20201104
+ libfshfs_file_entry_get_extended_attribute_by_utf16_name@Base 20201104
+ libfshfs_file_entry_get_extended_attribute_by_utf8_name@Base 20201104
+ libfshfs_file_entry_get_file_mode@Base 20201104
+ libfshfs_file_entry_get_group_identifier@Base 20201104
+ libfshfs_file_entry_get_identifier@Base 20201104
+ libfshfs_file_entry_get_link_identifier@Base 20201104
+ libfshfs_file_entry_get_modification_time@Base 20201104
+ libfshfs_file_entry_get_number_of_extended_attributes@Base 20201104
+ libfshfs_file_entry_get_number_of_sub_file_entries@Base 20201104
+ libfshfs_file_entry_get_offset@Base 20201104
+ libfshfs_file_entry_get_owner_identifier@Base 20201104
+ libfshfs_file_entry_get_parent_identifier@Base 20201104
+ libfshfs_file_entry_get_size@Base 20201104
+ libfshfs_file_entry_get_sub_file_entry_by_index@Base 20201104
+ libfshfs_file_entry_get_sub_file_entry_by_utf16_name@Base 20201104
+ libfshfs_file_entry_get_sub_file_entry_by_utf8_name@Base 20201104
+ libfshfs_file_entry_get_utf16_name@Base 20201104
+ libfshfs_file_entry_get_utf16_name_size@Base 20201104
+ libfshfs_file_entry_get_utf16_symbolic_link_target@Base 20201104
+ libfshfs_file_entry_get_utf16_symbolic_link_target_size@Base 20201104
+ libfshfs_file_entry_get_utf8_name@Base 20201104
+ libfshfs_file_entry_get_utf8_name_size@Base 20201104
+ libfshfs_file_entry_get_utf8_symbolic_link_target@Base 20201104
+ libfshfs_file_entry_get_utf8_symbolic_link_target_size@Base 20201104
+ libfshfs_file_entry_has_extended_attribute_by_utf16_name@Base 20201104
+ libfshfs_file_entry_has_extended_attribute_by_utf8_name@Base 20201104
+ libfshfs_file_entry_initialize@Base 20201104
+ libfshfs_file_entry_read_buffer@Base 20201104
+ libfshfs_file_entry_read_buffer_at_offset@Base 20201104
+ libfshfs_file_entry_seek_offset@Base 20201104
+ libfshfs_file_record_clone@Base 20201104
+ libfshfs_file_record_free@Base 20201104
+ libfshfs_file_record_get_access_time@Base 20201104
+ libfshfs_file_record_get_added_time@Base 20201104
+ libfshfs_file_record_get_backup_time@Base 20201104
+ libfshfs_file_record_get_creation_time@Base 20201104
+ libfshfs_file_record_get_data_fork_descriptor@Base 20201104
+ libfshfs_file_record_get_entry_modification_time@Base 20201104
+ libfshfs_file_record_get_file_mode@Base 20201104
+ libfshfs_file_record_get_group_identifier@Base 20201104
+ libfshfs_file_record_get_identifier@Base 20201104
+ libfshfs_file_record_get_link_reference@Base 20201104
+ libfshfs_file_record_get_modification_time@Base 20201104
+ libfshfs_file_record_get_owner_identifier@Base 20201104
+ libfshfs_file_record_get_resource_fork_descriptor@Base 20201104
+ libfshfs_file_record_initialize@Base 20201104
+ libfshfs_file_record_read_data@Base 20201104
+ libfshfs_file_system_free@Base 20201104
+ libfshfs_file_system_get_attributes@Base 20201104
+ libfshfs_file_system_get_directory_entries@Base 20201104
+ libfshfs_file_system_get_directory_entry_by_identifier@Base 20201104
+ libfshfs_file_system_get_directory_entry_by_utf16_name@Base 20201104
+ libfshfs_file_system_get_directory_entry_by_utf16_path@Base 20201104
+ libfshfs_file_system_get_directory_entry_by_utf8_name@Base 20201104
+ libfshfs_file_system_get_directory_entry_by_utf8_path@Base 20201104
+ libfshfs_file_system_get_extents@Base 20201104
+ libfshfs_file_system_initialize@Base 20201104
+ libfshfs_file_system_read_attributes_file@Base 20201104
+ libfshfs_file_system_read_catalog_file@Base 20201104
+ libfshfs_file_system_read_extents_file@Base 20201104
+ libfshfs_file_system_resolve_indirect_node_directory_entry@Base 20201104
+ libfshfs_fork_descriptor_clone@Base 20201104
+ libfshfs_fork_descriptor_free@Base 20201104
+ libfshfs_fork_descriptor_get_extents@Base 20201104
+ libfshfs_fork_descriptor_has_extents_overflow@Base 20201104
+ libfshfs_fork_descriptor_initialize@Base 20201104
+ libfshfs_fork_descriptor_read_data@Base 20201104
+ libfshfs_get_access_flags_read@Base 20201104
+ libfshfs_get_codepage@Base 20201104
+ libfshfs_get_version@Base 20201104
+ libfshfs_io_handle_clear@Base 20201104
+ libfshfs_io_handle_free@Base 20201104
+ libfshfs_io_handle_initialize@Base 20201104
+ libfshfs_lzvn_decompress@Base 20201104
+ libfshfs_name_case_folding_mappings_0x00000040@Base 20201104
+ libfshfs_name_case_folding_mappings_0x00000340@Base 20201104
+ libfshfs_name_case_folding_mappings_0x000010a0@Base 20201104
+ libfshfs_name_case_folding_mappings_0x000013f8@Base 20201104
+ libfshfs_name_case_folding_mappings_0x00001c80@Base 20201104
+ libfshfs_name_case_folding_mappings_0x00001e00@Base 20201104
+ libfshfs_name_case_folding_mappings_0x00002120@Base 20201104
+ libfshfs_name_case_folding_mappings_0x000024b0@Base 20201104
+ libfshfs_name_case_folding_mappings_0x00002c00@Base 20201104
+ libfshfs_name_case_folding_mappings_0x0000a640@Base 20201104
+ libfshfs_name_case_folding_mappings_0x0000a720@Base 20201104
+ libfshfs_name_case_folding_mappings_0x0000ab70@Base 20201104
+ libfshfs_name_case_folding_mappings_0x0000ff20@Base 20201104
+ libfshfs_name_case_folding_mappings_0x00010400@Base 20201104
+ libfshfs_name_case_folding_mappings_0x000104b0@Base 20201104
+ libfshfs_name_case_folding_mappings_0x00010c80@Base 20201104
+ libfshfs_name_case_folding_mappings_0x000118a0@Base 20201104
+ libfshfs_name_case_folding_mappings_0x0001e900@Base 20201104
+ libfshfs_name_compare_with_utf16_string@Base 20201104
+ libfshfs_name_compare_with_utf8_string@Base 20201104
+ libfshfs_name_decomposition_mappings_0x000000c0@Base 20201104
+ libfshfs_name_decomposition_mappings_0x000001a0@Base 20201104
+ libfshfs_name_decomposition_mappings_0x00000340@Base 20201104
+ libfshfs_name_decomposition_mappings_0x00000400@Base 20201104
+ libfshfs_name_decomposition_mappings_0x00000620@Base 20201104
+ libfshfs_name_decomposition_mappings_0x00000928@Base 20201104
+ libfshfs_name_decomposition_mappings_0x00000a30@Base 20201104
+ libfshfs_name_decomposition_mappings_0x00000b48@Base 20201104
+ libfshfs_name_decomposition_mappings_0x00000c48@Base 20201104
+ libfshfs_name_decomposition_mappings_0x00000d48@Base 20201104
+ libfshfs_name_decomposition_mappings_0x00000f40@Base 20201104
+ libfshfs_name_decomposition_mappings_0x00001e00@Base 20201104
+ libfshfs_name_decomposition_mappings_0x00003048@Base 20201104
+ libfshfs_name_decomposition_mappings_0x0000ac00@Base 20201104
+ libfshfs_name_decomposition_mappings_0x0000d7a0@Base 20201104
+ libfshfs_name_decomposition_mappings_0x0000fb18@Base 20201104
+ libfshfs_name_get_utf16_string@Base 20201104
+ libfshfs_name_get_utf16_string_size@Base 20201104
+ libfshfs_name_get_utf8_string@Base 20201104
+ libfshfs_name_get_utf8_string_size@Base 20201104
+ libfshfs_notify_set_stream@Base 20201104
+ libfshfs_notify_set_verbose@Base 20201104
+ libfshfs_notify_stream_close@Base 20201104
+ libfshfs_notify_stream_open@Base 20201104
+ libfshfs_set_codepage@Base 20201104
+ libfshfs_thread_record_free@Base 20201104
+ libfshfs_thread_record_initialize@Base 20201104
+ libfshfs_thread_record_read_data@Base 20201104
+ libfshfs_volume_close@Base 20201104
+ libfshfs_volume_free@Base 20201104
+ libfshfs_volume_get_file_entry_by_identifier@Base 20201104
+ libfshfs_volume_get_file_entry_by_utf16_path@Base 20201104
+ libfshfs_volume_get_file_entry_by_utf8_path@Base 20201104
+ libfshfs_volume_get_root_directory@Base 20201104
+ libfshfs_volume_get_utf16_name@Base 20201104
+ libfshfs_volume_get_utf16_name_size@Base 20201104
+ libfshfs_volume_get_utf8_name@Base 20201104
+ libfshfs_volume_get_utf8_name_size@Base 20201104
+ libfshfs_volume_header_free@Base 20201104
+ libfshfs_volume_header_initialize@Base 20201104
+ libfshfs_volume_header_read_data@Base 20201104
+ libfshfs_volume_header_read_file_io_handle@Base 20201104
+ libfshfs_volume_initialize@Base 20201104
+ libfshfs_volume_open@Base 20201104
+ libfshfs_volume_open_file_io_handle@Base 20201104
+ libfshfs_volume_signal_abort@Base 20201104
+ lzvn_oppcode_types@Base 20201104
\ No newline at end of file

--- End Message ---
--- Begin Message ---
Source: libfshfs
Source-Version: 20201104-1.1
Done: Benjamin Drung <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libfshfs, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Benjamin Drung <[email protected]> (supplier of updated libfshfs 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 [email protected])


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

Format: 1.8
Date: Wed, 28 Feb 2024 12:07:43 +0000
Source: libfshfs
Architecture: source
Version: 20201104-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Security Tools <[email protected]>
Changed-By: Benjamin Drung <[email protected]>
Closes: 1062301
Changes:
 libfshfs (20201104-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1062301
Checksums-Sha1:
 50f226369ebc53e4b55be1f2bbbb9d912b3627b5 2213 libfshfs_20201104-1.1.dsc
 b8e3f8bdccbd18ac51ec589cf9875962c052273b 4260 
libfshfs_20201104-1.1.debian.tar.xz
 467ea14d3f501534c49bfa1191c4f046cb34b87c 7251 
libfshfs_20201104-1.1_source.buildinfo
Checksums-Sha256:
 05055af1db98aa9a8852fb2cb7e0a142b76319d8ae2d4a97133f90f1eab16d1b 2213 
libfshfs_20201104-1.1.dsc
 dc7653cec100b5b84bb0e35306fb69683b55d0e005b472634b88538618839afe 4260 
libfshfs_20201104-1.1.debian.tar.xz
 f12124afe7cd7b340660a591b00e93227d19cc0e085a8b1ab0b51edde8bdae8a 7251 
libfshfs_20201104-1.1_source.buildinfo
Files:
 5d898b080ab7fd6e6615784522b541ca 2213 libs optional libfshfs_20201104-1.1.dsc
 d8023657c91e68d1df5d2d3cb447b1be 4260 libs optional 
libfshfs_20201104-1.1.debian.tar.xz
 6caa7527c39ba165d3690cf30c094488 7251 libs optional 
libfshfs_20201104-1.1_source.buildinfo

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

iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXfIjcACgkQFZ61xO/I
d0xt+g/7BrQkMPwQ1AkxAdW6FqGd3V30o8Ed/2wH0V5fWkccTKZC9y61WCXToH1d
TTf+98/sgeO4b9mXScjBAkrQD076xSkgnZCTwMLwcxmogqmA7Mg4eBavc+SneEBI
2EqqAtaXQQZsgpD9yp2hxnByxRa03/0+z9w0NRkqTnE+VCe9jg5DHHECNLHoMTCF
P1cvXasWDAR8PpGAN6IIWi/vu/9MrkBMbazi+dAMG6d5r98gNfzRGT4Z6HZg8BJa
8l5WhLZ2KLd1Ji6MAjebHm4plYVc/4wc5VLaTNvb0TTHkaE3TAyxrYSG8vw5qkgG
TqriJxb+NLkgCHHFlPTCnlgd4TkRh/0V2B2txH6vcCsUo97uHlm5y0vu+JZj91M6
3h3cygLwvoh2Ws4KM45efq5KE77enOdRlSU9P1IygRDH0ybhwFwwWjPKuTevemux
BNAB4nyzqeCuWm684nDcVlxQ+otxHNtXibo8bhxP3PdLEvkBLy06ERyFnqm67PKH
Wx9pmjdHSW8OZMGOXvxQdaXhCJ/BE8Gzp7iJ1x1a6di0wlQ/IhZKCxCXZ0VeYUhW
Z0ByK3Cuk7II8fPdbzGbGHayxgxWmqNHHl0KsGOM3sIcfx3A8GLuNe+rU/pKQMX0
3KUS8RcE1ymVNC/B+pX6r+q8r4gi6QTleBZsF6t3JSqf7yDmkeQ=
=SUnH
-----END PGP SIGNATURE-----

Attachment: pgpxsW2Ew1oqT.pgp
Description: PGP signature


--- End Message ---

Reply via email to