Packages changed:
  ffmpeg-4
  glslang (13.0.0 -> 13.1.1)
  hiredis (1.1.0 -> 1.2.0)
  vulkan-loader (1.3.261.0 -> 1.3.268.0)
  vulkan-tools (1.3.261.0 -> 1.3.268.0)

=== Details ===

==== ffmpeg-4 ====
Subpackages: libavcodec58_134 libavformat58_76 libavutil56_70 libpostproc55_9 libswresample3_9 libswscale5_9

- Add ffmpeg-glslang-cxx17.patch
- Add 0001-avcodec-x86-mathops-clip-constants-used-with-shift-i.patch
  to resolve build failure with binutils >= 2.41. [boo#1215945]

==== glslang ====
Version update (13.0.0 -> 13.1.1)

- Update to release 13.1.1
  * Support GL_EXT_texture_shadow_lod, GL_NV_displacement_micromap
  * Add --no-link option
- Drop merged
  0001-Revert-CMake-Make-glslang-default-resource-limits-ST.patch

==== hiredis ====
Version update (1.1.0 -> 1.2.0)

- hiredis 1.2.0:
  * Add sdevent adapter
  * Allow specifying the keepalive interval
  * Add RedisModule adapter
  * Helper for setting TCP_USER_TIMEOUT socket option
  * bug fixes

==== vulkan-loader ====
Version update (1.3.261.0 -> 1.3.268.0)

- Update to release SDK-1.3.268.0
  * Add VK_LOADER_LAYERS_ALLOW environment variable.
  * Add Debug extension support to test layer

==== vulkan-tools ====
Version update (1.3.261.0 -> 1.3.268.0)

- Update to release SDK-1.3.268.0
  * icd: Add VkSurfacePresentModeCompatibilityEXT support
  * icd: Add second VkCooperativeMatrixPropertiesKHR field
  * vulkaninfo: Support VK_EXT_surface_maintenance1 properly
  * icd: Add VkPhysicalDeviceDriverProperties