#67 closed defect (fixed)
Incorrect executable flag in include and lib dirs
Reported by: | Pavel Zhukov | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | 0.0.7 |
Component: | Matreshka | Version: | 0.0.6 |
Keywords: | Cc: |
Description
files in /usr/include and /usr/lib(64) have incorrect permissions (0755) by default. Please change perm to 0644. In libdir only *.so should have executable permissions.
Change History (3)
comment:1 by , 10 years ago
Milestone: | → 0.0.7 |
---|
comment:2 by , 10 years ago
Component: | Matreshka - League → Matreshka |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 by , 10 years ago
Milestone: | 0.0.8 → 0.0.7 |
---|
Note:
See TracTickets
for help on using tickets.
Fixed in development version as part of review of installation procedure.