Qt 5 SVG Library
https://www.qt.io
The Qt SVG module provides functionality for displaying SVG images
as a widget, and to create SVG files using drawing commands.
- Sources inherited from project KDE:Qt:5.15
- Devel package for openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout KDE:Qt5/libqt5-qtsvg && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Improve-handling-of-malformed-numeric-values- |
0000001226 1.2 KB | |
0002-Clamp-parsed-doubles-to-float-representable-v |
0000001654 1.62 KB | |
0003-Avoid-buffer-overflow-in-isSupportedSvgFeatur |
0000001503 1.47 KB | |
0004-Make-image-handler-accept-UTF-16-UTF-32-encod |
0000007095 6.93 KB | |
baselibs.conf | 0000000077 77 Bytes | |
libqt5-qtsvg.changes | 0000023861 23.3 KB | |
libqt5-qtsvg.spec | 0000004912 4.8 KB | |
qtsvg-everywhere-src-5.15.2.tar.xz | 0001886268 1.8 MB |
Revision 12 (latest revision is 29)
Luca Beltrame (luca_b)
accepted
request 885914
from
Fabian Vogt (favogt)
(revision 12)
Another fix: - Add commits from kde's 5.15 branch: * 0001-Improve-handling-of-malformed-numeric-values-in-svg-.patch * 0002-Clamp-parsed-doubles-to-float-representable-values.patch (bsc#1184783, QTBUG-91507, CVE-2021-3481) * 0003-Avoid-buffer-overflow-in-isSupportedSvgFeature.patch * 0004-Make-image-handler-accept-UTF-16-UTF-32-encoded-SVGs.patch (QTBUG-90744)
Comments 0