Your message dated Wed, 28 Feb 2024 15:14:33 +0000
with message-id <[email protected]>
and subject line Bug#1062495: fixed in libolecf 20181231-2.1
has caused the Debian Bug report #1062495,
regarding libolecf: 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.)
--
1062495: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062495
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libolecf
Version: 20181231-2
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
libolecf 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 libolecf
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 libolecf-20181231/debian/changelog libolecf-20181231/debian/changelog
--- libolecf-20181231/debian/changelog 2021-01-27 09:01:40.000000000 +0000
+++ libolecf-20181231/debian/changelog 2024-02-01 17:23:26.000000000 +0000
@@ -1,3 +1,10 @@
+libolecf (20181231-2.1) experimental; urgency=medium
+
+ * Non-maintainer upload.
+ * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <[email protected]> Thu, 01 Feb 2024 17:23:26 +0000
+
libolecf (20181231-2) unstable; urgency=medium
[ Jelmer Vernooij ]
diff -Nru libolecf-20181231/debian/control libolecf-20181231/debian/control
--- libolecf-20181231/debian/control 2021-01-27 09:01:40.000000000 +0000
+++ libolecf-20181231/debian/control 2024-02-01 17:23:26.000000000 +0000
@@ -14,13 +14,16 @@
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends},
- libolecf1 (= ${binary:Version})
+ libolecf1t64 (= ${binary:Version})
Description: OLE2 Compound File format access library -- development files
libolecf is a library to access the OLE 2 Compound File (OLECF) format.
.
This package includes the development support files.
-Package: libolecf1
+Package: libolecf1t64
+Provides: ${t64:Provides}
+Replaces: libolecf1
+Breaks: libolecf1 (<< ${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},
- libolecf1,
+ libolecf1t64,
Description: OLE2 Compound File format access library -- Utilities
libolecf is a library to access the OLE 2 Compound File (OLECF) format.
.
@@ -45,7 +48,7 @@
Package: python3-libolecf
Section: python
Architecture: any
-Depends: libolecf1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends},
${python3:Depends}
+Depends: libolecf1t64 (= ${binary:Version}), ${shlibs:Depends},
${misc:Depends}, ${python3:Depends}
Multi-Arch: same
Description: OLE2 Compound File format access library -- Python 3 bindings
libolecf is a library to access the OLE 2 Compound File (OLECF) format.
diff -Nru libolecf-20181231/debian/libolecf1.install
libolecf-20181231/debian/libolecf1.install
--- libolecf-20181231/debian/libolecf1.install 2021-01-27 09:01:40.000000000
+0000
+++ libolecf-20181231/debian/libolecf1.install 1970-01-01 00:00:00.000000000
+0000
@@ -1 +0,0 @@
-usr/lib/*-*/lib*.so.*
diff -Nru libolecf-20181231/debian/libolecf1.symbols
libolecf-20181231/debian/libolecf1.symbols
--- libolecf-20181231/debian/libolecf1.symbols 2021-01-27 09:01:40.000000000
+0000
+++ libolecf-20181231/debian/libolecf1.symbols 1970-01-01 00:00:00.000000000
+0000
@@ -1,142 +0,0 @@
-libolecf.so.1 libolecf1 #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)^libfdatetime_.* 0
- (optional|regex)^libfguid_.* 0
- (optional|regex)^libfole_.* 0
- (optional|regex)^libfvalue_.* 0
- (optional|regex)^libfwps_.* 0
- (optional|regex)^libuna_.* 0
- libfwsp_format_class_identifier_named_properties@Base 20150630
- libfwsp_format_class_identifier_unknown1@Base 20150630
- libolecf_allocation_table_free@Base 20150630
- libolecf_allocation_table_initialize@Base 20150630
- libolecf_allocation_table_resize@Base 20150630
- libolecf_check_file_signature@Base 20150630
- libolecf_check_file_signature_file_io_handle@Base 20150630
- libolecf_compound_object_stream_read@Base 20150630
- libolecf_directory_entry_compare@Base 20150630
- libolecf_directory_entry_free@Base 20150630
- libolecf_directory_entry_initialize@Base 20150630
- libolecf_directory_entry_read_data@Base 20170825
- libolecf_directory_list_get_element_by_identifier@Base 20170825
- libolecf_directory_tree_create@Base 20150630
- libolecf_directory_tree_create_process_entry@Base 20150630
- libolecf_directory_tree_get_sub_node_by_utf16_name@Base 20150630
- libolecf_directory_tree_get_sub_node_by_utf8_name@Base 20150630
- libolecf_error_backtrace_fprint@Base 20150630
- libolecf_error_backtrace_sprint@Base 20150630
- libolecf_error_fprint@Base 20150630
- libolecf_error_free@Base 20150630
- libolecf_error_sprint@Base 20150630
- libolecf_file_close@Base 20150630
- libolecf_file_free@Base 20150630
- libolecf_file_get_ascii_codepage@Base 20150630
- libolecf_file_get_format_version@Base 20150630
- libolecf_file_get_item_by_utf16_path@Base 20150630
- libolecf_file_get_item_by_utf8_path@Base 20150630
- libolecf_file_get_number_of_unallocated_blocks@Base 20150630
- libolecf_file_get_root_item@Base 20150630
- libolecf_file_get_sector_size@Base 20150630
- libolecf_file_get_short_sector_size@Base 20150630
- libolecf_file_get_unallocated_block@Base 20150630
- libolecf_file_header_free@Base 20181231
- libolecf_file_header_initialize@Base 20181231
- libolecf_file_header_read_data@Base 20181231
- libolecf_file_header_read_file_io_handle@Base 20181231
- libolecf_file_initialize@Base 20150630
- libolecf_file_open@Base 20150630
- libolecf_file_open_file_io_handle@Base 20150630
- libolecf_file_open_read@Base 20150630
- libolecf_file_set_ascii_codepage@Base 20150630
- libolecf_file_signal_abort@Base 20150630
- libolecf_get_access_flags_read@Base 20150630
- libolecf_get_codepage@Base 20150630
- libolecf_get_version@Base 20150630
- libolecf_internal_property_section_free@Base 20150630
- libolecf_internal_property_value_free@Base 20150630
- libolecf_io_handle_clear@Base 20150630
- libolecf_io_handle_free@Base 20150630
- libolecf_io_handle_initialize@Base 20150630
- libolecf_io_handle_read_directory_entries@Base 20150630
- libolecf_io_handle_read_msat@Base 20150630
- libolecf_io_handle_read_sat@Base 20150630
- libolecf_io_handle_read_ssat@Base 20150630
- libolecf_io_handle_read_stream@Base 20150630
- libolecf_item_free@Base 20150630
- libolecf_item_get_creation_time@Base 20150630
- libolecf_item_get_modification_time@Base 20150630
- libolecf_item_get_number_of_sub_items@Base 20150630
- libolecf_item_get_size@Base 20150630
- libolecf_item_get_sub_item@Base 20150630
- libolecf_item_get_sub_item_by_utf16_name@Base 20150630
- libolecf_item_get_sub_item_by_utf16_path@Base 20150630
- libolecf_item_get_sub_item_by_utf8_name@Base 20150630
- libolecf_item_get_sub_item_by_utf8_path@Base 20150630
- libolecf_item_get_type@Base 20150630
- libolecf_item_get_utf16_name@Base 20150630
- libolecf_item_get_utf16_name_size@Base 20150630
- libolecf_item_get_utf8_name@Base 20150630
- libolecf_item_get_utf8_name_size@Base 20150630
- libolecf_item_initialize@Base 20150630
- libolecf_notify_set_stream@Base 20150630
- libolecf_notify_set_verbose@Base 20150630
- libolecf_notify_stream_close@Base 20150630
- libolecf_notify_stream_open@Base 20150630
- libolecf_property_section_free@Base 20150630
- libolecf_property_section_get_class_identifier@Base 20150630
- libolecf_property_section_get_number_of_properties@Base 20150630
- libolecf_property_section_get_property_by_index@Base 20150630
- libolecf_property_section_initialize@Base 20150630
- libolecf_property_section_read@Base 20150630
- libolecf_property_section_read_list_entry@Base 20150630
- libolecf_property_section_read_list_entry_data@Base 20181231
- libolecf_property_set_free@Base 20150630
- libolecf_property_set_get_class_identifier@Base 20150630
- libolecf_property_set_get_number_of_sections@Base 20150630
- libolecf_property_set_get_section_by_index@Base 20150630
- libolecf_property_set_initialize@Base 20150630
- libolecf_property_set_read@Base 20150630
- libolecf_property_set_read_header_data@Base 20181231
- libolecf_property_set_stream_get_set@Base 20150630
- libolecf_property_value_free@Base 20150630
- libolecf_property_value_get_data@Base 20170825
- libolecf_property_value_get_data_as_16bit_integer@Base 20170825
- libolecf_property_value_get_data_as_32bit_integer@Base 20170825
- libolecf_property_value_get_data_as_64bit_integer@Base 20170825
- libolecf_property_value_get_data_as_boolean@Base 20170825
- libolecf_property_value_get_data_as_filetime@Base 20170825
- libolecf_property_value_get_data_as_utf16_string@Base 20170825
- libolecf_property_value_get_data_as_utf16_string_size@Base 20170825
- libolecf_property_value_get_data_as_utf8_string@Base 20170825
- libolecf_property_value_get_data_as_utf8_string_size@Base 20170825
- libolecf_property_value_get_data_size@Base 20170825
- libolecf_property_value_get_identifier@Base 20150630
- libolecf_property_value_get_value_16bit@Base 20150630
- libolecf_property_value_get_value_32bit@Base 20150630
- libolecf_property_value_get_value_64bit@Base 20150630
- libolecf_property_value_get_value_boolean@Base 20150630
- libolecf_property_value_get_value_data@Base 20150630
- libolecf_property_value_get_value_data_size@Base 20150630
- libolecf_property_value_get_value_filetime@Base 20150630
- libolecf_property_value_get_value_type@Base 20150630
- libolecf_property_value_get_value_utf16_string@Base 20150630
- libolecf_property_value_get_value_utf16_string_size@Base 20150630
- libolecf_property_value_get_value_utf8_string@Base 20150630
- libolecf_property_value_get_value_utf8_string_size@Base 20150630
- libolecf_property_value_initialize@Base 20150630
- libolecf_property_value_read_data@Base 20150630
- libolecf_property_value_read_list_entry@Base 20150630
- libolecf_set_codepage@Base 20150630
- libolecf_stream_get_offset@Base 20150630
- libolecf_stream_read_buffer@Base 20150630
- libolecf_stream_read_buffer_at_offset@Base 20150630
- libolecf_stream_seek_offset@Base 20150630
- olecf_beta_file_signature@Base 20150630
- olecf_file_signature@Base 20150630
diff -Nru libolecf-20181231/debian/libolecf1t64.install
libolecf-20181231/debian/libolecf1t64.install
--- libolecf-20181231/debian/libolecf1t64.install 1970-01-01
00:00:00.000000000 +0000
+++ libolecf-20181231/debian/libolecf1t64.install 2021-01-27
09:01:40.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*-*/lib*.so.*
diff -Nru libolecf-20181231/debian/libolecf1t64.lintian-overrides
libolecf-20181231/debian/libolecf1t64.lintian-overrides
--- libolecf-20181231/debian/libolecf1t64.lintian-overrides 1970-01-01
00:00:00.000000000 +0000
+++ libolecf-20181231/debian/libolecf1t64.lintian-overrides 2024-02-01
17:23:26.000000000 +0000
@@ -0,0 +1 @@
+libolecf1t64: package-name-doesnt-match-sonames libolecf1
diff -Nru libolecf-20181231/debian/libolecf1t64.symbols
libolecf-20181231/debian/libolecf1t64.symbols
--- libolecf-20181231/debian/libolecf1t64.symbols 1970-01-01
00:00:00.000000000 +0000
+++ libolecf-20181231/debian/libolecf1t64.symbols 2024-02-01
17:23:26.000000000 +0000
@@ -0,0 +1,142 @@
+libolecf.so.1 libolecf1t64 #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)^libfdatetime_.* 0
+ (optional|regex)^libfguid_.* 0
+ (optional|regex)^libfole_.* 0
+ (optional|regex)^libfvalue_.* 0
+ (optional|regex)^libfwps_.* 0
+ (optional|regex)^libuna_.* 0
+ libfwsp_format_class_identifier_named_properties@Base 20150630
+ libfwsp_format_class_identifier_unknown1@Base 20150630
+ libolecf_allocation_table_free@Base 20150630
+ libolecf_allocation_table_initialize@Base 20150630
+ libolecf_allocation_table_resize@Base 20150630
+ libolecf_check_file_signature@Base 20150630
+ libolecf_check_file_signature_file_io_handle@Base 20150630
+ libolecf_compound_object_stream_read@Base 20150630
+ libolecf_directory_entry_compare@Base 20150630
+ libolecf_directory_entry_free@Base 20150630
+ libolecf_directory_entry_initialize@Base 20150630
+ libolecf_directory_entry_read_data@Base 20170825
+ libolecf_directory_list_get_element_by_identifier@Base 20170825
+ libolecf_directory_tree_create@Base 20150630
+ libolecf_directory_tree_create_process_entry@Base 20150630
+ libolecf_directory_tree_get_sub_node_by_utf16_name@Base 20150630
+ libolecf_directory_tree_get_sub_node_by_utf8_name@Base 20150630
+ libolecf_error_backtrace_fprint@Base 20150630
+ libolecf_error_backtrace_sprint@Base 20150630
+ libolecf_error_fprint@Base 20150630
+ libolecf_error_free@Base 20150630
+ libolecf_error_sprint@Base 20150630
+ libolecf_file_close@Base 20150630
+ libolecf_file_free@Base 20150630
+ libolecf_file_get_ascii_codepage@Base 20150630
+ libolecf_file_get_format_version@Base 20150630
+ libolecf_file_get_item_by_utf16_path@Base 20150630
+ libolecf_file_get_item_by_utf8_path@Base 20150630
+ libolecf_file_get_number_of_unallocated_blocks@Base 20150630
+ libolecf_file_get_root_item@Base 20150630
+ libolecf_file_get_sector_size@Base 20150630
+ libolecf_file_get_short_sector_size@Base 20150630
+ libolecf_file_get_unallocated_block@Base 20150630
+ libolecf_file_header_free@Base 20181231
+ libolecf_file_header_initialize@Base 20181231
+ libolecf_file_header_read_data@Base 20181231
+ libolecf_file_header_read_file_io_handle@Base 20181231
+ libolecf_file_initialize@Base 20150630
+ libolecf_file_open@Base 20150630
+ libolecf_file_open_file_io_handle@Base 20150630
+ libolecf_file_open_read@Base 20150630
+ libolecf_file_set_ascii_codepage@Base 20150630
+ libolecf_file_signal_abort@Base 20150630
+ libolecf_get_access_flags_read@Base 20150630
+ libolecf_get_codepage@Base 20150630
+ libolecf_get_version@Base 20150630
+ libolecf_internal_property_section_free@Base 20150630
+ libolecf_internal_property_value_free@Base 20150630
+ libolecf_io_handle_clear@Base 20150630
+ libolecf_io_handle_free@Base 20150630
+ libolecf_io_handle_initialize@Base 20150630
+ libolecf_io_handle_read_directory_entries@Base 20150630
+ libolecf_io_handle_read_msat@Base 20150630
+ libolecf_io_handle_read_sat@Base 20150630
+ libolecf_io_handle_read_ssat@Base 20150630
+ libolecf_io_handle_read_stream@Base 20150630
+ libolecf_item_free@Base 20150630
+ libolecf_item_get_creation_time@Base 20150630
+ libolecf_item_get_modification_time@Base 20150630
+ libolecf_item_get_number_of_sub_items@Base 20150630
+ libolecf_item_get_size@Base 20150630
+ libolecf_item_get_sub_item@Base 20150630
+ libolecf_item_get_sub_item_by_utf16_name@Base 20150630
+ libolecf_item_get_sub_item_by_utf16_path@Base 20150630
+ libolecf_item_get_sub_item_by_utf8_name@Base 20150630
+ libolecf_item_get_sub_item_by_utf8_path@Base 20150630
+ libolecf_item_get_type@Base 20150630
+ libolecf_item_get_utf16_name@Base 20150630
+ libolecf_item_get_utf16_name_size@Base 20150630
+ libolecf_item_get_utf8_name@Base 20150630
+ libolecf_item_get_utf8_name_size@Base 20150630
+ libolecf_item_initialize@Base 20150630
+ libolecf_notify_set_stream@Base 20150630
+ libolecf_notify_set_verbose@Base 20150630
+ libolecf_notify_stream_close@Base 20150630
+ libolecf_notify_stream_open@Base 20150630
+ libolecf_property_section_free@Base 20150630
+ libolecf_property_section_get_class_identifier@Base 20150630
+ libolecf_property_section_get_number_of_properties@Base 20150630
+ libolecf_property_section_get_property_by_index@Base 20150630
+ libolecf_property_section_initialize@Base 20150630
+ libolecf_property_section_read@Base 20150630
+ libolecf_property_section_read_list_entry@Base 20150630
+ libolecf_property_section_read_list_entry_data@Base 20181231
+ libolecf_property_set_free@Base 20150630
+ libolecf_property_set_get_class_identifier@Base 20150630
+ libolecf_property_set_get_number_of_sections@Base 20150630
+ libolecf_property_set_get_section_by_index@Base 20150630
+ libolecf_property_set_initialize@Base 20150630
+ libolecf_property_set_read@Base 20150630
+ libolecf_property_set_read_header_data@Base 20181231
+ libolecf_property_set_stream_get_set@Base 20150630
+ libolecf_property_value_free@Base 20150630
+ libolecf_property_value_get_data@Base 20170825
+ libolecf_property_value_get_data_as_16bit_integer@Base 20170825
+ libolecf_property_value_get_data_as_32bit_integer@Base 20170825
+ libolecf_property_value_get_data_as_64bit_integer@Base 20170825
+ libolecf_property_value_get_data_as_boolean@Base 20170825
+ libolecf_property_value_get_data_as_filetime@Base 20170825
+ libolecf_property_value_get_data_as_utf16_string@Base 20170825
+ libolecf_property_value_get_data_as_utf16_string_size@Base 20170825
+ libolecf_property_value_get_data_as_utf8_string@Base 20170825
+ libolecf_property_value_get_data_as_utf8_string_size@Base 20170825
+ libolecf_property_value_get_data_size@Base 20170825
+ libolecf_property_value_get_identifier@Base 20150630
+ libolecf_property_value_get_value_16bit@Base 20150630
+ libolecf_property_value_get_value_32bit@Base 20150630
+ libolecf_property_value_get_value_64bit@Base 20150630
+ libolecf_property_value_get_value_boolean@Base 20150630
+ libolecf_property_value_get_value_data@Base 20150630
+ libolecf_property_value_get_value_data_size@Base 20150630
+ libolecf_property_value_get_value_filetime@Base 20150630
+ libolecf_property_value_get_value_type@Base 20150630
+ libolecf_property_value_get_value_utf16_string@Base 20150630
+ libolecf_property_value_get_value_utf16_string_size@Base 20150630
+ libolecf_property_value_get_value_utf8_string@Base 20150630
+ libolecf_property_value_get_value_utf8_string_size@Base 20150630
+ libolecf_property_value_initialize@Base 20150630
+ libolecf_property_value_read_data@Base 20150630
+ libolecf_property_value_read_list_entry@Base 20150630
+ libolecf_set_codepage@Base 20150630
+ libolecf_stream_get_offset@Base 20150630
+ libolecf_stream_read_buffer@Base 20150630
+ libolecf_stream_read_buffer_at_offset@Base 20150630
+ libolecf_stream_seek_offset@Base 20150630
+ olecf_beta_file_signature@Base 20150630
+ olecf_file_signature@Base 20150630
--- End Message ---
--- Begin Message ---
Source: libolecf
Source-Version: 20181231-2.1
Done: Benjamin Drung <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libolecf, 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 libolecf 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 14:27:01 +0000
Source: libolecf
Architecture: source
Version: 20181231-2.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Security Tools <[email protected]>
Changed-By: Benjamin Drung <[email protected]>
Closes: 1062495
Changes:
libolecf (20181231-2.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1062495
Checksums-Sha1:
5869e2c8928f930c38cc80b1e4627b97eea49ee7 2226 libolecf_20181231-2.1.dsc
5f6ad18cf68bc7586594f5115a7b6aeec3d76ec9 4588
libolecf_20181231-2.1.debian.tar.xz
37e053983b0dc7e30ce16fedb765cfa0c32cc31a 7460
libolecf_20181231-2.1_source.buildinfo
Checksums-Sha256:
7e43826cc6ee9cc15e5c99d083cf1127477e8dc5d6db9485cd385e1ee6b3fb1b 2226
libolecf_20181231-2.1.dsc
04a39becf0f679f712f1d46b347455b8299c86aedad637f09b754858bef823ff 4588
libolecf_20181231-2.1.debian.tar.xz
84a7817da0a25d04815b7b8de1bd8c7dc9d78ef889b078e8c2711d272213b72e 7460
libolecf_20181231-2.1_source.buildinfo
Files:
2656d1a393cffab99417d41336f16057 2226 libs optional libolecf_20181231-2.1.dsc
375e673c0469f9267964d765098ba64f 4588 libs optional
libolecf_20181231-2.1.debian.tar.xz
4b9b914c4973a135cffc1d6ad51c75cb 7460 libs optional
libolecf_20181231-2.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXfQtwACgkQFZ61xO/I
d0w71hAAnMQtHDVzzJfzzacWljKOARdEgCtx7Z5zuoMSVcghTgkbDarZB5YACYpc
DHG/HWfuqcVwj34utAcRSTJdOW7sCIiVLZTzF5fAF3d3pkAVfZujNmiorzoY6OpO
zzcBm09QxDGzQJMm0gdJ4mCy7LWNFx0x5+VxtQ+C41e/2ISsiDh70ZAAJJ8FHjEX
F9s+4+fjeoeyQDyqIsjwqRG+t8gzrv868YwD5h7d5KNxNjOGtvEogczhHauP9wSB
rmnFjSjzchorReistIra289UR5i+v46JhJ7mZ0FpRl5WFJJEr/Kvd+tMVxO9NvS6
Qa2UOii6dl/8VjYfVAqsAOcrUE/RTExk+ij3TJwIze/2SKOfltUVHwUlmijqD+Zu
HflCZZPY3oPXTHNG8r1CzctDDplCjQXKSzgL7EDS6hgBI0abKYpksnc7hFQiQrDp
R03wbnA9xn8PQmfW33L93gIB8TrGJYCq4I/QYrCvNbeM0+jSXPFeE7hkj0/+t0/r
0Iw58wn0GDHLzcDiv0hvx8iF+KIpflu+bbBCN5K2j6wLD/Kwum3BHbLuuhQfvNce
pKU359beVAIr59fyQeNhwJ1oETM2mTaigIWFY9TTLFeHtiyM3P0eydV8LA2mEKZ7
yiUAqSDqNa/U2od5aKU+kTyBI1gctP2mkGyhdj/TK/+k9lnTkxg=
=0+WA
-----END PGP SIGNATURE-----
pgpOuT0R5i_tY.pgp
Description: PGP signature
--- End Message ---