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.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.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.size >= sizeof(size_t).add a couple of bug fixes for various crash and message loss problems:
Update to 1.3.36
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-5aa2157aca
Please log in to add feedback.
This update's test gating status has been changed to 'waiting'.
This update has obsoleted syslog-ng-4.9.0-5.fc43, and has inherited its bugs and notes.
This update's test gating status has been changed to 'waiting'.
Ooops, I forgot to wait for https://koji.fedoraproject.org/koji/taskinfo?taskID=137166047 to finish. I’ll “refresh” the build list as soon as it is done.
This update has been submitted for testing by bodhi.
music edited this update.
New build(s):
Removed build(s):
Karma has been reset.
This update has obsoleted buildbox-1.3.36-1.fc43, and has inherited its bugs and notes.
This update's test gating status has been changed to 'failed'.
music edited this update.
music edited this update.
This update has been pushed to testing.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'passed'.
Works
This update can be pushed to stable now if the maintainer wishes
This update has been submitted for stable by music.
This update has been pushed to stable.