-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
52 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
--- | ||
version: 5.0.4 | ||
title: "perfSONAR 5.0.4 Release Notes" | ||
supported: true | ||
--- | ||
|
||
Released {{ page.date | date: "%B %-d, %Y"}} | ||
|
||
|
||
Bug Fixes and Changes | ||
---------------------------- | ||
### Archive | ||
- Fixed issue where elmond was not properly enabled in Debian/Ubuntu package. | ||
- Fixed SELinux issue with perfsonar-archive package on EL systems | ||
- Capped auto-calculated heap size for Opensearch to 8G. Previously used 50% no matter the memory. Now will use 50% of memory on hosts with 16G of memory, but will not for beyond 8G for hosts beyond that. | ||
- Added missing read permission to anonymous user that is needed by Grafana | ||
|
||
### Logstash | ||
- Added string version of tracroute IPs, ASes and orgs for easier display | ||
|
||
### pSConfig | ||
|
||
- Fixed issue with missing perl-Mo package on Debian installs | ||
|
||
### pScheduler | ||
|
||
- Updated to iperf3 3.14 | ||
- Fixed bug in iperf3 tool where process cleanup code would delay the start of iperf3 server and client side could not connect | ||
|
||
### Toolkit | ||
|
||
- Added link to pScheduler Plot Schedule from the test configuration page | ||
|
||
Raw changes | ||
----------- | ||
|
||
Updated components: | ||
|
||
- [archive](https://github.com/perfsonar/archive/compare/v5.0.3...v5.0.4) | ||
- [bundles](https://github.com/perfsonar/bundles/compare/v5.0.3...v5.0.4) | ||
- [elmond](https://github.com/perfsonar/logstash/compare/v5.0.3...v5.0.4) | ||
- [graphs](https://github.com/perfsonar/graphs/compare/v5.0.3...v5.0.4) | ||
- [logstash](https://github.com/perfsonar/logstash/compare/v5.0.3...v5.0.4) | ||
- [lsregistrationdaemon](https://github.com/perfsonar/ls-registration-daemon/compare/v5.0.3...v5.0.4) | ||
- [owamp](https://github.com/perfsonar/owamp/compare/v5.0.3...v5.0.4) | ||
- [perl-shared](https://github.com/perfsonar/perl-shared/compare/v5.0.3...v5.0.4) | ||
- [pscheduler](https://github.com/perfsonar/pscheduler/compare/v5.0.3...v5.0.4) | ||
- [psconfig](https://github.com/perfsonar/psconfig/compare/v5.0.3...v5.0.4) | ||
- [psconfig-web](https://github.com/perfsonar/psconfig-web/compare/v5.0.3...v5.0.4) | ||
- [pstracerouteviewer](https://github.com/perfsonar/pstracerouteviewer/compare/v5.0.3...v5.0.4) | ||
- [sca-auth](https://github.com/perfsonar/sca-auth/compare/v5.0.3...v5.0.4) | ||
- [toolkit](https://github.com/perfsonar/toolkit/compare/v5.0.3...v5.0.4) |