[Freeipa-devel] [freeipa PR#1344][opened] Fix build for travis-ci

2017-11-29 Thread abbra via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1344 Author: abbra Title: #1344: Fix build for travis-ci Action: opened PR body: """ These commits are from PR#1302, already tested. @tiran asked to submit them as a separate PR. """ To pull the PR as Git branch: git remote add ghfreeipa https://g

[Freeipa-devel] [freeipa PR#1345][opened] test_batch_plugin: fix py2/3 failing assertion

2017-11-29 Thread Rezney via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1345 Author: Rezney Title: #1345: test_batch_plugin: fix py2/3 failing assertion Action: opened PR body: """ When running "test_batch_plugin" with Py2 against Py3 server we got assertion error due to a command trying to run as bytes. E.g.: unknown

[Freeipa-devel] [freeipa PR#1346][opened] [Backport][ipa-4-6] Fix build for travis-ci

2017-11-29 Thread abbra via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1346 Author: abbra Title: #1346: [Backport][ipa-4-6] Fix build for travis-ci Action: opened PR body: """ This PR was opened automatically because PR #1344 was pushed to master and backport to ipa-4-6 is required. """ To pull the PR as Git branch:

[Freeipa-devel] [freeipa PR#1344][closed] Fix build for travis-ci

2017-11-29 Thread abbra via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1344 Author: abbra Title: #1344: Fix build for travis-ci Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1344/head:pr1344 git checkout pr1344 _

[Freeipa-devel] [freeipa PR#1347][opened] Prevent set_directive from clobbering other keys

2017-11-29 Thread frasertweedale via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1347 Author: frasertweedale Title: #1347: Prevent set_directive from clobbering other keys Action: opened PR body: """ `set_directive` only looks for a prefix of the line matching the given directive (key). If a directive is encountered for which t

[Freeipa-devel] [DESIGN] switch from mod_nss to mod_ssl

2017-11-29 Thread Rob Crittenden via FreeIPA-devel
I started a design document at https://www.freeipa.org/page/V4/mod_nss_to_mod_ssl to cover the conversion from mod_nss to mod_ssl. Have at it. rob ___ FreeIPA-devel mailing list -- freeipa-devel@lists.fedorahosted.org To unsubscribe send an email to fre

[Freeipa-devel] [freeipa PR#1346][closed] [Backport][ipa-4-6] Fix build for travis-ci

2017-11-29 Thread abbra via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1346 Author: abbra Title: #1346: [Backport][ipa-4-6] Fix build for travis-ci Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1346/head:pr1346 git checkout pr1346 _