diff mbox series

[AUH] epiphany: upgrading to 51.0 FAILED

Message ID 010101a08f3eebfc-50ba5ee6-6145-4f44-b8ca-c2bbc61dbc90-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] epiphany: upgrading to 51.0 FAILED | expand

Commit Message

auh@yoctoproject.org Sept. 11, 2026, 6:54 a.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *epiphany* to *51.0* has Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
    - apply the patch: git am 0001-epiphany-upgrade-50.6-51.0.patch
    - check the changes to upstream patches and summarize them in the commit message,
    - compile an image that contains the package
    - perform some basic sanity tests
    - amend the patch and sign it off: git commit -s --reset-author --amend
    - send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update failures.
Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
From 16a540753e9854ad711565936543871914ae8b96 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Fri, 11 Sep 2026 06:35:09 +0000
Subject: [PATCH] epiphany: upgrade 50.6 -> 51.0
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Source: NEWS

51.0 - September 10, 2026
=========================
  - #2617 session: Append closed tab at end if recorded position is out of bounds
    (John Cardullo)
  - #2897 (CVE-2026-18487) Address Bar / Host Spoofing via userinfo in
    ephy_uri_get_decoded_host (Michael Catanzaro)
  - #2931 Code Injection via ephy_web_view_get_best_web_app_icon in `data:` URI
    (Michael Catanzaro)
  - #2934 `data` URI prettification returns invalid domain (Michael Catanzaro)
  - !2144 Some fixes for EphyHistoryDialogRow (Michael Catanzaro)
* Translation updates:
  - Basque (Asier Saratsua Garmendia)
  - Danish (Alan Mortensen)
  - English (United Kingdom) (Bruce Cowan)
  - French (Guillaume Bernard)
  - Hungarian (Balázs Úr)
  - Korean (ChangSeok Oh)
  - Norwegian Bokmål (Kjartan Maraas)
  - Serbian (Марко Костић)
  - Spanish (Daniel Mustieles García)
  - Turkish (Emin Tufan Çetin)

51.rc - August 27, 2026
=======================
  - #2898 Invalid bookmark import crashes browser (Fernando Muñoz)
  - #2903 XSS/HTML injection in error page (Michael Catanzaro)
  - #2921 (CVE-2026-77682) Autofill JS Code Injection via CSS Selector (Michael
    Catanzaro)
  - #2922 (CVE-2026-77679) WebExtension XPI Path Traversal ZIPSLIP (Fernando
    Muñoz)
  - #2928 Link clicked in another app opens in the fullscreen window during
    fullscreen video (Semen Fomchenkov)
  - #2929 Caret in the address bar jumps to the start when I switch keyboard
    layout (Semen Fomchenkov)
  - #2938 "Not Secure" label in the address bar is truncated and glued to the
    domain in translated locales (Semen Fomchenkov)
  - #2940 Epiphany offers to save a password that it just autofilled itself
    (after CSV import) (Semen Fomchenkov)
  - !2145 Update to highlight.js 11.2.0 (Michael Catanzaro)
  - !2148 web-process-extension: Target active frame when generating password
    from context menu (John Cardullo)
  - !2152 Canary: Fix WebKitGTK injected bundle path (Philippe Normand)
  - !2159 Do not trigger downloads on missing MIME type or failed HTTP responses
    (John Cardullo)

* Translation updates:
  - Bulgarian (Alexander Alexandrov Shopov)
  - Catalan (Xavi Ivars)
  - Chinese (Taiwan) (Chao-Hsiung Liao)
  - Finnish (Jiri Grönroos)
  - Kazakh (Baurzhan Muftakhidinov)
  - Lithuanian (Aurimas Aurimas Černius)
  - Portuguese (Brazil) (Luiggi Cardoso)
  - Romanian (Antonio Marin)
  - Swedish (Anders Jonsson)
  - Uighur (Abduqadir Abliz)

51.beta - August 10, 2026
=========================

* Bugs fixed:
  - #1671 Colons in URL for Epiphany's app mode are converted to "A" (John
    Cardullo)
  - #2892 Compile failures against libnettle 4.0 (Fernando Muñoz)
    (Michael Catanzaro)
  - #2902 Out-of-bounds crash/assert failure in
    ephy_json_array_get_string_with_default (Michael Catanzaro)
  - #2904 Invalid view-source: crashes browser (John Cardullo)
  - !2079 CI: Add gobject-linter (Jan-Michael Brummer)
  - !2109 add pinning support for URLs in history and overview model (John
    Cardullo)

[Changelog truncated as it exceeds 3000 characters;
the full changelog can be found in an attachment to the AUH email]
---
 .../epiphany/{epiphany_50.6.bb => epiphany_51.0.bb}         | 2 +-
 .../0002-help-meson.build-disable-the-use-of-yelp.patch     | 2 +-
 meta/recipes-gnome/epiphany/files/distributor.patch         | 4 ++--
 meta/recipes-gnome/epiphany/files/migrator.patch            | 6 +++---
 4 files changed, 7 insertions(+), 7 deletions(-)
 rename meta/recipes-gnome/epiphany/{epiphany_50.6.bb => epiphany_51.0.bb} (94%)
diff mbox series

Patch

diff --git a/meta/recipes-gnome/epiphany/epiphany_50.6.bb b/meta/recipes-gnome/epiphany/epiphany_51.0.bb
similarity index 94%
rename from meta/recipes-gnome/epiphany/epiphany_50.6.bb
rename to meta/recipes-gnome/epiphany/epiphany_51.0.bb
index ad0fad1a65..e54457a774 100644
--- a/meta/recipes-gnome/epiphany/epiphany_50.6.bb
+++ b/meta/recipes-gnome/epiphany/epiphany_51.0.bb
@@ -31,7 +31,7 @@  SRC_URI += "\
            file://migrator.patch \
            file://distributor.patch \
            "
-SRC_URI[archive.sha256sum] = "458222a8694cfc914e7a2d6de9879067001a8d65e00a907d96112059c67ad446"
+SRC_URI[archive.sha256sum] = "abaf33576462030c65bb963a56300a7786e7d75834f1c90a9dffda873835c33d"
 
 export GI_TYPELIB_PATH = "${STAGING_LIBDIR}/girepository-1.0/"
 
diff --git a/meta/recipes-gnome/epiphany/files/0002-help-meson.build-disable-the-use-of-yelp.patch b/meta/recipes-gnome/epiphany/files/0002-help-meson.build-disable-the-use-of-yelp.patch
index 12e9d98233..bdb06e407b 100644
--- a/meta/recipes-gnome/epiphany/files/0002-help-meson.build-disable-the-use-of-yelp.patch
+++ b/meta/recipes-gnome/epiphany/files/0002-help-meson.build-disable-the-use-of-yelp.patch
@@ -1,4 +1,4 @@ 
-From 9e51ca47efc74fedb420e6b66436569d56623e2d Mon Sep 17 00:00:00 2001
+From 2bb52be1e80d1f4693a383be8270e80ef1d9586a Mon Sep 17 00:00:00 2001
 From: Alexander Kanavin <alex.kanavin@gmail.com>
 Date: Wed, 31 Jan 2018 15:50:38 +0200
 Subject: [PATCH] help/meson.build: disable the use of yelp
diff --git a/meta/recipes-gnome/epiphany/files/distributor.patch b/meta/recipes-gnome/epiphany/files/distributor.patch
index b16552bfc6..8677f1558c 100644
--- a/meta/recipes-gnome/epiphany/files/distributor.patch
+++ b/meta/recipes-gnome/epiphany/files/distributor.patch
@@ -1,4 +1,4 @@ 
-From cc0b9a6904297387068274c802784eea740782a1 Mon Sep 17 00:00:00 2001
+From 2f52672597ab74cb17e41d308f8d9934c25d8fc0 Mon Sep 17 00:00:00 2001
 From: Richard Purdie <richard.purdie@linuxfoundation.org>
 Date: Fri, 26 Feb 2021 10:17:52 +0000
 Subject: [PATCH] Don't encode the distro from /etc/os-release into the
@@ -11,7 +11,7 @@  RP 2021/2/26
  1 file changed, 1 insertion(+)
 
 diff --git a/meson.build b/meson.build
-index c02b591..8af9fe7 100644
+index 8aec3cf..4a06ab6 100644
 --- a/meson.build
 +++ b/meson.build
 @@ -15,6 +15,7 @@ if r.returncode() == 0
diff --git a/meta/recipes-gnome/epiphany/files/migrator.patch b/meta/recipes-gnome/epiphany/files/migrator.patch
index b20cc3058b..dcc162040a 100644
--- a/meta/recipes-gnome/epiphany/files/migrator.patch
+++ b/meta/recipes-gnome/epiphany/files/migrator.patch
@@ -1,4 +1,4 @@ 
-From 12ead2afbdab96eeb6bac820c39c1e951a047c8b Mon Sep 17 00:00:00 2001
+From e336c2dd1368aff496a6ba01e2ca9ca7e88860a2 Mon Sep 17 00:00:00 2001
 From: Richard Purdie <richard.purdie@linuxfoundation.org>
 Date: Thu, 25 Feb 2021 14:52:32 +0000
 Subject: [PATCH] epiphany: Fix reproducibility issue
@@ -14,10 +14,10 @@  RP 2021/2/25
  1 file changed, 2 insertions(+), 2 deletions(-)
 
 diff --git a/lib/ephy-profile-utils.c b/lib/ephy-profile-utils.c
-index ea2ea99..13c27c8 100644
+index 1966108..24d4364 100644
 --- a/lib/ephy-profile-utils.c
 +++ b/lib/ephy-profile-utils.c
-@@ -130,10 +130,10 @@ ephy_profile_utils_do_migration (const char *profile_directory,
+@@ -131,10 +131,10 @@ ephy_profile_utils_do_migration (const char *profile_directory,
    argv[i++] = NULL;
  
  #if DEVELOPER_MODE