Source: libevt
Version: 20200926-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
libevt 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 libevt
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 libevt-20200926/debian/changelog libevt-20200926/debian/changelog
--- libevt-20200926/debian/changelog    2021-02-02 14:56:59.000000000 +0000
+++ libevt-20200926/debian/changelog    2024-02-01 00:14:44.000000000 +0000
@@ -1,3 +1,10 @@
+libevt (20200926-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:14:44 +0000
+
 libevt (20200926-1) unstable; urgency=medium
 
   * Team upload.
diff -Nru libevt-20200926/debian/control libevt-20200926/debian/control
--- libevt-20200926/debian/control      2021-02-02 14:56:59.000000000 +0000
+++ libevt-20200926/debian/control      2024-02-01 00:14:44.000000000 +0000
@@ -14,13 +14,16 @@
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends},
- libevt1 (= ${binary:Version})
+ libevt1t64 (= ${binary:Version})
 Description: Windows Event Log (EVT) format access library -- development files
  libevt is a library to access the Windows Event Log (EVT) format.
  .
  This package includes the development support files.
 
-Package: libevt1
+Package: libevt1t64
+Provides: ${t64:Provides}
+Replaces: libevt1
+Breaks: libevt1 (<< ${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},
- libevt1,
+ libevt1t64,
 Description: Windows Event Log (EVT) format access library -- Utilities
  libevt is a library to access the Windows Event Log (EVT) format.
  .
@@ -45,7 +48,7 @@
 Package: python3-libevt
 Section: python
 Architecture: any
-Depends: libevt1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, 
${python3:Depends}
+Depends: libevt1t64 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, 
${python3:Depends}
 Multi-Arch: same
 Description: Windows Event Log (EVT) format access library -- Python 3 bindings
  libevt is a library to access the Windows Event Log (EVT) format.
diff -Nru libevt-20200926/debian/libevt1.install 
libevt-20200926/debian/libevt1.install
--- libevt-20200926/debian/libevt1.install      2021-02-02 14:56:59.000000000 
+0000
+++ libevt-20200926/debian/libevt1.install      1970-01-01 00:00:00.000000000 
+0000
@@ -1 +0,0 @@
-usr/lib/*-*/lib*.so.*
diff -Nru libevt-20200926/debian/libevt1.symbols 
libevt-20200926/debian/libevt1.symbols
--- libevt-20200926/debian/libevt1.symbols      2021-02-02 14:56:59.000000000 
+0000
+++ libevt-20200926/debian/libevt1.symbols      1970-01-01 00:00:00.000000000 
+0000
@@ -1,165 +0,0 @@
-libevt.so.1 libevt1 #MINVER#
-* Build-Depends-Package: libvert-dev
- (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)^libfwnt_.* 0
- (optional|regex)^libuna_.* 0
- evt_end_of_file_record_signature1@Base 20150105
- evt_end_of_file_record_signature2@Base 20150105
- evt_end_of_file_record_signature3@Base 20150105
- evt_end_of_file_record_signature4@Base 20150105
- evt_file_signature@Base 20150105
- libevt_check_file_signature@Base 20150105
- libevt_check_file_signature_file_io_handle@Base 20150105
- libevt_end_of_file_record_free@Base 20200926
- libevt_end_of_file_record_initialize@Base 20200926
- libevt_end_of_file_record_read_data@Base 20200926
- libevt_error_backtrace_fprint@Base 20150105
- libevt_error_backtrace_sprint@Base 20150105
- libevt_error_fprint@Base 20150105
- libevt_error_free@Base 20150105
- libevt_error_sprint@Base 20150105
- libevt_event_record_free@Base 20200926
- libevt_event_record_get_creation_time@Base 20200926
- libevt_event_record_get_data@Base 20200926
- libevt_event_record_get_data_size@Base 20200926
- libevt_event_record_get_event_category@Base 20200926
- libevt_event_record_get_event_identifier@Base 20200926
- libevt_event_record_get_event_type@Base 20200926
- libevt_event_record_get_last_written_time@Base 20200926
- libevt_event_record_get_number_of_strings@Base 20200926
- libevt_event_record_get_record_number@Base 20200926
- libevt_event_record_get_utf16_computer_name@Base 20200926
- libevt_event_record_get_utf16_computer_name_size@Base 20200926
- libevt_event_record_get_utf16_source_name@Base 20200926
- libevt_event_record_get_utf16_source_name_size@Base 20200926
- libevt_event_record_get_utf16_string@Base 20200926
- libevt_event_record_get_utf16_string_size@Base 20200926
- libevt_event_record_get_utf16_user_security_identifier@Base 20200926
- libevt_event_record_get_utf16_user_security_identifier_size@Base 20200926
- libevt_event_record_get_utf8_computer_name@Base 20200926
- libevt_event_record_get_utf8_computer_name_size@Base 20200926
- libevt_event_record_get_utf8_source_name@Base 20200926
- libevt_event_record_get_utf8_source_name_size@Base 20200926
- libevt_event_record_get_utf8_string@Base 20200926
- libevt_event_record_get_utf8_string_size@Base 20200926
- libevt_event_record_get_utf8_user_security_identifier@Base 20200926
- libevt_event_record_get_utf8_user_security_identifier_size@Base 20200926
- libevt_event_record_initialize@Base 20200926
- libevt_event_record_read_data@Base 20200926
- libevt_file_close@Base 20150105
- libevt_file_free@Base 20150105
- libevt_file_get_ascii_codepage@Base 20150105
- libevt_file_get_flags@Base 20150105
- libevt_file_get_format_version@Base 20180317
- libevt_file_get_number_of_records@Base 20150105
- libevt_file_get_number_of_recovered_records@Base 20150105
- libevt_file_get_record@Base 20150105
- libevt_file_get_record_by_index@Base 20181227
- libevt_file_get_recovered_record@Base 20150105
- libevt_file_get_recovered_record_by_index@Base 20181227
- libevt_file_get_version@Base 20150105
- libevt_file_header_free@Base 20200926
- libevt_file_header_initialize@Base 20200926
- libevt_file_header_read_data@Base 20200926
- libevt_file_header_read_file_io_handle@Base 20200926
- libevt_file_initialize@Base 20150105
- libevt_file_is_corrupted@Base 20150105
- libevt_file_open@Base 20150105
- libevt_file_open_file_io_handle@Base 20150105
- libevt_file_open_read@Base 20150105
- libevt_file_set_ascii_codepage@Base 20150105
- libevt_file_signal_abort@Base 20150105
- libevt_get_access_flags_read@Base 20150105
- libevt_get_codepage@Base 20150105
- libevt_get_version@Base 20150105
- libevt_io_handle_clear@Base 20150105
- libevt_io_handle_end_of_file_record_scan@Base 20150105
- libevt_io_handle_event_record_scan@Base 20150105
- libevt_io_handle_free@Base 20150105
- libevt_io_handle_initialize@Base 20150105
- libevt_io_handle_read_records@Base 20150105
- libevt_io_handle_recover_records@Base 20150105
- libevt_notify_set_stream@Base 20150105
- libevt_notify_set_verbose@Base 20150105
- libevt_notify_stream_close@Base 20150105
- libevt_notify_stream_open@Base 20150105
- libevt_record_free@Base 20150105
- libevt_record_get_creation_time@Base 20150105
- libevt_record_get_data@Base 20150105
- libevt_record_get_data_size@Base 20150105
- libevt_record_get_event_category@Base 20150105
- libevt_record_get_event_identifier@Base 20150105
- libevt_record_get_event_type@Base 20150105
- libevt_record_get_identifier@Base 20150105
- libevt_record_get_number_of_strings@Base 20150105
- libevt_record_get_offset@Base 20150105
- libevt_record_get_utf16_computer_name@Base 20150105
- libevt_record_get_utf16_computer_name_size@Base 20150105
- libevt_record_get_utf16_source_name@Base 20150105
- libevt_record_get_utf16_source_name_size@Base 20150105
- libevt_record_get_utf16_string@Base 20150105
- libevt_record_get_utf16_string_size@Base 20150105
- libevt_record_get_utf16_user_security_identifier@Base 20150105
- libevt_record_get_utf16_user_security_identifier_size@Base 20150105
- libevt_record_get_utf8_computer_name@Base 20150105
- libevt_record_get_utf8_computer_name_size@Base 20150105
- libevt_record_get_utf8_source_name@Base 20150105
- libevt_record_get_utf8_source_name_size@Base 20150105
- libevt_record_get_utf8_string@Base 20150105
- libevt_record_get_utf8_string_size@Base 20150105
- libevt_record_get_utf8_user_security_identifier@Base 20150105
- libevt_record_get_utf8_user_security_identifier_size@Base 20150105
- libevt_record_get_written_time@Base 20150105
- libevt_record_initialize@Base 20150105
- libevt_record_values_free@Base 20150105
- libevt_record_values_get_creation_time@Base 20200926
- libevt_record_values_get_data@Base 20200926
- libevt_record_values_get_data_size@Base 20200926
- libevt_record_values_get_event_category@Base 20200926
- libevt_record_values_get_event_identifier@Base 20200926
- libevt_record_values_get_event_type@Base 20200926
- libevt_record_values_get_number@Base 20200926
- libevt_record_values_get_number_of_strings@Base 20200926
- libevt_record_values_get_offset@Base 20200926
- libevt_record_values_get_type@Base 20150105
- libevt_record_values_get_utf16_computer_name@Base 20200926
- libevt_record_values_get_utf16_computer_name_size@Base 20200926
- libevt_record_values_get_utf16_source_name@Base 20200926
- libevt_record_values_get_utf16_source_name_size@Base 20200926
- libevt_record_values_get_utf16_string@Base 20200926
- libevt_record_values_get_utf16_string_size@Base 20200926
- libevt_record_values_get_utf16_user_security_identifier@Base 20200926
- libevt_record_values_get_utf16_user_security_identifier_size@Base 20200926
- libevt_record_values_get_utf8_computer_name@Base 20200926
- libevt_record_values_get_utf8_computer_name_size@Base 20200926
- libevt_record_values_get_utf8_source_name@Base 20200926
- libevt_record_values_get_utf8_source_name_size@Base 20200926
- libevt_record_values_get_utf8_string@Base 20200926
- libevt_record_values_get_utf8_string_size@Base 20200926
- libevt_record_values_get_utf8_user_security_identifier@Base 20200926
- libevt_record_values_get_utf8_user_security_identifier_size@Base 20200926
- libevt_record_values_get_written_time@Base 20200926
- libevt_record_values_initialize@Base 20150105
- libevt_record_values_read_element_data@Base 20150105
- libevt_record_values_read_event@Base 20150105
- libevt_record_values_read_file_io_handle@Base 20200926
- libevt_set_codepage@Base 20150105
- libevt_strings_array_free@Base 20200926
- libevt_strings_array_get_number_of_strings@Base 20200926
- libevt_strings_array_get_utf16_string@Base 20200926
- libevt_strings_array_get_utf16_string_size@Base 20200926
- libevt_strings_array_get_utf8_string@Base 20200926
- libevt_strings_array_get_utf8_string_size@Base 20200926
- libevt_strings_array_initialize@Base 20200926
- libevt_strings_array_read_data@Base 20200926
diff -Nru libevt-20200926/debian/libevt1t64.install 
libevt-20200926/debian/libevt1t64.install
--- libevt-20200926/debian/libevt1t64.install   1970-01-01 00:00:00.000000000 
+0000
+++ libevt-20200926/debian/libevt1t64.install   2021-02-02 14:56:59.000000000 
+0000
@@ -0,0 +1 @@
+usr/lib/*-*/lib*.so.*
diff -Nru libevt-20200926/debian/libevt1t64.lintian-overrides 
libevt-20200926/debian/libevt1t64.lintian-overrides
--- libevt-20200926/debian/libevt1t64.lintian-overrides 1970-01-01 
00:00:00.000000000 +0000
+++ libevt-20200926/debian/libevt1t64.lintian-overrides 2024-02-01 
00:14:44.000000000 +0000
@@ -0,0 +1 @@
+libevt1t64: package-name-doesnt-match-sonames libevt1
diff -Nru libevt-20200926/debian/libevt1t64.symbols 
libevt-20200926/debian/libevt1t64.symbols
--- libevt-20200926/debian/libevt1t64.symbols   1970-01-01 00:00:00.000000000 
+0000
+++ libevt-20200926/debian/libevt1t64.symbols   2024-02-01 00:14:44.000000000 
+0000
@@ -0,0 +1,165 @@
+libevt.so.1 libevt1t64 #MINVER#
+* Build-Depends-Package: libvert-dev
+ (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)^libfwnt_.* 0
+ (optional|regex)^libuna_.* 0
+ evt_end_of_file_record_signature1@Base 20150105
+ evt_end_of_file_record_signature2@Base 20150105
+ evt_end_of_file_record_signature3@Base 20150105
+ evt_end_of_file_record_signature4@Base 20150105
+ evt_file_signature@Base 20150105
+ libevt_check_file_signature@Base 20150105
+ libevt_check_file_signature_file_io_handle@Base 20150105
+ libevt_end_of_file_record_free@Base 20200926
+ libevt_end_of_file_record_initialize@Base 20200926
+ libevt_end_of_file_record_read_data@Base 20200926
+ libevt_error_backtrace_fprint@Base 20150105
+ libevt_error_backtrace_sprint@Base 20150105
+ libevt_error_fprint@Base 20150105
+ libevt_error_free@Base 20150105
+ libevt_error_sprint@Base 20150105
+ libevt_event_record_free@Base 20200926
+ libevt_event_record_get_creation_time@Base 20200926
+ libevt_event_record_get_data@Base 20200926
+ libevt_event_record_get_data_size@Base 20200926
+ libevt_event_record_get_event_category@Base 20200926
+ libevt_event_record_get_event_identifier@Base 20200926
+ libevt_event_record_get_event_type@Base 20200926
+ libevt_event_record_get_last_written_time@Base 20200926
+ libevt_event_record_get_number_of_strings@Base 20200926
+ libevt_event_record_get_record_number@Base 20200926
+ libevt_event_record_get_utf16_computer_name@Base 20200926
+ libevt_event_record_get_utf16_computer_name_size@Base 20200926
+ libevt_event_record_get_utf16_source_name@Base 20200926
+ libevt_event_record_get_utf16_source_name_size@Base 20200926
+ libevt_event_record_get_utf16_string@Base 20200926
+ libevt_event_record_get_utf16_string_size@Base 20200926
+ libevt_event_record_get_utf16_user_security_identifier@Base 20200926
+ libevt_event_record_get_utf16_user_security_identifier_size@Base 20200926
+ libevt_event_record_get_utf8_computer_name@Base 20200926
+ libevt_event_record_get_utf8_computer_name_size@Base 20200926
+ libevt_event_record_get_utf8_source_name@Base 20200926
+ libevt_event_record_get_utf8_source_name_size@Base 20200926
+ libevt_event_record_get_utf8_string@Base 20200926
+ libevt_event_record_get_utf8_string_size@Base 20200926
+ libevt_event_record_get_utf8_user_security_identifier@Base 20200926
+ libevt_event_record_get_utf8_user_security_identifier_size@Base 20200926
+ libevt_event_record_initialize@Base 20200926
+ libevt_event_record_read_data@Base 20200926
+ libevt_file_close@Base 20150105
+ libevt_file_free@Base 20150105
+ libevt_file_get_ascii_codepage@Base 20150105
+ libevt_file_get_flags@Base 20150105
+ libevt_file_get_format_version@Base 20180317
+ libevt_file_get_number_of_records@Base 20150105
+ libevt_file_get_number_of_recovered_records@Base 20150105
+ libevt_file_get_record@Base 20150105
+ libevt_file_get_record_by_index@Base 20181227
+ libevt_file_get_recovered_record@Base 20150105
+ libevt_file_get_recovered_record_by_index@Base 20181227
+ libevt_file_get_version@Base 20150105
+ libevt_file_header_free@Base 20200926
+ libevt_file_header_initialize@Base 20200926
+ libevt_file_header_read_data@Base 20200926
+ libevt_file_header_read_file_io_handle@Base 20200926
+ libevt_file_initialize@Base 20150105
+ libevt_file_is_corrupted@Base 20150105
+ libevt_file_open@Base 20150105
+ libevt_file_open_file_io_handle@Base 20150105
+ libevt_file_open_read@Base 20150105
+ libevt_file_set_ascii_codepage@Base 20150105
+ libevt_file_signal_abort@Base 20150105
+ libevt_get_access_flags_read@Base 20150105
+ libevt_get_codepage@Base 20150105
+ libevt_get_version@Base 20150105
+ libevt_io_handle_clear@Base 20150105
+ libevt_io_handle_end_of_file_record_scan@Base 20150105
+ libevt_io_handle_event_record_scan@Base 20150105
+ libevt_io_handle_free@Base 20150105
+ libevt_io_handle_initialize@Base 20150105
+ libevt_io_handle_read_records@Base 20150105
+ libevt_io_handle_recover_records@Base 20150105
+ libevt_notify_set_stream@Base 20150105
+ libevt_notify_set_verbose@Base 20150105
+ libevt_notify_stream_close@Base 20150105
+ libevt_notify_stream_open@Base 20150105
+ libevt_record_free@Base 20150105
+ libevt_record_get_creation_time@Base 20150105
+ libevt_record_get_data@Base 20150105
+ libevt_record_get_data_size@Base 20150105
+ libevt_record_get_event_category@Base 20150105
+ libevt_record_get_event_identifier@Base 20150105
+ libevt_record_get_event_type@Base 20150105
+ libevt_record_get_identifier@Base 20150105
+ libevt_record_get_number_of_strings@Base 20150105
+ libevt_record_get_offset@Base 20150105
+ libevt_record_get_utf16_computer_name@Base 20150105
+ libevt_record_get_utf16_computer_name_size@Base 20150105
+ libevt_record_get_utf16_source_name@Base 20150105
+ libevt_record_get_utf16_source_name_size@Base 20150105
+ libevt_record_get_utf16_string@Base 20150105
+ libevt_record_get_utf16_string_size@Base 20150105
+ libevt_record_get_utf16_user_security_identifier@Base 20150105
+ libevt_record_get_utf16_user_security_identifier_size@Base 20150105
+ libevt_record_get_utf8_computer_name@Base 20150105
+ libevt_record_get_utf8_computer_name_size@Base 20150105
+ libevt_record_get_utf8_source_name@Base 20150105
+ libevt_record_get_utf8_source_name_size@Base 20150105
+ libevt_record_get_utf8_string@Base 20150105
+ libevt_record_get_utf8_string_size@Base 20150105
+ libevt_record_get_utf8_user_security_identifier@Base 20150105
+ libevt_record_get_utf8_user_security_identifier_size@Base 20150105
+ libevt_record_get_written_time@Base 20150105
+ libevt_record_initialize@Base 20150105
+ libevt_record_values_free@Base 20150105
+ libevt_record_values_get_creation_time@Base 20200926
+ libevt_record_values_get_data@Base 20200926
+ libevt_record_values_get_data_size@Base 20200926
+ libevt_record_values_get_event_category@Base 20200926
+ libevt_record_values_get_event_identifier@Base 20200926
+ libevt_record_values_get_event_type@Base 20200926
+ libevt_record_values_get_number@Base 20200926
+ libevt_record_values_get_number_of_strings@Base 20200926
+ libevt_record_values_get_offset@Base 20200926
+ libevt_record_values_get_type@Base 20150105
+ libevt_record_values_get_utf16_computer_name@Base 20200926
+ libevt_record_values_get_utf16_computer_name_size@Base 20200926
+ libevt_record_values_get_utf16_source_name@Base 20200926
+ libevt_record_values_get_utf16_source_name_size@Base 20200926
+ libevt_record_values_get_utf16_string@Base 20200926
+ libevt_record_values_get_utf16_string_size@Base 20200926
+ libevt_record_values_get_utf16_user_security_identifier@Base 20200926
+ libevt_record_values_get_utf16_user_security_identifier_size@Base 20200926
+ libevt_record_values_get_utf8_computer_name@Base 20200926
+ libevt_record_values_get_utf8_computer_name_size@Base 20200926
+ libevt_record_values_get_utf8_source_name@Base 20200926
+ libevt_record_values_get_utf8_source_name_size@Base 20200926
+ libevt_record_values_get_utf8_string@Base 20200926
+ libevt_record_values_get_utf8_string_size@Base 20200926
+ libevt_record_values_get_utf8_user_security_identifier@Base 20200926
+ libevt_record_values_get_utf8_user_security_identifier_size@Base 20200926
+ libevt_record_values_get_written_time@Base 20200926
+ libevt_record_values_initialize@Base 20150105
+ libevt_record_values_read_element_data@Base 20150105
+ libevt_record_values_read_event@Base 20150105
+ libevt_record_values_read_file_io_handle@Base 20200926
+ libevt_set_codepage@Base 20150105
+ libevt_strings_array_free@Base 20200926
+ libevt_strings_array_get_number_of_strings@Base 20200926
+ libevt_strings_array_get_utf16_string@Base 20200926
+ libevt_strings_array_get_utf16_string_size@Base 20200926
+ libevt_strings_array_get_utf8_string@Base 20200926
+ libevt_strings_array_get_utf8_string_size@Base 20200926
+ libevt_strings_array_initialize@Base 20200926
+ libevt_strings_array_read_data@Base 20200926

Reply via email to