[neon/neon/settings/Neon/stable] etc/apt/preferences.d: pin xdg-desktop-portal at 1.18.* as 1.19 breaks gtk apps in flatpak - https://github.com/flatpak/xdg-desktop-portal/issues/1535
Carlos De Maine
null at kde.org
Fri Dec 13 04:38:31 GMT 2024
Git commit 1e26172f5bb813ea16ca5283bf29d3dd5fa91005 by Carlos De Maine, on behalf of Carlos De Maine.
Committed on 13/12/2024 at 04:38.
Pushed by carlosdem into branch 'Neon/stable'.
pin xdg-desktop-portal at 1.18.* as 1.19 breaks gtk apps in flatpak - https://github.com/flatpak/xdg-desktop-portal/issues/1535
(cherry picked from commit 719607ab35d7b68449df3a6b7668daf1bee3fd64)
M +12 -0 etc/apt/preferences.d/99-noble-overrides
https://invent.kde.org/neon/neon/settings/-/commit/1e26172f5bb813ea16ca5283bf29d3dd5fa91005
diff --git a/etc/apt/preferences.d/99-noble-overrides b/etc/apt/preferences.d/99-noble-overrides
index 0577f5d..5f3c369 100644
--- a/etc/apt/preferences.d/99-noble-overrides
+++ b/etc/apt/preferences.d/99-noble-overrides
@@ -27,6 +27,18 @@ Package: print-manager
Pin: version 6.*
Pin-Priority: 1100
+Package: xdg-desktop-portal
+Pin: version 1.18.*
+Pin-Priority: 1100
+
+Package: xdg-desktop-portal-dev
+Pin: version 1.18.*
+Pin-Priority: 1100
+
+Package: xdg-desktop-portal-tests
+Pin: version 1.18.*
+Pin-Priority: 1100
+
##### list of the noble pins
## the following are listed by alphabetical source package
## then packages in alphabetical order within each source
More information about the Neon-commits
mailing list