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


-- 
1062300: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062300
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libfsext
Version: 20201107-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
libfsext 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 libfsext
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 libfsext-20201107/debian/changelog libfsext-20201107/debian/changelog
--- libfsext-20201107/debian/changelog  2020-12-05 12:44:04.000000000 +0000
+++ libfsext-20201107/debian/changelog  2024-02-01 00:42:54.000000000 +0000
@@ -1,3 +1,10 @@
+libfsext (20201107-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:42:54 +0000
+
 libfsext (20201107-1) unstable; urgency=low
 
   * Initial release (Closes: #976458)
diff -Nru libfsext-20201107/debian/control libfsext-20201107/debian/control
--- libfsext-20201107/debian/control    2020-12-05 12:42:45.000000000 +0000
+++ libfsext-20201107/debian/control    2024-02-01 00:42:54.000000000 +0000
@@ -14,13 +14,16 @@
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends},
- libfsext1 (= ${binary:Version})
+ libfsext1t64 (= ${binary:Version})
 Description: library to access the Extended File System -- development files
  libfsext is a library to access the Extended File System.
  .
  This package includes the development support files.
 
-Package: libfsext1
+Package: libfsext1t64
+Provides: ${t64:Provides}
+Replaces: libfsext1
+Breaks: libfsext1 (<< ${source:Version})
 Section: libs
 Architecture: any
 Multi-Arch: same
@@ -36,7 +39,7 @@
 Architecture: any
 Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends},
- libfsext1,
+ libfsext1t64,
 Description: library to access the Extended File System -- Utilities
  libfsext is a library to access the Extended File System.
  .
@@ -45,7 +48,7 @@
 Package: python3-libfsext
 Section: python
 Architecture: any
-Depends: libfsext1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, 
${python3:Depends}
+Depends: libfsext1t64 (= ${binary:Version}), ${shlibs:Depends}, 
${misc:Depends}, ${python3:Depends}
 Description: library to access the Extended File System -- Python 3 bindings
  libfsext is a library to access the Extended File System.
  .
diff -Nru libfsext-20201107/debian/libfsext1.install 
libfsext-20201107/debian/libfsext1.install
--- libfsext-20201107/debian/libfsext1.install  2020-12-05 12:42:45.000000000 
+0000
+++ libfsext-20201107/debian/libfsext1.install  1970-01-01 00:00:00.000000000 
+0000
@@ -1 +0,0 @@
-usr/lib/*-*/lib*.so.*
diff -Nru libfsext-20201107/debian/libfsext1.symbols 
libfsext-20201107/debian/libfsext1.symbols
--- libfsext-20201107/debian/libfsext1.symbols  2020-12-05 12:44:04.000000000 
+0000
+++ libfsext-20201107/debian/libfsext1.symbols  1970-01-01 00:00:00.000000000 
+0000
@@ -1,196 +0,0 @@
-libfsext.so.1 libfsext1 #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
- empty_inode_data@Base 20201107
- fsext_extents_header_signature@Base 20201107
- fsext_superblock_signature@Base 20201107
- libfsext_bitmap_free@Base 20201107
- libfsext_bitmap_initialize@Base 20201107
- libfsext_bitmap_read_data@Base 20201107
- libfsext_bitmap_read_file_io_handle@Base 20201107
- libfsext_block_data_handle_read_segment_data@Base 20201107
- libfsext_block_data_handle_seek_segment_offset@Base 20201107
- libfsext_block_free@Base 20201107
- libfsext_block_initialize@Base 20201107
- libfsext_block_read_file_io_handle@Base 20201107
- libfsext_block_stream_initialize@Base 20201107
- libfsext_block_stream_initialize_from_data@Base 20201107
- libfsext_block_stream_initialize_from_extents@Base 20201107
- libfsext_block_vector_initialize@Base 20201107
- libfsext_block_vector_read_element_data@Base 20201107
- libfsext_buffer_data_handle_free@Base 20201107
- libfsext_buffer_data_handle_initialize@Base 20201107
- libfsext_buffer_data_handle_read_segment_data@Base 20201107
- libfsext_buffer_data_handle_seek_segment_offset@Base 20201107
- libfsext_check_volume_signature@Base 20201107
- libfsext_check_volume_signature_file_io_handle@Base 20201107
- libfsext_data_blocks_get_last_extent@Base 20201107
- libfsext_data_blocks_read_data@Base 20201107
- libfsext_data_blocks_read_file_io_handle@Base 20201107
- libfsext_data_blocks_read_inode_data_reference@Base 20201107
- libfsext_directory_entry_clone@Base 20201107
- libfsext_directory_entry_compare_with_utf16_string@Base 20201107
- libfsext_directory_entry_compare_with_utf8_string@Base 20201107
- libfsext_directory_entry_free@Base 20201107
- libfsext_directory_entry_get_inode_number@Base 20201107
- libfsext_directory_entry_get_utf16_name@Base 20201107
- libfsext_directory_entry_get_utf16_name_size@Base 20201107
- libfsext_directory_entry_get_utf8_name@Base 20201107
- libfsext_directory_entry_get_utf8_name_size@Base 20201107
- libfsext_directory_entry_initialize@Base 20201107
- libfsext_directory_entry_read_data@Base 20201107
- libfsext_directory_free@Base 20201107
- libfsext_directory_get_entry_by_index@Base 20201107
- libfsext_directory_get_entry_by_utf16_name@Base 20201107
- libfsext_directory_get_entry_by_utf8_name@Base 20201107
- libfsext_directory_get_number_of_entries@Base 20201107
- libfsext_directory_initialize@Base 20201107
- libfsext_directory_read_block_data@Base 20201107
- libfsext_directory_read_file_io_handle@Base 20201107
- libfsext_directory_read_inline_data@Base 20201107
- libfsext_error_backtrace_fprint@Base 20201107
- libfsext_error_backtrace_sprint@Base 20201107
- libfsext_error_fprint@Base 20201107
- libfsext_error_free@Base 20201107
- libfsext_error_sprint@Base 20201107
- libfsext_extent_clone@Base 20201107
- libfsext_extent_free@Base 20201107
- libfsext_extent_index_free@Base 20201107
- libfsext_extent_index_initialize@Base 20201107
- libfsext_extent_index_read_data@Base 20201107
- libfsext_extent_initialize@Base 20201107
- libfsext_extent_read_data@Base 20201107
- libfsext_extents_footer_free@Base 20201107
- libfsext_extents_footer_initialize@Base 20201107
- libfsext_extents_footer_read_data@Base 20201107
- libfsext_extents_get_last_extent@Base 20201107
- libfsext_extents_header_free@Base 20201107
- libfsext_extents_header_initialize@Base 20201107
- libfsext_extents_header_read_data@Base 20201107
- libfsext_extents_read_data@Base 20201107
- libfsext_extents_read_file_io_handle@Base 20201107
- libfsext_extents_read_inode_data_reference@Base 20201107
- libfsext_file_entry_free@Base 20201107
- libfsext_file_entry_get_access_time@Base 20201107
- libfsext_file_entry_get_creation_time@Base 20201107
- libfsext_file_entry_get_deletion_time@Base 20201107
- libfsext_file_entry_get_extent_by_index@Base 20201107
- libfsext_file_entry_get_file_mode@Base 20201107
- libfsext_file_entry_get_group_identifier@Base 20201107
- libfsext_file_entry_get_inode_change_time@Base 20201107
- libfsext_file_entry_get_inode_number@Base 20201107
- libfsext_file_entry_get_modification_time@Base 20201107
- libfsext_file_entry_get_number_of_extents@Base 20201107
- libfsext_file_entry_get_number_of_sub_file_entries@Base 20201107
- libfsext_file_entry_get_offset@Base 20201107
- libfsext_file_entry_get_owner_identifier@Base 20201107
- libfsext_file_entry_get_size@Base 20201107
- libfsext_file_entry_get_sub_file_entry_by_index@Base 20201107
- libfsext_file_entry_get_sub_file_entry_by_utf16_name@Base 20201107
- libfsext_file_entry_get_sub_file_entry_by_utf8_name@Base 20201107
- libfsext_file_entry_get_utf16_name@Base 20201107
- libfsext_file_entry_get_utf16_name_size@Base 20201107
- libfsext_file_entry_get_utf16_symbolic_link_target@Base 20201107
- libfsext_file_entry_get_utf16_symbolic_link_target_size@Base 20201107
- libfsext_file_entry_get_utf8_name@Base 20201107
- libfsext_file_entry_get_utf8_name_size@Base 20201107
- libfsext_file_entry_get_utf8_symbolic_link_target@Base 20201107
- libfsext_file_entry_get_utf8_symbolic_link_target_size@Base 20201107
- libfsext_file_entry_initialize@Base 20201107
- libfsext_file_entry_is_empty@Base 20201107
- libfsext_file_entry_read_buffer@Base 20201107
- libfsext_file_entry_read_buffer_at_offset@Base 20201107
- libfsext_file_entry_seek_offset@Base 20201107
- libfsext_get_access_flags_read@Base 20201107
- libfsext_get_codepage@Base 20201107
- libfsext_get_version@Base 20201107
- libfsext_group_descriptor_free@Base 20201107
- libfsext_group_descriptor_initialize@Base 20201107
- libfsext_group_descriptor_read_data@Base 20201107
- libfsext_group_descriptor_read_file_io_handle@Base 20201107
- libfsext_inode_clone@Base 20201107
- libfsext_inode_free@Base 20201107
- libfsext_inode_get_access_time@Base 20201107
- libfsext_inode_get_creation_time@Base 20201107
- libfsext_inode_get_data_size@Base 20201107
- libfsext_inode_get_deletion_time@Base 20201107
- libfsext_inode_get_extent_by_index@Base 20201107
- libfsext_inode_get_file_mode@Base 20201107
- libfsext_inode_get_group_identifier@Base 20201107
- libfsext_inode_get_inode_change_time@Base 20201107
- libfsext_inode_get_modification_time@Base 20201107
- libfsext_inode_get_number_of_extents@Base 20201107
- libfsext_inode_get_owner_identifier@Base 20201107
- libfsext_inode_initialize@Base 20201107
- libfsext_inode_is_empty@Base 20201107
- libfsext_inode_read_data@Base 20201107
- libfsext_inode_read_data_reference@Base 20201107
- libfsext_inode_read_element_data@Base 20201107
- libfsext_inode_table_free@Base 20201107
- libfsext_inode_table_get_inode_by_number@Base 20201107
- libfsext_inode_table_initialize@Base 20201107
- libfsext_internal_file_entry_get_sub_file_entry_by_index@Base 20201107
- libfsext_internal_file_entry_get_sub_file_entry_by_utf16_name@Base 20201107
- libfsext_internal_file_entry_get_sub_file_entry_by_utf8_name@Base 20201107
- libfsext_internal_file_entry_get_symbolic_link_data@Base 20201107
- libfsext_internal_volume_get_file_entry_by_inode@Base 20201107
- libfsext_internal_volume_get_file_entry_by_utf16_path@Base 20201107
- libfsext_internal_volume_get_file_entry_by_utf8_path@Base 20201107
- libfsext_internal_volume_get_root_directory@Base 20201107
- libfsext_internal_volume_open_read@Base 20201107
- libfsext_internal_volume_read_block_groups@Base 20201107
- libfsext_io_handle_clear@Base 20201107
- libfsext_io_handle_free@Base 20201107
- libfsext_io_handle_initialize@Base 20201107
- libfsext_notify_set_stream@Base 20201107
- libfsext_notify_set_verbose@Base 20201107
- libfsext_notify_stream_close@Base 20201107
- libfsext_notify_stream_open@Base 20201107
- libfsext_set_codepage@Base 20201107
- libfsext_superblock_free@Base 20201107
- libfsext_superblock_get_utf16_last_mount_path@Base 20201107
- libfsext_superblock_get_utf16_last_mount_path_size@Base 20201107
- libfsext_superblock_get_utf16_volume_label@Base 20201107
- libfsext_superblock_get_utf16_volume_label_size@Base 20201107
- libfsext_superblock_get_utf8_last_mount_path@Base 20201107
- libfsext_superblock_get_utf8_last_mount_path_size@Base 20201107
- libfsext_superblock_get_utf8_volume_label@Base 20201107
- libfsext_superblock_get_utf8_volume_label_size@Base 20201107
- libfsext_superblock_initialize@Base 20201107
- libfsext_superblock_read_data@Base 20201107
- libfsext_superblock_read_file_io_handle@Base 20201107
- libfsext_volume_close@Base 20201107
- libfsext_volume_free@Base 20201107
- libfsext_volume_get_features_flags@Base 20201107
- libfsext_volume_get_file_entry_by_inode@Base 20201107
- libfsext_volume_get_file_entry_by_utf16_path@Base 20201107
- libfsext_volume_get_file_entry_by_utf8_path@Base 20201107
- libfsext_volume_get_format_version@Base 20201107
- libfsext_volume_get_last_mount_time@Base 20201107
- libfsext_volume_get_last_written_time@Base 20201107
- libfsext_volume_get_number_of_file_entries@Base 20201107
- libfsext_volume_get_root_directory@Base 20201107
- libfsext_volume_get_utf16_label@Base 20201107
- libfsext_volume_get_utf16_label_size@Base 20201107
- libfsext_volume_get_utf16_last_mount_path@Base 20201107
- libfsext_volume_get_utf16_last_mount_path_size@Base 20201107
- libfsext_volume_get_utf8_label@Base 20201107
- libfsext_volume_get_utf8_label_size@Base 20201107
- libfsext_volume_get_utf8_last_mount_path@Base 20201107
- libfsext_volume_get_utf8_last_mount_path_size@Base 20201107
- libfsext_volume_initialize@Base 20201107
- libfsext_volume_open@Base 20201107
- libfsext_volume_open_file_io_handle@Base 20201107
- libfsext_volume_signal_abort@Base 20201107
diff -Nru libfsext-20201107/debian/libfsext1t64.install 
libfsext-20201107/debian/libfsext1t64.install
--- libfsext-20201107/debian/libfsext1t64.install       1970-01-01 
00:00:00.000000000 +0000
+++ libfsext-20201107/debian/libfsext1t64.install       2020-12-05 
12:42:45.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*-*/lib*.so.*
diff -Nru libfsext-20201107/debian/libfsext1t64.lintian-overrides 
libfsext-20201107/debian/libfsext1t64.lintian-overrides
--- libfsext-20201107/debian/libfsext1t64.lintian-overrides     1970-01-01 
00:00:00.000000000 +0000
+++ libfsext-20201107/debian/libfsext1t64.lintian-overrides     2024-02-01 
00:42:54.000000000 +0000
@@ -0,0 +1 @@
+libfsext1t64: package-name-doesnt-match-sonames libfsext1
diff -Nru libfsext-20201107/debian/libfsext1t64.symbols 
libfsext-20201107/debian/libfsext1t64.symbols
--- libfsext-20201107/debian/libfsext1t64.symbols       1970-01-01 
00:00:00.000000000 +0000
+++ libfsext-20201107/debian/libfsext1t64.symbols       2024-02-01 
00:42:54.000000000 +0000
@@ -0,0 +1,196 @@
+libfsext.so.1 libfsext1t64 #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
+ empty_inode_data@Base 20201107
+ fsext_extents_header_signature@Base 20201107
+ fsext_superblock_signature@Base 20201107
+ libfsext_bitmap_free@Base 20201107
+ libfsext_bitmap_initialize@Base 20201107
+ libfsext_bitmap_read_data@Base 20201107
+ libfsext_bitmap_read_file_io_handle@Base 20201107
+ libfsext_block_data_handle_read_segment_data@Base 20201107
+ libfsext_block_data_handle_seek_segment_offset@Base 20201107
+ libfsext_block_free@Base 20201107
+ libfsext_block_initialize@Base 20201107
+ libfsext_block_read_file_io_handle@Base 20201107
+ libfsext_block_stream_initialize@Base 20201107
+ libfsext_block_stream_initialize_from_data@Base 20201107
+ libfsext_block_stream_initialize_from_extents@Base 20201107
+ libfsext_block_vector_initialize@Base 20201107
+ libfsext_block_vector_read_element_data@Base 20201107
+ libfsext_buffer_data_handle_free@Base 20201107
+ libfsext_buffer_data_handle_initialize@Base 20201107
+ libfsext_buffer_data_handle_read_segment_data@Base 20201107
+ libfsext_buffer_data_handle_seek_segment_offset@Base 20201107
+ libfsext_check_volume_signature@Base 20201107
+ libfsext_check_volume_signature_file_io_handle@Base 20201107
+ libfsext_data_blocks_get_last_extent@Base 20201107
+ libfsext_data_blocks_read_data@Base 20201107
+ libfsext_data_blocks_read_file_io_handle@Base 20201107
+ libfsext_data_blocks_read_inode_data_reference@Base 20201107
+ libfsext_directory_entry_clone@Base 20201107
+ libfsext_directory_entry_compare_with_utf16_string@Base 20201107
+ libfsext_directory_entry_compare_with_utf8_string@Base 20201107
+ libfsext_directory_entry_free@Base 20201107
+ libfsext_directory_entry_get_inode_number@Base 20201107
+ libfsext_directory_entry_get_utf16_name@Base 20201107
+ libfsext_directory_entry_get_utf16_name_size@Base 20201107
+ libfsext_directory_entry_get_utf8_name@Base 20201107
+ libfsext_directory_entry_get_utf8_name_size@Base 20201107
+ libfsext_directory_entry_initialize@Base 20201107
+ libfsext_directory_entry_read_data@Base 20201107
+ libfsext_directory_free@Base 20201107
+ libfsext_directory_get_entry_by_index@Base 20201107
+ libfsext_directory_get_entry_by_utf16_name@Base 20201107
+ libfsext_directory_get_entry_by_utf8_name@Base 20201107
+ libfsext_directory_get_number_of_entries@Base 20201107
+ libfsext_directory_initialize@Base 20201107
+ libfsext_directory_read_block_data@Base 20201107
+ libfsext_directory_read_file_io_handle@Base 20201107
+ libfsext_directory_read_inline_data@Base 20201107
+ libfsext_error_backtrace_fprint@Base 20201107
+ libfsext_error_backtrace_sprint@Base 20201107
+ libfsext_error_fprint@Base 20201107
+ libfsext_error_free@Base 20201107
+ libfsext_error_sprint@Base 20201107
+ libfsext_extent_clone@Base 20201107
+ libfsext_extent_free@Base 20201107
+ libfsext_extent_index_free@Base 20201107
+ libfsext_extent_index_initialize@Base 20201107
+ libfsext_extent_index_read_data@Base 20201107
+ libfsext_extent_initialize@Base 20201107
+ libfsext_extent_read_data@Base 20201107
+ libfsext_extents_footer_free@Base 20201107
+ libfsext_extents_footer_initialize@Base 20201107
+ libfsext_extents_footer_read_data@Base 20201107
+ libfsext_extents_get_last_extent@Base 20201107
+ libfsext_extents_header_free@Base 20201107
+ libfsext_extents_header_initialize@Base 20201107
+ libfsext_extents_header_read_data@Base 20201107
+ libfsext_extents_read_data@Base 20201107
+ libfsext_extents_read_file_io_handle@Base 20201107
+ libfsext_extents_read_inode_data_reference@Base 20201107
+ libfsext_file_entry_free@Base 20201107
+ libfsext_file_entry_get_access_time@Base 20201107
+ libfsext_file_entry_get_creation_time@Base 20201107
+ libfsext_file_entry_get_deletion_time@Base 20201107
+ libfsext_file_entry_get_extent_by_index@Base 20201107
+ libfsext_file_entry_get_file_mode@Base 20201107
+ libfsext_file_entry_get_group_identifier@Base 20201107
+ libfsext_file_entry_get_inode_change_time@Base 20201107
+ libfsext_file_entry_get_inode_number@Base 20201107
+ libfsext_file_entry_get_modification_time@Base 20201107
+ libfsext_file_entry_get_number_of_extents@Base 20201107
+ libfsext_file_entry_get_number_of_sub_file_entries@Base 20201107
+ libfsext_file_entry_get_offset@Base 20201107
+ libfsext_file_entry_get_owner_identifier@Base 20201107
+ libfsext_file_entry_get_size@Base 20201107
+ libfsext_file_entry_get_sub_file_entry_by_index@Base 20201107
+ libfsext_file_entry_get_sub_file_entry_by_utf16_name@Base 20201107
+ libfsext_file_entry_get_sub_file_entry_by_utf8_name@Base 20201107
+ libfsext_file_entry_get_utf16_name@Base 20201107
+ libfsext_file_entry_get_utf16_name_size@Base 20201107
+ libfsext_file_entry_get_utf16_symbolic_link_target@Base 20201107
+ libfsext_file_entry_get_utf16_symbolic_link_target_size@Base 20201107
+ libfsext_file_entry_get_utf8_name@Base 20201107
+ libfsext_file_entry_get_utf8_name_size@Base 20201107
+ libfsext_file_entry_get_utf8_symbolic_link_target@Base 20201107
+ libfsext_file_entry_get_utf8_symbolic_link_target_size@Base 20201107
+ libfsext_file_entry_initialize@Base 20201107
+ libfsext_file_entry_is_empty@Base 20201107
+ libfsext_file_entry_read_buffer@Base 20201107
+ libfsext_file_entry_read_buffer_at_offset@Base 20201107
+ libfsext_file_entry_seek_offset@Base 20201107
+ libfsext_get_access_flags_read@Base 20201107
+ libfsext_get_codepage@Base 20201107
+ libfsext_get_version@Base 20201107
+ libfsext_group_descriptor_free@Base 20201107
+ libfsext_group_descriptor_initialize@Base 20201107
+ libfsext_group_descriptor_read_data@Base 20201107
+ libfsext_group_descriptor_read_file_io_handle@Base 20201107
+ libfsext_inode_clone@Base 20201107
+ libfsext_inode_free@Base 20201107
+ libfsext_inode_get_access_time@Base 20201107
+ libfsext_inode_get_creation_time@Base 20201107
+ libfsext_inode_get_data_size@Base 20201107
+ libfsext_inode_get_deletion_time@Base 20201107
+ libfsext_inode_get_extent_by_index@Base 20201107
+ libfsext_inode_get_file_mode@Base 20201107
+ libfsext_inode_get_group_identifier@Base 20201107
+ libfsext_inode_get_inode_change_time@Base 20201107
+ libfsext_inode_get_modification_time@Base 20201107
+ libfsext_inode_get_number_of_extents@Base 20201107
+ libfsext_inode_get_owner_identifier@Base 20201107
+ libfsext_inode_initialize@Base 20201107
+ libfsext_inode_is_empty@Base 20201107
+ libfsext_inode_read_data@Base 20201107
+ libfsext_inode_read_data_reference@Base 20201107
+ libfsext_inode_read_element_data@Base 20201107
+ libfsext_inode_table_free@Base 20201107
+ libfsext_inode_table_get_inode_by_number@Base 20201107
+ libfsext_inode_table_initialize@Base 20201107
+ libfsext_internal_file_entry_get_sub_file_entry_by_index@Base 20201107
+ libfsext_internal_file_entry_get_sub_file_entry_by_utf16_name@Base 20201107
+ libfsext_internal_file_entry_get_sub_file_entry_by_utf8_name@Base 20201107
+ libfsext_internal_file_entry_get_symbolic_link_data@Base 20201107
+ libfsext_internal_volume_get_file_entry_by_inode@Base 20201107
+ libfsext_internal_volume_get_file_entry_by_utf16_path@Base 20201107
+ libfsext_internal_volume_get_file_entry_by_utf8_path@Base 20201107
+ libfsext_internal_volume_get_root_directory@Base 20201107
+ libfsext_internal_volume_open_read@Base 20201107
+ libfsext_internal_volume_read_block_groups@Base 20201107
+ libfsext_io_handle_clear@Base 20201107
+ libfsext_io_handle_free@Base 20201107
+ libfsext_io_handle_initialize@Base 20201107
+ libfsext_notify_set_stream@Base 20201107
+ libfsext_notify_set_verbose@Base 20201107
+ libfsext_notify_stream_close@Base 20201107
+ libfsext_notify_stream_open@Base 20201107
+ libfsext_set_codepage@Base 20201107
+ libfsext_superblock_free@Base 20201107
+ libfsext_superblock_get_utf16_last_mount_path@Base 20201107
+ libfsext_superblock_get_utf16_last_mount_path_size@Base 20201107
+ libfsext_superblock_get_utf16_volume_label@Base 20201107
+ libfsext_superblock_get_utf16_volume_label_size@Base 20201107
+ libfsext_superblock_get_utf8_last_mount_path@Base 20201107
+ libfsext_superblock_get_utf8_last_mount_path_size@Base 20201107
+ libfsext_superblock_get_utf8_volume_label@Base 20201107
+ libfsext_superblock_get_utf8_volume_label_size@Base 20201107
+ libfsext_superblock_initialize@Base 20201107
+ libfsext_superblock_read_data@Base 20201107
+ libfsext_superblock_read_file_io_handle@Base 20201107
+ libfsext_volume_close@Base 20201107
+ libfsext_volume_free@Base 20201107
+ libfsext_volume_get_features_flags@Base 20201107
+ libfsext_volume_get_file_entry_by_inode@Base 20201107
+ libfsext_volume_get_file_entry_by_utf16_path@Base 20201107
+ libfsext_volume_get_file_entry_by_utf8_path@Base 20201107
+ libfsext_volume_get_format_version@Base 20201107
+ libfsext_volume_get_last_mount_time@Base 20201107
+ libfsext_volume_get_last_written_time@Base 20201107
+ libfsext_volume_get_number_of_file_entries@Base 20201107
+ libfsext_volume_get_root_directory@Base 20201107
+ libfsext_volume_get_utf16_label@Base 20201107
+ libfsext_volume_get_utf16_label_size@Base 20201107
+ libfsext_volume_get_utf16_last_mount_path@Base 20201107
+ libfsext_volume_get_utf16_last_mount_path_size@Base 20201107
+ libfsext_volume_get_utf8_label@Base 20201107
+ libfsext_volume_get_utf8_label_size@Base 20201107
+ libfsext_volume_get_utf8_last_mount_path@Base 20201107
+ libfsext_volume_get_utf8_last_mount_path_size@Base 20201107
+ libfsext_volume_initialize@Base 20201107
+ libfsext_volume_open@Base 20201107
+ libfsext_volume_open_file_io_handle@Base 20201107
+ libfsext_volume_signal_abort@Base 20201107

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

We believe that the bug you reported is fixed in the latest version of
libfsext, 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 libfsext 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:06:46 +0000
Source: libfsext
Architecture: source
Version: 20201107-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Security Tools <[email protected]>
Changed-By: Benjamin Drung <[email protected]>
Closes: 1062300
Changes:
 libfsext (20201107-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1062300
Checksums-Sha1:
 d33ce9d7b53a3e82e9e5e61b7a353f4f234557da 2213 libfsext_20201107-1.1.dsc
 0f2af7f5384d4e43fbc61db28a3bfb1c6464ae08 3548 
libfsext_20201107-1.1.debian.tar.xz
 863de112fe5d0240c1939d2e706e7576c405cfdb 7251 
libfsext_20201107-1.1_source.buildinfo
Checksums-Sha256:
 6f2835aa8779a20e37d65b2bca47a9fc1012af40034c3accb60c44213c7b12db 2213 
libfsext_20201107-1.1.dsc
 874f5851ebfec250a9270a677ba734a8e59e26aef2f2c93f8e3894a80d4c96cd 3548 
libfsext_20201107-1.1.debian.tar.xz
 177cbf0ab3fcb4cdacdc0e4399e41531463d71b380f3b23228eb96d074a75a00 7251 
libfsext_20201107-1.1_source.buildinfo
Files:
 a5a6893ee22e340f83fd74c5f4d5e1d0 2213 libs optional libfsext_20201107-1.1.dsc
 15b27fe414997ad414a88ac7bdca0aaa 3548 libs optional 
libfsext_20201107-1.1.debian.tar.xz
 59fd0f848017afee34dd32ea3ecca1bf 7251 libs optional 
libfsext_20201107-1.1_source.buildinfo

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

iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXfIf4ACgkQFZ61xO/I
d0x1yhAAgBT/hwA2/A1a9tInm0YwT9gaDJ39sYPw3tf4a5KkyJ/bY4kjHSiYt2MO
v4lS98pGWZQpSMrHoZDCcAnJ742ZCdDZ04jtH2el6+BTtthzkvFOWS3jbHw4EAol
wnndJtK6YIRY7IxsxoEQfNoRhZQ037Q/8AzCqxmznfMJD94ODS5/S99wb0u7DYX9
UtyO7C8utVScqxaAljITfMqGSB6T2QNgVI184uQRk6fSnMEy89jMkH/e+3RsBMvW
jSFLX2hR6tRnLup04dkCpybVHtxmoh4pMdz1oPMlOzH7+/zVrVaPtXGhcKuwhpX1
px6FQZtoVIxsA/lhTbxEs3RL5gVwEZijAja8wCtEnbZm4nY6XB6Hr/CVcyAMnUfs
2hYF+vA70yjWxwTipi7fuBwO2bIFvY+NpS4kDQD4Ux8iNSzGB5Yjx+1qrsy48B6C
NCQAbkbCI9WXC9LLwSawAttBTum5fd7SEJr3Uy70k6q3se5KnO+9GgUMcNec3voJ
QXdq0M/4nTgnmX5t9E3kPJYRH32wL+MBzWNExM0v5jMfogjeqSxCbcRpVs1cuqHJ
96CjWiB80UNPv3ZRBYQCb6Q4gYFlOM1R+L3qMARnVskPyDGy8KF+gd7JcVZAEFZs
WU2GJxXBkIfAL4UkkVHeclGl2NabfDkaBQWRA5RZrXZLq0KXtBc=
=7OHa
-----END PGP SIGNATURE-----

Attachment: pgpHzBjysBsmO.pgp
Description: PGP signature


--- End Message ---

Reply via email to