Commit f9ff09e7 authored by Tobias C. Berner's avatar Tobias C. Berner
Browse files

KDE: Update KDE Gear to 22.12.2

Thursday, 2 February 2023

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases with updated translations, including:

 * dolphin: Don't recurse into symlinks when counting directory contents
   (Commit, fixes bug #434125)
 * kdeconnect: Fix ssh authentication using pubkey on recent openssh
   versions (Commit, fixes bug #443155)
 * libkdegames: Fix finding knewstuff themes (Commit, fixes bug #464288)

Announcement:	https://kde.org/announcements/gear/22.12.2/
parent 5e3b14f0
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -83,10 +83,10 @@ KDE_FRAMEWORKS_VERSION?= 5.102.0
KDE_FRAMEWORKS_BRANCH?= 	stable

# Current KDE applications.
KDE_APPLICATIONS_VERSION?=	22.12.1
KDE_APPLICATIONS_SHLIB_VER?=	5.22.1
KDE_APPLICATIONS_VERSION?=	22.12.2
KDE_APPLICATIONS_SHLIB_VER?=	5.22.2
# G as in KDE Gear, and as in "don't make the variable name longer than required"
KDE_APPLICATIONS_SHLIB_G_VER?=	22.12.1
KDE_APPLICATIONS_SHLIB_G_VER?=	22.12.2
KDE_APPLICATIONS_BRANCH?=	stable

# Extended KDE universe applications.
+3 −3
Original line number Diff line number Diff line
TIMESTAMP = 1672732016
SHA256 (KDE/release-service/22.12.1/kmag-22.12.1.tar.xz) = 7319e48bdf559cfddbcbb6bc78e9dbc686304089e32fe550481ba2a5e4487827
SIZE (KDE/release-service/22.12.1/kmag-22.12.1.tar.xz) = 724036
TIMESTAMP = 1675180164
SHA256 (KDE/release-service/22.12.2/kmag-22.12.2.tar.xz) = a61a1342994bc0ef9d5aee3b86bbca5acd453250651d9ec1b04293452a385985
SIZE (KDE/release-service/22.12.2/kmag-22.12.2.tar.xz) = 724024
+3 −3
Original line number Diff line number Diff line
TIMESTAMP = 1672732017
SHA256 (KDE/release-service/22.12.1/kmousetool-22.12.1.tar.xz) = 5cda02ba88b13606af082d7926f35199b1fdf167ca22e8fdbf8534fa0181f77c
SIZE (KDE/release-service/22.12.1/kmousetool-22.12.1.tar.xz) = 129248
TIMESTAMP = 1675180165
SHA256 (KDE/release-service/22.12.2/kmousetool-22.12.2.tar.xz) = 229e4973a04f0bbc36bd83b39385e02e4c942196d93c7cbfe40925fa0710805e
SIZE (KDE/release-service/22.12.2/kmousetool-22.12.2.tar.xz) = 129256
+3 −3
Original line number Diff line number Diff line
TIMESTAMP = 1672732018
SHA256 (KDE/release-service/22.12.1/kmouth-22.12.1.tar.xz) = ad1a5ae2fa816c92b8e54e221d4c634845ddc41928a2cd9bc6f031ea4735783e
SIZE (KDE/release-service/22.12.1/kmouth-22.12.1.tar.xz) = 2086960
TIMESTAMP = 1675180166
SHA256 (KDE/release-service/22.12.2/kmouth-22.12.2.tar.xz) = 7420721652a1e79ccfa9dd14777367773fa874b2d46cc6c0302d8194baa5a333
SIZE (KDE/release-service/22.12.2/kmouth-22.12.2.tar.xz) = 2087748
+3 −3
Original line number Diff line number Diff line
TIMESTAMP = 1672932263
SHA256 (KDE/release-service/22.12.1/ark-22.12.1.tar.xz) = 270c245b3be8fd373704a05889507a6b36ec6de760339b30766beede591b7e0c
SIZE (KDE/release-service/22.12.1/ark-22.12.1.tar.xz) = 2873148
TIMESTAMP = 1675180046
SHA256 (KDE/release-service/22.12.2/ark-22.12.2.tar.xz) = 6befac3f99821274543433802a5e8185364d6e920c183b592dab9452ad0a50c3
SIZE (KDE/release-service/22.12.2/ark-22.12.2.tar.xz) = 2874720
Loading