SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for rhnlib-2.5.51-1.8.noarch.rpm :
Fri Jan 27 13:00:00 2012 Jan Pazdziora 2.5.51-1
- Revert \"make split_host IPv6 compliant\" (msuchyAATTredhat.com)

Wed Jan 11 13:00:00 2012 Miroslav Suchý 2.5.50-1
- make split_host IPv6 compliant

Wed Dec 21 13:00:00 2011 Milan Zazrivec 2.5.49-1
- update copyright info

Wed Nov 2 13:00:00 2011 Martin Minar 2.5.48-1
- Change PASS percentage after few attempts and print percentage in case of
failure (jhutarAATTredhat.com)

Fri Oct 28 14:00:00 2011 Jan Pazdziora 2.5.47-1
- Do not rely on exact amount of memomory when determinig PASS/FAIL
(jhutarAATTredhat.com)

Mon Oct 24 14:00:00 2011 Martin Minar 2.5.46-1
- simplify code (msuchyAATTredhat.com)
- move imports to beginning of file (msuchyAATTredhat.com)

Wed Aug 17 14:00:00 2011 Martin Minar 2.5.45-1
- 730744 - support IPv6 connections (mzazrivecAATTredhat.com)

Thu Aug 11 14:00:00 2011 Miroslav Suchý 2.5.44-1
- do not mask original error by raise in execption

Tue Aug 9 14:00:00 2011 Martin Minar 2.5.43-1
- 688095 - set timeout for HTTP connections (mzazrivecAATTredhat.com)

Wed Jul 27 14:00:00 2011 Michael Mraka 2.5.42-1
- import xmlrpclib directly
- removed unnecessary implicit imports

Fri May 20 14:00:00 2011 Michael Mraka 2.5.41-1
- merged backend/common/UserDictCase.py into rhnlib/rhn/UserDictCase.py

Wed Apr 13 14:00:00 2011 Jan Pazdziora 2.5.40-1
- 683200 - simplify idn_pune_to_unicode and idn_ascii_to_pune
(msuchyAATTredhat.com)

Fri Apr 8 14:00:00 2011 Miroslav Suchý 2.5.39-1
- idn_ascii_to_pune() have to return string (msuchyAATTredhat.com)
- Revert \"idn_unicode_to_pune() have to return string\" (msuchyAATTredhat.com)
- update copyright years (msuchyAATTredhat.com)

Tue Apr 5 14:00:00 2011 Michael Mraka 2.5.38-1
- idn_unicode_to_pune() has to return string

Wed Mar 30 14:00:00 2011 Jan Pazdziora 2.5.37-1
- string does not exist, str is the correct thing to use here...
(jsherrilAATTredhat.com)

Wed Mar 16 13:00:00 2011 Miroslav Suchý 2.5.36-1
- code cleanup - remove HTTPResponse.read() override

Fri Mar 11 13:00:00 2011 Miroslav Suchý 2.5.35-1
- 683200 - create idn_ascii_to_pune() and idn_pune_to_unicode(), which will
take care about corner cases of encodings.idna

Wed Feb 16 13:00:00 2011 Miroslav Suchý 2.5.34-1
- Revert \"Revert \"get_server_capability() is defined twice in osad and rhncfg,
merge and move to rhnlib and make it member of rpclib.Server\"\"
(msuchyAATTredhat.com)

Tue Feb 1 13:00:00 2011 Tomas Lestach 2.5.33-1
- Revert \"get_server_capability() is defined twice in osad and rhncfg, merge
and move to rhnlib and make it member of rpclib.Server\" (tlestachAATTredhat.com)

Fri Jan 28 13:00:00 2011 Miroslav Suchý 2.5.32-1
- get_server_capability() is defined twice in osad and rhncfg, merge and move
to rhnlib and make it member of rpclib.Server
- Updating the copyright years to include 2010.

Mon Dec 20 13:00:00 2010 Michael Mraka 2.5.31-1
- put crypto back

Mon Dec 20 13:00:00 2010 Miroslav Suchý 2.5.30-1
- conflitcs with older versions

Wed Nov 24 13:00:00 2010 Michael Mraka 2.5.29-1
- removed unused imports

Tue Nov 2 13:00:00 2010 Jan Pazdziora 2.5.28-1
- Update copyright years in the rest of the repo.

Mon Sep 20 14:00:00 2010 Miroslav Suchý 2.5.27-1
- add copyright file - this is required by Debian policy
- update GPLv2 license file
- 618267 - simplify regexp

Thu Aug 5 14:00:00 2010 Milan Zazrivec 2.5.26-1
- 618267 - do not allow control characters in xmlrpc communication

Thu Jul 1 14:00:00 2010 Miroslav Suchý 2.5.25-1
- 595837 - write nice error in case of \"connection reset by peer\" and xmlrpc
protocol error (msuchyAATTredhat.com)
- 583980 - replace fcntl.O_NDELAY with os.O_NDELAY, for newer Pythons.
(jpazdzioraAATTredhat.com)
- 583020 - need to initialize self.send_handler for the class Server as well.
(jpazdzioraAATTredhat.com)
- Removing server from cmd-line (slukasikAATTredhat.com)
- Adding port number to command line args (slukasikAATTredhat.com)
- Adding shebang (slukasikAATTredhat.com)
- Fixing return value (slukasikAATTredhat.com)
- Fixing typo. (slukasikAATTredhat.com)

Mon Apr 19 14:00:00 2010 Michael Mraka 2.5.24-1
- Cleaning up, preparing for automatization
- 575259 - properly set protocol type

Fri Feb 12 13:00:00 2010 Miroslav Suchý 2.5.22-1
- 564299 - handle http 302 redirect request for satellite-sync
- rpclib.py cleanup

Thu Feb 4 13:00:00 2010 Michael Mraka 2.5.21-1
- updated copyrights

Mon Feb 1 13:00:00 2010 Michael Mraka 2.5.20-1
- added rhnLockfile

Wed Jan 20 13:00:00 2010 Miroslav Suchý 2.5.19-1
- code cleanup

Mon Dec 7 13:00:00 2009 Michael Mraka 2.5.18-1
- moved code from rhnlib to spacewalk-backend-libs

Fri Dec 4 13:00:00 2009 Miroslav Suchý 2.5.17-1
- sha256 support

Fri Dec 4 13:00:00 2009 Michael Mraka 2.5.16-1
- added rhn_rpm and rhn_mpm

Wed Nov 25 13:00:00 2009 Miroslav Suchý 2.5.15-1
- aamt is not Null in most cases, move it more to right
- replace len() with ==
- count length of buffer only once in loop

Thu Nov 5 13:00:00 2009 Miroslav Suchy 2.5.14-1
- fix build under opensuse

Thu Aug 6 14:00:00 2009 Pradeep Kilambi 2.5.13-1
-

Thu May 21 14:00:00 2009 jesus m. rodriguez 2.5.12-1
- merging additional spec changes and minor edits from svn (pkilambiAATTredhat.com)
- 499860 Ability to define location for the temporary transport file
descriptors, uses /tmp by default (pkilambiAATTredhat.com)
- use tempfile to create transport objects instead of an ugly loop (pkilambiAATTredhat.com)

Fri May 8 14:00:00 2009 Pradeep Kilambi 2.2.7-2
Resolves: #489920 #484245 #489921 #492638 #499858 #499860

Wed May 6 14:00:00 2009 jesus m. rodriguez 2.5.11-1
- fixing the rpc version checks (pkilambiAATTredhat.com)
- 492638, 489921, 484245 - Adding redirect support to rhnlib for rhel-5 clients
(pkilambiAATTredhat.com)


 
ICM