Upstream update available: glslang 1.4.335.0 → 16.3.0 #4

Open
opened 2026-05-20 02:32:50 +03:00 by sbelikov · 0 comments
Owner

Upstream update available: glslang 1.4.335.016.3.0

Package

  • Package: glslang
  • RPM name: glslang
  • Branch: niceos-5.2
  • Current EVR: 1.4.335.0-1
  • Update class: major
  • Compare method: python_rpm
  • Update policy: leaf
  • Risk tags: github-upstream

Upstream

Signals

  • Security-relevant keywords detected: False
  • Policy blocked: False
  • Policy reason: -
  • Labels: ai-summary, bot, needs-build, needs-triage, priority/high, update/major, upstream-update, upstream/github

NiceSOFT AI preliminary stability analysis

1. Краткий вывод

Пакет glslang получил major-обновление с депрекациями HLSL и множеством изменений в коде. Установка этого обновления может привести к потере поддержки HLSL, изменению поведения шейдеров и потенциальным проблемам с совместимостью.

2. Риск для НАЙС.ОС

High
Обновление класса major включает депрекацию ключевого компонента (HLSL), что может привести к потере поддержки шейдеров на языке HLSL. Также, изменения в коде могут повлиять на работу шейдеров, особенно если они зависят от устаревших функций или структур.

3. Security/CVE

Нет признаков security/CVE в входных данных.

4. ABI/API риск

Данные недостаточно. Нужен ручной анализ ABI/API, так как обновление класса major может включать изменения в API, которые не указаны в входных данных.

5. Риск для RPM-сборки

  • Патчи могут содержать изменения в API, требующие коррекции в spec.
  • %check может выдавать ошибки из-за устаревших функций или изменений в шейдерах.
  • BuildRequires может требовать обновлений, если шейдеры зависят от устаревших версий.

6. Проверки мейнтеймера

  • Проверить наличие депрекации HLSL в коде.
  • Убедиться, что все шейдеры обновлены или отключены.
  • Проверить изменения в API и ABI, если они не указаны.
  • Проверить совместимость с существующими шейдерами.

7. Рекомендация

blocked manual review
Обновление класса major с депрекацией HLSL и множеством изменений в коде требует ручной проверки, так как это может повлиять на стабильность и безопасность системы.

8. Основание рекомендации

Обновление класса major включает депрекацию ключевого компонента (HLSL), что может привести к потере поддержки шейдеров, изменению поведения шейдеров и потенциальным проблемам с совместимостью. Это требует ручной проверки для обеспечения стабильности и безопасности системы.

  1. GitHub release API: KhronosGroup/glslang 16.3.0
  2. GitHub tag page: KhronosGroup/glslang 16.3.0
  3. GitHub releases page: KhronosGroup/glslang
  4. GitHub - KhronosGroup/glslang: Khronos-reference front end for GLSL ...
  5. Entendendo o que é uma Query e como utilizá-la - Cubos Academy
  6. glslang - OpenGL and OpenGL ES shader front end and validator
  7. Microsoft Support
  8. Glslang download | SourceForge.net

Upstream release notes / description

Deprecation Notice:

  • Deprecate the HLSL front-end. See issue #4210 for details.

Changes in this release:

  • Support GL_NV_explicit_typecast
  • Raise the maximum limit for specialization constant IDs
  • Add explicit 8-bit and 16-bit type support for bitfieldReverse
  • Implement system include directives for the standalone wrapper
  • Check for invalid usage of gl_WorkGroupSize components
  • HLSL: Provide string error context only if token is a string
  • Fix layoutDescriptorStride bitfield truncation for large stride values
  • GL_EXT_long_vector with 2-4 components no longer require LongVector capability
  • Fix alignment of guard blocks
  • Fix ShaderDebugInfo having invalid line numbers when generating SPIRV 1.0
  • Replace ostringstream with string concat during #include preprocessing
  • Check for bad parameters on long vector type
  • HLSL: Check for bad integer argument on Load*, Store*, Interlocked*
  • HLSL: handle type error for ternary operator
  • HLSL: Ensure scope is popped even when method body fails to parse
  • Avoid unneccessary copies in SpirvIntrinsics.cpp
  • Unconditionally emit debug source for include files when using non-semantic debug info
  • Support bfloat16 and float8 tensors
  • Add small type capabilities for GLSL.STD.450
  • Add initial support for NonSemantic.Shader.DebugInfo 101
  • Fix access chains for GL_ARM_tensors with raw descriptor heap accesses
  • Support GL_KHR_compute_shader_derivatives
  • Require a quad or linear layout qualifier to be specified for GL_KHR_compute_shader_derivatives
  • Supportx SPV_KHR_constant_data and SPV_KHR_abort

NiceOS maintainer checklist

  • Confirm that the detected version is a stable upstream release.
  • Check upstream changelog for security fixes, ABI/API changes and build-system changes.
  • Check ABI/API compatibility and reverse dependencies.
  • Download source into NiceOS lookaside storage.
  • Update Version and related fields in SPECS/*.spec only if policy allows it.
  • Regenerate SOURCES/sources.lock.json, manifests, metadata and SBOM.
  • Build SRPM/RPM in a clean NiceOS buildroot.
  • Run package smoke tests.
  • Link PR/build logs and close this issue after update or triage.

Bot metadata

  • Tool: niceos_upstream_monitor.py 2.1.3-local-websearch-github-release-pages
  • Generated at: 2026-06-12T23:31:28Z
<!-- niceos-upstream-monitor:fingerprint=upstream-update:glslang:16.3.0 --> <!-- niceos-upstream-monitor:package=glslang --> <!-- niceos-upstream-monitor:current=1.4.335.0 --> <!-- niceos-upstream-monitor:latest=16.3.0 --> # Upstream update available: `glslang` `1.4.335.0` → `16.3.0` ## Package - Package: `glslang` - RPM name: `glslang` - Branch: `niceos-5.2` - Current EVR: `1.4.335.0-1` - Update class: `major` - Compare method: `python_rpm` - Update policy: `leaf` - Risk tags: `github-upstream` ## Upstream - Upstream type: `github` - Upstream project: `KhronosGroup/glslang` - Upstream URL: <a href="https://github.com/KhronosGroup/glslang" target="_blank" rel="noopener noreferrer">github.com — glslang</a> - Detected version: `16.3.0` - Tag/release: `16.3.0` - Source: `github_release_latest` - Published: `2026-05-01T20:56:38Z` - Release URL: <a href="https://github.com/KhronosGroup/glslang/releases/tag/16.3.0" target="_blank" rel="noopener noreferrer">github.com — 16.3.0</a> - Source URL: <a href="https://api.github.com/repos/KhronosGroup/glslang/tarball/16.3.0" target="_blank" rel="noopener noreferrer">api.github.com — 16.3.0</a> - Pre-release: `False` ## Signals - Security-relevant keywords detected: `False` - Policy blocked: `False` - Policy reason: `-` - Labels: `ai-summary, bot, needs-build, needs-triage, priority/high, update/major, upstream-update, upstream/github` ## NiceSOFT AI preliminary stability analysis ### 1. Краткий вывод Пакет glslang получил major-обновление с депрекациями HLSL и множеством изменений в коде. Установка этого обновления может привести к потере поддержки HLSL, изменению поведения шейдеров и потенциальным проблемам с совместимостью. ### 2. Риск для НАЙС.ОС **High** Обновление класса major включает депрекацию ключевого компонента (HLSL), что может привести к потере поддержки шейдеров на языке HLSL. Также, изменения в коде могут повлиять на работу шейдеров, особенно если они зависят от устаревших функций или структур. ### 3. Security/CVE Нет признаков security/CVE в входных данных. ### 4. ABI/API риск Данные недостаточно. Нужен ручной анализ ABI/API, так как обновление класса major может включать изменения в API, которые не указаны в входных данных. ### 5. Риск для RPM-сборки - Патчи могут содержать изменения в API, требующие коррекции в spec. - %check может выдавать ошибки из-за устаревших функций или изменений в шейдерах. - BuildRequires может требовать обновлений, если шейдеры зависят от устаревших версий. ### 6. Проверки мейнтеймера - Проверить наличие депрекации HLSL в коде. - Убедиться, что все шейдеры обновлены или отключены. - Проверить изменения в API и ABI, если они не указаны. - Проверить совместимость с существующими шейдерами. ### 7. Рекомендация **blocked manual review** Обновление класса major с депрекацией HLSL и множеством изменений в коде требует ручной проверки, так как это может повлиять на стабильность и безопасность системы. ### 8. Основание рекомендации Обновление класса major включает депрекацию ключевого компонента (HLSL), что может привести к потере поддержки шейдеров, изменению поведения шейдеров и потенциальным проблемам с совместимостью. Это требует ручной проверки для обеспечения стабильности и безопасности системы. ### Источники, найденные web_search 1. <a href="https://github.com/KhronosGroup/glslang/releases/tag/16.3.0" target="_blank" rel="noopener noreferrer">GitHub release API: KhronosGroup/glslang 16.3.0</a> 2. <a href="https://github.com/KhronosGroup/glslang/tree/16.3.0" target="_blank" rel="noopener noreferrer">GitHub tag page: KhronosGroup/glslang 16.3.0</a> 3. <a href="https://github.com/KhronosGroup/glslang/releases" target="_blank" rel="noopener noreferrer">GitHub releases page: KhronosGroup/glslang</a> 4. <a href="https://github.com/KhronosGroup/glslang" target="_blank" rel="noopener noreferrer">GitHub - KhronosGroup/glslang: Khronos-reference front end for GLSL ...</a> 5. <a href="https://blog.cubos.academy/programacao-o-que-e-uma-query/" target="_blank" rel="noopener noreferrer">Entendendo o que é uma Query e como utilizá-la - Cubos Academy</a> 6. <a href="https://www.freshports.org/graphics/glslang/" target="_blank" rel="noopener noreferrer">glslang - OpenGL and OpenGL ES shader front end and validator</a> 7. <a href="https://support.microsoft.com/en-us" target="_blank" rel="noopener noreferrer">Microsoft Support</a> 8. <a href="https://sourceforge.net/projects/glslang.mirror/" target="_blank" rel="noopener noreferrer">Glslang download | SourceForge.net</a> ## Upstream release notes / description Deprecation Notice: * Deprecate the HLSL front-end. See issue #4210 for details. Changes in this release: * Support GL_NV_explicit_typecast * Raise the maximum limit for specialization constant IDs * Add explicit 8-bit and 16-bit type support for bitfieldReverse * Implement system include directives for the standalone wrapper * Check for invalid usage of gl_WorkGroupSize components * HLSL: Provide string error context only if token is a string * Fix layoutDescriptorStride bitfield truncation for large stride values * GL_EXT_long_vector with 2-4 components no longer require LongVector capability * Fix alignment of guard blocks * Fix ShaderDebugInfo having invalid line numbers when generating SPIRV 1.0 * Replace ostringstream with string concat during #include preprocessing * Check for bad parameters on long vector type * HLSL: Check for bad integer argument on Load*, Store*, Interlocked* * HLSL: handle type error for ternary operator * HLSL: Ensure scope is popped even when method body fails to parse * Avoid unneccessary copies in SpirvIntrinsics.cpp * Unconditionally emit debug source for include files when using non-semantic debug info * Support bfloat16 and float8 tensors * Add small type capabilities for GLSL.STD.450 * Add initial support for NonSemantic.Shader.DebugInfo 101 * Fix access chains for GL_ARM_tensors with raw descriptor heap accesses * Support GL_KHR_compute_shader_derivatives * Require a quad or linear layout qualifier to be specified for GL_KHR_compute_shader_derivatives * Supportx SPV_KHR_constant_data and SPV_KHR_abort ## NiceOS maintainer checklist - [ ] Confirm that the detected version is a stable upstream release. - [ ] Check upstream changelog for security fixes, ABI/API changes and build-system changes. - [ ] Check ABI/API compatibility and reverse dependencies. - [ ] Download source into NiceOS lookaside storage. - [ ] Update `Version` and related fields in `SPECS/*.spec` only if policy allows it. - [ ] Regenerate `SOURCES/sources.lock.json`, manifests, metadata and SBOM. - [ ] Build SRPM/RPM in a clean NiceOS buildroot. - [ ] Run package smoke tests. - [ ] Link PR/build logs and close this issue after update or triage. ## Bot metadata - Tool: `niceos_upstream_monitor.py 2.1.3-local-websearch-github-release-pages` - Generated at: `2026-06-12T23:31:28Z`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
rpms/glslang#4
No description provided.