Created attachment 214743 [details] Rundeck 3.2.7 Update Update to Rundeck 3.2.7 New feature: - Enhanced Event Viewer - BETA - Tuning Issues: - Fix execution stats lockmode - Docker - Fix default value for config storage converter path - Docker - Refresh base image and update remco - Update grails spring security plugin to 3.3.1 - Add the ability to refresh the user summary page using the event bus - Prevent attempt to schedule jobs on a quartz scheduler that is shutdown - Update user summary menu item to use a spring bean. - Fixing the job import process where the ruleset strategy was not saved correctly - Fix imported jobs referenced by UUID instead of name - Handle tags with null values on parser of node resource files in json format - Fix asUser on retry job - Jobs migrated from Rundeck2 to Rundeck 3 have "search by UUID" option set by default. - Clean up duplicate LogFileStorageRequest entries at startup - Project storage SPI - Docker - Refresh image - Fix #5938 error when logging in with empty credentials. - resource model Format: resourcejson does not load big files - Fix #5979 update ui-trellis to support markdown extended property descriptions - Add an invalid key pattern to avoid characters like space on log filter key - Remove legacy node config UI - Docker - Make /etc/passwd group writable - Rd authorization libs - Upgrade vue-scrollto from 2.15.0 to 2.17.1 - Upgrade vue-fuse from 2.0.2 to 2.2.0 - Upgrade vue2-filters from 0.3.0 to 0.9.1 - Bugfix: close logread in tailExecutionOutput - Retry Execution API: api/33/[JOBID]/retry/[EXECID] requires runAs permission - Docker - Set uid in passwd for OpenShift support - Beta Execution output viewer Full release notes: https://docs.rundeck.com/docs/history/3_2_x/version-3.2.7.html
A commit references this bug: Author: tagattie Date: Sat May 23 07:52:47 UTC 2020 New revision: 536271 URL: https://svnweb.freebsd.org/changeset/ports/536271 Log: Update to 3.2.7 PR: 246650 Submitted by: Daniel Tihanyi <daniel.tihanyi@tetragir.com> (maintainer) Approved by: mentors (implicit) Changelog: https://docs.rundeck.com/docs/history/3_2_x/version-3.2.7.html Changes: head/sysutils/rundeck3/Makefile head/sysutils/rundeck3/distinfo
Committed, thanks!