Opened 11 years ago
Closed 11 years ago
#41438 closed defect (fixed)
git-core @1.8.4.3_0 +doc HTML documentation is not world-readable
Reported by: | kpreid (Kevin Reid) | Owned by: | ci42 |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ||
Port: | git-core |
Description
In git-core 1.8.4.3_0 and 1.8.4.2_0, the git HTML documentation has been inappropriately lacking permissions:
$ ls -l /opt/local/share/doc/git-core total 16232 drwxr-x--- 208 root wheel 7072 Nov 18 19:06 RelNotes -rw-r----- 1 root wheel 3853 Nov 8 12:22 blame-options.txt -rw-r----- 1 root wheel 1211 Nov 8 12:22 cmds-ancillaryinterrogators.txt ... -rw-r----- 1 root wheel 36481 Nov 8 12:22 git-add.html -rw-r----- 1 root wheel 14300 Nov 8 12:22 git-add.txt -rw-r----- 1 root wheel 26485 Nov 8 12:22 git-am.html -rw-r----- 1 root wheel 6164 Nov 8 12:22 git-am.txt -rw-r----- 1 root wheel 24431 Nov 8 12:22 git-annotate.html -rw-r----- 1 root wheel 752 Nov 8 12:22 git-annotate.txt ...
This results in git help --web
not functioning, since the ordinary user's web browser cannot read the files owned by root.
OS X 10.8.5, Xcode 5.0.2, MacPorts 2.2.1
Change History (2)
comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)
Keywords: | mode removed |
---|---|
Owner: | changed from macports-tickets@… to ciserlohn@… |
comment:2 Changed 11 years ago by ci42
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
r113540