Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xreader for openSUSE:Factory checked in at 2024-01-29 22:28:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xreader (Old) and /work/SRC/openSUSE:Factory/.xreader.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xreader" Mon Jan 29 22:28:26 2024 rev:35 rq:1142074 version:4.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/xreader/xreader.changes 2023-12-03 20:50:20.637149565 +0100 +++ /work/SRC/openSUSE:Factory/.xreader.new.1815/xreader.changes 2024-01-29 22:29:05.613613813 +0100 @@ -1,0 +2,19 @@ +Sun Jan 28 10:15:07 UTC 2024 - Dirk Müller <dmuel...@suse.com> + +- update to 4.0.2 (CVE-2023-44451, bsc#1218298, CVE-2023-44452, + bsc#1218299): + * l10n: Update translations + * Fix list of supported mime types (#631) + * dependency: Drop compatibility with libwebkit2gtk-4.0 + * dvi: Don't manually escape the exported filename. + * ev-window.c: Don't create the epub webview until the doc type + is known. + * Djvu file rotation direction fixed (#628) + * epub: Prevent path traversal when extracting files + [CVE-2023-44451] + * comics: Use libarchive to unpack documents [CVE-2023-44452]. + * Revert "ev-window.c: Don't create the epub webview until the + doc type" + * l10n: Update translations + +------------------------------------------------------------------- Old: ---- xreader-3.8.3.tar.gz New: ---- xreader-4.0.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xreader.spec ++++++ --- /var/tmp/diff_new_pack.2onXuK/_old 2024-01-29 22:29:07.149669489 +0100 +++ /var/tmp/diff_new_pack.2onXuK/_new 2024-01-29 22:29:07.153669634 +0100 @@ -1,7 +1,7 @@ # # spec file for package xreader # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,15 +19,14 @@ %define sover 3 %define typelib1 typelib-1_0-XreaderDocument-1_5 %define typelib2 typelib-1_0-XreaderView-1_5 -%define pkg_ver 3.8.3 Name: xreader -Version: 3.8.3 +Version: 4.0.2 Release: 0 Summary: Document viewer for documents like PDF/PostScript License: GPL-2.0-only AND LGPL-2.0-only Group: Productivity/Office/Other URL: https://github.com/linuxmint/xreader -Source: https://github.com/linuxmint/xreader/archive/%{pkg_ver}.tar.gz#/%{name}-%{pkg_ver}.tar.gz +Source: https://github.com/linuxmint/xreader/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: intltool @@ -200,7 +199,7 @@ A plugin for Xreader to read Pixbuf documents. %prep -%autosetup -p1 -n %{name}-%{pkg_ver} +%autosetup -p1 -n %{name}-%{version} %build %meson \ ++++++ xreader-3.8.3.tar.gz -> xreader-4.0.2.tar.gz ++++++ ++++ 6293 lines of diff (skipped)