Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package flatpak for openSUSE:Factory checked in at 2021-05-06 22:51:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/flatpak (Old) and /work/SRC/openSUSE:Factory/.flatpak.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flatpak" Thu May 6 22:51:41 2021 rev:57 rq:890127 version:1.11.1 Changes: -------- --- /work/SRC/openSUSE:Factory/flatpak/flatpak.changes 2021-03-17 20:13:28.374785916 +0100 +++ /work/SRC/openSUSE:Factory/.flatpak.new.2988/flatpak.changes 2021-05-06 22:51:46.590960021 +0200 @@ -1,0 +2,37 @@ +Tue Apr 27 10:41:14 UTC 2021 - Antonio Larrosa <alarr...@suse.com> + +- 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 + +------------------------------------------------------------------- Old: ---- flatpak-1.10.2.tar.xz New: ---- flatpak-1.11.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flatpak.spec ++++++ --- /var/tmp/diff_new_pack.YXFR4c/_old 2021-05-06 22:51:46.982958405 +0200 +++ /var/tmp/diff_new_pack.YXFR4c/_new 2021-05-06 22:51:46.986958388 +0200 @@ -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 @@ %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 ++++++ flatpak-1.10.2.tar.xz -> flatpak-1.11.1.tar.xz ++++++ ++++ 109725 lines of diff (skipped)