Your message dated Thu, 29 Feb 2024 19:08:45 +0000 with message-id <e1rfllt-00cqtm...@fasolo.debian.org> and subject line Bug#1062400: fixed in liblnk 20181227-1.2 has caused the Debian Bug report #1062400, regarding liblnk: 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 ow...@bugs.debian.org immediately.) -- 1062400: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062400 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: liblnk Version: 20181227-1.1 Severity: serious Tags: patch pending Justification: library ABI skew on upgrade User: debian-...@lists.debian.org 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 liblnk 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 liblnk 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 liblnk-20181227/debian/changelog liblnk-20181227/debian/changelog --- liblnk-20181227/debian/changelog 2020-01-18 23:23:58.000000000 +0000 +++ liblnk-20181227/debian/changelog 2024-02-01 09:27:41.000000000 +0000 @@ -1,3 +1,10 @@ +liblnk (20181227-1.2) experimental; urgency=medium + + * Non-maintainer upload. + * Rename libraries for 64-bit time_t transition. + + -- Steve Langasek <vor...@debian.org> Thu, 01 Feb 2024 09:27:41 +0000 + liblnk (20181227-1.1) unstable; urgency=low * Non-maintainer upload. diff -Nru liblnk-20181227/debian/control liblnk-20181227/debian/control --- liblnk-20181227/debian/control 2020-01-18 23:23:58.000000000 +0000 +++ liblnk-20181227/debian/control 2024-02-01 09:27:40.000000000 +0000 @@ -15,13 +15,16 @@ Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends}, - liblnk1 (= ${binary:Version}) + liblnk1t64 (= ${binary:Version}) Description: Windows Shortcut File format access library -- development files liblnk is a library to access the Windows Shortcut File (LNK) format. . This package includes the development support files. -Package: liblnk1 +Package: liblnk1t64 +Provides: ${t64:Provides} +Replaces: liblnk1 +Breaks: liblnk1 (<< ${source:Version}) Section: libs Architecture: any Multi-Arch: same @@ -37,7 +40,7 @@ Architecture: any Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends}, - liblnk1, + liblnk1t64, Description: Windows Shortcut File format access library -- Utilities liblnk is a library to access the Windows Shortcut File (LNK) format. . @@ -47,7 +50,7 @@ Package: python3-liblnk Section: python Architecture: any -Depends: liblnk1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends} +Depends: liblnk1t64 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends} Description: Windows Shortcut File format access library -- Python 3 bindings liblnk is a library to access the Windows Shortcut File (LNK) format. . diff -Nru liblnk-20181227/debian/liblnk1.install liblnk-20181227/debian/liblnk1.install --- liblnk-20181227/debian/liblnk1.install 2020-01-18 23:23:58.000000000 +0000 +++ liblnk-20181227/debian/liblnk1.install 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -usr/lib/*-*/lib*.so.* diff -Nru liblnk-20181227/debian/liblnk1.symbols liblnk-20181227/debian/liblnk1.symbols --- liblnk-20181227/debian/liblnk1.symbols 2020-01-18 23:23:58.000000000 +0000 +++ liblnk-20181227/debian/liblnk1.symbols 1970-01-01 00:00:00.000000000 +0000 @@ -1,138 +0,0 @@ -liblnk.so.1 liblnk1 #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)^libfwps_.* 0 - (optional|regex)^libfwsi_.* 0 - (optional|regex)^libuna_.* 0 - curi_class_identifier@Base 20150617 - libfwsp_format_class_identifier_named_properties@Base 20150617 - libfwsp_format_class_identifier_unknown1@Base 20150617 - liblnk_check_file_signature@Base 20150617 - liblnk_check_file_signature_file_io_handle@Base 20150617 - liblnk_data_block_free@Base 20150617 - liblnk_data_block_initialize@Base 20150617 - liblnk_data_block_read@Base 20150617 - liblnk_data_block_strings_read@Base 20150617 - liblnk_data_string_free@Base 20150617 - liblnk_data_string_get_utf16_string@Base 20150617 - liblnk_data_string_get_utf16_string_size@Base 20150617 - liblnk_data_string_get_utf8_string@Base 20150617 - liblnk_data_string_get_utf8_string_size@Base 20150617 - liblnk_data_string_initialize@Base 20150617 - liblnk_data_string_read@Base 20150617 - liblnk_distributed_link_tracker_properties_free@Base 20150617 - liblnk_distributed_link_tracker_properties_initialize@Base 20150617 - liblnk_distributed_link_tracker_properties_read@Base 20150617 - liblnk_error_backtrace_fprint@Base 20150617 - liblnk_error_backtrace_sprint@Base 20150617 - liblnk_error_fprint@Base 20150617 - liblnk_error_free@Base 20150617 - liblnk_error_sprint@Base 20150617 - liblnk_file_close@Base 20150617 - liblnk_file_copy_link_target_identifier_data@Base 20150617 - liblnk_file_free@Base 20150617 - liblnk_file_get_ascii_codepage@Base 20150617 - liblnk_file_get_birth_droid_file_identifier@Base 20150617 - liblnk_file_get_birth_droid_volume_identifier@Base 20150617 - liblnk_file_get_data_flags@Base 20150617 - liblnk_file_get_drive_serial_number@Base 20150617 - liblnk_file_get_drive_type@Base 20150617 - liblnk_file_get_droid_file_identifier@Base 20150617 - liblnk_file_get_droid_volume_identifier@Base 20150617 - liblnk_file_get_file_access_time@Base 20150617 - liblnk_file_get_file_attribute_flags@Base 20150617 - liblnk_file_get_file_creation_time@Base 20150617 - liblnk_file_get_file_modification_time@Base 20150617 - liblnk_file_get_file_size@Base 20150617 - liblnk_file_get_hot_key_value@Base 20170111 - liblnk_file_get_icon_index@Base 20170111 - liblnk_file_get_link_target_identifier_data_size@Base 20150617 - liblnk_file_get_show_window_value@Base 20170111 - liblnk_file_get_utf16_command_line_arguments@Base 20150617 - liblnk_file_get_utf16_command_line_arguments_size@Base 20150617 - liblnk_file_get_utf16_description@Base 20150617 - liblnk_file_get_utf16_description_size@Base 20150617 - liblnk_file_get_utf16_environment_variables_location@Base 20150617 - liblnk_file_get_utf16_environment_variables_location_size@Base 20150617 - liblnk_file_get_utf16_icon_location@Base 20150617 - liblnk_file_get_utf16_icon_location_size@Base 20150617 - liblnk_file_get_utf16_local_path@Base 20150617 - liblnk_file_get_utf16_local_path_size@Base 20150617 - liblnk_file_get_utf16_machine_identifier@Base 20150617 - liblnk_file_get_utf16_machine_identifier_size@Base 20150617 - liblnk_file_get_utf16_network_path@Base 20150617 - liblnk_file_get_utf16_network_path_size@Base 20150617 - liblnk_file_get_utf16_relative_path@Base 20150617 - liblnk_file_get_utf16_relative_path_size@Base 20150617 - liblnk_file_get_utf16_volume_label@Base 20150617 - liblnk_file_get_utf16_volume_label_size@Base 20150617 - liblnk_file_get_utf16_working_directory@Base 20150617 - liblnk_file_get_utf16_working_directory_size@Base 20150617 - liblnk_file_get_utf8_command_line_arguments@Base 20150617 - liblnk_file_get_utf8_command_line_arguments_size@Base 20150617 - liblnk_file_get_utf8_description@Base 20150617 - liblnk_file_get_utf8_description_size@Base 20150617 - liblnk_file_get_utf8_environment_variables_location@Base 20150617 - liblnk_file_get_utf8_environment_variables_location_size@Base 20150617 - liblnk_file_get_utf8_icon_location@Base 20150617 - liblnk_file_get_utf8_icon_location_size@Base 20150617 - liblnk_file_get_utf8_local_path@Base 20150617 - liblnk_file_get_utf8_local_path_size@Base 20150617 - liblnk_file_get_utf8_machine_identifier@Base 20150617 - liblnk_file_get_utf8_machine_identifier_size@Base 20150617 - liblnk_file_get_utf8_network_path@Base 20150617 - liblnk_file_get_utf8_network_path_size@Base 20150617 - liblnk_file_get_utf8_relative_path@Base 20150617 - liblnk_file_get_utf8_relative_path_size@Base 20150617 - liblnk_file_get_utf8_volume_label@Base 20150617 - liblnk_file_get_utf8_volume_label_size@Base 20150617 - liblnk_file_get_utf8_working_directory@Base 20150617 - liblnk_file_get_utf8_working_directory_size@Base 20150617 - liblnk_file_has_distributed_link_tracking_data@Base 20150617 - liblnk_file_header_free@Base 20171101 - liblnk_file_header_initialize@Base 20171101 - liblnk_file_header_read_data@Base 20171101 - liblnk_file_header_read_file_io_handle@Base 20171101 - liblnk_file_initialize@Base 20150617 - liblnk_file_link_refers_to_file@Base 20150617 - liblnk_file_open@Base 20150617 - liblnk_file_open_file_io_handle@Base 20150617 - liblnk_file_open_read@Base 20150617 - liblnk_file_set_ascii_codepage@Base 20150617 - liblnk_file_signal_abort@Base 20150617 - liblnk_get_access_flags_read@Base 20150617 - liblnk_get_codepage@Base 20150617 - liblnk_get_version@Base 20150617 - liblnk_io_handle_clear@Base 20150617 - liblnk_io_handle_free@Base 20150617 - liblnk_io_handle_initialize@Base 20150617 - liblnk_known_folder_location_free@Base 20150617 - liblnk_known_folder_location_initialize@Base 20150617 - liblnk_known_folder_location_read_data@Base 20170111 - liblnk_known_folder_location_read_data_block@Base 20170111 - liblnk_link_target_identifier_free@Base 20150617 - liblnk_link_target_identifier_initialize@Base 20150617 - liblnk_link_target_identifier_read@Base 20150617 - liblnk_location_information_free@Base 20150617 - liblnk_location_information_initialize@Base 20150617 - liblnk_location_information_read@Base 20150617 - liblnk_location_information_read_data@Base 20180626 - liblnk_notify_set_stream@Base 20150617 - liblnk_notify_set_verbose@Base 20150617 - liblnk_notify_stream_close@Base 20150617 - liblnk_notify_stream_open@Base 20150617 - liblnk_set_codepage@Base 20150617 - liblnk_special_folder_location_free@Base 20150617 - liblnk_special_folder_location_initialize@Base 20150617 - liblnk_special_folder_location_read_data@Base 20170111 - liblnk_special_folder_location_read_data_block@Base 20170111 - lnk_file_class_identifier@Base 20150617 diff -Nru liblnk-20181227/debian/liblnk1t64.install liblnk-20181227/debian/liblnk1t64.install --- liblnk-20181227/debian/liblnk1t64.install 1970-01-01 00:00:00.000000000 +0000 +++ liblnk-20181227/debian/liblnk1t64.install 2020-01-18 23:23:58.000000000 +0000 @@ -0,0 +1 @@ +usr/lib/*-*/lib*.so.* diff -Nru liblnk-20181227/debian/liblnk1t64.lintian-overrides liblnk-20181227/debian/liblnk1t64.lintian-overrides --- liblnk-20181227/debian/liblnk1t64.lintian-overrides 1970-01-01 00:00:00.000000000 +0000 +++ liblnk-20181227/debian/liblnk1t64.lintian-overrides 2024-02-01 09:27:40.000000000 +0000 @@ -0,0 +1 @@ +liblnk1t64: package-name-doesnt-match-sonames liblnk1 diff -Nru liblnk-20181227/debian/liblnk1t64.symbols liblnk-20181227/debian/liblnk1t64.symbols --- liblnk-20181227/debian/liblnk1t64.symbols 1970-01-01 00:00:00.000000000 +0000 +++ liblnk-20181227/debian/liblnk1t64.symbols 2024-02-01 09:27:40.000000000 +0000 @@ -0,0 +1,138 @@ +liblnk.so.1 liblnk1t64 #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)^libfwps_.* 0 + (optional|regex)^libfwsi_.* 0 + (optional|regex)^libuna_.* 0 + curi_class_identifier@Base 20150617 + libfwsp_format_class_identifier_named_properties@Base 20150617 + libfwsp_format_class_identifier_unknown1@Base 20150617 + liblnk_check_file_signature@Base 20150617 + liblnk_check_file_signature_file_io_handle@Base 20150617 + liblnk_data_block_free@Base 20150617 + liblnk_data_block_initialize@Base 20150617 + liblnk_data_block_read@Base 20150617 + liblnk_data_block_strings_read@Base 20150617 + liblnk_data_string_free@Base 20150617 + liblnk_data_string_get_utf16_string@Base 20150617 + liblnk_data_string_get_utf16_string_size@Base 20150617 + liblnk_data_string_get_utf8_string@Base 20150617 + liblnk_data_string_get_utf8_string_size@Base 20150617 + liblnk_data_string_initialize@Base 20150617 + liblnk_data_string_read@Base 20150617 + liblnk_distributed_link_tracker_properties_free@Base 20150617 + liblnk_distributed_link_tracker_properties_initialize@Base 20150617 + liblnk_distributed_link_tracker_properties_read@Base 20150617 + liblnk_error_backtrace_fprint@Base 20150617 + liblnk_error_backtrace_sprint@Base 20150617 + liblnk_error_fprint@Base 20150617 + liblnk_error_free@Base 20150617 + liblnk_error_sprint@Base 20150617 + liblnk_file_close@Base 20150617 + liblnk_file_copy_link_target_identifier_data@Base 20150617 + liblnk_file_free@Base 20150617 + liblnk_file_get_ascii_codepage@Base 20150617 + liblnk_file_get_birth_droid_file_identifier@Base 20150617 + liblnk_file_get_birth_droid_volume_identifier@Base 20150617 + liblnk_file_get_data_flags@Base 20150617 + liblnk_file_get_drive_serial_number@Base 20150617 + liblnk_file_get_drive_type@Base 20150617 + liblnk_file_get_droid_file_identifier@Base 20150617 + liblnk_file_get_droid_volume_identifier@Base 20150617 + liblnk_file_get_file_access_time@Base 20150617 + liblnk_file_get_file_attribute_flags@Base 20150617 + liblnk_file_get_file_creation_time@Base 20150617 + liblnk_file_get_file_modification_time@Base 20150617 + liblnk_file_get_file_size@Base 20150617 + liblnk_file_get_hot_key_value@Base 20170111 + liblnk_file_get_icon_index@Base 20170111 + liblnk_file_get_link_target_identifier_data_size@Base 20150617 + liblnk_file_get_show_window_value@Base 20170111 + liblnk_file_get_utf16_command_line_arguments@Base 20150617 + liblnk_file_get_utf16_command_line_arguments_size@Base 20150617 + liblnk_file_get_utf16_description@Base 20150617 + liblnk_file_get_utf16_description_size@Base 20150617 + liblnk_file_get_utf16_environment_variables_location@Base 20150617 + liblnk_file_get_utf16_environment_variables_location_size@Base 20150617 + liblnk_file_get_utf16_icon_location@Base 20150617 + liblnk_file_get_utf16_icon_location_size@Base 20150617 + liblnk_file_get_utf16_local_path@Base 20150617 + liblnk_file_get_utf16_local_path_size@Base 20150617 + liblnk_file_get_utf16_machine_identifier@Base 20150617 + liblnk_file_get_utf16_machine_identifier_size@Base 20150617 + liblnk_file_get_utf16_network_path@Base 20150617 + liblnk_file_get_utf16_network_path_size@Base 20150617 + liblnk_file_get_utf16_relative_path@Base 20150617 + liblnk_file_get_utf16_relative_path_size@Base 20150617 + liblnk_file_get_utf16_volume_label@Base 20150617 + liblnk_file_get_utf16_volume_label_size@Base 20150617 + liblnk_file_get_utf16_working_directory@Base 20150617 + liblnk_file_get_utf16_working_directory_size@Base 20150617 + liblnk_file_get_utf8_command_line_arguments@Base 20150617 + liblnk_file_get_utf8_command_line_arguments_size@Base 20150617 + liblnk_file_get_utf8_description@Base 20150617 + liblnk_file_get_utf8_description_size@Base 20150617 + liblnk_file_get_utf8_environment_variables_location@Base 20150617 + liblnk_file_get_utf8_environment_variables_location_size@Base 20150617 + liblnk_file_get_utf8_icon_location@Base 20150617 + liblnk_file_get_utf8_icon_location_size@Base 20150617 + liblnk_file_get_utf8_local_path@Base 20150617 + liblnk_file_get_utf8_local_path_size@Base 20150617 + liblnk_file_get_utf8_machine_identifier@Base 20150617 + liblnk_file_get_utf8_machine_identifier_size@Base 20150617 + liblnk_file_get_utf8_network_path@Base 20150617 + liblnk_file_get_utf8_network_path_size@Base 20150617 + liblnk_file_get_utf8_relative_path@Base 20150617 + liblnk_file_get_utf8_relative_path_size@Base 20150617 + liblnk_file_get_utf8_volume_label@Base 20150617 + liblnk_file_get_utf8_volume_label_size@Base 20150617 + liblnk_file_get_utf8_working_directory@Base 20150617 + liblnk_file_get_utf8_working_directory_size@Base 20150617 + liblnk_file_has_distributed_link_tracking_data@Base 20150617 + liblnk_file_header_free@Base 20171101 + liblnk_file_header_initialize@Base 20171101 + liblnk_file_header_read_data@Base 20171101 + liblnk_file_header_read_file_io_handle@Base 20171101 + liblnk_file_initialize@Base 20150617 + liblnk_file_link_refers_to_file@Base 20150617 + liblnk_file_open@Base 20150617 + liblnk_file_open_file_io_handle@Base 20150617 + liblnk_file_open_read@Base 20150617 + liblnk_file_set_ascii_codepage@Base 20150617 + liblnk_file_signal_abort@Base 20150617 + liblnk_get_access_flags_read@Base 20150617 + liblnk_get_codepage@Base 20150617 + liblnk_get_version@Base 20150617 + liblnk_io_handle_clear@Base 20150617 + liblnk_io_handle_free@Base 20150617 + liblnk_io_handle_initialize@Base 20150617 + liblnk_known_folder_location_free@Base 20150617 + liblnk_known_folder_location_initialize@Base 20150617 + liblnk_known_folder_location_read_data@Base 20170111 + liblnk_known_folder_location_read_data_block@Base 20170111 + liblnk_link_target_identifier_free@Base 20150617 + liblnk_link_target_identifier_initialize@Base 20150617 + liblnk_link_target_identifier_read@Base 20150617 + liblnk_location_information_free@Base 20150617 + liblnk_location_information_initialize@Base 20150617 + liblnk_location_information_read@Base 20150617 + liblnk_location_information_read_data@Base 20180626 + liblnk_notify_set_stream@Base 20150617 + liblnk_notify_set_verbose@Base 20150617 + liblnk_notify_stream_close@Base 20150617 + liblnk_notify_stream_open@Base 20150617 + liblnk_set_codepage@Base 20150617 + liblnk_special_folder_location_free@Base 20150617 + liblnk_special_folder_location_initialize@Base 20150617 + liblnk_special_folder_location_read_data@Base 20170111 + liblnk_special_folder_location_read_data_block@Base 20170111 + lnk_file_class_identifier@Base 20150617
--- End Message ---
--- Begin Message ---Source: liblnk Source-Version: 20181227-1.2 Done: Benjamin Drung <bdr...@debian.org> We believe that the bug you reported is fixed in the latest version of liblnk, 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 1062...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Benjamin Drung <bdr...@debian.org> (supplier of updated liblnk 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 ftpmas...@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 29 Feb 2024 18:43:39 +0000 Source: liblnk Architecture: source Version: 20181227-1.2 Distribution: unstable Urgency: medium Maintainer: Debian Security Tools <team+pkg-secur...@tracker.debian.org> Changed-By: Benjamin Drung <bdr...@debian.org> Closes: 1062400 Changes: liblnk (20181227-1.2) unstable; urgency=medium . * Non-maintainer upload. * Rename libraries for 64-bit time_t transition. Closes: #1062400 Checksums-Sha1: 46178a40a9675f0e29fbfbe917ebf95fad88c652 2171 liblnk_20181227-1.2.dsc fa0ec9163fe28472ec92407e1e0ece61173fe05a 3720 liblnk_20181227-1.2.debian.tar.xz 616fb15944ed74cebbdc692559a5d5007f1445e0 8226 liblnk_20181227-1.2_source.buildinfo Checksums-Sha256: e57dbc424c6148d438c2e87fef5866aa74de3277392bbfecd0cd6f3ef592af01 2171 liblnk_20181227-1.2.dsc cf08f6d42c12e1fdac6ac8db06938cbd21c68d9dc1fdecf86d630d0b4df0c324 3720 liblnk_20181227-1.2.debian.tar.xz 8cdd7a9ddafc9e6e9edd0e09e2c0340d9f159c2bd876049a742c0326c77045de 8226 liblnk_20181227-1.2_source.buildinfo Files: f0d313aae25796c5b4c4833bea5bce01 2171 libs optional liblnk_20181227-1.2.dsc c14fbcc9cc4cd6e208e80e5acfd15cef 3720 libs optional liblnk_20181227-1.2.debian.tar.xz 96195f658348769d3e8597839fb1d965 8226 libs optional liblnk_20181227-1.2_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXg0IEACgkQFZ61xO/I d0wirhAAt8MKuOZZiSVqH4DfOIH5625r63h1mkdG/DOl8naOK++FJDZU032mpqwT spyiBhMIOJT9hVP5GhLEHqob5XSdQoHkgd1gBhSLgIf1SgO9uVy41Sob+LBBBwUA thu+8qdxtRBd1A6ybBp8R8J+X5obyjjEDPfpTLOwNbFDuak+sMV30hHKxApR7r6k ZIATEgvbrqlM4Acfx1PH5NljLGvu/B0CEyj5Vt/KjpzHD9JTKnT0j0zu202SN3Cv xvrewVWYbbyUOAFsQL7N82+7mWwfOr324rn5Syzh8mTyBlWyghAh9bGheO8MWUmP F7+oPqtvLlSrO1kyXtxaWiCdzYm6lrhx6e5CIn/AptvL29/d4jJR0Z57zN9IFWFo H5vEHJuNneEXEvMF6ZWaG1PnuQTBJKHb/2C2859/EQZgzdLZSp1b06C5/79tydH7 dXsSf/7BG0QkryjFh8NDX8kafWk7WJE6EfqBzO9vdjIY+YFVsFyTvBBo0pJM4LnP 7blUeEYOut1ulHxYxT63HAvPe0mSD2CiN99eQH/GYihgzF8RQwuFrQqT4G+fcHXy 7o927jSANSdYilporZqrmGi1iY/fN+90u61+yP9xOf1a1OB0kZkpJ1jjJK+RFu8t qh9ju0OmDtTjMQJKdCFxbFdtb6WY8KxZ+qIDSojexnuJg3yR1uM= =ep6C -----END PGP SIGNATURE-----pgpDtC3W6rhEB.pgp
Description: PGP signature
--- End Message ---