mirror of
git://slackware.nl/current.git
synced 2025-01-08 05:24:13 +01:00
8b94ad41b1
ap/mariadb-10.4.7-x86_64-1.txz: Upgraded. This update fixes bugs and security issues. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-2805 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-2740 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-2739 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-2737 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-2758 (* Security fix *) kde/pykde4-4.14.3-x86_64-9.txz: Rebuilt. kde/qtruby-4.14.3-x86_64-10.txz: Rebuilt. Recompiled against QScintilla-2.11.2. kde/smokeqt-4.14.3-x86_64-6.txz: Rebuilt. Recompiled against QScintilla-2.11.2. l/PyQt-4.12.3-x86_64-1.txz: Upgraded. Thanks to alienBOB. l/QScintilla-2.11.2-x86_64-1.txz: Upgraded. Shared library .so-version bump. Thanks to alienBOB. l/sip-4.19.18-x86_64-1.txz: Upgraded. Thanks to alienBOB. xap/sane-1.0.28-x86_64-1.txz: Upgraded.
7 lines
282 B
Diff
7 lines
282 B
Diff
--- ./qsci/qscintilla2_includes.h.orig 2013-11-24 10:25:24.000000000 -0600
|
|
+++ ./qsci/qscintilla2_includes.h 2019-07-31 16:42:20.264301942 -0500
|
|
@@ -1,3 +1,4 @@
|
|
+#include <stdint.h> /* for uintptr_t */
|
|
#include <qsciabstractapis.h>
|
|
#include <qsciapis.h>
|
|
#include <qscicommand.h>
|