URL: https://github.com/freeipa/freeipa/pull/4979
Author: abbra
Title: #4979: [Backport][ipa-4-8] Issue 8407 - Support changelog integration into main database
Action: opened
PR body:
"""
This PR was opened automatically because PR #4969 was pushed to master and backport to ipa-4-8 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4979/head:pr4979
git checkout pr4979
URL: https://github.com/freeipa/freeipa/pull/4978
Author: rcritten
Title: #4978: [Backport][ipa-4-8] CAless installation: set the perms on KDC cert file
Action: opened
PR body:
"""
This PR was opened automatically because PR #4974 was pushed to master and backport to ipa-4-8 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4978/head:pr4978
git checkout pr4978
URL: https://github.com/freeipa/freeipa/pull/4969
Author: marcus2376
Title: #4969: Issue 8407 - Support changelog integration into main database
Action: opened
PR body:
"""
Description: Add support for both the old and new replication changelogs.
First try to get and update the new entry, if it's not found
then we know we need to update the old global changelog entry.
https://pagure.io/freeipa/issue/8407
Reviewed by: ?
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4969/head:pr4969
git checkout pr4969
URL: https://github.com/freeipa/freeipa/pull/4977
Author: rcritten
Title: #4977: [Backport][ipa-4-6] CAless installation: set the perms on KDC cert file
Action: opened
PR body:
"""
This PR was opened automatically because PR #4974 was pushed to master and backport to ipa-4-6 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4977/head:pr4977
git checkout pr4977
URL: https://github.com/freeipa/freeipa/pull/4974
Author: flo-renaud
Title: #4974: CAless installation: set the perms on KDC cert file
Action: opened
PR body:
"""
### CAless installation: set the perms on KDC cert file
In CA less installation, the KDC certificate file does not have
the expected 644 permissions. As a consequence, WebUI login
fails.
The fix makes sure that the KDC cert file is saved with 644 perms.
Fixes: https://pagure.io/freeipa/issue/8440
### ipatests: check KDC cert permissions in CA less install
The KDC certificate file must be stored with 644 permissions.
Add a test checking the file permissions on server + replica.
Related: https://pagure.io/freeipa/issue/8440
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4974/head:pr4974
git checkout pr4974
URL: https://github.com/freeipa/freeipa/pull/4973
Author: flo-renaud
Title: #4973: ipatests: increase test_trust timeout
Action: opened
PR body:
"""
The integration test test_trust is often failing on timeout.
Add 30 minutes to increase the chances of completion.
Signed-off-by: Florence Blanc-Renaud <flo(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4973/head:pr4973
git checkout pr4973