Bug 139367

Summary: Yum log file should not be executable
Product: [Fedora] Fedora Reporter: Benoit Caron <redhat>
Component: yumAssignee: Jeremy Katz <katzj>
Status: CLOSED DUPLICATE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 3CC: katzj
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 19:07:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Benoit Caron 2004-11-15 16:24:12 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5)
Gecko/20041111 Firefox/1.0

Description of problem:
The file /var/log/yum.log is executable :


$ ls -al yum.log
-rwxr-xr-x   1 root root      117 Nov 12 09:44 yum.log

Since it is a log file, it should not be executable. 

Version-Release number of selected component (if applicable):
yum-2.1.11-3

How reproducible:
Always

Steps to Reproduce:
ls -l /var/log/yum.log

Actual Results:  -rwxr-xr-x   1 root root      117 Nov 12 09:44 yum.log

Expected Results:  -rw-r--r--   1 root root      117 Nov 12 09:44 yum.log

Additional info:

Comment 1 Seth Vidal 2004-11-15 18:25:55 UTC
fixed upstream and this is a duplicate

*** This bug has been marked as a duplicate of 137963 ***

Comment 2 Red Hat Bugzilla 2006-02-21 19:07:02 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.