17
0

34 Commits

Author SHA256 Message Date
a9747600b4 Accepting request 1321153 from graphics
OBS-URL: https://build.opensuse.org/request/show/1321153
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orthanc-postgresql?expand=0&rev=16
2025-12-05 15:56:13 +00:00
b78ebeda59 Accepting request 1321150 from home:DocB:Orthanc
- version 10.0
  * update mainly providing new Reserve and Acknowledge primitives 
    for Queues in plugins

OBS-URL: https://build.opensuse.org/request/show/1321150
OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc-postgresql?expand=0&rev=33
2025-12-04 12:37:23 +00:00
0e7d770bb9 Accepting request 1304030 from graphics
preparation for boost 1.89 (forwarded request 1303612 from DocB)

OBS-URL: https://build.opensuse.org/request/show/1304030
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orthanc-postgresql?expand=0&rev=15
2025-09-11 12:41:43 +00:00
39741cb9c8 Accepting request 1303612 from home:DocB:Orthanc
preparation for boost 1.89

OBS-URL: https://build.opensuse.org/request/show/1303612
OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc-postgresql?expand=0&rev=31
2025-09-11 08:34:03 +00:00
4424318941 Accepting request 1300260 from graphics
version update (forwarded request 1300100 from DocB)

OBS-URL: https://build.opensuse.org/request/show/1300260
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orthanc-postgresql?expand=0&rev=14
2025-08-19 14:47:39 +00:00
f2381dda70 Accepting request 1300100 from home:DocB:Orthanc
version update

OBS-URL: https://build.opensuse.org/request/show/1300100
OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc-postgresql?expand=0&rev=29
2025-08-19 10:20:49 +00:00
fa0b967fb0 Accepting request 1249860 from graphics
OBS-URL: https://build.opensuse.org/request/show/1249860
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orthanc-postgresql?expand=0&rev=13
2025-03-04 17:31:37 +00:00
b6f0a13f8a Accepting request 1249067 from home:DocB:Orthanc
- version 7.2
  * Optimized the SQL query that is maintaing the childCount
    when new instances are ingested.
  * New configuration "AllowInconsistentChildCounts" to speed
    up childCount computation.  If set to true, childCount values
    of recently ingested resources will be incorrect until the next
    execution of the DB Housekeeping thread (defined by "HousekeepingInterval"
    - default value is 1s)
  * Fixed high memory usage due to caching of too many
    prepared SQL statement when using since & limit.
  * Removed duplicate comparison in find SQL queries.
  * Now returning results when e.g, ordering instances against a metadata they don't have.

OBS-URL: https://build.opensuse.org/request/show/1249067
OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc-postgresql?expand=0&rev=27
2025-03-03 16:10:37 +00:00
7c9764ceb2 Accepting request 1240630 from graphics
OBS-URL: https://build.opensuse.org/request/show/1240630
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orthanc-postgresql?expand=0&rev=12
2025-01-28 13:58:53 +00:00
dd72e9069c Accepting request 1240163 from home:DocB:Orthanc
version update

OBS-URL: https://build.opensuse.org/request/show/1240163
OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc-postgresql?expand=0&rev=25
2025-01-27 19:26:48 +00:00
9d9b948c8a Accepting request 1233000 from graphics
OBS-URL: https://build.opensuse.org/request/show/1233000
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orthanc-postgresql?expand=0&rev=11
2024-12-22 17:04:54 +00:00
ae78fc9608 Accepting request 1232976 from home:DocB:Orthanc
version update

OBS-URL: https://build.opensuse.org/request/show/1232976
OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc-postgresql?expand=0&rev=23
2024-12-21 21:34:23 +00:00
b81a20f17c Accepting request 1159362 from graphics
- use gcc13 for Leap > 15.2

OBS-URL: https://build.opensuse.org/request/show/1159362
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orthanc-postgresql?expand=0&rev=10
2024-03-20 20:15:03 +00:00
a31ec48fe3 OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc-postgresql?expand=0&rev=21 2024-03-19 11:55:27 +00:00
0bceea12a1 Accepting request 1158444 from home:DocB:Orthanc
updated build info

OBS-URL: https://build.opensuse.org/request/show/1158444
OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc-postgresql?expand=0&rev=20
2024-03-19 11:11:11 +00:00
f9252a1c7f Accepting request 1156337 from graphics
OBS-URL: https://build.opensuse.org/request/show/1156337
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orthanc-postgresql?expand=0&rev=9
2024-03-08 17:10:28 +00:00
01023dfc35 Accepting request 1156145 from home:DocB:Orthanc
- fix build for Leap < 15.6 (no gcc13)
- Build orthanc-postgresql with gcc13 on Leap 15
- version 6.1
  * Fixed handling of MaximumStorageSize & MaximumPatientCount.
- version 6.0
  * DB schema revision: 2
  * The DB schema has been updated to Revision 2.  If you need to reinstall the previous
    version of the plugin, you should run this script:
    https://orthanc.uclouvain.be/hg/orthanc-databases/file/tip/PostgreSQL/Plugins/SQL/Downgrades/Rev2ToRev1.sql
  * Transaction Mode:
    Introduced a new configuration "TransactionMode" to select the transaction isolation level.
    Allowed values: "Serializable", "ReadCommitted".
    The "Serializable" mode was the only available value up to now.  It is still the default
    value now.
    The "ReadCommitted" is possible now due to rewrites of SQL queries and notably improves
    the Orthanc ability to ingest data from multiple sources in parallel.
  * New "EnableVerboseLogs" configuration to show SQL statements being executed.
- version 5.1 
  * Optimization of LookupResources mainly used in tools/find, C-Find and QIDO-RS.
- version 5.0
  * Compatibility with Orthanc SDK 1.12.0 (communications between the
    Orthanc core and the database plugin using Google Protocol Buffers)
  * Upgraded dependencies for static builds (notably on Windows and LSB):
    - openssl 3.1.0
  * psql114.patch removed (included in source)
  
- Version 4.0 (no changelog)
- Version 3.3
* Added an advisory lock to avoid race conditions during database setup
* Added "MaximumConnectionRetries" & "ConnectionRetryInterval" to configure 
  the retries when connecting to the DB at startup
* Support of dynamic linking against the system-wide Orthanc framework library
* build aginst orthanc-framework removed 
- switch to orthanc-framework (static version)
  psql114.patch extended for psql 12/13 versions
- For Leap version >= 15.2, postgresql-server-devel need to be used
- Version 3.2
  Initial build on OBS

OBS-URL: https://build.opensuse.org/request/show/1156145
OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc-postgresql?expand=0&rev=18
2024-03-08 11:24:39 +00:00
890b5613a7 Accepting request 1156131 from graphics
OBS-URL: https://build.opensuse.org/request/show/1156131
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orthanc-postgresql?expand=0&rev=8
2024-03-07 21:02:46 +00:00
c6d789beb0 Accepting request 1156020 from home:mlin7442:rebuild_fails_156
fix Leap build

OBS-URL: https://build.opensuse.org/request/show/1156020
OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc-postgresql?expand=0&rev=16
2024-03-07 19:33:50 +00:00
2b8288809a Accepting request 1146799 from graphics
- version 6.0
  * DB schema revision: 2
  * The DB schema has been updated to Revision 2.  If you need to reinstall the previous
    version of the plugin, you should run this script:
    https://orthanc.uclouvain.be/hg/orthanc-databases/file/tip/PostgreSQL/Plugins/SQL/Downgrades/Rev2ToRev1.sql
  * Transaction Mode:
    Introduced a new configuration "TransactionMode" to select the transaction isolation level.
    Allowed values: "Serializable", "ReadCommitted".
    The "Serializable" mode was the only available value up to now.  It is still the default
    value now.
    The "ReadCommitted" is possible now due to rewrites of SQL queries and notably improves
    the Orthanc ability to ingest data from multiple sources in parallel.
  * New "EnableVerboseLogs" configuration to show SQL statements being executed.

OBS-URL: https://build.opensuse.org/request/show/1146799
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orthanc-postgresql?expand=0&rev=7
2024-02-15 20:01:23 +00:00
4fa504bcc9 Accepting request 1146769 from home:DocB:Orthanc
typo corrected

OBS-URL: https://build.opensuse.org/request/show/1146769
OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc-postgresql?expand=0&rev=14
2024-02-15 09:56:24 +00:00
94d877f89b Accepting request 1146606 from home:DocB:Orthanc
- version 6.0
  * DB schema revision: 2
  * The DB schema has been updated to Revision 2.  If you need to reinstall the previous
    version of the plugin, you should run this script:
    https://orthanc.uclouvain.be/hg/orthanc-databases/file/tip/PostgreSQL/Plugins/SQL/Downgrades/Rev2ToRev1.sql
  * Transaction Mode:
    Introduced a new configuration "TransactionMode" to select the transaction isolation level.
    Allowed values: "Serializable", "ReadCommitted".
    The "Serializable" mode was the only available value up to now.  It is still the default
    value now.
    The "ReadCommitted" is possible now due to rewrites of SQL queries and notably improves
    the Orthanc ability to ingest data from multiple sources in parallel.
  * New "EnableVerboseLogs" configuration to show SQL statements being executed.

OBS-URL: https://build.opensuse.org/request/show/1146606
OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc-postgresql?expand=0&rev=13
2024-02-14 17:10:41 +00:00
549c759cad Accepting request 1098222 from graphics
OBS-URL: https://build.opensuse.org/request/show/1098222
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orthanc-postgresql?expand=0&rev=6
2023-07-12 15:27:33 +00:00
77f42bf3ea Accepting request 1098211 from home:DocB:Orthanc
- version 5.1 
  * Optimization of LookupResources mainly used in tools/find, C-Find and QIDO-RS.
- version 5.0
  * Compatibility with Orthanc SDK 1.12.0 (communications between the
    Orthanc core and the database plugin using Google Protocol Buffers)
  * Upgraded dependencies for static builds (notably on Windows and LSB):
    - openssl 3.1.0
  * psql114.patch removed (included in source)

OBS-URL: https://build.opensuse.org/request/show/1098211
OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc-postgresql?expand=0&rev=11
2023-07-11 15:00:34 +00:00
88d21e9da5 Accepting request 892109 from graphics
OBS-URL: https://build.opensuse.org/request/show/892109
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orthanc-postgresql?expand=0&rev=5
2021-05-11 21:04:00 +00:00
0bb1829c88 Accepting request 891810 from home:DocB:Orthanc
updates for orthanc and plugins

OBS-URL: https://build.opensuse.org/request/show/891810
OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc-postgresql?expand=0&rev=9
2021-05-10 18:13:43 +00:00
34cff122e7 Accepting request 856026 from graphics
OBS-URL: https://build.opensuse.org/request/show/856026
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orthanc-postgresql?expand=0&rev=4
2020-12-16 10:01:00 +00:00
6a413cfa54 Accepting request 856023 from home:DocB:Orthanc
update for orthanc psql

OBS-URL: https://build.opensuse.org/request/show/856023
OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc-postgresql?expand=0&rev=7
2020-12-15 15:16:48 +00:00
bc4a17a51e Accepting request 846161 from graphics
OBS-URL: https://build.opensuse.org/request/show/846161
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orthanc-postgresql?expand=0&rev=3
2020-11-12 21:38:12 +00:00
2f0ca116e1 Accepting request 845603 from home:DocB:Orthanc
switch to orthanc-framework for building

OBS-URL: https://build.opensuse.org/request/show/845603
OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc-postgresql?expand=0&rev=5
2020-11-05 09:21:25 +00:00
ef0e81441d Accepting request 785220 from graphics
OBS-URL: https://build.opensuse.org/request/show/785220
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orthanc-postgresql?expand=0&rev=2
2020-03-16 09:19:21 +00:00
b1661d76ae Accepting request 785182 from home:mlin7442:rebuild_152_20200315
fix Leap build

OBS-URL: https://build.opensuse.org/request/show/785182
OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc-postgresql?expand=0&rev=3
2020-03-15 07:09:03 +00:00
9bcbac90a4 Accepting request 747331 from graphics
Initial submission - database plugin for Orthanc

OBS-URL: https://build.opensuse.org/request/show/747331
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/orthanc-postgresql?expand=0&rev=1
2019-12-04 12:49:56 +00:00
12638416fb Accepting request 745160 from home:DocB:Orthanc
additional cleaning of spec file & remarks from last submit

OBS-URL: https://build.opensuse.org/request/show/745160
OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc-postgresql?expand=0&rev=1
2019-11-10 10:49:30 +00:00