Hello community,

here is the log from the commit of package google-daemon for openSUSE:Factory 
checked in at 2015-03-19 21:16:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/google-daemon (Old)
 and      /work/SRC/openSUSE:Factory/.google-daemon.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "google-daemon"

Changes:
--------
--- /work/SRC/openSUSE:Factory/google-daemon/google-daemon.changes      
2014-11-18 22:46:19.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.google-daemon.new/google-daemon.changes 
2015-03-19 21:16:32.000000000 +0100
@@ -1,0 +2,7 @@
+Wed Mar 11 11:49:07 UTC 2015 - [email protected]
+
+- Update to version 1.2.4 (bnc#921732)
+  + Version consistency with startup scripts
+  + Reduced SSH key-related console spam.
+
+-------------------------------------------------------------------

Old:
----
  google-daemon-1.1.9.tar.bz2

New:
----
  google-daemon-1.2.4.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ google-daemon.spec ++++++
--- /var/tmp/diff_new_pack.E0q3e0/_old  2015-03-19 21:16:32.000000000 +0100
+++ /var/tmp/diff_new_pack.E0q3e0/_new  2015-03-19 21:16:32.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package google-daemon
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:         google-daemon
-Version:      1.1.9
+Version:        1.2.4
 Release:      0
+Summary:        VM management inside GCE
 License:      Apache-2.0
 Group:        System/Daemons
-Summary:      VM management inside GCE
-URL:          https://github.com/GoogleCloudPlatform/compute-image-packages
+Url:            https://github.com/GoogleCloudPlatform/compute-image-packages
 Source0:      %{name}-%{version}.tar.bz2
 Source1:      google-address-manager.suse
 Source2:      google-accounts-manager.suse
@@ -33,11 +34,10 @@
 Requires:     insserv
 Requires:     sysvinit
 %endif
-BuildRoot:    %{_tmppath}/%{name}-%{version}-%{release}-root
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 BuildArch:      noarch
 
-
 %description
 Google Daemon - A service that manages user accounts,
 maintains ssh login keys, and syncs public endpoint IP addresses.

++++++ google-daemon-1.1.9.tar.bz2 -> google-daemon-1.2.4.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/google-daemon-1.1.9/usr/share/google/google_daemon/desired_accounts.py 
new/google-daemon-1.2.4/usr/share/google/google_daemon/desired_accounts.py
--- old/google-daemon-1.1.9/usr/share/google/google_daemon/desired_accounts.py  
2014-11-08 01:18:19.000000000 +0100
+++ new/google-daemon-1.2.4/usr/share/google/google_daemon/desired_accounts.py  
2015-03-10 02:28:44.000000000 +0100
@@ -61,7 +61,7 @@
     logging.debug('Rejecting %s as potential key schema identifier.', schema)
     return False
 
-  logging.info('Google SSH key schema identifier found.')
+  logging.debug('Google SSH key schema identifier found.')
   logging.debug('JSON string detected: %s', json_str)
 
   try:

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to