Accepting request 1035118 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1035118 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pixman?expand=0&rev=57
This commit is contained in:
commit
0b226374b9
@ -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
BIN
pixman-0.42.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -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>
|
||||
|
||||
- Update to versio 0.40.0:
|
||||
- Update to version 0.40.0:
|
||||
+ Meson build system improvements
|
||||
+ Supporting optimizations on Hygon Dhyana processors
|
||||
to match what is enabled for Intel/AMD CPUs.
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: pixman
|
||||
Version: 0.40.0
|
||||
Version: 0.42.2
|
||||
Release: 0
|
||||
Summary: Pixel manipulation library
|
||||
License: MIT
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: http://xorg.freedesktop.org/
|
||||
Source: http://cairographics.org/releases/%{name}-%{version}.tar.gz
|
||||
URL: https://gitlab.freedesktop.org/pixman/pixman
|
||||
Source: https://www.cairographics.org/releases/%{name}-%{version}.tar.gz
|
||||
Source99: baselibs.conf
|
||||
BuildRequires: pkgconfig
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user