Bug 1037809
Summary: | Use of umask should validate environment variable value is defined/valid | |||
---|---|---|---|---|
Product: | [JBoss] JBoss Operations Network | Reporter: | Larry O'Leary <loleary> | |
Component: | Launch Scripts | Assignee: | Stefan Negrea <snegrea> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | |
Severity: | medium | Docs Contact: | ||
Priority: | unspecified | |||
Version: | JON 3.2 | CC: | jbednari, lzoubek, snegrea | |
Target Milestone: | DR02 | |||
Target Release: | JON 3.2.1 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1037816 (view as bug list) | Environment: | ||
Last Closed: | 2014-05-08 17:43:51 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1037816 |
Description
Larry O'Leary
2013-12-03 20:46:26 UTC
commit 5a2ef6a47b7e7d51236637f18f8f77ec02ebe20f Author: Stefan Negrea <snegrea> Date: Mon Feb 10 14:09:49 2014 -0600 [BZ 1037809] Add code set the default umask if the user makes a mistakes and removes the definition from the env sc Signed-off-by: Libor Zoubek <lzoubek> commit 1d19b218993ef276908cdaed8ad1f1ce1aeed549 Author: Stefan Negrea <snegrea> Date: Mon Feb 10 13:52:52 2014 -0600 [BZ 1037809, 1024526] Fix for agent file permissions and related umask settings. Signed-off-by: Libor Zoubek <lzoubek> commit 1b59b9260557ac527c53e320fea56c4e2110b4c0 Author: Stefan Negrea <snegrea> Date: Tue Feb 18 09:00:46 2014 -0600 [BZ 1037809] Rewrite default umask code to a more traditional shell script syntax to avoid incompatibilities with o (cherry picked from commit a18b558af3479687d89392bdb7bc99bac4d00f8b) Signed-off-by: Libor Zoubek <lzoubek> Moving to ON_QA as available for testing in the following brew build: https://brewweb.devel.redhat.com//buildinfo?buildID=340294 Note: the installed version is still JON 3.2.0.GA by design and this represents part of the payload for JON 3.2.1 also known as cumulative patch 1 for 3.2.0.GA. How this will be delivered to customers is still being discussed. Moving to VERIFIED. The undesirable output of umask (with na mask specified) is not displayed anymore. Tested on JON 3.2.1 DR02 (Build Number: d18651a:f535707), Firefox 26 JON 3.2.1 released week of 5/5/2014 |