Created attachment 217587 [details] Rundeck3 update to 3.3.2 Rundeck update to 3.3.2 Fixed issues: - Fix logging system initialization when running jar - Display message when no log output is available - SCM and Git plugin fixes - Fix #6349: failure to serialize jobs for git due to mkdirs - git plugin: Serialization failure updating multiple jobs due to mkdirs failing - Remove the @Transactional from JobEventsService - Docker - Add version and commit labels to docker image - Add JCache configuration that is roughly equivalent to the former ehcache configuration - Restores the ability to specify the server config dir with the command line option -c - configdir command line option not working in version 3.3.0 or 3.3.1 - Git import triggers an error on service.log - Core config enhancements - Fix #5801. Remove reference to plugin that doesn’t exist. - Fix: flaky test race condition in LogFileStorageServiceSpec
^Triage: Maintainer-feedback flag (+) not required unless requested (?) first. Q/A: Patch does not apply cleanly. It has CRLF line terminators. If you copy-paste in Bugzilla, would you mind attaching the patch? Thanks!
Created attachment 217717 [details] Rundeck3 update to 3.3.2 - LF line endings Hello Fernando, thank you for the feedback, I attached the patch rather than pasting it.
(In reply to Daniel Tihanyi from comment #2) Looks good, thanks!
A commit references this bug: Author: fernape Date: Thu Sep 3 20:55:07 UTC 2020 New revision: 547482 URL: https://svnweb.freebsd.org/changeset/ports/547482 Log: sysutils/rundeck3: Update to 3.3.2 ChangeLog: https://docs.rundeck.com/news/2020/08/17/rundeck-3.3.2.html PR: 248966 Submitted by: daniel.tihanyi@tetragir.com (maintainer) Changes: head/sysutils/rundeck3/Makefile head/sysutils/rundeck3/distinfo
Committed, Thanks!