diff options
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 000000000..a4cec842c --- /dev/null +++ b/debian/patches/series @@ -0,0 +1,25 @@ +enable-strsignal.patch +update-java-source-target-flags.patch +disable-crypto.patch +# Ubuntu: civetweb max connections +civetweb-755-1.8-somaxconn-configurable_conf.patch +civetweb-755-1.8-somaxconn-configurable.patch +civetweb-755-1.8-somaxconn-configurable_test.patch +# Upstream: py3 +# Upstream: 32bit +debian-armel-armhf-buildflags.patch +fix-bash-completion-location +32bit-fixes.patch +add-option-to-disable-ceph-dencoder.patch +riscv64-link-pthread.patch +fix-ceph-osd-systemd-target.patch +compile-ppc.c-on-all-powerpc-machines.patch +bug1914584.patch +bug1917414.patch +cmake-test-for-16-bytes-atomic-support-on-mips-also.patch +only-yied-under-armv7-and-above.patch +Fix-build-with-fmt-8-9.patch +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 |