SHA256
1
0
forked from pool/orthanc

Accepting request 1144012 from home:DocB:Orthanc

- version 1.12.3
  * Performance of databases:
    - At startup, if using a database plugin, displays the latency to access the DB.
    - Added support for new DB primitives to enable the "READ COMMITTED"
      transaction mode in the PostgreSQL plugin.
  * API version upgraded to 23
  * Added a 'KeepLabels' option in /modify routes (default = false)
  * Upgraded dependencies for static builds:
    - boost 1.84.0
    - curl 8.5.0
    - dcmtk 3.6.8
    - jsoncpp 1.9.5
    - libjpeg 9f
    - libpng 1.6.40
    - openssl 3.1.4
    - pugixml 1.14
    - zlib 1.3.1

OBS-URL: https://build.opensuse.org/request/show/1144012
OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc?expand=0&rev=62
This commit is contained in:
Axel Braun 2024-02-05 11:44:25 +00:00 committed by Git OBS Bridge
parent a3ec56b1eb
commit 4d41bd221d
4 changed files with 27 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3bd15c539314e63c626a94ef803c2f1f2b830b875149d055319b4380bbb8b596
size 2007463

3
Orthanc-1.12.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:64b7ed7506a60e52f52121efb14961485b710fd092ab73d6c550fa25a01f516b
size 2043176

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri Feb 2 11:54:18 UTC 2024 - Axel Braun <axel.braun@gmx.de>
- version 1.12.3
* Performance of databases:
- At startup, if using a database plugin, displays the latency to access the DB.
- Added support for new DB primitives to enable the "READ COMMITTED"
transaction mode in the PostgreSQL plugin.
* API version upgraded to 23
* Added a 'KeepLabels' option in /modify routes (default = false)
* Upgraded dependencies for static builds:
- boost 1.84.0
- curl 8.5.0
- dcmtk 3.6.8
- jsoncpp 1.9.5
- libjpeg 9f
- libpng 1.6.40
- openssl 3.1.4
- pugixml 1.14
- zlib 1.3.1
-------------------------------------------------------------------
Thu Dec 21 09:13:15 UTC 2023 - Axel Braun <axel.braun@gmx.de>

View File

@ -1,8 +1,8 @@
#
# spec file for package orthanc
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2019-2023 Dr. Axel Braun
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2019-2024 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.12.2
Version: 1.12.3
Release: 0
Summary: RESTful DICOM server for healthcare and medical research
License: GPL-3.0-or-later