Source: libevtx
Dear maintainer,

Please find attached a final version of this patch for the time_t
transition.  This patch is being uploaded to unstable.

Note that this adds a versioned build-dependency on dpkg-dev, to guard
against accidental backports with a wrong ABI.

Thanks!


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-21-generic (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_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 libevtx-20181227/debian/changelog libevtx-20181227/debian/changelog
--- libevtx-20181227/debian/changelog   2021-01-27 08:59:40.000000000 +0000
+++ libevtx-20181227/debian/changelog   2024-02-28 11:45:39.000000000 +0000
@@ -1,3 +1,10 @@
+libevtx (20181227-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.  Closes: #1062288
+
+ -- Benjamin Drung <bdr...@debian.org>  Wed, 28 Feb 2024 11:45:39 +0000
+
 libevtx (20181227-2) unstable; urgency=medium
 
   [ Jelmer Vernooij ]
diff -Nru libevtx-20181227/debian/control libevtx-20181227/debian/control
--- libevtx-20181227/debian/control     2021-01-27 08:59:40.000000000 +0000
+++ libevtx-20181227/debian/control     2024-02-28 11:45:39.000000000 +0000
@@ -2,7 +2,7 @@
 Priority: optional
 Maintainer: Debian Security Tools <team+pkg-secur...@tracker.debian.org>
 Uploaders: Hilko Bengen <ben...@debian.org>
-Build-Depends: debhelper-compat (= 11), pkg-config, dh-python, python3-dev, 
libbfio-dev,
+Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 11), pkg-config, 
dh-python, python3-dev, libbfio-dev,
 Standards-Version: 4.5.0
 Section: libs
 Homepage: https://github.com/libyal/libevtx
@@ -14,13 +14,16 @@
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends},
- libevtx1 (= ${binary:Version})
+ libevtx1t64 (= ${binary:Version})
 Description: Windows XML Event Log format access library -- development files
  libevtx is a library to access the Windows XML Event Log (EVTX) format.
  .
  This package includes the development support files.
 
-Package: libevtx1
+Package: libevtx1t64
+Provides: ${t64:Provides}
+Replaces: libevtx1
+Breaks: libevtx1 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
@@ -35,7 +38,7 @@
 Architecture: any
 Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends},
- libevtx1,
+ libevtx1t64,
 Description: Windows XML Event Log format access library -- Utilities
  libevtx is a library to access the Windows XML Event Log (EVTX) format.
  .
@@ -45,7 +48,7 @@
 Package: python3-libevtx
 Section: python
 Architecture: any
-Depends: libevtx1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, 
${python3:Depends}
+Depends: libevtx1t64 (= ${binary:Version}), ${shlibs:Depends}, 
${misc:Depends}, ${python3:Depends}
 Multi-Arch: same
 Description: Windows XML Event Log format access library -- Python 3 bindings
  libevtx is a library to access the Windows XML Event Log (EVTX) format.
diff -Nru libevtx-20181227/debian/libevtx1.install 
libevtx-20181227/debian/libevtx1.install
--- libevtx-20181227/debian/libevtx1.install    2021-01-27 08:59:40.000000000 
+0000
+++ libevtx-20181227/debian/libevtx1.install    1970-01-01 00:00:00.000000000 
+0000
@@ -1 +0,0 @@
-usr/lib/*-*/lib*.so.*
diff -Nru libevtx-20181227/debian/libevtx1.symbols 
libevtx-20181227/debian/libevtx1.symbols
--- libevtx-20181227/debian/libevtx1.symbols    2021-01-27 08:59:40.000000000 
+0000
+++ libevtx-20181227/debian/libevtx1.symbols    1970-01-01 00:00:00.000000000 
+0000
@@ -1,158 +0,0 @@
-libevtx.so.1 libevtx1 #MINVER#
- (optional|regex)^libcdata_.* 0
- (optional|regex)^libcdirectory_.* 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)^libexe_.* 0
- (optional|regex)^libfcache_.* 0
- (optional|regex)^libfdata_.* 0
- (optional|regex)^libfdatetime_.* 0
- (optional|regex)^libfguid_.* 0
- (optional|regex)^libfvalue_.* 0
- (optional|regex)^libfwevt_.* 0
- (optional|regex)^libfwnt_.* 0
- (optional|regex)^libregf_.* 0
- (optional|regex)^libuna_.* 0
- (optional|regex)^libwrc_.* 0
- evtx_chunk_signature@Base 20150105
- evtx_event_record_signature@Base 20150105
- evtx_file_signature@Base 20150105
- libevtx_byte_stream_check_for_zero_byte_fill@Base 20150105
- libevtx_check_file_signature@Base 20150105
- libevtx_check_file_signature_file_io_handle@Base 20150105
- libevtx_checksum_calculate_little_endian_crc32@Base 20150105
- libevtx_checksum_calculate_little_endian_weak_crc32@Base 20150105
- libevtx_checksum_crc32_table@Base 20150105
- libevtx_checksum_crc32_table_computed@Base 20150105
- libevtx_checksum_initialize_crc32_table@Base 20150105
- libevtx_chunk_free@Base 20150105
- libevtx_file_get_format_version@Base 20170122
- libevtx_chunk_get_number_of_records@Base 20150105
- libevtx_chunk_get_number_of_recovered_records@Base 20150105
- libevtx_chunk_get_record@Base 20150105
- libevtx_chunk_get_recovered_record@Base 20150105
- libevtx_chunk_initialize@Base 20150105
- libevtx_chunk_read@Base 20150105
- libevtx_chunks_table_free@Base 20150105
- libevtx_chunks_table_initialize@Base 20150105
- libevtx_chunks_table_read_record@Base 20150105
- libevtx_error_backtrace_fprint@Base 20150105
- libevtx_error_backtrace_sprint@Base 20150105
- libevtx_error_fprint@Base 20150105
- libevtx_error_free@Base 20150105
- libevtx_error_sprint@Base 20150105
- libevtx_file_close@Base 20150105
- libevtx_file_free@Base 20150105
- libevtx_file_get_ascii_codepage@Base 20150105
- libevtx_file_get_flags@Base 20150105
- libevtx_file_get_number_of_records@Base 20150105
- libevtx_file_get_number_of_recovered_records@Base 20150105
- libevtx_file_get_record@Base 20150105
- libevtx_file_get_record_by_index@Base 20181227
- libevtx_file_get_recovered_record@Base 20150105
- libevtx_file_get_recovered_record_by_index@Base 20181227
- libevtx_file_get_version@Base 20150105
- libevtx_file_initialize@Base 20150105
- libevtx_file_is_corrupted@Base 20150105
- libevtx_file_open@Base 20150105
- libevtx_file_open_file_io_handle@Base 20150105
- libevtx_file_open_read@Base 20150105
- libevtx_file_set_ascii_codepage@Base 20150105
- libevtx_file_signal_abort@Base 20150105
- libevtx_get_access_flags_read@Base 20150105
- libevtx_get_codepage@Base 20150105
- libevtx_get_version@Base 20150105
- libevtx_i18n_initialize@Base 20150105
- libevtx_io_handle_clear@Base 20150105
- libevtx_io_handle_free@Base 20150105
- libevtx_io_handle_initialize@Base 20150105
- libevtx_io_handle_read_chunk@Base 20150105
- libevtx_io_handle_read_file_header@Base 20150105
- libevtx_notify_set_stream@Base 20150105
- libevtx_notify_set_verbose@Base 20150105
- libevtx_notify_stream_close@Base 20150105
- libevtx_notify_stream_open@Base 20150105
- libevtx_record_free@Base 20150105
- libevtx_record_get_data@Base 20150105
- libevtx_record_get_data_size@Base 20150105
- libevtx_record_get_event_identifier@Base 20150105
- libevtx_record_get_event_identifier_qualifiers@Base 20150105
- libevtx_record_get_event_level@Base 20150105
- libevtx_record_get_identifier@Base 20150105
- libevtx_record_get_number_of_strings@Base 20150105
- libevtx_record_get_offset@Base 20150105
- libevtx_record_get_utf16_computer_name@Base 20150105
- libevtx_record_get_utf16_computer_name_size@Base 20150105
- libevtx_record_get_utf16_provider_identifier@Base 20150105
- libevtx_record_get_utf16_provider_identifier_size@Base 20150105
- libevtx_record_get_utf16_source_name@Base 20150105
- libevtx_record_get_utf16_source_name_size@Base 20150105
- libevtx_record_get_utf16_string@Base 20150105
- libevtx_record_get_utf16_string_size@Base 20150105
- libevtx_record_get_utf16_user_security_identifier@Base 20150105
- libevtx_record_get_utf16_user_security_identifier_size@Base 20150105
- libevtx_record_get_utf16_xml_string@Base 20150105
- libevtx_record_get_utf16_xml_string_size@Base 20150105
- libevtx_record_get_utf8_computer_name@Base 20150105
- libevtx_record_get_utf8_computer_name_size@Base 20150105
- libevtx_record_get_utf8_provider_identifier@Base 20150105
- libevtx_record_get_utf8_provider_identifier_size@Base 20150105
- libevtx_record_get_utf8_source_name@Base 20150105
- libevtx_record_get_utf8_source_name_size@Base 20150105
- libevtx_record_get_utf8_string@Base 20150105
- libevtx_record_get_utf8_string_size@Base 20150105
- libevtx_record_get_utf8_user_security_identifier@Base 20150105
- libevtx_record_get_utf8_user_security_identifier_size@Base 20150105
- libevtx_record_get_utf8_xml_string@Base 20150105
- libevtx_record_get_utf8_xml_string_size@Base 20150105
- libevtx_record_get_written_time@Base 20150105
- libevtx_record_initialize@Base 20150105
- libevtx_record_parse_data@Base 20150105
- libevtx_record_parse_data_with_template_definition@Base 20150105
- libevtx_record_values_clone@Base 20150105
- libevtx_record_values_free@Base 20150105
- libevtx_record_values_get_data@Base 20150105
- libevtx_record_values_get_data_size@Base 20150105
- libevtx_record_values_get_event_identifier@Base 20150105
- libevtx_record_values_get_event_identifier_qualifiers@Base 20150105
- libevtx_record_values_get_event_level@Base 20150105
- libevtx_record_values_get_number_of_strings@Base 20150105
- libevtx_record_values_get_utf16_computer_name@Base 20150105
- libevtx_record_values_get_utf16_computer_name_size@Base 20150105
- libevtx_record_values_get_utf16_provider_identifier@Base 20150105
- libevtx_record_values_get_utf16_provider_identifier_size@Base 20150105
- libevtx_record_values_get_utf16_source_name@Base 20150105
- libevtx_record_values_get_utf16_source_name_size@Base 20150105
- libevtx_record_values_get_utf16_string@Base 20150105
- libevtx_record_values_get_utf16_string_size@Base 20150105
- libevtx_record_values_get_utf16_user_security_identifier@Base 20150105
- libevtx_record_values_get_utf16_user_security_identifier_size@Base 20150105
- libevtx_record_values_get_utf16_xml_string@Base 20150105
- libevtx_record_values_get_utf16_xml_string_size@Base 20150105
- libevtx_record_values_get_utf8_computer_name@Base 20150105
- libevtx_record_values_get_utf8_computer_name_size@Base 20150105
- libevtx_record_values_get_utf8_provider_identifier@Base 20150105
- libevtx_record_values_get_utf8_provider_identifier_size@Base 20150105
- libevtx_record_values_get_utf8_source_name@Base 20150105
- libevtx_record_values_get_utf8_source_name_size@Base 20150105
- libevtx_record_values_get_utf8_string@Base 20150105
- libevtx_record_values_get_utf8_string_size@Base 20150105
- libevtx_record_values_get_utf8_user_security_identifier@Base 20150105
- libevtx_record_values_get_utf8_user_security_identifier_size@Base 20150105
- libevtx_record_values_get_utf8_xml_string@Base 20150105
- libevtx_record_values_get_utf8_xml_string_size@Base 20150105
- libevtx_record_values_initialize@Base 20150105
- libevtx_record_values_parse_data@Base 20150105
- libevtx_record_values_parse_data_xml_tag_by_template@Base 20150105
- libevtx_record_values_read_header@Base 20150105
- libevtx_record_values_read_xml_document@Base 20150105
- libevtx_set_codepage@Base 20150105
- libevtx_template_definition_free@Base 20150105
- libevtx_template_definition_initialize@Base 20150105
- libevtx_template_definition_read@Base 20150105
- libevtx_template_definition_set_data@Base 20150105
diff -Nru libevtx-20181227/debian/libevtx1t64.install 
libevtx-20181227/debian/libevtx1t64.install
--- libevtx-20181227/debian/libevtx1t64.install 1970-01-01 00:00:00.000000000 
+0000
+++ libevtx-20181227/debian/libevtx1t64.install 2021-01-27 08:59:40.000000000 
+0000
@@ -0,0 +1 @@
+usr/lib/*-*/lib*.so.*
diff -Nru libevtx-20181227/debian/libevtx1t64.lintian-overrides 
libevtx-20181227/debian/libevtx1t64.lintian-overrides
--- libevtx-20181227/debian/libevtx1t64.lintian-overrides       1970-01-01 
00:00:00.000000000 +0000
+++ libevtx-20181227/debian/libevtx1t64.lintian-overrides       2024-02-28 
11:45:35.000000000 +0000
@@ -0,0 +1 @@
+libevtx1t64: package-name-doesnt-match-sonames libevtx1
diff -Nru libevtx-20181227/debian/libevtx1t64.symbols 
libevtx-20181227/debian/libevtx1t64.symbols
--- libevtx-20181227/debian/libevtx1t64.symbols 1970-01-01 00:00:00.000000000 
+0000
+++ libevtx-20181227/debian/libevtx1t64.symbols 2024-02-28 11:45:35.000000000 
+0000
@@ -0,0 +1,158 @@
+libevtx.so.1 libevtx1t64 #MINVER#
+ (optional|regex)^libcdata_.* 0
+ (optional|regex)^libcdirectory_.* 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)^libexe_.* 0
+ (optional|regex)^libfcache_.* 0
+ (optional|regex)^libfdata_.* 0
+ (optional|regex)^libfdatetime_.* 0
+ (optional|regex)^libfguid_.* 0
+ (optional|regex)^libfvalue_.* 0
+ (optional|regex)^libfwevt_.* 0
+ (optional|regex)^libfwnt_.* 0
+ (optional|regex)^libregf_.* 0
+ (optional|regex)^libuna_.* 0
+ (optional|regex)^libwrc_.* 0
+ evtx_chunk_signature@Base 20150105
+ evtx_event_record_signature@Base 20150105
+ evtx_file_signature@Base 20150105
+ libevtx_byte_stream_check_for_zero_byte_fill@Base 20150105
+ libevtx_check_file_signature@Base 20150105
+ libevtx_check_file_signature_file_io_handle@Base 20150105
+ libevtx_checksum_calculate_little_endian_crc32@Base 20150105
+ libevtx_checksum_calculate_little_endian_weak_crc32@Base 20150105
+ libevtx_checksum_crc32_table@Base 20150105
+ libevtx_checksum_crc32_table_computed@Base 20150105
+ libevtx_checksum_initialize_crc32_table@Base 20150105
+ libevtx_chunk_free@Base 20150105
+ libevtx_file_get_format_version@Base 20170122
+ libevtx_chunk_get_number_of_records@Base 20150105
+ libevtx_chunk_get_number_of_recovered_records@Base 20150105
+ libevtx_chunk_get_record@Base 20150105
+ libevtx_chunk_get_recovered_record@Base 20150105
+ libevtx_chunk_initialize@Base 20150105
+ libevtx_chunk_read@Base 20150105
+ libevtx_chunks_table_free@Base 20150105
+ libevtx_chunks_table_initialize@Base 20150105
+ libevtx_chunks_table_read_record@Base 20150105
+ libevtx_error_backtrace_fprint@Base 20150105
+ libevtx_error_backtrace_sprint@Base 20150105
+ libevtx_error_fprint@Base 20150105
+ libevtx_error_free@Base 20150105
+ libevtx_error_sprint@Base 20150105
+ libevtx_file_close@Base 20150105
+ libevtx_file_free@Base 20150105
+ libevtx_file_get_ascii_codepage@Base 20150105
+ libevtx_file_get_flags@Base 20150105
+ libevtx_file_get_number_of_records@Base 20150105
+ libevtx_file_get_number_of_recovered_records@Base 20150105
+ libevtx_file_get_record@Base 20150105
+ libevtx_file_get_record_by_index@Base 20181227
+ libevtx_file_get_recovered_record@Base 20150105
+ libevtx_file_get_recovered_record_by_index@Base 20181227
+ libevtx_file_get_version@Base 20150105
+ libevtx_file_initialize@Base 20150105
+ libevtx_file_is_corrupted@Base 20150105
+ libevtx_file_open@Base 20150105
+ libevtx_file_open_file_io_handle@Base 20150105
+ libevtx_file_open_read@Base 20150105
+ libevtx_file_set_ascii_codepage@Base 20150105
+ libevtx_file_signal_abort@Base 20150105
+ libevtx_get_access_flags_read@Base 20150105
+ libevtx_get_codepage@Base 20150105
+ libevtx_get_version@Base 20150105
+ libevtx_i18n_initialize@Base 20150105
+ libevtx_io_handle_clear@Base 20150105
+ libevtx_io_handle_free@Base 20150105
+ libevtx_io_handle_initialize@Base 20150105
+ libevtx_io_handle_read_chunk@Base 20150105
+ libevtx_io_handle_read_file_header@Base 20150105
+ libevtx_notify_set_stream@Base 20150105
+ libevtx_notify_set_verbose@Base 20150105
+ libevtx_notify_stream_close@Base 20150105
+ libevtx_notify_stream_open@Base 20150105
+ libevtx_record_free@Base 20150105
+ libevtx_record_get_data@Base 20150105
+ libevtx_record_get_data_size@Base 20150105
+ libevtx_record_get_event_identifier@Base 20150105
+ libevtx_record_get_event_identifier_qualifiers@Base 20150105
+ libevtx_record_get_event_level@Base 20150105
+ libevtx_record_get_identifier@Base 20150105
+ libevtx_record_get_number_of_strings@Base 20150105
+ libevtx_record_get_offset@Base 20150105
+ libevtx_record_get_utf16_computer_name@Base 20150105
+ libevtx_record_get_utf16_computer_name_size@Base 20150105
+ libevtx_record_get_utf16_provider_identifier@Base 20150105
+ libevtx_record_get_utf16_provider_identifier_size@Base 20150105
+ libevtx_record_get_utf16_source_name@Base 20150105
+ libevtx_record_get_utf16_source_name_size@Base 20150105
+ libevtx_record_get_utf16_string@Base 20150105
+ libevtx_record_get_utf16_string_size@Base 20150105
+ libevtx_record_get_utf16_user_security_identifier@Base 20150105
+ libevtx_record_get_utf16_user_security_identifier_size@Base 20150105
+ libevtx_record_get_utf16_xml_string@Base 20150105
+ libevtx_record_get_utf16_xml_string_size@Base 20150105
+ libevtx_record_get_utf8_computer_name@Base 20150105
+ libevtx_record_get_utf8_computer_name_size@Base 20150105
+ libevtx_record_get_utf8_provider_identifier@Base 20150105
+ libevtx_record_get_utf8_provider_identifier_size@Base 20150105
+ libevtx_record_get_utf8_source_name@Base 20150105
+ libevtx_record_get_utf8_source_name_size@Base 20150105
+ libevtx_record_get_utf8_string@Base 20150105
+ libevtx_record_get_utf8_string_size@Base 20150105
+ libevtx_record_get_utf8_user_security_identifier@Base 20150105
+ libevtx_record_get_utf8_user_security_identifier_size@Base 20150105
+ libevtx_record_get_utf8_xml_string@Base 20150105
+ libevtx_record_get_utf8_xml_string_size@Base 20150105
+ libevtx_record_get_written_time@Base 20150105
+ libevtx_record_initialize@Base 20150105
+ libevtx_record_parse_data@Base 20150105
+ libevtx_record_parse_data_with_template_definition@Base 20150105
+ libevtx_record_values_clone@Base 20150105
+ libevtx_record_values_free@Base 20150105
+ libevtx_record_values_get_data@Base 20150105
+ libevtx_record_values_get_data_size@Base 20150105
+ libevtx_record_values_get_event_identifier@Base 20150105
+ libevtx_record_values_get_event_identifier_qualifiers@Base 20150105
+ libevtx_record_values_get_event_level@Base 20150105
+ libevtx_record_values_get_number_of_strings@Base 20150105
+ libevtx_record_values_get_utf16_computer_name@Base 20150105
+ libevtx_record_values_get_utf16_computer_name_size@Base 20150105
+ libevtx_record_values_get_utf16_provider_identifier@Base 20150105
+ libevtx_record_values_get_utf16_provider_identifier_size@Base 20150105
+ libevtx_record_values_get_utf16_source_name@Base 20150105
+ libevtx_record_values_get_utf16_source_name_size@Base 20150105
+ libevtx_record_values_get_utf16_string@Base 20150105
+ libevtx_record_values_get_utf16_string_size@Base 20150105
+ libevtx_record_values_get_utf16_user_security_identifier@Base 20150105
+ libevtx_record_values_get_utf16_user_security_identifier_size@Base 20150105
+ libevtx_record_values_get_utf16_xml_string@Base 20150105
+ libevtx_record_values_get_utf16_xml_string_size@Base 20150105
+ libevtx_record_values_get_utf8_computer_name@Base 20150105
+ libevtx_record_values_get_utf8_computer_name_size@Base 20150105
+ libevtx_record_values_get_utf8_provider_identifier@Base 20150105
+ libevtx_record_values_get_utf8_provider_identifier_size@Base 20150105
+ libevtx_record_values_get_utf8_source_name@Base 20150105
+ libevtx_record_values_get_utf8_source_name_size@Base 20150105
+ libevtx_record_values_get_utf8_string@Base 20150105
+ libevtx_record_values_get_utf8_string_size@Base 20150105
+ libevtx_record_values_get_utf8_user_security_identifier@Base 20150105
+ libevtx_record_values_get_utf8_user_security_identifier_size@Base 20150105
+ libevtx_record_values_get_utf8_xml_string@Base 20150105
+ libevtx_record_values_get_utf8_xml_string_size@Base 20150105
+ libevtx_record_values_initialize@Base 20150105
+ libevtx_record_values_parse_data@Base 20150105
+ libevtx_record_values_parse_data_xml_tag_by_template@Base 20150105
+ libevtx_record_values_read_header@Base 20150105
+ libevtx_record_values_read_xml_document@Base 20150105
+ libevtx_set_codepage@Base 20150105
+ libevtx_template_definition_free@Base 20150105
+ libevtx_template_definition_initialize@Base 20150105
+ libevtx_template_definition_read@Base 20150105
+ libevtx_template_definition_set_data@Base 20150105

Reply via email to