Fix for cve-2017-
1000469
Since cobbler uses shell when calling external commands it's needed
to wrap arguments so shell doesn't treat them as separate commands.
Change-Id: I04f7438abcab12d77f04e697e20c49cb2d7d38b7
Closes-Bug: #
1742098
Fix logrotate postrotate command
Change-Id: Ia562039084c23756bf1aa6745e9232f688486087
Closes-Bug: #
1656834
Fix for mangling kernel options when the key --in-place is used. LP #
1603615
Change-Id: I74b1f1b88516c4e303e0ae63025967d7601625d9
Closes-Bug: #
1603615
Set ALLOWED_HOSTS variable for cobbler-web settings.
Since django version 1.5 (IIUC) if your host is not
in ALLOWED_HOSTS - you will get http error 400
from django application (surprisingly, yeah?).
So, simplest way to resolve this issue - add
all hosts to ALLOWED_HOSTS.
Change-Id: I0705b4e008e67d95e9ea2dab903babecd03c9715
Closes-Bug: #
1583648
(cherry picked from commit
735d83c81a39c1d07edc31fc8843d575a587ffc7)
Add rhel condition for django17 patch.
Change-Id: Id07b1db2e67b402292cb20232d0ad6efbff9a28f
Related-Bug: #
1544491
Related-Bug: #
1538051
cobbler rebuild for centos7 Liberty
* sources taken from epel7
Change-Id: I8229a316b6188439cb5f7e94209f6440c5405808
Related-Bug: #
1500808