Changelog for
cloud-regionsrv-client-6.3.5-8.1.noarch.rpm :
Mon Oct 13 14:00:00 2014 rschweikertAATTsuse.com
- Update to version 6.3.5 (bnc#909114)
+ Fix bug with cert writing. After getting the cert from the SMT server
the file was never closed properly, thus trying to update the CA
information failed. This fix addresses this issue.
Mon Oct 13 14:00:00 2014 msAATTsuse.com
- regionServiceClient
+ set version to 6.3.4, location of SMT cert for SUSEConnect has changed
Mon Oct 13 14:00:00 2014 msAATTsuse.com
- regionServiceClient
+ store SMT cert to /usr/share/pki/trust/anchors/registration_server.pem
This is the place the SUSEConnect code wants to read it with regards
to ib/suse/connect/ssl_certificate.rb
Sun Oct 12 14:00:00 2014 rschweikertAATTsuse.com
- Update to version 6.3.3
+ Get SLE 12 registration to be reliable
Fri Oct 10 14:00:00 2014 rschweikertAATTsuse.com
- Update to version 6.2.3
+ re-licensed to LGPL-3.0
+ fix registration for SLE 11, this was broken during implementation of the
SLE 12 registration, logic error
+ Add a setup.py file
~ Use standard python installation technique to install plugins
+ Implement a plugin for Google Compute Engine
+ Create separate package for the plugin
+ Implement mechanism to configure plugins
Fri Oct 3 14:00:00 2014 rschweikertAATTsuse.com
- add new line to end of /etc/hosts after modification. Not having the
new line creates issues for other code that might modify /etc/hosts
Thu Sep 25 14:00:00 2014 msAATTsuse.de
- regionServiceClient
+ added an after registration check to make sure the repos
were added. If no repos exists complete the registration
by calling suse_register with the restore-repos option
Tue Sep 23 14:00:00 2014 rschweikertAATTsuse.com
- Update to version 4.1.1
+ Fix sysV init script, no run level 4, avoid warning
Fri Sep 12 14:00:00 2014 rschweikertAATTsuse.com
- Update to version 4.0.1
+ Handle instance restart more gracefully, do not register if
the instance already has repositories configured
Tue Sep 2 14:00:00 2014 rschweikertAATTsuse.com
- Update to version 4.0.0
+ Handle new multiple server information provided by the region server
in version 5.0.0
Mon Jun 2 14:00:00 2014 rschweikertAATTsuse.com
- Update to version 3.2.0
+ Support use of command and arguments for the data provider in the
configuration file
Fri May 30 14:00:00 2014 rschweikertAATTsuse.com
- Remove backup file (~) from archive
Wed May 28 14:00:00 2014 rschweikertAATTsuse.com
- Update to version 3.1.2
+ add a timeout value of 15 seconds per contact attempt. This will avoid
lengthy delays if the client runs in a network configuration environment
where the region servers are not accessible
Tue May 6 14:00:00 2014 rschweikertAATTsuse.com
- Fix license for generic config package
Mon May 5 14:00:00 2014 rschweikertAATTsuse.com
- Fix licensing, properly implement Apache 2.0 license use
Tue Apr 22 14:00:00 2014 rschweikertAATTsuse.com
- Include in SLE 12 (FATE #315990, 315991, 316167, 316168)
Tue Apr 22 14:00:00 2014 rschweikertAATTsuse.com
- update to version 3.1.1
+ break configuration into separate package to support config
via cloud specific packages
Sun Mar 30 14:00:00 2014 rschweikertAATTsuse.com
- update to version 3.1.0
+ add configuration option to handle collection of instance data
and pass it to the smt registration script
Tue Mar 25 13:00:00 2014 rschweikertAATTsuse.com
- Fix dependencies
+ suseRegister SLE 11
+ SUSEConnect SLE 12
Wed Jan 22 13:00:00 2014 rschweikertAATTsuse.com
- update to version 3.0.0
+ change the client to match the region service changes to use https
- add cert location configuration option to config file
- switch from using urllib2 to requests to support cert validation
Sat Jan 4 13:00:00 2014 rschweikertAATTsuse.com
- update to version 2.2.0
+ support the specification of multiple region servers in the config file
Wed Dec 4 13:00:00 2013 rschweikertAATTsuse.com
- update to version 2.1.0
+ use SMT server name for registration, not the IP address
Tue Dec 3 13:00:00 2013 rschweikertAATTsuse.com
- update to version 2.0
+ modifies /etc/hosts
+ handle new information sent by the region server
Mon Dec 2 13:00:00 2013 rschweikertAATTsuse.com
- push to version 1.0.1
+ fix syntax errors
+ add dependency to python-lxml
Thu Nov 28 13:00:00 2013 rschweikertAATTsuse.com
- Initial build