Your message dated Fri, 01 Mar 2024 12:37:04 +0000
with message-id <e1rg28o-00gee0...@fasolo.debian.org>
and subject line Bug#1063129: fixed in libmicrohttpd 1.0.0-2.1
has caused the Debian Bug report #1063129,
regarding libmicrohttpd: 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.)


-- 
1063129: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063129
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libmicrohttpd
Version: 1.0.0-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
libmicrohttpd 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 libmicrohttpd
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 libmicrohttpd-1.0.0/debian/changelog 
libmicrohttpd-1.0.0/debian/changelog
--- libmicrohttpd-1.0.0/debian/changelog        2024-02-03 05:32:37.000000000 
+0000
+++ libmicrohttpd-1.0.0/debian/changelog        2024-02-05 07:55:29.000000000 
+0000
@@ -1,3 +1,10 @@
+libmicrohttpd (1.0.0-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:55:29 +0000
+
 libmicrohttpd (1.0.0-1) sid; urgency=medium
 
   * Uploading to sid.
diff -Nru libmicrohttpd-1.0.0/debian/control libmicrohttpd-1.0.0/debian/control
--- libmicrohttpd-1.0.0/debian/control  2024-02-03 05:31:57.000000000 +0000
+++ libmicrohttpd-1.0.0/debian/control  2024-02-05 07:55:28.000000000 +0000
@@ -24,7 +24,7 @@
 Multi-arch: same
 Depends:
  libgnutls28-dev,
- libmicrohttpd12 (= ${binary:Version}),
+ libmicrohttpd12t64 (= ${binary:Version}),
  ${misc:Depends},
 Description: library embedding HTTP server functionality (development)
  GNU libmicrohttpd is a small C library that is supposed to make it easy to run
@@ -32,7 +32,10 @@
  .
  This package contains the development files.
 
-Package: libmicrohttpd12
+Package: libmicrohttpd12t64
+Provides: ${t64:Provides}
+Replaces: libmicrohttpd12
+Breaks: libmicrohttpd12 (<< ${source:Version})
 Section: libs
 Architecture: any
 Multi-arch: same
diff -Nru libmicrohttpd-1.0.0/debian/libmicrohttpd12.install 
libmicrohttpd-1.0.0/debian/libmicrohttpd12.install
--- libmicrohttpd-1.0.0/debian/libmicrohttpd12.install  2024-02-03 
05:31:57.000000000 +0000
+++ libmicrohttpd-1.0.0/debian/libmicrohttpd12.install  1970-01-01 
00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/*.so.*
diff -Nru libmicrohttpd-1.0.0/debian/libmicrohttpd12.symbols 
libmicrohttpd-1.0.0/debian/libmicrohttpd12.symbols
--- libmicrohttpd-1.0.0/debian/libmicrohttpd12.symbols  2024-02-03 
05:31:57.000000000 +0000
+++ libmicrohttpd-1.0.0/debian/libmicrohttpd12.symbols  1970-01-01 
00:00:00.000000000 +0000
@@ -1,64 +0,0 @@
-libmicrohttpd.so.12 libmicrohttpd12 #MINVER#
-* Build-Depends-Package: libmicrohttp-dev
- MHD_add_connection@Base 0.9.50
- MHD_add_response_footer@Base 0.9.50
- MHD_add_response_header@Base 0.9.50
- MHD_basic_auth_get_username_password@Base 0.9.50
- MHD_create_post_processor@Base 0.9.50
- MHD_create_response_for_upgrade@Base 0.9.52
- MHD_create_response_from_buffer@Base 0.9.50
- MHD_create_response_from_buffer_with_free_callback@Base 0.9.61
- MHD_create_response_from_buffer_with_free_callback_cls@Base 0.9.75-2
- MHD_create_response_from_callback@Base 0.9.50
- MHD_create_response_from_data@Base 0.9.50
- MHD_create_response_from_fd64@Base 0.9.50
- MHD_create_response_from_fd@Base 0.9.50
- MHD_create_response_from_fd_at_offset64@Base 0.9.50
- MHD_create_response_from_fd_at_offset@Base 0.9.50
- MHD_create_response_from_iovec@Base 0.9.75-2
- MHD_create_response_from_pipe@Base 0.9.72
- MHD_del_response_header@Base 0.9.50
- MHD_destroy_post_processor@Base 0.9.50
- MHD_destroy_response@Base 0.9.50
- MHD_digest_auth_check2@Base 0.9.62
- MHD_digest_auth_check@Base 0.9.50
- MHD_digest_auth_check_digest2@Base 0.9.62
- MHD_digest_auth_check_digest@Base 0.9.60
- MHD_digest_auth_get_username@Base 0.9.50
- MHD_free@Base 0.9.56
- MHD_get_connection_info@Base 0.9.50
- MHD_get_connection_values@Base 0.9.50
- MHD_get_connection_values_n@Base 0.9.64
- MHD_get_daemon_info@Base 0.9.50
- MHD_get_fdset2@Base 0.9.50
- MHD_get_fdset@Base 0.9.50
- MHD_get_reason_phrase_for@Base 0.9.50
- MHD_get_reason_phrase_len_for@Base 0.9.75-2
- MHD_get_response_header@Base 0.9.50
- MHD_get_response_headers@Base 0.9.50
- MHD_get_timeout@Base 0.9.50
- MHD_get_version@Base 0.9.50
- MHD_http_unescape@Base 0.9.50
- MHD_is_feature_supported@Base 0.9.50
- MHD_lookup_connection_value@Base 0.9.50
- MHD_lookup_connection_value_n@Base 0.9.64
- MHD_post_process@Base 0.9.50
- MHD_queue_auth_fail_response2@Base 0.9.62
- MHD_queue_auth_fail_response@Base 0.9.50
- MHD_queue_basic_auth_fail_response@Base 0.9.50
- MHD_queue_response@Base 0.9.50
- MHD_quiesce_daemon@Base 0.9.50
- MHD_resume_connection@Base 0.9.50
- MHD_run@Base 0.9.50
- MHD_run_from_select@Base 0.9.50
- MHD_run_wait@Base 0.9.75-2
- MHD_set_connection_option@Base 0.9.50
- MHD_set_connection_value@Base 0.9.50
- MHD_set_connection_value_n@Base 0.9.71
- MHD_set_panic_func@Base 0.9.50
- MHD_set_response_options@Base 0.9.50
- MHD_start_daemon@Base 0.9.50
- MHD_start_daemon_va@Base 0.9.50
- MHD_stop_daemon@Base 0.9.50
- MHD_suspend_connection@Base 0.9.50
- MHD_upgrade_action@Base 0.9.52
diff -Nru libmicrohttpd-1.0.0/debian/libmicrohttpd12t64.install 
libmicrohttpd-1.0.0/debian/libmicrohttpd12t64.install
--- libmicrohttpd-1.0.0/debian/libmicrohttpd12t64.install       1970-01-01 
00:00:00.000000000 +0000
+++ libmicrohttpd-1.0.0/debian/libmicrohttpd12t64.install       2024-02-03 
05:31:57.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/*.so.*
diff -Nru libmicrohttpd-1.0.0/debian/libmicrohttpd12t64.lintian-overrides 
libmicrohttpd-1.0.0/debian/libmicrohttpd12t64.lintian-overrides
--- libmicrohttpd-1.0.0/debian/libmicrohttpd12t64.lintian-overrides     
1970-01-01 00:00:00.000000000 +0000
+++ libmicrohttpd-1.0.0/debian/libmicrohttpd12t64.lintian-overrides     
2024-02-05 07:55:28.000000000 +0000
@@ -0,0 +1 @@
+libmicrohttpd12t64: package-name-doesnt-match-sonames libmicrohttpd12
diff -Nru libmicrohttpd-1.0.0/debian/libmicrohttpd12t64.symbols 
libmicrohttpd-1.0.0/debian/libmicrohttpd12t64.symbols
--- libmicrohttpd-1.0.0/debian/libmicrohttpd12t64.symbols       1970-01-01 
00:00:00.000000000 +0000
+++ libmicrohttpd-1.0.0/debian/libmicrohttpd12t64.symbols       2024-02-05 
07:55:28.000000000 +0000
@@ -0,0 +1,64 @@
+libmicrohttpd.so.12 libmicrohttpd12t64 #MINVER#
+* Build-Depends-Package: libmicrohttp-dev
+ MHD_add_connection@Base 0.9.50
+ MHD_add_response_footer@Base 0.9.50
+ MHD_add_response_header@Base 0.9.50
+ MHD_basic_auth_get_username_password@Base 0.9.50
+ MHD_create_post_processor@Base 0.9.50
+ MHD_create_response_for_upgrade@Base 0.9.52
+ MHD_create_response_from_buffer@Base 0.9.50
+ MHD_create_response_from_buffer_with_free_callback@Base 0.9.61
+ MHD_create_response_from_buffer_with_free_callback_cls@Base 0.9.75-2
+ MHD_create_response_from_callback@Base 0.9.50
+ MHD_create_response_from_data@Base 0.9.50
+ MHD_create_response_from_fd64@Base 0.9.50
+ MHD_create_response_from_fd@Base 0.9.50
+ MHD_create_response_from_fd_at_offset64@Base 0.9.50
+ MHD_create_response_from_fd_at_offset@Base 0.9.50
+ MHD_create_response_from_iovec@Base 0.9.75-2
+ MHD_create_response_from_pipe@Base 0.9.72
+ MHD_del_response_header@Base 0.9.50
+ MHD_destroy_post_processor@Base 0.9.50
+ MHD_destroy_response@Base 0.9.50
+ MHD_digest_auth_check2@Base 0.9.62
+ MHD_digest_auth_check@Base 0.9.50
+ MHD_digest_auth_check_digest2@Base 0.9.62
+ MHD_digest_auth_check_digest@Base 0.9.60
+ MHD_digest_auth_get_username@Base 0.9.50
+ MHD_free@Base 0.9.56
+ MHD_get_connection_info@Base 0.9.50
+ MHD_get_connection_values@Base 0.9.50
+ MHD_get_connection_values_n@Base 0.9.64
+ MHD_get_daemon_info@Base 0.9.50
+ MHD_get_fdset2@Base 0.9.50
+ MHD_get_fdset@Base 0.9.50
+ MHD_get_reason_phrase_for@Base 0.9.50
+ MHD_get_reason_phrase_len_for@Base 0.9.75-2
+ MHD_get_response_header@Base 0.9.50
+ MHD_get_response_headers@Base 0.9.50
+ MHD_get_timeout@Base 0.9.50
+ MHD_get_version@Base 0.9.50
+ MHD_http_unescape@Base 0.9.50
+ MHD_is_feature_supported@Base 0.9.50
+ MHD_lookup_connection_value@Base 0.9.50
+ MHD_lookup_connection_value_n@Base 0.9.64
+ MHD_post_process@Base 0.9.50
+ MHD_queue_auth_fail_response2@Base 0.9.62
+ MHD_queue_auth_fail_response@Base 0.9.50
+ MHD_queue_basic_auth_fail_response@Base 0.9.50
+ MHD_queue_response@Base 0.9.50
+ MHD_quiesce_daemon@Base 0.9.50
+ MHD_resume_connection@Base 0.9.50
+ MHD_run@Base 0.9.50
+ MHD_run_from_select@Base 0.9.50
+ MHD_run_wait@Base 0.9.75-2
+ MHD_set_connection_option@Base 0.9.50
+ MHD_set_connection_value@Base 0.9.50
+ MHD_set_connection_value_n@Base 0.9.71
+ MHD_set_panic_func@Base 0.9.50
+ MHD_set_response_options@Base 0.9.50
+ MHD_start_daemon@Base 0.9.50
+ MHD_start_daemon_va@Base 0.9.50
+ MHD_stop_daemon@Base 0.9.50
+ MHD_suspend_connection@Base 0.9.50
+ MHD_upgrade_action@Base 0.9.52

--- End Message ---
--- Begin Message ---
Source: libmicrohttpd
Source-Version: 1.0.0-2.1
Done: Benjamin Drung <bdr...@debian.org>

We believe that the bug you reported is fixed in the latest version of
libmicrohttpd, 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 libmicrohttpd 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:21:57 +0000
Source: libmicrohttpd
Architecture: source
Version: 1.0.0-2.1
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Benjamin Drung <bdr...@debian.org>
Closes: 1063129
Changes:
 libmicrohttpd (1.0.0-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rename libraries for 64-bit time_t transition.  Closes: #1063129
Checksums-Sha1:
 489b4dd45d088a7006afa813299199435499e95c 2098 libmicrohttpd_1.0.0-2.1.dsc
 183c97043adee62f898975bf6a25acb02313872c 17292 
libmicrohttpd_1.0.0-2.1.debian.tar.xz
 2e9cf313132c8d21ffb3d3a960f975fb1f5bafee 7570 
libmicrohttpd_1.0.0-2.1_source.buildinfo
Checksums-Sha256:
 45b47426ffd91f937ea79cd257df025516bba56548f46aa4ff87bcc6cfa795ce 2098 
libmicrohttpd_1.0.0-2.1.dsc
 046c43e3df88ee94b102de408e668127e0425189523db9c0f7f7f45afa736984 17292 
libmicrohttpd_1.0.0-2.1.debian.tar.xz
 c49b260851a02f4a618759c1df353d38e873a75452862d3c01216b08ed0fb8db 7570 
libmicrohttpd_1.0.0-2.1_source.buildinfo
Files:
 ebb3da3c31cc406d864ff746f52c34c2 2098 libs optional libmicrohttpd_1.0.0-2.1.dsc
 0617ea636796f6516ac99fdb06a22bd9 17292 libs optional 
libmicrohttpd_1.0.0-2.1.debian.tar.xz
 20a0de3edf7029af4d77987bcefae8c2 7570 libs optional 
libmicrohttpd_1.0.0-2.1_source.buildinfo

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

iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXhyIIACgkQFZ61xO/I
d0xaWRAAra+bcvshFRvNhLa1JQFK2TAtImEkxoBuMQxivp/jMPfJxwBHXYjSGUrW
R1rwsM44LtNL1HETM2CB9XScilY2FzNqzCHmiiWSZq/za3lXO9W9cxoVzIUXJigK
89olNEWqxR5pPArze8tNSLW5poFFdrX2HYU8mzXIWgPMf2sOAE0I8C4xG/252kyv
xwrab/1HdiZXJUAtXsO8rZdhg9bjJC6TQsv6OtYh5RoSdX5k1m6qNCjUSAbfhwZ4
MuDsFcV8/JJO0vugm87MTP5vMIFLf5QPACs6B3HKemfEnnjDjoim0EWXT2Gdnz2m
lPsxqnmEJlSAI8/49S2UnkrvWjXaXYM1ALJ6HPGHhKiDvYJeFAlm6Dw97mlwYTnN
PVrpvH/adPYvWpCF5l4tEvtoTAuVIpmVtGe9erNkoIT4qXjmEDeBuy0M/WwItpDq
MxLrn5VSt0YRq5TQYBdkI8uzeKSZfAGzgxDwtOWWFkoOd+Ru3vqeJtTFDeStQVZQ
gH/C8+OyaPxxpPiJP1lTgyhhJPwE491ijjJ069mbUWjR9CUap0zp5VfODfHZywNa
iPxaSmfA8GmPBX3ZV9U0pCy+wTOdDWnKMNB8laayyvZBScCDdlGI0VCYYVCXbW7K
18SifIMcOTFbdjzrxdDZdIL58liSwCgTmIYNENsJ2nlQrpV8PcQ=
=uzMy
-----END PGP SIGNATURE-----

Attachment: pgpKJTNT4cgwe.pgp
Description: PGP signature


--- End Message ---

Reply via email to