By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 2153

Summary: Build issue: some files under Git have incorrect permissions
Product: TDE Reporter: Francois Andriot <albator78>
Component: other (any)Assignee: Michele Calgaro <michele.calgaro>
Status: RESOLVED FIXED    
Severity: normal CC: bugwatch, michele.calgaro
Priority: P5    
Version: R14.0.x [Trinity]   
Hardware: All   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:
Bug Depends on:    
Bug Blocks: 2885    

Description Francois Andriot 2014-10-11 03:30:28 CDT
This bug is intended to find the files that have incorrect permissions in GIT.


Currently I have this one:

tqt3/mkspecs/aix-g++-64/qplatformdefs.h (should not be executable)
Comment 1 Michele Calgaro 2018-08-02 08:53:10 CDT
qmake.conf in the same folder is also executable.
Comment 2 Michele Calgaro 2018-09-03 08:57:16 CDT
Executable flag has been dropped on all (hopefully) unnecessary files in R14.1 and R14.0. Only one file in admin module is left, but a commit already prepared. It will be pushed as soon as other changes are available for the admin module.