Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Merge requests
!66994
community/plasma-workspace: upgrade to 6.0.5.1
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
community/plasma-workspace: upgrade to 6.0.5.1
PureTryOut/aports:community_plasma-workspace
into
master
Overview
1
Commits
1
Pipelines
4
Changes
1
Merged
Bart Ribbers
requested to merge
PureTryOut/aports:community_plasma-workspace
into
master
9 months ago
Overview
1
Commits
1
Pipelines
4
Changes
1
Expand
0
0
Merge request reports
Compare
master
version 2
554d741f
9 months ago
version 1
22c0281b
9 months ago
master (base)
and
latest version
latest version
1c55c8a7
1 commit,
9 months ago
version 2
554d741f
1 commit,
9 months ago
version 1
22c0281b
1 commit,
9 months ago
1 file
+
7
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
community/plasma-workspace/APKBUILD
+
7
−
3
Options
@@ -4,7 +4,7 @@
# The group tag is just to easily find this APKBUILD by some scripts for automation
# group=kde-plasma
pkgname
=
plasma-workspace
pkgver
=
6.0.5
pkgver
=
6.0.5
.1
pkgrel
=
0
pkgdesc
=
"KDE Plasma Workspace"
# armhf blocked by extra-cmake-modules
@@ -111,10 +111,14 @@ subpackages="
sddm-breeze:sddm_breeze
"
_repo_url
=
"https://invent.kde.org/plasma/plasma-workspace.git"
source
=
"https://download.kde.org/stable/plasma/
$pkgver
/plasma-workspace-
$pkgver
.tar.xz
source
=
"https://download.kde.org/stable/plasma/
$
{
pkgver
%.*
}
/plasma-workspace-
$pkgver
.tar.xz
sddm.conf
"
# secfixes:
# 6.0.5.1:
# - CVE-2024-36041
build
()
{
# reduce size of debug syms
CFLAGS
=
"
$CFLAGS
-O2 -g1"
CXXFLAGS
=
"
$CXXFLAGS
-O2 -g1"
\
@@ -179,6 +183,6 @@ sddm_breeze() {
}
sha512sums
=
"
e6ad1ee600ae95cbbb4e565178f6b03f81f7139188d48ccb846337034227c8520cc2aaad70cfe6161204b16fe791f6578587493b242feb5f14f70602930140ed
plasma-workspace-6.0.5.tar.xz
aa0bb7d52e95b0cfec18f68a22becaeafc1e7da0bf8540328b841cb5deb1296a875f41816adf130f0b1c02bfa19abece58516aa95b17a1f621cfb0cc081772bf
plasma-workspace-6.0.5.
1.
tar.xz
affbeec6d236bf09ae95b7bf478015ead9b5eabcffa8291107e34463bc3f7563c01d4e444e035b7eb575700e64c4da9f5079950b254b8c24b305845f031eb17f sddm.conf
"
Loading