Your message dated Fri, 01 Mar 2024 12:36:27 +0000
with message-id <e1rg27n-00gevm...@fasolo.debian.org>
and subject line Bug#1063123: fixed in libburn 1.5.6-1.1
has caused the Debian Bug report #1063123,
regarding libburn: 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.)
--
1063123: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063123
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libburn
Version: 1.5.6-1
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
libburn 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 libburn
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 libburn-1.5.6/debian/changelog libburn-1.5.6/debian/changelog
--- libburn-1.5.6/debian/changelog 2023-09-09 17:00:47.000000000 +0000
+++ libburn-1.5.6/debian/changelog 2024-02-05 07:48:26.000000000 +0000
@@ -1,3 +1,10 @@
+libburn (1.5.6-1.1) experimental; urgency=medium
+
+ * Non-maintainer upload.
+ * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vor...@debian.org> Mon, 05 Feb 2024 07:48:26 +0000
+
libburn (1.5.6-1) unstable; urgency=low
[ Thomas Schmitt ]
diff -Nru libburn-1.5.6/debian/control libburn-1.5.6/debian/control
--- libburn-1.5.6/debian/control 2023-09-09 17:00:47.000000000 +0000
+++ libburn-1.5.6/debian/control 2024-02-05 07:48:25.000000000 +0000
@@ -12,7 +12,10 @@
Vcs-Git: https://salsa.debian.org/optical-media-team/libburn.git
Homepage: http://libburnia-project.org
-Package: libburn4
+Package: libburn4t64
+Provides: ${t64:Provides}
+Replaces: libburn4
+Breaks: libburn4 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
@@ -45,13 +48,13 @@
Multi-Arch: same
Section: libdevel
Depends: ${misc:Depends},
- libburn4 (= ${binary:Version})
+ libburn4t64 (= ${binary:Version})
Suggests: libburn-doc (= ${source:Version})
-Description: development package for libburn4
+Description: development package for libburn4t64
This package contains the headers, pkgconfig data and static library for
libburn.
You need the headers if you want to develop or compile applications which
- make use of the libburn4 API. Its definition is in <libburn/libburn.h>.
+ make use of the libburn4t64 API. Its definition is in <libburn/libburn.h>.
Package: libburn-doc
Architecture: all
diff -Nru libburn-1.5.6/debian/libburn4.docs libburn-1.5.6/debian/libburn4.docs
--- libburn-1.5.6/debian/libburn4.docs 2023-09-09 17:00:47.000000000 +0000
+++ libburn-1.5.6/debian/libburn4.docs 1970-01-01 00:00:00.000000000 +0000
@@ -1,3 +0,0 @@
-AUTHORS
-README
-NEWS
diff -Nru libburn-1.5.6/debian/libburn4.install
libburn-1.5.6/debian/libburn4.install
--- libburn-1.5.6/debian/libburn4.install 2023-09-09 17:00:47.000000000
+0000
+++ libburn-1.5.6/debian/libburn4.install 1970-01-01 00:00:00.000000000
+0000
@@ -1 +0,0 @@
-debian/tmp/usr/lib/*/libburn.so.4*
diff -Nru libburn-1.5.6/debian/libburn4.lintian-overrides
libburn-1.5.6/debian/libburn4.lintian-overrides
--- libburn-1.5.6/debian/libburn4.lintian-overrides 2023-09-09
17:00:47.000000000 +0000
+++ libburn-1.5.6/debian/libburn4.lintian-overrides 1970-01-01
00:00:00.000000000 +0000
@@ -1,7 +0,0 @@
-
-# libburn offers signal handlers which care for proper shutdown of busy drives.
-# The users of the library decide whether they employ such a handler or whether
-# they prefer an own handler which then has to operate libburn to perform the
-# necessary drive shutdown.
-libburn4 binary: exit-in-shared-library
-
diff -Nru libburn-1.5.6/debian/libburn4.symbols
libburn-1.5.6/debian/libburn4.symbols
--- libburn-1.5.6/debian/libburn4.symbols 2023-09-09 17:00:47.000000000
+0000
+++ libburn-1.5.6/debian/libburn4.symbols 1970-01-01 00:00:00.000000000
+0000
@@ -1,213 +0,0 @@
-libburn.so.4 libburn4 #MINVER#
- LIBBURN4@LIBBURN4 1.5.6
- burn_abort@LIBBURN4 1.5.6
- burn_abort_pacifier@LIBBURN4 1.5.6
- burn_allow_drive_role_4@LIBBURN4 1.5.6
- burn_allow_untested_profiles@LIBBURN4 1.5.6
- burn_cdtext_from_packfile@LIBBURN4 1.5.6
- burn_cdtext_from_session@LIBBURN4 1.5.6
- burn_disc_add_session@LIBBURN4 1.5.6
- burn_disc_available_space@LIBBURN4 1.5.6
- burn_disc_close_damaged@LIBBURN4 1.5.6
- burn_disc_create@LIBBURN4 1.5.6
- burn_disc_erasable@LIBBURN4 1.5.6
- burn_disc_erase@LIBBURN4 1.5.6
- burn_disc_format@LIBBURN4 1.5.6
- burn_disc_free@LIBBURN4 1.5.6
- burn_disc_free_multi_caps@LIBBURN4 1.5.6
- burn_disc_get_bd_spare_info@LIBBURN4 1.5.6
- burn_disc_get_cd_info@LIBBURN4 1.5.6
- burn_disc_get_format_descr@LIBBURN4 1.5.6
- burn_disc_get_formats@LIBBURN4 1.5.6
- burn_disc_get_incomplete_sessions@LIBBURN4 1.5.6
- burn_disc_get_leadin_text@LIBBURN4 1.5.6
- burn_disc_get_media_id@LIBBURN4 1.5.6
- burn_disc_get_msc1@LIBBURN4 1.5.6
- burn_disc_get_multi_caps@LIBBURN4 1.5.6
- burn_disc_get_phys_format_info@LIBBURN4 1.5.6
- burn_disc_get_profile@LIBBURN4 1.5.6
- burn_disc_get_sectors@LIBBURN4 1.5.6
- burn_disc_get_sessions@LIBBURN4 1.5.6
- burn_disc_get_status@LIBBURN4 1.5.6
- burn_disc_next_track_is_damaged@LIBBURN4 1.5.6
- burn_disc_pretend_blank@LIBBURN4 1.5.6
- burn_disc_pretend_full@LIBBURN4 1.5.6
- burn_disc_pretend_full_uncond@LIBBURN4 1.5.6
- burn_disc_read@LIBBURN4 1.5.6
- burn_disc_read_atip@LIBBURN4 1.5.6
- burn_disc_remove_session@LIBBURN4 1.5.6
- burn_disc_track_lba_nwa@LIBBURN4 1.5.6
- burn_disc_write@LIBBURN4 1.5.6
- burn_drive_add_whitelist@LIBBURN4 1.5.6
- burn_drive_cancel@LIBBURN4 1.5.6
- burn_drive_clear_whitelist@LIBBURN4 1.5.6
- burn_drive_convert_fs_adr@LIBBURN4 1.5.6
- burn_drive_convert_scsi_adr@LIBBURN4 1.5.6
- burn_drive_d_get_adr@LIBBURN4 1.5.6
- burn_drive_equals_adr@LIBBURN4 1.5.6
- burn_drive_extract_audio@LIBBURN4 1.5.6
- burn_drive_extract_audio_track@LIBBURN4 1.5.6
- burn_drive_free_speedlist@LIBBURN4 1.5.6
- burn_drive_get_adr@LIBBURN4 1.5.6
- burn_drive_get_all_profiles@LIBBURN4 1.5.6
- burn_drive_get_bd_r_pow@LIBBURN4 1.5.6
- burn_drive_get_best_speed@LIBBURN4 1.5.6
- burn_drive_get_disc@LIBBURN4 1.5.6
- burn_drive_get_drive_role@LIBBURN4 1.5.6
- burn_drive_get_feature@LIBBURN4 1.5.6
- burn_drive_get_feature_codes@LIBBURN4 1.5.6
- burn_drive_get_immed@LIBBURN4 1.5.6
- burn_drive_get_media_sno@LIBBURN4 1.5.6
- burn_drive_get_min_write_speed@LIBBURN4 1.5.6
- burn_drive_get_read_speed@LIBBURN4 1.5.6
- burn_drive_get_serial_no@LIBBURN4 1.5.6
- burn_drive_get_speedlist@LIBBURN4 1.5.6
- burn_drive_get_start_end_lba@LIBBURN4 1.5.6
- burn_drive_get_status@LIBBURN4 1.5.6
- burn_drive_get_write_speed@LIBBURN4 1.5.6
- burn_drive_grab@LIBBURN4 1.5.6
- burn_drive_info_forget@LIBBURN4 1.5.6
- burn_drive_info_free@LIBBURN4 1.5.6
- burn_drive_is_enumerable_adr@LIBBURN4 1.5.6
- burn_drive_leave_locked@LIBBURN4 1.5.6
- burn_drive_obtain_scsi_adr@LIBBURN4 1.5.6
- burn_drive_probe_cd_write_modes@LIBBURN4 1.5.6
- burn_drive_re_assess@LIBBURN4 1.5.6
- burn_drive_release@LIBBURN4 1.5.6
- burn_drive_reset_simulate@LIBBURN4 1.5.6
- burn_drive_scan@LIBBURN4 1.5.6
- burn_drive_scan_and_grab@LIBBURN4 1.5.6
- burn_drive_set_buffer_waiting@LIBBURN4 1.5.6
- burn_drive_set_immed@LIBBURN4 1.5.6
- burn_drive_set_speed@LIBBURN4 1.5.6
- burn_drive_set_speed_exact@LIBBURN4 1.5.6
- burn_drive_set_stream_recording@LIBBURN4 1.5.6
- burn_drive_snooze@LIBBURN4 1.5.6
- burn_drive_was_feat21_failure@LIBBURN4 1.5.6
- burn_drive_wrote_well@LIBBURN4 1.5.6
- burn_fd_source_new@LIBBURN4 1.5.6
- burn_fifo_fill@LIBBURN4 1.5.6
- burn_fifo_get_statistics@LIBBURN4 1.5.6
- burn_fifo_inquire_status@LIBBURN4 1.5.6
- burn_fifo_next_interval@LIBBURN4 1.5.6
- burn_fifo_peek_data@LIBBURN4 1.5.6
- burn_fifo_source_new@LIBBURN4 1.5.6
- burn_file_source_new@LIBBURN4 1.5.6
- burn_finish@LIBBURN4 1.5.6
- burn_get_read_capacity@LIBBURN4 1.5.6
- burn_guess_cd_manufacturer@LIBBURN4 1.5.6
- burn_guess_manufacturer@LIBBURN4 1.5.6
- burn_initialize@LIBBURN4 1.5.6
- burn_is_aborting@LIBBURN4 1.5.6
- burn_lba_to_msf@LIBBURN4 1.5.6
- burn_list_sev_texts@LIBBURN4 1.5.6
- burn_lookup_device_link@LIBBURN4 1.5.6
- burn_make_input_sheet_v07t@LIBBURN4 1.5.6
- burn_msf_to_lba@LIBBURN4 1.5.6
- burn_msf_to_sectors@LIBBURN4 1.5.6
- burn_msgs_obtain@LIBBURN4 1.5.6
- burn_msgs_set_severities@LIBBURN4 1.5.6
- burn_msgs_submit@LIBBURN4 1.5.6
- burn_nominal_slowdown@LIBBURN4 1.5.6
- burn_obtain_profile_name@LIBBURN4 1.5.6
- burn_offst_source_new@LIBBURN4 1.5.6
- burn_os_alloc_buffer@LIBBURN4 1.5.6
- burn_os_free_buffer@LIBBURN4 1.5.6
- burn_os_open_track_src@LIBBURN4 1.5.6
- burn_precheck_write@LIBBURN4 1.5.6
- burn_preset_device_open@LIBBURN4 1.5.6
- burn_random_access_write@LIBBURN4 1.5.6
- burn_read_audio@LIBBURN4 1.5.6
- burn_read_data@LIBBURN4 1.5.6
- burn_read_opts_free@LIBBURN4 1.5.6
- burn_read_opts_new@LIBBURN4 1.5.6
- burn_read_opts_read_subcodes_audio@LIBBURN4 1.5.6
- burn_read_opts_read_subcodes_data@LIBBURN4 1.5.6
- burn_read_opts_report_recovered_errors@LIBBURN4 1.5.6
- burn_read_opts_set_c2errors@LIBBURN4 1.5.6
- burn_read_opts_set_hardware_error_recovery@LIBBURN4 1.5.6
- burn_read_opts_set_hardware_error_retries@LIBBURN4 1.5.6
- burn_read_opts_set_raw@LIBBURN4 1.5.6
- burn_read_opts_transfer_damaged_blocks@LIBBURN4 1.5.6
- burn_scsi_transport_id@LIBBURN4 1.5.6
- burn_sectors_to_msf@LIBBURN4 1.5.6
- burn_session_add_track@LIBBURN4 1.5.6
- burn_session_by_cue_file@LIBBURN4 1.5.6
- burn_session_create@LIBBURN4 1.5.6
- burn_session_dispose_cdtext@LIBBURN4 1.5.6
- burn_session_free@LIBBURN4 1.5.6
- burn_session_get_cdtext@LIBBURN4 1.5.6
- burn_session_get_cdtext_par@LIBBURN4 1.5.6
- burn_session_get_hidefirst@LIBBURN4 1.5.6
- burn_session_get_leadout_entry@LIBBURN4 1.5.6
- burn_session_get_sectors@LIBBURN4 1.5.6
- burn_session_get_start_tno@LIBBURN4 1.5.6
- burn_session_get_tracks@LIBBURN4 1.5.6
- burn_session_hide_first_track@LIBBURN4 1.5.6
- burn_session_input_sheet_v07t@LIBBURN4 1.5.6
- burn_session_remove_track@LIBBURN4 1.5.6
- burn_session_set_cdtext@LIBBURN4 1.5.6
- burn_session_set_cdtext_par@LIBBURN4 1.5.6
- burn_session_set_start_tno@LIBBURN4 1.5.6
- burn_set_messenger@LIBBURN4 1.5.6
- burn_set_scsi_logging@LIBBURN4 1.5.6
- burn_set_signal_handling@LIBBURN4 1.5.6
- burn_set_verbosity@LIBBURN4 1.5.6
- burn_sev_to_text@LIBBURN4 1.5.6
- burn_source_free@LIBBURN4 1.5.6
- burn_structure_print_disc@LIBBURN4 1.5.6
- burn_structure_print_session@LIBBURN4 1.5.6
- burn_structure_print_track@LIBBURN4 1.5.6
- burn_text_to_sev@LIBBURN4 1.5.6
- burn_track_clear_indice@LIBBURN4 1.5.6
- burn_track_clear_isrc@LIBBURN4 1.5.6
- burn_track_create@LIBBURN4 1.5.6
- burn_track_define_data@LIBBURN4 1.5.6
- burn_track_dispose_cdtext@LIBBURN4 1.5.6
- burn_track_free@LIBBURN4 1.5.6
- burn_track_get_cdtext@LIBBURN4 1.5.6
- burn_track_get_counters@LIBBURN4 1.5.6
- burn_track_get_entry@LIBBURN4 1.5.6
- burn_track_get_mode@LIBBURN4 1.5.6
- burn_track_get_sectors@LIBBURN4 1.5.6
- burn_track_set_byte_swap@LIBBURN4 1.5.6
- burn_track_set_cdtext@LIBBURN4 1.5.6
- burn_track_set_cdxa_conv@LIBBURN4 1.5.6
- burn_track_set_default_size@LIBBURN4 1.5.6
- burn_track_set_index@LIBBURN4 1.5.6
- burn_track_set_isrc@LIBBURN4 1.5.6
- burn_track_set_isrc_string@LIBBURN4 1.5.6
- burn_track_set_postgap_size@LIBBURN4 1.5.6
- burn_track_set_pregap_size@LIBBURN4 1.5.6
- burn_track_set_size@LIBBURN4 1.5.6
- burn_track_set_source@LIBBURN4 1.5.6
- burn_version@LIBBURN4 1.5.6
- burn_write_opts_auto_write_type@LIBBURN4 1.5.6
- burn_write_opts_free@LIBBURN4 1.5.6
- burn_write_opts_get_drive@LIBBURN4 1.5.6
- burn_write_opts_new@LIBBURN4 1.5.6
- burn_write_opts_set_bdr_obs_exempt@LIBBURN4 1.5.6
- burn_write_opts_set_dvd_obs@LIBBURN4 1.5.6
- burn_write_opts_set_fail21h_sev@LIBBURN4 1.5.6
- burn_write_opts_set_fillup@LIBBURN4 1.5.6
- burn_write_opts_set_force@LIBBURN4 1.5.6
- burn_write_opts_set_format@LIBBURN4 1.5.6
- burn_write_opts_set_has_mediacatalog@LIBBURN4 1.5.6
- burn_write_opts_set_leadin_text@LIBBURN4 1.5.6
- burn_write_opts_set_mediacatalog@LIBBURN4 1.5.6
- burn_write_opts_set_multi@LIBBURN4 1.5.6
- burn_write_opts_set_obs_pad@LIBBURN4 1.5.6
- burn_write_opts_set_perform_opc@LIBBURN4 1.5.6
- burn_write_opts_set_simulate@LIBBURN4 1.5.6
- burn_write_opts_set_start_byte@LIBBURN4 1.5.6
- burn_write_opts_set_stdio_fsync@LIBBURN4 1.5.6
- burn_write_opts_set_stream_recording@LIBBURN4 1.5.6
- burn_write_opts_set_toc_entries@LIBBURN4 1.5.6
- burn_write_opts_set_underrun_proof@LIBBURN4 1.5.6
- burn_write_opts_set_write_type@LIBBURN4 1.5.6
- libdax_audioxtr_destroy@LIBBURN4 1.5.6
- libdax_audioxtr_detach_fd@LIBBURN4 1.5.6
- libdax_audioxtr_get_id@LIBBURN4 1.5.6
- libdax_audioxtr_get_size@LIBBURN4 1.5.6
- libdax_audioxtr_new@LIBBURN4 1.5.6
- libdax_audioxtr_read@LIBBURN4 1.5.6
diff -Nru libburn-1.5.6/debian/libburn4t64.docs
libburn-1.5.6/debian/libburn4t64.docs
--- libburn-1.5.6/debian/libburn4t64.docs 1970-01-01 00:00:00.000000000
+0000
+++ libburn-1.5.6/debian/libburn4t64.docs 2023-09-09 17:00:47.000000000
+0000
@@ -0,0 +1,3 @@
+AUTHORS
+README
+NEWS
diff -Nru libburn-1.5.6/debian/libburn4t64.install
libburn-1.5.6/debian/libburn4t64.install
--- libburn-1.5.6/debian/libburn4t64.install 1970-01-01 00:00:00.000000000
+0000
+++ libburn-1.5.6/debian/libburn4t64.install 2023-09-09 17:00:47.000000000
+0000
@@ -0,0 +1 @@
+debian/tmp/usr/lib/*/libburn.so.4*
diff -Nru libburn-1.5.6/debian/libburn4t64.lintian-overrides
libburn-1.5.6/debian/libburn4t64.lintian-overrides
--- libburn-1.5.6/debian/libburn4t64.lintian-overrides 1970-01-01
00:00:00.000000000 +0000
+++ libburn-1.5.6/debian/libburn4t64.lintian-overrides 2024-02-05
07:48:25.000000000 +0000
@@ -0,0 +1,8 @@
+
+# libburn offers signal handlers which care for proper shutdown of busy drives.
+# The users of the library decide whether they employ such a handler or whether
+# they prefer an own handler which then has to operate libburn to perform the
+# necessary drive shutdown.
+libburn4t64 binary: exit-in-shared-library
+
+libburn4t64: package-name-doesnt-match-sonames libburn4
diff -Nru libburn-1.5.6/debian/libburn4t64.symbols
libburn-1.5.6/debian/libburn4t64.symbols
--- libburn-1.5.6/debian/libburn4t64.symbols 1970-01-01 00:00:00.000000000
+0000
+++ libburn-1.5.6/debian/libburn4t64.symbols 2024-02-05 07:48:25.000000000
+0000
@@ -0,0 +1,213 @@
+libburn.so.4 libburn4t64 #MINVER#
+ LIBBURN4@LIBBURN4 1.5.6
+ burn_abort@LIBBURN4 1.5.6
+ burn_abort_pacifier@LIBBURN4 1.5.6
+ burn_allow_drive_role_4@LIBBURN4 1.5.6
+ burn_allow_untested_profiles@LIBBURN4 1.5.6
+ burn_cdtext_from_packfile@LIBBURN4 1.5.6
+ burn_cdtext_from_session@LIBBURN4 1.5.6
+ burn_disc_add_session@LIBBURN4 1.5.6
+ burn_disc_available_space@LIBBURN4 1.5.6
+ burn_disc_close_damaged@LIBBURN4 1.5.6
+ burn_disc_create@LIBBURN4 1.5.6
+ burn_disc_erasable@LIBBURN4 1.5.6
+ burn_disc_erase@LIBBURN4 1.5.6
+ burn_disc_format@LIBBURN4 1.5.6
+ burn_disc_free@LIBBURN4 1.5.6
+ burn_disc_free_multi_caps@LIBBURN4 1.5.6
+ burn_disc_get_bd_spare_info@LIBBURN4 1.5.6
+ burn_disc_get_cd_info@LIBBURN4 1.5.6
+ burn_disc_get_format_descr@LIBBURN4 1.5.6
+ burn_disc_get_formats@LIBBURN4 1.5.6
+ burn_disc_get_incomplete_sessions@LIBBURN4 1.5.6
+ burn_disc_get_leadin_text@LIBBURN4 1.5.6
+ burn_disc_get_media_id@LIBBURN4 1.5.6
+ burn_disc_get_msc1@LIBBURN4 1.5.6
+ burn_disc_get_multi_caps@LIBBURN4 1.5.6
+ burn_disc_get_phys_format_info@LIBBURN4 1.5.6
+ burn_disc_get_profile@LIBBURN4 1.5.6
+ burn_disc_get_sectors@LIBBURN4 1.5.6
+ burn_disc_get_sessions@LIBBURN4 1.5.6
+ burn_disc_get_status@LIBBURN4 1.5.6
+ burn_disc_next_track_is_damaged@LIBBURN4 1.5.6
+ burn_disc_pretend_blank@LIBBURN4 1.5.6
+ burn_disc_pretend_full@LIBBURN4 1.5.6
+ burn_disc_pretend_full_uncond@LIBBURN4 1.5.6
+ burn_disc_read@LIBBURN4 1.5.6
+ burn_disc_read_atip@LIBBURN4 1.5.6
+ burn_disc_remove_session@LIBBURN4 1.5.6
+ burn_disc_track_lba_nwa@LIBBURN4 1.5.6
+ burn_disc_write@LIBBURN4 1.5.6
+ burn_drive_add_whitelist@LIBBURN4 1.5.6
+ burn_drive_cancel@LIBBURN4 1.5.6
+ burn_drive_clear_whitelist@LIBBURN4 1.5.6
+ burn_drive_convert_fs_adr@LIBBURN4 1.5.6
+ burn_drive_convert_scsi_adr@LIBBURN4 1.5.6
+ burn_drive_d_get_adr@LIBBURN4 1.5.6
+ burn_drive_equals_adr@LIBBURN4 1.5.6
+ burn_drive_extract_audio@LIBBURN4 1.5.6
+ burn_drive_extract_audio_track@LIBBURN4 1.5.6
+ burn_drive_free_speedlist@LIBBURN4 1.5.6
+ burn_drive_get_adr@LIBBURN4 1.5.6
+ burn_drive_get_all_profiles@LIBBURN4 1.5.6
+ burn_drive_get_bd_r_pow@LIBBURN4 1.5.6
+ burn_drive_get_best_speed@LIBBURN4 1.5.6
+ burn_drive_get_disc@LIBBURN4 1.5.6
+ burn_drive_get_drive_role@LIBBURN4 1.5.6
+ burn_drive_get_feature@LIBBURN4 1.5.6
+ burn_drive_get_feature_codes@LIBBURN4 1.5.6
+ burn_drive_get_immed@LIBBURN4 1.5.6
+ burn_drive_get_media_sno@LIBBURN4 1.5.6
+ burn_drive_get_min_write_speed@LIBBURN4 1.5.6
+ burn_drive_get_read_speed@LIBBURN4 1.5.6
+ burn_drive_get_serial_no@LIBBURN4 1.5.6
+ burn_drive_get_speedlist@LIBBURN4 1.5.6
+ burn_drive_get_start_end_lba@LIBBURN4 1.5.6
+ burn_drive_get_status@LIBBURN4 1.5.6
+ burn_drive_get_write_speed@LIBBURN4 1.5.6
+ burn_drive_grab@LIBBURN4 1.5.6
+ burn_drive_info_forget@LIBBURN4 1.5.6
+ burn_drive_info_free@LIBBURN4 1.5.6
+ burn_drive_is_enumerable_adr@LIBBURN4 1.5.6
+ burn_drive_leave_locked@LIBBURN4 1.5.6
+ burn_drive_obtain_scsi_adr@LIBBURN4 1.5.6
+ burn_drive_probe_cd_write_modes@LIBBURN4 1.5.6
+ burn_drive_re_assess@LIBBURN4 1.5.6
+ burn_drive_release@LIBBURN4 1.5.6
+ burn_drive_reset_simulate@LIBBURN4 1.5.6
+ burn_drive_scan@LIBBURN4 1.5.6
+ burn_drive_scan_and_grab@LIBBURN4 1.5.6
+ burn_drive_set_buffer_waiting@LIBBURN4 1.5.6
+ burn_drive_set_immed@LIBBURN4 1.5.6
+ burn_drive_set_speed@LIBBURN4 1.5.6
+ burn_drive_set_speed_exact@LIBBURN4 1.5.6
+ burn_drive_set_stream_recording@LIBBURN4 1.5.6
+ burn_drive_snooze@LIBBURN4 1.5.6
+ burn_drive_was_feat21_failure@LIBBURN4 1.5.6
+ burn_drive_wrote_well@LIBBURN4 1.5.6
+ burn_fd_source_new@LIBBURN4 1.5.6
+ burn_fifo_fill@LIBBURN4 1.5.6
+ burn_fifo_get_statistics@LIBBURN4 1.5.6
+ burn_fifo_inquire_status@LIBBURN4 1.5.6
+ burn_fifo_next_interval@LIBBURN4 1.5.6
+ burn_fifo_peek_data@LIBBURN4 1.5.6
+ burn_fifo_source_new@LIBBURN4 1.5.6
+ burn_file_source_new@LIBBURN4 1.5.6
+ burn_finish@LIBBURN4 1.5.6
+ burn_get_read_capacity@LIBBURN4 1.5.6
+ burn_guess_cd_manufacturer@LIBBURN4 1.5.6
+ burn_guess_manufacturer@LIBBURN4 1.5.6
+ burn_initialize@LIBBURN4 1.5.6
+ burn_is_aborting@LIBBURN4 1.5.6
+ burn_lba_to_msf@LIBBURN4 1.5.6
+ burn_list_sev_texts@LIBBURN4 1.5.6
+ burn_lookup_device_link@LIBBURN4 1.5.6
+ burn_make_input_sheet_v07t@LIBBURN4 1.5.6
+ burn_msf_to_lba@LIBBURN4 1.5.6
+ burn_msf_to_sectors@LIBBURN4 1.5.6
+ burn_msgs_obtain@LIBBURN4 1.5.6
+ burn_msgs_set_severities@LIBBURN4 1.5.6
+ burn_msgs_submit@LIBBURN4 1.5.6
+ burn_nominal_slowdown@LIBBURN4 1.5.6
+ burn_obtain_profile_name@LIBBURN4 1.5.6
+ burn_offst_source_new@LIBBURN4 1.5.6
+ burn_os_alloc_buffer@LIBBURN4 1.5.6
+ burn_os_free_buffer@LIBBURN4 1.5.6
+ burn_os_open_track_src@LIBBURN4 1.5.6
+ burn_precheck_write@LIBBURN4 1.5.6
+ burn_preset_device_open@LIBBURN4 1.5.6
+ burn_random_access_write@LIBBURN4 1.5.6
+ burn_read_audio@LIBBURN4 1.5.6
+ burn_read_data@LIBBURN4 1.5.6
+ burn_read_opts_free@LIBBURN4 1.5.6
+ burn_read_opts_new@LIBBURN4 1.5.6
+ burn_read_opts_read_subcodes_audio@LIBBURN4 1.5.6
+ burn_read_opts_read_subcodes_data@LIBBURN4 1.5.6
+ burn_read_opts_report_recovered_errors@LIBBURN4 1.5.6
+ burn_read_opts_set_c2errors@LIBBURN4 1.5.6
+ burn_read_opts_set_hardware_error_recovery@LIBBURN4 1.5.6
+ burn_read_opts_set_hardware_error_retries@LIBBURN4 1.5.6
+ burn_read_opts_set_raw@LIBBURN4 1.5.6
+ burn_read_opts_transfer_damaged_blocks@LIBBURN4 1.5.6
+ burn_scsi_transport_id@LIBBURN4 1.5.6
+ burn_sectors_to_msf@LIBBURN4 1.5.6
+ burn_session_add_track@LIBBURN4 1.5.6
+ burn_session_by_cue_file@LIBBURN4 1.5.6
+ burn_session_create@LIBBURN4 1.5.6
+ burn_session_dispose_cdtext@LIBBURN4 1.5.6
+ burn_session_free@LIBBURN4 1.5.6
+ burn_session_get_cdtext@LIBBURN4 1.5.6
+ burn_session_get_cdtext_par@LIBBURN4 1.5.6
+ burn_session_get_hidefirst@LIBBURN4 1.5.6
+ burn_session_get_leadout_entry@LIBBURN4 1.5.6
+ burn_session_get_sectors@LIBBURN4 1.5.6
+ burn_session_get_start_tno@LIBBURN4 1.5.6
+ burn_session_get_tracks@LIBBURN4 1.5.6
+ burn_session_hide_first_track@LIBBURN4 1.5.6
+ burn_session_input_sheet_v07t@LIBBURN4 1.5.6
+ burn_session_remove_track@LIBBURN4 1.5.6
+ burn_session_set_cdtext@LIBBURN4 1.5.6
+ burn_session_set_cdtext_par@LIBBURN4 1.5.6
+ burn_session_set_start_tno@LIBBURN4 1.5.6
+ burn_set_messenger@LIBBURN4 1.5.6
+ burn_set_scsi_logging@LIBBURN4 1.5.6
+ burn_set_signal_handling@LIBBURN4 1.5.6
+ burn_set_verbosity@LIBBURN4 1.5.6
+ burn_sev_to_text@LIBBURN4 1.5.6
+ burn_source_free@LIBBURN4 1.5.6
+ burn_structure_print_disc@LIBBURN4 1.5.6
+ burn_structure_print_session@LIBBURN4 1.5.6
+ burn_structure_print_track@LIBBURN4 1.5.6
+ burn_text_to_sev@LIBBURN4 1.5.6
+ burn_track_clear_indice@LIBBURN4 1.5.6
+ burn_track_clear_isrc@LIBBURN4 1.5.6
+ burn_track_create@LIBBURN4 1.5.6
+ burn_track_define_data@LIBBURN4 1.5.6
+ burn_track_dispose_cdtext@LIBBURN4 1.5.6
+ burn_track_free@LIBBURN4 1.5.6
+ burn_track_get_cdtext@LIBBURN4 1.5.6
+ burn_track_get_counters@LIBBURN4 1.5.6
+ burn_track_get_entry@LIBBURN4 1.5.6
+ burn_track_get_mode@LIBBURN4 1.5.6
+ burn_track_get_sectors@LIBBURN4 1.5.6
+ burn_track_set_byte_swap@LIBBURN4 1.5.6
+ burn_track_set_cdtext@LIBBURN4 1.5.6
+ burn_track_set_cdxa_conv@LIBBURN4 1.5.6
+ burn_track_set_default_size@LIBBURN4 1.5.6
+ burn_track_set_index@LIBBURN4 1.5.6
+ burn_track_set_isrc@LIBBURN4 1.5.6
+ burn_track_set_isrc_string@LIBBURN4 1.5.6
+ burn_track_set_postgap_size@LIBBURN4 1.5.6
+ burn_track_set_pregap_size@LIBBURN4 1.5.6
+ burn_track_set_size@LIBBURN4 1.5.6
+ burn_track_set_source@LIBBURN4 1.5.6
+ burn_version@LIBBURN4 1.5.6
+ burn_write_opts_auto_write_type@LIBBURN4 1.5.6
+ burn_write_opts_free@LIBBURN4 1.5.6
+ burn_write_opts_get_drive@LIBBURN4 1.5.6
+ burn_write_opts_new@LIBBURN4 1.5.6
+ burn_write_opts_set_bdr_obs_exempt@LIBBURN4 1.5.6
+ burn_write_opts_set_dvd_obs@LIBBURN4 1.5.6
+ burn_write_opts_set_fail21h_sev@LIBBURN4 1.5.6
+ burn_write_opts_set_fillup@LIBBURN4 1.5.6
+ burn_write_opts_set_force@LIBBURN4 1.5.6
+ burn_write_opts_set_format@LIBBURN4 1.5.6
+ burn_write_opts_set_has_mediacatalog@LIBBURN4 1.5.6
+ burn_write_opts_set_leadin_text@LIBBURN4 1.5.6
+ burn_write_opts_set_mediacatalog@LIBBURN4 1.5.6
+ burn_write_opts_set_multi@LIBBURN4 1.5.6
+ burn_write_opts_set_obs_pad@LIBBURN4 1.5.6
+ burn_write_opts_set_perform_opc@LIBBURN4 1.5.6
+ burn_write_opts_set_simulate@LIBBURN4 1.5.6
+ burn_write_opts_set_start_byte@LIBBURN4 1.5.6
+ burn_write_opts_set_stdio_fsync@LIBBURN4 1.5.6
+ burn_write_opts_set_stream_recording@LIBBURN4 1.5.6
+ burn_write_opts_set_toc_entries@LIBBURN4 1.5.6
+ burn_write_opts_set_underrun_proof@LIBBURN4 1.5.6
+ burn_write_opts_set_write_type@LIBBURN4 1.5.6
+ libdax_audioxtr_destroy@LIBBURN4 1.5.6
+ libdax_audioxtr_detach_fd@LIBBURN4 1.5.6
+ libdax_audioxtr_get_id@LIBBURN4 1.5.6
+ libdax_audioxtr_get_size@LIBBURN4 1.5.6
+ libdax_audioxtr_new@LIBBURN4 1.5.6
+ libdax_audioxtr_read@LIBBURN4 1.5.6
--- End Message ---
--- Begin Message ---
Source: libburn
Source-Version: 1.5.6-1.1
Done: Benjamin Drung <bdr...@debian.org>
We believe that the bug you reported is fixed in the latest version of
libburn, 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 libburn 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 12:19:29 +0000
Source: libburn
Architecture: source
Version: 1.5.6-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Libburnia packagers
<pkg-libburnia-de...@lists.alioth.debian.org>
Changed-By: Benjamin Drung <bdr...@debian.org>
Closes: 1063123
Changes:
libburn (1.5.6-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1063123
Checksums-Sha1:
b8448c4312eca6a4066ec6a1c0c7b4fb907b5643 2446 libburn_1.5.6-1.1.dsc
333b635cb11f8d6cf04dcdd0f536ef77df6abe66 12772 libburn_1.5.6-1.1.debian.tar.xz
823489b22df224b7ccf927db019f61d92ca80e39 6299
libburn_1.5.6-1.1_source.buildinfo
Checksums-Sha256:
3220a941950fac3eef8694dd3fb09435e53eab8a7d01a8504ccd4950641d1dec 2446
libburn_1.5.6-1.1.dsc
3862793a4c15c2d81ec4e6a77660191b576739ae73d07ce31b365774e2df74ab 12772
libburn_1.5.6-1.1.debian.tar.xz
0475ea1b234ddd2078c39d41cba1d49c4a9a233f5cb4c2a4cf0e783b7627e497 6299
libburn_1.5.6-1.1_source.buildinfo
Files:
68c39c66dd64734c839e237abeec54cc 2446 libs optional libburn_1.5.6-1.1.dsc
8dd626b24b1bbf8a30d51ff3319f429c 12772 libs optional
libburn_1.5.6-1.1.debian.tar.xz
a489fd1b4eb03f7c426cbd634111bf91 6299 libs optional
libburn_1.5.6-1.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXhx+4ACgkQFZ61xO/I
d0ywOA//Tgf2USV6dZNR2fJrGeugr76/oR5qPbgmhwQsLLvx1Pzp/t0aU+SpTkyQ
uWc7VGXkyyJj5WBUmaInrPUIq173i0yjjh1w2ugy2U2ZMzCoto+RGFelOWXVnt51
HFGj0aDAaOB6d8lzVyAUNiG/SnKb8wChVw2iw4Gif793OZHF+R8SHoCTbVmWH7La
GsXFdJXv2Xv+FAPaixJ39DyIqQVvjboCv7bIhyu6sLKSbzs6m2KsVDiTaNyf/hJH
YUN4GsVismZ5/jzwfUVfyQVnIdSfJY21D13TVjxy/Di0tWwPTlBE8oo3SLf3M9rL
DKK8vTPZSn90mbUBOb3y8UQK9+S4qTNQKU+1j1OXGWWpo4GT7hlT5YrtcuDCPl5X
g32RpZ93U/nQuzJAN8wzenGXqpEt+CpnENN+9iRqfaGfmgu6GuOW0HI+24ktRJ5J
orKLuOZXpQyRNgFNKE9POvzP9GWzkJuRyFTuerShd9twTWZJm/sHNsYOYPn79JcP
78RbUeOBJVvhp1gWymscejFfxSarIvZ/m0h7y3ORWY6I/HRzv1BfZGHpI9Xz5htG
5rVntSAvvtA2JgPJ7XOCdH9VG/IXYJtGygbOchCTZerR59FsZoIyK+Y+vRi6BI+f
dsUHfifnybopCeMluOnVZpvCtJMXH+eSATjeS6DB4kkNYUVfoVg=
=PunL
-----END PGP SIGNATURE-----
pgpwg97kbuTnZ.pgp
Description: PGP signature
--- End Message ---