Actions
Bug #6681
closedUser story #6589: Improve Rudder security in 3.1: Inventory signature and security, SELinux compliance
User story #2882: Rudder should be SELinux compliant
Bug #6679: The SELinux compilation in rudder-webapp ties to use the wrong directory as a base
rudder-webapp spec tries to copy rudder-webapp.pp from wrong directory
Status:
Released
Priority:
1 (highest)
Assignee:
Matthieu CERDA
Category:
Packaging
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
We are compiling rudder-webapp.pp in build directory correctly since #6679, but we still try to copy it from sourcedir in the next step:
install -m 644 /usr/src/rudder-packages/package/SOURCES/rudder-webapp.pp /usr/src/rudder-packages/package/BUILDROOT/rudder-webapp-3.1.0.beta2.git201505281516-1.EL.6.i386/opt/rudder/share/selinux/ install: cannot stat `/usr/src/rudder-packages/package/SOURCES/rudder-webapp.pp': No such file or directory
change to build should fix build issue
Updated by Vincent MEMBRÉ over 9 years ago
- Status changed from New to In progress
Updated by Vincent MEMBRÉ over 9 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to Matthieu CERDA
- Pull Request set to https://github.com/Normation/rudder-packages/pull/672
Updated by Vincent MEMBRÉ over 9 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder-packages|b80e727a4475bdb7893ad117d97d89693c35dfb9.
Updated by Matthieu CERDA over 9 years ago
Applied in changeset rudder-packages|eaae3f8a46404778e106e8362cef6065dc49280d.
Updated by Vincent MEMBRÉ over 9 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.1.0~beta1 which were released today.
- Announcement 3.1
- Changelog 3.1
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Actions