Accepting request 1035091 from GNOME:Next

- Update to version 0.42.2 (boo#1205033 CVE-2022-44638):
  + This version contains a fix for a heap overflow.
- Update URL, and tweak source URI.

- Update to version 0.40.0:

OBS-URL: https://build.opensuse.org/request/show/1035091
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pixman?expand=0&rev=103
This commit is contained in:
Bjørn Lie 2022-11-10 16:46:06 +00:00 committed by Git OBS Bridge
parent ed3c682390
commit 9e8809804d
4 changed files with 15 additions and 8 deletions

View File

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

BIN
pixman-0.42.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,7 +1,14 @@
-------------------------------------------------------------------
Fri Nov 4 17:12:49 UTC 2022 - Michael Gorse <mgorse@suse.com>
- Update to version 0.42.2 (boo#1205033 CVE-2022-44638):
+ This version contains a fix for a heap overflow.
- Update URL, and tweak source URI.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Apr 20 07:11:07 UTC 2020 - Paolo Stivanin <info@paolostivanin.com> Mon Apr 20 07:11:07 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
- Update to versio 0.40.0: - Update to version 0.40.0:
+ Meson build system improvements + Meson build system improvements
+ Supporting optimizations on Hygon Dhyana processors + Supporting optimizations on Hygon Dhyana processors
to match what is enabled for Intel/AMD CPUs. to match what is enabled for Intel/AMD CPUs.

View File

@ -1,7 +1,7 @@
# #
# spec file for package pixman # spec file for package pixman
# #
# Copyright (c) 2020 SUSE LLC # Copyright (c) 2022 SUSE LLC
# #
# 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
@ -17,13 +17,13 @@
Name: pixman Name: pixman
Version: 0.40.0 Version: 0.42.2
Release: 0 Release: 0
Summary: Pixel manipulation library Summary: Pixel manipulation library
License: MIT License: MIT
Group: Development/Libraries/C and C++ Group: Development/Libraries/C and C++
URL: http://xorg.freedesktop.org/ URL: https://gitlab.freedesktop.org/pixman/pixman
Source: http://cairographics.org/releases/%{name}-%{version}.tar.gz Source: https://www.cairographics.org/releases/%{name}-%{version}.tar.gz
Source99: baselibs.conf Source99: baselibs.conf
BuildRequires: pkgconfig BuildRequires: pkgconfig