Bug 248966 - sysutils/rundeck3: Update to 3.3.2
Summary: sysutils/rundeck3: Update to 3.3.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Fernando Apesteguía
URL: https://docs.rundeck.com/news/2020/08...
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-28 12:52 UTC by Daniel Tihanyi
Modified: 2020-09-03 20:56 UTC (History)
2 users (show)

See Also:


Attachments
Rundeck3 update to 3.3.2 (1.00 KB, patch)
2020-08-28 12:52 UTC, Daniel Tihanyi
daniel.tihanyi: maintainer-approval+
Details | Diff
Rundeck3 update to 3.3.2 - LF line endings (1002 bytes, patch)
2020-09-03 15:23 UTC, Daniel Tihanyi
daniel.tihanyi: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Tihanyi 2020-08-28 12:52:53 UTC
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
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2020-09-01 16:15:11 UTC
^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!
Comment 2 Daniel Tihanyi 2020-09-03 15:23:15 UTC
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.
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2020-09-03 15:38:20 UTC
(In reply to Daniel Tihanyi from comment #2)
Looks good, thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2020-09-03 20:55:50 UTC
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
Comment 5 Fernando Apesteguía freebsd_committer freebsd_triage 2020-09-03 20:56:09 UTC
Committed,

Thanks!