Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: 180f7d0eae6031d67259a5d86d9d7d382f9eb05b
      
https://github.com/jenkinsci/ec2-plugin/commit/180f7d0eae6031d67259a5d86d9d7d382f9eb05b
  Author: Francis Upton IV <[email protected]>
  Date:   2017-12-16 (Sat, 16 Dec 2017)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/ec2/AmazonEC2Cloud.java
    M src/main/java/hudson/plugins/ec2/SlaveTemplate.java
    M src/main/java/hudson/plugins/ec2/UnixData.java
    M src/main/java/hudson/plugins/ec2/ssh/EC2UnixLauncher.java
    M src/main/resources/hudson/plugins/ec2/Messages.properties

  Log Message:
  -----------
  Jenkins 47593 avoid script block (#253)

* [JENKINS-47593][SECURITY-643] Allow command to be run without approval
- use the second constructor of CommandLauncher to avoid being blocked by the 
security fix

* - adding permission check on unsafe parameter modification
- adding warning message in case someone is modifying the unsafe parameters

* - also put the right check on the readResolve
- regroup the permission error message

* - change name of the required permission

* [SECURITY-643] Fix exception during start of cloud config

* [maven-release-plugin] prepare release ec2-1.38

* [maven-release-plugin] prepare for next development iteration


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to