URL: https://github.com/freeipa/freeipa/pull/1082
Author: stlaz
Title: #1082: [Backport][ipa-4-6] Python3: Fix winsync replication agreement
Action: opened
PR body:
"""
This PR was opened automatically because PR #1018 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/1082/head:pr1082
git checkout pr1082
URL: https://github.com/freeipa/freeipa/pull/1080
Author: stlaz
Title: #1080: [Backport][ipa-4-6] travis: run the same tests in python2/3
Action: opened
PR body:
"""
This PR was opened automatically because PR #1052 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/1080/head:pr1080
git checkout pr1080
URL: https://github.com/freeipa/freeipa/pull/1018
Author: flo-renaud
Title: #1018: Python3: Fix winsync replication agreement
Action: opened
PR body:
"""
When configuring a winsync replication agreement, the tool performs a search
on AD for defaultNamingContext. The entry contains the value as a bytes, it
needs to be decoded otherwise subsequent calls to
DN(WIN_USER_CONTAINER, self.ad_suffix) will fail.
https://pagure.io/freeipa/issue/4985
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/1018/head:pr1018
git checkout pr1018
URL: https://github.com/freeipa/freeipa/pull/1052
Author: stlaz
Title: #1052: travis: run the same tests in python2/3
Action: opened
PR body:
"""
We missed running some tests in python3
https://pagure.io/freeipa/issue/7131
------------
When meddling with the Travis CI settings, I noticed that we still don't run all the tests in both Python versions. I wish I noticed earlier.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/1052/head:pr1052
git checkout pr1052
URL: https://github.com/freeipa/freeipa/pull/1061
Author: stlaz
Title: #1061: prci: use f26 template for master
Action: opened
PR body:
"""
Switch PR CI testing of master branch to Fedora 26.
Signed-off-by: Tomas Krizek <tkrizek(a)redhat.com>
---------------------
I hardly doubt the templates will be there, if they are not, @felipevolpone should take care of that.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/1061/head:pr1061
git checkout pr1061
URL: https://github.com/freeipa/freeipa/pull/1073
Author: felipevolpone
Title: #1073: Testing a new vagrant box for PR CI using f26 to ipa-4-5
Action: opened
PR body:
"""
Using PR CI triggers to test if the new vagrant box will work properly.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/1073/head:pr1073
git checkout pr1073
URL: https://github.com/freeipa/freeipa/pull/1076
Author: felipevolpone
Title: #1076: [backport][ipa-4-5] Changing idoverrideuser-* to treat objectClass case insensitively
Action: opened
PR body:
"""
This is import to avoid problems when migrating from olders
versions of IPA and using idoverrideuser-* commands.
https://pagure.io/freeipa/issue/7074
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/1076/head:pr1076
git checkout pr1076
URL: https://github.com/freeipa/freeipa/pull/1075
Author: felipevolpone
Title: #1075: [backport][ipa-4-5] Fixing how sssd.conf is updated when promoting a client to replica
Action: opened
PR body:
"""
When promoting a client to a replica we have to change sssd.conf,
deleting _srv_ part from 'ipa_server' property and setting 'ipa_server_mode' to true.
Previously, the wrong domain could be updated since the ipa_domain variable was not being used properly.
https://pagure.io/freeipa/issue/7127
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/1075/head:pr1075
git checkout pr1075
URL: https://github.com/freeipa/freeipa/pull/1074
Author: stlaz
Title: #1074: [Backport][ipa-4-6] ipa-pki-retrieve-key: ensure we do not crash
Action: opened
PR body:
"""
This PR was opened automatically because PR #996 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/1074/head:pr1074
git checkout pr1074