[ovirt-node/f16: 3/3] * Wed Jan 11 2012 Mike Burns <mburns at redhat.com> 2.2.1-1 - include the git hash in non-official imag

mburns72h mburns72h at fedoraproject.org
Thu Jan 12 01:08:02 UTC 2012


commit 8b7cb666493d18e4d3533d4160e74c502f64d36d
Author: Mike Burns <mburns at redhat.com>
Date:   Wed Jan 11 20:06:55 2012 -0500

    * Wed Jan 11 2012 Mike Burns <mburns at redhat.com> 2.2.1-1
    - include the git hash in non-official image builds
    - update the kdump propagate command for systemd
    - store /etc/rsyslog.conf after configuration
    - add python autoinstall version of user defined storage_vols
    - remove processor.max_cstate=1 from default command line rhbz#770122
    - remove augeas workarounds
    - add uefi barebones booting for usb drives
    - store hostname in /etc/hosts if set manually rhbz#768491
    - disable LRO on all nics rhbz#772319

 .gitignore      |    1 +
 ovirt-node.spec |   13 ++++++++++++-
 sources         |    2 +-
 3 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ca1d6f7..82c1357 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /ovirt-node-2.0.1.tar.gz
 /ovirt-node-2.1.tar.gz
 /ovirt-node-2.2.0.tar.gz
+/ovirt-node-2.2.1.tar.gz
diff --git a/ovirt-node.spec b/ovirt-node.spec
index 44e8c8f..5fec1de 100644
--- a/ovirt-node.spec
+++ b/ovirt-node.spec
@@ -6,7 +6,7 @@
 
 Summary:        The %{product_family} daemons/scripts
 Name:           ovirt-node
-Version:        2.2.0
+Version:        2.2.1
 Release:        1%{?dist}%{?extra_release}
 Source0:        %{name}-%{version}.tar.gz
 License:        GPLv2+
@@ -320,6 +320,17 @@ fi
 %{_sysconfdir}/ovirt-commandline.d
 
 %changelog
+* Wed Jan 11 2012 Mike Burns <mburns at redhat.com> 2.2.1-1
+- include the git hash in non-official image builds
+- update the kdump propagate command for systemd
+- store /etc/rsyslog.conf after configuration
+- add python autoinstall version of user defined storage_vols
+- remove processor.max_cstate=1 from default command line rhbz#770122
+- remove augeas workarounds
+- add uefi barebones booting for usb drives
+- store hostname in /etc/hosts if set manually rhbz#768491
+- disable LRO on all nics rhbz#772319
+
 * Wed Dec 07 2011 Mike Burns <mburns at redhat.com> 2.2.0-1
 - Updates for stability and working with ovirt-engine
 - Designed for F16
diff --git a/sources b/sources
index a57742d..324252f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0fadc2b3556a98b1ce74c83e5f224de7  ovirt-node-2.2.0.tar.gz
+ca94580f4ddfec7828b4af53fc08f30e  ovirt-node-2.2.1.tar.gz


More information about the scm-commits mailing list