From f1a1f1e994324dfec08d470befc3bd37691fa31c7c295f39d0a53d1afeb02392 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Wed, 22 Feb 2023 12:50:02 +0000 Subject: [PATCH] Accepting request 1067038 from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/1067038 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=378 --- epiphany-43.0.tar.xz | 3 --- epiphany-43.1.tar.xz | 3 +++ epiphany-fix-nb-translation.patch | 13 +++++++------ epiphany.changes | 14 ++++++++++++++ epiphany.spec | 4 ++-- 5 files changed, 26 insertions(+), 11 deletions(-) delete mode 100644 epiphany-43.0.tar.xz create mode 100644 epiphany-43.1.tar.xz diff --git a/epiphany-43.0.tar.xz b/epiphany-43.0.tar.xz deleted file mode 100644 index 183a6f3..0000000 --- a/epiphany-43.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b66d499f9ee72696d83cf844125377181a954554a4bb3785b73293380ac0c227 -size 3890284 diff --git a/epiphany-43.1.tar.xz b/epiphany-43.1.tar.xz new file mode 100644 index 0000000..fa6a1d1 --- /dev/null +++ b/epiphany-43.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e86ead27cb9982815150664de3bf20faf375f77b8065b02b31180c65b6bbebb4 +size 3893416 diff --git a/epiphany-fix-nb-translation.patch b/epiphany-fix-nb-translation.patch index 4948e8a..f8ab685 100644 --- a/epiphany-fix-nb-translation.patch +++ b/epiphany-fix-nb-translation.patch @@ -1,12 +1,13 @@ ---- orig-epiphany-42.4/po/nb.po 2022-08-05 21:45:01.000000000 +0200 -+++ epiphany-42.4/po/nb.po 2022-08-26 13:40:31.687935716 +0200 -@@ -1507,7 +1507,7 @@ +Index: epiphany-43.1/po/nb.po +=================================================================== +--- epiphany-43.1.orig/po/nb.po ++++ epiphany-43.1/po/nb.po +@@ -1515,7 +1515,7 @@ msgstr "Siden «%s» svarer ikke" - #: embed/ephy-web-view.c:897 + #: embed/ephy-web-view.c:895 msgid "_Wait" -msgstr "_Veng" +msgstr "_Vent" - #: embed/ephy-web-view.c:898 + #: embed/ephy-web-view.c:896 msgid "_Kill" - diff --git a/epiphany.changes b/epiphany.changes index 94549a4..9faa24b 100644 --- a/epiphany.changes +++ b/epiphany.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Feb 20 17:12:09 UTC 2023 - Bjørn Lie + +- Update to version 43.1: + + Hide bookmark star in application mode + + Fix type error when displaying about:overview empty state + + Fix thumbnails when loading about:overview from session state + + Properly %-encode URLs copied from address bar + + Fix minor memory leaks + + Fix double free when file monitor for user JavaScript fails + + Don't autofill passwords in sandboxed contexts (CVE-2023-26081) + + Updated translations. +- Rebase epiphany-fix-nb-translation.patch with quilt. + ------------------------------------------------------------------- Thu Sep 15 16:15:27 UTC 2022 - Bjørn Lie diff --git a/epiphany.spec b/epiphany.spec index ce75112..4833eb2 100644 --- a/epiphany.spec +++ b/epiphany.spec @@ -1,7 +1,7 @@ # # spec file for package epiphany # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: epiphany -Version: 43.0 +Version: 43.1 Release: 0 Summary: GNOME Web Browser License: GPL-3.0-or-later