Changelog for
rhnlib-2.5.10-1.fc10.noarch.rpm :
Mon Feb 23 23:00:00 2009 Miroslav Suchy
2.5.10-1
- point Source0 to Fedorahosted.org
Thu Feb 12 23:00:00 2009 jesus m. rodriguez 2.5.9-1
- replace \"!#/usr/bin/env python\" with \"!#/usr/bin/python\"
Tue Jan 27 23:00:00 2009 Dennis Gilmore 2.5.8-1
- clean up files section
Tue Jan 27 23:00:00 2009 Miroslav Suchý 2.5.7-1
- remove .egg-info file from spec - we do not provide it
Wed Jan 21 23:00:00 2009 Pradeep Kilambi 2.5.6-1
- Remove usage of version and sources files.
Sat Jun 21 00:00:00 2008 Devan Goodwin - 2.2.5-5
- Updating for Fedora 9.
Fri Oct 6 00:00:00 2006 James Bowes - 2.2.5-1
- Increase to version 2.2.5
- Fix for #177062, #211219
Fri Oct 6 00:00:00 2006 James Bowes - 2.2.4-1
- Increase to version 2.2.4
- Fix for #211862
Fri Oct 6 00:00:00 2006 James Bowes - 2.2.3-1
- Increase to version 2.2.3
Wed Sep 20 00:00:00 2006 James Bowes - 2.2.2-1
- New version.
Thu Sep 14 00:00:00 2006 James Bowes - 2.2.1-1
- Fix error in UserDictCase.
Thu Sep 14 00:00:00 2006 James Bowes - 2.2.0-1
- Remove _httplib and _internal_xmlrpclib.
- Stop ghosting pyo files.
Thu Jul 20 00:00:00 2006 James Bowes - 2.1-2
- Explicitly list the installed files.
Wed May 3 00:00:00 2006 Bret McMillan 2.1-1
- Improved HTTP redirect support
Wed Nov 30 23:00:00 2005 Mihai Ibanescu 2.0-1
- Fixed #165481 (setting socket timeouts causes uncaught SSL exceptions)
- Fixed #143833 (memory leak in SSL, caused by the cert verification callback)
- Finally incorporated patch from bug #135660 (basic HTTP authentication)
Sat Jul 2 00:00:00 2005 Joel Martin 1.8-7
- Allow spec file to be used without Makefile (for Solaris builds)
Tue Jul 20 00:00:00 2004 Mihai Ibanescu 1.8-6
- Fixed #128008 (internal _httplib, used with python 1.5.2, missed a
HTTPResponse._read_chunked)
- Fixed a typo
Sun Jul 11 00:00:00 2004 Mihai Ibanescu 1.8-4
- The previous fix in SSL.read uncovered a nastier bug in httplib:
http://python.org/sf/988120
Fixed it in our HTTPResponse subclass
Sun Jul 4 00:00:00 2004 Mihai Ibanescu 1.8-3
- Fixed bug in SSL.SSLSocket.read() (blocking when less data is in a pipe that
has not closed yet).
Tue Jun 29 00:00:00 2004 Mihai Ibanescu 1.8-2
- Breaking transports.Transport.request() into smaller pieces
- Fixed a small bug in File.__del__
Fri May 21 00:00:00 2004 Mihai Ibanescu 1.7-3
- Fixed lookupEncoding
Fri Mar 5 23:00:00 2004 Mihai Ibanescu 1.6-1
- Rolled new version with a bunch of bug fixes
Tue Feb 10 23:00:00 2004 Mihai Ibanescu 1.5-1
- Fixed #115318
Wed Nov 5 23:00:00 2003 Mihai Ibanescu 1.4-10
- Compiling against python 2.3.2
Wed Oct 8 00:00:00 2003 Mihai Ibanescu 1.3-11
- Rebuilding as an older version (for RHEL 2.1)
Fri Sep 5 00:00:00 2003 Mihai Ibanescu 1.4-1
- Rolling out 1.4
Fri Sep 5 00:00:00 2003 Mihai Ibanescu 1.3-12
- Fixed an error related to the decoding of XMLRPC responses
Wed Sep 3 00:00:00 2003 Mihai Ibanescu 1.3-8
- Fixed a leaking file descriptor (bug #103488)
Sat Aug 23 00:00:00 2003 Mihai Ibanescu 1.3-7
- Added missing BuildRequires (bug #102808)
Tue Aug 12 00:00:00 2003 Mihai Ibanescu 1.3-5
- Redirect support added
Thu Jul 17 00:00:00 2003 Mihai Ibanescu 1.2-6
- Rebuilt
Tue Jul 15 00:00:00 2003 Mihai Ibanescu 1.2-1
- Added download resumption, fixed header logic.
Tue Mar 18 23:00:00 2003 Mihai Ibanescu 1.0-4
- Rebuilt for python 1.5.2
Fri Feb 21 23:00:00 2003 Mihai Ibanescu
- Fixed bug #84803 (use OP_DONT_INSERT_EMPTY_FRAGMENTS to avoid breaking
non-standard SSL implementations)
Wed Feb 5 23:00:00 2003 Mihai Ibanescu
- Fixed bug #83535 (typo)
Tue Feb 4 23:00:00 2003 Mihai Ibanescu
- Version 1.0-2
- Rebuild
Fri Sep 6 00:00:00 2002 Mihai Ibanescu
- Use load_verify_locations instead of the SSL store functions, bug with
multiple certs in the same file
Fri Aug 30 00:00:00 2002 Mihai Ibanescu
- Memory explosion should be fixed now.
- File descriptor leak fixed.
Sat Aug 3 00:00:00 2002 Mihai Ibanscu
- Removed debugging output (printing the SSL cert)
Wed Jul 31 00:00:00 2002 Mihai Ibanescu
- User-Agent, X-Info and X-Client-Version were not present in the HTTP headers
Wed Jul 24 00:00:00 2002 Mihai Ibanescu
- Fixed #69518 (up2date seems to never properly reauthenticate after a auth
timeout)
- Fixed the typo introduced when fixing the above bug :-)
- Completely deprecating rhnHTTPlib: swallowed reportError
Tue Jul 23 00:00:00 2002 Mihai Ibanescu
- Fixed #69311 (leaking file descriptors over SSL connections).
Sat Jul 20 00:00:00 2002 Mihai Ibanescu
- Fixed some proxy-related bugs.
- Fixed #68911 (and some other bugs that were related to this one).
Sat Jun 29 00:00:00 2002 Mihai Ibanescu
- Added documentation files (but not too much :-)
Fri Jun 28 00:00:00 2002 Adrian Likins
- hack up distutils to build a sane spec file
- make sure the SSL support always gets built