[packages/flatpak] - updated to 1.14.6 (fixes CVE-2024-32462)

qboosh qboosh at pld-linux.org
Thu Apr 18 21:03:50 CEST 2024


commit 163a25ac5b4d5ccf630d963c47871c21c7666a3a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Apr 18 20:51:01 2024 +0200

    - updated to 1.14.6 (fixes CVE-2024-32462)

 flatpak.spec | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/flatpak.spec b/flatpak.spec
index 7717c95..9fe7332 100644
--- a/flatpak.spec
+++ b/flatpak.spec
@@ -10,13 +10,13 @@
 Summary:	Application deployment framework for desktop apps
 Summary(pl.UTF-8):	Szkielet do wdrażania aplikacji desktopowych
 Name:		flatpak
-Version:	1.14.5
-Release:	2
+Version:	1.14.6
+Release:	1
 License:	LGPL v2+
 Group:		Applications
 #Source0Download: https://github.com/flatpak/flatpak/releases/
 Source0:	https://github.com/flatpak/flatpak/releases/download/%{version}/%{name}-%{version}.tar.xz
-# Source0-md5:	1c3b34b8711037d9e4d4db4cbd8913be
+# Source0-md5:	9ac68b1521067c400b3be401e533d20e
 URL:		https://flatpak.org/
 BuildRequires:	AppStream-devel >= 1.0
 BuildRequires:	autoconf >= 2.63
@@ -247,9 +247,8 @@ rm -rf $RPM_BUILD_ROOT
 %{systemduserunitdir}/flatpak-oci-authenticator.service
 %{systemduserunitdir}/flatpak-portal.service
 %{systemduserunitdir}/flatpak-session-helper.service
-%attr(755,root,root) %{_prefix}%{systemdunitdir}-environment-generators/60-flatpak-system-only
-%attr(755,root,root) %{systemduserunitdir}-environment-generators/60-flatpak
-# what handles this?
+%attr(755,root,root) %{_prefix}/lib/systemd/system-environment-generators/60-flatpak-system-only
+%attr(755,root,root) %{_prefix}/lib/systemd/user-environment-generators/60-flatpak
 %{_prefix}/lib/sysusers.d/flatpak.conf
 %{systemdtmpfilesdir}/flatpak.conf
 %dir %{_datadir}/flatpak
@@ -262,7 +261,6 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man5/flatpak-metadata.5*
 %{_mandir}/man5/flatpak-remote.5*
 
-
 %files libs
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libflatpak.so.*.*.*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/flatpak.git/commitdiff/163a25ac5b4d5ccf630d963c47871c21c7666a3a



More information about the pld-cvs-commit mailing list