[openstack-cinder/el6-grizzly] Update to 2013.1.5

Eric Harney eharney at fedoraproject.org
Wed Mar 26 16:59:21 UTC 2014


commit cc62d5520e073dc7d0f0bdc63627d8b0e262076e
Author: Eric Harney <eharney at redhat.com>
Date:   Wed Mar 26 12:20:16 2014 -0400

    Update to 2013.1.5
    
    Updated patches from el6-grizzly-patches

 .gitignore                                         |    1 +
 ...e-don-t-access-the-net-when-building-docs.patch |    2 +-
 ...-parallel-install-versions-of-epel-packag.patch |    2 +-
 ...ecated-assert_unicode-sqlalchemy-attribut.patch |    2 +-
 ...oid-code-path-causing-qpid-exchange-leaks.patch |    2 +-
 openstack-cinder.spec                              |    7 +++++--
 sources                                            |    2 +-
 7 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 53a8023..60e280e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /cinder-2013.1.2.tar.gz
 /cinder-2013.1.3.tar.gz
 /cinder-2013.1.4.tar.gz
+/cinder-2013.1.5.tar.gz
diff --git a/0001-Ensure-we-don-t-access-the-net-when-building-docs.patch b/0001-Ensure-we-don-t-access-the-net-when-building-docs.patch
index 5b9751b..e90482b 100644
--- a/0001-Ensure-we-don-t-access-the-net-when-building-docs.patch
+++ b/0001-Ensure-we-don-t-access-the-net-when-building-docs.patch
@@ -1,4 +1,4 @@
-From 8b235eaf9bafcd1dc67dd2cfedb1cb41cbc3ad2c Mon Sep 17 00:00:00 2001
+From 7096c984e509cbb07b192e728158a650a8ea5ad5 Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?P=C3=A1draig=20Brady?= <P at draigBrady.com>
 Date: Fri, 21 Sep 2012 13:33:26 +0100
 Subject: [PATCH] Ensure we don't access the net when building docs
diff --git a/0002-Use-updated-parallel-install-versions-of-epel-packag.patch b/0002-Use-updated-parallel-install-versions-of-epel-packag.patch
index 6fb0f13..85dce47 100644
--- a/0002-Use-updated-parallel-install-versions-of-epel-packag.patch
+++ b/0002-Use-updated-parallel-install-versions-of-epel-packag.patch
@@ -1,4 +1,4 @@
-From a338adfb3aeac0b54540296a15be0fc15b08a818 Mon Sep 17 00:00:00 2001
+From ee6ba497df64b4bc792fdcaad14d61f270b6a9fe Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?P=C3=A1draig=20Brady?= <P at draigBrady.com>
 Date: Wed, 24 Oct 2012 13:44:37 +0100
 Subject: [PATCH] Use updated parallel install versions of epel package
diff --git a/0003-remove-deprecated-assert_unicode-sqlalchemy-attribut.patch b/0003-remove-deprecated-assert_unicode-sqlalchemy-attribut.patch
index a1255ae..9eaa049 100644
--- a/0003-remove-deprecated-assert_unicode-sqlalchemy-attribut.patch
+++ b/0003-remove-deprecated-assert_unicode-sqlalchemy-attribut.patch
@@ -1,4 +1,4 @@
-From 124be6dbce108dda1a86327da495d418faf9642a Mon Sep 17 00:00:00 2001
+From 0ed2560f078f5eadbd607fa63a3ab0446fb7c8f1 Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?P=C3=A1draig=20Brady?= <pbrady at redhat.com>
 Date: Tue, 2 Apr 2013 14:44:51 +0100
 Subject: [PATCH] remove deprecated assert_unicode sqlalchemy attribute
diff --git a/0004-avoid-code-path-causing-qpid-exchange-leaks.patch b/0004-avoid-code-path-causing-qpid-exchange-leaks.patch
index c240bae..9c3e5e4 100644
--- a/0004-avoid-code-path-causing-qpid-exchange-leaks.patch
+++ b/0004-avoid-code-path-causing-qpid-exchange-leaks.patch
@@ -1,4 +1,4 @@
-From d1ac1f055ed45617a7de5f2f3314216d01b3d7d7 Mon Sep 17 00:00:00 2001
+From 4a6fa55372d9d86d914b62fd979a2457945b30a6 Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?P=C3=A1draig=20Brady?= <pbrady at redhat.com>
 Date: Wed, 17 Jul 2013 16:03:44 +0100
 Subject: [PATCH] avoid code path causing qpid exchange leaks
diff --git a/openstack-cinder.spec b/openstack-cinder.spec
index 3484d63..ecb199c 100644
--- a/openstack-cinder.spec
+++ b/openstack-cinder.spec
@@ -1,7 +1,7 @@
 %global with_doc %{!?_without_doc:1}%{?_without_doc:0}
 
 Name:             openstack-cinder
-Version:          2013.1.4
+Version:          2013.1.5
 Release:          1%{?dist}
 Summary:          OpenStack Volume service
 
@@ -23,7 +23,7 @@ Source120:        openstack-cinder-volume.upstart
 Source20:         cinder-sudoers
 
 #
-# patches_base=2013.1.4
+# patches_base=2013.1.5
 #
 Patch0001: 0001-Ensure-we-don-t-access-the-net-when-building-docs.patch
 Patch0002: 0002-Use-updated-parallel-install-versions-of-epel-packag.patch
@@ -290,6 +290,9 @@ fi
 %endif
 
 %changelog
+* Wed Mar 26 2014 Eric Harney <eharney at redhat.com> - 2013.1.5-1
+- Update to Grizzly stable release 5
+
 * Thu Oct 17 2013 Eric Harney <eharney at redhat.com> - 2013.1.4-1
 - Update to Grizzly stable release 4
 
diff --git a/sources b/sources
index 1c93d39..0b02f02 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1ff6248e9064c72f6f4563d0a8c6d2eb  cinder-2013.1.4.tar.gz
+f6280ea0672658f55ea0d77f9fb07b26  cinder-2013.1.5.tar.gz


More information about the scm-commits mailing list