Skip to content

Releases: Enstore-org/enstore

enstore 6.3.4-20.18.el8

17 Dec 17:26
Compare
Choose a tag to compare

Enstore 6.3.6-20.el8. Bug fix release

  • compile threading option correctly for SWIG interfaces that use it. 8dc4009
  • revert LM to prior version to fix 'Mounted in another device' error. 5ec6d19
  • PR 137, fix for enrcp. 9d08ab3

MD5 sum 89ed164b7a82e59a0160611c11a94c62 enstore-6.3.4-20.18.el8.x86_64.rpm
built from tag: 6.3.6-20.el8

Release enstore-6.3.4-20.17.el8

14 Nov 20:08
Compare
Choose a tag to compare

Enstore 6.3.4-20.17.el8

  • bugfix for enstore 6.3.4-20.16.el8 commit 0fe99a6

md5 signature
4e42c0ad85fd98a1c72ed50c00b3cf97 enstore-6.3.4-20.17.el8.x86_64.rpm

Release enstore-6.3.4-20.16.el8

05 Nov 23:45
Compare
Choose a tag to compare

Enstore enstore-6.3.4-20.16.el8, a minor update of enstore-6.3.4-20.15.el8

Changes:

  • Re-order imports to prevent thread deadlock under new futex implementation commit 8b043bb
  • restore a missing end-comment '*/' in ftt2.i that swallowed portion of swig configuration for ftt library commit ec7af43

md5sum of RPM
4dc414502cb473290787cb9801995b1b enstore-6.3.4-20.16.el8.x86_64.rpm

Release Enstore 6.3.4.20.15.el8

23 Oct 03:56
Compare
Choose a tag to compare

This is release 6.3.4.20.15.el8 with two changes:

  • create soft link /usr/share/doc/mtx from /usr/share/doc/mtx- if it does not exist commit 1b3090c
  • modified rpm build script to work in more environments commit 929ca68

6.3.4-20.14.el8

18 Oct 00:31
Compare
Choose a tag to compare

Enstore 6.3.4-20.14.el8

Full Changelog: develop-6.3.4-20.12.el8...6.3.4-20.14.el8

develop-6.3.4-20.12.el8

01 Oct 16:58
Compare
Choose a tag to compare

Enstore 6.3.4-20.12.el8

Full Changelog: 6.3.4-20.10.el8...develop-6.3.4-20.12.el8

6.3.4-20.10.el8

21 Aug 21:44
Compare
Choose a tag to compare

Summary of Changes for 6.3.4-20.10.el8

  • minor requested change from 6.3.4-20.9.el8
  • removed rpm dependency postgresql-15-devel

Full Changelog develop-6.3.4-20.8.el8...6.3.4-20.10.el8

Summary of Changes for 6.3.4-9.el8

  • Changed FTT library to fix misalignments of constants, uninitialized global vars (Dennis Box, 1cd488e)
  • Exposed SWIG internal var to enable FTT debug output (Dennis Box, b1070e3)
  • Fixed SWIG input files for FTT to improve memory management (Dennis Box, bc1f58e)
  • Ignore USB interface when building internal Enstore IP config (Dennis Box, 1eeeb0d)
  • Refactoring of Makefiles, RPM specs, and Dockerfiles (Dennis Box, 4289405, f448ee9, aa13c54, many more see Full Changelog)
  • Fixed PyGreSQL library to work with modern postgresql (Lucas Truska, 57e8a75)

Full Changelog: 6.3.4-20.8.el8...6.3.4-20.10.el8

Release Enstore 6.3.4.20.9.el8

20 Aug 22:39
Compare
Choose a tag to compare

Full Changelog: enstore-nonprod-6.3.4-20.4...6.3.4-20.8.el8

Summary of Changes

  • Changed FTT library to fix misalignments of constants, uninitialized global vars (Dennis Box, 1cd488e)
  • Exposed SWIG internal var to enable FTT debug output (Dennis Box, b1070e3)
  • Fixed SWIG input files for FTT to improve memory management (Dennis Box, bc1f58e)
  • Ignore USB interface when building internal Enstore IP config (Dennis Box, 1eeeb0d)
  • Refactoring of Makefiles, RPM specs, and Dockerfiles (Dennis Box, 4289405, f448ee9, aa13c54, many more see Full Changelog)
  • Fixed PyGreSQL library to work with modern postgresql (Lucas Truska, 57e8a75)

Release enstore-nonprod-6.3.4-20.4

28 May 19:40
96f3d90
Compare
Choose a tag to compare

commit 267c0e6
Author: Dmitry Litvintsev [email protected]
Date: Thu May 23 12:28:34 2024 -0500

checkdb_PITR: adapt to postgresql 15

commit e4834a9
Author: Dmitry Litvintsev [email protected]
Date: Mon May 6 14:05:03 2024 -0500

Remove explicit reference to oid in RETURNING clause because
oid field is de-supported in postgresql version > 11.

commit f9014dd
Author: Dennis Box [email protected]
Date: Tue Dec 26 15:02:25 2023 -0600

update to build with newer kernels

Release enstore-6.3.4-20.1

23 May 18:52
Compare
Choose a tag to compare

commit 267c0e6
Author: Dmitry Litvintsev [email protected]
Date: Thu May 23 12:28:34 2024 -0500

checkdb_PITR: adapt to postgresql 15

commit e4834a9
Author: Dmitry Litvintsev [email protected]
Date: Mon May 6 14:05:03 2024 -0500

Remove explicit reference to oid in RETURNING clause because
oid field is de-supported in postgresql version > 11.

commit f9014dd
Author: Dennis Box [email protected]
Date: Tue Dec 26 15:02:25 2023 -0600

update to build with newer kernels

commit 73de778
Merge: f8edc04 1873eec
Author: Leopoldo Muñoz [email protected]
Date: Tue Dec 5 15:28:51 2023 -0600

Merge pull request #135 from Enstore-org/fix/media-changer-client

Fix/media changer client, missing a validation on a property.

commit 275e9c4
Author: Dennis D Box [email protected]
Date: Fri Aug 4 17:04:26 2023 -0500

Update file_utils.py

no python2 method instanceof, change to isinstance

commit d0d4c0a
Merge: f018e94 ad0a5d2
Author: renbauer-fnal [email protected]
Date: Mon Jul 24 11:15:01 2023 -0700

Merge pull request #130 from dbox-fnal/test_volume_clerk_client

Test volume clerk client

commit f018e94
Merge: 1e283c7 fc91ced
Author: renbauer-fnal [email protected]
Date: Mon Jul 24 11:13:07 2023 -0700

Merge pull request #129 from dbox-fnal/test_generic_server

Test generic server

commit 1e283c7
Author: Ren Bauer [email protected]
Date: Tue May 30 14:48:03 2023 -0400

Unused import

commit c1307b3
Author: Ren Bauer [email protected]
Date: Tue May 30 14:46:40 2023 -0400

Module comment

commit a9eef24
Author: Ren Bauer [email protected]
Date: Tue May 30 14:42:29 2023 -0400

Docstrings

commit d011273
Author: Ren Bauer [email protected]
Date: Tue May 30 13:41:45 2023 -0400

Code cleanup

commit 6df99b0
Author: Dennis Box [email protected]
Date: Mon Jul 17 18:24:33 2023 -0500

reviewer suggestions and one new caught bug fix in log_client.py

commit 6d89d6f
Author: Dennis Box [email protected]
Date: Tue Jul 11 16:49:37 2023 -0500

final docstrings and tweaks .... ?

commit 8269c71
Author: Dennis Box [email protected]
Date: Tue Jul 11 13:31:26 2023 -0500

works in my container, why not in github action

commit 6a05296
Author: Dennis Box [email protected]
Date: Tue Jul 11 13:22:05 2023 -0500

more tweaks

commit 249b1fc
Author: Dennis Box [email protected]
Date: Tue Jul 11 12:38:07 2023 -0500

test tweak

commit fbb375d
Author: Dennis Box [email protected]
Date: Tue Jul 11 12:23:52 2023 -0500

more docstrings

commit 30a8403
Author: Dennis Box [email protected]
Date: Tue Jul 11 12:11:53 2023 -0500

more docstrings

commit 18374a2
Author: Dennis Box [email protected]
Date: Tue Jul 11 12:02:38 2023 -0500

more docstrings

commit 2269289
Author: Dennis Box [email protected]
Date: Tue Jul 11 11:53:20 2023 -0500

added docstrings

commit 6ba3234
Author: Dennis Box [email protected]
Date: Mon Jul 10 23:12:54 2023 -0500

still trying to run as non root

commit 7f6886d
Author: Dennis Box [email protected]
Date: Mon Jul 10 23:03:52 2023 -0500

try this to run non root

commit 492e253
Author: Dennis Box [email protected]
Date: Mon Jul 10 22:06:50 2023 -0500

some tests fail because github runs tests as root. Try this fix

commit 7ef7540
Author: Dennis Box [email protected]
Date: Mon Jul 10 21:25:05 2023 -0500

linted

commit f9042b4
Author: Dennis Box [email protected]
Date: Mon Jul 10 16:47:03 2023 -0500

get rid of confusing files to  make reviewers job easier

commit e72958e
Author: Dennis Box [email protected]
Date: Mon Jul 10 16:42:08 2023 -0500

cleanup to make reviewers job easier

commit c2802d4
Author: Dennis Box [email protected]
Date: Mon Jul 10 16:33:17 2023 -0500

make job of reviewer easier

commit 9775920
Author: Dennis Box [email protected]
Date: Fri Jun 16 18:41:18 2023 -0500

test for volume_clerk_client.

commit b049dff
Author: Dennis Box [email protected]
Date: Fri Jun 16 10:38:16 2023 -0500

unit test for generic_server

commit 242dfe0
Author: Dennis Box [email protected]
Date: Thu Jun 15 13:35:52 2023 -0500

 autopep8 --select E1,E2,E3,E401,W2,W3 --ignore E226,E24,E26 --in-place --recursive --verbose

commit 2186c25
Merge: cc1f7ba 3d350f7
Author: Dennis Box [email protected]
Date: Thu Jun 8 17:54:50 2023 -0500

Merge branch 'test_event_relay_messages' into develop

commit cc1f7ba
Author: Dennis Box [email protected]
Date: Thu Jun 8 17:22:02 2023 -0500

test alarm_client.py

commit 3d350f7
Author: Dennis Box [email protected]
Date: Wed May 24 14:39:57 2023 -0500

tests and comments for event_relay_messages

commit 29605f9
Merge: ed91fc9 4b3a584
Author: Dennis Box [email protected]
Date: Tue May 23 16:31:14 2023 -0500

Merge branch 'develop' into test_hostaddr

commit 049c04d
Author: dbox-fnal [email protected]
Date: Tue May 9 16:58:54 2023 -0500

Update enstore_plotter_module.py with reviewer suggestions

commit dde1542
Author: Dennis Box [email protected]
Date: Fri Mar 3 15:52:03 2023 -0600

removed useless comment

commit b0be13a
Author: Dennis Box [email protected]
Date: Fri Mar 3 15:16:31 2023 -0600

added comments, fixed test

commit 274f070
Author: Dennis Box [email protected]
Date: Fri Mar 3 14:40:10 2023 -0600

test and docstrings for enstore_plotter_module

commit fc62d50
Author: dbox-fnal [email protected]
Date: Tue May 9 16:42:11 2023 -0500

Update null_driver.py with reviewers suggestions

commit f8732a5
Author: Dennis Box [email protected]
Date: Thu Mar 2 18:39:04 2023 -0600

tests and docstrings for null_driver and generic_driver

commit 1873eec
Author: Leopoldo Munoz [email protected]
Date: Mon Apr 10 01:49:23 2023 -0500

fix: relocation header print statement

commit 5c8fdcb
Author: Leopoldo Munoz [email protected]
Date: Mon Apr 10 01:42:46 2023 -0500

fix: type validation on associative array
      when printing value.

commit ed91fc9
Merge: 4c407ae 59d88e3
Author: dbox-fnal [email protected]
Date: Mon Apr 3 12:01:01 2023 -0500

Merge branch 'Enstore-org:develop' into test_hostaddr

commit 03dc8b2
Author: Dennis Box [email protected]
Date: Thu Mar 2 12:59:47 2023 -0600

hostaddr.py: comment correction  e_errors, alarm: missing import

commit 26e3e68
Author: Dennis Box [email protected]
Date: Wed Mar 1 17:52:11 2023 -0600

unit test and docstrings for hostaddr.py