summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAdriaan de Groot <groot@kde.org>2019-04-29 04:36:32 -0400
committerAdriaan de Groot <groot@kde.org>2019-04-29 04:36:32 -0400
commit3e011d14197fb6bb55ae2af0639034e3c2258d99 (patch)
treec49ae515c554b314c066505f4c615b01156d5736 /CHANGES
parent71a719d7311b406aabe94968b1dcf769fef92965 (diff)
[libcalamares] Don't link with PythonQt
- PythonQt is only needed (and used) from the GUI library.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8e3f7c481..9909c247f 100644
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,10 @@ This release contains contributions from (alphabetically by first name):
## Core ##
+ - *libcalamares* (accidentally) linked with Qt's GUI libraries when
+ PythonQt was found. This led to the odd situation where the non-GUI
+ Calamares library depends on a bunch of GUI libraries.
+
## Modules ##
- All Python modules now bail out gracefully on (at least some) bad
@@ -16,6 +20,7 @@ This release contains contributions from (alphabetically by first name):
scripts now test for exceptions to avoid shipping modules with
ImportError or SyntaxError results.
+
# 3.2.7 (2019-04-27) #
This is a **hotfix** release for regressions introduced in the