Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package orthanc-webviewer for
openSUSE:Factory checked in at 2022-10-03 13:46:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/orthanc-webviewer (Old)
and /work/SRC/openSUSE:Factory/.orthanc-webviewer.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "orthanc-webviewer"
Mon Oct 3 13:46:22 2022 rev:7 rq:1007536 version:2.8
Changes:
--------
--- /work/SRC/openSUSE:Factory/orthanc-webviewer/orthanc-webviewer.changes
2021-01-30 13:57:56.158414111 +0100
+++
/work/SRC/openSUSE:Factory/.orthanc-webviewer.new.2275/orthanc-webviewer.changes
2022-10-03 13:47:12.441672192 +0200
@@ -1,0 +2,8 @@
+Tue Sep 27 10:55:07 UTC 2022 - Axel Braun <[email protected]>
+
+- version 2.8
+ * Fix XSS inside DICOM in Orthanc Web Viewer (as reported by Stuart
+ Kurutac, NCC Group)
+ * framework190.diff removed (covered in actual version)
+
+-------------------------------------------------------------------
Old:
----
OrthancWebViewer-2.7.tar.gz
framework190.diff
New:
----
OrthancWebViewer-2.8.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ orthanc-webviewer.spec ++++++
--- /var/tmp/diff_new_pack.nEVK3Z/_old 2022-10-03 13:47:13.073673582 +0200
+++ /var/tmp/diff_new_pack.nEVK3Z/_new 2022-10-03 13:47:13.081673600 +0200
@@ -1,8 +1,8 @@
#
# spec file for package orthanc-webviewer
#
-# Copyright (c) 2021 SUSE LLC
-# Copyright (c) 2019-2020 Dr. Axel Braun
+# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2019-2022 Dr. Axel Braun
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
Summary: Web Viewer plugin for Orthanc
License: AGPL-3.0-or-later
Group: Productivity/Graphics/Viewers
-Version: 2.7
+Version: 2.8
Release: 0
URL: https://orthanc-server.com
Source0:
https://www.orthanc-server.com/downloads/get.php?path=/plugin-webviewer/OrthancWebViewer-%{version}.tar.gz
@@ -32,7 +32,7 @@
Source5: js-url-1.8.6.zip
Source11: orthanc-webviewer-readme.SUSE
Source12: webviewer.json
-Patch0: framework190.diff
+
BuildRequires: cmake
BuildRequires: gcc-c++
BuildRequires: googletest-devel
@@ -61,8 +61,6 @@
%prep
%setup -q -n OrthancWebViewer-%{version}
-%patch0 -p1
-
#OrthanPlugin may ask for additional files to be loaded
#Putting them into this folder prevents download of sources from the web
mkdir ThirdPartyDownloads
++++++ OrthancWebViewer-2.7.tar.gz -> OrthancWebViewer-2.8.tar.gz ++++++
++++ 1640 lines of diff (skipped)