public inbox for openembedded-devel@lists.openembedded.org
 help / color / mirror / Atom feed
From: Markus Volk <f_l_k@t-online.de>
To: raj.khem@gmail.com
Cc: "Khem Raj via lists.openembedded.org"
	<raj.khem=gmail.com@lists.openembedded.org>,
	openembedded-devel@lists.openembedded.org
Subject: Re: [oe] [meta-oe][PATCH] xdg-desktop-portal: update 1.20.1 -> 1.21.0
Date: Sat, 28 Mar 2026 02:18:58 +0100	[thread overview]
Message-ID: <MZ4LCT.ZHCX1X5FRI7F2@t-online.de> (raw)
In-Reply-To: <CAMKF1so8wk1gmWLAGuH4TyqQ+twCx3x7aQ3cj2_UxFw_6q5mWw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 6695 bytes --]

Yes, it is. I thought since we're also using the pre-release of flatpak 
it would be the better fit. But I don't see any problems with the older 
version either

Am Fr, 27. Mär 2026 um 18:13:50 -07:00:00 schrieb Khem Raj via 
lists.openembedded.org <raj.khem=gmail.com@lists.openembedded.org>:
> isn't 1.21 a pre-release and perhaps wait for 1.22 to come out ?
> 
> On Fri, Mar 27, 2026 at 5:23 PM Markus Volk via 
> lists.openembedded.org <http://lists.openembedded.org/> 
> <f_l_k=t-online.de@lists.openembedded.org 
> <mailto:t-online.de@lists.openembedded.org>> wrote:
>> New Features:
>> 
>>  - Add the `has_current_page` and `has_selected_pages` options to 
>> the Print
>>    Portal (#1777)
>>  - Allow running the tests with Valgrind's memcheck (#1770)
>>  - Add the `ConfigureShortcuts` method to the Global Shortcuts 
>> Portal (#1661)
>>  - Send activation tokens in the actiavated and deactiavated signals 
>> on the
>>    Global Shortcuts Portal (#1792)
>>  - Add a new reduced motion setting to the Settings Portal (#1840)
>>  - Support linyaps applications (#1846)
>>  - Add missing cell broadcast severities to the Notification Portal 
>> (#1738)
>> 
>>  Enhancements:
>> 
>>  - Code cleanup (#1574, #1809, #1771, #1727)
>>  - Code refactoring (#1805, #1815, #1819, #1686)
>>  - Documentation improvements (#1712, #1759, #1776, #1795, #1798, 
>> #1866)
>>  - New and updated translations (#1735, #1760, #1765, #1774, #1780, 
>> #1781,
>>    #1786, #1787, #1789, #1797, #1800, #1801, #1802, #1811, #1833, 
>> #1826,
>>    #1852, #1841, #1843, #1851, #1869, #1860, #1788)
>>  - Improve various permission dialog texts (#1769, #1327, #1804)
>>  - Release procedure clarifications (#1710, #1714)
>>  - Updates to ASAN suppressions (#1711)
>>  - Make XdpAppInfo more testable (#1627)
>>  - Use the new `PIDFD_GET_PID_NAMESPACE` ioctl to get the pidns 
>> (#1713)
>>  - Improvements to the heuristics to translate a path in the sandbox 
>> to a path on
>>    the host (#1571)
>>  - Improve the mocking of the GeoClue service (#1695)
>>  - Make the camera permissions per-App on the host again (#1762)
>>  - Clean up permissions and desktop IDs usage (#1772, #1773)
>>  - Improve PID translations for host Apps (#1785)
>>  - Show an appropriate error when access to remote documents fails 
>> (#823)
>>  - Require a valid AppID from apps in `RequestBackground` to enable 
>> autostart
>>    (#1793)
>>  - Require a valid AppID from apps to use the Global Shortcuts 
>> Portal (#1817)
>>  - Test and document Notification Portal backward compatibilities 
>> (#1823)
>>  - Improve the heuristic to detect the App ID for host apps (#1595)
>>  - Add Merge Requirements documentation (#1775)
>>  - Initialize the Secret Portal asynchronously to avoid blocking 
>> when the secret
>>    service is not available (#1814)
>>  - Do not allow requesting a zero capability from the Input Capture 
>> Portal
>>    (#1880)
>>  - Require GLib version 2.76 and drop the related compatibility code 
>> (#1730)
>> 
>>  Bug Fixes:
>> 
>>  - Fix a crash when loading information from Flatpak apps (#1720)
>>  - Fix fd handling to prevent EBADF errors (#1721)
>>  - Add a fallback code path for GLib older than 2.76 (#1728)
>>  - Don't require a .desktop file for Flatpak and Snap apps (#1729)
>>  - Fix a crash when calling `GlobalShortcuts.BindShortcuts` with an 
>> empty list
>>    (#1732)
>>  - Fix a crash when passing Request token handles which contain `-` 
>> (#1748)
>>  - Fix tests on systems without access to /proc/cmdline (#1766)
>>  - Stop accidentally running pytests of subprojects (#1767)
>>  - Give up trying to unmount an existing fuse mount when shutting 
>> down the
>>    Document Portal (#1799)
>>  - Fix compilation on Debian Testing, caused by a wrong cast (#1625)
>>  - Fix ownership of pidfd for XdpAppInfos (#1810)
>>  - Fix uninitialized variables (#1825)
>>  - Do not give access to read-only USB devices when read-write 
>> access was
>>    requested (#1794)
>>  - Do not kill PID 0 and handle races properly (#1864)
>>  - Fix forwarding the `available-source-types` and 
>> `available-cursor-modes` from
>>    the backend (#1868)
>>  - Ensure valid WAYLAND_DISPLAY/DISPLAY by launching after the 
>> graphical session
>>    target (#1830)
>> 
>>  Signed-off-by: Markus Volk <f_l_k@t-online.de 
>> <mailto:f_l_k@t-online.de>>
>>  ---
>>   ...-desktop-portal_1.20.3.bb <http://desktop-portal_1.20.3.bb/> => 
>> xdg-desktop-portal_1.21.0.bb <http://xdg-desktop-portal_1.21.0.bb/>} 
>> | 4 ++--
>>   1 file changed, 2 insertions(+), 2 deletions(-)
>>   rename 
>> meta-oe/recipes-support/xdg-desktop-portal/{xdg-desktop-portal_1.20.3.bb 
>> <http://xdg-desktop-portal_1.20.3.bb/> => 
>> xdg-desktop-portal_1.21.0.bb <http://xdg-desktop-portal_1.21.0.bb/>} 
>> (93%)
>> 
>>  diff --git 
>> a/meta-oe/recipes-support/xdg-desktop-portal/xdg-desktop-portal_1.20.3.bb 
>> <http://xdg-desktop-portal_1.20.3.bb/> 
>> b/meta-oe/recipes-support/xdg-desktop-portal/xdg-desktop-portal_1.21.0.bb 
>> <http://xdg-desktop-portal_1.21.0.bb/>
>>  similarity index 93%
>>  rename from 
>> meta-oe/recipes-support/xdg-desktop-portal/xdg-desktop-portal_1.20.3.bb 
>> <http://xdg-desktop-portal_1.20.3.bb/>
>>  rename to 
>> meta-oe/recipes-support/xdg-desktop-portal/xdg-desktop-portal_1.21.0.bb 
>> <http://xdg-desktop-portal_1.21.0.bb/>
>>  index e0aca558fd..cb34441f81 100644
>>  --- 
>> a/meta-oe/recipes-support/xdg-desktop-portal/xdg-desktop-portal_1.20.3.bb 
>> <http://xdg-desktop-portal_1.20.3.bb/>
>>  +++ 
>> b/meta-oe/recipes-support/xdg-desktop-portal/xdg-desktop-portal_1.21.0.bb 
>> <http://xdg-desktop-portal_1.21.0.bb/>
>>  @@ -27,11 +27,11 @@ RDEPENDS:${PN} = "bubblewrap rtkit 
>> ${PORTAL_BACKENDS} fuse3-utils"
>>   inherit meson pkgconfig python3native features_check
>> 
>>   SRC_URI = " \
>>  -       
>> git://github.com/flatpak/xdg-desktop-portal.git;protocol=https;branch=xdg-desktop-portal-1.20 
>> <http://github.com/flatpak/xdg-desktop-portal.git;protocol=https;branch=xdg-desktop-portal-1.20> 
>> \
>>  +       
>> git://github.com/flatpak/xdg-desktop-portal.git;protocol=https;branch=main;tag=${PV} 
>> <http://github.com/flatpak/xdg-desktop-portal.git;protocol=https;branch=main;tag=$%7BPV%7D> 
>> \
>>          file://0001-meson.build-add-a-hack-for-crosscompile.patch \
>>   "
>> 
>>  -SRCREV = "23a76c392170dbbd26230f85ef56c3a57e52b857"
>>  +SRCREV = "d49f4cb0ea1d6ddc02949a9631626668cd7fc4fc"
>> 
>>   FILES:${PN} += "${libdir}/systemd ${datadir}/dbus-1"
>> 
>>  --
>>  2.53.0
>> 
>> 
>> 
>> 


[-- Attachment #2: Type: text/html, Size: 7590 bytes --]

      reply	other threads:[~2026-03-28  1:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-28  0:23 [meta-oe][PATCH] xdg-desktop-portal: update 1.20.1 -> 1.21.0 Markus Volk
2026-03-28  1:13 ` [oe] " Khem Raj
2026-03-28  1:18   ` Markus Volk [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=MZ4LCT.ZHCX1X5FRI7F2@t-online.de \
    --to=f_l_k@t-online.de \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=raj.khem=gmail.com@lists.openembedded.org \
    --cc=raj.khem@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox