Accepting request 1119102 from home:jubalh:branches:network
- Update to version 3.0.2: * Fix for crashes on Google Meet / GMail with dark mode enabled * Fix for right-click in devtools not working properly * Fix for drag & drop not working on Wayland * Fix for some XKB key remappings not working * Security fixes up to Chromium 116.0.5845.187, including CVE-2023-4863, a critical heap buffer overflow in WebP, for which "Google is aware that an exploit exists in the wild." - Update to version 3.0.1: * The "restore video" functionality of the view_in_mpv script works again on webengine. * Setting url.auto_search to dns works correctly now with Qt 6. * Counts passed via keypresses now have a digit limit (4300) to avoid exceptions due to cats sleeping on numpads. (#7834) * Navigating via hints to a remote URL from a file:// one works again. (#7847) * The timers related to the tab audible indicator and the auto follow timeout no longer accumulate connections over time. (#7888) * The workaround for crashes when using drag & drop on Wayland with Qt 6.5.2 now also works correctly when using wayland-egl rather than wayland as Qt platform. * Worked around a weird TypeError with QProxyStyle / TabBarStyle on certain platforms with Python 3.12. * Removed 1px border for the downloads view, mostly noticeable when it’s transparent. * Due to a Qt bug, cloning/undoing a tab which was not fully loaded caused qutebrowser to crash. This is now fixed via a workaround. * Graphical glitches in Google sheets and PDF.js via a new setting qt.workarounds.disable_accelerated_2d_canvas to disable the OBS-URL: https://build.opensuse.org/request/show/1119102 OBS-URL: https://build.opensuse.org/package/show/network/qutebrowser?expand=0&rev=130
This commit is contained in:
parent
9883bb5e6d
commit
92d7ebd8dd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:39eaf4a7f0f051f39e8d40a04824a432f2cb023372271e75aa037b6dc410d8fc
|
||||
size 6030459
|
@ -1,14 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQGzBAABCgAdFiEEJ/O7T8IX7suFhXiu737k0DlpC3sFAmTffY0ACgkQ737k0Dlp
|
||||
C3tmaAv/dyTLQXfpbCx5DLy84Yn7niBKKuQv7AIfnjA3EHoHv/ZEHkoqs2bPvQpH
|
||||
q9ly3/atFhCQ9vek4OQtq2IgMP+csdABUoVsUL5xkxRFqe4w7l3CEio7/7j+zYkJ
|
||||
f1KvPgJHgmgW6fiOwSClWDVpH9xirPNo6gWFXIf3+hazqyv/tKmu+GgkabKJrGT9
|
||||
sYfw7j+TL/Ax3RgtTF5cN7R6ibkdIE6jQmoSPPRhnW6tIs2z/S65lPhVZJYHY7KC
|
||||
0t8vJ6d6w8N6XipBcNlRlz36eXDxMs4B6COOR+oszkyDgw1N1koyx0gdYuuPotDv
|
||||
3tensQDtJYK4DLELEGR6468R6QAGZm1hq+deAfYI4OXkQLXuMoKzwb8V4ygAAPqJ
|
||||
TIrNrUFwS5IkjioJuNsgGxszk3N0U1k/5NJ7HvqDtJeCtHA37u2lrhR61yoZFVFK
|
||||
JVhnfdIDFPkSRik4Vl8Tj31RrSMW/KVUjE2v8VnFRldAUXVVH17HYD544sTPOq9v
|
||||
NN7+myFp
|
||||
=tMUV
|
||||
-----END PGP SIGNATURE-----
|
3
qutebrowser-3.0.2.tar.gz
Normal file
3
qutebrowser-3.0.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a51893de4a123519afb83723b9ced2b2d98f4ca5285278c81e9bdda91ed5bc51
|
||||
size 6036377
|
14
qutebrowser-3.0.2.tar.gz.asc
Normal file
14
qutebrowser-3.0.2.tar.gz.asc
Normal file
@ -0,0 +1,14 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQGzBAABCgAdFiEEJ/O7T8IX7suFhXiu737k0DlpC3sFAmUxeIUACgkQ737k0Dlp
|
||||
C3tWzAv+NjkVblaI7epPVMIVGgOtHYaLhFq/Tu4Ixs7lMJdHIAVa70AyC/ovUhSe
|
||||
+MDUpB2PR7nitDokaDPx9+8MIcxi9Y6GNlPFTC5CdMJIxfvoPc8dbpWvwM7UU+1m
|
||||
p7yVrkiWKsHnrK3P831+ksolvBJnAhJzO4dGMnE4jUssC7WzcuDdTEyIWwSrOK9n
|
||||
ujavf4POThD4L7pDwym5SoYcET5JmU6+vBju3+eMompX45IEFDutmtK2IhIHXi15
|
||||
+H7NXsn3fBprkwU+IdCydY225oaFKpPYw0H/vB6NyoPvoza/SQLabB9Ag6hIHqir
|
||||
+vCKJ2Gnc9FbzKDlXPEJgouAx0++ieZAONe0HEulitSy3Qa2Y0gnDWudNhiiFpTF
|
||||
O2yNtzMFrEetu3eJoW2FHBcFPdt+duGtBVsAC2qekV+SkeRHCYc5jcblPiVNIRa/
|
||||
pE+X3X5AxqZqs7nfTjnDc/BJxm12Ma3dRvNa9++3KjDoEJBMk6LTtPZJVa1nknoE
|
||||
wmLxyotD
|
||||
=GERw
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,49 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 19 20:41:39 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to version 3.0.2:
|
||||
* Fix for crashes on Google Meet / GMail with dark mode enabled
|
||||
* Fix for right-click in devtools not working properly
|
||||
* Fix for drag & drop not working on Wayland
|
||||
* Fix for some XKB key remappings not working
|
||||
* Security fixes up to Chromium 116.0.5845.187, including
|
||||
CVE-2023-4863, a critical heap buffer overflow in WebP, for
|
||||
which "Google is aware that an exploit exists in the wild."
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 19 20:40:58 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to version 3.0.1:
|
||||
* The "restore video" functionality of the view_in_mpv script
|
||||
works again on webengine.
|
||||
* Setting url.auto_search to dns works correctly now with Qt 6.
|
||||
* Counts passed via keypresses now have a digit limit (4300) to
|
||||
avoid exceptions due to cats sleeping on numpads. (#7834)
|
||||
* Navigating via hints to a remote URL from a file:// one works
|
||||
again. (#7847)
|
||||
* The timers related to the tab audible indicator and the auto follow
|
||||
timeout no longer accumulate connections over time. (#7888)
|
||||
* The workaround for crashes when using drag & drop on Wayland
|
||||
with Qt 6.5.2 now also works correctly when using wayland-egl
|
||||
rather than wayland as Qt platform.
|
||||
* Worked around a weird TypeError with QProxyStyle / TabBarStyle
|
||||
on certain platforms with Python 3.12.
|
||||
* Removed 1px border for the downloads view, mostly noticeable
|
||||
when it’s transparent.
|
||||
* Due to a Qt bug, cloning/undoing a tab which was not fully loaded
|
||||
caused qutebrowser to crash. This is now fixed via a workaround.
|
||||
* Graphical glitches in Google sheets and PDF.js via a new setting
|
||||
qt.workarounds.disable_accelerated_2d_canvas to disable the
|
||||
accelerated 2D canvas feature which defaults to enabled on
|
||||
affected Qt versions. (#7489)
|
||||
* The download dialog should no longer freeze when browsing to
|
||||
directories with many files. (#7925)
|
||||
* The app.slack.com User-Agent quirk now targets chromium 112 on
|
||||
Qt versions lower than 6.6.0 (previously it always targets
|
||||
chromium 99) (#7951)
|
||||
* Workaround a Qt issue causing jpeg files to not show up in the
|
||||
upload file picker when it was filtering for image filetypes (#7866)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 20 19:07:25 UTC 2023 - Mia Herkt <mia@0x0.st>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: qutebrowser
|
||||
Version: 3.0.0
|
||||
Version: 3.0.2
|
||||
Release: 0
|
||||
Summary: Keyboard-driven vim-like browser based on Qt6
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user