Upgrade to 6.6.4 for RHEL 10.2
Some checks failed
Build RPMs / build (sonic-interface-libraries.spec) (push) Failing after 26s
Build RPMs / build (sonic-win.spec) (push) Failing after 6s
Build RPMs / build (sonic-workspace.spec) (push) Failing after 6s

This commit is contained in:
Anders da Silva Rytter Hansen 2026-05-29 20:05:11 -03:00
commit 7237d305ec
49 changed files with 26593 additions and 619 deletions

View file

@ -0,0 +1,16 @@
diff --color -Naur sonic-screenlocker.old/CMakeLists.txt sonic-screenlocker/CMakeLists.txt
--- sonic-screenlocker.old/CMakeLists.txt 2026-05-23 02:41:08.346994414 +0000
+++ sonic-screenlocker/CMakeLists.txt 2026-05-23 02:43:15.704255243 +0000
@@ -2,10 +2,10 @@
project(kscreenlocker)
set(CMAKE_C_STANDARD 99)
-set(PROJECT_VERSION "6.6.5")
+set(PROJECT_VERSION "6.6.4")
set(PROJECT_VERSION_MAJOR 6)
-set(PROJECT_DEP_VERSION "6.6.5")
+set(PROJECT_DEP_VERSION "6.6.4")
set(QT_MIN_VERSION "6.10.0")
set(KF6_MIN_VERSION "6.22.0")