17 Commits

Author SHA256 Message Date
c0a4818cb3 Delete src/tiff/ ahead of build 2025-09-05 11:44:06 +02:00
d336ff7a50 Update CVE-2024-58249 bugID. 2025-06-10 20:26:37 +08:00
eac178af84 Really remove doxygen111.patch
It was already removed from the spec file, and the removal
was mentioned in the changelog but the file was left behind
which causes factory-auto to complain in SLFO
(https://build.suse.de/request/show/378788)
2025-06-01 21:14:53 +02:00
af5365366b Synchronize Leap and TW experience 2025-05-30 02:02:11 +02:00
08e3098154 Add missing %endif 2025-05-30 01:04:53 +02:00
accc639084 Do not build the Qt flavor in SLE16
Qt5 will not be available in SLE16 so we have to disable the Qt flavor
(which can be built in Leap). Also, wxWidgets 3.3 (currently in rc1)
will have Qt6 support, so we can enable it back when 3.3 is released.
2025-05-29 19:13:08 +02:00
b80324c47b wxWidgets 3.2.8 2025-05-03 01:04:55 +02:00
0c4e48f77e Add security bugID to the 3.2.7 update to record fix history. 2025-04-16 18:35:08 +08:00
842b67f926 wxWidgets 3.2.7 2025-03-20 14:50:35 +01:00
5af5487f2a Build with --enable-secretstore 2025-03-10 01:05:22 +01:00
fd86d0bbda Bump SO version since the base for wxGLCanvas had changed. 2025-03-08 00:23:23 +01:00
4f73079cf2 Enable EGL-based wxGLCanvas 2025-03-01 10:42:46 +01:00
79cfb31c27 Run spec-beautifier 2025-03-01 10:11:18 +01:00
2df551cde5 Use webkit2gtk-4.1 2024-10-07 16:16:27 +02:00
Markéta Calábková
241650b413 add patch doxygen111.patch 2024-10-01 13:55:03 +02:00
071d574776 wxWidgets 3.2.6 2024-09-09 18:47:10 +02:00
96fa1f9078 Add textfiletest-fix-file-exists.diff (s390 build fix) 2024-08-21 08:49:31 +02:00
2 changed files with 3 additions and 1 deletions

View File

@@ -30,7 +30,7 @@ Thu Mar 20 12:11:36 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
* Avoid repaint problems when using wxWindow::Update() with
Wayland
* Fix crash when connection is refused in wxWebRequestCURL
(gh#wxWidgets/wxWidgets#24885, bsc#1239902)
(gh#wxWidgets/wxWidgets#24885, CVE-2024-58249, bsc#1239902)
- Delete doxygen111.patch (merged)
-------------------------------------------------------------------

View File

@@ -401,6 +401,8 @@ WX_SKIP_DOXYGEN_VERSION_CHECK=1 ./regen.sh html
%else
autoconf -f -i
rm -Rf src/tiff
# NOTE: gnome-vfs is deprecated. Disabled by default upstream.
#
# With 2.9.1: