[openstack-ceilometer/f19] Updated patches from f19-patches

Matthias Runge mrunge at fedoraproject.org
Tue Aug 13 11:27:50 UTC 2013


commit 0693b28501e96a4282203c29146ac34dfe35d5f1
Author: Matthias Runge <mrunge at redhat.com>
Date:   Tue Aug 13 13:20:43 2013 +0200

    Updated patches from f19-patches

 ...e-don-t-access-the-net-when-building-docs.patch |    6 +++---
 ...oid-code-path-causing-qpid-exchange-leaks.patch |    6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)
---
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 220e998..5a02572 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 995e4dac63cfaad92a8634211734a81d66f5c688 Mon Sep 17 00:00:00 2001
+From 7947c2b6512453da268977757d2348a0c33f4a1e Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?P=C3=A1draig=20Brady?= <pbrady at redhat.com>
 Date: Fri, 6 Jan 2012 12:16:34 +0000
 Subject: [PATCH] Ensure we don't access the net when building docs
@@ -7,8 +7,8 @@ Subject: [PATCH] Ensure we don't access the net when building docs
 
 Change-Id: I9d02fb4053a8106672aded1614a2850e21603eb2
 ---
- doc/source/conf.py |    1 -
- 1 files changed, 0 insertions(+), 1 deletions(-)
+ doc/source/conf.py | 1 -
+ 1 file changed, 1 deletion(-)
 
 diff --git a/doc/source/conf.py b/doc/source/conf.py
 index 7b77eb9..2b36df7 100644
diff --git a/0002-avoid-code-path-causing-qpid-exchange-leaks.patch b/0002-avoid-code-path-causing-qpid-exchange-leaks.patch
index 62c9e3f..b7a9572 100644
--- a/0002-avoid-code-path-causing-qpid-exchange-leaks.patch
+++ b/0002-avoid-code-path-causing-qpid-exchange-leaks.patch
@@ -1,4 +1,4 @@
-From 975c75e089327bd63f9fa5c934950244f0daae42 Mon Sep 17 00:00:00 2001
+From b1e715e4d8742d840a615a333f25e2cb30729737 Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?P=C3=A1draig=20Brady?= <pbrady at redhat.com>
 Date: Fri, 21 Jun 2013 10:47:51 +0100
 Subject: [PATCH] avoid code path causing qpid exchange leaks
@@ -7,8 +7,8 @@ Always assume amqp_rpc_single_reply_queue is True,
 so that the problematic code path is ignored.
 The issue is discussed at https://pad.lv/1178375
 ---
- ceilometer/openstack/common/rpc/amqp.py |    3 ++-
- 1 files changed, 2 insertions(+), 1 deletions(-)
+ ceilometer/openstack/common/rpc/amqp.py | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
 
 diff --git a/ceilometer/openstack/common/rpc/amqp.py b/ceilometer/openstack/common/rpc/amqp.py
 index d8e6ba0..01f0e1f 100644


More information about the scm-commits mailing list