[Freeipa-devel] Re: decision for F28

2018-03-15 Thread Alexander Bokovoy via FreeIPA-devel
On to, 15 maalis 2018, Rob Crittenden via FreeIPA-devel wrote: Alexander Bokovoy via FreeIPA-devel wrote: On to, 15 maalis 2018, Rob Crittenden via FreeIPA-devel wrote: Christian Heimes wrote: On 2018-03-15 14:19, Rob Crittenden via FreeIPA-devel wrote: freeIPA in Fedora 28 is currently

[Freeipa-devel] [freeipa PR#1695][opened] Redirect CRL requests to the http port, not the https port

2018-03-15 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1695 Author: rcritten Title: #1695: Redirect CRL requests to the http port, not the https port Action: opened PR body: """ https://pagure.io/freeipa/issue/7433 Signed-off-by: Rob Crittenden """ To pull the PR as Git branch:

[Freeipa-devel] [freeipa PR#1696][opened] Make WebUI unit tests to generate results as JUnit

2018-03-15 Thread slaykovsky via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1696 Author: slaykovsky Title: #1696: Make WebUI unit tests to generate results as JUnit Action: opened PR body: """ Now WebUI unit tests are generating results in qunit format which is not consumable well by Jenkins. This patch adds NPM

[Freeipa-devel] [freeipa PR#1688][opened] [Backport][ipa-4-6] Error message while adding idrange with untrusted domain

2018-03-15 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1688 Author: tiran Title: #1688: [Backport][ipa-4-6] Error message while adding idrange with untrusted domain Action: opened PR body: """ This PR was opened automatically because PR #1667 was pushed to master and backport to ipa-4-6 is required.

[Freeipa-devel] [freeipa PR#1667][closed] Error message while adding idrange with untrusted domain

2018-03-15 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1667 Author: amitkumar50 Title: #1667: Error message while adding idrange with untrusted domain Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1667/head:pr1667 git

[Freeipa-devel] [freeipa PR#1687][opened] [Backport][ipa-4-5] Error message while adding idrange with untrusted domain

2018-03-15 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1687 Author: tiran Title: #1687: [Backport][ipa-4-5] Error message while adding idrange with untrusted domain Action: opened PR body: """ This PR was opened automatically because PR #1667 was pushed to master and backport to ipa-4-5 is required.

[Freeipa-devel] [freeipa PR#1681][closed] [Backport][ipa-4-6] test_caless: adjust try/except to capture IOError

2018-03-15 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1681 Author: tiran Title: #1681: [Backport][ipa-4-6] test_caless: adjust try/except to capture IOError Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#1683][closed] [Backport][ipa-4-6] Fixing cleanup process in test_caless

2018-03-15 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1683 Author: tiran Title: #1683: [Backport][ipa-4-6] Fixing cleanup process in test_caless Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1683/head:pr1683 git

[Freeipa-devel] [freeipa PR#1682][closed] [Backport][ipa-4-5] test_caless: adjust try/except to capture IOError

2018-03-15 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1682 Author: tiran Title: #1682: [Backport][ipa-4-5] test_caless: adjust try/except to capture IOError Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#1684][closed] [Backport][ipa-4-6] Log errors from NSS during FIPS OTP key import

2018-03-15 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1684 Author: rcritten Title: #1684: [Backport][ipa-4-6] Log errors from NSS during FIPS OTP key import Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#1685][closed] [Backport][ipa-4-5] Log errors from NSS during FIPS OTP key import

2018-03-15 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1685 Author: rcritten Title: #1685: [Backport][ipa-4-5] Log errors from NSS during FIPS OTP key import Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#1691][opened] Test with F28 and require Dogtag PKI >= 10.6

2018-03-15 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1691 Author: tiran Title: #1691: Test with F28 and require Dogtag PKI >= 10.6 Action: opened PR body: """ Update PR-CI to use F28 templates. Dogtag 10.6 contains SQL NSS DB fixes and full Python 3 support. The latest version is not yet available

[Freeipa-devel] [freeipa PR#1692][opened] Make fasttest pass without ~/.ipa/default.conf

2018-03-15 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1692 Author: tiran Title: #1692: Make fasttest pass without ~/.ipa/default.conf Action: opened PR body: """ Some fast tests depend on an api.env with realm, domain, and host. On machines without ~/.ipa/default.conf, the settings are not available.

[Freeipa-devel] [freeipa PR#1614][closed] autoconf now prefers Python 3 over 2

2018-03-15 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1614 Author: tiran Title: #1614: autoconf now prefers Python 3 over 2 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1614/head:pr1614 git checkout pr1614

[Freeipa-devel] [freeipa PR#1693][opened] Keep owner when backing up CA.cfg

2018-03-15 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1693 Author: tiran Title: #1693: Keep owner when backing up CA.cfg Action: opened PR body: """ Closes: https://pagure.io/freeipa/issue/7426 Signed-off-by: Christian Heimes """ To pull the PR as Git branch: git remote add

[Freeipa-devel] [freeipa PR#1506][closed] Adding more tests to PR CI

2018-03-15 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1506 Author: felipevolpone Title: #1506: Adding more tests to PR CI Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1506/head:pr1506 git checkout pr1506

[Freeipa-devel] [freeipa PR#1690][opened] Instrument installer to profile steps

2018-03-15 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1690 Author: tiran Title: #1690: Instrument installer to profile steps Action: opened PR body: """ Installer now prints runtime of each step / part to install log. Signed-off-by: Christian Heimes """ To pull the PR as Git

[Freeipa-devel] [freeipa PR#1689][opened] ipa-replica-install: make sure that certmonger picks the right master

2018-03-15 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1689 Author: flo-renaud Title: #1689: ipa-replica-install: make sure that certmonger picks the right master Action: opened PR body: """ During ipa-replica-install, http installation first creates a service principal for http/hostname (locally on

[Freeipa-devel] [freeipa PR#1688][closed] [Backport][ipa-4-6] Error message while adding idrange with untrusted domain

2018-03-15 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1688 Author: tiran Title: #1688: [Backport][ipa-4-6] Error message while adding idrange with untrusted domain Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#1687][closed] [Backport][ipa-4-5] Error message while adding idrange with untrusted domain

2018-03-15 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1687 Author: tiran Title: #1687: [Backport][ipa-4-5] Error message while adding idrange with untrusted domain Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] decision for F28

2018-03-15 Thread Rob Crittenden via FreeIPA-devel
freeIPA in Fedora 28 is currently broken for a number of reasons: - The NSS switch to sqlite - 389-ds now provides a default security entry - many changes in dogtag FESCO has given us and dogtag a reprieve on the beta deadline but we need to get something working ASAP. The dogtag team has their

[Freeipa-devel] Re: decision for F28

2018-03-15 Thread Alexander Bokovoy via FreeIPA-devel
On to, 15 maalis 2018, Rob Crittenden via FreeIPA-devel wrote: freeIPA in Fedora 28 is currently broken for a number of reasons: - The NSS switch to sqlite - 389-ds now provides a default security entry - many changes in dogtag FESCO has given us and dogtag a reprieve on the beta deadline but

[Freeipa-devel] Re: decision for F28

2018-03-15 Thread Christian Heimes via FreeIPA-devel
On 2018-03-15 14:19, Rob Crittenden via FreeIPA-devel wrote: > freeIPA in Fedora 28 is currently broken for a number of reasons: > > - The NSS switch to sqlite > - 389-ds now provides a default security entry > - many changes in dogtag > > FESCO has given us and dogtag a reprieve on the beta

[Freeipa-devel] Re: decision for F28

2018-03-15 Thread Simo Sorce via FreeIPA-devel
On Thu, 2018-03-15 at 10:59 -0400, Rob Crittenden via FreeIPA-devel wrote: > Christian Heimes wrote: > > On 2018-03-15 14:19, Rob Crittenden via FreeIPA-devel wrote: > > > freeIPA in Fedora 28 is currently broken for a number of reasons: > > > > > > - The NSS switch to sqlite > > > - 389-ds now

[Freeipa-devel] [freeipa PR#1694][opened] Fix for test TestInstallMasterReservedIPasForwarder

2018-03-15 Thread gkaihorodova via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1694 Author: gkaihorodova Title: #1694: Fix for test TestInstallMasterReservedIPasForwarder Action: opened PR body: """ Minor fix to enable test case for proper run in our testing environment """ To pull the PR as Git branch: git remote add

[Freeipa-devel] Re: decision for F28

2018-03-15 Thread Alexander Bokovoy via FreeIPA-devel
On to, 15 maalis 2018, Rob Crittenden via FreeIPA-devel wrote: Christian Heimes wrote: On 2018-03-15 14:19, Rob Crittenden via FreeIPA-devel wrote: freeIPA in Fedora 28 is currently broken for a number of reasons: - The NSS switch to sqlite - 389-ds now provides a default security entry -