summaryrefslogtreecommitdiffstats
path: root/debian/patches/series
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 18:47:13 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 18:47:13 +0000
commit10adcb1fe8156a91276ac738834ba5a4f0527724 (patch)
tree018c628dc66febe656158711cdcfd0bc79007bcf /debian/patches/series
parentRemoving unneeded depends in ceph-mon for shorter dependency chains. (diff)
downloadceph-10adcb1fe8156a91276ac738834ba5a4f0527724.tar.xz
ceph-10adcb1fe8156a91276ac738834ba5a4f0527724.zip
Adding patches from upstream to fix CXXFLAGS in embedded rocksdb causing performance issues.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/patches/series2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series
index a4cec842c..3197bed6a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -23,3 +23,5 @@ fix-CheckCxxAtomic-riscv64.patch
CVE-2022-3650_1_ceph-crash_drop_privleges_to_run_as_ceph_user_rather_than_root.patch
CVE-2022-3650_2_ceph-crash_fix_stderr_handling.patch
CVE-2022-3854_1_rgw_Guard_against_malformed_bucket_URLs.patch
+progress-linux/0001-rocksdb-cxxflags-1.patch
+progress-linux/0002-rocksdb-cxxflags-2.patch