[notify] xorg-libx11: updated to 1.6.12. Fix for CVE-2020-14363
Double free in libX11 locale handling code ========================================== CVE-2020-14363 There is an integer overflow and a double free vulnerability in the way LibX11 handles locales. The integer overflow is a necessary precursor to the double free.
This commit is contained in:
parent
10d6d12503
commit
2e1f373404
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/xorg.pub
|
||||
RWTSGWF5Q7TndKE5Nbm9SeX2jxajU5/N+KlDnCCg12u9OimkGo/jLPzBtjwABBWr0raA3OOCaUAmJrPiSijHEBH0DnlYnb6bLwE=
|
||||
SHA256 (Pkgfile) = 8db505225ffa207e5f19485bb635d535300125ee46aa4d15554a0c2955edbca5
|
||||
RWTSGWF5Q7TndN2s1eFlxBrWh22uhpm2CDBJnZ+CRRAljQlQ4F8ce8Qna2gJZLBGr6I7UI95iF4U6L1jJWwat5Bn8YkaBTK2aA4=
|
||||
SHA256 (Pkgfile) = 83a4996fb7bca76974ab582adcb374f0983fd31a0528d53393e1fd47fdcb0870
|
||||
SHA256 (.footprint) = ccb5120a2b76cd91ac3aa131a2de98674a22f34e0c7197ad2d98e41cb78f8775
|
||||
SHA256 (libX11-1.6.11.tar.bz2) = b1cc4b802058be7e3fb438ee2490f66fcc52ac3b2a14f47a22cbf77638e33606
|
||||
SHA256 (libX11-1.6.12.tar.bz2) = f108227469419ac04d196df0f3b80ce1f7f65059bb54c0de811f4d8e03fd6ec7
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: xorg-libxcb xorg-xtrans
|
||||
|
||||
name=xorg-libx11
|
||||
version=1.6.11
|
||||
version=1.6.12
|
||||
release=1
|
||||
source=(https://www.x.org/releases/individual/lib/libX11-$version.tar.bz2)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user