Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package flatpak-builder for openSUSE:Factory
checked in at 2022-01-20 00:12:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/flatpak-builder (Old)
and /work/SRC/openSUSE:Factory/.flatpak-builder.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flatpak-builder"
Thu Jan 20 00:12:35 2022 rev:18 rq:947482 version:1.2.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/flatpak-builder/flatpak-builder.changes
2021-10-12 21:50:50.880000103 +0200
+++
/work/SRC/openSUSE:Factory/.flatpak-builder.new.1892/flatpak-builder.changes
2022-01-20 00:13:35.290639894 +0100
@@ -1,0 +2,26 @@
+Tue Jan 18 20:55:23 UTC 2022 - Andreas Stieger <[email protected]>
+
+- update to 1.2.2:
+ + CVE-2022-21682: flatpak-builder --mirror-screenshots-url
+ commands to be allowed to create directories outside the build
+ directory boo#1194611
+ + uses a new option --nofilesystem=host:reset to cancel out
+ filesystem permissions in the application manifest and
+ overrides with Flatpak >= 1.12.4
+ + show "Unexpected filesystem suffix reset, ignoring" warning
+ in other cases
+ + Make FUSE 2 optimizations opt-in
+ + Make the JSON schema introduced in 1.2.1 more complete
+
+-------------------------------------------------------------------
+Mon Jan 17 21:43:42 UTC 2022 - Andreas Stieger <[email protected]>
+
+- update to version 1.2.1:
+ + Fix debuginfo being re-processed multiple times in a manifest
+ + Change manifest parsing issues from warnings to fatal errors
+ + Add .tar.zst archive support
+ + Fix auto-detection of .7z archives
+ + Install a JSON schema for manifest format
+ + Documentation updates
+
+-------------------------------------------------------------------
Old:
----
flatpak-builder-1.2.0.tar.xz
New:
----
flatpak-builder-1.2.2.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ flatpak-builder.spec ++++++
--- /var/tmp/diff_new_pack.4n0eQk/_old 2022-01-20 00:13:35.650640185 +0100
+++ /var/tmp/diff_new_pack.4n0eQk/_new 2022-01-20 00:13:35.654640188 +0100
@@ -1,7 +1,7 @@
#
# spec file for package flatpak-builder
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: flatpak-builder
-Version: 1.2.0
+Version: 1.2.2
Release: 0
Summary: Tool to build flatpaks from source
License: LGPL-2.1-or-later
@@ -28,18 +28,18 @@
BuildRequires: gettext
BuildRequires: gtk-doc
BuildRequires: libcap-devel
-BuildRequires: pkgconfig
+BuildRequires: pkgconfig >= 0.24
BuildRequires: xmlto
BuildRequires: xsltproc
BuildRequires: pkgconfig(flatpak) >= 0.11.8
-BuildRequires: pkgconfig(glib-2.0)
+BuildRequires: pkgconfig(glib-2.0) >= 2.44
BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: pkgconfig(json-glib-1.0)
BuildRequires: pkgconfig(libcurl)
-BuildRequires: pkgconfig(libdw)
-BuildRequires: pkgconfig(libelf)
+BuildRequires: pkgconfig(libdw) >= 0.172
+BuildRequires: pkgconfig(libelf) >= 0.8.12
BuildRequires: pkgconfig(libsoup-2.4)
-BuildRequires: pkgconfig(ostree-1) >= 2018.7
+BuildRequires: pkgconfig(ostree-1) >= 2017.14
BuildRequires: pkgconfig(yaml-0.1)
Requires: %{_bindir}/bzip2
Recommends: %{_bindir}/bzr
++++++ flatpak-builder-1.2.0.tar.xz -> flatpak-builder-1.2.2.tar.xz ++++++
++++ 20314 lines of diff (skipped)