Re: [Freeipa-devel] [PATCH 0036] Add missing python files to Makefile

2014-11-27 Thread Martin Basti
On 27/11/14 00:50, Gabe Alford wrote: Hello, Wondering if I could get a review. Updated patch attached. Thanks, Gabe On Tue, Nov 11, 2014 at 7:21 AM, Gabe Alford > wrote: Hello, Fix for https://fedorahosted.org/freeipa/ticket/4700 Thanks,

Re: [Freeipa-devel] [PATCH 0287] Re-initialize NSS database after otptoken plugin tests

2014-11-27 Thread Tomas Babej
On 11/26/2014 01:10 PM, Petr Viktorin wrote: > On 11/21/2014 11:47 AM, Tomas Babej wrote: >> Hi, >> >> OTP token tests do not properly reinitialize the NSS db, thus >> making subsequent xmlrpc tests fail on SSL cert validation. >> >> Make sure NSS db is re-initalized in the teardown method. >> >>

[Freeipa-devel] [PATCH 0173] Throw zonemgr error message before installation proceeds

2014-11-27 Thread Martin Basti
Ticket: https://fedorahosted.org/freeipa/ticket/4771 Patch attached. -- Martin Basti From 66cafd74e9cf69630f882e6a23e1ebab11b0c096 Mon Sep 17 00:00:00 2001 From: Martin Basti Date: Thu, 27 Nov 2014 14:16:23 +0100 Subject: [PATCH] Throw zonemgr error message before installation proceeds Ticket:

[Freeipa-devel] [PATCH 0168] Better workaround to get status of CA during upgrade

2014-11-27 Thread Martin Basti
Ticket: https://fedorahosted.org/freeipa/ticket/4676 Replaces current workaround. Should go to 4.1.3. Patch attached. -- Martin Basti From aceecd06d3174101dd1f7d63f2b22eb1d1447fa1 Mon Sep 17 00:00:00 2001 From: Martin Basti Date: Tue, 18 Nov 2014 19:49:15 +0100 Subject: [PATCH] Using wget to ge

[Freeipa-devel] [PATCH] 790 webui: fix service unprovisioning

2014-11-27 Thread Petr Vobornik
Missed part of field refactoring caused that service could not be unprovisioned. https://fedorahosted.org/freeipa/ticket/4770 For regression tests I've opened ticket: https://fedorahosted.org/freeipa/ticket/4772 -- Petr Vobornik From 0a1ef3e4d4ec6d758a736774d34362d203e5dfba Mon Sep 17 00:00:00

Re: [Freeipa-devel] [PATCH 0307] Send DNS NOTIFY message after any modification to the zone

2014-11-27 Thread Tomas Hozza
On 11/26/2014 01:46 PM, Martin Basti wrote: > On 07/11/14 15:34, Petr Spacek wrote: > > Hello, > > > > Send DNS NOTIFY message after any modification to the zone. > > > > https://fedorahosted.org/bind-dyndb-ldap/ticket/144 > > > Works for me. But don't push it before Tomas check the code please. >

Re: [Freeipa-devel] [PATCH 0036] Add missing python files to Makefile

2014-11-27 Thread Petr Spacek
On 27.11.2014 11:00, Martin Basti wrote: > On 27/11/14 00:50, Gabe Alford wrote: >> Hello, >> >>Wondering if I could get a review. Updated patch attached. >> >> Thanks, >> Gabe >> >> On Tue, Nov 11, 2014 at 7:21 AM, Gabe Alford > > wrote: >> >> Hello, >> >>

Re: [Freeipa-devel] [PATCH 0036] Add missing python files to Makefile

2014-11-27 Thread Martin Kosek
On 11/27/2014 04:12 PM, Petr Spacek wrote: > On 27.11.2014 11:00, Martin Basti wrote: >> On 27/11/14 00:50, Gabe Alford wrote: >>> Hello, >>> >>>Wondering if I could get a review. Updated patch attached. >>> >>> Thanks, >>> Gabe >>> >>> On Tue, Nov 11, 2014 at 7:21 AM, Gabe Alford >>

Re: [Freeipa-devel] [PATCH 0036] Add missing python files to Makefile

2014-11-27 Thread Gabe Alford
Thanks guys. Sounds like it would be better to submit a patch that removes app_PYTHON if it is considered dead code. Gabe On Thursday, November 27, 2014, Petr Spacek wrote: > On 27.11.2014 11:00, Martin Basti wrote: > > On 27/11/14 00:50, Gabe Alford wrote: > >> Hello, > >> > >>Wonderin

Re: [Freeipa-devel] [PATCH 0036] Add missing python files to Makefile

2014-11-27 Thread Martin Kosek
Exactly, this was the message from Martin :-) I did not test it myself, but removing all app_PYTHON should be benign given we use Python setup.py packaging. On 11/27/2014 04:27 PM, Gabe Alford wrote: > Thanks guys. Sounds like it would be better to submit a patch that removes > app_PYTHON if it is

[Freeipa-devel] [PATCH] 791 fix indentation in ipa-restore page

2014-11-27 Thread Petr Vobornik
-- Petr Vobornik From 67c0d657975dad37cd8393903b7f4b8006696a06 Mon Sep 17 00:00:00 2001 From: Petr Vobornik Date: Thu, 27 Nov 2014 17:08:12 +0100 Subject: [PATCH] fix indentation in ipa-restore page --- install/tools/man/ipa-restore.1 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)

Re: [Freeipa-devel] [PATCH 0307] Send DNS NOTIFY message after any modification to the zone

2014-11-27 Thread Petr Spacek
On 27.11.2014 15:56, Tomas Hozza wrote: > On 11/26/2014 01:46 PM, Martin Basti wrote: >> > On 07/11/14 15:34, Petr Spacek wrote: >>> > > Hello, >>> > > >>> > > Send DNS NOTIFY message after any modification to the zone. >>> > > >>> > > https://fedorahosted.org/bind-dyndb-ldap/ticket/144 >>> > > >>

Re: [Freeipa-devel] [PATCH 0287] Re-initialize NSS database after otptoken plugin tests

2014-11-27 Thread Petr Vobornik
On 11/27/2014 12:56 PM, Tomas Babej wrote: On 11/26/2014 01:10 PM, Petr Viktorin wrote: On 11/21/2014 11:47 AM, Tomas Babej wrote: Hi, OTP token tests do not properly reinitialize the NSS db, thus making subsequent xmlrpc tests fail on SSL cert validation. Make sure NSS db is re-initalized i

[Freeipa-devel] Announcing FreeIPA 4.1.2

2014-11-27 Thread Petr Vobornik
The FreeIPA team would like to announce FreeIPA v4.1.2 security release! It can be downloaded from http://www.freeipa.org/page/Downloads. The builds will be available for Fedora 21. Builds for Fedora 20 are available in the official COPR repository [https://copr.fedoraproject.org/coprs/mkosek/