]> git.ipfire.org Git - ipfire-2.x.git/commit
abseil-cpp: Update to version 20250127.0
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 24 Mar 2025 17:44:24 +0000 (18:44 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 25 Mar 2025 15:38:49 +0000 (15:38 +0000)
commit1526aea812a7f354daf50c9edab114f95c762058
tree2075973c3230c72dc577b241ed3571d2dc0a1fb2
parentf6bc9fef66adde4bdc6e3076b6db081f45764569
abseil-cpp: Update to version 20250127.0

- Update from version 20240722.0 to 20250127.0
- Update of rootfile
- Changelog
    20250127.0
What's New:
    Added support for Bazel 8.0
    Added support for Bazel Platforms for better portability
    Added ABSL_ATTRIBUTE_VIEW and ABSL_ATTRIBUTE_OWNER for diagnosing certain
lifetime issues
    Many performance improvements
    A security issue in hash container create/resize has been fixed. Note that
the latest patch releases for previous LTS versions also address this
issue.
Breaking Changes:
    Bazel BUILD files now reference repositories by their canonical names from
the Bazel Central Registry. For example, Abseil is now @abseil-cpp
instead of @com_google_absl, and GoogleTest is now @googletest instead
of @com_google_googletest. Users still using the old WORKSPACE system
may need to use repo_mapping on repositories that still use the old
names. See 90a7ba6 for an example.
Other:
    This will be the last release to support C++14. Future releases will
require at least C++17.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/abseil-cpp
lfs/abseil-cpp