summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorPavel Vinogradov2024-04-18 19:18:18 -0400
committerPavel Vinogradov2024-04-18 19:25:33 -0400
commit7fe61d96e1894605e8e9b55c15c6d48ef62a0d54 (patch)
treeebe0c4ca7bc46918379222267ff158ca3bb83d01 /utils
parentdad543712c549f809bbeec2fc27e6d281d1699cc (diff)
utils/xdg-desktop-portal: version 1.18.4, SECURITY_PATCH++HEADmaster
Diffstat (limited to 'utils')
-rwxr-xr-xutils/xdg-desktop-portal/DEPENDS5
-rwxr-xr-xutils/xdg-desktop-portal/DETAILS8
-rw-r--r--utils/xdg-desktop-portal/HISTORY5
3 files changed, 10 insertions, 8 deletions
diff --git a/utils/xdg-desktop-portal/DEPENDS b/utils/xdg-desktop-portal/DEPENDS
index b7fe121ddb..8dfe6cea72 100755
--- a/utils/xdg-desktop-portal/DEPENDS
+++ b/utils/xdg-desktop-portal/DEPENDS
@@ -18,11 +18,6 @@ optional_depends libportal \
'libportal=disabled' \
'Enabled libportal supportal? (recommended)' &&
-optional_depends pipewire \
- 'pipewire=enabled' \
- 'pipewire=disabled' \
- 'Enable pipewire support?' &&
-
optional_depends systemd \
'systemd=enabled' \
'systemd=disabled' \
diff --git a/utils/xdg-desktop-portal/DETAILS b/utils/xdg-desktop-portal/DETAILS
index 12ddd00865..266172d7e7 100755
--- a/utils/xdg-desktop-portal/DETAILS
+++ b/utils/xdg-desktop-portal/DETAILS
@@ -1,10 +1,12 @@
source $GRIMOIRE/MESON_FUNCTIONS
SPELL=xdg-desktop-portal
- VERSION=1.16.0
- SOURCE_HASH=sha256:5b41a5915c11851493d8c33b9783f147a0a6f419db80ad760e84cd3420fd8c19
+ VERSION=1.18.4
+ SOURCE_HASH="sha256:b858aa1e74e80c862790dbb912906e6eab8b1e4db9339cd759473af62b461e65:UPSTREAM_HASH"
+ SECURITY_PATCH=1
SOURCE=${SPELL}-${VERSION}.tar.xz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
SOURCE_URL[0]=https://github.com/flatpak/${SPELL}/releases/download/${VERSION}/${SPELL}-${VERSION}.tar.xz
+# Watch: https://github.com/flatpak/xdg-desktop-portal/tags tags/([0-9.]+)[.]tar
WEB_SITE=https://www.github.com/flatpak/xdg-desktop-portal/
LICENSE[0]=LGPL
ENTERED=20221120
diff --git a/utils/xdg-desktop-portal/HISTORY b/utils/xdg-desktop-portal/HISTORY
index c39aeee74b..d09d18207a 100644
--- a/utils/xdg-desktop-portal/HISTORY
+++ b/utils/xdg-desktop-portal/HISTORY
@@ -1,3 +1,8 @@
+2024-04-18 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 1.18.4, switched to UPSTREAM_HASH, quoting++,
+ SECURITY_PATCH++, (CVE-2024-32462)
+ * DEPENDS: removed pipewire
+
2023-02-25 Pavel Vinogradov <public@sourcemage.org>
* DEPENDS: needs bubblewrap, reformatted