From a2a6aac2748165632fe5c36e63881babcda4f89e64bcb9bc9edbb41faec4a019 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 19 Jan 2024 10:32:14 +0000 Subject: [PATCH] Accepting request 1139797 from home:stig124:branches:Emulators - Update to release SDK-1.3.275.0 * Update to header 1.3.275.0 * Only require C compiler * BUILD_WERROR OFF by default * Make sure VkSurfaceKHR is cast to uintptr properly * Fix settings file crash found through fuzzers OBS-URL: https://build.opensuse.org/request/show/1139797 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-loader?expand=0&rev=122 --- vulkan-loader.changes | 10 ++++++++++ vulkan-loader.spec | 4 ++-- vulkan-sdk-1.3.268.0.tar.gz | 3 --- vulkan-sdk-1.3.275.0.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 5 deletions(-) delete mode 100644 vulkan-sdk-1.3.268.0.tar.gz create mode 100644 vulkan-sdk-1.3.275.0.tar.gz diff --git a/vulkan-loader.changes b/vulkan-loader.changes index c03e98b..9113450 100644 --- a/vulkan-loader.changes +++ b/vulkan-loader.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jan 18 19:22:17 UTC 2024 - Nicolas FORMICHELLA + +- Update to release SDK-1.3.275.0 + * Update to header 1.3.275.0 + * Only require C compiler + * BUILD_WERROR OFF by default + * Make sure VkSurfaceKHR is cast to uintptr properly + * Fix settings file crash found through fuzzers + ------------------------------------------------------------------- Mon Jan 8 12:00:30 UTC 2024 - Callum Farmer diff --git a/vulkan-loader.spec b/vulkan-loader.spec index 45b6187..b021864 100644 --- a/vulkan-loader.spec +++ b/vulkan-loader.spec @@ -1,7 +1,7 @@ # # spec file for package vulkan-loader # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ # Prefer to go with just /^sdk-.*/ tags %define lname libvulkan1 Name: vulkan-loader -Version: 1.3.268.0 +Version: 1.3.275.0 Release: 0 Summary: Reference ICD loader for Vulkan License: Apache-2.0 diff --git a/vulkan-sdk-1.3.268.0.tar.gz b/vulkan-sdk-1.3.268.0.tar.gz deleted file mode 100644 index 55f0e4a..0000000 --- a/vulkan-sdk-1.3.268.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:404fa621f1ab2731bcc68bcbff64d8c6de322faad2d87f9198641bd37255fd39 -size 1689395 diff --git a/vulkan-sdk-1.3.275.0.tar.gz b/vulkan-sdk-1.3.275.0.tar.gz new file mode 100644 index 0000000..6a09d91 --- /dev/null +++ b/vulkan-sdk-1.3.275.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f49a2653cd592439c5b4b987ffa0b2577b7fa72b7d344d7a2a89f7d6cb2b342e +size 1701620