Your message dated Wed, 28 Feb 2024 12:11:36 +0000
with message-id <[email protected]>
and subject line Bug#1062286: fixed in libevhtp 1.2.18-2.1
has caused the Debian Bug report #1062286,
regarding libevhtp: 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 [email protected]
immediately.)
--
1062286: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1062286
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libevhtp
Version: 1.2.18-2
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: [email protected]
Usertags: time-t
Dear maintainer,
As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
libevhtp 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 libevhtp
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.
Please find the patch for this NMU attached.
If you have any concerns about this patch, please reach out ASAP. Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.
-- System Information:
Debian Release: trixie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru libevhtp-1.2.18/debian/changelog libevhtp-1.2.18/debian/changelog
--- libevhtp-1.2.18/debian/changelog 2023-01-26 21:59:06.000000000 +0000
+++ libevhtp-1.2.18/debian/changelog 2024-02-01 00:13:32.000000000 +0000
@@ -1,3 +1,10 @@
+libevhtp (1.2.18-2.1) experimental; urgency=medium
+
+ * Non-maintainer upload.
+ * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <[email protected]> Thu, 01 Feb 2024 00:13:32 +0000
+
libevhtp (1.2.18-2) unstable; urgency=medium
[ Vincent Bernat ]
diff -Nru libevhtp-1.2.18/debian/control libevhtp-1.2.18/debian/control
--- libevhtp-1.2.18/debian/control 2023-01-21 18:11:20.000000000 +0000
+++ libevhtp-1.2.18/debian/control 2024-02-01 00:13:32.000000000 +0000
@@ -13,7 +13,10 @@
Vcs-Git: https://salsa.debian.org/debian/libevhtp.git
Vcs-Browser: https://salsa.debian.org/debian/libevhtp
-Package: libevhtp0
+Package: libevhtp0t64
+Provides: ${t64:Provides}
+Replaces: libevhtp0
+Breaks: libevhtp0 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -32,7 +35,7 @@
Package: libevhtp-dev
Section: libdevel
Architecture: any
-Depends: libevhtp0 (= ${binary:Version}), libonig-dev, ${misc:Depends}
+Depends: libevhtp0t64 (= ${binary:Version}), libonig-dev, ${misc:Depends}
Suggests: libevhtp-doc
Description: Libevent based HTTP API - development files
Libevent's http interface was created as a JIT server, never meant to
diff -Nru libevhtp-1.2.18/debian/libevhtp0.install
libevhtp-1.2.18/debian/libevhtp0.install
--- libevhtp-1.2.18/debian/libevhtp0.install 2023-01-12 08:29:48.000000000
+0000
+++ libevhtp-1.2.18/debian/libevhtp0.install 1970-01-01 00:00:00.000000000
+0000
@@ -1 +0,0 @@
-usr/lib/*/lib*.so.*
diff -Nru libevhtp-1.2.18/debian/libevhtp0.symbols
libevhtp-1.2.18/debian/libevhtp0.symbols
--- libevhtp-1.2.18/debian/libevhtp0.symbols 2023-01-12 08:29:48.000000000
+0000
+++ libevhtp-1.2.18/debian/libevhtp0.symbols 1970-01-01 00:00:00.000000000
+0000
@@ -1,155 +0,0 @@
-libevhtp.so.0 libevhtp0 #MINVER#
- evhtp_accept_socket@Base 1.2.12
- evhtp_add_alias@Base 1.2.8
- evhtp_add_aliases@Base 1.2.15
- evhtp_add_vhost@Base 1.2.8
- evhtp_bind_sockaddr@Base 1.2.8
- evhtp_bind_socket@Base 1.2.8
- evhtp_callback_free@Base 1.2.8
- evhtp_callback_get_hooks@Base 1.2.16
- evhtp_callback_new@Base 1.2.8
- evhtp_callback_set_hook@Base 1.2.12
- evhtp_callback_unset_hook@Base 1.2.16
- evhtp_callbacks_add_callback@Base 1.2.8
- evhtp_connection_disable_flag@Base 1.2.12
- evhtp_connection_enable_flag@Base 1.2.12
- evhtp_connection_free@Base 1.2.8
- evhtp_connection_get_bev@Base 1.2.8
- evhtp_connection_get_flags@Base 1.2.12
- evhtp_connection_get_hooks@Base 1.2.16
- evhtp_connection_new@Base 1.2.8
- evhtp_connection_new_dns@Base 1.2.10
- evhtp_connection_pause@Base 1.2.8
- evhtp_connection_resume@Base 1.2.8
- evhtp_connection_set_bev@Base 1.2.8
- evhtp_connection_set_hook@Base 1.2.12
- evhtp_connection_set_max_body_size@Base 1.2.8
- evhtp_connection_set_timeouts@Base 1.2.8
- evhtp_connection_ssl_new@Base 1.2.11
- evhtp_connection_take_ownership@Base 1.2.8
- evhtp_connection_unset_hook@Base 1.2.16
- evhtp_disable_100_continue@Base 1.2.8
- evhtp_disable_flag@Base 1.2.12
- evhtp_enable_flag@Base 1.2.12
- evhtp_free@Base 1.2.8
- evhtp_get_cb@Base 1.2.11
- evhtp_get_flags@Base 1.2.12
- evhtp_header_find@Base 1.2.18
- evhtp_header_key_add@Base 1.2.8
- evhtp_header_new@Base 1.2.18
- evhtp_header_val_add@Base 1.2.8
- evhtp_headers_add_header@Base 1.2.18
- evhtp_kv_find@Base 1.2.8
- evhtp_kv_free@Base 1.2.8
- evhtp_kv_new@Base 1.2.8
- evhtp_kv_rm_and_free@Base 1.2.8
- evhtp_kvs_add_kv@Base 1.2.8
- evhtp_kvs_add_kvs@Base 1.2.8
- evhtp_kvs_find_kv@Base 1.2.8
- evhtp_kvs_for_each@Base 1.2.8
- evhtp_kvs_free@Base 1.2.8
- evhtp_kvs_new@Base 1.2.8
- evhtp_log_new@Base 1.2.18
- evhtp_log_request_f@Base 1.2.18
- evhtp_make_request@Base 1.2.8
- evhtp_modp_sizetoa@Base 1.2.11
- evhtp_modp_u32toa@Base 1.2.11
- evhtp_modp_u64toa@Base 1.2.11
- evhtp_new@Base 1.2.8
- evhtp_parse_query@Base 1.2.8
- evhtp_parse_query_wflags@Base 1.2.10
- evhtp_request_disable_flag@Base 1.2.12
- evhtp_request_enable_flag@Base 1.2.12
- evhtp_request_free@Base 1.2.8
- evhtp_request_get_bev@Base 1.2.8
- evhtp_request_get_connection@Base 1.2.8
- evhtp_request_get_flags@Base 1.2.12
- evhtp_request_get_hooks@Base 1.2.16
- evhtp_request_get_method@Base 1.2.8
- evhtp_request_get_proto@Base 1.2.11
- evhtp_request_get_status_code@Base 1.2.18
- evhtp_request_get_status_code_str@Base 1.2.18
- evhtp_request_new@Base 1.2.8
- evhtp_request_pause@Base 1.2.8
- evhtp_request_resume@Base 1.2.8
- evhtp_request_set_bev@Base 1.2.8
- evhtp_request_set_hook@Base 1.2.12
- evhtp_request_set_keepalive@Base 1.2.11
- evhtp_request_set_max_body_size@Base 1.2.8
- evhtp_request_status@Base 1.2.8
- evhtp_request_unset_hook@Base 1.2.16
- evhtp_response_needs_body@Base 1.2.8
- evhtp_send_reply@Base 1.2.8
- evhtp_send_reply_body@Base 1.2.8
- evhtp_send_reply_chunk@Base 1.2.8
- evhtp_send_reply_chunk_end@Base 1.2.8
- evhtp_send_reply_chunk_start@Base 1.2.8
- evhtp_send_reply_end@Base 1.2.8
- evhtp_send_reply_start@Base 1.2.8
- evhtp_set_bev_flags@Base 1.2.8
- evhtp_set_cb@Base 1.2.8
- evhtp_set_gencb@Base 1.2.8
- evhtp_set_glob_cb@Base 1.2.8
- evhtp_set_max_body_size@Base 1.2.8
- evhtp_set_max_keepalive_requests@Base 1.2.8
- evhtp_set_mem_functions@Base 1.2.12
- evhtp_set_parser_flags@Base 1.2.10
- evhtp_set_post_accept_cb@Base 1.2.8
- evhtp_set_pre_accept_cb@Base 1.2.8
- evhtp_set_regex_cb@Base 1.2.8
- evhtp_set_timeouts@Base 1.2.8
- evhtp_ssl_init@Base 1.2.8
- evhtp_ssl_use_threads@Base 1.2.8
- evhtp_unbind_socket@Base 1.2.8
- evhtp_unescape_string@Base 1.2.8
- evhtp_unset_all_hooks@Base 1.2.8
- evhtp_use_callback_locks@Base 1.2.8
- evhtp_use_threads@Base 1.2.8
- evhtp_use_threads_wexit@Base 1.2.12
- evthr_defer@Base 1.2.11
- evthr_free@Base 1.2.11
- evthr_get_aux@Base 1.2.11
- evthr_get_base@Base 1.2.11
- evthr_new@Base 1.2.11
- evthr_pool_defer@Base 1.2.11
- evthr_pool_free@Base 1.2.11
- evthr_pool_new@Base 1.2.11
- evthr_pool_start@Base 1.2.11
- evthr_pool_stop@Base 1.2.11
- evthr_pool_wexit_new@Base 1.2.12
- evthr_set_aux@Base 1.2.11
- evthr_start@Base 1.2.11
- evthr_stop@Base 1.2.11
- evthr_wexit_new@Base 1.2.12
- htp_sslutil_add_xheaders@Base 1.2.16
- htp_sslutil_cert_tostr@Base 1.2.16
- htp_sslutil_cipher_tostr@Base 1.2.16
- htp_sslutil_issuer_tostr@Base 1.2.16
- htp_sslutil_notafter_tostr@Base 1.2.16
- htp_sslutil_notbefore_tostr@Base 1.2.16
- htp_sslutil_serial_tostr@Base 1.2.16
- htp_sslutil_sha1_tostr@Base 1.2.16
- htp_sslutil_subject_tostr@Base 1.2.16
- htp_sslutil_verify2opts@Base 1.2.16
- htp_sslutil_x509_ext_tostr@Base 1.2.16
- htparser_get_content_length@Base 1.2.11
- htparser_get_content_pending@Base 1.2.11
- htparser_get_error@Base 1.2.11
- htparser_get_major@Base 1.2.11
- htparser_get_method@Base 1.2.11
- htparser_get_methodstr@Base 1.2.11
- htparser_get_methodstr_m@Base 1.2.11
- htparser_get_minor@Base 1.2.11
- htparser_get_multipart@Base 1.2.11
- htparser_get_scheme@Base 1.2.11
- htparser_get_status@Base 1.2.11
- htparser_get_strerror@Base 1.2.11
- htparser_get_total_bytes_read@Base 1.2.11
- htparser_get_userdata@Base 1.2.11
- htparser_init@Base 1.2.11
- htparser_new@Base 1.2.11
- htparser_run@Base 1.2.11
- htparser_set_major@Base 1.2.11
- htparser_set_minor@Base 1.2.11
- htparser_set_userdata@Base 1.2.11
- htparser_should_keep_alive@Base 1.2.11
diff -Nru libevhtp-1.2.18/debian/libevhtp0t64.install
libevhtp-1.2.18/debian/libevhtp0t64.install
--- libevhtp-1.2.18/debian/libevhtp0t64.install 1970-01-01 00:00:00.000000000
+0000
+++ libevhtp-1.2.18/debian/libevhtp0t64.install 2023-01-12 08:29:48.000000000
+0000
@@ -0,0 +1 @@
+usr/lib/*/lib*.so.*
diff -Nru libevhtp-1.2.18/debian/libevhtp0t64.lintian-overrides
libevhtp-1.2.18/debian/libevhtp0t64.lintian-overrides
--- libevhtp-1.2.18/debian/libevhtp0t64.lintian-overrides 1970-01-01
00:00:00.000000000 +0000
+++ libevhtp-1.2.18/debian/libevhtp0t64.lintian-overrides 2024-02-01
00:13:32.000000000 +0000
@@ -0,0 +1 @@
+libevhtp0t64: package-name-doesnt-match-sonames libevhtp0
diff -Nru libevhtp-1.2.18/debian/libevhtp0t64.symbols
libevhtp-1.2.18/debian/libevhtp0t64.symbols
--- libevhtp-1.2.18/debian/libevhtp0t64.symbols 1970-01-01 00:00:00.000000000
+0000
+++ libevhtp-1.2.18/debian/libevhtp0t64.symbols 2024-02-01 00:13:32.000000000
+0000
@@ -0,0 +1,155 @@
+libevhtp.so.0 libevhtp0t64 #MINVER#
+ evhtp_accept_socket@Base 1.2.12
+ evhtp_add_alias@Base 1.2.8
+ evhtp_add_aliases@Base 1.2.15
+ evhtp_add_vhost@Base 1.2.8
+ evhtp_bind_sockaddr@Base 1.2.8
+ evhtp_bind_socket@Base 1.2.8
+ evhtp_callback_free@Base 1.2.8
+ evhtp_callback_get_hooks@Base 1.2.16
+ evhtp_callback_new@Base 1.2.8
+ evhtp_callback_set_hook@Base 1.2.12
+ evhtp_callback_unset_hook@Base 1.2.16
+ evhtp_callbacks_add_callback@Base 1.2.8
+ evhtp_connection_disable_flag@Base 1.2.12
+ evhtp_connection_enable_flag@Base 1.2.12
+ evhtp_connection_free@Base 1.2.8
+ evhtp_connection_get_bev@Base 1.2.8
+ evhtp_connection_get_flags@Base 1.2.12
+ evhtp_connection_get_hooks@Base 1.2.16
+ evhtp_connection_new@Base 1.2.8
+ evhtp_connection_new_dns@Base 1.2.10
+ evhtp_connection_pause@Base 1.2.8
+ evhtp_connection_resume@Base 1.2.8
+ evhtp_connection_set_bev@Base 1.2.8
+ evhtp_connection_set_hook@Base 1.2.12
+ evhtp_connection_set_max_body_size@Base 1.2.8
+ evhtp_connection_set_timeouts@Base 1.2.8
+ evhtp_connection_ssl_new@Base 1.2.11
+ evhtp_connection_take_ownership@Base 1.2.8
+ evhtp_connection_unset_hook@Base 1.2.16
+ evhtp_disable_100_continue@Base 1.2.8
+ evhtp_disable_flag@Base 1.2.12
+ evhtp_enable_flag@Base 1.2.12
+ evhtp_free@Base 1.2.8
+ evhtp_get_cb@Base 1.2.11
+ evhtp_get_flags@Base 1.2.12
+ evhtp_header_find@Base 1.2.18
+ evhtp_header_key_add@Base 1.2.8
+ evhtp_header_new@Base 1.2.18
+ evhtp_header_val_add@Base 1.2.8
+ evhtp_headers_add_header@Base 1.2.18
+ evhtp_kv_find@Base 1.2.8
+ evhtp_kv_free@Base 1.2.8
+ evhtp_kv_new@Base 1.2.8
+ evhtp_kv_rm_and_free@Base 1.2.8
+ evhtp_kvs_add_kv@Base 1.2.8
+ evhtp_kvs_add_kvs@Base 1.2.8
+ evhtp_kvs_find_kv@Base 1.2.8
+ evhtp_kvs_for_each@Base 1.2.8
+ evhtp_kvs_free@Base 1.2.8
+ evhtp_kvs_new@Base 1.2.8
+ evhtp_log_new@Base 1.2.18
+ evhtp_log_request_f@Base 1.2.18
+ evhtp_make_request@Base 1.2.8
+ evhtp_modp_sizetoa@Base 1.2.11
+ evhtp_modp_u32toa@Base 1.2.11
+ evhtp_modp_u64toa@Base 1.2.11
+ evhtp_new@Base 1.2.8
+ evhtp_parse_query@Base 1.2.8
+ evhtp_parse_query_wflags@Base 1.2.10
+ evhtp_request_disable_flag@Base 1.2.12
+ evhtp_request_enable_flag@Base 1.2.12
+ evhtp_request_free@Base 1.2.8
+ evhtp_request_get_bev@Base 1.2.8
+ evhtp_request_get_connection@Base 1.2.8
+ evhtp_request_get_flags@Base 1.2.12
+ evhtp_request_get_hooks@Base 1.2.16
+ evhtp_request_get_method@Base 1.2.8
+ evhtp_request_get_proto@Base 1.2.11
+ evhtp_request_get_status_code@Base 1.2.18
+ evhtp_request_get_status_code_str@Base 1.2.18
+ evhtp_request_new@Base 1.2.8
+ evhtp_request_pause@Base 1.2.8
+ evhtp_request_resume@Base 1.2.8
+ evhtp_request_set_bev@Base 1.2.8
+ evhtp_request_set_hook@Base 1.2.12
+ evhtp_request_set_keepalive@Base 1.2.11
+ evhtp_request_set_max_body_size@Base 1.2.8
+ evhtp_request_status@Base 1.2.8
+ evhtp_request_unset_hook@Base 1.2.16
+ evhtp_response_needs_body@Base 1.2.8
+ evhtp_send_reply@Base 1.2.8
+ evhtp_send_reply_body@Base 1.2.8
+ evhtp_send_reply_chunk@Base 1.2.8
+ evhtp_send_reply_chunk_end@Base 1.2.8
+ evhtp_send_reply_chunk_start@Base 1.2.8
+ evhtp_send_reply_end@Base 1.2.8
+ evhtp_send_reply_start@Base 1.2.8
+ evhtp_set_bev_flags@Base 1.2.8
+ evhtp_set_cb@Base 1.2.8
+ evhtp_set_gencb@Base 1.2.8
+ evhtp_set_glob_cb@Base 1.2.8
+ evhtp_set_max_body_size@Base 1.2.8
+ evhtp_set_max_keepalive_requests@Base 1.2.8
+ evhtp_set_mem_functions@Base 1.2.12
+ evhtp_set_parser_flags@Base 1.2.10
+ evhtp_set_post_accept_cb@Base 1.2.8
+ evhtp_set_pre_accept_cb@Base 1.2.8
+ evhtp_set_regex_cb@Base 1.2.8
+ evhtp_set_timeouts@Base 1.2.8
+ evhtp_ssl_init@Base 1.2.8
+ evhtp_ssl_use_threads@Base 1.2.8
+ evhtp_unbind_socket@Base 1.2.8
+ evhtp_unescape_string@Base 1.2.8
+ evhtp_unset_all_hooks@Base 1.2.8
+ evhtp_use_callback_locks@Base 1.2.8
+ evhtp_use_threads@Base 1.2.8
+ evhtp_use_threads_wexit@Base 1.2.12
+ evthr_defer@Base 1.2.11
+ evthr_free@Base 1.2.11
+ evthr_get_aux@Base 1.2.11
+ evthr_get_base@Base 1.2.11
+ evthr_new@Base 1.2.11
+ evthr_pool_defer@Base 1.2.11
+ evthr_pool_free@Base 1.2.11
+ evthr_pool_new@Base 1.2.11
+ evthr_pool_start@Base 1.2.11
+ evthr_pool_stop@Base 1.2.11
+ evthr_pool_wexit_new@Base 1.2.12
+ evthr_set_aux@Base 1.2.11
+ evthr_start@Base 1.2.11
+ evthr_stop@Base 1.2.11
+ evthr_wexit_new@Base 1.2.12
+ htp_sslutil_add_xheaders@Base 1.2.16
+ htp_sslutil_cert_tostr@Base 1.2.16
+ htp_sslutil_cipher_tostr@Base 1.2.16
+ htp_sslutil_issuer_tostr@Base 1.2.16
+ htp_sslutil_notafter_tostr@Base 1.2.16
+ htp_sslutil_notbefore_tostr@Base 1.2.16
+ htp_sslutil_serial_tostr@Base 1.2.16
+ htp_sslutil_sha1_tostr@Base 1.2.16
+ htp_sslutil_subject_tostr@Base 1.2.16
+ htp_sslutil_verify2opts@Base 1.2.16
+ htp_sslutil_x509_ext_tostr@Base 1.2.16
+ htparser_get_content_length@Base 1.2.11
+ htparser_get_content_pending@Base 1.2.11
+ htparser_get_error@Base 1.2.11
+ htparser_get_major@Base 1.2.11
+ htparser_get_method@Base 1.2.11
+ htparser_get_methodstr@Base 1.2.11
+ htparser_get_methodstr_m@Base 1.2.11
+ htparser_get_minor@Base 1.2.11
+ htparser_get_multipart@Base 1.2.11
+ htparser_get_scheme@Base 1.2.11
+ htparser_get_status@Base 1.2.11
+ htparser_get_strerror@Base 1.2.11
+ htparser_get_total_bytes_read@Base 1.2.11
+ htparser_get_userdata@Base 1.2.11
+ htparser_init@Base 1.2.11
+ htparser_new@Base 1.2.11
+ htparser_run@Base 1.2.11
+ htparser_set_major@Base 1.2.11
+ htparser_set_minor@Base 1.2.11
+ htparser_set_userdata@Base 1.2.11
+ htparser_should_keep_alive@Base 1.2.11
--- End Message ---
--- Begin Message ---
Source: libevhtp
Source-Version: 1.2.18-2.1
Done: Benjamin Drung <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libevhtp, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Benjamin Drung <[email protected]> (supplier of updated libevhtp 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 28 Feb 2024 11:44:00 +0000
Source: libevhtp
Architecture: source
Version: 1.2.18-2.1
Distribution: unstable
Urgency: medium
Maintainer: Vincent Bernat <[email protected]>
Changed-By: Benjamin Drung <[email protected]>
Closes: 1062286
Changes:
libevhtp (1.2.18-2.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1062286
Checksums-Sha1:
bb3fd370fb5e4f54a040a687aedf29b832cb0a2c 2046 libevhtp_1.2.18-2.1.dsc
da0f39bf875aeb594677fdedaa04fc4da96b2cdb 5548 libevhtp_1.2.18-2.1.debian.tar.xz
a9ef18591a74e3c4e090d8bcff84823285e4d334 7546
libevhtp_1.2.18-2.1_source.buildinfo
Checksums-Sha256:
7ec0c86b13440be50b5d76d14b6d9296d7f9326610f830ebfd53f0a53f3cac95 2046
libevhtp_1.2.18-2.1.dsc
54f7534fc757f4f8bb867a9662dc2ede11847f7a6b2eebbd001e1cdca8093318 5548
libevhtp_1.2.18-2.1.debian.tar.xz
723bf45af7cc13df65a09934e542737201ab8517e15c9d5ee191d945c8e223cc 7546
libevhtp_1.2.18-2.1_source.buildinfo
Files:
dc2759e56b8221a5a21403119b2db7d3 2046 libs optional libevhtp_1.2.18-2.1.dsc
16ab8d176b627bb9ec573b0aaa3c2544 5548 libs optional
libevhtp_1.2.18-2.1.debian.tar.xz
f8c791eed05ce36f57938155447ba10e 7546 libs optional
libevhtp_1.2.18-2.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEpi0s+9ULm1vzYNVLFZ61xO/Id0wFAmXfHJwACgkQFZ61xO/I
d0x8lg//S6Gi/X/WdF//EKCZzz47vigGNJQEO9a5JGoD9fz/teNrQ6dSDqyB5HtN
Hbo6+7eDAycQyCyxolJe5IuE05+V2g/4+lME/WDxdvqVGNVG8SXb01hv4aHRErTj
/Y3huFPmWyUAgz17xyF+sJxTK9U12Rj5tJTgP/EsIFKcqf2zEL6aV9JBXz0z69Gk
7w46++kFutwxyT0Yjb0eWmExAwZFhZLA2XSD1cDYI0Zmb8plksO14M+iLx4LnSPQ
TcM0KqH426IoX7Y2pvL0uWbbMYqvjbp84BtU+RzcmmCs3Eq46kP+P9CHnkogzDsg
0nzAvYiO24hgq8YtSmOgnQxZ5yZRTImss/6LTorB8Vk6XxjZFh23wZ65koeojRB0
3ZUwU/k9txz9m0q9Gv+1vIlCY+NE9h9/QRIBGr+KRZHGlsH435VWbxBJQ43hdOLI
FaWiInxO+rgDzWvbbUaQdz+M9pfy0OA29p9IYkpzKaFTQL/CnwWDmx5vjLCNWuIz
+/4hR2PYqQkX+7TPACp+RTEf0F4SxfNXGTXBZAXelhD3aVjUnh2Mj7qlAgZn59AL
YrKT1a3bvVvdjL2M71h7+5OM7uWgIcN5EkizdHr/fGRpQZ+gX1oSig5ViowvZxmf
rWbwiCJLSQZNK0CXtP6rVemRCJG+mjulFWQL4M48GwVmrXT7oX8=
=jvFi
-----END PGP SIGNATURE-----
pgpJ9oDHHlEkV.pgp
Description: PGP signature
--- End Message ---