Source: abseil
Version: 20220623.1-3
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-...@lists.debian.org
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
abseil 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 abseil
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'), (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 abseil-20220623.1/debian/changelog abseil-20220623.1/debian/changelog
--- abseil-20220623.1/debian/changelog  2023-08-09 22:33:54.000000000 +0000
+++ abseil-20220623.1/debian/changelog  2024-01-29 21:37:49.000000000 +0000
@@ -1,3 +1,10 @@
+abseil (20220623.1-3.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek <vor...@debian.org>  Mon, 29 Jan 2024 21:37:49 +0000
+
 abseil (20220623.1-3) unstable; urgency=medium
 
   * Patch cycle-counting code for riscv64 to use the monotonic and
diff -Nru abseil-20220623.1/debian/control abseil-20220623.1/debian/control
--- abseil-20220623.1/debian/control    2023-08-09 22:22:50.000000000 +0000
+++ abseil-20220623.1/debian/control    2024-01-29 21:37:49.000000000 +0000
@@ -47,7 +47,10 @@
  This package contains header files and other data necessary for developing 
with
  Abseil.
 
-Package: libabsl20220623
+Package: libabsl20220623t64
+Provides: ${t64:Provides}
+Replaces: libabsl20220623
+Breaks: libabsl20220623 (<< ${source:Version})
 Architecture: any
 Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends}
diff -Nru abseil-20220623.1/debian/libabsl20220623.install 
abseil-20220623.1/debian/libabsl20220623.install
--- abseil-20220623.1/debian/libabsl20220623.install    2023-08-09 
22:22:50.000000000 +0000
+++ abseil-20220623.1/debian/libabsl20220623.install    1970-01-01 
00:00:00.000000000 +0000
@@ -1,15 +0,0 @@
-# Copyright 2020 Google LLC
-#
-# Licensed under the Apache License, Version 2.0 (the "License"); you may not
-# use this file except in compliance with the License. You may obtain a copy of
-# the License at
-#
-#     https://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
-# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
-# License for the specific language governing permissions and limitations under
-# the License.
-
-usr/lib/*/libabsl_*.so.*
diff -Nru abseil-20220623.1/debian/libabsl20220623.lintian-overrides 
abseil-20220623.1/debian/libabsl20220623.lintian-overrides
--- abseil-20220623.1/debian/libabsl20220623.lintian-overrides  2023-08-09 
22:22:50.000000000 +0000
+++ abseil-20220623.1/debian/libabsl20220623.lintian-overrides  1970-01-01 
00:00:00.000000000 +0000
@@ -1,40 +0,0 @@
-# Copyright 2022 Google LLC
-#
-# Licensed under the Apache License, Version 2.0 (the "License"); you may not
-# use this file except in compliance with the License. You may obtain a copy of
-# the License at
-#
-#     https://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
-# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
-# License for the specific language governing permissions and limitations under
-# the License.
-
-libabsl20220623: hardening-no-fortify-functions [usr/lib/*/libabsl_base.so*]
-libabsl20220623: hardening-no-fortify-functions 
[usr/lib/*/libabsl_debugging_internal.so*]
-libabsl20220623: hardening-no-fortify-functions 
[usr/lib/*/libabsl_random_internal_seed_material.so*]
-libabsl20220623: hardening-no-fortify-functions 
[usr/lib/*/libabsl_time_zone.so*]
-libabsl20220623: library-not-linked-against-libc 
[usr/lib/*/libabsl_bad_any_cast_impl.so*]
-libabsl20220623: library-not-linked-against-libc 
[usr/lib/*/libabsl_bad_optional_access.so*]
-libabsl20220623: library-not-linked-against-libc 
[usr/lib/*/libabsl_bad_variant_access.so*]
-libabsl20220623: library-not-linked-against-libc 
[usr/lib/*/libabsl_cordz_functions.so*]
-libabsl20220623: library-not-linked-against-libc 
[usr/lib/*/libabsl_cordz_sample_token.so*]
-libabsl20220623: library-not-linked-against-libc 
[usr/lib/*/libabsl_exponential_biased.so*]
-libabsl20220623: library-not-linked-against-libc 
[usr/lib/*/libabsl_flags_commandlineflag.so*]
-libabsl20220623: library-not-linked-against-libc 
[usr/lib/*/libabsl_flags_commandlineflag_internal.so*]
-libabsl20220623: library-not-linked-against-libc [usr/lib/*/libabsl_hash.so*]
-libabsl20220623: library-not-linked-against-libc 
[usr/lib/*/libabsl_log_severity.so*]
-libabsl20220623: library-not-linked-against-libc 
[usr/lib/*/libabsl_periodic_sampler.so*]
-libabsl20220623: library-not-linked-against-libc 
[usr/lib/*/libabsl_random_internal_randen.so*]
-libabsl20220623: library-not-linked-against-libc 
[usr/lib/*/libabsl_random_internal_randen_hwaes_impl.so*]
-libabsl20220623: library-not-linked-against-libc 
[usr/lib/*/libabsl_random_internal_randen_slow.so*]
-libabsl20220623: library-not-linked-against-libc 
[usr/lib/*/libabsl_throw_delegate.so*]
-libabsl20220623: no-symbols-control-file usr/lib/*/libabsl_*
-libabsl20220623: package-name-doesnt-match-sonames libabsl-*
-libabsl20220623: shared-library-lacks-prerequisites 
[usr/lib/*/libabsl_city.so*]
-libabsl20220623: shared-library-lacks-prerequisites 
[usr/lib/*/libabsl_leak_check.so*]
-libabsl20220623: shared-library-lacks-prerequisites 
[usr/lib/*/libabsl_low_level_hash.so*]
-libabsl20220623: shared-library-lacks-prerequisites 
[usr/lib/*/libabsl_random_internal_platform.so*]
-libabsl20220623: shared-library-lacks-prerequisites 
[usr/lib/*/libabsl_random_internal_randen_hwaes.so*]
diff -Nru abseil-20220623.1/debian/libabsl20220623.shlibs 
abseil-20220623.1/debian/libabsl20220623.shlibs
--- abseil-20220623.1/debian/libabsl20220623.shlibs     2023-08-09 
22:22:50.000000000 +0000
+++ abseil-20220623.1/debian/libabsl20220623.shlibs     1970-01-01 
00:00:00.000000000 +0000
@@ -1,78 +0,0 @@
-# Copyright 2022 Google LLC
-#
-# Licensed under the Apache License, Version 2.0 (the "License"); you may not
-# use this file except in compliance with the License. You may obtain a copy of
-# the License at
-#
-#     https://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
-# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
-# License for the specific language governing permissions and limitations under
-# the License.
-#
-libabsl_bad_any_cast_impl 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_bad_optional_access 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_bad_variant_access 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_base 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_city 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_civil_time 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_cord 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_cord_internal 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_cordz_functions 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_cordz_handle 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_cordz_info 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_cordz_sample_token 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_debugging_internal 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_demangle_internal 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_examine_stack 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_exponential_biased 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_failure_signal_handler 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_flags_commandlineflag 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_flags_commandlineflag_internal 20220623 libabsl20220623 (>= 
0~20220623.0-1)
-libabsl_flags_config 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_flags_internal 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_flags_marshalling 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_flags_parse 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_flags_private_handle_accessor 20220623 libabsl20220623 (>= 
0~20220623.0-1)
-libabsl_flags_program_name 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_flags_reflection 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_flags_usage 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_flags_usage_internal 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_graphcycles_internal 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_hash 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_hashtablez_sampler 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_int128 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_leak_check 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_log_severity 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_low_level_hash 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_malloc_internal 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_periodic_sampler 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_random_distributions 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_random_internal_distribution_test_util 20220623 libabsl20220623 (>= 
0~20220623.0-1)
-libabsl_random_internal_platform 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_random_internal_pool_urbg 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_random_internal_randen 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_random_internal_randen_hwaes 20220623 libabsl20220623 (>= 
0~20220623.0-1)
-libabsl_random_internal_randen_hwaes_impl 20220623 libabsl20220623 (>= 
0~20220623.0-1)
-libabsl_random_internal_randen_slow 20220623 libabsl20220623 (>= 
0~20220623.0-1)
-libabsl_random_internal_seed_material 20220623 libabsl20220623 (>= 
0~20220623.0-1)
-libabsl_random_seed_gen_exception 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_random_seed_sequences 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_raw_hash_set 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_raw_logging_internal 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_scoped_set_env 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_spinlock_wait 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_stacktrace 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_status 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_statusor 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_str_format_internal 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_strerror 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_strings 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_strings_internal 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_symbolize 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_synchronization 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_throw_delegate 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_time 20220623 libabsl20220623 (>= 0~20220623.0-1)
-libabsl_time_zone 20220623 libabsl20220623 (>= 0~20220623.0-1)
diff -Nru abseil-20220623.1/debian/libabsl20220623t64.install 
abseil-20220623.1/debian/libabsl20220623t64.install
--- abseil-20220623.1/debian/libabsl20220623t64.install 1970-01-01 
00:00:00.000000000 +0000
+++ abseil-20220623.1/debian/libabsl20220623t64.install 2023-08-09 
22:22:50.000000000 +0000
@@ -0,0 +1,15 @@
+# Copyright 2020 Google LLC
+#
+# Licensed under the Apache License, Version 2.0 (the "License"); you may not
+# use this file except in compliance with the License. You may obtain a copy of
+# the License at
+#
+#     https://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+# License for the specific language governing permissions and limitations under
+# the License.
+
+usr/lib/*/libabsl_*.so.*
diff -Nru abseil-20220623.1/debian/libabsl20220623t64.lintian-overrides 
abseil-20220623.1/debian/libabsl20220623t64.lintian-overrides
--- abseil-20220623.1/debian/libabsl20220623t64.lintian-overrides       
1970-01-01 00:00:00.000000000 +0000
+++ abseil-20220623.1/debian/libabsl20220623t64.lintian-overrides       
2024-01-29 21:37:49.000000000 +0000
@@ -0,0 +1,41 @@
+# Copyright 2022 Google LLC
+#
+# Licensed under the Apache License, Version 2.0 (the "License"); you may not
+# use this file except in compliance with the License. You may obtain a copy of
+# the License at
+#
+#     https://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+# License for the specific language governing permissions and limitations under
+# the License.
+
+libabsl20220623t64: hardening-no-fortify-functions [usr/lib/*/libabsl_base.so*]
+libabsl20220623t64: hardening-no-fortify-functions 
[usr/lib/*/libabsl_debugging_internal.so*]
+libabsl20220623t64: hardening-no-fortify-functions 
[usr/lib/*/libabsl_random_internal_seed_material.so*]
+libabsl20220623t64: hardening-no-fortify-functions 
[usr/lib/*/libabsl_time_zone.so*]
+libabsl20220623t64: library-not-linked-against-libc 
[usr/lib/*/libabsl_bad_any_cast_impl.so*]
+libabsl20220623t64: library-not-linked-against-libc 
[usr/lib/*/libabsl_bad_optional_access.so*]
+libabsl20220623t64: library-not-linked-against-libc 
[usr/lib/*/libabsl_bad_variant_access.so*]
+libabsl20220623t64: library-not-linked-against-libc 
[usr/lib/*/libabsl_cordz_functions.so*]
+libabsl20220623t64: library-not-linked-against-libc 
[usr/lib/*/libabsl_cordz_sample_token.so*]
+libabsl20220623t64: library-not-linked-against-libc 
[usr/lib/*/libabsl_exponential_biased.so*]
+libabsl20220623t64: library-not-linked-against-libc 
[usr/lib/*/libabsl_flags_commandlineflag.so*]
+libabsl20220623t64: library-not-linked-against-libc 
[usr/lib/*/libabsl_flags_commandlineflag_internal.so*]
+libabsl20220623t64: library-not-linked-against-libc 
[usr/lib/*/libabsl_hash.so*]
+libabsl20220623t64: library-not-linked-against-libc 
[usr/lib/*/libabsl_log_severity.so*]
+libabsl20220623t64: library-not-linked-against-libc 
[usr/lib/*/libabsl_periodic_sampler.so*]
+libabsl20220623t64: library-not-linked-against-libc 
[usr/lib/*/libabsl_random_internal_randen.so*]
+libabsl20220623t64: library-not-linked-against-libc 
[usr/lib/*/libabsl_random_internal_randen_hwaes_impl.so*]
+libabsl20220623t64: library-not-linked-against-libc 
[usr/lib/*/libabsl_random_internal_randen_slow.so*]
+libabsl20220623t64: library-not-linked-against-libc 
[usr/lib/*/libabsl_throw_delegate.so*]
+libabsl20220623t64: no-symbols-control-file usr/lib/*/libabsl_*
+libabsl20220623t64: package-name-doesnt-match-sonames libabsl-*
+libabsl20220623t64: shared-library-lacks-prerequisites 
[usr/lib/*/libabsl_city.so*]
+libabsl20220623t64: shared-library-lacks-prerequisites 
[usr/lib/*/libabsl_leak_check.so*]
+libabsl20220623t64: shared-library-lacks-prerequisites 
[usr/lib/*/libabsl_low_level_hash.so*]
+libabsl20220623t64: shared-library-lacks-prerequisites 
[usr/lib/*/libabsl_random_internal_platform.so*]
+libabsl20220623t64: shared-library-lacks-prerequisites 
[usr/lib/*/libabsl_random_internal_randen_hwaes.so*]
+libabsl20220623t64: package-name-doesnt-match-sonames libabsl20220623
diff -Nru abseil-20220623.1/debian/libabsl20220623t64.shlibs 
abseil-20220623.1/debian/libabsl20220623t64.shlibs
--- abseil-20220623.1/debian/libabsl20220623t64.shlibs  1970-01-01 
00:00:00.000000000 +0000
+++ abseil-20220623.1/debian/libabsl20220623t64.shlibs  2024-01-29 
21:37:49.000000000 +0000
@@ -0,0 +1,78 @@
+# Copyright 2022 Google LLC
+#
+# Licensed under the Apache License, Version 2.0 (the "License"); you may not
+# use this file except in compliance with the License. You may obtain a copy of
+# the License at
+#
+#     https://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+# License for the specific language governing permissions and limitations under
+# the License.
+#
+libabsl_bad_any_cast_impl 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_bad_optional_access 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_bad_variant_access 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_base 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_city 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_civil_time 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_cord 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_cord_internal 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_cordz_functions 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_cordz_handle 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_cordz_info 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_cordz_sample_token 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_debugging_internal 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_demangle_internal 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_examine_stack 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_exponential_biased 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_failure_signal_handler 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_flags_commandlineflag 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_flags_commandlineflag_internal 20220623 libabsl20220623t64 (>= 
0~20220623.0-1)
+libabsl_flags_config 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_flags_internal 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_flags_marshalling 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_flags_parse 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_flags_private_handle_accessor 20220623 libabsl20220623t64 (>= 
0~20220623.0-1)
+libabsl_flags_program_name 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_flags_reflection 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_flags_usage 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_flags_usage_internal 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_graphcycles_internal 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_hash 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_hashtablez_sampler 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_int128 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_leak_check 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_log_severity 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_low_level_hash 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_malloc_internal 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_periodic_sampler 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_random_distributions 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_random_internal_distribution_test_util 20220623 libabsl20220623t64 (>= 
0~20220623.0-1)
+libabsl_random_internal_platform 20220623 libabsl20220623t64 (>= 
0~20220623.0-1)
+libabsl_random_internal_pool_urbg 20220623 libabsl20220623t64 (>= 
0~20220623.0-1)
+libabsl_random_internal_randen 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_random_internal_randen_hwaes 20220623 libabsl20220623t64 (>= 
0~20220623.0-1)
+libabsl_random_internal_randen_hwaes_impl 20220623 libabsl20220623t64 (>= 
0~20220623.0-1)
+libabsl_random_internal_randen_slow 20220623 libabsl20220623t64 (>= 
0~20220623.0-1)
+libabsl_random_internal_seed_material 20220623 libabsl20220623t64 (>= 
0~20220623.0-1)
+libabsl_random_seed_gen_exception 20220623 libabsl20220623t64 (>= 
0~20220623.0-1)
+libabsl_random_seed_sequences 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_raw_hash_set 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_raw_logging_internal 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_scoped_set_env 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_spinlock_wait 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_stacktrace 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_status 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_statusor 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_str_format_internal 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_strerror 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_strings 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_strings_internal 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_symbolize 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_synchronization 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_throw_delegate 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_time 20220623 libabsl20220623t64 (>= 0~20220623.0-1)
+libabsl_time_zone 20220623 libabsl20220623t64 (>= 0~20220623.0-1)

Reply via email to