diff --git a/abseil-cpp-20240722.0.tar.gz b/abseil-cpp-20240722.0.tar.gz deleted file mode 100644 index f510251..0000000 --- a/abseil-cpp-20240722.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f50e5ac311a81382da7fa75b97310e4b9006474f9560ac46f54a9967f07d4ae3 -size 2242861 diff --git a/abseil-cpp-20240722.1.tar.gz b/abseil-cpp-20240722.1.tar.gz new file mode 100644 index 0000000..a5bf2c9 --- /dev/null +++ b/abseil-cpp-20240722.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40cee67604060a7c8794d931538cb55f4d444073e556980c88b6c49bb9b19bb7 +size 2242894 diff --git a/abseil-cpp.changes b/abseil-cpp.changes index c253839..21c1be6 100644 --- a/abseil-cpp.changes +++ b/abseil-cpp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Jan 26 18:31:46 UTC 2025 - Andreas Stieger + +- update to 20240722.1 (boo#1236438) + * potential integer overflow in hash container create/resize + ------------------------------------------------------------------- Wed Jan 15 02:02:17 UTC 2025 - Bernhard Wiedemann diff --git a/abseil-cpp.spec b/abseil-cpp.spec index e6ef80f..8d142a8 100644 --- a/abseil-cpp.spec +++ b/abseil-cpp.spec @@ -2,7 +2,7 @@ # spec file for package abseil-cpp # # Copyright (c) 2024 SUSE LLC -# Copyright (c) 2024 Andreas Stieger +# Copyright (c) 2025 Andreas Stieger # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ %global with_gcc 7 %endif Name: abseil-cpp -Version: 20240722.0 +Version: 20240722.1 Release: 0 Summary: C++11 libraries which augment the C++ stdlib License: Apache-2.0