Changelog for
python-fedora-0.2.90.19-1.fc8.noarch.rpm :
Wed Sep 26 00:00:00 2007 Toshio Kuratomi
- 0.2.90.19-1
- New upstream release with a FAS2 unicode fix.
Tue Sep 25 00:00:00 2007 Toshio Kuratomi - 0.2.90.18-3
- Fix the Source URL. Should be fedorapeople rather than fedoraproject.
Sat Sep 22 00:00:00 2007 Toshio Kuratomi - 0.2.90.18-2
- BR: python-setuptools-devel as this has been split in the new versions.
Wed Sep 19 00:00:00 2007 Toshio Kuratomi - 0.2.90.18-1
- Update to version wih handling of control-center-maint bugzilla address.
Wed Sep 19 00:00:00 2007 Toshio Kuratomi - 0.2.90.17-2
- Minor touchups to description and URL.
Tue Sep 18 00:00:00 2007 Toshio Kuratomi - 0.2.90.17-1
- Update to 0.2.90.17.
- Build separate packages for pieces useful on clients and only on the server.
Tue Sep 11 00:00:00 2007 Toshio Kuratomi - 0.2.90.16-1
- Bugfix to fasLDAP module.
Sat Sep 8 00:00:00 2007 Toshio Kuratomi - 0.2.90.15-1
- Make the fasLDAP module more OO.
- Bugfixes.
- Update the install line.
Fri Aug 3 00:00:00 2007 Toshio Kuratomi - 0.2.90.14-1
- Fix safas2provider to only create the visit_identity class.
- Add COPYING and AUTHORS files.
Sun Jul 22 00:00:00 2007 Toshio Kuratomi - 0.2.90.13-1
- New class fedora.tg.client.BaseClient that can be used as the basis of a TG
standalone application. With a little support on the server side (mostly
allowing tg_format=json) this class will provide you with the basis to read
and write data to the server.
- Fix safasprovider to only create the visit_identity class since the other
information is stored directly in FAS.
Wed Jul 11 00:00:00 2007 Toshio Kuratomi - 0.2.90.12-1
- Fix some issues with Unicode.
- Catch a traceback when the database is down.
Sun Apr 15 00:00:00 2007 Toshio Kuratomi - 0.2.90.11-1
- Remove a decorator so running on python-2.3 works.
- Have FASUser and FASGroup emit json on demand so that they can be returned
when tg_format=json.
Sun Apr 15 00:00:00 2007 Toshio Kuratomi - 0.2.90.10-1
- Update fas2 integration with changes from mmcgrath.
- berrange has changed his email address in the account system, no longer need
to special case his bugzilla address.
- Fix a bug in the handling of db errors in accounts/fas.
Sun Apr 15 00:00:00 2007 Toshio Kuratomi - 0.2.90.9-1
- Update fas2 integration with changes from mmcgrath.
Sun Apr 15 00:00:00 2007 Toshio Kuratomi - 0.2.90.8-1
- Catch some exceptions when the database connection dies.
Sun Apr 15 00:00:00 2007 Toshio Kuratomi - 0.2.90.7-1
- Fix another bug with the new bugzilla email code. Need to grab the user
email from the database even if unathenticated so bugzilla_email has
something to pull from.
Sun Apr 15 00:00:00 2007 Toshio Kuratomi - 0.2.90.6-1
- Fix bug with the new bugzilla email code.
Wed Apr 4 00:00:00 2007 Toshio Kuratomi - 0.2.90.5-1
- Update to latest fasLDAP.py.
- Return bugzilla email address.
- Add a method to lookup by email address. This includes bugzilla email
addresses given in owners.list.
Wed Mar 14 23:00:00 2007 Toshio Kuratomi - 0.2.90.4-1
- Fix a bug with get_group_info().
- Fix a bug in exception handling in the turbogears identity handler.
Wed Mar 14 23:00:00 2007 Toshio Kuratomi - 0.2.90.3-1
- Fix a bug in exception handling.
- Fix a bug where we were not seeing updates to the FAS.
+ In order to do this efficiently we also introduce a dependency on
sqlalchemy (for database connection pooling).
Fri Feb 9 23:00:00 2007 Toshio Kuratomi - 0.2.90.2-1
- Experimental fas2 support.
Fri Feb 9 23:00:00 2007 Toshio Kuratomi - 0.2.1-1
- Fix a brown paper bag issue.
Fri Feb 9 23:00:00 2007 Toshio Kuratomi - 0.2-1
- Bug fix for tg sessions.
Thu Jan 18 23:00:00 2007 Toshio Kuratomi - 0.1-1
- Initial RPM Package.