dmwm / DMWMMON

1 stars 8 forks source link

Spacemon-client 1.0.3 release integration #41

Open nataliaratnikova opened 7 years ago

nataliaratnikova commented 7 years ago

For tracking things to be included in the next release.

nataliaratnikova commented 7 years ago

Solution for Issues:
https://github.com/dmwm/DMWMMON/pull/38 - remove hardcoded CA_DIR from RecordIO https://github.com/dmwm/DMWMMON/issues/12 - Propagate UserAgent authorization parameters options to the upload utility https://github.com/dmwm/DMWMMON/issues/40 - Accept bzip2 compressed dumps

nataliaratnikova commented 7 years ago

For installation via CMS rpms, we want to include Net::SSL module as CMS external package, so it would be installed as a dependency (currently sites need to make sure the perl-Crypt-SSLeay rpm is installed on the system). See discussion in https://github.com/dmwm/PHEDEX/issues/1065 , as this affects PhEDEx as well. This will also help the sites using CVMFS installation, which is deployed using CMS rpms.

nataliaratnikova commented 7 years ago

Another bugfix to include: https://github.com/dmwm/DMWMMON/issues/42

nataliaratnikova commented 6 years ago

One more bugfix to include: https://github.com/dmwm/DMWMMON/issues/43