Activity log for bug #1871754

Date Who What changed Old value New value Message
2020-04-09 04:40:54 Timo Aaltonen bug added bug
2020-04-09 04:41:24 Timo Aaltonen bug task added vulkan-tools (Ubuntu)
2020-04-09 04:41:34 Timo Aaltonen bug task added vulkan-validationlayers (Ubuntu)
2020-04-09 11:16:01 Timo Aaltonen bug task added spirv-headers (Ubuntu)
2020-04-09 11:16:10 Timo Aaltonen bug task added spirv-tools (Ubuntu)
2020-04-09 11:29:28 Timo Aaltonen bug task added glslang (Ubuntu)
2020-04-09 19:00:31 Timo Aaltonen description WIP Vulkan 1.2.135 adds support for ray tracing, and the dependency chain goes all the way down to spirv-headers.
2020-04-16 08:21:31 Iain Lane bug added subscriber Ubuntu Release Team
2020-04-16 09:01:40 Timo Aaltonen description Vulkan 1.2.135 adds support for ray tracing, and the dependency chain goes all the way down to spirv-headers. Upstream doesn't provide release notes, vulkan tags follow the SDK releases so this is probably closest to reality: https://www.lunarg.com/new-vulkan-1-2-sdks-support-provisional-ray-tracing-extension/ snippet copied here: <-- Overview of new features to Vulkan SDK 1.2.135 Inclusion of the shader tool chain API libraries coming from glslang, shaderc, SPIRV-Cross, and SPIRV-Tools. A new validation layer object has been added that processes debugPrintfEXT operations in shaders, retrieves the values to be printed, and sends a formatted string to the validation debug callback. Easier and quicker to build samples. Enhancements to Best Practices in the Khronos Validation Layer including ARM GPU-specific best practices checks. Support for the following many new extensions including new provisional VK_KHR_ray_tracing. Added support for VK_EXT_tooling_info for several LunarG SDK layers. VK_LAYER_LUNARG_standard_validation (meta-layer) has been removed and can no longer be referenced. Some notable improvements to Validation Layer error messages in response to feedback from the recent LunarG Vulkan Ecosystem Survey. Bug fixes and improved validation coverage. --> risk: vulkan-loader - very low, the loader library / headers is just the plumbing for the actual drivers to support the new feature(s) vulkan-tools - fixes for vulkaninfo, no risk really vulkan-validationlayers - developer tools, little impact on end users spirv/glslang - updates are required by vulkan-validationlayers to build, again little impact on end users testing: these have been in debian for a week now without issues, and seem fine on focal too, vkcube/vulkaninfo work like before
2020-04-28 00:51:01 Launchpad Janitor vulkan-loader (Ubuntu): status New Fix Released
2020-04-28 02:29:20 Launchpad Janitor spirv-headers (Ubuntu): status New Fix Released
2020-04-28 09:51:31 Launchpad Janitor spirv-tools (Ubuntu): status New Fix Released
2020-04-28 11:02:38 Launchpad Janitor vulkan-tools (Ubuntu): status New Fix Released
2020-04-28 13:29:16 Launchpad Janitor glslang (Ubuntu): status New Fix Released
2020-04-28 15:00:41 Launchpad Janitor vulkan-validationlayers (Ubuntu): status New Fix Released