Accepting request 940262 from home:dspinella:branches:devel:libraries:c_c++

- Update stb_image/stb_image_write to fix various CVEs
  * 269.patch

OBS-URL: https://build.opensuse.org/request/show/940262
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zxing-cpp?expand=0&rev=22
This commit is contained in:
Dirk Mueller 2021-12-13 18:47:28 +00:00 committed by Git OBS Bridge
parent e11f31a197
commit 41ed227921
3 changed files with 1655 additions and 0 deletions

1647
269.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Dec 13 14:14:53 UTC 2021 - Danilo Spinella <danilo.spinella@suse.com>
- Update stb_image/stb_image_write to fix various CVEs
* 269.patch
-------------------------------------------------------------------
Fri Nov 5 11:58:38 UTC 2021 - Danilo Spinella <danilo.spinella@suse.com>

View File

@ -28,6 +28,8 @@ Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source99: baselibs.conf
# PATCH-FIX-OPENSUSE cmake-check-system-first.patch -- Search system for needed libraries first
Patch0: cmake-check-system-first.patch
# PATCH-FIX-UPSTREAM 269.patch -- Update stb_image/stb_image_write
Patch1: 269.patch
BuildRequires: pkgconfig
# Use cmake3 package on SLE12 because cmake is too old (version 3.5)
%if !0%{?is_opensuse} && 0%{?sle_version} < 150000