We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f060d26 commit bb36079Copy full SHA for bb36079
rpm/vo-client.spec
@@ -3,7 +3,7 @@
3
%define delete_iam_prod_vomses() sed -Ei '/.*voms-'%1'-auth.cern.ch.*/d' vomses
4
5
Name: vo-client
6
-Version: 139
+Version: 140
7
Release: 1%{?dist}
8
Summary: Contains vomses file for use with user authentication
9
@@ -93,6 +93,9 @@ find $RPM_BUILD_ROOT/%{_sysconfdir}/grid-security/vomsdir -type d -exec chmod 75
93
%config(noreplace) %{_datadir}/osg/grid-vorolemap
94
95
%changelog
96
+* Mon Jan 12 2026 Mátyás Selmeci <mselmeci@wisc.edu> - 140-1
97
+- Update DN for voms2.fnal.gov (SOFTWARE-6273)
98
+
99
* Fri Oct 03 2025 Matt Westphall <westphall@wisc.edu> - 139-1
100
- Update LSST VO with new entry for voms.hec.lancs.ac.uk (SOFTWARE-6224)
101
0 commit comments