Dominique Leuenberger 2017-08-14 10:40:52 +00:00 committed by Git OBS Bridge
commit 282cd3e224
6 changed files with 131 additions and 20 deletions

View File

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

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEE4E5WAAJAG47w528KkW6wyP1VoHIFAli/llUACgkQkW6wyP1V
oHLMzA/9G78rKuy/9o+VNRddfiQQZ4FRyKbDoqqONejk1KgTvB+/k2p6sGcJba2v
oueHphaktEwbtevAV1xFmAJgn+ZiEgDomvZScBea8psA5Q0jcESAkSH+46sEGrie
itdWXCC0BNCI3DtO79xkBNnnXx+LEPX1TuPEjtb6EQXJi8OCE4xbvaNeTVI0RWAO
p2RnXZaCx1jesGL23tUG1EVOVkA2fjy1r01ejKnlyaVjs2Cf/OgNcl+ooLK+5xFn
BdJEbwz6U+zHtFKIPBOp0Uhb6wcmSouNRgCg4wh0nluWSo1oG8skKe1S9mtR0Bx1
SwhgRY5SG6OtgSEb8Lf6/VxEL9xHwkKc13jJfVao8YNABs9azqdxi+I7exdBb62a
avHW8A4lAiRBal2XANDK/RBIucVF2+YGQv1YsSvJr7+vg8cDHjRRQSIdHUX9VMDQ
ahy4vSfT440z4rmnY8Q+bura9Ro3SJOu6I1RRvt9XtanybQMM9j05vra5EuLX8jH
BKNyEb/Kg1wf4B7JHHJEQ95X/aTpS3SR0PisJF2eBR4nSzODSQ3U56D78/V0jL62
i4ZjotEBDwxd/IEfX/eKT3+HNqkwoxeR9qpBHdcaR7xfX1bGjn1NgaU3MlHTmiwe
/H5GKWYbWeTM9fRIuBu961PuYErJkJjdSi+aWqp++G/Iro/PYSk=
=7AU6
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEE4E5WAAJAG47w528KkW6wyP1VoHIFAllbzRUACgkQkW6wyP1V
oHKf6Q/8CQ35j4b8aFtheal/3mi+ts+PzJPfplaT8gfOS/Nlk/bY4E83MFl2O7OT
27lV+KfJtoC5WvzbQbOEFkVZMKyIakPEW/Tjp6PZXoU0bhOzJ2SoGtzIQt8y6yg1
B0yJ4+NecIk3Wj5BNG3gknvJ1e4JCbeWaQ4VyLerNpHWuFOhUaL5Q0kOG8p9eQgW
vSOnZiCPJ2gDppynrDtqLrcRlEoRxQqZm8A5fOaAu+qa8YHSlxoI9kAl2hvoypqg
FNOhjaupfWQKtdjztvIl8Z9enOTKxPxlmFLRU5g+shdCPcxrr9BV4Wj+09T6Irf1
3/1g0wXCBrMWMkJpG+/m3e/13qpIqBLEZXnNt1ZNwE5aKFiTk4pc+9f8ge7FSpu6
vkrT6DMCH5Elt46ZSw+jJg7sNUBnwSnY+47vHbGJ41qBeiYSoaZdkm7WByPf2Om+
QXRQz7HNpzO7k2kDslCJjNF3nlcPbshjhjUfOrxCe/Dn6Bh4CQMHEhSLgku12EGn
N06ml3BtM4P1/nIA8Ib3JlVIPnuc2coUOabHev7LCirASmSQE8s8Vpgf+TlPatD3
4GFVY+we8ZDtBmAb1GjAyvTGSroYXx4Z9wRB3XadtnLXZ3oWkwGFl405ckGl5OlC
4Qq6Ntuv+RXDNq6riv8mVqNrFvG5uZxjJKzmtmxuOmymor12uU8=
=YrgZ
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,113 @@
-------------------------------------------------------------------
Sun Aug 13 17:25:21 UTC 2017 - 9@cirno.systems
- Update to version 0.11.0:
* New dependencies:
+ New dependency on PyQt5.QtOpenGL if QtWebEngine is used.
QtWebEngine depends on QtOpenGL already, but on distributions packaging
split PyQt5 wrappers, the wrappers for QtOpenGL are now required.
+ New dependency on PyOpenGL if QtWebEngine is used.
* Added:
+ Private browsing is now implemented for QtWebEngine, and changed its
behavior: The general -> private-browsing setting now only applies to
newly opened windows, and you can use the -p flag to :open to open a
private window.
+ New "pinned tabs" feature, with a new :tab-pin command
(bound to <Ctrl-p> by default).
+ (QtWebEngine) Implemented :follow-selected.
+ New :clear-messages command to clear shown messages.
+ New ui -> keyhint-delay setting to configure the delay until
the keyhint overlay pops up.
+ New -s option for :open to force a HTTPS scheme.
+ :debug-log-filter now accepts none as an argument to clear any log
filters.
+ New --debug-flag argument which replaces --debug-exit and --pdb-postmortem
+ New tabs -> favicon-scale option to scale up/down favicons.
+ colors -> statusbar.bg/fg.private and .command.private to customize
statusbar colors for private windows.
+ New {private} field displaying [Private Mode] for
ui -> window-title-format and tabs -> title-format.
+ (QtWebEngine) Proxy support with Qt 5.7.1
(already was supported for 5.8 and newer)
* Changed:
+ To prevent elaborate phishing attacks, the Punycode version (xn--*) is now
shown in addition to the decoded version for international domain names
(IDN).
+ Starting with legacy QtWebKit now shows a warning message.
With the next release, support for it will be removed.
+ Improved qute://history page (with lazy loading)
+ Crash reports are not public anymore.
+ Comments in the config file are now placed before the individual options
instead of being before sections.
+ Messages are now hidden when clicked.
+ stdin is now closed immediately for processes spawned from qutebrowser.
+ When ui -> message-timeout is set to 0, messages are now never cleared.
+ Middle/right-clicking the blank parts of the tab bar (when vertical) now
closes the current tab.
+ The adblocker now also blocks non-GET requests (e.g. POST).
+ javascript: links can now be hinted.
+ :view-source, :tab-clone and :navigate --tab now don't open the tab as
"explicit" anymore, i.e. (with the default settings) open it next to the
active tab.
+ qute:* pages now use qute://* instead (e.g. qute://version instead of
qute:version), but the old versions are automatically redirected.
+ Texts in prompts are now selectable.
+ The default level for :messages is now info, not error
+ Trying to focus the currently focused tab with :tab-focus now focuses the
last viewed tab.
+ (QtWebEngine) With Qt 5.9, content -> cookies-store can now be set without
a restart.
+ (QtWebEngine) With Qt 5.9, better error messages are now shown for failed
downloads.
+ (QtWebEngine) The underlying Chromium version is now shown in the version
info.
+ (QtWebKit) Renderer process crashes now show an error page on Qt 5.9
or newer.
+ (QtWebKit) storage -> offline-web-application-storagegot renamed to
...-cache
+ (QtWebKit) PAC now supports SOCKS5 as type.
* Fixed:
+ Fixed crash with :download on PyQt 5.9.
+ Cloning a page without history doesn't crash anymore.
+ When a download results in a HTTP error, it now shows the error correctly
instead of crashing.
+ Pressing ctrl-c while a config error is shown works as intended now.
+ When the key config isn't writable, we now show an error instead of
crashing.
+ Fixed crash when unbinding an unbound key in the key config.
+ Fixed crash when using :debug-log-filter when --filter wasn't given
on startup.
+ Fixed crash with some invalid setting values.
+ Continuing a search after clearing it now works correctly.
+ The tabbar and completion should now be more consistently and correctly
styled with various system styles.
+ Applying styiles in qt5ct now shouldn't crash anymore.
+ The validation for colors in stylesheets is now less strict,
allowing for all valid Qt values.
+ data: URLs now aren't added to the history anymore.
+ Accidentally starting with Python 2 now shows a proper error message again
+ For some people, running some userscripts crashed - this should now be
fixed.
+ Various other rare crashes should now be fixed.
+ The settings documentation was truncated with v0.10.1 which should now be
fixed.
+ Scrolling to an anchor in a background tab now works correctly,
and javascript gets the correct window size for background tabs.
+ (QtWebEngine) Added a workaround for a black screen with some setups
+ (QtWebEngine) Starting with Nouveau graphics now shows an error message
instead of crashing in Qt.
+ (QtWebEngine) Retrying downloads now shows an error instead of crashing.
+ (QtWebEngine) Cloning a view-source tab now doesn't crash anymore.
+ (QtWebEngine) window.navigator.userAgent is now set correctly when
customizing the user agent.
+ (QtWebEngine) HTML fullscreen is now tracked for each tab separately,
which means it's not possible anymore to accidentally get stuck in
fullscreen state by closing a tab with a fullscreen video.
+ (QtWebEngine) :scroll-page with --bottom-navigate now works correctly.
+ (QtWebKit) The HTTP cache is disabled on Qt 5.7.1 and 5.8 now as it leads
to frequent crashes due to a Qt bug.
+ (QtWebKit) Fixed Crash when a PAC file returns an invalid value.
-------------------------------------------------------------------
Tue May 2 06:56:20 UTC 2017 - sor.alexei@meowr.ru

View File

@ -17,7 +17,7 @@
Name: qutebrowser
Version: 0.10.1
Version: 0.11.0
Release: 0
Summary: Keyboard-driven vim-like browser on Qt5
License: GPL-3.0+
@ -41,6 +41,7 @@ Requires: python3-Jinja2
Requires: python3-MarkupSafe
Requires: python3-PyYAML
Requires: python3-Pygments
Requires: python3-opengl
Requires: python3-pyPEG2
Requires: python3-qt5 >= 5.2
Requires: python3-sip