Project

General

Profile

Actions

Cleanup #17395

closed

rpm: /etc/ceph/rbdmap is packaged with executable access rights

Added by Ken Dreyer over 7 years ago. Updated about 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Tags:
Backport:
jewel
Reviewed:
Affected Versions:
Pull request ID:

Description

In the RPM packages, /etc/ceph/rbdmap is installed with executable permissions, and it should not be executable.

In /debian/rules:

install -D -m 644 src/etc-rbdmap $(DESTDIR)/etc/ceph/rbdmap

In ceph.spec.in:

install -D src/etc-rbdmap %{buildroot}%{_sysconfdir}/ceph/rbdmap

Let's align the RPM with the DEB implementation and install this as 644.


Related issues 1 (0 open1 closed)

Copied to devops - Backport #17472: jewel: rpm: /etc/ceph/rbdmap is packaged with executable access rightsResolvedLoïc DacharyActions
Actions #1

Updated by Ken Dreyer over 7 years ago

  • Subject changed from /etc/ceph/rbdmap is packaged with executable access rights to rpm: /etc/ceph/rbdmap is packaged with executable access rights
  • Status changed from New to Fix Under Review
Actions #2

Updated by Sage Weil over 7 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #3

Updated by Loïc Dachary over 7 years ago

  • Copied to Backport #17472: jewel: rpm: /etc/ceph/rbdmap is packaged with executable access rights added
Actions #4

Updated by Nathan Cutler about 7 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF