stable

abseil-cpp-20250814.0-1.fc44, bloaty-1.1-45.fc44, & 19 more

FEDORA-2025-8ab19b6dfe created by music 8 months ago for Fedora 44

Abseil LTS 20250814.0

What's New:

  • absl::Mutex now contains lower-case method names like lock() and shared_lock() to align with standard C++ mutex methods. This allows absl::Mutex to be used with std::scoped_lock and friends. The old names are still present but may be removed in a future release.
  • The RAII Mutex-locker types like absl::MutexLock, absl::ReaderMutexLock, and friends now accept references to absl::Mutex. The pointer-accepting constructors are now deprecated, and may be removed in a future release.

Breaking Changes:

  • Nullability template types, which were deprecated in the May 2025 release, have been removed.
  • absl::string_view(nullptr), which is undefined behavior according to the C++ standard, now triggers an assert failure. Note that unless you changed absl/base/options.h, absl::string_view is an alias for std::string_view, so by default you will be inheriting the behavior of your standard library instead of using the Abseil implementation.
  • Abseil's hash tables now require a hash function that has a return type with size >= sizeof(size_t).

How to install

Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:

sudo dnf upgrade --refresh --advisory=FEDORA-2025-8ab19b6dfe

This update's test gating status has been changed to 'waiting'.

8 months ago

This update's test gating status has been changed to 'failed'.

8 months ago

This update's test gating status has been changed to 'waiting'.

8 months ago

This update's test gating status has been changed to 'failed'.

8 months ago

This update's test gating status has been changed to 'waiting'.

8 months ago

This update's test gating status has been changed to 'passed'.

8 months ago

This update cannot be pushed to stable. These builds buildbox-1.3.31-2.fc44 have a more recent build in koji's f44 tag.

8 months ago

music edited this update.

New build(s):

  • buildbox-1.3.36-2.fc44

Removed build(s):

  • buildbox-1.3.31-2.fc44

Karma has been reset.

8 months ago

This update's test gating status has been changed to 'waiting'.

8 months ago

This update's test gating status has been changed to 'passed'.

8 months ago

This update has been submitted for stable by bodhi

8 months ago

This update's test gating status has been changed to 'failed'.

8 months ago

This update's test gating status has been changed to 'waiting'.

8 months ago

This update's test gating status has been changed to 'failed'.

8 months ago

This update's test gating status has been changed to 'passed'.

8 months ago

Please log in to add feedback.

BZ#2389295 abseil-cpp-20250814.0 is available
0
0

Automated Test Results