slackware-current/source/x/x11/make/rendercheck
Patrick J Volkerding 1531b10f73 Tue Apr 23 22:24:03 UTC 2024
d/ruby-3.3.1-x86_64-1.txz:  Upgraded.
  This update fixes security issues:
  Arbitrary memory address read vulnerability with Regex search.
  RCE vulnerability with .rdoc_options in RDoc.
  Buffer overread vulnerability in StringIO.
  For more information, see:
    https://www.ruby-lang.org/en/news/2024/04/23/arbitrary-memory-address-read-regexp-cve-2024-27282/
    https://www.ruby-lang.org/en/news/2024/03/21/rce-rdoc-cve-2024-27281/
    https://www.ruby-lang.org/en/news/2024/03/21/buffer-overread-cve-2024-27280/
    https://www.cve.org/CVERecord?id=CVE-2024-27282
    https://www.cve.org/CVERecord?id=CVE-2024-27281
    https://www.cve.org/CVERecord?id=CVE-2024-27280
  (* Security fix *)
l/python-docutils-0.21.2-x86_64-1.txz:  Upgraded.
x/rendercheck-1.6-x86_64-1.txz:  Upgraded.
x/xcb-imdkit-1.0.8-x86_64-1.txz:  Upgraded.
2024-04-24 01:01:16 +02:00

5 lines
119 B
Text

export CFLAGS="$SLKCFLAGS"
export CXXFLAGS="$SLKCFLAGS"
ninja || exit 1
DESTDIR=$PKG ninja install || exit 1
cd ..