Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 677390 - x11-misc/fbpanel-7.0 installs image files with permissions 755
Summary: x11-misc/fbpanel-7.0 installs image files with permissions 755
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-06 21:49 UTC by bugs77
Modified: 2019-02-07 09:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bugs77 2019-02-06 21:49:30 UTC
I think these image files should have permissions 644 instead:

ls -l /usr/share/fbpanel/images
total 168
-rwxr-xr-x 1 root root  4150 Sep 13 18:03 battery_0.png
-rwxr-xr-x 1 root root  4266 Sep 13 18:03 battery_1.png
-rwxr-xr-x 1 root root  4243 Sep 13 18:03 battery_2.png
-rwxr-xr-x 1 root root  4191 Sep 13 18:03 battery_3.png
-rwxr-xr-x 1 root root  4124 Sep 13 18:03 battery_4.png
-rwxr-xr-x 1 root root  4029 Sep 13 18:03 battery_5.png
-rwxr-xr-x 1 root root  3914 Sep 13 18:03 battery_6.png
-rwxr-xr-x 1 root root  3866 Sep 13 18:03 battery_7.png
-rwxr-xr-x 1 root root  3684 Sep 13 18:03 battery_8.png
-rwxr-xr-x 1 root root  4549 Sep 13 18:03 battery_charging_0.png
-rwxr-xr-x 1 root root  4592 Sep 13 18:03 battery_charging_1.png
-rwxr-xr-x 1 root root  4543 Sep 13 18:03 battery_charging_2.png
-rwxr-xr-x 1 root root  4513 Sep 13 18:03 battery_charging_3.png
-rwxr-xr-x 1 root root  4456 Sep 13 18:03 battery_charging_4.png
-rwxr-xr-x 1 root root  4438 Sep 13 18:03 battery_charging_5.png
-rwxr-xr-x 1 root root  4345 Sep 13 18:03 battery_charging_6.png
-rwxr-xr-x 1 root root  4243 Sep 13 18:03 battery_charging_7.png
-rwxr-xr-x 1 root root  4074 Sep 13 18:03 battery_charging_8.png
-rwxr-xr-x 1 root root  4443 Sep 13 18:03 battery_na.png
-rwxr-xr-x 1 root root  4622 Sep 13 18:03 dclock_glyphs.png
-rwxr-xr-x 1 root root   611 Sep 13 18:03 default.xpm
-rwxr-xr-x 1 root root  1327 Sep 13 18:03 gnome-session-halt.png
-rwxr-xr-x 1 root root  1503 Sep 13 18:03 gnome-session-reboot.png
-rwxr-xr-x 1 root root 14133 Sep 13 18:03 logo.png
Comment 1 Larry the Git Cow gentoo-dev 2019-02-07 09:48:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c532a8aa1e5c3ad81f30ba190227c290348de228

commit c532a8aa1e5c3ad81f30ba190227c290348de228
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2019-02-07 09:47:42 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2019-02-07 09:48:15 +0000

    x11-misc/fbpanel: Fix image permissions
    
    Package-Manager: Portage-2.3.59, Repoman-2.3.12
    
    Fixes: https://bugs.gentoo.org/677390
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 x11-misc/fbpanel/fbpanel-7.0-r1.ebuild          | 58 +++++++++++++++++++++++++
 x11-misc/fbpanel/files/fbpanel-7.0-images.patch | 10 +++++
 2 files changed, 68 insertions(+)