- Update to version 2.5.2

Fixed
  * The notification fixes in v2.5.1 caused new notification
    crashes (probably more common than the ones being fixed...).
    Those are now fixed, along with a (rather involved) test case
    to prevent similar issues in the future.
  * When a text was not found on a page, the associated message
    would be shown as rich text (e.g. after /<h1>). With this
    release, this is fixed for search messages, while the 3.0.0
    release will change the default for all messages to be
    plain-text. Note this is NOT a security issue, as only a small
    subset of HTML is interpreted as rich text by Qt, independently
    from the website.
  * When a Greasemonkey script couldn't be loaded (e.g. due to an
    unreadable file), qutebrowser would crash. It now shows an
    error instead.
  * Ever since the v1.2.0 release in 2018, the
    content.default_encoding setting was not applied on start
    properly (only when it was changed afterwards).
    This is now fixed.

OBS-URL: https://build.opensuse.org/package/show/network/qutebrowser?expand=0&rev=122
This commit is contained in:
Mia Herkt 2022-07-07 15:30:35 +00:00 committed by Git OBS Bridge
parent 6a6ef704b9
commit 0313583cf8
6 changed files with 44 additions and 20 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e6885886a84cd166a6ba633794a58a4c67d871c27188127e5ddbc5276d76edbc
size 6089389

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEE4E5WAAJAG47w528KkW6wyP1VoHIFAmKPbmsACgkQkW6wyP1V
oHKVEA/6AvBiYMQB207LDP4TbX86HU6YzhYLXE/XwOTNzRVPHo4N2jY2O2pIa/Xs
OkQjUgfbwM6xodpbaq3JPVUlnsSfvPhA0QNOzkXEdxf+F/5bpq3gxjpUVu9VwogS
WWOhZD6svpqLPwIrmZpTqjNRGj2beLK36sQRWSJsMYzqcz8cbjdqq0l0XzycPvIT
SWsiWmYyki6gB/35M7IAfE4gIPafi3F408Q7tVwaxJ8IVaDIKMA5ex27takRWzTd
oqaNToGf5XD9p/qpy8NY6TWrxrBtGnT0luMleRBMgvSiDYnchejtKoaLUJLd0PWW
DMn4Xq/MCBpELArcO5q/ROS6nDFWQs9cWpnqXLW/G7BT7yGF0QZYXmKh3bY/Untp
wkvr2aeL5Rwg+sRPyufzzUvq++SBOBPt2DJvvZZXiBq3NO/gKlhj1rtPnDFv7ws5
FZUUBHgoDppgtJ4Hlzh9+u7VIF450MOes2av0aGvMSWL8x8xU29nbUxJBJ5bp1vd
C8oExWo8yf8AnjtjwM4j3JNaJmjbDR9DiFVhxJjTG0aJu6EVdgXf8YUrSTW2Txt/
kRPy72kX2BUhMD53ukbGX/WJZ0OMhiT+fCNyqXMygvpgDN+dxbqrBi6ahgMf2gJs
FIpxdDdhU9hCsnxiFo+52cOLxbIanp/v3qLfMEdTroQ0cl/zxzo=
=ljbD
-----END PGP SIGNATURE-----

3
qutebrowser-2.5.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a9bfce14ddc403de0deb2eedf983c231ce003e0759995ec7ef4ea34e4974e908
size 6114611

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEE4E5WAAJAG47w528KkW6wyP1VoHIFAmKzGjoACgkQkW6wyP1V
oHKAXg//eRt7trd7cLPmWPwLlw9oX15XblDzxBQgOWmcpuMtviPszEZtLmM1BUOe
ze0Eb0c0S0KHT7m/N/0WgjiTVSqHyoQAizlOHPntwQZm1s7Ec23SRnfuQj1WQEUt
A/fhsb5mR4SjpL22mUDwScNVlOGJ0x5yNBNyYR85MKGS5Wyo31/IYADwRWP+RWfu
EnmTD34OFw3Ojfrr2wYqQscrnTxC+AIdkR0OCZ9LoK2Bb3v3pnKNjOCmstf54CDf
is6w5873Pya2hnyhLI3ryfAScF3rBhqQ4pPB+C0ArMu2gUVkO/5Tww+m3PYfEso7
qawD3UaatDN5kwGCDG178Fh3xGZWBi/+gK3Ks8VR64uKC7iala20ZICx3oFrBgrr
cYSmYw6JAX1MoLRatbyyUOyOuqfLORei/Z6d6cI5m2Xe6LB61Wp+ib6EhULjzzg0
dYQwmbJ2VbF5XZOYAsf0swb65ABM0hnjA6bF2fsVvLLEJqSURORCKbpTtaDd+fC5
tKkxKG2/w7WrJLY0iGDJv+8Y+12CaFQhqiGkGiNh/QXgHTglhOoEi3GOyZR/meNp
m5IeXf1Olcfhk2b3ujhSff2DbSJZLY+DHfg0BjMOd7wNYF8OBjAObSYjyrIPHHo1
v/YcSfm9PkVJHqeFiKw9YzNXDlWlrcgpKVBCHf7iZt/1vAtTDH0=
=Z4VF
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Thu Jul 7 15:25:44 UTC 2022 - Mia Herkt <mia@0x0.st>
- Update to version 2.5.2
Fixed
* The notification fixes in v2.5.1 caused new notification
crashes (probably more common than the ones being fixed...).
Those are now fixed, along with a (rather involved) test case
to prevent similar issues in the future.
* When a text was not found on a page, the associated message
would be shown as rich text (e.g. after /<h1>). With this
release, this is fixed for search messages, while the 3.0.0
release will change the default for all messages to be
plain-text. Note this is NOT a security issue, as only a small
subset of HTML is interpreted as rich text by Qt, independently
from the website.
* When a Greasemonkey script couldn't be loaded (e.g. due to an
unreadable file), qutebrowser would crash. It now shows an
error instead.
* Ever since the v1.2.0 release in 2018, the
content.default_encoding setting was not applied on start
properly (only when it was changed afterwards).
This is now fixed.
-------------------------------------------------------------------
Wed Jun 15 13:47:47 UTC 2022 - Mia Herkt <mia@0x0.st>

View File

@ -17,7 +17,7 @@
Name: qutebrowser
Version: 2.5.1
Version: 2.5.2
Release: 0
Summary: Keyboard-driven vim-like browser based on Qt5
License: GPL-3.0-or-later