Accepting request 1240386 from devel:microos

- update to 20240722.1 (boo#1236438)
  * potential integer overflow in hash container create/resize

OBS-URL: https://build.opensuse.org/request/show/1240386
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/abseil-cpp?expand=0&rev=42
This commit is contained in:
Ana Guerrero 2025-01-28 13:58:10 +00:00 committed by Git OBS Bridge
commit bad8cc6a79
4 changed files with 11 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f50e5ac311a81382da7fa75b97310e4b9006474f9560ac46f54a9967f07d4ae3
size 2242861

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:40cee67604060a7c8794d931538cb55f4d444073e556980c88b6c49bb9b19bb7
size 2242894

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jan 26 18:31:46 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
- update to 20240722.1 (boo#1236438)
* potential integer overflow in hash container create/resize
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jan 15 02:02:17 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com> Wed Jan 15 02:02:17 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>

View File

@ -2,7 +2,7 @@
# spec file for package abseil-cpp # spec file for package abseil-cpp
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2024 SUSE LLC
# Copyright (c) 2024 Andreas Stieger <Andreas.Stieger@gmx.de> # Copyright (c) 2025 Andreas Stieger <Andreas.Stieger@gmx.de>
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -23,7 +23,7 @@
%global with_gcc 7 %global with_gcc 7
%endif %endif
Name: abseil-cpp Name: abseil-cpp
Version: 20240722.0 Version: 20240722.1
Release: 0 Release: 0
Summary: C++11 libraries which augment the C++ stdlib Summary: C++11 libraries which augment the C++ stdlib
License: Apache-2.0 License: Apache-2.0