[X2Go-Commits] [x2goclient] 01/04: debian/changelog: sync up.
git-admin at x2go.org
git-admin at x2go.org
Sat Jan 25 16:51:21 CET 2020
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2goclient.
commit 2e9ff38b844fbf714be4771ebc10035b4518e080
Author: Mihai Moldovan <ionic at ionic.de>
Date: Sat Jan 25 16:19:56 2020 +0100
debian/changelog: sync up.
---
debian/changelog | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 9f84281..17ad6de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -140,6 +140,11 @@ x2goclient (4.1.2.2-0x2go1) UNRELEASED; urgency=medium
for pascp (PuTTY-based Windows solution for Kerberos support), but newer
libssh versions with the CVE-2019-14889 also interpret paths as literal
strings.
+ - src/SVGFrame.cpp: simplify implementation a lot. Only paint data onto
+ the widget in the paintEvent () function. Drop setting a palette based
+ upon the rendered SVG image, which has been very wrong to do from the
+ beginning and only lead to visual glitches. Correctly repaint
+ single-frame SVG files.
* debian/control:
+ Add build-depend on pkg-config.
* x2goclient.spec:
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
More information about the x2go-commits
mailing list