Changelog for
rhnlib-2.5.65-8.el7.noarch.rpm :
Fri Jul 27 14:00:00 2018 Tomas Kasparek
2.5.65-8
- Resolves: #1608425 - forbid old SSL versions during negotiation
(tkasparekAATTredhat.com)
Thu Oct 19 14:00:00 2017 Tomas Kasparek 2.5.65-7
- Resolves: #1503953 - upstream project has migrated to github
(tkasparekAATTredhat.com)
Mon Oct 9 14:00:00 2017 Tomas Kasparek 2.5.65-6
- Resolves: #1499794 - revert previous reboot loop changes
(tkasparekAATTredhat.com)
Thu Sep 21 14:00:00 2017 Tomas Kasparek 2.5.65-5
- Resolves: #1471045 - check a state of handshake before shutdown SSL
connection (grinragAATTgmail.com)
Mon Mar 6 13:00:00 2017 Gennadii Altukhov 2.5.65-4
- Resolves: #1409577 - fixed BZ ID in changelog (galtAATTredhat.com)
Mon Mar 6 13:00:00 2017 Gennadii Altukhov 2.5.65-3
- 1409577 - bump release verion
Mon Mar 6 13:00:00 2017 Gennadii Altukhov 2.5.65-2
- fix except in rhnlib to make it compatible with Python 2.4 (galtAATTredhat.com)
- 1409577 - Reboot loop - rhn_check, rhnsd (jdostalAATTredhat.com)
Wed Jul 17 14:00:00 2013 Tomas Kasparek 2.5.65-1
- updating copyright years
Wed Jun 19 14:00:00 2013 Stephen Herr 2.5.64-1
- 947639 - rhnlib timeout fixes
Mon Jun 17 14:00:00 2013 Michael Mraka 2.5.63-1
- removed old CVS/SVN version ids
- more branding cleanup
Mon Jun 17 14:00:00 2013 Tomas Kasparek 2.5.62-1
- rebranding few more strings in client stuff
Wed Jun 12 14:00:00 2013 Tomas Kasparek 2.5.61-1
- Revert \"947639 - new rhnlib conflicts with old spacewalk-backend\"
Tue May 21 14:00:00 2013 Tomas Kasparek 2.5.60-1
- branding clean-up of rhel client stuff
Thu May 2 14:00:00 2013 Stephen Herr 2.5.59-1
- 947639 - new rhnlib conflicts with old spacewalk-backend
Tue Apr 9 14:00:00 2013 Stephen Herr 2.5.58-1
- 947639 - rhnlib update made necessary by error in rhncfg
Wed Apr 3 14:00:00 2013 Stephen Herr 2.5.57-1
- 947639 - Make timeout of yum-rhn-plugin calls through rhn-client-tools
configurable
Tue Apr 2 14:00:00 2013 Stephen Herr 2.5.56-1
- 947639 - make Proxy timeouts configurable
- Purging %changelog entries preceding Spacewalk 1.0, in active packages.
Tue Oct 30 13:00:00 2012 Jan Pazdziora 2.5.55-1
- Update the copyright year.
Mon Oct 22 14:00:00 2012 Jan Pazdziora 2.5.54-1
- Revert \"Revert \"Revert \"get_server_capability() is defined twice in osad and
rhncfg, merge and move to rhnlib and make it member of rpclib.Server\"\"\"
Thu Jun 21 14:00:00 2012 Jan Pazdziora 2.5.53-1
- allow linking against openssl
- %defattr is not needed since rpm 4.4
Thu Mar 29 14:00:00 2012 Jan Pazdziora 2.5.52-1
- 807679 - replace $Revision$ with rhnlib version-release.
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