Skip to content

Commit

Permalink
ready for release v3_10_9
Browse files Browse the repository at this point in the history
  • Loading branch information
mambelli authored and Marco Mambelli committed Jan 16, 2025
1 parent 678c405 commit 7480c68
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 15 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ SPDX-FileCopyrightText: 2009 Fermi Research Alliance, LLC
SPDX-License-Identifier: Apache-2.0
-->

## v3.10.9 \[2025-01-15\]
## v3.10.9 \[2025-01-16\]

Added support for the HTCondor distributed apptainer.
Fixed the Glidein logging and added an sample log server.
Expand Down
2 changes: 1 addition & 1 deletion build/packaging/rpm/glideinwms.spec
Original file line number Diff line number Diff line change
Expand Up @@ -1106,7 +1106,7 @@ rm -rf $RPM_BUILD_ROOT


%changelog
* Wed Jan 15 2025 Marco Mambelli <[email protected]> - 3.10.9
* Thu Jan 16 2025 Marco Mambelli <[email protected]> - 3.10.9
- Glideinwms v3.10.9
- Release Notes: http://glideinwms.fnal.gov/doc.v3_10_9/history.html
- Release candidates 3.10.9-01.rc1 to 3.10.9-03.rc3
Expand Down
5 changes: 3 additions & 2 deletions doc/history.html
Original file line number Diff line number Diff line change
Expand Up @@ -181,8 +181,9 @@ <h3>Stable Series</h3>
SINGULARITY_BIN path, not only singularity (PR#473)
</li>
<li>
NOTE: Always send SIGQUIT to HTCondor when the Glidein receives
INT, TERM, QUIT signals. This speeds up the shutdown (PR#466)
NOTE: The Glidein will always send SIGQUIT to HTCondor when it
receives INT, TERM, QUIT signals. This speeds up the shutdown
(PR#466)
</li>
<li>
NOTE: Renamed Glidein Logging functions to glog_... (glog_init,
Expand Down
2 changes: 1 addition & 1 deletion doc/tags.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ v3_10_9
Bug fix: Fixed quotes in Glidein command line unpacking and replaced deprecated add_config_line commands (PR#468)
Bug fix: Allow anonymous SSL authentication for the dynamically generated client config (Issue#222, PR#470)
Bug fix: Checking also the apptainer binary in the SINGULARITY_BIN path, not only singularity (PR#473)
NOTE: Always send SIGQUIT to HTCondor when the Glidein receives INT, TERM, QUIT signals. This speeds up the shutdown (PR#466)
NOTE: The Glidein will always send SIGQUIT to HTCondor when it receives INT, TERM, QUIT signals. This speeds up the shutdown (PR#466)
NOTE: Renamed Glidein Logging functions to glog_... (glog_init, glog_setup, glog_write, glog_send - PR#467) The original functions (log_init_tokens, log_init, log_setup, log_write, send_logs_to_remote, ...) are no more available
NOTE: Apptainer downloaded in the HTCondor tar ball is now considered after the PATH in the search for a valid binary. The keyword CONDOR in the parameter SINGULARITY_BIN will make so that the HTCondor Apptainer is preferred ahead of the rest (PR#473)
NOTE: Added RHEL9 to the list of default OSes used for the container images lookup. Now it is default,rhel9,rhel7,rhel6,rhel8 (PR#473)
Expand Down
2 changes: 1 addition & 1 deletion doc/tags.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,7 @@ v3_10_9:
- Allow anonymous SSL authentication for the dynamically generated client config (Issue#222, PR#470)
- Checking also the apptainer binary in the SINGULARITY_BIN path, not only singularity (PR#473)
NOTE:
- Always send SIGQUIT to HTCondor when the Glidein receives INT, TERM, QUIT signals. This speeds up the shutdown (PR#466)
- The Glidein will always send SIGQUIT to HTCondor when it receives INT, TERM, QUIT signals. This speeds up the shutdown (PR#466)
- Renamed Glidein Logging functions to glog_... (glog_init, glog_setup, glog_write, glog_send - PR#467)
The original functions (log_init_tokens, log_init, log_setup, log_write, send_logs_to_remote, ...) are no more available
- Apptainer downloaded in the HTCondor tar ball is now considered after the PATH in the search for a valid binary.
Expand Down
6 changes: 3 additions & 3 deletions etc/checksum
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
###################################################################
# GLIDEINWMS_VERSION v3_10_9_rc3
# GLIDEINWMS_VERSION v3_10_9
###################################################################
9f56602cb12638b944332ca114507dc8 ./ACKNOWLEDGMENTS.md
550ad98e30b872eea24959a4484cd0bc ./CHANGELOG.md
78af37a2f358302bff89ae6dc4cb5e37 ./CHANGELOG.md
8e7d1957a094cc33c89f5b2c935666ff ./DEVELOPMENT.md
3b83ef96387f14655fc854ddc3c6bd57 ./LICENSE
c846ebb396f8b174b10ded4771514fcc ./LICENSES/Apache-2.0.txt
Expand Down Expand Up @@ -249,7 +249,7 @@ e388df40751e10796bd77be0d5769b0d ./lib/logSupport.py
fe4614cb3ecabd81d65f3b85b5c7abb6 ./lib/logging.conf
fd9283b5db9f859f50ba121e9002e561 ./lib/pidSupport.py
a3a067cfeb79c58fd3113730efb17a55 ./lib/pubCrypto.py
5c1f673ed3ab7451b3d679130c308aa0 ./lib/rrdSupport.py
d886da8307c20ec9443e4966761ba648 ./lib/rrdSupport.py
29695ba87368293a3d80b6d3f7d28d7c ./lib/servicePerformance.py
3ccd714831ac81fdcb9359a3d1366d2c ./lib/subprocessSupport.py
f89e40abb0f48a2c1e692123e4ff3660 ./lib/symCrypto.py
Expand Down
6 changes: 3 additions & 3 deletions etc/checksum.factory
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
###################################################################
# GLIDEINWMS_VERSION v3_10_9_rc3
# GLIDEINWMS_VERSION v3_10_9
###################################################################
9f56602cb12638b944332ca114507dc8 ./ACKNOWLEDGMENTS.md
550ad98e30b872eea24959a4484cd0bc ./CHANGELOG.md
78af37a2f358302bff89ae6dc4cb5e37 ./CHANGELOG.md
8e7d1957a094cc33c89f5b2c935666ff ./DEVELOPMENT.md
3b83ef96387f14655fc854ddc3c6bd57 ./LICENSE
c846ebb396f8b174b10ded4771514fcc ./LICENSES/Apache-2.0.txt
Expand Down Expand Up @@ -190,7 +190,7 @@ e388df40751e10796bd77be0d5769b0d ./lib/logSupport.py
fe4614cb3ecabd81d65f3b85b5c7abb6 ./lib/logging.conf
fd9283b5db9f859f50ba121e9002e561 ./lib/pidSupport.py
a3a067cfeb79c58fd3113730efb17a55 ./lib/pubCrypto.py
5c1f673ed3ab7451b3d679130c308aa0 ./lib/rrdSupport.py
d886da8307c20ec9443e4966761ba648 ./lib/rrdSupport.py
29695ba87368293a3d80b6d3f7d28d7c ./lib/servicePerformance.py
3ccd714831ac81fdcb9359a3d1366d2c ./lib/subprocessSupport.py
f89e40abb0f48a2c1e692123e4ff3660 ./lib/symCrypto.py
Expand Down
6 changes: 3 additions & 3 deletions etc/checksum.frontend
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
###################################################################
# GLIDEINWMS_VERSION v3_10_9_rc3
# GLIDEINWMS_VERSION v3_10_9
###################################################################
9f56602cb12638b944332ca114507dc8 ./ACKNOWLEDGMENTS.md
550ad98e30b872eea24959a4484cd0bc ./CHANGELOG.md
78af37a2f358302bff89ae6dc4cb5e37 ./CHANGELOG.md
8e7d1957a094cc33c89f5b2c935666ff ./DEVELOPMENT.md
3b83ef96387f14655fc854ddc3c6bd57 ./LICENSE
c846ebb396f8b174b10ded4771514fcc ./LICENSES/Apache-2.0.txt
Expand Down Expand Up @@ -155,7 +155,7 @@ e388df40751e10796bd77be0d5769b0d ./lib/logSupport.py
fe4614cb3ecabd81d65f3b85b5c7abb6 ./lib/logging.conf
fd9283b5db9f859f50ba121e9002e561 ./lib/pidSupport.py
a3a067cfeb79c58fd3113730efb17a55 ./lib/pubCrypto.py
5c1f673ed3ab7451b3d679130c308aa0 ./lib/rrdSupport.py
d886da8307c20ec9443e4966761ba648 ./lib/rrdSupport.py
29695ba87368293a3d80b6d3f7d28d7c ./lib/servicePerformance.py
3ccd714831ac81fdcb9359a3d1366d2c ./lib/subprocessSupport.py
f89e40abb0f48a2c1e692123e4ff3660 ./lib/symCrypto.py
Expand Down

0 comments on commit 7480c68

Please sign in to comment.