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-05-11 23:03:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/orthanc (Old)
 and      /work/SRC/openSUSE:Factory/.orthanc.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "orthanc"

Tue May 11 23:03:57 2021 rev:13 rq:892106 version:1.9.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/orthanc/orthanc.changes  2021-02-26 
22:01:00.111902521 +0100
+++ /work/SRC/openSUSE:Factory/.orthanc.new.2988/orthanc.changes        
2021-05-11 23:04:01.904992887 +0200
@@ -1,0 +2,35 @@
+Sun May  9 09:54:25 UTC 2021 - Axel Braun <axel.br...@gmx.de>
+
+- Version 1.9.3
+* New configuration option: "DicomTlsRemoteCertificateRequired" to allow 
secure DICOM TLS
+  connections without certificate
+* "ETag" headers for metadata and attachments now allow strong comparison (MD5 
is included)
+* New CMake option: "ORTHANC_LUA_VERSION" to use a specific version of 
system-wide Lua
+* Fix the lifetime of temporary files associated with jobs that create ZIP 
archive/media:
+  - In synchronous mode, their number could grow up to "JobsHistorySize" in 
Orthanc <= 1.9.2
+  - In asynchronous mode, the temporary files are removed as soon as their job 
gets canceled
+* Fix regression in the handling of "DicomCheckModalityHost" configuration 
option
+  introduced by changeset 4182 in Orthanc 1.7.4
+* Reduced memory consumption of "OrthancPluginHttpClient()", 
"OrthancPluginHttpClient2()" and
+  "OrthancPluginCallPeerApi()" on POST/PUT if chunked transfer is disabled
+* Fix issue #195 (No need for BulkDataURI when Data Element is empty)
+
+- from version 1.9.2:
+* New configuration options related to multiple readers/writers:
+  - "DatabaseServerIdentifier" identifies the server in the DB among a pool of 
Orthanc servers
+  - "CheckRevisions" to protect against concurrent modifications of metadata 
and attachments
+* API version upgraded to 12
+* "/system" reports the value of the "CheckRevisions" global option
+* "/.../{id}/metadata/{name}" and "/.../{id}/attachments/{name}/..." URIs 
handle the
+  HTTP headers "If-Match", "If-None-Match" and "ETag" to cope with revisions
+* New function in the SDK: OrthancPluginCallRestApi()
+* Full refactoring of the database plugin SDK to handle multiple 
readers/writers,
+  which notably implies the handling of retries in the case of collisions
+* Use the local timezone for query/retrieve in the Orthanc Explorer interface 
(was UTC before)
+* Fix "OrthancServer/Resources/Samples/Python/Replicate.py" for Python 3.x
+* Fix issue #83 (ServerIndex shall implement retries for DB temporary errors)
+* Upgraded dependencies for static builds (notably on Windows and LSB):
+  - civetweb 1.14
+  - openssl 1.1.1k
+
+-------------------------------------------------------------------

Old:
----
  Orthanc-1.9.1.tar.gz

New:
----
  Orthanc-1.9.3.tar.gz

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

Other differences:
------------------
++++++ orthanc.spec ++++++
--- /var/tmp/diff_new_pack.y7j3Kv/_old  2021-05-11 23:04:02.596989730 +0200
+++ /var/tmp/diff_new_pack.y7j3Kv/_new  2021-05-11 23:04:02.600989712 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           orthanc
-Version:        1.9.1
+Version:        1.9.3
 Release:        0
 Summary:        RESTful DICOM server for healthcare and medical research
 License:        GPL-3.0-or-later

++++++ Orthanc-1.9.1.tar.gz -> Orthanc-1.9.3.tar.gz ++++++
++++ 23299 lines of diff (skipped)

Reply via email to