mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/gdk-pixbuf: security upgrade to 2.42.12
* CVE-2022-48622
This commit is contained in:
parent
9fcb175a0a
commit
6dec5c1eb3
@ -1,8 +1,8 @@
|
||||
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=gdk-pixbuf
|
||||
pkgver=2.42.10
|
||||
pkgrel=6
|
||||
pkgver=2.42.12
|
||||
pkgrel=0
|
||||
pkgdesc="GTK+ image loading library"
|
||||
url="https://wiki.gnome.org/Projects/GdkPixbuf"
|
||||
arch="all"
|
||||
@ -29,6 +29,8 @@ x86|arm*)
|
||||
esac
|
||||
|
||||
# secfixes:
|
||||
# 2.42.12-r0:
|
||||
# - CVE-2022-48622
|
||||
# 2.42.8-r0:
|
||||
# - CVE-2021-44648
|
||||
# 2.42.2-r0:
|
||||
@ -61,5 +63,5 @@ loaders() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
ad64963b61ef8cc84ae450328ec8c90a852f974e29ffdd42263ed32de47af93c058f3ffdf91c5d6e9bba815f4e8e8fe5a19422ac1bfb079666339814ac059b3a gdk-pixbuf-2.42.10.tar.xz
|
||||
ae9fcc9b4e8fd10a4c9bf34c3a755205dae7bbfe13fbc93ec4e63323dad10cc862df6a9e2e2e63c84ffa01c5e120a3be06ac9fad2a7c5e58d3dc6ba14d1766e8 gdk-pixbuf-2.42.12.tar.xz
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user