From a3d242782befbf7ec21290471fe7c9fd26224b6f Mon Sep 17 00:00:00 2001 From: spuru Date: Wed, 22 Apr 2015 19:06:37 -0700 Subject: [PATCH] Closes-Bug: #1416163 Issue: wrong syslog facility argument passed on to channel call Fixed the above mentioned issue. Tests: long running FIO test Change-Id: Idb843090a2801c84eaf41387204560f449d2b002 --- .../ubuntu1404/icehouse/depends_storage_packages.cfg | 4 ++-- .../ubuntu1404/juno/depends_storage_packages.cfg | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/package_configs/ubuntu1404/icehouse/depends_storage_packages.cfg b/build/package_configs/ubuntu1404/icehouse/depends_storage_packages.cfg index 654648018..8de3fc530 100644 --- a/build/package_configs/ubuntu1404/icehouse/depends_storage_packages.cfg +++ b/build/package_configs/ubuntu1404/icehouse/depends_storage_packages.cfg @@ -21,8 +21,8 @@ file = libcephfs1_0.87-1_amd64.deb md5 = 732508f16384c3af23f0353851dc2caf [ceph] -file = ceph_0.87-1_amd64.deb -md5 = baf5df9416d4a6bf5d4c16e282902a4c +file = ceph_0.87-2_amd64.deb +md5 = 43f6fe722730bfd4d1b66b6b3d569d0a [ceph-common] file = ceph-common_0.87-1_amd64.deb diff --git a/build/package_configs/ubuntu1404/juno/depends_storage_packages.cfg b/build/package_configs/ubuntu1404/juno/depends_storage_packages.cfg index 4e5907240..bfedeacdb 100644 --- a/build/package_configs/ubuntu1404/juno/depends_storage_packages.cfg +++ b/build/package_configs/ubuntu1404/juno/depends_storage_packages.cfg @@ -21,8 +21,8 @@ file = libcephfs1_0.87-1_amd64.deb md5 = 732508f16384c3af23f0353851dc2caf [ceph] -file = ceph_0.87-1_amd64.deb -md5 = baf5df9416d4a6bf5d4c16e282902a4c +file = ceph_0.87-2_amd64.deb +md5 = 43f6fe722730bfd4d1b66b6b3d569d0a [ceph-common] file = ceph-common_0.87-1_amd64.deb