From 735c3bb7b80fa03dbe4df3b65aed406da177487d2554d8eb8e9942dde72430c3 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 27 Apr 2021 11:50:49 +0000 Subject: [PATCH 1/3] Accepting request 888632 from home:Maliku:PinePhone - fix-home-dir.patch Fix system user flatpak $HOME. OBS-URL: https://build.opensuse.org/request/show/888632 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/flatpak?expand=0&rev=137 --- fix-home-dir.patch | 19 +++++++++++++++++++ flatpak.changes | 5 +++++ flatpak.spec | 1 + 3 files changed, 25 insertions(+) create mode 100644 fix-home-dir.patch diff --git a/fix-home-dir.patch b/fix-home-dir.patch new file mode 100644 index 0000000..ccdd30f --- /dev/null +++ b/fix-home-dir.patch @@ -0,0 +1,19 @@ +From bbbbd3a59d5bf8676d577511d4b81df1ef8d8076 Mon Sep 17 00:00:00 2001 +From: Cameron Rapp +Date: Fri, 23 Apr 2021 21:25:16 -0700 +Subject: [PATCH 1/1] Remove - for [HOME] + +--- + system-helper/flatpak.conf.in | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/system-helper/flatpak.conf.in b/system-helper/flatpak.conf.in +index 9cc212eb..1d975aed 100644 +--- a/system-helper/flatpak.conf.in ++++ b/system-helper/flatpak.conf.in +@@ -1 +1 @@ +-u @SYSTEM_HELPER_USER@ - "Flatpak system helper" - ++u @SYSTEM_HELPER_USER@ - "Flatpak system helper" +-- +2.26.2 + diff --git a/flatpak.changes b/flatpak.changes index 2ffe3c1..d7581bf 100644 --- a/flatpak.changes +++ b/flatpak.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 26 21:43:41 UTC 2021 - Cameron Rapp + +- fix-home-dir.patch Fix system user flatpak $HOME. + ------------------------------------------------------------------- Wed Mar 10 14:27:26 UTC 2021 - Antonio Larrosa diff --git a/flatpak.spec b/flatpak.spec index 6beb828..91c8d2c 100644 --- a/flatpak.spec +++ b/flatpak.spec @@ -38,6 +38,7 @@ Group: System/Packages URL: https://flatpak.github.io/ Source0: https://github.com/flatpak/flatpak/releases/download/%{version}/%{name}-%{version}.tar.xz Patch0: polkit_rules_usability.patch +Patch1: fix-home-dir.patch BuildRequires: bison BuildRequires: bubblewrap >= 0.4.1 BuildRequires: docbook-xsl-stylesheets From 4d590dc42381626b23fe0841d6bc8c4a2ea631234b24831019b2c43701425373 Mon Sep 17 00:00:00 2001 From: Antonio Larrosa Date: Wed, 28 Apr 2021 09:27:29 +0000 Subject: [PATCH 2/3] Accepting request 888986 from GNOME:Factory Revert OBS-URL: https://build.opensuse.org/request/show/888986 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/flatpak?expand=0&rev=138 --- fix-home-dir.patch | 19 ------------------- flatpak.changes | 5 ----- flatpak.spec | 1 - 3 files changed, 25 deletions(-) delete mode 100644 fix-home-dir.patch diff --git a/fix-home-dir.patch b/fix-home-dir.patch deleted file mode 100644 index ccdd30f..0000000 --- a/fix-home-dir.patch +++ /dev/null @@ -1,19 +0,0 @@ -From bbbbd3a59d5bf8676d577511d4b81df1ef8d8076 Mon Sep 17 00:00:00 2001 -From: Cameron Rapp -Date: Fri, 23 Apr 2021 21:25:16 -0700 -Subject: [PATCH 1/1] Remove - for [HOME] - ---- - system-helper/flatpak.conf.in | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/system-helper/flatpak.conf.in b/system-helper/flatpak.conf.in -index 9cc212eb..1d975aed 100644 ---- a/system-helper/flatpak.conf.in -+++ b/system-helper/flatpak.conf.in -@@ -1 +1 @@ --u @SYSTEM_HELPER_USER@ - "Flatpak system helper" - -+u @SYSTEM_HELPER_USER@ - "Flatpak system helper" --- -2.26.2 - diff --git a/flatpak.changes b/flatpak.changes index d7581bf..2ffe3c1 100644 --- a/flatpak.changes +++ b/flatpak.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Mon Apr 26 21:43:41 UTC 2021 - Cameron Rapp - -- fix-home-dir.patch Fix system user flatpak $HOME. - ------------------------------------------------------------------- Wed Mar 10 14:27:26 UTC 2021 - Antonio Larrosa diff --git a/flatpak.spec b/flatpak.spec index 91c8d2c..6beb828 100644 --- a/flatpak.spec +++ b/flatpak.spec @@ -38,7 +38,6 @@ Group: System/Packages URL: https://flatpak.github.io/ Source0: https://github.com/flatpak/flatpak/releases/download/%{version}/%{name}-%{version}.tar.xz Patch0: polkit_rules_usability.patch -Patch1: fix-home-dir.patch BuildRequires: bison BuildRequires: bubblewrap >= 0.4.1 BuildRequires: docbook-xsl-stylesheets From ed13647f22d15a3729bb9385deb00043dce73a54e6f2125af452098af771e3dd Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 3 May 2021 16:13:23 +0000 Subject: [PATCH 3/3] Accepting request 890065 from GNOME:Next Scripted push from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/890065 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/flatpak?expand=0&rev=139 --- flatpak-1.10.2.tar.xz | 3 --- flatpak-1.11.1.tar.xz | 3 +++ flatpak.changes | 37 +++++++++++++++++++++++++++++++++++++ flatpak.spec | 3 ++- 4 files changed, 42 insertions(+), 4 deletions(-) delete mode 100644 flatpak-1.10.2.tar.xz create mode 100644 flatpak-1.11.1.tar.xz diff --git a/flatpak-1.10.2.tar.xz b/flatpak-1.10.2.tar.xz deleted file mode 100644 index 408265a..0000000 --- a/flatpak-1.10.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db152739d072f8ff299e4e888d8963a1b4538da7b10e0b86525be438f2e1dde4 -size 1507856 diff --git a/flatpak-1.11.1.tar.xz b/flatpak-1.11.1.tar.xz new file mode 100644 index 0000000..b14d661 --- /dev/null +++ b/flatpak-1.11.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a21ce530496a394227719dfbe4340c64b6ccc09e193c9a63d2856c83bbccbce5 +size 1534700 diff --git a/flatpak.changes b/flatpak.changes index 2ffe3c1..09446f0 100644 --- a/flatpak.changes +++ b/flatpak.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Tue Apr 27 10:41:14 UTC 2021 - Antonio Larrosa + +- Update to version 1.11.1: + + New features: + - All instances of the same app-ID share their /tmp directory + - All instances of the same app-ID share their $XDG_RUNTIME_DIR + - Instances of the same app-ID can optionally share their + /dev/shm directory (enabled by a new --allow flag, + --allow=per-app-dev-shm) + - Allow a subsandbox to have a different /usr and/or /app. + - Steam will use this to launch games with its own container + runtime as /usr (the "Steam Linux Runtime" mechanism). + - enter: Improve support for TUI programs like gdb + - build-update-repo: Add a higher-performance reimplementation + of ostree prune specialized for archive-mode repositories + + Bug fixes: + - Fix deploys of local remotes in system-helper + - Fix test failures on non-x86_64 systems + - Fix two intermittent test failures + - Make polkit queries non-interactive when operating in + non-interactive mode + - Use a local main-context when using libsoup in a thread + - create-usb: Skip copying extra-data flatpaks + - OCI: Switch to pax-format tar archives + - history: Handle transaction log entries with empty REF field + - portal: Fix flatpak-spawn --clear-env on OSs where flatpak + is not on the fallback PATH, such as NixOS + - Fix various issues detected by scan-build + + Internal changes: + - Use GNU bison to build parse-datetime.y + - Add information about security support and security + vulnerability reporting (see SECURITY.md) + - Move all git submodules into subprojects/ directory + - Several sockets are now created in /run/flatpak in the + sandbox, with symbolic links in $XDG_RUNTIME_DIR + ------------------------------------------------------------------- Wed Mar 10 14:27:26 UTC 2021 - Antonio Larrosa diff --git a/flatpak.spec b/flatpak.spec index 6beb828..2b07741 100644 --- a/flatpak.spec +++ b/flatpak.spec @@ -30,7 +30,7 @@ %define support_environment_generators 1 %endif Name: flatpak -Version: 1.10.2 +Version: 1.11.1 Release: 0 Summary: OSTree based application bundles management License: LGPL-2.1-or-later @@ -181,6 +181,7 @@ mkdir -p %{buildroot}%{_sysconfdir}/flatpak/remotes.d %pre -n system-user-flatpak -f system-user-flatpak.pre %post -n %{libname} -p /sbin/ldconfig %postun -n %{libname} -p /sbin/ldconfig + %pre %service_add_pre flatpak-system-helper.service