From c42086b90c8f4ddf8de656cd3d155ddaabb6ace1 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Tue, 10 Dec 2019 18:52:42 +0000 Subject: Tue Dec 10 18:52:42 UTC 2019 l/dconf-0.34.0-x86_64-2.txz: Rebuilt. Rebuilt using the sed replacements suggested by LFS. This fixes a subsequent build of dconf-editor. l/glib-networking-2.62.2-x86_64-1.txz: Upgraded. n/samba-4.11.3-x86_64-1.txz: Upgraded. This update fixes the following security issues: Samba AD DC zone-named record Denial of Service in DNS management server. DelegationNotAllowed was not enforced in protocol transition on Samba AD DC. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14861 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14870 (* Security fix *) x/vulkan-sdk-1.1.126.0-x86_64-1.txz: Upgraded. --- source/x/vulkan-sdk/fetch-sources.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/x/vulkan-sdk') diff --git a/source/x/vulkan-sdk/fetch-sources.sh b/source/x/vulkan-sdk/fetch-sources.sh index 1331a721..48e51e3d 100755 --- a/source/x/vulkan-sdk/fetch-sources.sh +++ b/source/x/vulkan-sdk/fetch-sources.sh @@ -27,8 +27,8 @@ # # Example: VERSION=1.1.92.1 ./fetch-sources.sh -VERSION=${VERSION:-1.1.121.0} -BRANCH=${BRANCH:-sdk-1.1.121} +VERSION=${VERSION:-1.1.126.0} +BRANCH=${BRANCH:-sdk-1.1.126} rm -rf Vulkan-*-*.tar.?z glslang* SPIRV-Tools* SPIRV-Headers* \ Vulkan-Headers-sdk-${VERSION}* \ -- cgit v1.2.3