File cloud-regionsrv-client.changes of Package cloud-regionsrv-client.543

-------------------------------------------------------------------
Sat Apr 11 12:07:36 UTC 2015 - rjschwei@suse.com

- Update to version 6.3.17 (bnc#926647)
  + Do not modify /etc/hosts file if a registrations exists, the
    registration data is consistent and the configured SMT server
    is reachable

-------------------------------------------------------------------
Wed Apr  1 14:37:06 UTC 2015 - rjschwei@suse.com

- Update to version 6.3.16
  + Take no action on --force-new if zypper is running. Provide
    feedback to the user. Follow up to bnc#921526

-------------------------------------------------------------------
Mon Mar 30 08:29:18 UTC 2015 - rjschwei@suse.com

- Update to version 6.3.15 (bnc#924712)
  + Write instance data to /var/lib into a randomly generated file name
  + Better implementation to kill zypper, follow up to bnc#921526

-------------------------------------------------------------------
Wed Mar 25 10:23:47 UTC 2015 - rjschwei@suse.com

- Add missing provides for the generic configuration. Resolves
  improper conflict between -plugin-gce and the generic
  configuration

-------------------------------------------------------------------
Tue Mar 10 11:56:40 UTC 2015 - rjschwei@suse.com

- Update to version 6.3.13 (bnc#921526)
  + Implements new --force-new command line option for
    registration code fo on demand images

-------------------------------------------------------------------
Mon Mar  2 23:21:23 UTC 2015 - rjschwei@suse.com

- Update to version 6.3.12 (bnc#920295)
  + Improve logging information on registration failure in SLES 12

-------------------------------------------------------------------
Wed Feb 11 23:08:35 UTC 2015 - rjschwei@suse.com

- Update to version 6.3.11 (bnc#917450, bnc#917453)
  + Fix boot order for Azure, force waagent to run after registration
  + Properly handle exception if network connection fails
  + Retry network connection 3 times before giving up

-------------------------------------------------------------------
Mon Feb  2 15:31:46 UTC 2015 - rjschwei@suse.com

- Update to version 6.3.8 (bnc#912979)
  + Fix the ordering in the boot phase
  + Source from new upstream location

-------------------------------------------------------------------
Mon Oct 13 20:24:11 UTC 2014 - rschweikert@suse.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:19:27 UTC 2014 - ms@suse.com

- regionServiceClient
  + set version to 6.3.4, location of SMT cert for SUSEConnect has changed

-------------------------------------------------------------------
Mon Oct 13 14:18:27 UTC 2014 - ms@suse.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 12:27:25 UTC 2014 - rschweikert@suse.com

- Update to version 6.3.3
  + Get SLE 12 registration to be reliable

-------------------------------------------------------------------
Fri Oct 10 12:57:46 UTC 2014 - rschweikert@suse.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 01:32:28 UTC 2014 - rschweikert@suse.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 09:44:57 CEST 2014 - ms@suse.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 12:13:32 UTC 2014 - rschweikert@suse.com

- Update to version 4.1.1
  + Fix sysV init script, no run level 4, avoid warning

-------------------------------------------------------------------
Fri Sep 12 01:38:32 UTC 2014 - rschweikert@suse.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 21:43:06 UTC 2014 - rschweikert@suse.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 17:54:52 UTC 2014 - rschweikert@suse.com

- Update to version 3.2.0
  + Support use of command and arguments for the data provider in the
    configuration file

-------------------------------------------------------------------
Fri May 30 11:49:39 UTC 2014 - rschweikert@suse.com

- Remove backup file (~) from archive

-------------------------------------------------------------------
Wed May 28 19:23:35 UTC 2014 - rschweikert@suse.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 12:42:56 UTC 2014 - rschweikert@suse.com

- Fix license for generic config package

-------------------------------------------------------------------
Mon May  5 15:55:16 UTC 2014 - rschweikert@suse.com

- Fix licensing, properly implement Apache 2.0 license use

-------------------------------------------------------------------
Tue Apr 22 16:17:15 UTC 2014 - rschweikert@suse.com

- Include in SLE 12 (FATE #315990, 315991, 316167, 316168)

-------------------------------------------------------------------
Tue Apr 22 15:34:28 UTC 2014 - rschweikert@suse.com

- update to version 3.1.1
  + break configuration into separate package to support config
    via cloud specific packages

-------------------------------------------------------------------
Sun Mar 30 02:04:48 UTC 2014 - rschweikert@suse.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 16:28:56 UTC 2014 - rschweikert@suse.com

- Fix dependencies
  + suseRegister SLE 11
  + SUSEConnect SLE 12

-------------------------------------------------------------------
Wed Jan 22 21:04:41 UTC 2014 - rschweikert@suse.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 12:24:30 UTC 2014 - rschweikert@suse.com

- update to version 2.2.0
  + support the specification of multiple region servers in the config file

-------------------------------------------------------------------
Wed Dec  4 17:31:35 UTC 2013 - rschweikert@suse.com

- update to version 2.1.0
  + use SMT server name for registration, not the IP address

-------------------------------------------------------------------
Tue Dec  3 21:05:40 UTC 2013 - rschweikert@suse.com

- update to version 2.0
  + modifies /etc/hosts
  + handle new information sent by the region server

-------------------------------------------------------------------
Mon Dec  2 21:08:08 UTC 2013 - rschweikert@suse.com

- push to version 1.0.1
  + fix syntax errors
  + add dependency to python-lxml

-------------------------------------------------------------------
Thu Nov 28 10:52:53 UTC 2013 - rschweikert@suse.com

- Initial build

openSUSE Build Service is sponsored by