Hello community,

here is the log from the commit of package WALinuxAgent for openSUSE:Factory 
checked in at 2014-05-29 08:44:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/WALinuxAgent (Old)
 and      /work/SRC/openSUSE:Factory/.WALinuxAgent.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "WALinuxAgent"

Changes:
--------
--- /work/SRC/openSUSE:Factory/WALinuxAgent/WALinuxAgent.changes        
2014-02-22 18:18:24.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.WALinuxAgent.new/WALinuxAgent.changes   
2014-05-29 08:44:54.000000000 +0200
@@ -1,0 +2,25 @@
+Wed May 28 16:56:32 UTC 2014 - [email protected]
+
+- update to version 2.0.5
+   + Multiple fixes for FreeBSD provisioning
+   + Add support for SLES 12
+   + Multiple fixes for extension handler framework
+     - New logging support
+     - Add state handling for each extension
+     - Properly handle non-JSON extensions
+     - Several other bugfixes
+   + Replace platform.* calls with DistInfo() function
+   + Inherit from redhatDistro in centosDistro class
+   + Fix hostname configuration for RHEL7-based systems
+   + EnvMonitor - Set SCSI I/O timeout for all attached disks
+
+-------------------------------------------------------------------
+Mon Apr 14 19:25:12 UTC 2014 - [email protected]
+
+- update to version 2.0.4
+  + Fix encoding issue in LogToFile() & LogToCon()
+  + Add support for parsing ExtensionsConfiguration from GoalState document
+  + Add support for the Fedora distribution
+  + Several fixes to FreeBSDDistro class
+
+-------------------------------------------------------------------

Old:
----
  WALinuxAgent-2.0.3.tar.bz2

New:
----
  WALinuxAgent-2.0.5.tar.bz2

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

Other differences:
------------------
++++++ WALinuxAgent.spec ++++++
--- /var/tmp/diff_new_pack.tVVkny/_old  2014-05-29 08:44:55.000000000 +0200
+++ /var/tmp/diff_new_pack.tVVkny/_new  2014-05-29 08:44:55.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package WALinuxAgent
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products 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,12 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           WALinuxAgent
 Summary:        The Windows Azure Linux Agent
-Version:        2.0.3
-Release:        0
 License:        Apache-2.0
 Group:          System/Daemons
+Version:        2.0.5
+Release:        0
 Url:            https://github.com/WindowsAzure/WALinuxAgent
 Source0:        WALinuxAgent-%{version}.tar.bz2
 Source1:        99-azure-timeout.rules
@@ -45,15 +46,15 @@
 
 BuildRequires: udev
 
-Requires:       python-pyasn1
+Requires:       grep
 Requires:       iptables
-Requires:       pwdutils
+Requires:       logrotate
 Requires:       openssh 
 Requires:       openssl
-Requires:       util-linux
-Requires:       grep
-Requires:       logrotate
+Requires:       pwdutils
+Requires:       python-pyasn1
 Requires:       sudo
+Requires:       util-linux
 
 Conflicts:      NetworkManager
 
@@ -152,5 +153,4 @@
 %config /usr/lib/udev/rules.d/99-azure-timeout.rules
 %endif
 
-
 %changelog

++++++ WALinuxAgent-2.0.3.tar.bz2 -> WALinuxAgent-2.0.5.tar.bz2 ++++++
++++ 1886 lines of diff (skipped)

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

Reply via email to