-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
stable v3.00.55
- Loading branch information
Showing
57 changed files
with
1,681 additions
and
655 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
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
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
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
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
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 |
---|---|---|
@@ -1,3 +1,27 @@ | ||
metpx-sr3 (3.00.55) unstable; urgency=medium | ||
|
||
* fix #1219 correct date conversion. | ||
* fix #1214 scheduling refactor addresses a regression found in rc1 | ||
* fix #953 sr3 status queue size updates again. | ||
* fix #1157 transfer/stat() call improves behaviour with overly dynamic data. | ||
* fix #1209 Added *schedule_time* to scheduled flows (and polls) | ||
* fix #1159 provide obvious error message when no configurations matched. | ||
* fix #1166 better download decision criteria (arbitrary identity vs. file size) | ||
* fix #1151 calculate on download not working. | ||
* fix #1173 sr3 stop improvements. | ||
* fix #1208 badly expiring timers (crashing mostly senders.) | ||
* fix #1150 bc transport api refactor. | ||
* fix #1147 documenting messageAgeMax, post_messageAgeMax | ||
* fix #1155 ack refactor (PR #1174) | ||
* fix #1172 clash in names (unit tests.) | ||
* fix #1195 more but still concise logging. | ||
* fix #1192 bug in rejectPercent. improved lag display. | ||
* fix #1204 display processes still running during each wait of stop. | ||
* fix #1217 one minute of wiggle room when scheduled flows come due. | ||
* fix #1218 permissions of directories created by senders. | ||
|
||
-- SSC-5CD2310S60 <[email protected]> Tue, 23 Sep 2024 09:47:36 -0400 | ||
|
||
metpx-sr3 (3.00.54post2) unstable; urgency=medium | ||
|
||
* 3.00.54post1 package generation on launchpad failed, re-uploading as post2 | ||
|
@@ -28,21 +52,21 @@ metpx-sr3 (3.00.54) unstable; urgency=medium | |
* fix #1097 message rates < 1 were parsed as zero, now work correctly. | ||
* messages reviewed & consolidated: #1094, #1099 (log de-cluttering.) | ||
* fix crashes/problems with statehost #1076, #1087, #1096 | ||
* when plugins go bad, report better, recover better: #1085, #1091, | ||
* when plugins go bad, report better, recover better: #1085, #1091, | ||
* performance improvements #1083, #1086 | ||
* fix #1079 watch posting events it should not. | ||
* fix #1076 bogus messages and mkdir crash on HPC ( #1087 ) | ||
* merge PR #1067 (closing #824 ) sr3 status flow state detail improved. | ||
* adds lag,rtry,slow,reje states to status display. | ||
* adds checks for running process to cleanup, fail if running. | ||
* adds cleanup to remove, don't remove if cleanup fails. | ||
* adds progressive logs to transfers (closing #966) | ||
* adds progressive logs to transfers (closing #966) | ||
* several fixes for sender crashes ( #1091, #1095, #1099 ) | ||
* add #1054 can now convert multiple configs, and overwrite (with --wololo) | ||
* fixed #1064 poll crash. | ||
* fixed #927 sanity not restarting crashed polls. | ||
* reduced processing overhead ( #1086 ) | ||
* misc bug fixes ( #1070, #1092, #1103, #1108, #1109 ) | ||
* misc bug fixes ( #1070, #1092, #1103, #1108, #1109 ) | ||
* NEW added logFormat option. | ||
* bug fixes and unit tests for AM ( #1036, $1068, #1074, #1075, #1078, #1079 ) | ||
* many unit tests added, improved coverage (though still poor.) | ||
|
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
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
Oops, something went wrong.