File rhnlib.changes of Package rhnlib.23567
-------------------------------------------------------------------
Wed Mar 30 16:22:25 CEST 2022 - jmassaguerpla@suse.de
- version 4.2.6-1
* Fix the condition for preventing building python 2 subpackage
for SLE15
-------------------------------------------------------------------
Wed Feb 02 13:47:08 CET 2022 - jmassaguerpla@suse.de
- version 4.2.5-1
* do not build python 2 package for SLE15
-------------------------------------------------------------------
Fri Jul 16 14:08:44 CEST 2021 - jgonzalez@suse.com
- version 4.2.4-1
- Adapt the tests to the new images
-------------------------------------------------------------------
Fri Apr 16 13:14:01 CEST 2021 - jgonzalez@suse.com
- version 4.2.3-1
- require missing python-backports.ssl_match_hostname on SLE 11 (bsc#1183959)
-------------------------------------------------------------------
Wed Feb 17 12:16:30 CET 2021 - jgonzalez@suse.com
- version 4.2.2-1
- change SSL implementation to python ssl for better SAN and
hostname matching support (bsc#1181807)
-------------------------------------------------------------------
Fri Sep 18 11:29:26 CEST 2020 - jgonzalez@suse.com
- version 4.2.1-1
- Update package version to 4.2.0
-------------------------------------------------------------------
Wed Mar 11 10:47:57 CET 2020 - jgonzalez@suse.com
- version 4.1.2-1
- Fix building
-------------------------------------------------------------------
Wed Nov 27 16:57:04 CET 2019 - jgonzalez@suse.com
- version 4.1.1-1
- Fix malformed XML response when data contains non-ASCII chars (bsc#1154968)
- Bump version to 4.1.0 (bsc#1154940)
- fix initialize ssl connection (bsc#1144155)
- Add SNI support for clients
- Fix bootstrapping SLE11SP4 trad client with SSL enabled (bsc#1148177)
-------------------------------------------------------------------
Wed May 15 15:04:15 CEST 2019 - jgonzalez@suse.com
- version 4.0.8-1
- SPEC cleanup
-------------------------------------------------------------------
Mon Apr 22 12:05:29 CEST 2019 - jgonzalez@suse.com
- version 4.0.7-1
- Add makefile and pylint configuration for PyLint
-------------------------------------------------------------------
Fri Mar 29 15:08:26 CET 2019 - jgonzalez@suse.com
- version 4.0.6-1
- Add group to python*-rhnlib to fix building at SLE11
-------------------------------------------------------------------
Sat Mar 02 00:08:46 CET 2019 - jgonzalez@suse.com
- version 4.0.5-1
- Read SSL decoded buffer completely when no pending bytes on the
underlying connection.
-------------------------------------------------------------------
Wed Feb 27 12:58:36 CET 2019 - jgonzalez@suse.com
- version 4.0.4-1
- Fix encoding issues after porting to Python 3.
-------------------------------------------------------------------
Thu Jan 31 09:38:49 CET 2019 - jgonzalez@suse.com
- version 4.0.3-1
- Sync changes from Spacewalk
- 1652859 - python3 http.client does not contain _set_hostport()
-------------------------------------------------------------------
Fri Oct 26 10:02:33 CEST 2018 - jgonzalez@suse.com
- version 4.0.2-1
- use rpm for debian packaging
-------------------------------------------------------------------
Fri Aug 10 15:09:47 CEST 2018 - jgonzalez@suse.com
- version 4.0.1-1
- Bump version to 4.0.0 (bsc#1104034)
- Fix copyright for the package specfile (bsc#1103696)
-------------------------------------------------------------------
Mon May 07 14:57:08 CEST 2018 - jgonzalez@suse.com
- version 2.8.11.1-1
- Sync with upstream (bsc#1083294)
-------------------------------------------------------------------
Mon Mar 26 08:38:18 CEST 2018 - jgonzalez@suse.com
- version 2.8.10.1-1
- Sync with upstream (bsc#1083294)
-------------------------------------------------------------------
Mon Mar 05 08:40:18 CET 2018 - jgonzalez@suse.com
- version 2.8.7.2-1
- remove empty clean section from spec (bsc#1083294)
-------------------------------------------------------------------
Fri Feb 23 10:47:01 CET 2018 - jgonzalez@suse.com
- version 2.8.7.1-1
- Sync with upstream
-------------------------------------------------------------------
Fri Feb 02 11:56:38 CET 2018 - jgonzalez@suse.com
- version 2.8.5.3-1
- replace netstat with ss command
-------------------------------------------------------------------
Wed Jan 17 11:13:43 CET 2018 - jgonzalez@suse.com
- version 2.8.5.2-1
- Fix update mechanism when updating the updateservice (bsc#1073619)
-------------------------------------------------------------------
Fri Nov 10 16:25:29 CET 2017 - mc@suse.de
- version 2.8.5.1-1
- merge back upstream changes
-------------------------------------------------------------------
Thu Oct 26 16:44:28 CEST 2017 - mc@suse.de
- version 2.8.4.1-1
- build python3 package
- check a state of handshake before shutdown SSL connection
- Python's OpenSSL.SSL.Connection method for getting state was renamed.
-------------------------------------------------------------------
Wed May 03 16:38:11 CEST 2017 - michele.bologna@suse.com
- version 2.7.2.1-1
-------------------------------------------------------------------
Fri Mar 31 09:33:33 CEST 2017 - mc@suse.de
- version 2.7.1.3-1
- support all TLS versions in rpclib (bsc#1025312)
-------------------------------------------------------------------
Mon Mar 06 16:19:18 CET 2017 - mc@suse.de
- version 2.7.1.2-1
- Updated links to github in spec files
-------------------------------------------------------------------
Wed Jan 11 15:31:19 CET 2017 - michele.bologna@suse.com
- version 2.7.1.1-1
- Version 2.7.1-1
-------------------------------------------------------------------
Thu Oct 06 15:08:47 CEST 2016 - mc@suse.de
- version 2.5.84.3-1
- Add function aliases for backward compatibility (bsc#998185)
-------------------------------------------------------------------
Mon Mar 21 16:41:39 CET 2016 - mc@suse.de
- version 2.5.84.2-1
- use TLSv1_METHOD in SSL Context (bsc#970989)
-------------------------------------------------------------------
Wed Mar 02 11:13:30 CET 2016 - mc@suse.de
- version 2.5.84.1-1
- just set one required attribute to be compatible with all
xmlrpclib versions
- fixed SyntaxError: invalid syntax ' .. = b ' to work in
python 2.4
-------------------------------------------------------------------
Tue Jan 26 13:53:44 CET 2016 - mc@suse.de
- version 2.5.83.1-1
- change encoding for python 2
- os.write wants buffer
- xmlrpc can't convert map objects
- dict.iteritems() is not in python3
- perform decoding on byte string
- modified exception raising to work in python2/3
- fixed string module calls to work in python3
-------------------------------------------------------------------
Sat Jan 16 11:31:43 CET 2016 - mc@suse.de
- version 2.5.81.1-1
- make rhnlib compatible with python 2 and 3
-------------------------------------------------------------------
Mon Nov 30 10:48:24 CET 2015 - mc@suse.de
- version 2.5.77.2-1
- python 2.7 httplib changed function _set_hostport to _get_hostport
-------------------------------------------------------------------
Wed Oct 07 15:09:31 CEST 2015 - mc@suse.de
- version 2.5.77.1-1
- python 3 compatibility
- SmartIO: don't use tmpDir configuration from /etc/sysconfig/rhn/up2date
-------------------------------------------------------------------
Tue Mar 31 14:30:45 CEST 2015 - mc@suse.de
- version 2.5.69.7-1
- Documentation changes - fix name and refer to RFC.
-------------------------------------------------------------------
Tue Feb 03 12:42:14 CET 2015 - mc@suse.de
- version 2.5.69.6-1
- Getting rid of Tabs and trailing spaces
-------------------------------------------------------------------
Thu Dec 18 13:50:31 CET 2014 - mc@suse.de
- version 2.5.69.5-1
-------------------------------------------------------------------
Wed Sep 3 01:41:38 CEST 2014 - ro@suse.de
- sanitize release line in specfile
-------------------------------------------------------------------
Tue Jun 17 11:02:20 CEST 2014 - jrenner@suse.de
- version 2.5.69.4-1
- Ensure bytes strings are sent to pyOpenSSL (bnc#880388)
-------------------------------------------------------------------
Thu Apr 10 17:30:43 CEST 2014 - mc@suse.de
- version 2.5.69.3-1
-------------------------------------------------------------------
Thu Apr 10 17:30:28 CEST 2014 - mc@suse.de
- fix release in specfile for SLE12 (bnc#872970)
-------------------------------------------------------------------
Mon Jan 20 15:16:29 CET 2014 - mc@suse.de
- version 2.5.69.2-1
- change license to SPDX format
-------------------------------------------------------------------
Mon Dec 09 16:05:46 CET 2013 - mc@suse.de
- version 2.5.69.1-1
- switch to 2.1
-------------------------------------------------------------------
Thu Nov 28 16:27:53 CET 2013 - mc@suse.de
- version 2.5.51.6-1
- fixed UserDictCase behaviour when key is not found
-------------------------------------------------------------------
Wed Aug 21 15:37:30 CEST 2013 - mc@suse.de
- version 2.5.51.5-1
- timeout fixes
-------------------------------------------------------------------
Mon Apr 22 15:44:27 CEST 2013 - mc@suse.de
- version 2.5.51.4-1
- Make timeout of yum-rhn-plugin calls through rhn-client-tools
configurable (bnc#815460)
- make Proxy timeouts configurable (bnc#815460)
-------------------------------------------------------------------
Thu Jun 21 11:34:34 CEST 2012 - jrenner@suse.de
- version 2.5.51.3-1
- allow linking against openssl
-------------------------------------------------------------------
Fri Apr 27 16:56:23 CEST 2012 - mc@suse.de
- version 2.5.51.2-1
- fixing typos
-------------------------------------------------------------------
Wed Mar 21 17:06:43 CET 2012 - mc@suse.de
- version 2.5.51.1-1
- Bumping package version
-------------------------------------------------------------------
Mon Sep 19 15:36:29 CEST 2011 - mc@suse.de
- require python-openssl on SUSE
-------------------------------------------------------------------
Sat Jan 22 12:39:39 CET 2011 - mc@suse.de
- fix macros
-------------------------------------------------------------------
Tue Sep 14 17:56:57 CEST 2010 - mantel@suse.de
- Initial release of rhnlib
-------------------------------------------------------------------