mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 03:09:51 +03:00
main/libxml2: security upgrade to 2.13.8
https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.13.8 - CVE-2025-32414 - CVE-2025-32415
This commit is contained in:
parent
ca1673dad5
commit
d1e7f60373
1 changed files with 6 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Contributor: Carlo Landmeter <clandmeter@alpinelinux.org>
|
# Contributor: Carlo Landmeter <clandmeter@alpinelinux.org>
|
||||||
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
|
# Maintainer: Carlo Landmeter <clandmeter@alpinelinux.org>
|
||||||
pkgname=libxml2
|
pkgname=libxml2
|
||||||
pkgver=2.13.7
|
pkgver=2.13.8
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
pkgdesc="XML parsing library, version 2"
|
pkgdesc="XML parsing library, version 2"
|
||||||
url="https://gitlab.gnome.org/GNOME/libxml2"
|
url="https://gitlab.gnome.org/GNOME/libxml2"
|
||||||
arch="all"
|
arch="all"
|
||||||
|
@ -21,6 +21,9 @@ fi
|
||||||
source="https://download.gnome.org/sources/libxml2/${pkgver%.*}/libxml2-$pkgver.tar.xz"
|
source="https://download.gnome.org/sources/libxml2/${pkgver%.*}/libxml2-$pkgver.tar.xz"
|
||||||
|
|
||||||
# secfixes:
|
# secfixes:
|
||||||
|
# 2.13.8-r0:
|
||||||
|
# - CVE-2025-32414
|
||||||
|
# - CVE-2025-32415
|
||||||
# 2.13.6-r0:
|
# 2.13.6-r0:
|
||||||
# - CVE-2025-24928
|
# - CVE-2025-24928
|
||||||
# - CVE-2024-56171
|
# - CVE-2024-56171
|
||||||
|
@ -111,5 +114,5 @@ utils() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
6e69ed38cdf2aaa5df7e26b654a7aadd2d80131619184380bafc6a22811acb6b7286c819175c3b37edb194019a93ba6085852a0281934d6bb36d0b52ce138541 libxml2-2.13.7.tar.xz
|
668e556404693f17e074bc31e2caa5e50bf003ee3cd81b61a51ea25e76efd7eff7ec70ff603eed87b9d9e9b2299673e6e8871798264113e660e703b74b58458f libxml2-2.13.8.tar.xz
|
||||||
"
|
"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue