Skip to content
This repository was archived by the owner on May 23, 2022. It is now read-only.

Commit 51faaab

Browse files
authored
Merge pull request #945 from timtheisen/release
Release
2 parents 75b9cbf + a5cff95 commit 51faaab

File tree

4 files changed

+214
-13
lines changed

4 files changed

+214
-13
lines changed

docs/release/3.5/release-3-5-58.md

Lines changed: 205 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,205 @@
1+
OSG Software Release 3.5.58
2+
===========================
3+
4+
**Release Date:** 2022-03-15
5+
**Supported OS Versions:** EL7, EL8
6+
7+
!!!tip "Want faster access to production-ready software?"
8+
OSG 3.5 offers a rolling release repository where packages are added as soon as they pass acceptance testing.
9+
To install packages from this repository, enable `[osg-rolling]` in `/etc/yum.repos.d/osg-rolling.repo`:
10+
11+
[osg-rolling]
12+
...
13+
enabled=1
14+
15+
Or for one-time installations, append the following to your `yum` command:
16+
17+
--enablerepo=osg-rolling
18+
19+
Summary of Changes
20+
------------------
21+
22+
This release contains:
23+
24+
- HTCondor 8.8.16 Security Release. This release contains a fix for an important security issue. More details on the security issue is in the vulnerability report:
25+
- [HTCONDOR-2022-0003](https://htcondor.org/security/vulnerabilities/HTCONDOR-2022-0003)
26+
- Upcoming
27+
- HTCondor 9.0.10 LTS Security Release. This release contains fixes for important security issues. More details on the security issues are in the vulnerability reports:
28+
- [HTCONDOR-2022-0001](https://htcondor.org/security/vulnerabilities/HTCONDOR-2022-0001)
29+
- [HTCONDOR-2022-0002](https://htcondor.org/security/vulnerabilities/HTCONDOR-2022-0002)
30+
- [HTCONDOR-2022-0003](https://htcondor.org/security/vulnerabilities/HTCONDOR-2022-0003)
31+
32+
These
33+
[JIRA tickets](https://opensciencegrid.atlassian.net/issues/?jql=project%20%3D%20SOFTWARE%20AND%20fixVersion%20in%20(3.5.58%2C3.5.58-upcoming)%20ORDER%20BY%20priority%20DESC%2C%20key%20DESC)
34+
were addressed in this release.
35+
36+
Containers
37+
----------
38+
39+
The [OSG Docker images](https://hub.docker.com/u/opensciencegrid/) have been updated to contain the new software.
40+
41+
Updating to the New Release
42+
---------------------------
43+
44+
To update to the OSG 3.5 series, please consult the page on
45+
[updating between release series](../updating-to-osg-35.md).
46+
47+
For sites using non-RPM worker node client installations, new [tarballs](../../worker-node/install-wn-tarball.md) and
48+
[container images](../../worker-node/using-wn-containers.md) are available:
49+
50+
- Tarball: <https://repo.opensciencegrid.org/tarball-install/3.5/osg-wn-client-latest.el7.x86_64.tar.gz>
51+
- Container Images: <https://hub.docker.com/r/opensciencegrid/osg-wn/>
52+
53+
Need Help?
54+
----------
55+
56+
Do you need help with this release? [Contact us for help](../../common/help.md).
57+
58+
Detailed Changes in This Release
59+
--------------------------------
60+
61+
### Packages
62+
63+
We added or updated the following packages to the production OSG yum repository.
64+
Note that in some cases, there are multiple RPMs for each package.
65+
You can click on any given package to see the set of RPMs or see the complete list [below](#rpms).
66+
67+
#### Enterprise Linux 7
68+
69+
- [condor-8.8.16-1.1.osg35.el7](https://koji.chtc.wisc.edu/koji/search?match=glob&type=build&terms=condor-8.8.16-1.1.osg35.el7)
70+
- [hosted-ce-tools-0.11-1.osg35.el7](https://koji.chtc.wisc.edu/koji/search?match=glob&type=build&terms=hosted-ce-tools-0.11-1.osg35.el7)
71+
72+
#### Enterprise Linux 8
73+
74+
- [condor-8.8.16-1.1.osg35.el8](https://koji.chtc.wisc.edu/koji/search?match=glob&type=build&terms=condor-8.8.16-1.1.osg35.el8)
75+
- [hosted-ce-tools-0.11-1.osg35.el8](https://koji.chtc.wisc.edu/koji/search?match=glob&type=build&terms=hosted-ce-tools-0.11-1.osg35.el8)
76+
77+
### RPMs
78+
79+
If you wish to manually update your system, you can run yum update against the following packages:
80+
81+
condor condor-all condor-annex-ec2 condor-bosco condor-classads condor-classads-devel condor-debuginfo condor-kbdd condor-procd condor-test condor-vm-gahp hosted-ce-tools minicondor python2-condor python3-condor
82+
83+
If you wish to only update the RPMs that changed, the set of RPMs is:
84+
85+
#### Enterprise Linux 7
86+
87+
``` file
88+
condor-8.8.16-1.1.osg35.el7
89+
condor-all-8.8.16-1.1.osg35.el7
90+
condor-annex-ec2-8.8.16-1.1.osg35.el7
91+
condor-bosco-8.8.16-1.1.osg35.el7
92+
condor-classads-8.8.16-1.1.osg35.el7
93+
condor-classads-devel-8.8.16-1.1.osg35.el7
94+
condor-debuginfo-8.8.16-1.1.osg35.el7
95+
condor-kbdd-8.8.16-1.1.osg35.el7
96+
condor-procd-8.8.16-1.1.osg35.el7
97+
condor-test-8.8.16-1.1.osg35.el7
98+
condor-vm-gahp-8.8.16-1.1.osg35.el7
99+
hosted-ce-tools-0.11-1.osg35.el7
100+
minicondor-8.8.16-1.1.osg35.el7
101+
python2-condor-8.8.16-1.1.osg35.el7
102+
python3-condor-8.8.16-1.1.osg35.el7
103+
```
104+
105+
#### Enterprise Linux 8
106+
107+
``` file
108+
condor-8.8.16-1.1.osg35.el8
109+
condor-all-8.8.16-1.1.osg35.el8
110+
condor-annex-ec2-8.8.16-1.1.osg35.el8
111+
condor-bosco-8.8.16-1.1.osg35.el8
112+
condor-bosco-debuginfo-8.8.16-1.1.osg35.el8
113+
condor-classads-8.8.16-1.1.osg35.el8
114+
condor-classads-debuginfo-8.8.16-1.1.osg35.el8
115+
condor-classads-devel-8.8.16-1.1.osg35.el8
116+
condor-classads-devel-debuginfo-8.8.16-1.1.osg35.el8
117+
condor-debuginfo-8.8.16-1.1.osg35.el8
118+
condor-debugsource-8.8.16-1.1.osg35.el8
119+
condor-kbdd-8.8.16-1.1.osg35.el8
120+
condor-kbdd-debuginfo-8.8.16-1.1.osg35.el8
121+
condor-procd-8.8.16-1.1.osg35.el8
122+
condor-procd-debuginfo-8.8.16-1.1.osg35.el8
123+
condor-test-8.8.16-1.1.osg35.el8
124+
condor-test-debuginfo-8.8.16-1.1.osg35.el8
125+
condor-vm-gahp-8.8.16-1.1.osg35.el8
126+
condor-vm-gahp-debuginfo-8.8.16-1.1.osg35.el8
127+
hosted-ce-tools-0.11-1.osg35.el8
128+
minicondor-8.8.16-1.1.osg35.el8
129+
python3-condor-8.8.16-1.1.osg35.el8
130+
python3-condor-debuginfo-8.8.16-1.1.osg35.el8
131+
```
132+
133+
### Upcoming Packages
134+
135+
We added or updated the following packages to the **upcoming** OSG Yum repository.
136+
Note that in some cases, there are multiple RPMs for each package.
137+
You can click on any given package to see the set of RPMs or see the complete list below.
138+
139+
#### Enterprise Linux 7
140+
141+
- [condor-9.0.10-1.1.osg35up.el7](https://koji.chtc.wisc.edu/koji/search?match=glob&type=build&terms=condor-9.0.10-1.1.osg35up.el7)
142+
143+
#### Enterprise Linux 8
144+
145+
- [condor-9.0.10-1.1.osg35up.el8](https://koji.chtc.wisc.edu/koji/search?match=glob&type=build&terms=condor-9.0.10-1.1.osg35up.el8)
146+
147+
### Upcoming RPMs
148+
149+
If you wish to manually update your system, you can run yum update against the following packages:
150+
151+
condor condor-all condor-annex-ec2 condor-bosco condor-classads condor-classads-devel condor-credmon-oauth condor-credmon-vault condor-debuginfo condor-devel condor-kbdd condor-procd condor-test condor-vm-gahp minicondor python2-condor python3-condor
152+
153+
If you wish to only update the RPMs that changed, the set of RPMs is:
154+
155+
#### Enterprise Linux 7
156+
157+
``` file
158+
condor-9.0.10-1.1.osg35up.el7
159+
condor-all-9.0.10-1.1.osg35up.el7
160+
condor-annex-ec2-9.0.10-1.1.osg35up.el7
161+
condor-bosco-9.0.10-1.1.osg35up.el7
162+
condor-classads-9.0.10-1.1.osg35up.el7
163+
condor-classads-devel-9.0.10-1.1.osg35up.el7
164+
condor-credmon-oauth-9.0.10-1.1.osg35up.el7
165+
condor-credmon-vault-9.0.10-1.1.osg35up.el7
166+
condor-debuginfo-9.0.10-1.1.osg35up.el7
167+
condor-devel-9.0.10-1.1.osg35up.el7
168+
condor-kbdd-9.0.10-1.1.osg35up.el7
169+
condor-procd-9.0.10-1.1.osg35up.el7
170+
condor-test-9.0.10-1.1.osg35up.el7
171+
condor-vm-gahp-9.0.10-1.1.osg35up.el7
172+
minicondor-9.0.10-1.1.osg35up.el7
173+
python2-condor-9.0.10-1.1.osg35up.el7
174+
python3-condor-9.0.10-1.1.osg35up.el7
175+
```
176+
177+
#### Enterprise Linux 8
178+
179+
``` file
180+
condor-9.0.10-1.1.osg35up.el8
181+
condor-all-9.0.10-1.1.osg35up.el8
182+
condor-annex-ec2-9.0.10-1.1.osg35up.el8
183+
condor-bosco-9.0.10-1.1.osg35up.el8
184+
condor-bosco-debuginfo-9.0.10-1.1.osg35up.el8
185+
condor-classads-9.0.10-1.1.osg35up.el8
186+
condor-classads-debuginfo-9.0.10-1.1.osg35up.el8
187+
condor-classads-devel-9.0.10-1.1.osg35up.el8
188+
condor-classads-devel-debuginfo-9.0.10-1.1.osg35up.el8
189+
condor-credmon-oauth-9.0.10-1.1.osg35up.el8
190+
condor-credmon-vault-9.0.10-1.1.osg35up.el8
191+
condor-debuginfo-9.0.10-1.1.osg35up.el8
192+
condor-debugsource-9.0.10-1.1.osg35up.el8
193+
condor-devel-9.0.10-1.1.osg35up.el8
194+
condor-kbdd-9.0.10-1.1.osg35up.el8
195+
condor-kbdd-debuginfo-9.0.10-1.1.osg35up.el8
196+
condor-procd-9.0.10-1.1.osg35up.el8
197+
condor-procd-debuginfo-9.0.10-1.1.osg35up.el8
198+
condor-test-9.0.10-1.1.osg35up.el8
199+
condor-test-debuginfo-9.0.10-1.1.osg35up.el8
200+
condor-vm-gahp-9.0.10-1.1.osg35up.el8
201+
condor-vm-gahp-debuginfo-9.0.10-1.1.osg35up.el8
202+
minicondor-9.0.10-1.1.osg35up.el8
203+
python3-condor-9.0.10-1.1.osg35up.el8
204+
python3-condor-debuginfo-9.0.10-1.1.osg35up.el8
205+
```

docs/release/notes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Releases
2727

2828
| Version | Date | Summary |
2929
|:------------------------------------|:-----------|:------------------------------------------------------------------------------|
30+
| [3.5.58](3.5/release-3-5-58.md) | 2021-07-30 | High Priority Release: HTCondor 8.8.16; Upcoming: HTCondor 9.0.10 |
3031
| [3.5.57](3.5/release-3-5-57.md) | 2022-03-03 | osg-scitokens-mapfile 6; Upcoming: XRootD 5.4.1, osg-xrootd 3.5-6 |
3132
| [3.5.56-2](3.5/release-3-5-56-2.md) | 2022-02-17 | VO Package v120 |
3233
| [3.5.56](3.5/release-3-5-56.md) | 2022-02-10 | VO Package v119, hosted-ce-tools 9.0 (EL8), scitokens-credmon 0.6.1 (EL8); Upcoming: HTCondor 9.0.9 |

docs/release/osg-36.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,6 @@ The following issues are known to currently affect packages distributed in OSG 3
2929
To fix this, apply the change in [this patch](https://github.com/htcondor/htcondor-ce/pull/530/files) to
3030
`/usr/share/condor-ce/config.d/01-ce-router-defaults.conf`.
3131
The next release of HTCondor-CE will contain this fix and will not require any additional action post-update.
32-
- If you are using HTCondor from the 3.6 Upcoming repository,
33-
C-style comments, e.g. `/* comment */`, in `JOB_ROUTER_ENTRIES` will prevent the JobRouter from routing jobs
34-
([HTCONDOR-864](https://opensciencegrid.atlassian.net/browse/HTCONDOR-864)).
35-
For the time being, remove any comments if you are still using the
36-
[deprecated syntax](https://htcondor.com/htcondor-ce/v5/configuration/job-router-overview#deprecated-syntax).
3732

3833
### XRootD Multiuser ###
3934

@@ -47,6 +42,13 @@ The following issues are known to currently affect packages distributed in OSG 3
4742
Latest News
4843
-----------
4944

45+
### **March 15, 2022:** High Priority Release
46+
47+
- HTCondor 9.0.10 and 9.6.0 Security Release. This release contains fixes for important security issues. More details on the security issues are in the vulnerability reports:
48+
- [HTCONDOR-2022-0001](https://htcondor.org/security/vulnerabilities/HTCONDOR-2022-0001)
49+
- [HTCONDOR-2022-0002](https://htcondor.org/security/vulnerabilities/HTCONDOR-2022-0002)
50+
- [HTCONDOR-2022-0003](https://htcondor.org/security/vulnerabilities/HTCONDOR-2022-0003)
51+
5052
### **March 3, 2022:** XRootD 5.4.1 and GlideinWMS 3.9.4
5153

5254
- [XRootD 5.4.1](https://github.com/xrootd/xrootd/blob/v5.4.1/docs/ReleaseNotes.txt): Bug fix release
@@ -58,7 +60,7 @@ Latest News
5860
- Frontend and Factory check the expiration of SciTokens, other JWT tokens
5961
- Bug Fixes:
6062
- IDTOKEN issuer changed from collector host to trust domain
61-
- x509 proxy is now renewed also when using also tokens
63+
- X.509 proxy is now renewed also when using also tokens
6264
- shared port is now the default in the User (VO) Collector HTCondor
6365

6466
### **February 17, 2022:** VO Package v120

docs/release/updating-to-osg-36.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -225,13 +225,6 @@ To update OSG-Configure, perform the following steps:
225225
`/usr/share/condor-ce/config.d/01-ce-router-defaults.conf`.
226226
The next release of HTCondor-CE will contain this fix and will not require any additional action post-update.
227227

228-
!!! bug "Remove comments from `JOB_ROUTER_ENTRIES`"
229-
If you are using HTCondor from the 3.6 Upcoming repository,
230-
C-style comments, e.g. `/* comment */`, in `JOB_ROUTER_ENTRIES` will prevent the JobRouter from routing jobs
231-
([HTCONDOR-864](https://opensciencegrid.atlassian.net/browse/HTCONDOR-864)).
232-
For the time being, remove any comments if you are still using the
233-
[deprecated syntax](https://htcondor.com/htcondor-ce/v5/configuration/job-router-overview#deprecated-syntax).
234-
235228
The OSG 3.6 release series contains [HTCondor-CE 5](https://htcondor.github.io/htcondor-ce/v5/releases/), a major
236229
version upgrade from HTCondor-CE 4, which was available in the OSG 3.5 release repositories.
237230
To update HTCondor-CE, perform the following steps:

0 commit comments

Comments
 (0)