Your message dated Fri, 01 Mar 2024 12:20:47 +0000
with message-id <e1rg1sd-00gbau...@fasolo.debian.org>
and subject line Bug#1063114: fixed in flac 1.4.3+ds-2.1
has caused the Debian Bug report #1063114,
regarding flac: 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.)


-- 
1063114: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063114
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: flac
Version: 1.4.3+ds-2
Severity: serious
Tags: patch pending sid trixie
Justification: library ABI skew on upgrade
User: debian-...@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
flac 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 flac
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')
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 flac-1.4.3+ds/debian/changelog flac-1.4.3+ds/debian/changelog
--- flac-1.4.3+ds/debian/changelog      2023-07-03 06:43:49.000000000 +0000
+++ flac-1.4.3+ds/debian/changelog      2024-02-05 06:15:30.000000000 +0000
@@ -1,3 +1,10 @@
+flac (1.4.3+ds-2.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vor...@debian.org>  Mon, 05 Feb 2024 06:15:30 +0000
+
 flac (1.4.3+ds-2) unstable; urgency=medium
 
   [ Adrian Bunk ]
diff -Nru flac-1.4.3+ds/debian/control flac-1.4.3+ds/debian/control
--- flac-1.4.3+ds/debian/control        2023-07-03 06:38:51.000000000 +0000
+++ flac-1.4.3+ds/debian/control        2024-02-05 06:15:30.000000000 +0000
@@ -37,7 +37,10 @@
  This package contains the command-line tools flac (used for encoding and
  decoding FLACs) and metaflac (used for manipulating FLAC metadata.)
 
-Package: libflac12
+Package: libflac12t64
+Provides: ${t64:Provides}
+Replaces: libflac12
+Breaks: libflac12 (<< ${source:Version})
 Section: libs
 Architecture: any
 Multi-Arch: same
@@ -89,7 +92,7 @@
 Architecture: any
 Multi-Arch: same
 Depends:
- libflac12 (= ${binary:Version}),
+ libflac12t64 (= ${binary:Version}),
  libogg-dev,
  ${misc:Depends},
 Description: Free Lossless Audio Codec - C development library
diff -Nru flac-1.4.3+ds/debian/libflac12.install 
flac-1.4.3+ds/debian/libflac12.install
--- flac-1.4.3+ds/debian/libflac12.install      2022-10-26 05:37:11.000000000 
+0000
+++ flac-1.4.3+ds/debian/libflac12.install      1970-01-01 00:00:00.000000000 
+0000
@@ -1 +0,0 @@
-usr/lib/*/libFLAC.so.*
diff -Nru flac-1.4.3+ds/debian/libflac12.symbols 
flac-1.4.3+ds/debian/libflac12.symbols
--- flac-1.4.3+ds/debian/libflac12.symbols      2023-06-27 10:04:07.000000000 
+0000
+++ flac-1.4.3+ds/debian/libflac12.symbols      1970-01-01 00:00:00.000000000 
+0000
@@ -1,298 +0,0 @@
-libFLAC.so.12 libflac12 #MINVER#
-* Build-Depends-Package: libflac-dev
- FLAC_API_SUPPORTS_OGG_FLAC@Base 1.3.0
- FLAC__ChannelAssignmentString@Base 1.3.0
- FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE2_ESCAPE_PARAMETER@Base 1.3.0
- FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE2_PARAMETER_LEN@Base 1.3.0
- FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE_ESCAPE_PARAMETER@Base 1.3.0
- FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE_ORDER_LEN@Base 1.3.0
- FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE_PARAMETER_LEN@Base 1.3.0
- FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE_RAW_LEN@Base 1.3.0
- FLAC__ENTROPY_CODING_METHOD_TYPE_LEN@Base 1.3.0
- FLAC__EntropyCodingMethodTypeString@Base 1.3.0
- FLAC__FRAME_FOOTER_CRC_LEN@Base 1.3.0
- FLAC__FRAME_HEADER_BITS_PER_SAMPLE_LEN@Base 1.3.0
- FLAC__FRAME_HEADER_BLOCKING_STRATEGY_LEN@Base 1.3.0
- FLAC__FRAME_HEADER_BLOCK_SIZE_LEN@Base 1.3.0
- FLAC__FRAME_HEADER_CHANNEL_ASSIGNMENT_LEN@Base 1.3.0
- FLAC__FRAME_HEADER_CRC_LEN@Base 1.3.0
- FLAC__FRAME_HEADER_RESERVED_LEN@Base 1.3.0
- FLAC__FRAME_HEADER_SAMPLE_RATE_LEN@Base 1.3.0
- FLAC__FRAME_HEADER_SYNC@Base 1.3.0
- FLAC__FRAME_HEADER_SYNC_LEN@Base 1.3.0
- FLAC__FRAME_HEADER_ZERO_PAD_LEN@Base 1.3.0
- FLAC__FrameNumberTypeString@Base 1.3.0
- FLAC__MetadataTypeString@Base 1.3.0
- FLAC__Metadata_ChainStatusString@Base 1.3.0
- FLAC__Metadata_SimpleIteratorStatusString@Base 1.3.0
- FLAC__STREAM_METADATA_APPLICATION_ID_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_CUESHEET_INDEX_NUMBER_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_CUESHEET_INDEX_OFFSET_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_CUESHEET_INDEX_RESERVED_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_CUESHEET_IS_CD_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_CUESHEET_LEAD_IN_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_CUESHEET_MEDIA_CATALOG_NUMBER_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_CUESHEET_NUM_TRACKS_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_CUESHEET_RESERVED_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_CUESHEET_TRACK_ISRC_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_CUESHEET_TRACK_NUMBER_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_CUESHEET_TRACK_NUM_INDICES_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_CUESHEET_TRACK_OFFSET_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_CUESHEET_TRACK_PRE_EMPHASIS_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_CUESHEET_TRACK_RESERVED_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_CUESHEET_TRACK_TYPE_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_IS_LAST_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_LENGTH_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_PICTURE_COLORS_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_PICTURE_DATA_LENGTH_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_PICTURE_DEPTH_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_PICTURE_DESCRIPTION_LENGTH_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_PICTURE_HEIGHT_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_PICTURE_MIME_TYPE_LENGTH_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_PICTURE_TYPE_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_PICTURE_WIDTH_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_SEEKPOINT_FRAME_SAMPLES_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_SEEKPOINT_PLACEHOLDER@Base 1.3.0
- FLAC__STREAM_METADATA_SEEKPOINT_SAMPLE_NUMBER_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_SEEKPOINT_STREAM_OFFSET_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_STREAMINFO_BITS_PER_SAMPLE_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_STREAMINFO_CHANNELS_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_STREAMINFO_MAX_BLOCK_SIZE_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_STREAMINFO_MAX_FRAME_SIZE_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_STREAMINFO_MD5SUM_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_STREAMINFO_MIN_BLOCK_SIZE_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_STREAMINFO_MIN_FRAME_SIZE_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_STREAMINFO_SAMPLE_RATE_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_STREAMINFO_TOTAL_SAMPLES_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_TYPE_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_VORBIS_COMMENT_ENTRY_LENGTH_LEN@Base 1.3.0
- FLAC__STREAM_METADATA_VORBIS_COMMENT_NUM_COMMENTS_LEN@Base 1.3.0
- FLAC__STREAM_SYNC@Base 1.3.0
- FLAC__STREAM_SYNC_LEN@Base 1.3.0
- FLAC__STREAM_SYNC_STRING@Base 1.3.0
- FLAC__SUBFRAME_LPC_QLP_COEFF_PRECISION_LEN@Base 1.3.0
- FLAC__SUBFRAME_LPC_QLP_SHIFT_LEN@Base 1.3.0
- FLAC__SUBFRAME_TYPE_CONSTANT_BYTE_ALIGNED_MASK@Base 1.3.0
- FLAC__SUBFRAME_TYPE_FIXED_BYTE_ALIGNED_MASK@Base 1.3.0
- FLAC__SUBFRAME_TYPE_LEN@Base 1.3.0
- FLAC__SUBFRAME_TYPE_LPC_BYTE_ALIGNED_MASK@Base 1.3.0
- FLAC__SUBFRAME_TYPE_VERBATIM_BYTE_ALIGNED_MASK@Base 1.3.0
- FLAC__SUBFRAME_WASTED_BITS_FLAG_LEN@Base 1.3.0
- FLAC__SUBFRAME_ZERO_PAD_LEN@Base 1.3.0
- FLAC__StreamDecoderErrorStatusString@Base 1.3.0
- FLAC__StreamDecoderInitStatusString@Base 1.3.0
- FLAC__StreamDecoderLengthStatusString@Base 1.3.0
- FLAC__StreamDecoderReadStatusString@Base 1.3.0
- FLAC__StreamDecoderSeekStatusString@Base 1.3.0
- FLAC__StreamDecoderStateString@Base 1.3.0
- FLAC__StreamDecoderTellStatusString@Base 1.3.0
- FLAC__StreamDecoderWriteStatusString@Base 1.3.0
- FLAC__StreamEncoderInitStatusString@Base 1.3.0
- FLAC__StreamEncoderReadStatusString@Base 1.3.0
- FLAC__StreamEncoderSeekStatusString@Base 1.3.0
- FLAC__StreamEncoderStateString@Base 1.3.0
- FLAC__StreamEncoderTellStatusString@Base 1.3.0
- FLAC__StreamEncoderWriteStatusString@Base 1.3.0
- FLAC__StreamMetadata_Picture_TypeString@Base 1.3.0
- FLAC__SubframeTypeString@Base 1.3.0
- FLAC__VENDOR_STRING@Base 1.3.0
- FLAC__VERSION_STRING@Base 1.3.0
- FLAC__format_blocksize_is_subset@Base 1.3.0
- FLAC__format_cuesheet_is_legal@Base 1.3.0
- FLAC__format_picture_is_legal@Base 1.3.0
- FLAC__format_sample_rate_is_subset@Base 1.3.0
- FLAC__format_sample_rate_is_valid@Base 1.3.0
- FLAC__format_seektable_is_legal@Base 1.3.0
- FLAC__format_seektable_sort@Base 1.3.0
- FLAC__format_vorbiscomment_entry_is_legal@Base 1.3.0
- FLAC__format_vorbiscomment_entry_name_is_legal@Base 1.3.0
- FLAC__format_vorbiscomment_entry_value_is_legal@Base 1.3.0
- FLAC__metadata_chain_check_if_tempfile_needed@Base 1.3.0
- FLAC__metadata_chain_delete@Base 1.3.0
- FLAC__metadata_chain_merge_padding@Base 1.3.0
- FLAC__metadata_chain_new@Base 1.3.0
- FLAC__metadata_chain_read@Base 1.3.0
- FLAC__metadata_chain_read_ogg@Base 1.3.0
- FLAC__metadata_chain_read_ogg_with_callbacks@Base 1.3.0
- FLAC__metadata_chain_read_with_callbacks@Base 1.3.0
- FLAC__metadata_chain_sort_padding@Base 1.3.0
- FLAC__metadata_chain_status@Base 1.3.0
- FLAC__metadata_chain_write@Base 1.3.0
- FLAC__metadata_chain_write_with_callbacks@Base 1.3.0
- FLAC__metadata_chain_write_with_callbacks_and_tempfile@Base 1.3.0
- FLAC__metadata_get_cuesheet@Base 1.3.0
- FLAC__metadata_get_picture@Base 1.3.0
- FLAC__metadata_get_streaminfo@Base 1.3.0
- FLAC__metadata_get_tags@Base 1.3.0
- FLAC__metadata_iterator_delete@Base 1.3.0
- FLAC__metadata_iterator_delete_block@Base 1.3.0
- FLAC__metadata_iterator_get_block@Base 1.3.0
- FLAC__metadata_iterator_get_block_type@Base 1.3.0
- FLAC__metadata_iterator_init@Base 1.3.0
- FLAC__metadata_iterator_insert_block_after@Base 1.3.0
- FLAC__metadata_iterator_insert_block_before@Base 1.3.0
- FLAC__metadata_iterator_new@Base 1.3.0
- FLAC__metadata_iterator_next@Base 1.3.0
- FLAC__metadata_iterator_prev@Base 1.3.0
- FLAC__metadata_iterator_set_block@Base 1.3.0
- FLAC__metadata_object_application_set_data@Base 1.3.0
- FLAC__metadata_object_clone@Base 1.3.0
- FLAC__metadata_object_cuesheet_calculate_cddb_id@Base 1.3.0
- FLAC__metadata_object_cuesheet_delete_track@Base 1.3.0
- FLAC__metadata_object_cuesheet_insert_blank_track@Base 1.3.0
- FLAC__metadata_object_cuesheet_insert_track@Base 1.3.0
- FLAC__metadata_object_cuesheet_is_legal@Base 1.3.0
- FLAC__metadata_object_cuesheet_resize_tracks@Base 1.3.0
- FLAC__metadata_object_cuesheet_set_track@Base 1.3.0
- FLAC__metadata_object_cuesheet_track_clone@Base 1.3.0
- FLAC__metadata_object_cuesheet_track_delete@Base 1.3.0
- FLAC__metadata_object_cuesheet_track_delete_index@Base 1.3.0
- FLAC__metadata_object_cuesheet_track_insert_blank_index@Base 1.3.0
- FLAC__metadata_object_cuesheet_track_insert_index@Base 1.3.0
- FLAC__metadata_object_cuesheet_track_new@Base 1.3.0
- FLAC__metadata_object_cuesheet_track_resize_indices@Base 1.3.0
- FLAC__metadata_object_delete@Base 1.3.0
- FLAC__metadata_object_get_raw@Base 1.4.3
- FLAC__metadata_object_is_equal@Base 1.3.0
- FLAC__metadata_object_new@Base 1.3.0
- FLAC__metadata_object_picture_is_legal@Base 1.3.0
- FLAC__metadata_object_picture_set_data@Base 1.3.0
- FLAC__metadata_object_picture_set_description@Base 1.3.0
- FLAC__metadata_object_picture_set_mime_type@Base 1.3.0
- FLAC__metadata_object_seektable_delete_point@Base 1.3.0
- FLAC__metadata_object_seektable_insert_point@Base 1.3.0
- FLAC__metadata_object_seektable_is_legal@Base 1.3.0
- FLAC__metadata_object_seektable_resize_points@Base 1.3.0
- FLAC__metadata_object_seektable_set_point@Base 1.3.0
- FLAC__metadata_object_seektable_template_append_placeholders@Base 1.3.0
- FLAC__metadata_object_seektable_template_append_point@Base 1.3.0
- FLAC__metadata_object_seektable_template_append_points@Base 1.3.0
- FLAC__metadata_object_seektable_template_append_spaced_points@Base 1.3.0
- FLAC__metadata_object_seektable_template_append_spaced_points_by_samples@Base 
1.3.0
- FLAC__metadata_object_seektable_template_sort@Base 1.3.0
- FLAC__metadata_object_set_raw@Base 1.4.3
- FLAC__metadata_object_vorbiscomment_append_comment@Base 1.3.0
- FLAC__metadata_object_vorbiscomment_delete_comment@Base 1.3.0
- FLAC__metadata_object_vorbiscomment_entry_from_name_value_pair@Base 1.3.0
- FLAC__metadata_object_vorbiscomment_entry_matches@Base 1.3.0
- FLAC__metadata_object_vorbiscomment_entry_to_name_value_pair@Base 1.3.0
- FLAC__metadata_object_vorbiscomment_find_entry_from@Base 1.3.0
- FLAC__metadata_object_vorbiscomment_insert_comment@Base 1.3.0
- FLAC__metadata_object_vorbiscomment_remove_entries_matching@Base 1.3.0
- FLAC__metadata_object_vorbiscomment_remove_entry_matching@Base 1.3.0
- FLAC__metadata_object_vorbiscomment_replace_comment@Base 1.3.0
- FLAC__metadata_object_vorbiscomment_resize_comments@Base 1.3.0
- FLAC__metadata_object_vorbiscomment_set_comment@Base 1.3.0
- FLAC__metadata_object_vorbiscomment_set_vendor_string@Base 1.3.0
- FLAC__metadata_simple_iterator_delete@Base 1.3.0
- FLAC__metadata_simple_iterator_delete_block@Base 1.3.0
- FLAC__metadata_simple_iterator_get_application_id@Base 1.3.0
- FLAC__metadata_simple_iterator_get_block@Base 1.3.0
- FLAC__metadata_simple_iterator_get_block_length@Base 1.3.0
- FLAC__metadata_simple_iterator_get_block_offset@Base 1.3.0
- FLAC__metadata_simple_iterator_get_block_type@Base 1.3.0
- FLAC__metadata_simple_iterator_init@Base 1.3.0
- FLAC__metadata_simple_iterator_insert_block_after@Base 1.3.0
- FLAC__metadata_simple_iterator_is_last@Base 1.3.0
- FLAC__metadata_simple_iterator_is_writable@Base 1.3.0
- FLAC__metadata_simple_iterator_new@Base 1.3.0
- FLAC__metadata_simple_iterator_next@Base 1.3.0
- FLAC__metadata_simple_iterator_prev@Base 1.3.0
- FLAC__metadata_simple_iterator_set_block@Base 1.3.0
- FLAC__metadata_simple_iterator_status@Base 1.3.0
- FLAC__stream_decoder_delete@Base 1.3.0
- FLAC__stream_decoder_finish@Base 1.3.0
- FLAC__stream_decoder_flush@Base 1.3.0
- FLAC__stream_decoder_get_bits_per_sample@Base 1.3.0
- FLAC__stream_decoder_get_blocksize@Base 1.3.0
- FLAC__stream_decoder_get_channel_assignment@Base 1.3.0
- FLAC__stream_decoder_get_channels@Base 1.3.0
- FLAC__stream_decoder_get_client_data@Base 1.4.1
- FLAC__stream_decoder_get_decode_position@Base 1.3.0
- FLAC__stream_decoder_get_md5_checking@Base 1.3.0
- FLAC__stream_decoder_get_resolved_state_string@Base 1.3.0
- FLAC__stream_decoder_get_sample_rate@Base 1.3.0
- FLAC__stream_decoder_get_state@Base 1.3.0
- FLAC__stream_decoder_get_total_samples@Base 1.3.0
- FLAC__stream_decoder_init_FILE@Base 1.3.0
- FLAC__stream_decoder_init_file@Base 1.3.0
- FLAC__stream_decoder_init_ogg_FILE@Base 1.3.0
- FLAC__stream_decoder_init_ogg_file@Base 1.3.0
- FLAC__stream_decoder_init_ogg_stream@Base 1.3.0
- FLAC__stream_decoder_init_stream@Base 1.3.0
- FLAC__stream_decoder_new@Base 1.3.0
- FLAC__stream_decoder_process_single@Base 1.3.0
- FLAC__stream_decoder_process_until_end_of_metadata@Base 1.3.0
- FLAC__stream_decoder_process_until_end_of_stream@Base 1.3.0
- FLAC__stream_decoder_reset@Base 1.3.0
- FLAC__stream_decoder_seek_absolute@Base 1.3.0
- FLAC__stream_decoder_set_md5_checking@Base 1.3.0
- FLAC__stream_decoder_set_metadata_ignore@Base 1.3.0
- FLAC__stream_decoder_set_metadata_ignore_all@Base 1.3.0
- FLAC__stream_decoder_set_metadata_ignore_application@Base 1.3.0
- FLAC__stream_decoder_set_metadata_respond@Base 1.3.0
- FLAC__stream_decoder_set_metadata_respond_all@Base 1.3.0
- FLAC__stream_decoder_set_metadata_respond_application@Base 1.3.0
- FLAC__stream_decoder_set_ogg_serial_number@Base 1.3.0
- FLAC__stream_decoder_skip_single_frame@Base 1.3.0
- FLAC__stream_encoder_delete@Base 1.3.0
- FLAC__stream_encoder_disable_constant_subframes@Base 1.3.0
- FLAC__stream_encoder_disable_fixed_subframes@Base 1.3.0
- FLAC__stream_encoder_disable_instruction_set@Base 1.4.1
- FLAC__stream_encoder_disable_verbatim_subframes@Base 1.3.0
- FLAC__stream_encoder_finish@Base 1.3.0
- FLAC__stream_encoder_get_bits_per_sample@Base 1.3.0
- FLAC__stream_encoder_get_blocksize@Base 1.3.0
- FLAC__stream_encoder_get_channels@Base 1.3.0
- FLAC__stream_encoder_get_do_escape_coding@Base 1.3.0
- FLAC__stream_encoder_get_do_exhaustive_model_search@Base 1.3.0
- FLAC__stream_encoder_get_do_md5@Base 1.3.0
- FLAC__stream_encoder_get_do_mid_side_stereo@Base 1.3.0
- FLAC__stream_encoder_get_do_qlp_coeff_prec_search@Base 1.3.0
- FLAC__stream_encoder_get_limit_min_bitrate@Base 1.4.1
- FLAC__stream_encoder_get_loose_mid_side_stereo@Base 1.3.0
- FLAC__stream_encoder_get_max_lpc_order@Base 1.3.0
- FLAC__stream_encoder_get_max_residual_partition_order@Base 1.3.0
- FLAC__stream_encoder_get_min_residual_partition_order@Base 1.3.0
- FLAC__stream_encoder_get_qlp_coeff_precision@Base 1.3.0
- FLAC__stream_encoder_get_resolved_state_string@Base 1.3.0
- FLAC__stream_encoder_get_rice_parameter_search_dist@Base 1.3.0
- FLAC__stream_encoder_get_sample_rate@Base 1.3.0
- FLAC__stream_encoder_get_state@Base 1.3.0
- FLAC__stream_encoder_get_streamable_subset@Base 1.3.0
- FLAC__stream_encoder_get_total_samples_estimate@Base 1.3.0
- FLAC__stream_encoder_get_verify@Base 1.3.0
- FLAC__stream_encoder_get_verify_decoder_error_stats@Base 1.3.0
- FLAC__stream_encoder_get_verify_decoder_state@Base 1.3.0
- FLAC__stream_encoder_init_FILE@Base 1.3.0
- FLAC__stream_encoder_init_file@Base 1.3.0
- FLAC__stream_encoder_init_ogg_FILE@Base 1.3.0
- FLAC__stream_encoder_init_ogg_file@Base 1.3.0
- FLAC__stream_encoder_init_ogg_stream@Base 1.3.0
- FLAC__stream_encoder_init_stream@Base 1.3.0
- FLAC__stream_encoder_new@Base 1.3.0
- FLAC__stream_encoder_process@Base 1.3.0
- FLAC__stream_encoder_process_interleaved@Base 1.3.0
- FLAC__stream_encoder_set_apodization@Base 1.3.0
- FLAC__stream_encoder_set_bits_per_sample@Base 1.3.0
- FLAC__stream_encoder_set_blocksize@Base 1.3.0
- FLAC__stream_encoder_set_channels@Base 1.3.0
- FLAC__stream_encoder_set_compression_level@Base 1.3.0
- FLAC__stream_encoder_set_do_escape_coding@Base 1.3.0
- FLAC__stream_encoder_set_do_exhaustive_model_search@Base 1.3.0
- FLAC__stream_encoder_set_do_md5@Base 1.3.0
- FLAC__stream_encoder_set_do_mid_side_stereo@Base 1.3.0
- FLAC__stream_encoder_set_do_qlp_coeff_prec_search@Base 1.3.0
- FLAC__stream_encoder_set_limit_min_bitrate@Base 1.4.1
- FLAC__stream_encoder_set_loose_mid_side_stereo@Base 1.3.0
- FLAC__stream_encoder_set_max_lpc_order@Base 1.3.0
- FLAC__stream_encoder_set_max_residual_partition_order@Base 1.3.0
- FLAC__stream_encoder_set_metadata@Base 1.3.0
- FLAC__stream_encoder_set_min_residual_partition_order@Base 1.3.0
- FLAC__stream_encoder_set_ogg_serial_number@Base 1.3.0
- FLAC__stream_encoder_set_qlp_coeff_precision@Base 1.3.0
- FLAC__stream_encoder_set_rice_parameter_search_dist@Base 1.3.0
- FLAC__stream_encoder_set_sample_rate@Base 1.3.0
- FLAC__stream_encoder_set_streamable_subset@Base 1.3.0
- FLAC__stream_encoder_set_total_samples_estimate@Base 1.3.0
- FLAC__stream_encoder_set_verify@Base 1.3.0
diff -Nru flac-1.4.3+ds/debian/libflac12t64.install 
flac-1.4.3+ds/debian/libflac12t64.install
--- flac-1.4.3+ds/debian/libflac12t64.install   1970-01-01 00:00:00.000000000 
+0000
+++ flac-1.4.3+ds/debian/libflac12t64.install   2022-10-26 05:37:11.000000000 
+0000
@@ -0,0 +1 @@
+usr/lib/*/libFLAC.so.*
diff -Nru flac-1.4.3+ds/debian/libflac12t64.lintian-overrides 
flac-1.4.3+ds/debian/libflac12t64.lintian-overrides
--- flac-1.4.3+ds/debian/libflac12t64.lintian-overrides 1970-01-01 
00:00:00.000000000 +0000
+++ flac-1.4.3+ds/debian/libflac12t64.lintian-overrides 2024-02-05 
06:15:30.000000000 +0000
@@ -0,0 +1 @@
+libflac12t64: package-name-doesnt-match-sonames libflac12
diff -Nru flac-1.4.3+ds/debian/libflac12t64.symbols 
flac-1.4.3+ds/debian/libflac12t64.symbols
--- flac-1.4.3+ds/debian/libflac12t64.symbols   1970-01-01 00:00:00.000000000 
+0000
+++ flac-1.4.3+ds/debian/libflac12t64.symbols   2024-02-05 06:15:30.000000000 
+0000
@@ -0,0 +1,298 @@
+libFLAC.so.12 libflac12t64 #MINVER#
+* Build-Depends-Package: libflac-dev
+ FLAC_API_SUPPORTS_OGG_FLAC@Base 1.3.0
+ FLAC__ChannelAssignmentString@Base 1.3.0
+ FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE2_ESCAPE_PARAMETER@Base 1.3.0
+ FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE2_PARAMETER_LEN@Base 1.3.0
+ FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE_ESCAPE_PARAMETER@Base 1.3.0
+ FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE_ORDER_LEN@Base 1.3.0
+ FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE_PARAMETER_LEN@Base 1.3.0
+ FLAC__ENTROPY_CODING_METHOD_PARTITIONED_RICE_RAW_LEN@Base 1.3.0
+ FLAC__ENTROPY_CODING_METHOD_TYPE_LEN@Base 1.3.0
+ FLAC__EntropyCodingMethodTypeString@Base 1.3.0
+ FLAC__FRAME_FOOTER_CRC_LEN@Base 1.3.0
+ FLAC__FRAME_HEADER_BITS_PER_SAMPLE_LEN@Base 1.3.0
+ FLAC__FRAME_HEADER_BLOCKING_STRATEGY_LEN@Base 1.3.0
+ FLAC__FRAME_HEADER_BLOCK_SIZE_LEN@Base 1.3.0
+ FLAC__FRAME_HEADER_CHANNEL_ASSIGNMENT_LEN@Base 1.3.0
+ FLAC__FRAME_HEADER_CRC_LEN@Base 1.3.0
+ FLAC__FRAME_HEADER_RESERVED_LEN@Base 1.3.0
+ FLAC__FRAME_HEADER_SAMPLE_RATE_LEN@Base 1.3.0
+ FLAC__FRAME_HEADER_SYNC@Base 1.3.0
+ FLAC__FRAME_HEADER_SYNC_LEN@Base 1.3.0
+ FLAC__FRAME_HEADER_ZERO_PAD_LEN@Base 1.3.0
+ FLAC__FrameNumberTypeString@Base 1.3.0
+ FLAC__MetadataTypeString@Base 1.3.0
+ FLAC__Metadata_ChainStatusString@Base 1.3.0
+ FLAC__Metadata_SimpleIteratorStatusString@Base 1.3.0
+ FLAC__STREAM_METADATA_APPLICATION_ID_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_CUESHEET_INDEX_NUMBER_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_CUESHEET_INDEX_OFFSET_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_CUESHEET_INDEX_RESERVED_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_CUESHEET_IS_CD_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_CUESHEET_LEAD_IN_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_CUESHEET_MEDIA_CATALOG_NUMBER_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_CUESHEET_NUM_TRACKS_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_CUESHEET_RESERVED_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_CUESHEET_TRACK_ISRC_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_CUESHEET_TRACK_NUMBER_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_CUESHEET_TRACK_NUM_INDICES_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_CUESHEET_TRACK_OFFSET_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_CUESHEET_TRACK_PRE_EMPHASIS_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_CUESHEET_TRACK_RESERVED_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_CUESHEET_TRACK_TYPE_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_IS_LAST_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_LENGTH_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_PICTURE_COLORS_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_PICTURE_DATA_LENGTH_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_PICTURE_DEPTH_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_PICTURE_DESCRIPTION_LENGTH_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_PICTURE_HEIGHT_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_PICTURE_MIME_TYPE_LENGTH_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_PICTURE_TYPE_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_PICTURE_WIDTH_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_SEEKPOINT_FRAME_SAMPLES_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_SEEKPOINT_PLACEHOLDER@Base 1.3.0
+ FLAC__STREAM_METADATA_SEEKPOINT_SAMPLE_NUMBER_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_SEEKPOINT_STREAM_OFFSET_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_STREAMINFO_BITS_PER_SAMPLE_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_STREAMINFO_CHANNELS_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_STREAMINFO_MAX_BLOCK_SIZE_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_STREAMINFO_MAX_FRAME_SIZE_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_STREAMINFO_MD5SUM_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_STREAMINFO_MIN_BLOCK_SIZE_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_STREAMINFO_MIN_FRAME_SIZE_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_STREAMINFO_SAMPLE_RATE_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_STREAMINFO_TOTAL_SAMPLES_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_TYPE_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_VORBIS_COMMENT_ENTRY_LENGTH_LEN@Base 1.3.0
+ FLAC__STREAM_METADATA_VORBIS_COMMENT_NUM_COMMENTS_LEN@Base 1.3.0
+ FLAC__STREAM_SYNC@Base 1.3.0
+ FLAC__STREAM_SYNC_LEN@Base 1.3.0
+ FLAC__STREAM_SYNC_STRING@Base 1.3.0
+ FLAC__SUBFRAME_LPC_QLP_COEFF_PRECISION_LEN@Base 1.3.0
+ FLAC__SUBFRAME_LPC_QLP_SHIFT_LEN@Base 1.3.0
+ FLAC__SUBFRAME_TYPE_CONSTANT_BYTE_ALIGNED_MASK@Base 1.3.0
+ FLAC__SUBFRAME_TYPE_FIXED_BYTE_ALIGNED_MASK@Base 1.3.0
+ FLAC__SUBFRAME_TYPE_LEN@Base 1.3.0
+ FLAC__SUBFRAME_TYPE_LPC_BYTE_ALIGNED_MASK@Base 1.3.0
+ FLAC__SUBFRAME_TYPE_VERBATIM_BYTE_ALIGNED_MASK@Base 1.3.0
+ FLAC__SUBFRAME_WASTED_BITS_FLAG_LEN@Base 1.3.0
+ FLAC__SUBFRAME_ZERO_PAD_LEN@Base 1.3.0
+ FLAC__StreamDecoderErrorStatusString@Base 1.3.0
+ FLAC__StreamDecoderInitStatusString@Base 1.3.0
+ FLAC__StreamDecoderLengthStatusString@Base 1.3.0
+ FLAC__StreamDecoderReadStatusString@Base 1.3.0
+ FLAC__StreamDecoderSeekStatusString@Base 1.3.0
+ FLAC__StreamDecoderStateString@Base 1.3.0
+ FLAC__StreamDecoderTellStatusString@Base 1.3.0
+ FLAC__StreamDecoderWriteStatusString@Base 1.3.0
+ FLAC__StreamEncoderInitStatusString@Base 1.3.0
+ FLAC__StreamEncoderReadStatusString@Base 1.3.0
+ FLAC__StreamEncoderSeekStatusString@Base 1.3.0
+ FLAC__StreamEncoderStateString@Base 1.3.0
+ FLAC__StreamEncoderTellStatusString@Base 1.3.0
+ FLAC__StreamEncoderWriteStatusString@Base 1.3.0
+ FLAC__StreamMetadata_Picture_TypeString@Base 1.3.0
+ FLAC__SubframeTypeString@Base 1.3.0
+ FLAC__VENDOR_STRING@Base 1.3.0
+ FLAC__VERSION_STRING@Base 1.3.0
+ FLAC__format_blocksize_is_subset@Base 1.3.0
+ FLAC__format_cuesheet_is_legal@Base 1.3.0
+ FLAC__format_picture_is_legal@Base 1.3.0
+ FLAC__format_sample_rate_is_subset@Base 1.3.0
+ FLAC__format_sample_rate_is_valid@Base 1.3.0
+ FLAC__format_seektable_is_legal@Base 1.3.0
+ FLAC__format_seektable_sort@Base 1.3.0
+ FLAC__format_vorbiscomment_entry_is_legal@Base 1.3.0
+ FLAC__format_vorbiscomment_entry_name_is_legal@Base 1.3.0
+ FLAC__format_vorbiscomment_entry_value_is_legal@Base 1.3.0
+ FLAC__metadata_chain_check_if_tempfile_needed@Base 1.3.0
+ FLAC__metadata_chain_delete@Base 1.3.0
+ FLAC__metadata_chain_merge_padding@Base 1.3.0
+ FLAC__metadata_chain_new@Base 1.3.0
+ FLAC__metadata_chain_read@Base 1.3.0
+ FLAC__metadata_chain_read_ogg@Base 1.3.0
+ FLAC__metadata_chain_read_ogg_with_callbacks@Base 1.3.0
+ FLAC__metadata_chain_read_with_callbacks@Base 1.3.0
+ FLAC__metadata_chain_sort_padding@Base 1.3.0
+ FLAC__metadata_chain_status@Base 1.3.0
+ FLAC__metadata_chain_write@Base 1.3.0
+ FLAC__metadata_chain_write_with_callbacks@Base 1.3.0
+ FLAC__metadata_chain_write_with_callbacks_and_tempfile@Base 1.3.0
+ FLAC__metadata_get_cuesheet@Base 1.3.0
+ FLAC__metadata_get_picture@Base 1.3.0
+ FLAC__metadata_get_streaminfo@Base 1.3.0
+ FLAC__metadata_get_tags@Base 1.3.0
+ FLAC__metadata_iterator_delete@Base 1.3.0
+ FLAC__metadata_iterator_delete_block@Base 1.3.0
+ FLAC__metadata_iterator_get_block@Base 1.3.0
+ FLAC__metadata_iterator_get_block_type@Base 1.3.0
+ FLAC__metadata_iterator_init@Base 1.3.0
+ FLAC__metadata_iterator_insert_block_after@Base 1.3.0
+ FLAC__metadata_iterator_insert_block_before@Base 1.3.0
+ FLAC__metadata_iterator_new@Base 1.3.0
+ FLAC__metadata_iterator_next@Base 1.3.0
+ FLAC__metadata_iterator_prev@Base 1.3.0
+ FLAC__metadata_iterator_set_block@Base 1.3.0
+ FLAC__metadata_object_application_set_data@Base 1.3.0
+ FLAC__metadata_object_clone@Base 1.3.0
+ FLAC__metadata_object_cuesheet_calculate_cddb_id@Base 1.3.0
+ FLAC__metadata_object_cuesheet_delete_track@Base 1.3.0
+ FLAC__metadata_object_cuesheet_insert_blank_track@Base 1.3.0
+ FLAC__metadata_object_cuesheet_insert_track@Base 1.3.0
+ FLAC__metadata_object_cuesheet_is_legal@Base 1.3.0
+ FLAC__metadata_object_cuesheet_resize_tracks@Base 1.3.0
+ FLAC__metadata_object_cuesheet_set_track@Base 1.3.0
+ FLAC__metadata_object_cuesheet_track_clone@Base 1.3.0
+ FLAC__metadata_object_cuesheet_track_delete@Base 1.3.0
+ FLAC__metadata_object_cuesheet_track_delete_index@Base 1.3.0
+ FLAC__metadata_object_cuesheet_track_insert_blank_index@Base 1.3.0
+ FLAC__metadata_object_cuesheet_track_insert_index@Base 1.3.0
+ FLAC__metadata_object_cuesheet_track_new@Base 1.3.0
+ FLAC__metadata_object_cuesheet_track_resize_indices@Base 1.3.0
+ FLAC__metadata_object_delete@Base 1.3.0
+ FLAC__metadata_object_get_raw@Base 1.4.3
+ FLAC__metadata_object_is_equal@Base 1.3.0
+ FLAC__metadata_object_new@Base 1.3.0
+ FLAC__metadata_object_picture_is_legal@Base 1.3.0
+ FLAC__metadata_object_picture_set_data@Base 1.3.0
+ FLAC__metadata_object_picture_set_description@Base 1.3.0
+ FLAC__metadata_object_picture_set_mime_type@Base 1.3.0
+ FLAC__metadata_object_seektable_delete_point@Base 1.3.0
+ FLAC__metadata_object_seektable_insert_point@Base 1.3.0
+ FLAC__metadata_object_seektable_is_legal@Base 1.3.0
+ FLAC__metadata_object_seektable_resize_points@Base 1.3.0
+ FLAC__metadata_object_seektable_set_point@Base 1.3.0
+ FLAC__metadata_object_seektable_template_append_placeholders@Base 1.3.0
+ FLAC__metadata_object_seektable_template_append_point@Base 1.3.0
+ FLAC__metadata_object_seektable_template_append_points@Base 1.3.0
+ FLAC__metadata_object_seektable_template_append_spaced_points@Base 1.3.0
+ FLAC__metadata_object_seektable_template_append_spaced_points_by_samples@Base 
1.3.0
+ FLAC__metadata_object_seektable_template_sort@Base 1.3.0
+ FLAC__metadata_object_set_raw@Base 1.4.3
+ FLAC__metadata_object_vorbiscomment_append_comment@Base 1.3.0
+ FLAC__metadata_object_vorbiscomment_delete_comment@Base 1.3.0
+ FLAC__metadata_object_vorbiscomment_entry_from_name_value_pair@Base 1.3.0
+ FLAC__metadata_object_vorbiscomment_entry_matches@Base 1.3.0
+ FLAC__metadata_object_vorbiscomment_entry_to_name_value_pair@Base 1.3.0
+ FLAC__metadata_object_vorbiscomment_find_entry_from@Base 1.3.0
+ FLAC__metadata_object_vorbiscomment_insert_comment@Base 1.3.0
+ FLAC__metadata_object_vorbiscomment_remove_entries_matching@Base 1.3.0
+ FLAC__metadata_object_vorbiscomment_remove_entry_matching@Base 1.3.0
+ FLAC__metadata_object_vorbiscomment_replace_comment@Base 1.3.0
+ FLAC__metadata_object_vorbiscomment_resize_comments@Base 1.3.0
+ FLAC__metadata_object_vorbiscomment_set_comment@Base 1.3.0
+ FLAC__metadata_object_vorbiscomment_set_vendor_string@Base 1.3.0
+ FLAC__metadata_simple_iterator_delete@Base 1.3.0
+ FLAC__metadata_simple_iterator_delete_block@Base 1.3.0
+ FLAC__metadata_simple_iterator_get_application_id@Base 1.3.0
+ FLAC__metadata_simple_iterator_get_block@Base 1.3.0
+ FLAC__metadata_simple_iterator_get_block_length@Base 1.3.0
+ FLAC__metadata_simple_iterator_get_block_offset@Base 1.3.0
+ FLAC__metadata_simple_iterator_get_block_type@Base 1.3.0
+ FLAC__metadata_simple_iterator_init@Base 1.3.0
+ FLAC__metadata_simple_iterator_insert_block_after@Base 1.3.0
+ FLAC__metadata_simple_iterator_is_last@Base 1.3.0
+ FLAC__metadata_simple_iterator_is_writable@Base 1.3.0
+ FLAC__metadata_simple_iterator_new@Base 1.3.0
+ FLAC__metadata_simple_iterator_next@Base 1.3.0
+ FLAC__metadata_simple_iterator_prev@Base 1.3.0
+ FLAC__metadata_simple_iterator_set_block@Base 1.3.0
+ FLAC__metadata_simple_iterator_status@Base 1.3.0
+ FLAC__stream_decoder_delete@Base 1.3.0
+ FLAC__stream_decoder_finish@Base 1.3.0
+ FLAC__stream_decoder_flush@Base 1.3.0
+ FLAC__stream_decoder_get_bits_per_sample@Base 1.3.0
+ FLAC__stream_decoder_get_blocksize@Base 1.3.0
+ FLAC__stream_decoder_get_channel_assignment@Base 1.3.0
+ FLAC__stream_decoder_get_channels@Base 1.3.0
+ FLAC__stream_decoder_get_client_data@Base 1.4.1
+ FLAC__stream_decoder_get_decode_position@Base 1.3.0
+ FLAC__stream_decoder_get_md5_checking@Base 1.3.0
+ FLAC__stream_decoder_get_resolved_state_string@Base 1.3.0
+ FLAC__stream_decoder_get_sample_rate@Base 1.3.0
+ FLAC__stream_decoder_get_state@Base 1.3.0
+ FLAC__stream_decoder_get_total_samples@Base 1.3.0
+ FLAC__stream_decoder_init_FILE@Base 1.3.0
+ FLAC__stream_decoder_init_file@Base 1.3.0
+ FLAC__stream_decoder_init_ogg_FILE@Base 1.3.0
+ FLAC__stream_decoder_init_ogg_file@Base 1.3.0
+ FLAC__stream_decoder_init_ogg_stream@Base 1.3.0
+ FLAC__stream_decoder_init_stream@Base 1.3.0
+ FLAC__stream_decoder_new@Base 1.3.0
+ FLAC__stream_decoder_process_single@Base 1.3.0
+ FLAC__stream_decoder_process_until_end_of_metadata@Base 1.3.0
+ FLAC__stream_decoder_process_until_end_of_stream@Base 1.3.0
+ FLAC__stream_decoder_reset@Base 1.3.0
+ FLAC__stream_decoder_seek_absolute@Base 1.3.0
+ FLAC__stream_decoder_set_md5_checking@Base 1.3.0
+ FLAC__stream_decoder_set_metadata_ignore@Base 1.3.0
+ FLAC__stream_decoder_set_metadata_ignore_all@Base 1.3.0
+ FLAC__stream_decoder_set_metadata_ignore_application@Base 1.3.0
+ FLAC__stream_decoder_set_metadata_respond@Base 1.3.0
+ FLAC__stream_decoder_set_metadata_respond_all@Base 1.3.0
+ FLAC__stream_decoder_set_metadata_respond_application@Base 1.3.0
+ FLAC__stream_decoder_set_ogg_serial_number@Base 1.3.0
+ FLAC__stream_decoder_skip_single_frame@Base 1.3.0
+ FLAC__stream_encoder_delete@Base 1.3.0
+ FLAC__stream_encoder_disable_constant_subframes@Base 1.3.0
+ FLAC__stream_encoder_disable_fixed_subframes@Base 1.3.0
+ FLAC__stream_encoder_disable_instruction_set@Base 1.4.1
+ FLAC__stream_encoder_disable_verbatim_subframes@Base 1.3.0
+ FLAC__stream_encoder_finish@Base 1.3.0
+ FLAC__stream_encoder_get_bits_per_sample@Base 1.3.0
+ FLAC__stream_encoder_get_blocksize@Base 1.3.0
+ FLAC__stream_encoder_get_channels@Base 1.3.0
+ FLAC__stream_encoder_get_do_escape_coding@Base 1.3.0
+ FLAC__stream_encoder_get_do_exhaustive_model_search@Base 1.3.0
+ FLAC__stream_encoder_get_do_md5@Base 1.3.0
+ FLAC__stream_encoder_get_do_mid_side_stereo@Base 1.3.0
+ FLAC__stream_encoder_get_do_qlp_coeff_prec_search@Base 1.3.0
+ FLAC__stream_encoder_get_limit_min_bitrate@Base 1.4.1
+ FLAC__stream_encoder_get_loose_mid_side_stereo@Base 1.3.0
+ FLAC__stream_encoder_get_max_lpc_order@Base 1.3.0
+ FLAC__stream_encoder_get_max_residual_partition_order@Base 1.3.0
+ FLAC__stream_encoder_get_min_residual_partition_order@Base 1.3.0
+ FLAC__stream_encoder_get_qlp_coeff_precision@Base 1.3.0
+ FLAC__stream_encoder_get_resolved_state_string@Base 1.3.0
+ FLAC__stream_encoder_get_rice_parameter_search_dist@Base 1.3.0
+ FLAC__stream_encoder_get_sample_rate@Base 1.3.0
+ FLAC__stream_encoder_get_state@Base 1.3.0
+ FLAC__stream_encoder_get_streamable_subset@Base 1.3.0
+ FLAC__stream_encoder_get_total_samples_estimate@Base 1.3.0
+ FLAC__stream_encoder_get_verify@Base 1.3.0
+ FLAC__stream_encoder_get_verify_decoder_error_stats@Base 1.3.0
+ FLAC__stream_encoder_get_verify_decoder_state@Base 1.3.0
+ FLAC__stream_encoder_init_FILE@Base 1.3.0
+ FLAC__stream_encoder_init_file@Base 1.3.0
+ FLAC__stream_encoder_init_ogg_FILE@Base 1.3.0
+ FLAC__stream_encoder_init_ogg_file@Base 1.3.0
+ FLAC__stream_encoder_init_ogg_stream@Base 1.3.0
+ FLAC__stream_encoder_init_stream@Base 1.3.0
+ FLAC__stream_encoder_new@Base 1.3.0
+ FLAC__stream_encoder_process@Base 1.3.0
+ FLAC__stream_encoder_process_interleaved@Base 1.3.0
+ FLAC__stream_encoder_set_apodization@Base 1.3.0
+ FLAC__stream_encoder_set_bits_per_sample@Base 1.3.0
+ FLAC__stream_encoder_set_blocksize@Base 1.3.0
+ FLAC__stream_encoder_set_channels@Base 1.3.0
+ FLAC__stream_encoder_set_compression_level@Base 1.3.0
+ FLAC__stream_encoder_set_do_escape_coding@Base 1.3.0
+ FLAC__stream_encoder_set_do_exhaustive_model_search@Base 1.3.0
+ FLAC__stream_encoder_set_do_md5@Base 1.3.0
+ FLAC__stream_encoder_set_do_mid_side_stereo@Base 1.3.0
+ FLAC__stream_encoder_set_do_qlp_coeff_prec_search@Base 1.3.0
+ FLAC__stream_encoder_set_limit_min_bitrate@Base 1.4.1
+ FLAC__stream_encoder_set_loose_mid_side_stereo@Base 1.3.0
+ FLAC__stream_encoder_set_max_lpc_order@Base 1.3.0
+ FLAC__stream_encoder_set_max_residual_partition_order@Base 1.3.0
+ FLAC__stream_encoder_set_metadata@Base 1.3.0
+ FLAC__stream_encoder_set_min_residual_partition_order@Base 1.3.0
+ FLAC__stream_encoder_set_ogg_serial_number@Base 1.3.0
+ FLAC__stream_encoder_set_qlp_coeff_precision@Base 1.3.0
+ FLAC__stream_encoder_set_rice_parameter_search_dist@Base 1.3.0
+ FLAC__stream_encoder_set_sample_rate@Base 1.3.0
+ FLAC__stream_encoder_set_streamable_subset@Base 1.3.0
+ FLAC__stream_encoder_set_total_samples_estimate@Base 1.3.0
+ FLAC__stream_encoder_set_verify@Base 1.3.0

--- End Message ---
--- Begin Message ---
Source: flac
Source-Version: 1.4.3+ds-2.1
Done: Benjamin Drung <bdr...@debian.org>

We believe that the bug you reported is fixed in the latest version of
flac, 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 1063...@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 flac 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: Fri, 01 Mar 2024 11:59:59 +0000
Source: flac
Architecture: source
Version: 1.4.3+ds-2.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: Benjamin Drung <bdr...@debian.org>
Closes: 1063114
Changes:
 flac (1.4.3+ds-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1063114
Checksums-Sha1:
 d57d424bf9333e5b6696b64450c7774461906c90 2352 flac_1.4.3+ds-2.1.dsc
 46c6ab373cc873f5131d7e619446f11d5893eac5 17464 flac_1.4.3+ds-2.1.debian.tar.xz
 9ebb8883f1b6f44be0c3785e0caeedc13448ba29 6385 
flac_1.4.3+ds-2.1_source.buildinfo
Checksums-Sha256:
 770fd75acd562d8c6a97ed43a35b8d353bb9c67f30f3a231970a437f3352c870 2352 
flac_1.4.3+ds-2.1.dsc
 463367d4b05f7996cf2e2434dd966e383f4fe0a98784baf0146969c22c6e6bb8 17464 
flac_1.4.3+ds-2.1.debian.tar.xz
 a9c9d6d869b9cb6aefe3891ff8b7baeb5498290ed37624423350f3992b1d1b10 6385 
flac_1.4.3+ds-2.1_source.buildinfo
Files:
 1635fb36a039e88c836c650891533444 2352 sound optional flac_1.4.3+ds-2.1.dsc
 9e055f34325b54ca54cb0a48912ee5f8 17464 sound optional 
flac_1.4.3+ds-2.1.debian.tar.xz
 50aecde6ff2ea54358ceb9e4aeff2e73 6385 sound optional 
flac_1.4.3+ds-2.1_source.buildinfo

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

iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXhw1sACgkQFZ61xO/I
d0we6g//Qq7jdE2oNESZJhr5QdQWITzK0gkaKJ7Y8J5CX745L8pS8GDs2GTr6k2A
jpz2r8oBGmVpgVEI5EEdP+LTUae3T2W/r47kMBhgs+tp7PEag2XIOwBgXJ2uEv9X
gndvo8nB6/dnxq8I6shsaC1GIcbhgOXx82/O3ohCekuyiyZx0KSzrES9ax0mcyfw
oTkNL0qKTuCF88KnOTvEtDYGxN2oBnvb+/p225k55vtyUZBI3QvCkzVDSN8HRVX5
X6gmlxHv3jrAKuKGXovCOnBqoBAHddDmzJV8gpuSBr5KNfBG8OdJPy7w5okeuvXP
WKylqml/8FjCjrFouHagOGxrAOfyTSJt0quauRUsvq/Ktn8naAggZvsGDtwulWbM
4gRD8NqKeXsQUzb9dUQuCpkBHNLzbqh8izFEaazLMJwPx8zFkuSuAwvf5C/upL5S
JrL6maco3j4wLlvC+sfAaO64YBJaDzoeRpLg9BWGgul9IvPqxLgQfJDpDsFQRsaD
V3+bSQB9g5v48Ukfc+MSRBqeDj2aX+q2OreUvZ9M9LSrSXFsxHDao+mI2QzIg5EB
cNXxXuf9P2OlfjUSR5z/oa6dSlYrzoJUB6OlYDBQIUV8jNAwOjMoC2W98bwAjkTu
sB1x5VbtIC3VjdOeK484k+1ciCne1nm/SsP1JsqIpfS2mXZDTjg=
=SWsM
-----END PGP SIGNATURE-----

Attachment: pgpymA3DSnlSb.pgp
Description: PGP signature


--- End Message ---

Reply via email to