<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/recipes-gnome/epiphany, branch master</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2025-11-07T13:31:53+00:00</updated>
<entry>
<title>The poky repository master branch is no longer being updated.</title>
<updated>2025-11-07T13:31:53+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2025-11-07T13:31:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=8c22ff0d8b70d9b12f0487ef696a7e915b9e3173'/>
<id>urn:sha1:8c22ff0d8b70d9b12f0487ef696a7e915b9e3173</id>
<content type='text'>
You can either:

a) switch to individual clones of bitbake, openembedded-core, meta-yocto and yocto-docs

b) use the new bitbake-setup

You can find information about either approach in our documentation:
https://docs.yoctoproject.org/

Note that "poky" the distro setting is still available in meta-yocto as
before and we continue to use and maintain that.

Long live Poky!

Some further information on the background of this change can be found
in: https://lists.openembedded.org/g/openembedded-architecture/message/2179

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>epiphany: Use SRC_URI from gnomebase</title>
<updated>2025-11-06T15:09:32+00:00</updated>
<author>
<name>Jörg Sommer</name>
<email>joerg.sommer@navimatix.de</email>
</author>
<published>2025-11-03T07:27:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d8e70b3fdeb77cdc9d2a68583641671aadde15d9'/>
<id>urn:sha1:d8e70b3fdeb77cdc9d2a68583641671aadde15d9</id>
<content type='text'>
(From OE-Core rev: 9a48717b0b180eb527b39c34a94ed9da1bac1269)

Signed-off-by: Jörg Sommer &lt;joerg.sommer@navimatix.de&gt;
Signed-off-by: Mathieu Dubois-Briand &lt;mathieu.dubois-briand@bootlin.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>epiphany: upgrade 48.3 -&gt; 48.5</title>
<updated>2025-07-28T13:51:50+00:00</updated>
<author>
<name>Liu Yiding</name>
<email>liuyd.fnst@fujitsu.com</email>
</author>
<published>2025-07-23T01:06:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=eeaae826c0ad3c6b7db852e75ec84ebd258010cd'/>
<id>urn:sha1:eeaae826c0ad3c6b7db852e75ec84ebd258010cd</id>
<content type='text'>
Changelog:
==========
- appstream: Fix app id
- window: rearrange disconnect_active_embed
- window: disconnect correct callback in unregister embed function
- window: also disconnect sync_tab_bookmarked_status
- Simplify decision to remember passwords
- web-view: don't use saved HTTP auth credentials in private modes
- web-view: relocate authenticate_succeeded_cb
- web-view: fix HTTP auth on authenticationtest.com
- web-extension-manager: fix web process extension init regression
- Show created instead of modified time in webapp overview
- Don't consider og:image for web app icon
- window-commands: unref window in case of error
- Update Chinese (Taiwan) translation
- Update Slovak translation
- Fix logic error breaking the password manager
- Update Japanese translation
- shell: Fix startup crash on Pantheon
- action-bar-end: Fix startup crash on Pantheon
- ephy-password-import: improve robustness
- ci: generate new image for style checker
- Fix PKCS #11 login for invalid cert/priv pairs
- Update Romanian translation
- Attempt to fix release CI

(From OE-Core rev: 45b56dd036d6c0b6d843d241065b47f86c07b82f)

Signed-off-by: Liu Yiding &lt;liuyd.fnst@fujitsu.com&gt;
Signed-off-by: Mathieu Dubois-Briand &lt;mathieu.dubois-briand@bootlin.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>epiphany: upgrade 48.0 -&gt; 48.3</title>
<updated>2025-05-13T09:29:20+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2025-05-12T09:02:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=983891dafb69ad02cae013fa786b002af540a7f1'/>
<id>urn:sha1:983891dafb69ad02cae013fa786b002af540a7f1</id>
<content type='text'>
Changelog:
===========
- Fix crash when opening downloaded file
- Fix crash when opening incognito window
- Fix Crash when trying to select download location
- Fix Crash in escape_csv_field() when exporting passwords
- Fix Adding WhatsApp as a web app crashes
- Fix Pressing Escape key in addressbar resets the cursor to beginning of
  the widget
- Fix Epiphay shouldn't show the privacy dialog in incognito mode
- Fix (CVE-2025-3839) Require user interaction before opening URL in
  external application
- Fix Code cleanup
- Fix window: fix crash when force closing window without session
- Fix Several fixes for password export
- Fix Remove Granite support from Tech Preview and Canary
- Fix find-toolbar: fix crash on load-changed

(From OE-Core rev: 2c60159fffd76b5dbe75bf7d6758e5f78b166714)

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>epiphany: upgrade 47.3.1 -&gt; 48.0</title>
<updated>2025-03-17T22:38:32+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2025-03-15T11:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=00d607c8c9eb26d4066229bdd4f660bfc4667e32'/>
<id>urn:sha1:00d607c8c9eb26d4066229bdd4f660bfc4667e32</id>
<content type='text'>
(From OE-Core rev: eea42463ac5f4ae7d7c835110dfa4a303437f9d5)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>epiphany: upgrade 47.2 -&gt; 47.3.1</title>
<updated>2025-02-05T12:49:55+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2025-02-01T11:06:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e6eb0cebbcb7a8b24234cac4882f6e56892636f6'/>
<id>urn:sha1:e6eb0cebbcb7a8b24234cac4882f6e56892636f6</id>
<content type='text'>
(From OE-Core rev: 6719a031ee1ae200fe18112ec1d9d88ae4400333)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>epiphany: upgrade 47.1 -&gt; 47.2</title>
<updated>2024-11-18T22:09:02+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2024-11-12T09:24:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=be7f452305fa238eb943df680d440ac94889c65c'/>
<id>urn:sha1:be7f452305fa238eb943df680d440ac94889c65c</id>
<content type='text'>
Changelog:
==========
* Fix crash loading Global Protect URL
* Fix Privacy Report dialog when no trackers are blocked
* Fix crash loading taobao.com
* Disallow duplicate tag widgets on bookmark edit dialog
* Add workaround for DuckDuckGo redirect service failure

(From OE-Core rev: 6e989131b643a26baf0a5b8116439bd252734024)

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Mathieu Dubois-Briand &lt;mathieu.dubois-briand@bootlin.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>epiphany: upgrade 47.0 -&gt; 47.1</title>
<updated>2024-10-29T11:19:57+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2024-10-25T05:39:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e24c2165d111a2c93048c548d1853368d3e1fdcc'/>
<id>urn:sha1:e24c2165d111a2c93048c548d1853368d3e1fdcc</id>
<content type='text'>
Changelog:
===========
 * Allow adding bookmarks in incognito mode
 * Disable tab navigation shortcuts in tab overview
 * Don't store page snapshots in web app mode
 * Fix ephy-about suggestions not using pretty URL
 * Fix crash in save password popover
 * Fix crash when opening multiple preferences or history dialogs
 * Fix crash when long pressing page
 * Fix target origin property when using CSV password import
 * Add tooltips to bookmarks tag rows
 * Fix crash in history dialog
 * Improve certificate selection dialog
 * Fix non-translatable strings in autofill preferences
 * Stop setting web view background color
 * Fix failure to unregister autofill message handler

(From OE-Core rev: 493a8a222168ba5593dfca4af2d29e8964705fba)

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Mathieu Dubois-Briand &lt;mathieu.dubois-briand@bootlin.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>epiphany: upgrade 46.3 -&gt; 47.0</title>
<updated>2024-09-30T16:00:50+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2024-09-25T06:48:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=07098866c35cb07d94baa55cfc005e5fa2d0c24a'/>
<id>urn:sha1:07098866c35cb07d94baa55cfc005e5fa2d0c24a</id>
<content type='text'>
Changelog:
===========
 * Fix crash when using Ctrl+D or Ctrl+Alt+D
 * Fix icon URL used for install web application dialog
 * Remove tab overview shortcut in web apps
 * Fix crashes in tab overview mode with no open tabs
 * Fix pluralization in privacy report dialog
 * Fix bookmark tag widget focus border
 * Revert key event handling changes due to problems with non-Latin keyboard layouts
 * Extract .xpi during web app installation
 * Show confirmation dialog when deleting web app
 * Allow exporting passwords to CSV and improve CSV import
 * Improve count of trackers in privacy report
 * Fix crash on close multiple tabs dialog
 * Many improvements to bookmarks sidebar and dialog
 * Add autofill support
 * Add bookmarks search bar
 * Improve sorting of bookmarks
 * Restore set image as wallpaper functionality under flatpak
 * New Window should always open a non-incognito window
 * Prompt for confirmation when installing a WebExtension
 * Add Ctrl+Shift+Delete shortcut for Clear Website Data
 * Add Privacy Report feature
 * Use GtkGraphicsOffload to maybe improve graphics performance in fullscreen mode
 * Replace bookmark properties popover with redesigned dialog
 * Disable Firefox Sync
 * Don't show reader mode button when page is loading
 * Revert address bar UI changes due to pango bug
 * Fix application mode when always start in incognito mode setting is enabled
 * Don't warn about failure to download favicon when creating web app
 * Fix crash when starting secondary instance
 * Fix crash when web process becomes unresponsive
 * Fix crash when closing window with context menu open
 * Fix crash on exit
 * Allow overriding fatal criticals using G_DEBUG= environment variable
 * Fix hiding of developer context menu actions
 * Fix a different crash when destroying window
 * Stop using various deprecated GTK APIs
 * Support importing passwords from CSV files
 * Reduce the size of the preferences dialog
 * Use modern libadwaita spinners
 * Fix yet another crash when destroying window
 * Improve autofill dialog UI
 * Update to highlight.js 11.10.0
 * Miscellaneous code robustness improvements
 * Load only one web process extension rather than two
 * Add fallback web app icon
 * Redesign the bookmarks UI to use sidebar instead of popover
 * Rearrange the window/hamburger menu
 * Adopt new floating bar style from nautilus
 * Focus address bar after deleting URL
 * Reenable search in preferences dialog
 * Make address bar dropdown suggestions selectable
 * WebExtensions: support runtime.getManifest() API
 * Modernize encoding dialog
 * Add preference to toggle navigation gestures
 * Fix about:overview improperly shown in address bar
 * Set brightness and contrast for dark reader mode
 * Add Not Now option to save password popover
 * Disable Home/End shortcuts in tab bar
 * Add delete action to text box context menu
 * Add additional debug info to about dialog
 * Don't display placeholder text in address bar when unfocused
 * Enable fatal criticals
 * Add Clear button to location entry
 * Fix set as default browser dialog in phosh
 * Improve UI of preferences dialog
 * Improve UI of about dialog
 * Improve UI of history dialog
 * Improve UI of certificate dialog
 * When not focused, display hostname centered in address bar
 * Always enable web inspector keyboard shortcut
 * Update use of libadwaita dialogs

(From OE-Core rev: cde59f0eeb82f143891896a8dda613a66f836ed6)

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>epiphany: upgrade 46.0 -&gt; 46.3</title>
<updated>2024-08-23T08:12:37+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alex@linutronix.de</email>
</author>
<published>2024-08-22T09:34:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=7fad9c4b37ba103d097a104beee46d3f2c5f14a7'/>
<id>urn:sha1:7fad9c4b37ba103d097a104beee46d3f2c5f14a7</id>
<content type='text'>
(From OE-Core rev: 921dcb36f98342453c1500ee5e8bba402dd0f521)

Signed-off-by: Alexander Kanavin &lt;alex@linutronix.de&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
