Compare commits
17 Commits
Author | SHA256 | Date | |
---|---|---|---|
c0a4818cb3 | |||
d336ff7a50 | |||
eac178af84 | |||
af5365366b | |||
08e3098154 | |||
accc639084 | |||
b80324c47b | |||
0c4e48f77e | |||
842b67f926 | |||
5af5487f2a | |||
fd86d0bbda | |||
4f73079cf2 | |||
79cfb31c27 | |||
2df551cde5 | |||
|
241650b413 | ||
071d574776 | |||
96fa1f9078 |
@@ -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)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
@@ -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:
|
||||
|
Reference in New Issue
Block a user