From 276625cf5c27439756bd7a54c00c35c6bfd45752 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=BCller?= <1005065+DeepDiver1975@users.noreply.github.com> Date: Thu, 12 Dec 2024 13:36:36 +0100 Subject: [PATCH] fix: upgrade OpenSSL to 3.1.7 (#12019) --- .craft.ini | 1 + .craft.shelf | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.craft.ini b/.craft.ini index a0f91aadfaa..78c18e21725 100644 --- a/.craft.ini +++ b/.craft.ini @@ -63,6 +63,7 @@ dev-utils/msys.ignored = True binary/mysql.ignored = True libs/dbus.ignored = True libs/icu.ignored = True +libs/openssl.version = 3.1.7 libs/qt5.ignored = True libs/qt.qtMajorVersion = 6 diff --git a/.craft.shelf b/.craft.shelf index 491f93ad4bf..2adf1a3792f 100644 --- a/.craft.shelf +++ b/.craft.shelf @@ -1,13 +1,13 @@ [General] version = 2 -blueprintrepositories = https://invent.kde.org/packaging/craft-blueprints-kde.git|master|;https://github.com/owncloud/craft-blueprints-owncloud.git|master| +blueprintrepositories = https://github.com/DeepDiver1975/craft-blueprints-kde.git|master|;https://github.com/owncloud/craft-blueprints-owncloud.git|master| [core/cacert] version = 2023-01-10 [craft/craft-blueprints-kde] version = master -revision = d2f855b1fa83f05025cc342c931d0805a5025551 +revision = bab894659e6914b293eacf765888db78fd4925de [craft/craft-blueprints-owncloud] version = 5 @@ -96,7 +96,7 @@ version = 1.5.5 version = 3.11.2 [libs/openssl] -version = 3.1.2 +version = 3.1.7 [libs/pcre2] version = 10.42