Vinzenz Feenstra has uploaded a new change for review. Change subject: Version 1.0.9 update ......................................................................
Version 1.0.9 update Change-Id: I4a914522846fb879ed09c47992bc5f13d0456ead Signed-off-by: Vinzenz Feenstra <vfeen...@redhat.com> --- M configure.ac M debian/changelog M debian/copyright M ovirt-guest-agent.rhel6.spec M ovirt-guest-agent.spec 5 files changed, 15 insertions(+), 5 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-guest-agent refs/changes/44/23444/1 diff --git a/configure.ac b/configure.ac index 9cce1ed..ce6dfdf 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ AC_PREREQ([2.63]) AC_INIT([ovirt-guest-agent], - [1.0.8], + [1.0.9], [http://bugzilla.redhat.com]) AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2 -Wall]) diff --git a/debian/changelog b/debian/changelog index a696103..1b4b146 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,8 @@ +ovirt-guest-agent (1.0.9-1) quantal; urgency=low + + * Bump to ovirt-guest-agent 1.0.9 + + -- Vinzenz Feenstra <eviliss...@redhat.com> Wed, 19 Jun 2013 11:08:14 +0200 ovirt-guest-agent (1.0.8-1) quantal; urgency=low * Initial release of the ovirt-guest-agent for Ubuntu diff --git a/debian/copyright b/debian/copyright index 3e761e8..f225e50 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,9 +1,9 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ovirt-guest-agent -Source: http://evilissimo.fedorapeople.org/releases/ovirt-guest-agent/1.0.8/ovirt-guest-agent-1.0.8.tar.bz2 +Source: http://evilissimo.fedorapeople.org/releases/ovirt-guest-agent/1.0.9/ovirt-guest-agent-1.0.9.tar.bz2 Files: * -Copyright: 2009-2013 Red Hat, Inc. and/or its affiliates +Copyright: 2009-2014 Red Hat, Inc. and/or its affiliates License: Apache Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/ovirt-guest-agent.rhel6.spec b/ovirt-guest-agent.rhel6.spec index d6581a0..c3a6ce8 100644 --- a/ovirt-guest-agent.rhel6.spec +++ b/ovirt-guest-agent.rhel6.spec @@ -2,7 +2,7 @@ %global release_version 1 Name: ovirt-guest-agent -Version: 1.0.8 +Version: 1.0.9 Release: %{release_version}%{?dist} Summary: The oVirt Guest Agent Group: Applications/System diff --git a/ovirt-guest-agent.spec b/ovirt-guest-agent.spec index ba6c3b6..7a7cb44 100644 --- a/ovirt-guest-agent.spec +++ b/ovirt-guest-agent.spec @@ -5,7 +5,7 @@ %global _kdmrc /etc/kde/kdm/kdmrc Name: ovirt-guest-agent -Version: 1.0.8 +Version: 1.0.9 Release: %{release_version}%{?dist} Summary: The oVirt Guest Agent Group: Applications/System @@ -222,6 +222,11 @@ %attr (755,root,root) %{_libdir}/kde4/kgreet_ovirtcred.so %changelog +* Mon Jan 20 2014 Vinzenz Feenstra <vfeen...@redhat.com> - 1.0.9-1 +- Report swap usage of guests +- Updated pam conversation approach +- Python 2.4 compatability fix + * Thu Jul 11 2013 Vinzenz Feenstra <vfeen...@redhat.com> - 1.0.8-1 - Pep8 rules applied on python files - Call restorecon on pidfile -- To view, visit http://gerrit.ovirt.org/23444 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4a914522846fb879ed09c47992bc5f13d0456ead Gerrit-PatchSet: 1 Gerrit-Project: ovirt-guest-agent Gerrit-Branch: master Gerrit-Owner: Vinzenz Feenstra <vfeen...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches