Skip to content

Commit

Permalink
Update release notes for 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gschueler committed Dec 14, 2011
1 parent 27ab3f5 commit ef63437
Showing 1 changed file with 35 additions and 45 deletions.
80 changes: 35 additions & 45 deletions RELEASE.md
@@ -1,51 +1,41 @@
Release 1.4.0.2
Release 1.4.1
===========

Date: 11/9/2011
Date: 12/14/2011

* 1.4.0.2
* [#467 - user not in aclpolicy can perform unauthorized actions](http://rundeck.lighthouseapp.com/projects/59277/tickets/467-user-not-in-aclpolicy-can-perform-unauthorized-actions)
* [#469 - Create job via API can fail due to authorization bug](http://rundeck.lighthouseapp.com/projects/59277/tickets/469-create-job-via-api-can-fail-due-to-authorization-bug)
* 1.4.0.1
* [#464 - NPE on Execute page](http://rundeck.lighthouseapp.com/projects/59277/tickets/464-npe-on-execute-page)
Notable Changes:

* SSH Password authentication
* Secondary Sudo password authentication
* Grails upgraded to 1.3.7
* Maven2 build support added
* Bugfixes

Tickets:
Possible breaking changes:

* [#239 - Override job filters from the WebUI](http://rundeck.lighthouseapp.com/projects/59277/tickets/239)
* [#463 - job reference authorization](http://rundeck.lighthouseapp.com/projects/59277/tickets/463)
* [#461 - deleting running job leave it hangin](http://rundeck.lighthouseapp.com/projects/59277/tickets/461)
* [#383 - Import issues when using MySQL back-end](http://rundeck.lighthouseapp.com/projects/59277/tickets/383)
* [#423 - Document the need to escape special characters in Ldap bind and password jaas settings](http://rundeck.lighthouseapp.com/projects/59277/tickets/423)
* [#430 - Document upgrade process for 1.4](http://rundeck.lighthouseapp.com/projects/59277/tickets/430)
* [#410 - Document recovery process](http://rundeck.lighthouseapp.com/projects/59277/tickets/410)
* [#403 - Security Hole: "New Job..." UI button bypasses aclpolicy file entries](http://rundeck.lighthouseapp.com/projects/59277/tickets/403)
* [#142 - Define aclpolicy that confines node execution](http://rundeck.lighthouseapp.com/projects/59277/tickets/142)
* [#429 - update aclpolicy and replace role mappings](http://rundeck.lighthouseapp.com/projects/59277/tickets/429)
* [#459 - launcher --skipinstall ignores some config properties](http://rundeck.lighthouseapp.com/projects/59277/tickets/459)
* [#401 - node file format plugins](http://rundeck.lighthouseapp.com/projects/59277/tickets/401)
* [#445 - resource tags with spaces are parsed incorrectly](http://rundeck.lighthouseapp.com/projects/59277/tickets/445)
* [#426 - Use variables in command line options for Job references](http://rundeck.lighthouseapp.com/projects/59277/tickets/426)
* [#397 - request debian packaging](http://rundeck.lighthouseapp.com/projects/59277/tickets/397)
* [#395 - Node provider plugin](http://rundeck.lighthouseapp.com/projects/59277/tickets/395)
* [#396 - Project node executor setup](http://rundeck.lighthouseapp.com/projects/59277/tickets/396)
* [#393 - Project node provider setup](http://rundeck.lighthouseapp.com/projects/59277/tickets/393)
* [#394 - Project setup page](http://rundeck.lighthouseapp.com/projects/59277/tickets/394)
* [#136 - Provide a resources.d directory per project so multiple files containing resources can exist](http://rundeck.lighthouseapp.com/projects/59277/tickets/136)
* [#440 - Scriptfiles get munged (don't rewrite them)](http://rundeck.lighthouseapp.com/projects/59277/tickets/440)
* [#444 - Default option filtering not honored from workflow](http://rundeck.lighthouseapp.com/projects/59277/tickets/444)
* [#433 - script-exec plugin blank directory config causes error](http://rundeck.lighthouseapp.com/projects/59277/tickets/433)
* [#460 - exclude filter nullifies the include filter when using GUI](http://rundeck.lighthouseapp.com/projects/59277/tickets/460)
* [#435 - fix run page load sequence](http://rundeck.lighthouseapp.com/projects/59277/tickets/435)
* [#449 - RSS cannot be disabled](http://rundeck.lighthouseapp.com/projects/59277/tickets/449)
* [#458 - create project "Add Source" bug](http://rundeck.lighthouseapp.com/projects/59277/tickets/458)
* [#455 - request update of mysql connector](http://rundeck.lighthouseapp.com/projects/59277/tickets/455)
* [#431 - OOM using script-exec](http://rundeck.lighthouseapp.com/projects/59277/tickets/431)
* [#427 - "Create and Run" is not limited by lack of workflow_execute](http://rundeck.lighthouseapp.com/projects/59277/tickets/427)
* [#398 - support multiple node providers for a project](http://rundeck.lighthouseapp.com/projects/59277/tickets/398)
* [#415 - NPE on Run page](http://rundeck.lighthouseapp.com/projects/59277/tickets/415)
* [#417 - support project configuration properties in rd-project -a create](http://rundeck.lighthouseapp.com/projects/59277/tickets/417)
* [#412 - bug on notifications when exporting/importing jobs](http://rundeck.lighthouseapp.com/projects/59277/tickets/412)
* [#418 - Configuration files are owned by root](http://rundeck.lighthouseapp.com/projects/59277/tickets/418)
* [#348 - refactor NodeSet class to have better interface and pattern](http://rundeck.lighthouseapp.com/projects/59277/tickets/348)
* [#404 - [Fatal Error] in services.log when using yaml based aclpolicy files](http://rundeck.lighthouseapp.com/projects/59277/tickets/404)
* ACL Policy: Job authorizations now use "name" to filter jobs based on name, not "job" which was erroneously used in 1.4.0.x. See the [Upgrading Guide](http://rundeck.org/1.4.1/upgrading/)

Tickets:

* [#492 - aclpolicy job resource name key incorrect](http://rundeck.lighthouseapp.com/projects/59277/tickets/492)
* [#482 - support remote Sudo authentication](http://rundeck.lighthouseapp.com/projects/59277/tickets/482)
* [#478 - add Password based SSH](http://rundeck.lighthouseapp.com/projects/59277/tickets/478)
* [#493 - launcher fails to start if "etc" dir already exists](http://rundeck.lighthouseapp.com/projects/59277/tickets/493)
* [#490 - windows build issue: conflicting commons-collections jars](http://rundeck.lighthouseapp.com/projects/59277/tickets/490)
* [#489 - maven2 build issue: rundeckapp tests are not run](http://rundeck.lighthouseapp.com/projects/59277/tickets/489)
* [#491 - Composite Job launch to many threads](http://rundeck.lighthouseapp.com/projects/59277/tickets/491)
* [#486 - aclpolicy context values validation](http://rundeck.lighthouseapp.com/projects/59277/tickets/486)
* [#485 - enter key in job execution option text fields return to job show page](http://rundeck.lighthouseapp.com/projects/59277/tickets/485)
* [#488 - job form shows groups from other projects](http://rundeck.lighthouseapp.com/projects/59277/tickets/488)
* [#483 - documentation aclpolicy "tag" typo](http://rundeck.lighthouseapp.com/projects/59277/tickets/483)
* [#472 - Add pidfile arg to status function call in status action of init script](http://rundeck.lighthouseapp.com/projects/59277/tickets/472)
* [#466 - Add Ability to Bind 4440 to Localhost Address](http://rundeck.lighthouseapp.com/projects/59277/tickets/466)
* [#468 - Using options in names and tags doesn't work anymore](http://rundeck.lighthouseapp.com/projects/59277/tickets/468)
* [#392 - Can't save simple job history filter](http://rundeck.lighthouseapp.com/projects/59277/tickets/392)
* [#465 - project names can't have spaces](http://rundeck.lighthouseapp.com/projects/59277/tickets/465)
* [#479 - rundeck.log is empty after debian installation](http://rundeck.lighthouseapp.com/projects/59277/tickets/479)
* [#480 - script commands fail after debian installation](http://rundeck.lighthouseapp.com/projects/59277/tickets/480)
* [#12 - Upgrade rundeck to latest grails version](http://rundeck.lighthouseapp.com/projects/59277/tickets/12)
* [#477 - add maven2 build](http://rundeck.lighthouseapp.com/projects/59277/tickets/477)
* [#471 - Rundeck link missing context](http://rundeck.lighthouseapp.com/projects/59277/tickets/471)
* [#421 - Multi-Select options GUI should warn about using quotes](http://rundeck.lighthouseapp.com/projects/59277/tickets/421)

0 comments on commit ef63437

Please sign in to comment.