[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1062850: marked as done (readstat: NMU diff for 64-bit time_t transition)



Your message dated Thu, 29 Feb 2024 23:44:18 +0000
with message-id <E1rfq4Y-00DQfE-Ua@fasolo.debian.org>
and subject line Bug#1062850: fixed in readstat 1.1.9-2.1
has caused the Debian Bug report #1062850,
regarding readstat: 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 owner@bugs.debian.org
immediately.)


-- 
1062850: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062850
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: readstat
Version: 1.1.9-2
Severity: serious
Tags: patch pending sid trixie
Justification: library ABI skew on upgrade
User: debian-arm@lists.debian.org
Usertags: time-t

NOTICE: these changes must not be uploaded to unstable yet!

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
readstat 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 readstat
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'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-5-amd64 (SMP w/32 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 readstat-1.1.9/debian/changelog readstat-1.1.9/debian/changelog
--- readstat-1.1.9/debian/changelog	2023-07-14 04:30:27.000000000 +0000
+++ readstat-1.1.9/debian/changelog	2024-02-03 20:22:40.000000000 +0000
@@ -1,3 +1,10 @@
+readstat (1.1.9-2.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Sergio Durigan Junior <sergiodj@debian.org>  Sat, 03 Feb 2024 20:22:40 +0000
+
 readstat (1.1.9-2) unstable; urgency=medium
 
   * Temporarily ignore test suite failures on big endian architectures until
diff -Nru readstat-1.1.9/debian/control readstat-1.1.9/debian/control
--- readstat-1.1.9/debian/control	2023-07-14 04:11:56.000000000 +0000
+++ readstat-1.1.9/debian/control	2024-02-03 20:22:40.000000000 +0000
@@ -13,7 +13,10 @@
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/3rdparty/readstat
 Vcs-Git: https://salsa.debian.org/qt-kde-team/3rdparty/readstat.git
 
-Package: libreadstat1
+Package: libreadstat1t64
+Provides: ${t64:Provides}
+Replaces: libreadstat1
+Breaks: libreadstat1 (<< ${source:Version})
 Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends},
@@ -42,7 +45,7 @@
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: libreadstat1 (= ${binary:Version}),
+Depends: libreadstat1t64 (= ${binary:Version}),
          ${misc:Depends},
 Description: development files for libreadstat library
  ReadStat is a command-line tool and MIT-licensed C library for reading files
@@ -53,7 +56,7 @@
 Package: readstat
 Architecture: any
 Section: utils
-Depends: libreadstat1 (= ${binary:Version}),
+Depends: libreadstat1t64 (= ${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends},
 Description: read/write data sets from SAS, Stata, and SPSS
diff -Nru readstat-1.1.9/debian/libreadstat1.install readstat-1.1.9/debian/libreadstat1.install
--- readstat-1.1.9/debian/libreadstat1.install	2021-10-02 19:01:54.000000000 +0000
+++ readstat-1.1.9/debian/libreadstat1.install	1970-01-01 00:00:00.000000000 +0000
@@ -1,2 +0,0 @@
-usr/lib/*/libreadstat.so.1
-usr/lib/*/libreadstat.so.1.*
diff -Nru readstat-1.1.9/debian/libreadstat1.symbols readstat-1.1.9/debian/libreadstat1.symbols
--- readstat-1.1.9/debian/libreadstat1.symbols	2022-05-20 03:58:06.000000000 +0000
+++ readstat-1.1.9/debian/libreadstat1.symbols	1970-01-01 00:00:00.000000000 +0000
@@ -1,247 +0,0 @@
-libreadstat.so.1 libreadstat1 #MINVER#
-* Build-Depends-Package: libreadstat-dev
- _xport_months@Base 1.1.7
- byteswap2@Base 1.1.7
- byteswap4@Base 1.1.7
- byteswap8@Base 1.1.7
- byteswap_double@Base 1.1.7
- byteswap_float@Base 1.1.7
- ck_double_hash_insert@Base 1.1.7
- ck_double_hash_lookup@Base 1.1.7
- ck_float_hash_insert@Base 1.1.7
- ck_float_hash_lookup@Base 1.1.7
- ck_hash_table_free@Base 1.1.7
- ck_hash_table_grow@Base 1.1.7
- ck_hash_table_init@Base 1.1.7
- ck_hash_table_wipe@Base 1.1.7
- ck_str_hash_insert@Base 1.1.7
- ck_str_hash_lookup@Base 1.1.7
- ck_str_n_hash_insert@Base 1.1.7
- ck_str_n_hash_lookup@Base 1.1.7
- cnxptiee@Base 1.1.7
- dta_ctx_alloc@Base 1.1.7
- dta_ctx_free@Base 1.1.7
- dta_ctx_init@Base 1.1.7
- dta_metadata_ok@Base 1.1.7
- dta_parse_timestamp@Base 1.1.7
- dta_type_info@Base 1.1.7
- get_native@Base 1.1.7
- handle_variables@Base 1.1.7
- machine_is_little_endian@Base 1.1.7
- memreverse@Base 1.1.7
- ones_to_twos_complement1@Base 1.1.7
- ones_to_twos_complement2@Base 1.1.7
- ones_to_twos_complement4@Base 1.1.7
- open_with_unicode@Base 1.1.7
- por_ascii_lookup@Base 1.1.7
- por_ctx_free@Base 1.1.7
- por_ctx_init@Base 1.1.7
- por_unicode_lookup@Base 1.1.7
- por_utf8_decode@Base 1.1.7
- por_utf8_encode@Base 1.1.7
- read_version_and_timestamp@Base 1.1.7
- readstat_add_label_set@Base 1.1.7
- readstat_add_note@Base 1.1.7
- readstat_add_string_ref@Base 1.1.7
- readstat_add_variable@Base 1.1.7
- readstat_begin_row@Base 1.1.7
- readstat_begin_writing_dta@Base 1.1.7
- readstat_begin_writing_file@Base 1.1.7
- readstat_begin_writing_por@Base 1.1.7
- readstat_begin_writing_sas7bcat@Base 1.1.7
- readstat_begin_writing_sas7bdat@Base 1.1.7
- readstat_begin_writing_sav@Base 1.1.7
- readstat_begin_writing_xport@Base 1.1.7
- readstat_calloc@Base 1.1.7
- readstat_convert@Base 1.1.7
- readstat_copy@Base 1.1.7
- readstat_copy_lower@Base 1.1.7
- readstat_copy_quoted@Base 1.1.7
- readstat_double_value@Base 1.1.7
- readstat_end_row@Base 1.1.7
- readstat_end_writing@Base 1.1.7
- readstat_error_message@Base 1.1.7
- readstat_float_value@Base 1.1.7
- readstat_get_compression@Base 1.1.7
- readstat_get_creation_time@Base 1.1.7
- readstat_get_endianness@Base 1.1.7
- readstat_get_file_encoding@Base 1.1.7
- readstat_get_file_format_is_64bit@Base 1.1.7
- readstat_get_file_format_version@Base 1.1.7
- readstat_get_file_label@Base 1.1.7
- readstat_get_label_set@Base 1.1.7
- readstat_get_label_set_variable@Base 1.1.7
- readstat_get_modified_time@Base 1.1.7
- readstat_get_row_count@Base 1.1.7
- readstat_get_string_ref@Base 1.1.7
- readstat_get_table_name@Base 1.1.7
- readstat_get_value_label@Base 1.1.7
- readstat_get_var_count@Base 1.1.7
- readstat_get_variable@Base 1.1.7
- readstat_insert_double_value@Base 1.1.7
- readstat_insert_float_value@Base 1.1.7
- readstat_insert_int16_value@Base 1.1.7
- readstat_insert_int32_value@Base 1.1.7
- readstat_insert_int8_value@Base 1.1.7
- readstat_insert_missing_value@Base 1.1.7
- readstat_insert_string_ref@Base 1.1.7
- readstat_insert_string_value@Base 1.1.7
- readstat_insert_tagged_missing_value@Base 1.1.7
- readstat_int16_value@Base 1.1.7
- readstat_int32_value@Base 1.1.7
- readstat_int8_value@Base 1.1.7
- readstat_label_double_value@Base 1.1.7
- readstat_label_int32_value@Base 1.1.7
- readstat_label_string_value@Base 1.1.7
- readstat_label_tagged_value@Base 1.1.7
- readstat_malloc@Base 1.1.7
- readstat_parse_dta@Base 1.1.7
- readstat_parse_por@Base 1.1.7
- readstat_parse_sas7bcat@Base 1.1.7
- readstat_parse_sas7bdat@Base 1.1.7
- readstat_parse_sas_commands@Base 1.1.7
- readstat_parse_sav@Base 1.1.7
- readstat_parse_spss_commands@Base 1.1.7
- readstat_parse_stata_dictionary@Base 1.1.7
- readstat_parse_txt@Base 1.1.7
- readstat_parse_xport@Base 1.1.7
- readstat_parser_free@Base 1.1.7
- readstat_parser_init@Base 1.1.7
- readstat_por_parse_double@Base 1.1.7
- readstat_realloc@Base 1.1.7
- readstat_schema_find_or_create_entry@Base 1.1.7
- readstat_schema_free@Base 1.1.7
- readstat_set_close_handler@Base 1.1.7
- readstat_set_data_writer@Base 1.1.7
- readstat_set_error_handler@Base 1.1.7
- readstat_set_file_character_encoding@Base 1.1.7
- readstat_set_fweight_handler@Base 1.1.7
- readstat_set_handler_character_encoding@Base 1.1.7
- readstat_set_io_ctx@Base 1.1.7
- readstat_set_metadata_handler@Base 1.1.7
- readstat_set_note_handler@Base 1.1.7
- readstat_set_open_handler@Base 1.1.7
- readstat_set_progress_handler@Base 1.1.7
- readstat_set_read_handler@Base 1.1.7
- readstat_set_row_limit@Base 1.1.7
- readstat_set_row_offset@Base 1.1.7
- readstat_set_seek_handler@Base 1.1.7
- readstat_set_update_handler@Base 1.1.7
- readstat_set_value_handler@Base 1.1.7
- readstat_set_value_label_handler@Base 1.1.7
- readstat_set_variable_handler@Base 1.1.7
- readstat_sort_label_set@Base 1.1.7
- readstat_string_ref_init@Base 1.1.7
- readstat_string_value@Base 1.1.7
- readstat_type_class@Base 1.1.7
- readstat_validate_metadata@Base 1.1.7
- readstat_validate_variable@Base 1.1.7
- readstat_value_is_defined_missing@Base 1.1.7
- readstat_value_is_missing@Base 1.1.7
- readstat_value_is_system_missing@Base 1.1.7
- readstat_value_is_tagged_missing@Base 1.1.7
- readstat_value_tag@Base 1.1.7
- readstat_value_type@Base 1.1.7
- readstat_value_type_class@Base 1.1.7
- readstat_variable_add_missing_double_range@Base 1.1.7
- readstat_variable_add_missing_double_value@Base 1.1.7
- readstat_variable_add_missing_string_range@Base 1.1.7
- readstat_variable_add_missing_string_value@Base 1.1.7
- readstat_variable_get_alignment@Base 1.1.7
- readstat_variable_get_display_width@Base 1.1.7
- readstat_variable_get_format@Base 1.1.7
- readstat_variable_get_index@Base 1.1.7
- readstat_variable_get_index_after_skipping@Base 1.1.7
- readstat_variable_get_label@Base 1.1.7
- readstat_variable_get_measure@Base 1.1.7
- readstat_variable_get_missing_range_hi@Base 1.1.7
- readstat_variable_get_missing_range_lo@Base 1.1.7
- readstat_variable_get_missing_ranges_count@Base 1.1.7
- readstat_variable_get_name@Base 1.1.7
- readstat_variable_get_storage_width@Base 1.1.7
- readstat_variable_get_type@Base 1.1.7
- readstat_variable_get_type_class@Base 1.1.7
- readstat_variable_set_alignment@Base 1.1.7
- readstat_variable_set_display_width@Base 1.1.7
- readstat_variable_set_format@Base 1.1.7
- readstat_variable_set_label@Base 1.1.7
- readstat_variable_set_label_set@Base 1.1.7
- readstat_variable_set_measure@Base 1.1.7
- readstat_write_bytes@Base 1.1.7
- readstat_write_bytes_as_lines@Base 1.1.7
- readstat_write_line_padding@Base 1.1.7
- readstat_write_space_padded_string@Base 1.1.7
- readstat_write_spaces@Base 1.1.7
- readstat_write_string@Base 1.1.7
- readstat_write_zeros@Base 1.1.7
- readstat_writer_free@Base 1.1.7
- readstat_writer_init@Base 1.1.7
- readstat_writer_set_compression@Base 1.1.7
- readstat_writer_set_error_handler@Base 1.1.7
- readstat_writer_set_file_format_is_64bit@Base 1.1.7
- readstat_writer_set_file_format_version@Base 1.1.7
- readstat_writer_set_file_label@Base 1.1.7
- readstat_writer_set_file_timestamp@Base 1.1.7
- readstat_writer_set_fweight_variable@Base 1.1.7
- readstat_writer_set_table_name@Base 1.1.7
- sas7bcat_magic_number@Base 1.1.7
- sas7bdat_magic_number@Base 1.1.7
- sas_assign_tag@Base 1.1.7
- sas_fill_page@Base 1.1.7
- sas_header_info_init@Base 1.1.7
- sas_read2@Base 1.1.7
- sas_read4@Base 1.1.7
- sas_read8@Base 1.1.7
- sas_read_header@Base 1.1.7
- sas_rle_compress@Base 1.1.7
- sas_rle_compressed_len@Base 1.1.7
- sas_rle_decompress@Base 1.1.7
- sas_rle_decompressed_len@Base 1.1.7
- sas_subheader_remainder@Base 1.1.7
- sas_validate_name@Base 1.1.7
- sas_validate_tag@Base 1.1.7
- sas_validate_variable@Base 1.1.7
- sas_write_header@Base 1.1.7
- sav_compress_row@Base 1.1.7
- sav_compressed_row_bound@Base 1.1.7
- sav_ctx_free@Base 1.1.7
- sav_ctx_init@Base 1.1.7
- sav_decompress_row@Base 1.1.7
- sav_parse_date@Base 1.1.7
- sav_parse_long_variable_names_record@Base 1.1.7
- sav_parse_time@Base 1.1.7
- sav_parse_timestamp@Base 1.1.7
- sav_parse_very_long_string_record@Base 1.1.7
- spss_64bit_value@Base 1.1.7
- spss_alignment_from_readstat_alignment@Base 1.1.7
- spss_alignment_to_readstat_alignment@Base 1.1.7
- spss_format@Base 1.1.7
- spss_format_for_variable@Base 1.1.7
- spss_init_variable_for_info@Base 1.1.7
- spss_measure_from_readstat_measure@Base 1.1.7
- spss_measure_to_readstat_measure@Base 1.1.7
- spss_missingness_for_info@Base 1.1.7
- spss_parse_format@Base 1.1.7
- spss_varinfo_compare@Base 1.1.7
- spss_varinfo_free@Base 1.1.7
- submit_columns@Base 1.1.7
- submit_value_label@Base 1.1.7
- twos_to_ones_complement1@Base 1.1.7
- twos_to_ones_complement2@Base 1.1.7
- twos_to_ones_complement4@Base 1.1.7
- unistd_close_handler@Base 1.1.7
- unistd_io_init@Base 1.1.7
- unistd_open_handler@Base 1.1.7
- unistd_read_handler@Base 1.1.7
- unistd_seek_handler@Base 1.1.7
- unistd_update_handler@Base 1.1.7
- xport_namestr_bswap@Base 1.1.7
- xport_parse_format@Base 1.1.8
- zsav_add_block@Base 1.1.7
- zsav_compress_row@Base 1.1.7
- zsav_ctx_free@Base 1.1.7
- zsav_ctx_init@Base 1.1.7
- zsav_current_block@Base 1.1.7
- zsav_end_data@Base 1.1.7
- zsav_read_compressed_data@Base 1.1.7
- zsav_write_compressed_row@Base 1.1.7
diff -Nru readstat-1.1.9/debian/libreadstat1t64.install readstat-1.1.9/debian/libreadstat1t64.install
--- readstat-1.1.9/debian/libreadstat1t64.install	1970-01-01 00:00:00.000000000 +0000
+++ readstat-1.1.9/debian/libreadstat1t64.install	2021-10-02 19:01:54.000000000 +0000
@@ -0,0 +1,2 @@
+usr/lib/*/libreadstat.so.1
+usr/lib/*/libreadstat.so.1.*
diff -Nru readstat-1.1.9/debian/libreadstat1t64.lintian-overrides readstat-1.1.9/debian/libreadstat1t64.lintian-overrides
--- readstat-1.1.9/debian/libreadstat1t64.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ readstat-1.1.9/debian/libreadstat1t64.lintian-overrides	2024-02-03 20:22:40.000000000 +0000
@@ -0,0 +1 @@
+libreadstat1t64: package-name-doesnt-match-sonames libreadstat1
diff -Nru readstat-1.1.9/debian/libreadstat1t64.symbols readstat-1.1.9/debian/libreadstat1t64.symbols
--- readstat-1.1.9/debian/libreadstat1t64.symbols	1970-01-01 00:00:00.000000000 +0000
+++ readstat-1.1.9/debian/libreadstat1t64.symbols	2024-02-03 20:22:40.000000000 +0000
@@ -0,0 +1,247 @@
+libreadstat.so.1 libreadstat1t64 #MINVER#
+* Build-Depends-Package: libreadstat-dev
+ _xport_months@Base 1.1.7
+ byteswap2@Base 1.1.7
+ byteswap4@Base 1.1.7
+ byteswap8@Base 1.1.7
+ byteswap_double@Base 1.1.7
+ byteswap_float@Base 1.1.7
+ ck_double_hash_insert@Base 1.1.7
+ ck_double_hash_lookup@Base 1.1.7
+ ck_float_hash_insert@Base 1.1.7
+ ck_float_hash_lookup@Base 1.1.7
+ ck_hash_table_free@Base 1.1.7
+ ck_hash_table_grow@Base 1.1.7
+ ck_hash_table_init@Base 1.1.7
+ ck_hash_table_wipe@Base 1.1.7
+ ck_str_hash_insert@Base 1.1.7
+ ck_str_hash_lookup@Base 1.1.7
+ ck_str_n_hash_insert@Base 1.1.7
+ ck_str_n_hash_lookup@Base 1.1.7
+ cnxptiee@Base 1.1.7
+ dta_ctx_alloc@Base 1.1.7
+ dta_ctx_free@Base 1.1.7
+ dta_ctx_init@Base 1.1.7
+ dta_metadata_ok@Base 1.1.7
+ dta_parse_timestamp@Base 1.1.7
+ dta_type_info@Base 1.1.7
+ get_native@Base 1.1.7
+ handle_variables@Base 1.1.7
+ machine_is_little_endian@Base 1.1.7
+ memreverse@Base 1.1.7
+ ones_to_twos_complement1@Base 1.1.7
+ ones_to_twos_complement2@Base 1.1.7
+ ones_to_twos_complement4@Base 1.1.7
+ open_with_unicode@Base 1.1.7
+ por_ascii_lookup@Base 1.1.7
+ por_ctx_free@Base 1.1.7
+ por_ctx_init@Base 1.1.7
+ por_unicode_lookup@Base 1.1.7
+ por_utf8_decode@Base 1.1.7
+ por_utf8_encode@Base 1.1.7
+ read_version_and_timestamp@Base 1.1.7
+ readstat_add_label_set@Base 1.1.7
+ readstat_add_note@Base 1.1.7
+ readstat_add_string_ref@Base 1.1.7
+ readstat_add_variable@Base 1.1.7
+ readstat_begin_row@Base 1.1.7
+ readstat_begin_writing_dta@Base 1.1.7
+ readstat_begin_writing_file@Base 1.1.7
+ readstat_begin_writing_por@Base 1.1.7
+ readstat_begin_writing_sas7bcat@Base 1.1.7
+ readstat_begin_writing_sas7bdat@Base 1.1.7
+ readstat_begin_writing_sav@Base 1.1.7
+ readstat_begin_writing_xport@Base 1.1.7
+ readstat_calloc@Base 1.1.7
+ readstat_convert@Base 1.1.7
+ readstat_copy@Base 1.1.7
+ readstat_copy_lower@Base 1.1.7
+ readstat_copy_quoted@Base 1.1.7
+ readstat_double_value@Base 1.1.7
+ readstat_end_row@Base 1.1.7
+ readstat_end_writing@Base 1.1.7
+ readstat_error_message@Base 1.1.7
+ readstat_float_value@Base 1.1.7
+ readstat_get_compression@Base 1.1.7
+ readstat_get_creation_time@Base 1.1.7
+ readstat_get_endianness@Base 1.1.7
+ readstat_get_file_encoding@Base 1.1.7
+ readstat_get_file_format_is_64bit@Base 1.1.7
+ readstat_get_file_format_version@Base 1.1.7
+ readstat_get_file_label@Base 1.1.7
+ readstat_get_label_set@Base 1.1.7
+ readstat_get_label_set_variable@Base 1.1.7
+ readstat_get_modified_time@Base 1.1.7
+ readstat_get_row_count@Base 1.1.7
+ readstat_get_string_ref@Base 1.1.7
+ readstat_get_table_name@Base 1.1.7
+ readstat_get_value_label@Base 1.1.7
+ readstat_get_var_count@Base 1.1.7
+ readstat_get_variable@Base 1.1.7
+ readstat_insert_double_value@Base 1.1.7
+ readstat_insert_float_value@Base 1.1.7
+ readstat_insert_int16_value@Base 1.1.7
+ readstat_insert_int32_value@Base 1.1.7
+ readstat_insert_int8_value@Base 1.1.7
+ readstat_insert_missing_value@Base 1.1.7
+ readstat_insert_string_ref@Base 1.1.7
+ readstat_insert_string_value@Base 1.1.7
+ readstat_insert_tagged_missing_value@Base 1.1.7
+ readstat_int16_value@Base 1.1.7
+ readstat_int32_value@Base 1.1.7
+ readstat_int8_value@Base 1.1.7
+ readstat_label_double_value@Base 1.1.7
+ readstat_label_int32_value@Base 1.1.7
+ readstat_label_string_value@Base 1.1.7
+ readstat_label_tagged_value@Base 1.1.7
+ readstat_malloc@Base 1.1.7
+ readstat_parse_dta@Base 1.1.7
+ readstat_parse_por@Base 1.1.7
+ readstat_parse_sas7bcat@Base 1.1.7
+ readstat_parse_sas7bdat@Base 1.1.7
+ readstat_parse_sas_commands@Base 1.1.7
+ readstat_parse_sav@Base 1.1.7
+ readstat_parse_spss_commands@Base 1.1.7
+ readstat_parse_stata_dictionary@Base 1.1.7
+ readstat_parse_txt@Base 1.1.7
+ readstat_parse_xport@Base 1.1.7
+ readstat_parser_free@Base 1.1.7
+ readstat_parser_init@Base 1.1.7
+ readstat_por_parse_double@Base 1.1.7
+ readstat_realloc@Base 1.1.7
+ readstat_schema_find_or_create_entry@Base 1.1.7
+ readstat_schema_free@Base 1.1.7
+ readstat_set_close_handler@Base 1.1.7
+ readstat_set_data_writer@Base 1.1.7
+ readstat_set_error_handler@Base 1.1.7
+ readstat_set_file_character_encoding@Base 1.1.7
+ readstat_set_fweight_handler@Base 1.1.7
+ readstat_set_handler_character_encoding@Base 1.1.7
+ readstat_set_io_ctx@Base 1.1.7
+ readstat_set_metadata_handler@Base 1.1.7
+ readstat_set_note_handler@Base 1.1.7
+ readstat_set_open_handler@Base 1.1.7
+ readstat_set_progress_handler@Base 1.1.7
+ readstat_set_read_handler@Base 1.1.7
+ readstat_set_row_limit@Base 1.1.7
+ readstat_set_row_offset@Base 1.1.7
+ readstat_set_seek_handler@Base 1.1.7
+ readstat_set_update_handler@Base 1.1.7
+ readstat_set_value_handler@Base 1.1.7
+ readstat_set_value_label_handler@Base 1.1.7
+ readstat_set_variable_handler@Base 1.1.7
+ readstat_sort_label_set@Base 1.1.7
+ readstat_string_ref_init@Base 1.1.7
+ readstat_string_value@Base 1.1.7
+ readstat_type_class@Base 1.1.7
+ readstat_validate_metadata@Base 1.1.7
+ readstat_validate_variable@Base 1.1.7
+ readstat_value_is_defined_missing@Base 1.1.7
+ readstat_value_is_missing@Base 1.1.7
+ readstat_value_is_system_missing@Base 1.1.7
+ readstat_value_is_tagged_missing@Base 1.1.7
+ readstat_value_tag@Base 1.1.7
+ readstat_value_type@Base 1.1.7
+ readstat_value_type_class@Base 1.1.7
+ readstat_variable_add_missing_double_range@Base 1.1.7
+ readstat_variable_add_missing_double_value@Base 1.1.7
+ readstat_variable_add_missing_string_range@Base 1.1.7
+ readstat_variable_add_missing_string_value@Base 1.1.7
+ readstat_variable_get_alignment@Base 1.1.7
+ readstat_variable_get_display_width@Base 1.1.7
+ readstat_variable_get_format@Base 1.1.7
+ readstat_variable_get_index@Base 1.1.7
+ readstat_variable_get_index_after_skipping@Base 1.1.7
+ readstat_variable_get_label@Base 1.1.7
+ readstat_variable_get_measure@Base 1.1.7
+ readstat_variable_get_missing_range_hi@Base 1.1.7
+ readstat_variable_get_missing_range_lo@Base 1.1.7
+ readstat_variable_get_missing_ranges_count@Base 1.1.7
+ readstat_variable_get_name@Base 1.1.7
+ readstat_variable_get_storage_width@Base 1.1.7
+ readstat_variable_get_type@Base 1.1.7
+ readstat_variable_get_type_class@Base 1.1.7
+ readstat_variable_set_alignment@Base 1.1.7
+ readstat_variable_set_display_width@Base 1.1.7
+ readstat_variable_set_format@Base 1.1.7
+ readstat_variable_set_label@Base 1.1.7
+ readstat_variable_set_label_set@Base 1.1.7
+ readstat_variable_set_measure@Base 1.1.7
+ readstat_write_bytes@Base 1.1.7
+ readstat_write_bytes_as_lines@Base 1.1.7
+ readstat_write_line_padding@Base 1.1.7
+ readstat_write_space_padded_string@Base 1.1.7
+ readstat_write_spaces@Base 1.1.7
+ readstat_write_string@Base 1.1.7
+ readstat_write_zeros@Base 1.1.7
+ readstat_writer_free@Base 1.1.7
+ readstat_writer_init@Base 1.1.7
+ readstat_writer_set_compression@Base 1.1.7
+ readstat_writer_set_error_handler@Base 1.1.7
+ readstat_writer_set_file_format_is_64bit@Base 1.1.7
+ readstat_writer_set_file_format_version@Base 1.1.7
+ readstat_writer_set_file_label@Base 1.1.7
+ readstat_writer_set_file_timestamp@Base 1.1.7
+ readstat_writer_set_fweight_variable@Base 1.1.7
+ readstat_writer_set_table_name@Base 1.1.7
+ sas7bcat_magic_number@Base 1.1.7
+ sas7bdat_magic_number@Base 1.1.7
+ sas_assign_tag@Base 1.1.7
+ sas_fill_page@Base 1.1.7
+ sas_header_info_init@Base 1.1.7
+ sas_read2@Base 1.1.7
+ sas_read4@Base 1.1.7
+ sas_read8@Base 1.1.7
+ sas_read_header@Base 1.1.7
+ sas_rle_compress@Base 1.1.7
+ sas_rle_compressed_len@Base 1.1.7
+ sas_rle_decompress@Base 1.1.7
+ sas_rle_decompressed_len@Base 1.1.7
+ sas_subheader_remainder@Base 1.1.7
+ sas_validate_name@Base 1.1.7
+ sas_validate_tag@Base 1.1.7
+ sas_validate_variable@Base 1.1.7
+ sas_write_header@Base 1.1.7
+ sav_compress_row@Base 1.1.7
+ sav_compressed_row_bound@Base 1.1.7
+ sav_ctx_free@Base 1.1.7
+ sav_ctx_init@Base 1.1.7
+ sav_decompress_row@Base 1.1.7
+ sav_parse_date@Base 1.1.7
+ sav_parse_long_variable_names_record@Base 1.1.7
+ sav_parse_time@Base 1.1.7
+ sav_parse_timestamp@Base 1.1.7
+ sav_parse_very_long_string_record@Base 1.1.7
+ spss_64bit_value@Base 1.1.7
+ spss_alignment_from_readstat_alignment@Base 1.1.7
+ spss_alignment_to_readstat_alignment@Base 1.1.7
+ spss_format@Base 1.1.7
+ spss_format_for_variable@Base 1.1.7
+ spss_init_variable_for_info@Base 1.1.7
+ spss_measure_from_readstat_measure@Base 1.1.7
+ spss_measure_to_readstat_measure@Base 1.1.7
+ spss_missingness_for_info@Base 1.1.7
+ spss_parse_format@Base 1.1.7
+ spss_varinfo_compare@Base 1.1.7
+ spss_varinfo_free@Base 1.1.7
+ submit_columns@Base 1.1.7
+ submit_value_label@Base 1.1.7
+ twos_to_ones_complement1@Base 1.1.7
+ twos_to_ones_complement2@Base 1.1.7
+ twos_to_ones_complement4@Base 1.1.7
+ unistd_close_handler@Base 1.1.7
+ unistd_io_init@Base 1.1.7
+ unistd_open_handler@Base 1.1.7
+ unistd_read_handler@Base 1.1.7
+ unistd_seek_handler@Base 1.1.7
+ unistd_update_handler@Base 1.1.7
+ xport_namestr_bswap@Base 1.1.7
+ xport_parse_format@Base 1.1.8
+ zsav_add_block@Base 1.1.7
+ zsav_compress_row@Base 1.1.7
+ zsav_ctx_free@Base 1.1.7
+ zsav_ctx_init@Base 1.1.7
+ zsav_current_block@Base 1.1.7
+ zsav_end_data@Base 1.1.7
+ zsav_read_compressed_data@Base 1.1.7
+ zsav_write_compressed_row@Base 1.1.7

--- End Message ---
--- Begin Message ---
Source: readstat
Source-Version: 1.1.9-2.1
Done: Benjamin Drung <bdrung@debian.org>

We believe that the bug you reported is fixed in the latest version of
readstat, 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 1062850@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Benjamin Drung <bdrung@debian.org> (supplier of updated readstat 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 29 Feb 2024 22:50:24 +0000
Source: readstat
Architecture: source
Version: 1.1.9-2.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Benjamin Drung <bdrung@debian.org>
Closes: 1062850
Changes:
 readstat (1.1.9-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1062850
Checksums-Sha1:
 e246364188dea2f9c36dabe6684a2f637b9ce2cc 2120 readstat_1.1.9-2.1.dsc
 1bccf0d3cf9275c2b213dc90ac002d9042739869 5560 readstat_1.1.9-2.1.debian.tar.xz
 442f26e2896d1e6bee3e0ccc6a0ddf6ec5ea5256 7444 readstat_1.1.9-2.1_source.buildinfo
Checksums-Sha256:
 405c5d3c47174035edaed364bba8bc6ec83f3a6c06da91ea52470304aecf5b90 2120 readstat_1.1.9-2.1.dsc
 d838144a89a793ee4be9c9bdcd28a5e784218fc2d5e4edba8420763e1dc08f23 5560 readstat_1.1.9-2.1.debian.tar.xz
 0dabe952aafd34c536d047070feee39b6506b76880670b808368c0d142e8d920 7444 readstat_1.1.9-2.1_source.buildinfo
Files:
 ac1884a8589339f59bf29b797010a6c9 2120 libs optional readstat_1.1.9-2.1.dsc
 8e5ba7b2da3e83cfed6d5801b2fde645 5560 libs optional readstat_1.1.9-2.1.debian.tar.xz
 fc271836d078609a3a8c35ea012e5c7a 7444 libs optional readstat_1.1.9-2.1_source.buildinfo

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

iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXhCj8ACgkQFZ61xO/I
d0xPBQ//Z1femOiDaYQ2H1Yyr6SaIWTRy2eHvG0pUOwphWQrVaK1uQC9JKgbx0ai
rzfVPSBHdOAwXbbUNad9dKBFXVYNhVIj7Av7ZeuiE0RJoueq3N/k3l+YA+QQnQ29
Aog+lXgt/fJux31hyrVjyfiivjr3QWmVfo2sUVIw0hxYK18GWuoFLFrWKMM9RjqX
G1sC1xwksw0ZjiIOQh8UeyoOHrwXls2y4T8zew3i0eyrYIJV0iywafirPOHYAMJP
7XQYAswn8rxEmd37bT819eeSnkxRJRFWg0nljWY/18/2CBOCIifrZB0xH3pSlU0x
euqhNVE3zjrrZdUW+WTiIhHcNGGd4w4KA1GvuD55ffW2DMSXYPlCwKtdLK1RzBbq
CQKyu2bkgYLS9tBe5xG75JcAs0UjnlQMXVVhIvXsLvkfdhja9xOU4fdmyoPRCZPZ
pPNqzJ5DAzRUAdU1QeNgNhLlwU5BdnwDxDNjQaWzyS5Ya2zlZpaD9H/6mUqzlKQW
GqsCJ//Cf63Pws+jS0PSw7kvA64jPD34yRVuMyfwunlPVPB+8FOhbpKP5GTKeh/Q
sMEAXBx3PZt5v+LY47gOf8AY+9er/13r42GfS2vsgpJwLSSkDm8FaQXF6qQv4qrT
vB5mwmv/rGTy3uZfH4/LOi6Z+JUvnbj9ZEqJg0q/3LJgBmC/93w=
=RWg9
-----END PGP SIGNATURE-----

Attachment: pgpTkk7EGr1iH.pgp
Description: PGP signature


--- End Message ---

Reply to: