Package: libqtpas / 2.6~beta-6

Metadata

Package Version Patches format
libqtpas 2.6~beta-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_inlines hidden.patch | (download)

Qt5Pas.pro | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
enable_hardening.patch | (download)

Qt5Pas.pro | 6 5 + 1 - 0 !
1 file changed, 5 insertions(+), 1 deletion(-)

 in order to enable hardening flags we need to pass them to
 QMAKE. According to
 https://wiki.debian.org/Hardening#Notes_for_packages_using_QMake this is the
 easiest way.
lazarus 2.0.0.patch | (download)

Qt5Pas.pro | 18 18 + 0 - 0 !
qt5.pas | 6 1 + 5 - 0 !
src/chandles.h | 4 4 + 0 - 0 !
src/qbackingstore_c.cpp | 78 78 + 0 - 0 !
src/qbackingstore_c.h | 32 32 + 0 - 0 !
src/qmargins_c.cpp | 73 73 + 0 - 0 !
src/qmargins_c.h | 31 31 + 0 - 0 !
src/qobject_c.cpp | 7 7 + 0 - 0 !
src/qobject_c.h | 1 1 + 0 - 0 !
src/qpaintdevice_c.cpp | 6 6 + 0 - 0 !
src/qpaintdevice_c.h | 1 1 + 0 - 0 !
src/qplaintextedit_c.cpp | 15 15 + 0 - 0 !
src/qplaintextedit_c.h | 3 3 + 0 - 0 !
src/qprinterinfo_c.cpp | 5 5 + 0 - 0 !
src/qprinterinfo_c.h | 1 1 + 0 - 0 !
src/qscreen_c.cpp | 178 178 + 0 - 0 !
src/qscreen_c.h | 49 49 + 0 - 0 !
src/qscreen_hook.h | 190 190 + 0 - 0 !
src/qscreen_hook_c.cpp | 68 68 + 0 - 0 !
src/qscreen_hook_c.h | 30 30 + 0 - 0 !
src/qsurface_c.cpp | 45 45 + 0 - 0 !
src/qsurface_c.h | 25 25 + 0 - 0 !
src/qsurfaceformat_c.cpp | 202 202 + 0 - 0 !
src/qsurfaceformat_c.h | 57 57 + 0 - 0 !
src/qtextedit_c.cpp | 14 14 + 0 - 0 !
src/qtextedit_c.h | 2 2 + 0 - 0 !
src/qwindow_c.cpp | 548 548 + 0 - 0 !
src/qwindow_c.h | 123 123 + 0 - 0 !
src/qwindow_hook.h | 341 341 + 0 - 0 !
src/qwindow_hook_c.cpp | 112 112 + 0 - 0 !
src/qwindow_hook_c.h | 38 38 + 0 - 0 !
31 files changed, 2298 insertions(+), 5 deletions(-)

 new source included in lazarus-1.8~rc2