<feed xmlns='http://www.w3.org/2005/Atom'>
<title>freeipa.git/ipa-python/freeipa-python.spec.in, branch webui_isolate</title>
<subtitle>FreeIPA patches</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/'/>
<entry>
<title>Move packages to ipa from freeipa.</title>
<updated>2007-11-22T04:28:06+00:00</updated>
<author>
<name>Karl MacMillan</name>
<email>kmacmill@redhat.com</email>
</author>
<published>2007-11-22T04:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=9038bf71dd76d845746e0ea3e94bca9f52f60c03'/>
<id>9038bf71dd76d845746e0ea3e94bca9f52f60c03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump versions for release.</title>
<updated>2007-11-01T14:45:28+00:00</updated>
<author>
<name>Karl MacMillan</name>
<email>kmacmill@redhat.com</email>
</author>
<published>2007-11-01T14:45:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=29c0668e986b2e3ad3b34a8c194ab102724674b1'/>
<id>29c0668e986b2e3ad3b34a8c194ab102724674b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup freeipa-python requires</title>
<updated>2008-02-21T15:23:29+00:00</updated>
<author>
<name>Mark McLoughlin</name>
<email>markmc@redhat.com</email>
</author>
<published>2008-02-21T15:23:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=5ec9a552781ff707e72d397103d69eeb55e813f2'/>
<id>5ec9a552781ff707e72d397103d69eeb55e813f2</id>
<content type='text'>
We don't need the elaborate python requires, since a requires
for e.g. "python-abi = 2.5" is automatically added.

We also don't need the elaborate build requires, since all
it does is query the currently installed version of python
and require that you have it's appropriate python-devel
installed. But if python-devel is installed at all, this
should hold true.

(Also, IMHO the .spec files should be removed from mercurial
since they are automatically generated)

Signed-off-by: Mark McLouglin &lt;markmc@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't need the elaborate python requires, since a requires
for e.g. "python-abi = 2.5" is automatically added.

We also don't need the elaborate build requires, since all
it does is query the currently installed version of python
and require that you have it's appropriate python-devel
installed. But if python-devel is installed at all, this
should hold true.

(Also, IMHO the .spec files should be removed from mercurial
since they are automatically generated)

Signed-off-by: Mark McLouglin &lt;markmc@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build issues by combining patches submitted by Michael Gregg and</title>
<updated>2007-10-17T15:28:37+00:00</updated>
<author>
<name>Rob Crittenden</name>
<email>rcritten@redhat.com</email>
</author>
<published>2007-10-17T15:28:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=bc52446074fb6013d1f06f1bb579e2cbfcb896b2'/>
<id>bc52446074fb6013d1f06f1bb579e2cbfcb896b2</id>
<content type='text'>
  Karl MacMillan
Remove #!/usr/bin/python from many files to quiet rpmlint
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Karl MacMillan
Remove #!/usr/bin/python from many files to quiet rpmlint
</pre>
</div>
</content>
</entry>
<entry>
<title>Use setup.py for ipa-python from William Jon McCann &lt;mccann@jhu.edu&gt;.</title>
<updated>2007-10-16T19:16:04+00:00</updated>
<author>
<name>Karl MacMillan</name>
<email>kmacmill@redhat.com</email>
</author>
<published>2007-10-16T19:16:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=bd3b07b448f3724b9abf7a4eb3b84143258a0252'/>
<id>bd3b07b448f3724b9abf7a4eb3b84143258a0252</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reset version numbers for next milestone.</title>
<updated>2007-09-10T14:05:28+00:00</updated>
<author>
<name>Karl MacMillan</name>
<email>kmacmillan@mentalrootkit.com</email>
</author>
<published>2007-09-10T14:05:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=d0c856d5471a08b53039bb317c40f5ec39cc0eee'/>
<id>d0c856d5471a08b53039bb317c40f5ec39cc0eee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated freeipa-admintool spec file to include additional tools.</title>
<updated>2007-08-17T15:30:13+00:00</updated>
<author>
<name>Karl MacMillan</name>
<email>kmacmillan@mentalrootkit.com</email>
</author>
<published>2007-08-17T15:30:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=288128d560b2cda45dc69c83eff699469022df5a'/>
<id>288128d560b2cda45dc69c83eff699469022df5a</id>
<content type='text'>
Updated freeipa-python to depend on PyKerberos package.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated freeipa-python to depend on PyKerberos package.
</pre>
</div>
</content>
</entry>
<entry>
<title>- Abstracted client class to work directly or over RPC</title>
<updated>2007-08-06T14:05:53+00:00</updated>
<author>
<name>rcritten@redhat.com</name>
<email>rcritten@redhat.com</email>
</author>
<published>2007-08-06T14:05:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=993f76fe6035cf59cceb88f3611fc53680738007'/>
<id>993f76fe6035cf59cceb88f3611fc53680738007</id>
<content type='text'>
- Add mod_auth_kerb and cyrus-sasl-gssapi to Requires
- Remove references to admin server in ipa-server-setupssl
- Generate a client certificate for the XML-RPC server to connect to LDAP with
- Create a keytab for Apache
- Create an ldif with a test user
- Provide a certmap.conf for doing SSL client authentication
- Update tools to use kerberos
- Add User class
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add mod_auth_kerb and cyrus-sasl-gssapi to Requires
- Remove references to admin server in ipa-server-setupssl
- Generate a client certificate for the XML-RPC server to connect to LDAP with
- Create a keytab for Apache
- Create an ldif with a test user
- Provide a certmap.conf for doing SSL client authentication
- Update tools to use kerberos
- Add User class
</pre>
</div>
</content>
</entry>
<entry>
<title>Add local-dist target.</title>
<updated>2007-08-01T20:21:13+00:00</updated>
<author>
<name>Karl MacMillan</name>
<email>kmacmillan@mentalrootkit.com</email>
</author>
<published>2007-08-01T20:21:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=aed1f9110511e3669ab43c3894064c1371878876'/>
<id>aed1f9110511e3669ab43c3894064c1371878876</id>
<content type='text'>
Remove hard-coded config.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove hard-coded config.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added spec files for python and admintools.</title>
<updated>2007-07-31T20:35:59+00:00</updated>
<author>
<name>Karl MacMillan</name>
<email>kmacmillan@mentalrootkit.com</email>
</author>
<published>2007-07-31T20:35:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/simo/public_git/freeipa.git/commit/?id=66ee656155aa2cd8e1ae7445e94cdd918e5cb976'/>
<id>66ee656155aa2cd8e1ae7445e94cdd918e5cb976</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
