Accepting request 914444 from home:andythe_great:branches:GNOME:Factory
- Update to version 1.11.3. * Bug fixes: * Don't inherit an unusual $XDG_RUNTIME_DIR setting into the sandbox, fixing a regression introduced when CVE-2021-21261 was fixed in 1.8.5 and 1.10.0 * Update the included copy of bubblewrap (flatpak-bwrap) to 0.5.0 * Better diagnostics when a --bind or other bind-mount fails * Create non-directories with safer permissions * Allow mounting an non-directory over an existing non-directory * Silence kernel messages for our bind-mounts * Improve ability to bind-mount directories on case-insensitive filesystems * Don't ask user which remote to download from if there is only one option * Internal changes: * Improve test coverage * Spelling fixes * Translation updates: Brazilian Portuguese, Russian, Spanish, Ukrainian OBS-URL: https://build.opensuse.org/request/show/914444 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/flatpak?expand=0&rev=144
This commit is contained in:
parent
b239844587
commit
943917a045
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8799cf835d8b11deef5495a91a4cef258d882417c4483fbd594a2c7cc79b6684
|
||||
size 1535684
|
3
flatpak-1.11.3.tar.xz
Normal file
3
flatpak-1.11.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1284ead93b42acaec511a1649cd64d0df3da851bab2e65cf004bc90828d16b6c
|
||||
size 1544504
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 25 20:54:23 UTC 2021 - andy great <andythe_great@pm.me>
|
||||
|
||||
- Update to version 1.11.3.
|
||||
* Bug fixes:
|
||||
* Don't inherit an unusual $XDG_RUNTIME_DIR setting into the sandbox,
|
||||
fixing a regression introduced when CVE-2021-21261 was fixed in
|
||||
1.8.5 and 1.10.0
|
||||
* Update the included copy of bubblewrap (flatpak-bwrap) to 0.5.0
|
||||
* Better diagnostics when a --bind or other bind-mount fails
|
||||
* Create non-directories with safer permissions
|
||||
* Allow mounting an non-directory over an existing non-directory
|
||||
* Silence kernel messages for our bind-mounts
|
||||
* Improve ability to bind-mount directories on case-insensitive
|
||||
filesystems
|
||||
* Don't ask user which remote to download from if there is only
|
||||
one option
|
||||
* Internal changes:
|
||||
* Improve test coverage
|
||||
* Spelling fixes
|
||||
* Translation updates: Brazilian Portuguese, Russian, Spanish, Ukrainian
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 18 17:15:03 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
||||
%define support_environment_generators 1
|
||||
%endif
|
||||
Name: flatpak
|
||||
Version: 1.11.2
|
||||
Version: 1.11.3
|
||||
Release: 0
|
||||
Summary: OSTree based application bundles management
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user