Source: opendmarc
Version: 1.4.2-4
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
opendmarc 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 opendmarc
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.2.0-39-generic (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, 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 opendmarc-1.4.2/debian/changelog opendmarc-1.4.2/debian/changelog
--- opendmarc-1.4.2/debian/changelog    2023-12-08 16:09:31.000000000 -0300
+++ opendmarc-1.4.2/debian/changelog    2024-02-03 16:54:27.000000000 -0300
@@ -1,3 +1,10 @@
+opendmarc (1.4.2-4.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Lucas Kanashiro <kanash...@debian.org>  Sat, 03 Feb 2024 16:54:27 -0300
+
 opendmarc (1.4.2-4) unstable; urgency=medium
 
   * systemd: Revert introduction of sandboxing in opendmarc service, as it
diff -Nru opendmarc-1.4.2/debian/control opendmarc-1.4.2/debian/control
--- opendmarc-1.4.2/debian/control      2023-10-08 06:31:03.000000000 -0300
+++ opendmarc-1.4.2/debian/control      2024-02-03 16:54:27.000000000 -0300
@@ -40,7 +40,10 @@
  Milter-aware MTAs. It implements support for both message reject and DMARC
  failure reporting.
 
-Package: libopendmarc2
+Package: libopendmarc2t64
+Provides: ${t64:Provides}
+Replaces: libopendmarc2
+Breaks: libopendmarc2 (<< ${source:Version})
 Section: libs
 Architecture: any
 Multi-Arch: same
@@ -60,7 +63,7 @@
 Section: libdevel
 Architecture: any
 Multi-Arch: same
-Depends: libopendmarc2 (= ${binary:Version}), ${misc:Depends}
+Depends: libopendmarc2t64 (= ${binary:Version}), ${misc:Depends}
 Description: DMARC policy library (development files)
  Domain-based Message Authentication, Reporting and Conformance (DMARC),
  builds on the successes of technologies such as DomainKeys Identified Mail
diff -Nru opendmarc-1.4.2/debian/libopendmarc2.install 
opendmarc-1.4.2/debian/libopendmarc2.install
--- opendmarc-1.4.2/debian/libopendmarc2.install        2023-06-17 
05:22:19.000000000 -0300
+++ opendmarc-1.4.2/debian/libopendmarc2.install        1969-12-31 
21:00:00.000000000 -0300
@@ -1 +0,0 @@
-usr/lib/*/libopendmarc.so.2*
diff -Nru opendmarc-1.4.2/debian/libopendmarc2.symbols 
opendmarc-1.4.2/debian/libopendmarc2.symbols
--- opendmarc-1.4.2/debian/libopendmarc2.symbols        2023-06-17 
05:22:19.000000000 -0300
+++ opendmarc-1.4.2/debian/libopendmarc2.symbols        1969-12-31 
21:00:00.000000000 -0300
@@ -1,62 +0,0 @@
-libopendmarc.so.2 libopendmarc2 #MINVER#
-* Build-Depends-Package: libopendmarc-dev
- dmarc_dns_get_record@Base 1.1.0~beta2
- dmarc_strlcat@Base 1.1.0~beta2
- dmarc_strlcpy@Base 1.1.0~beta2
- opendmarc_dns_fake_record@Base 1.1.0~beta2
- opendmarc_get_policy_to_enforce@Base 1.1.0~beta2
- opendmarc_get_policy_token_used@Base 1.3.2~Beta0
- opendmarc_get_tld@Base 1.1.0~beta2
- opendmarc_hash_drop@Base 1.1.0~beta2
- opendmarc_hash_expire@Base 1.1.0~beta2
- opendmarc_hash_init@Base 1.1.0~beta2
- opendmarc_hash_lookup@Base 1.1.0~beta2
- opendmarc_hash_set_callback@Base 1.1.0~beta2
- opendmarc_hash_shutdown@Base 1.1.0~beta2
- opendmarc_policy_check_alignment@Base 1.1.0~beta2
- opendmarc_policy_connect_clear@Base 1.1.0~beta2
- opendmarc_policy_connect_init@Base 1.1.0~beta2
- opendmarc_policy_connect_rset@Base 1.1.0~beta2
- opendmarc_policy_connect_shutdown@Base 1.1.0~beta2
- opendmarc_policy_fetch_adkim@Base 1.1.0~beta2
- opendmarc_policy_fetch_alignment@Base 1.1.0~beta2
- opendmarc_policy_fetch_aspf@Base 1.1.0~beta2
- opendmarc_policy_fetch_fo@Base 1.1.0~beta2
- opendmarc_policy_fetch_from_domain@Base 1.4.1.1
- opendmarc_policy_fetch_p@Base 1.1.0~beta2
- opendmarc_policy_fetch_pct@Base 1.1.0~beta2
- opendmarc_policy_fetch_rf@Base 1.1.0~beta2
- opendmarc_policy_fetch_rua@Base 1.1.0~beta2
- opendmarc_policy_fetch_ruf@Base 1.1.0~beta2
- opendmarc_policy_fetch_sp@Base 1.1.0~beta2
- opendmarc_policy_fetch_utilized_domain@Base 1.1.0~beta2
- opendmarc_policy_library_dns_hook@Base 1.1.0~beta2
- opendmarc_policy_library_init@Base 1.1.0~beta2
- opendmarc_policy_library_shutdown@Base 1.1.0~beta2
- opendmarc_policy_parse_dmarc@Base 1.1.0~beta2
- opendmarc_policy_query_dmarc@Base 1.1.0~beta2
- opendmarc_policy_query_dmarc_xdomain@Base 1.2.0~beta3+dfsg
- opendmarc_policy_status_to_str@Base 1.1.0~beta2
- opendmarc_policy_store_dkim@Base 1.1.0~beta2
- opendmarc_policy_store_dmarc@Base 1.1.0~beta2
- opendmarc_policy_store_from_domain@Base 1.1.0~beta2
- opendmarc_policy_store_spf@Base 1.1.0~beta2
- opendmarc_policy_to_buf@Base 1.1.0~beta2
- opendmarc_reverse_domain@Base 1.1.0~beta2
- opendmarc_spf2_alloc_ctx@Base 1.3.2~Beta0+dfsg
- opendmarc_spf2_find_mailfrom_domain@Base 1.3.2~Beta0+dfsg
- opendmarc_spf2_free_ctx@Base 1.3.2~Beta0+dfsg
- opendmarc_spf2_specify_ip_address@Base 1.3.2~Beta0+dfsg
- opendmarc_spf2_test@Base 1.3.2~Beta0+dfsg
- opendmarc_tld_read_file@Base 1.1.0~beta2
- opendmarc_tld_shutdown@Base 1.1.0~beta2
- opendmarc_util_cleanup@Base 1.1.0~beta2
- opendmarc_util_clearargv@Base 1.1.0~beta2
- opendmarc_util_dupe_argv@Base 1.1.0~beta2
- opendmarc_util_finddomain@Base 1.1.0~beta2
- opendmarc_util_freenargv@Base 1.3.0~beta2
- opendmarc_util_pushargv@Base 1.1.0~beta2
- opendmarc_util_pushnargv@Base 1.3.0~beta2
- opendmarc_util_ultoa@Base 1.3.0~beta2
- opendmarc_xml@Base 1.1.0~beta2
- opendmarc_xml_parse@Base 1.1.0~beta2
diff -Nru opendmarc-1.4.2/debian/libopendmarc2t64.install 
opendmarc-1.4.2/debian/libopendmarc2t64.install
--- opendmarc-1.4.2/debian/libopendmarc2t64.install     1969-12-31 
21:00:00.000000000 -0300
+++ opendmarc-1.4.2/debian/libopendmarc2t64.install     2023-06-17 
05:22:19.000000000 -0300
@@ -0,0 +1 @@
+usr/lib/*/libopendmarc.so.2*
diff -Nru opendmarc-1.4.2/debian/libopendmarc2t64.lintian-overrides 
opendmarc-1.4.2/debian/libopendmarc2t64.lintian-overrides
--- opendmarc-1.4.2/debian/libopendmarc2t64.lintian-overrides   1969-12-31 
21:00:00.000000000 -0300
+++ opendmarc-1.4.2/debian/libopendmarc2t64.lintian-overrides   2024-02-03 
16:54:27.000000000 -0300
@@ -0,0 +1 @@
+libopendmarc2t64: package-name-doesnt-match-sonames libopendmarc2
diff -Nru opendmarc-1.4.2/debian/libopendmarc2t64.symbols 
opendmarc-1.4.2/debian/libopendmarc2t64.symbols
--- opendmarc-1.4.2/debian/libopendmarc2t64.symbols     1969-12-31 
21:00:00.000000000 -0300
+++ opendmarc-1.4.2/debian/libopendmarc2t64.symbols     2024-02-03 
16:54:27.000000000 -0300
@@ -0,0 +1,62 @@
+libopendmarc.so.2 libopendmarc2t64 #MINVER#
+* Build-Depends-Package: libopendmarc-dev
+ dmarc_dns_get_record@Base 1.1.0~beta2
+ dmarc_strlcat@Base 1.1.0~beta2
+ dmarc_strlcpy@Base 1.1.0~beta2
+ opendmarc_dns_fake_record@Base 1.1.0~beta2
+ opendmarc_get_policy_to_enforce@Base 1.1.0~beta2
+ opendmarc_get_policy_token_used@Base 1.3.2~Beta0
+ opendmarc_get_tld@Base 1.1.0~beta2
+ opendmarc_hash_drop@Base 1.1.0~beta2
+ opendmarc_hash_expire@Base 1.1.0~beta2
+ opendmarc_hash_init@Base 1.1.0~beta2
+ opendmarc_hash_lookup@Base 1.1.0~beta2
+ opendmarc_hash_set_callback@Base 1.1.0~beta2
+ opendmarc_hash_shutdown@Base 1.1.0~beta2
+ opendmarc_policy_check_alignment@Base 1.1.0~beta2
+ opendmarc_policy_connect_clear@Base 1.1.0~beta2
+ opendmarc_policy_connect_init@Base 1.1.0~beta2
+ opendmarc_policy_connect_rset@Base 1.1.0~beta2
+ opendmarc_policy_connect_shutdown@Base 1.1.0~beta2
+ opendmarc_policy_fetch_adkim@Base 1.1.0~beta2
+ opendmarc_policy_fetch_alignment@Base 1.1.0~beta2
+ opendmarc_policy_fetch_aspf@Base 1.1.0~beta2
+ opendmarc_policy_fetch_fo@Base 1.1.0~beta2
+ opendmarc_policy_fetch_from_domain@Base 1.4.1.1
+ opendmarc_policy_fetch_p@Base 1.1.0~beta2
+ opendmarc_policy_fetch_pct@Base 1.1.0~beta2
+ opendmarc_policy_fetch_rf@Base 1.1.0~beta2
+ opendmarc_policy_fetch_rua@Base 1.1.0~beta2
+ opendmarc_policy_fetch_ruf@Base 1.1.0~beta2
+ opendmarc_policy_fetch_sp@Base 1.1.0~beta2
+ opendmarc_policy_fetch_utilized_domain@Base 1.1.0~beta2
+ opendmarc_policy_library_dns_hook@Base 1.1.0~beta2
+ opendmarc_policy_library_init@Base 1.1.0~beta2
+ opendmarc_policy_library_shutdown@Base 1.1.0~beta2
+ opendmarc_policy_parse_dmarc@Base 1.1.0~beta2
+ opendmarc_policy_query_dmarc@Base 1.1.0~beta2
+ opendmarc_policy_query_dmarc_xdomain@Base 1.2.0~beta3+dfsg
+ opendmarc_policy_status_to_str@Base 1.1.0~beta2
+ opendmarc_policy_store_dkim@Base 1.1.0~beta2
+ opendmarc_policy_store_dmarc@Base 1.1.0~beta2
+ opendmarc_policy_store_from_domain@Base 1.1.0~beta2
+ opendmarc_policy_store_spf@Base 1.1.0~beta2
+ opendmarc_policy_to_buf@Base 1.1.0~beta2
+ opendmarc_reverse_domain@Base 1.1.0~beta2
+ opendmarc_spf2_alloc_ctx@Base 1.3.2~Beta0+dfsg
+ opendmarc_spf2_find_mailfrom_domain@Base 1.3.2~Beta0+dfsg
+ opendmarc_spf2_free_ctx@Base 1.3.2~Beta0+dfsg
+ opendmarc_spf2_specify_ip_address@Base 1.3.2~Beta0+dfsg
+ opendmarc_spf2_test@Base 1.3.2~Beta0+dfsg
+ opendmarc_tld_read_file@Base 1.1.0~beta2
+ opendmarc_tld_shutdown@Base 1.1.0~beta2
+ opendmarc_util_cleanup@Base 1.1.0~beta2
+ opendmarc_util_clearargv@Base 1.1.0~beta2
+ opendmarc_util_dupe_argv@Base 1.1.0~beta2
+ opendmarc_util_finddomain@Base 1.1.0~beta2
+ opendmarc_util_freenargv@Base 1.3.0~beta2
+ opendmarc_util_pushargv@Base 1.1.0~beta2
+ opendmarc_util_pushnargv@Base 1.3.0~beta2
+ opendmarc_util_ultoa@Base 1.3.0~beta2
+ opendmarc_xml@Base 1.1.0~beta2
+ opendmarc_xml_parse@Base 1.1.0~beta2

Reply via email to