Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
e7e5c0f231 | ||
|
|
71d809acc8 |
@@ -57,6 +57,9 @@ Fri Dec 19 07:51:15 UTC 2025 - Petr Gajdos <pgajdos@suse.com>
|
|||||||
Don't truncate return value of zip_fread() with user sizes.
|
Don't truncate return value of zip_fread() with user sizes.
|
||||||
Zlib:
|
Zlib:
|
||||||
Fix assertion failures resulting in crashes with stream filter object parameters.
|
Fix assertion failures resulting in crashes with stream filter object parameters.
|
||||||
|
- fixes CVE-2025-14178 [bsc#1255711]
|
||||||
|
CVE-2025-14180 [bsc#1255712]
|
||||||
|
CVE-2025-14177 [bsc#1255710]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 18 09:34:11 UTC 2025 - Petr Gajdos <pgajdos@suse.com>
|
Thu Dec 18 09:34:11 UTC 2025 - Petr Gajdos <pgajdos@suse.com>
|
||||||
|
|||||||
@@ -2,7 +2,6 @@
|
|||||||
# spec file for package php8
|
# spec file for package php8
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
# Copyright (c) 2025 SUSE LLC and contributors
|
|
||||||
#
|
#
|
||||||
# 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
|
||||||
|
|||||||
Reference in New Issue
Block a user