|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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.

Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
changelog.html
debian/debian/jenkins.default
http://jenkins-ci.org/commit/jenkins/9c96f3dcca1784094f28ccd6df6abed1d229a1d4
Log:
[FIXED JENKINS-25065 JENKINS-24987]
Based on the reaction to these issues and
JENKINS-24514, I'm partiallyreverting the original change, and bringing the umask default back to
022.
The configurable option does enable the user to choose a different
umask, so I think I can still claim that
JENKINS-24514is addressed.