|
| 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 | +``` |
0 commit comments