Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package orthanc for openSUSE:Factory checked 
in at 2021-01-30 13:57:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/orthanc (Old)
 and      /work/SRC/openSUSE:Factory/.orthanc.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "orthanc"

Sat Jan 30 13:57:00 2021 rev:11 rq:867903 version:1.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/orthanc/orthanc.changes  2020-12-30 
17:12:47.060688149 +0100
+++ /work/SRC/openSUSE:Factory/.orthanc.new.28504/orthanc.changes       
2021-01-30 13:57:57.250415953 +0100
@@ -1,0 +2,42 @@
+Fri Jan 29 16:58:24 UTC 2021 - Axel Braun <axel.br...@gmx.de>
+
+- Version 1.9.0
+* Support of DICOM TLS
+* New configuration options related to DICOM networking:
+  - "DicomTlsEnabled" to enable DICOM TLS in Orthanc SCP
+  - "DicomTlsCertificate" to provide the TLS certificate to be used in both 
Orthanc SCU and SCP
+  - "DicomTlsPrivateKey" to provide the private key of the TLS certificate
+  - "DicomTlsTrustedCertificates" to provide the list of TLS certificates to 
be trusted by Orthanc
+  - "UseDicomTls" in "DicomModalities" to enable DICOM TLS in outgoing SCU on 
a per-modality basis
+  - "MaximumPduLength" to tune the maximum PDU length (Protocol Data Unit)
+  - "LocalAet" in "DicomModalities" to overwrite global "DicomAet" for SCU on 
a per-modality basis
+  - "AcceptedTransferSyntaxes" to set the transfer syntax UIDs accepted by 
Orthanc C-STORE SCP
+  - "H265TransferSyntaxAccepted" to enable/disable all the transfer syntaxes 
related to H.265
+  - "DicomAlwaysAllowFind" to disable verification of the remote modality in 
C-FIND SCP
+  - "DicomAlwaysAllowGet" to disable verification of the remote modality in 
C-GET SCP
+* New configuration option: "DicomScuPreferredTransferSyntax" to control 
transcoding in C-STORE SCU
+* New command-line option: "--openapi" to write the OpenAPI documentation of 
the REST API to a file
+* New metadata automatically computed at the series level: "RemoteAET"
+* The DICOM meta-header and the transfer syntax are displayed at the 
"Instance" level
+* API version upgraded to 10
+* "/tools/accepted-transfer-syntaxes": Get/set transfer syntaxes accepted by 
Orthanc C-STORE SCP
+* "/tools/unknown-sop-class-accepted": Get/set whether C-STORE SCP accepts 
unknown SOP class UID
+* "/modalities/{...}/query": New string argument "LocalAet"
+* "/tools/create-dicom": New flag "Force" to bypass consistency checks for the 
DICOM tags
+* BREAKING CHANGE: All the Lua callbacks "IsXXXTransferSyntaxAccepted()" and
+  "IsUnknownSopClassAccepted()" have been removed
+* New functions in the SDK:
+  - OrthancPluginCreateMemoryBuffer64()
+  - OrthancPluginRegisterStorageArea2()
+  - OrthancPluginCreateDicom2()
+* Refactoring and improvements to the cache of DICOM files (it can now hold 
many files)
+* New Prometheus metrics "orthanc_dicom_cache_count" and 
"orthanc_dicom_cache_size"
+* Fix upload of multiple DICOM files using one single POST call to 
"multipart/form-data"
+  Could be the final resolution of issue #21 (DICOM files missing after 
uploading with Firefox)
+* Partial fix of issue #48 (Windows service not stopped properly), cf. 
comments 4 and 5
+* Explicitly use little-endian to encode uncompressed file size with zlib 
compression
+* Upgraded dependencies for static builds (notably on Windows):
+  - dcmtk 3.6.6
+  - jsoncpp 1.9.4
+
+-------------------------------------------------------------------

Old:
----
  Orthanc-1.8.2.tar.gz

New:
----
  Orthanc-1.9.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ orthanc.spec ++++++
--- /var/tmp/diff_new_pack.njw4zl/_old  2021-01-30 13:57:58.278417687 +0100
+++ /var/tmp/diff_new_pack.njw4zl/_new  2021-01-30 13:57:58.282417694 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package orthanc
 #
-# Copyright (c) 2020 SUSE LLC
-# Copyright (c) 2019-2020 Dr. Axel Braun
+# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2019-2021 Dr. Axel Braun
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 
 Name:           orthanc
-Version:        1.8.2
+Version:        1.9.0
 Release:        0
 Summary:        RESTful DICOM server for healthcare and medical research
 License:        GPL-3.0-or-later

++++++ Orthanc-1.8.2.tar.gz -> Orthanc-1.9.0.tar.gz ++++++
++++ 22553 lines of diff (skipped)

Reply via email to