diff --git a/pixman-0.40.0.tar.gz b/pixman-0.40.0.tar.gz deleted file mode 100644 index eb859b0..0000000 --- a/pixman-0.40.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d200dec3740d9ec4ec8d1180e25779c00bc749f94278c8b9021f5534db223fc -size 913976 diff --git a/pixman-0.42.2.tar.gz b/pixman-0.42.2.tar.gz new file mode 100644 index 0000000..6b655ba --- /dev/null +++ b/pixman-0.42.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea1480efada2fd948bc75366f7c349e1c96d3297d09a3fe62626e38e234a625e +size 959669 diff --git a/pixman.changes b/pixman.changes index 6caef69..7465110 100644 --- a/pixman.changes +++ b/pixman.changes @@ -1,7 +1,14 @@ +------------------------------------------------------------------- +Fri Nov 4 17:12:49 UTC 2022 - Michael Gorse + +- 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 -- 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. diff --git a/pixman.spec b/pixman.spec index 720d642..622155f 100644 --- a/pixman.spec +++ b/pixman.spec @@ -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