Commit Graph

109 Commits

Author SHA1 Message Date
Andrius Štikonas 6b260fa84e Only run partitioning commands from trusted prefixes. 2022-03-20 21:07:17 +00:00
Albert Astals Cid 76ede03bd2 GIT_SILENT Upgrade release service version to 22.07.70. 2022-03-12 13:26:33 +01:00
Laurent Montel 8a209e9616 Fix building against qt6 we need kf5.90 2022-02-18 07:22:57 +01:00
Andrius Štikonas e2f097fce8 Remove unnecessary or non-existing Qt flags. 2022-01-21 00:29:01 +00:00
Andrius Štikonas 04170918bc Set KDE_COMPILERSETTINGS_LEVEL to 5.85. 2022-01-20 22:31:06 +00:00
Andrius Štikonas c6e37dbd8e One more missed place with INCLUDE_INSTALL_DIR. 2022-01-20 19:13:02 +00:00
Andrius Štikonas 19cda738bd Do not set INCLUDE_INSTALL_DIR variable. 2022-01-20 19:04:53 +00:00
Andrius Štikonas cbea744bb3 Fix obsolete ECM variables 2022-01-20 18:35:33 +00:00
Andrius Štikonas 73de1709e2 Port to Qt6. 2022-01-16 00:17:46 +00:00
Andrius Štikonas 68c8fecffd Simplify code using K_PLUGIN_CLASS_WITH_JSON macro.
Also move kpmcore plugins into separate namespace.
2021-12-24 18:58:41 +00:00
Heiko Becker 644db18c75 GIT_SILENT Upgrade release service version to 22.03.70. 2021-11-08 20:59:42 +01:00
Andrius Štikonas 6f2be13f68 Bump minimal cmake version to 3.16 2021-09-29 17:56:45 +01:00
Albert Astals Cid c47ee6cae7 GIT_SILENT Upgrade release service version to 21.11.70. 2021-07-10 20:29:09 +02:00
Albert Astals Cid ad35460628 GIT_SILENT Upgrade release service version to 21.07.70. 2021-03-13 22:28:27 +01:00
Andrius Štikonas 4d3fcb7691 Merge branch 'release/20.12' 2020-11-17 11:25:44 +00:00
Friedrich W. H. Kossebau 6e8424bed6 Clean up include dirs
Move include of BLKID_INCLUDE_DIRS into scope it is used.
UUID_INCLUDE_DIRS is unused, left over from before partitionmanager
switched away from libuuid in 26e7f9d7ef306d61380e1c8965feb83bb6b07d18 .
Explicit Qt5Core_INCLUDE_DIRS no longer needed.
src/ is automatically available for kpmcore target, also exposed in
its build link interface.
2020-11-16 20:56:57 +00:00
Friedrich W. H. Kossebau 8804711943 Remove no longer existing include dir
NO_CHANGELOG
2020-11-16 17:25:44 +01:00
Gaël PORTAY 2012e01b88 Bump soversion of kpmcore. 2020-11-11 16:41:16 -05:00
Albert Astals Cid 0ee1e958a0 GIT_SILENT Upgrade release service version to 21.03.70. 2020-11-08 19:04:47 +01:00
Albert Astals Cid d1b2d9ba84 GIT_SILENT Upgrade release service version to 20.11.80. 2020-11-08 18:26:04 +01:00
Andrius Štikonas 68fdf2fcf2 Use XmlMessages.sh for translations of polkit policy files. 2020-10-25 23:45:28 +00:00
Andrius Štikonas 7e8ae5b140 Require C++17 which was actually used already with enumerator attributes. 2020-10-24 16:34:12 +01:00
Andrius Štikonas 766105bb73 Switch to release service's versioning scheme. 2020-10-16 23:05:25 +01:00
Andrius Štikonas f51509e1bf Bump KF5 version requirement. 2020-10-16 21:37:17 +01:00
Andrius Štikonas 85396708f4 Use Qt::SplitBehavior
Old version QString::SplitBehavious is now deprecated.
2020-10-13 01:23:29 +01:00
Andrius Štikonas d3ebabb6cb Move find_package to top level CMakeLists.txt. 2020-10-13 00:10:03 +01:00
Andrius Štikonas 296f281ffb WIP: cleanup polkit port: licenses, dead code and kauth removal, add TODO about signals. 2020-10-12 20:18:55 +01:00
David Edmundson edfabb90dc WIP: port to polkit 2020-10-12 20:18:55 +01:00
Andrius Štikonas 5cfa8343fe Bump kpmcore version to 4.2.0 in preparation for future release. 2020-10-01 23:56:45 +01:00
Andrius Štikonas fc826690b9 SPDX licenses for tests and CMakeLists.txt. 2020-09-17 02:15:16 +01:00
Andrius Štikonas c5c21849b9 Compile kpmcore with QT_NO_KEYWORDS. 2020-09-15 02:36:46 +01:00
Andrius Štikonas 4fdaf6b1c8 Bump soversion of kpmcore. 2020-03-22 01:49:25 +00:00
Andrius Štikonas f47a83408b Bump kpmcore soversion to 9. 2020-02-08 20:47:23 +00:00
Andrius Štikonas aa34937185 Bump kpmcore version to 4.1.0. 2020-02-01 15:20:46 +00:00
Andrius Štikonas 8692697cd4 Bump kpmcore version to 4.0.1 2019-10-05 12:08:50 +01:00
Andrius Štikonas fa5937071b
Bump version to 4.0 in preparation for future release. 2019-04-16 20:21:49 +01:00
Andrius Štikonas 6d272234bb Raise util-linux dependency to 2.33.2.
This version includes a fix for MBR logical partitions.
2019-04-11 19:56:09 +01:00
Albert Astals Cid 90a6563291 Use KF5::AuthCore instead of KF5::Auth
It's a much smaller library and provides everything we need
2019-02-16 00:25:37 +01:00
Andrius Štikonas 8a3d95e5ec
Bump version for beta. 2019-01-13 17:57:16 +00:00
Andrius Štikonas 47cdc9e405 Update smartmontool (runtime) dependency. 2019-01-01 21:30:07 +00:00
Andrius Štikonas f81f0906bc Mention qca plugins in the list of runtime dependencies. 2018-08-06 20:38:50 +01:00
Andrius Štikonas d6beb862e6 Reword description of KAuth action. 2018-07-30 19:10:12 +01:00
Andrius Štikonas 1b39be28ee List supported QCA backends. 2018-07-21 20:52:18 +01:00
Andrius Štikonas 6b963fd26b Move dependency list to the beginning of CMakeLists.txt
– Require util-linux 2.32
  – KF5 5.25
2018-07-21 11:36:11 +01:00
Andrius Štikonas 48761e0e2b ecm_configure_package_config_file -> configure_package_config_file. 2018-07-20 19:04:32 +01:00
Andrius Štikonas 8a9b5589ea Bump minimum Qt version to 5.10. 2018-07-18 21:53:48 +01:00
Andrius Štikonas cacc6f6067 Require cmake 3.1.
Older version do not support CMAKE_CXX_STANDARD.
2018-07-15 17:56:35 +01:00
Andrius Štikonas fde4ac62a0 Bump version number. 2018-07-15 12:02:39 +01:00
Andrius Štikonas 83847a705e Bump blkid requirement to 2.31.1
We actually need 2.32 for all features but at least 2.31.1 contains most
fixes and has already propagated to most distros.
2018-06-08 11:30:28 +01:00
Andrius Štikonas 858c0d660b Drop soversion in a branch. There won't be any release on master branch
before merging kauth branch.

master already had soversion bump after the last release.
2018-06-08 11:25:29 +01:00