summaryrefslogtreecommitdiffstats
path: root/source/x/vulkan-sdk/fetch-sources.sh
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2019-12-10 18:52:42 +0000
committer Eric Hameleers <alien@slackware.com>2019-12-11 08:59:49 +0100
commitc42086b90c8f4ddf8de656cd3d155ddaabb6ace1 (patch)
tree4287f268355676406ec2455c23c06eb2f3a305b4 /source/x/vulkan-sdk/fetch-sources.sh
parent6cccecfe05411575fbe4fb7d3e0de286b562f004 (diff)
downloadcurrent-680872a31a45004b9d0b65269a7a838ac86a22ba.tar.gz
current-680872a31a45004b9d0b65269a7a838ac86a22ba.tar.xz
Tue Dec 10 18:52:42 UTC 201920191210185242
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.
Diffstat (limited to 'source/x/vulkan-sdk/fetch-sources.sh')
-rwxr-xr-xsource/x/vulkan-sdk/fetch-sources.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/x/vulkan-sdk/fetch-sources.sh b/source/x/vulkan-sdk/fetch-sources.sh
index 1331a7210..48e51e3d8 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}* \