Changes: document Python work and other deps-updates
This commit is contained in:
parent
bd3f89fb57
commit
e1df2a2450
7
CHANGES
7
CHANGES
@ -10,15 +10,20 @@ the history of the 3.2 series (2018-05 - 2021-12).
|
|||||||
# 3.3.0 (unreleased) #
|
# 3.3.0 (unreleased) #
|
||||||
|
|
||||||
This release contains contributions from (alphabetically by first name):
|
This release contains contributions from (alphabetically by first name):
|
||||||
- No external contributors yet
|
- Vitor Lopes
|
||||||
|
|
||||||
## Core ##
|
## Core ##
|
||||||
|
- CMake 3.16, Qt 5.15 are now required; the newer CMake is to support
|
||||||
|
new features (also for KDE Frameworks), Qt is the current LTS version.
|
||||||
- KDE Framework "DBusAddons" is now required, and is used to "activate"
|
- KDE Framework "DBusAddons" is now required, and is used to "activate"
|
||||||
Calamares; the KDAB Single Application Guard is no longer used.
|
Calamares; the KDAB Single Application Guard is no longer used.
|
||||||
KDSAG needed patching to chase Qt 5.15 deprecations, and the DBus
|
KDSAG needed patching to chase Qt 5.15 deprecations, and the DBus
|
||||||
activation code is tried and tested in Frameworks (tier 1).
|
activation code is tried and tested in Frameworks (tier 1).
|
||||||
Running `calamares -d` no longer enforces a single-application
|
Running `calamares -d` no longer enforces a single-application
|
||||||
(it is for debugging purposes, after all).
|
(it is for debugging purposes, after all).
|
||||||
|
- Python 3.6 or later is now required, to allow for F-strings in
|
||||||
|
Python code and allow other tidy-ups in the Python modules.
|
||||||
|
Boost::Python now requires 1.67 or later (for CMake support).
|
||||||
|
|
||||||
## Modules ##
|
## Modules ##
|
||||||
- No module changes yet
|
- No module changes yet
|
||||||
|
Loading…
Reference in New Issue
Block a user