diff options
author | Danny Rawlins <contact@romster.me> | 2021-06-07 19:50:46 +1000 |
---|---|---|
committer | Danny Rawlins <contact@romster.me> | 2021-06-07 19:52:10 +1000 |
commit | c084098fd92a6a73c698ef6926ca034e0dcb298d (patch) | |
tree | f7ba5bb9e9e40d0c122ce37d498e7291dd808132 | |
parent | efd02b1946cbe075aa8146b64afcc393b837dfff (diff) | |
download | xorg-c084098fd92a6a73c698ef6926ca034e0dcb298d.tar.gz xorg-c084098fd92a6a73c698ef6926ca034e0dcb298d.tar.xz |
[notify] xorg-libx11: 1.7.1 -> 1.7.2 This is a bug fix release, correcting a regression [1] introduced by and improving the checks from the fix for CVE-2021-31535.
[1] https://gitlab.freedesktop.org/xorg/lib/libx11/-/issues/133
-rw-r--r-- | xorg-libx11/.signature | 6 | ||||
-rw-r--r-- | xorg-libx11/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/xorg-libx11/.signature b/xorg-libx11/.signature index 6557d2d7..5d41dc2d 100644 --- a/xorg-libx11/.signature +++ b/xorg-libx11/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndKWVoOu9e3pwum57F1fqOOaGwMjNkBRHu0YZSy2MrPVSXqRd71Xrj+mdCL0izQ2P/aNOy0oE+ujh0uE0kJIt7Ag= -SHA256 (Pkgfile) = b930884684c9a107674403c246f83620e1e29b70eeb948f5f243a075e07e759c +RWTSGWF5Q7TndEiNDCYO3qyjDnyELirjGoOyGeJ+K9t/z7Sj/uUkqb2b+xMEmuufU4t4dP7OsjBzfcUhyo038HO1/by8R/XmCAU= +SHA256 (Pkgfile) = 545119b12138be96672125b7da1c1aa85f420d2b490da38aeddec2744d52ea77 SHA256 (.footprint) = 63ced358e03505394f076a68be0e08a228628a70fac192e3a162ee09be4bbab0 -SHA256 (libX11-1.7.1.tar.bz2) = e64e43deaa562cbfb0d5ada64670ec09c6fac7935262dcd77bbc6d984a535d47 +SHA256 (libX11-1.7.2.tar.bz2) = 1cfa35e37aaabbe4792e9bb690468efefbfbf6b147d9c69d6f90d13c3092ea6c diff --git a/xorg-libx11/Pkgfile b/xorg-libx11/Pkgfile index 5b80160c..54896d3e 100644 --- a/xorg-libx11/Pkgfile +++ b/xorg-libx11/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xorg-libxcb xorg-xtrans name=xorg-libx11 -version=1.7.1 +version=1.7.2 release=1 source=(https://www.x.org/releases/individual/lib/libX11-$version.tar.bz2) |