Skip to content

Commit 2c24730

Browse files
committed
update to 2.5-1
1 parent 79af09f commit 2c24730

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

debian/cvmfs-config-osg.dsc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# created by obsupdate.sh, do not edit by hand
2-
Debtransform-Tar: cvmfs-config-osg-2.4.tar.gz
2+
Debtransform-Tar: cvmfs-config-osg-2.5.tar.gz
33
Format: 1.0
4-
Version: 2.4.4
4+
Version: 2.5.1
55
Binary: cvmfs-config-osg
66
Source: cvmfs-config-osg
77
Maintainer: Dave Dykstra <[email protected]>

rpm/cvmfs-config-osg.spec

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Summary: CernVM File System OSG Configuration and Public Keys
22
Name: cvmfs-config-osg
3-
Version: 2.4
4-
Release: 4%{?dist}
3+
Version: 2.5
4+
Release: 1%{?dist}
55
# download with:
66
# $ curl -L -o cvmfs-config-osg-%{version}.tar.gz \
77
# https://github.com/opensciencegrid/cvmfs-config-osg/archive/v%{version}.tar.gz
@@ -40,6 +40,13 @@ make install-redhat DESTDIR=$RPM_BUILD_ROOT
4040
%config %{_sysconfdir}/cvmfs/config.d/*
4141

4242
%changelog
43+
* Mon Oct 12 2020 Dave Dykstra <[email protected]> - 2.5-1
44+
- Update the configuration for the config repo to apply all the logic
45+
from the config repo's common.conf. That is, support USE_CVMFS_CDN
46+
and CVMFS_CLIENT_PROFILE.
47+
- Reverse the order of the fallback proxies because of the bug in
48+
https://sft.its.cern.ch/jira/browse/CVM-1920
49+
4350
* Fri Mar 27 2020 Dave Dykstra <[email protected]> - 2.4-4
4451
- Skipped release 2.4-2 and 2.4-3 to make consistent with cvmfs-config-egi.
4552
- Change Conflicts: cvmfs-config-default to Obsoletes: to make it

0 commit comments

Comments
 (0)