After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 752930 - Git repository: source files have wrong permissions
Git repository: source files have wrong permissions
Status: RESOLVED FIXED
Product: atk
Classification: Platform
Component: general
git master
Other All
: Normal minor
: ---
Assigned To: ATK maintainer(s)
ATK maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-07-27 17:46 UTC by Christian Stadelmann
Modified: 2015-07-27 20:36 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Stadelmann 2015-07-27 17:46:37 UTC
Those files are executable, although they don't need to be:

./atk-2.16.0/atk/atkaction.c
./atk-2.16.0/atk/atkaction.h
./atk-2.16.0/atk/atkcomponent.c
./atk-2.16.0/atk/atkcomponent.h
./atk-2.16.0/atk/atkdocument.c
./atk-2.16.0/atk/atkdocument.h
./atk-2.16.0/atk/atkeditabletext.c
./atk-2.16.0/atk/atkeditabletext.h
./atk-2.16.0/atk/atkhyperlink.c
./atk-2.16.0/atk/atkhyperlink.h
./atk-2.16.0/atk/atkhypertext.c
./atk-2.16.0/atk/atkhypertext.h
./atk-2.16.0/atk/atkimage.c
./atk-2.16.0/atk/atkimage.h
./atk-2.16.0/atk/atkmisc.c
./atk-2.16.0/atk/atkmisc.h
./atk-2.16.0/atk/atknoopobjectfactory.c
./atk-2.16.0/atk/atknoopobjectfactory.h
./atk-2.16.0/atk/atkobject.c
./atk-2.16.0/atk/atkobject.h
./atk-2.16.0/atk/atkobjectfactory.c
./atk-2.16.0/atk/atkobjectfactory.h
./atk-2.16.0/atk/atkrelation.c
./atk-2.16.0/atk/atkrelation.h
./atk-2.16.0/atk/atkrelationset.c
./atk-2.16.0/atk/atkrelationset.h
./atk-2.16.0/atk/atkrelationtype.h
./atk-2.16.0/atk/atkselection.c
./atk-2.16.0/atk/atkselection.h
./atk-2.16.0/atk/atkstate.c
./atk-2.16.0/atk/atkstate.h
./atk-2.16.0/atk/atkstateset.c
./atk-2.16.0/atk/atkstateset.h
./atk-2.16.0/atk/atkstreamablecontent.c
./atk-2.16.0/atk/atkstreamablecontent.h
./atk-2.16.0/atk/atktable.c
./atk-2.16.0/atk/atktable.h
./atk-2.16.0/atk/atktablecell.h
./atk-2.16.0/atk/atktext.c
./atk-2.16.0/atk/atktext.h
./atk-2.16.0/atk/atkutil.c
./atk-2.16.0/atk/atkutil.h
./atk-2.16.0/atk/atkvalue.c
./atk-2.16.0/atk/atkvalue.h
Comment 1 Alejandro Piñeiro Iglesias (IRC: infapi00) 2015-07-27 20:36:14 UTC
(In reply to Christian Stadelmann from comment #0)
> Those files are executable, although they don't need to be:
> 
> ./atk-2.16.0/atk/atkaction.c
> ./atk-2.16.0/atk/atkaction.h
> ./atk-2.16.0/atk/atkcomponent.c
> ./atk-2.16.0/atk/atkcomponent.h
> ./atk-2.16.0/atk/atkdocument.c
> ./atk-2.16.0/atk/atkdocument.h
> ./atk-2.16.0/atk/atkeditabletext.c
> ./atk-2.16.0/atk/atkeditabletext.h
> ./atk-2.16.0/atk/atkhyperlink.c
> ./atk-2.16.0/atk/atkhyperlink.h
> ./atk-2.16.0/atk/atkhypertext.c
> ./atk-2.16.0/atk/atkhypertext.h
> ./atk-2.16.0/atk/atkimage.c
> ./atk-2.16.0/atk/atkimage.h
> ./atk-2.16.0/atk/atkmisc.c
> ./atk-2.16.0/atk/atkmisc.h
> ./atk-2.16.0/atk/atknoopobjectfactory.c
> ./atk-2.16.0/atk/atknoopobjectfactory.h
> ./atk-2.16.0/atk/atkobject.c
> ./atk-2.16.0/atk/atkobject.h
> ./atk-2.16.0/atk/atkobjectfactory.c
> ./atk-2.16.0/atk/atkobjectfactory.h
> ./atk-2.16.0/atk/atkrelation.c
> ./atk-2.16.0/atk/atkrelation.h
> ./atk-2.16.0/atk/atkrelationset.c
> ./atk-2.16.0/atk/atkrelationset.h
> ./atk-2.16.0/atk/atkrelationtype.h
> ./atk-2.16.0/atk/atkselection.c
> ./atk-2.16.0/atk/atkselection.h
> ./atk-2.16.0/atk/atkstate.c
> ./atk-2.16.0/atk/atkstate.h
> ./atk-2.16.0/atk/atkstateset.c
> ./atk-2.16.0/atk/atkstateset.h
> ./atk-2.16.0/atk/atkstreamablecontent.c
> ./atk-2.16.0/atk/atkstreamablecontent.h
> ./atk-2.16.0/atk/atktable.c
> ./atk-2.16.0/atk/atktable.h
> ./atk-2.16.0/atk/atktablecell.h
> ./atk-2.16.0/atk/atktext.c
> ./atk-2.16.0/atk/atktext.h
> ./atk-2.16.0/atk/atkutil.c
> ./atk-2.16.0/atk/atkutil.h
> ./atk-2.16.0/atk/atkvalue.c
> ./atk-2.16.0/atk/atkvalue.h

Fixed with this commit:
https://git.gnome.org/browse/atk/commit/?id=a3fa50fc545c51526cb959448f3eb06994eef470

Thanks for the bug report.