Commit Graph

219 Commits

Author SHA1 Message Date
Thomas Tuegel
c75860918f
kinit: Increase environment size limit
start_kdeinit reads its environment over a pipe from start_kdeinit_wrapper. For
security, each environment entry must be smaller than 4kb by default. Qt-based
applications in Nixpkgs may have larger environments, and the recent upgrade to
Plasma 5.17 pushed start_kdeinit_wrapper over the limit. The limit is now
extended to 16kb.

This problem was not detected during testing because the failure is silent:
start_kdeinit will continue with an empty environment. In other circumstances,
this strategy might work, but it does not work on NixOS. This failure is now
treated as a fatal error.

Fixes: #79707
2020-02-17 08:21:39 -06:00
Will Dietz
6f60621c0c
kcontacts: kdeApplications -> kdeFrameworks 2020-02-03 18:08:59 -06:00
Will Dietz
f0c8696a74
kdeFrameworks: 5.65.0 -> 5.66.0
https://kde.org/announcements/kde-frameworks-5.66.0.php
2020-01-22 07:24:26 -06:00
Will Dietz
2c11c6f6cb
kinit: fixup patch 2020-01-08 20:11:00 -06:00
Will Dietz
ed3ac21737
kdeFrameworks.extra-cmake-modules: fix patch
(cherry picked from commit 63fffe73524b0397e7947a04c534f5fa1e9090b3)
2020-01-08 19:52:57 -06:00
Will Dietz
751a7fa88f
kdeFrameworks: 5.64.0 -> 5.65.0 2020-01-08 19:52:10 -06:00
Graham Christensen
4e421aebfe
kdeFrameworks.ki18n: python2 -> python3
Upstream has support: 8f84d19aad/cmake/KF5I18nMacros.cmake.in (L34)
2019-12-18 20:29:47 -05:00
nyanloutre
3ccb0bef9c kdeFrameworks.kcalendarcore: init 2019-12-15 16:13:49 +01:00
Thomas Tuegel
a33c5c90eb
Merge pull request #73304 from nyanloutre/kdeapps_19_08_3
kdeFrameworks: 5.62 -> 5.64; kdeApplications: 19.08.2 -> 19.08.3
2019-12-02 05:29:29 -06:00
Frederik Rietdijk
646b279c55 kdeFrameworks setup hook: fix set -u regression 2019-11-25 21:51:03 +01:00
worldofpeace
c24ce71a9b
Merge pull request #73926 from mmahut/kio
kdeFrameworks.kio: moving bin stuff into "out" output
2019-11-24 11:57:29 +00:00
Frederik Rietdijk
c3c84bbb2c kdeFrameworks: properly fix hook 2019-11-23 19:24:11 +01:00
Marek Mahut
ef76465bc8 kdeFrameworks.kio: moving bin stuff into "out" output 2019-11-22 16:29:22 +01:00
Jonathan Ringer
3dfaf56da8
kde-frameworks.extra-cmake-modules: allow for unset qtPluginPrefix 2019-11-22 01:35:22 -08:00
Frederik Rietdijk
13bab298fc kdeFrameworks: provide a default hookName 2019-11-20 09:58:26 +01:00
nyanloutre
75f8706806
kwindowsystem: fix patch 2019-11-14 01:26:20 +01:00
nyanloutre
e38a29668f
kdeFrameworks: 5.63 -> 5.64 2019-11-12 20:33:33 +01:00
nyanloutre
a3d98b7f5e
kdeFrameworks: 5.62 -> 5.63 2019-11-12 20:33:32 +01:00
Thomas Tuegel
459ea150e8
extra-cmake-modules: addEnvHooks: Use targetOffset 2019-09-25 13:06:30 -05:00
Thomas Tuegel
2f623ef527
extra-cmake-modules: Remove doc/ from xdgDataSubdirs 2019-09-25 13:06:30 -05:00
worldofpeace
b7ad6e1be5
treewide: icons propagate hicolor-icon-theme, dontDropIconThemeCache 2019-09-18 22:47:29 +02:00
Will Dietz
d7d379a290
kio: 5.62.0 -> 5.62.1
(regen kde-frameworks/src.nix)
2019-09-18 13:26:19 -05:00
Will Dietz
dfb72fa99e
kdeFrameworks.knewstuff: revert KDE_INSTALL_KNSRCDIR change 2019-09-18 13:26:17 -05:00
Will Dietz
66074af992
knewstuff: kirigami2 2019-09-18 13:26:16 -05:00
Will Dietz
0c6939340d
kxmlgui: qttools for Qt5UiPlugins 2019-09-18 13:26:15 -05:00
Will Dietz
9fea8eed2b
kwindowsystem: update patch 2019-09-18 13:26:14 -05:00
Will Dietz
cac6f2d47d
kdeFrameworks.ktextwidgets: qttools for Qt5UiPlugin 2019-09-18 13:26:13 -05:00
Will Dietz
43ee3f5279
kdeFrameworks.kplotting: qttools for Qt5UiPlugin, fix build 2019-09-18 13:26:12 -05:00
Will Dietz
46091f27ac
kdeFrameworks.kio: qttools for Qt5UiPlugin 2019-09-18 13:26:11 -05:00
Will Dietz
061e007e6c
kdeFrameworks.kiconthemes: qttools for Qt5UiPlugin 2019-09-18 13:26:10 -05:00
Will Dietz
d6b8a07178
kdeFrameworks.kconfigwidgets: qttools for Qt5UiPlugin 2019-09-18 13:26:09 -05:00
Will Dietz
a280f3a0f3
extra-cmake-modules: fixup patch 2019-09-18 13:26:08 -05:00
Will Dietz
51b2eaf331
kdeFrameworks: 5.61.0 -> 5.62.0 2019-09-18 13:26:07 -05:00
Frederik Rietdijk
5061fe0c2c Merge staging-next into staging 2019-08-28 08:26:42 +02:00
volth
35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
nyanloutre
620331c294 kdeFramework.kdewebkit: disable new designer plugin option 2019-08-22 12:19:13 +02:00
nyanloutre
d6ab8baa1b kde: add myself as maintainer 2019-08-16 15:28:31 +02:00
nyanloutre
5d0acaa677 kpurpose: add missing kirigami2 dependency 2019-08-16 14:54:13 +02:00
nyanloutre
022db30473 kinit: fix kdeinit-extra_libs.patch 2019-08-16 11:26:17 +02:00
nyanloutre
2b22167ad7 kwayland: add missing dependency 2019-08-16 11:26:17 +02:00
nyanloutre
444ddcbcc5 kdeFrameworks: 5.60 -> 5.61 2019-08-16 11:26:17 +02:00
nyanloutre
082e90d1cc kdeFrameworks: 5.58 -> 5.60 2019-08-16 11:26:17 +02:00
Xavier Vello
2780e0b6cb kdeFrameworks.ktexteditor: compile with editorconfig-core-c
Add one small dependency to ktexteditor to make it
support the .editorconfig configuration format.
2019-08-07 10:32:23 -04:00
worldofpeace
53c981f67e kdeFramworks.kconfigwidgets: fix outputs 2019-07-16 23:04:34 -04:00
Thomas Tuegel
f79fd2e826
wrapQtAppsHook: wrap Qt applications for runtime dependencies 2019-07-05 10:41:41 -05:00
nyanloutre
6d2cc1363f kdeFrameworks: 5.57 -> 5.58 2019-05-20 20:18:00 -04:00
Will Dietz
f2afcf370a kservice: fix patch, regen 2019-04-14 13:25:44 -05:00
Will Dietz
2fed7f2a72 kdeFrameworks: 5.56 -> 5.57 2019-04-14 13:25:38 -05:00
Jan Tojnar
cb1a20499a
Merge branch 'master' into staging 2019-04-05 11:37:15 +02:00
nyanloutre
4b7d9dc868 fetch-kde-qt.sh: get hashes from metadata 2019-03-27 22:16:18 -04:00