Package: epiphany-browser / 3.32.1.2-3~deb10u1
Metadata
| Package | Version | Patches format |
|---|---|---|
| epiphany-browser | 3.32.1.2-3~deb10u1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| Remember printer settings.patch | (download) |
embed/ephy-web-view.c |
7 4 + 3 - 0 ! |
remember printer settings Keep track of printer settings and restore if needed. Fixes: https://gitlab.gnome.org/GNOME/epiphany/issues/138 (cherry picked from commit 8f6fecdfa9be86a5adaf097b6ddbe9eb48843462) |
| Update Croatian translation.patch | (download) |
po/hr.po |
1615 880 + 735 - 0 ! |
update croatian translation |
| web view Fix crash when changing reader mode preferences.patch | (download) |
embed/ephy-web-view.c |
12 6 + 6 - 0 ! |
web-view: fix crash when changing reader mode preferences We shouldn't run the signal handler after the web view is destroyed. Fixes #706 (cherry picked from commit 63fcfdd651b2c5ebb451598ba362fd5e3b4ced6e) |
| Replace incognito.png and missing thumbnail.png with svg .patch | (download) |
embed/ephy-about-handler.c |
2 1 + 1 - 0 ! |
replace incognito.png and missing-thumbnail.png with svg files Fixes: https://gitlab.gnome.org/GNOME/epiphany/issues/257 (cherry picked from commit 3d767ffdb8ba75969cb0820f212632539d1ae090) |
| search provider don t assume there s always a matching su.patch | (download) |
src/search-provider/ephy-search-provider.c |
3 3 + 0 - 0 ! |
search-provider: don't assume there's always a matching suggestion There actually should always be a suggestion, unless gnome-shell is bugged or malicious, but we should be well-behaved and not crash here if there isn't. It's external input, after all. https://bugzilla.redhat.com/show_bug.cgi?id=1696529 (cherry picked from commit 70cc8e349dad2030f962a33365ac35682dc81fe2) |
| Fix search provider results.patch | (download) |
lib/ephy-suggestion.c |
14 8 + 6 - 0 ! |
fix search provider results We're displaying XML in the search provider results because the unescaped-title property is not being set properly. (cherry picked from commit 742b84530353923431e43fbc98924b5d3cf69005) |
| Updated Danish translation.patch | (download) |
po/da.po |
282 141 + 141 - 0 ! |
updated danish translation |
| Update Catalan translation.patch | (download) |
po/ca.po |
2 1 + 1 - 0 ! |
update catalan translation |
| Update Catalan translation 1.patch | (download) |
po/ca.po |
18 9 + 9 - 0 ! |
update catalan translation |
| Updated Danish translation 1.patch | (download) |
po/da.po |
2 1 + 1 - 0 ! |
updated danish translation |
| Fix crash when username_field is detected with no usernam.patch | (download) |
embed/ephy-embed-shell.c |
8 4 + 4 - 0 ! |
fix crash when username_field is detected with no username The current code is obviously a mistake -- my bad -- since there's no point in freeing a variable that is known to be NULL. |
| web extension Don t prompt to remember passwords when dis.patch | (download) |
embed/web-extension/ephy-web-extension.c |
20 16 + 4 - 0 ! |
web-extension: don't prompt to remember passwords when disabled When the remember passwords setting is disabled, we should try harder to avoid executing any related code. This requires a WebKitGTK version bump due to https://bugs.webkit.org/show_bug.cgi?id=196073 Fixes #725 |
| Fix too many actions disabled in incognito automation mod.patch | (download) |
src/ephy-shell.c |
18 9 + 9 - 0 ! |
fix too many actions disabled in incognito/automation mode These are only supposed to be disabled in app mode. Too many braces here is resulting in slightly confusing code. Fixes #724 (cherry picked from commit 253295c67328cb4ec195b9ba2b5aecd98272cb45) |
| gsb service ref self for lifetime of update thread.patch | (download) |
lib/safe-browsing/ephy-gsb-service.c |
4 3 + 1 - 0 ! |
gsb-service: ref self for lifetime of update thread Fixes #736 (cherry picked from commit cefc3e33cca914cdc3130e589bc855491baaf004) |
| lib Give libephymisc a RUNPATH pointing for our private l.patch | (download) |
lib/meson.build |
3 2 + 1 - 0 ! |
lib: give libephymisc a runpath pointing to our private libraries The shared libephymisc depends on libdazzle, and gets loaded by the web extension. libdazzle might be a private library from the subproject, and setting a RUNPATH on libephywebextension (which does not itself depend on libdazzle) is not sufficient to get the private libdazzle loaded, at least when building with -Wl,--as-needed. Signed-off-by: Simon McVittie <smcv@debian.org> Bug-Debian: https://bugs.debian.org/927731 |
| 00_epiphany browser.patch | (download) |
meson.build |
10 5 + 5 - 0 ! |
install as epiphany-browser not epiphany |
| 07_bookmarks.patch | (download) |
data/default-bookmarks.rdf.in |
17 17 + 0 - 0 ! |
add default bookmarks for debian |
| dont make compulsory.patch | (download) |
data/org.gnome.Epiphany.appdata.xml.in |
1 0 + 1 - 0 ! |
appdata: don't mark as compulsory for gnome Upstream mark it as a system application that cannot be removed, because it's GNOME's default web browser, but our default in Debian is Firefox. Allow users to uninstall this app if they wish. |
| Disable webapps test.patch | (download) |
tests/meson.build |
8 4 + 4 - 0 ! |
disable webapps test |
