ceph.git
2 years agoFix for build failures on 32bit architectures
Ceph Maintainers [Sat, 21 Oct 2023 16:42:26 +0000 (17:42 +0100)]
Fix for build failures on 32bit architectures

Origin: other, https://kojipkgs.fedoraproject.org//packages/ceph/12.2.11/1.fc29/src/ceph-12.2.11-1.fc29.src.rpm
Forwarded: no
Last-Update: 2019-02-18

Last-Update: 2019-02-18
Gbp-Pq: Name 32-bit-ftbfs.patch

2 years agosoftfp-armel
Ceph Maintainers [Sat, 21 Oct 2023 16:42:26 +0000 (17:42 +0100)]
softfp-armel

Gbp-Pq: Name softfp-armel.patch

2 years agoboost-1.67-fixes
Ceph Maintainers [Sat, 21 Oct 2023 16:42:26 +0000 (17:42 +0100)]
boost-1.67-fixes

Gbp-Pq: Name boost-1.67-fixes.patch

2 years ago[PATCH] librbd: Do not instantiate TrimRequest template class
Boris Ranto [Thu, 7 Dec 2017 23:21:38 +0000 (00:21 +0100)]
[PATCH] librbd: Do not instantiate TrimRequest template class

We include TrimRequest.cc in librbd tests at two places:
 - operation/test_mock_TrimRequest.cc
 - operation/test_mock_ResizeRequest.cc

That causes linking errors when doing the builds because some of the
instantiated classes are defined twice.

We can fix this by not instantiating the template class in the
TrimReqeust.cc file when including it in the tests.

Signed-off-by: Boris Ranto <branto@redhat.com>
Gbp-Pq: Name armhf-ftbfs.patch

2 years agofix-var-run-perms-sysvinit
Ceph Maintainers [Sat, 21 Oct 2023 16:42:26 +0000 (17:42 +0100)]
fix-var-run-perms-sysvinit

Gbp-Pq: Name fix-var-run-perms-sysvinit.patch

2 years ago[PATCH 3/3] Core-local statistics
Andrew Kryczka [Tue, 23 May 2017 17:29:14 +0000 (10:29 -0700)]
[PATCH 3/3] Core-local statistics

Summary:
This diff changes `StatisticsImpl` from a thread-local approach to a core-local one. The goal is to perform faster aggregations, particularly for applications that have many threads. There should be no behavior change.
Closes https://github.com/facebook/rocksdb/pull/2258

Differential Revision: D5016258

Pulled By: ajkr

fbshipit-source-id: 7d4d165b4a91d8110f0409d113d1be91f22d31a9
(cherry picked from commit ac39d6bec5b2c23a2c3fd0f0e61d468be4f3e803)

Gbp-Pq: Name 0003-Core-local-statistics.patch

2 years ago[PATCH 2/3] core-local array type conversions
Andrew Kryczka [Fri, 12 May 2017 16:26:40 +0000 (09:26 -0700)]
[PATCH 2/3] core-local array type conversions

Summary:
try to clean up the type conversions and hope it passes on windows.

one interesting thing I learned is that bitshift operations are special: in `x << y`, the result type depends only on the type of `x`, unlike most arithmetic operations where the result type depends on both operands' types.
Closes https://github.com/facebook/rocksdb/pull/2277

Differential Revision: D5050145

Pulled By: ajkr

fbshipit-source-id: f3309e77526ac9612c632bf93a62d99757af9a29
(cherry picked from commit bbe9ee7dd4a542b191ace521ca13b4bdb063008b)

Gbp-Pq: Name 0002-core-local-array-type-conversions.patch

2 years ago[PATCH 1/3] CoreLocalArray class
Andrew Kryczka [Thu, 11 May 2017 01:16:31 +0000 (18:16 -0700)]
[PATCH 1/3] CoreLocalArray class

Summary:
Moved the logic for core-local array out of ConcurrentArena and into a separate class because I want to reuse it for core-local stats.
Closes https://github.com/facebook/rocksdb/pull/2256

Differential Revision: D5011518

Pulled By: ajkr

fbshipit-source-id: a75a7b8f7b7a42fd6273489ada405f14c6be196a
(cherry picked from commit cda5fde2d96624df38afc7f02b6b3e699648c62d)

Gbp-Pq: Name 0001-CoreLocalArray-class.patch

2 years agoMark intention fallthroughs for i386 codepaths
James Page [Sat, 21 Oct 2023 16:42:26 +0000 (17:42 +0100)]
Mark intention fallthroughs for i386 codepaths

Forwarded: https://github.com/facebook/rocksdb/pull/2700

Gbp-Pq: Name rocksdb-fallthrough-i386.patch

2 years agolibatomic
Ceph Maintainers [Sat, 21 Oct 2023 16:42:26 +0000 (17:42 +0100)]
libatomic

Gbp-Pq: Name libatomic.patch

2 years agoAsk virtualenv to never download anything
Bastian Blank [Sat, 21 Oct 2023 16:42:26 +0000 (17:42 +0100)]
Ask virtualenv to never download anything

Last-Update: 2014-10-31
Forwarded: no

Gbp-Pq: Name virtualenv-never-download.patch

2 years agoremove ceph.com ref to favicon
Shengjing Zhu [Sun, 11 Mar 2018 14:59:20 +0000 (22:59 +0800)]
remove ceph.com ref to favicon

Origin: backport, https://github.com/ceph/ceph/commit/409b8923a24ff557c53260842aaff6400054bc9b

Gbp-Pq: Name 0013-remove-ceph.com-ref-to-favicon.patch

2 years agofix various spelling errors
Shengjing Zhu [Sat, 10 Mar 2018 14:36:31 +0000 (22:36 +0800)]
fix various spelling errors

Forwarded: https://github.com/ceph/ceph/pull/20831

Gbp-Pq: Name 0010-fix-various-spelling-errors.patch

2 years agoceph (12.2.11+dfsg1-2.1+deb10u1) buster-security; urgency=medium
Bastien Roucariès [Sat, 21 Oct 2023 16:42:26 +0000 (17:42 +0100)]
ceph (12.2.11+dfsg1-2.1+deb10u1) buster-security; urgency=medium

  * Non-maintainer upload by the LTS Security Team.

  [ Stefano Rivera ]
  * Collection of minor security updates for Ceph.
  * CVE-2020-27781: Privilege Escalation: User credentials could be manipulated
    and stolen by Native CephFS consumers of OpenStack Manila, resulting in
    potential privilege escalation. An Open Stack Manila user can request
    access to a share to an arbitrary cephx user, including existing users.
    The access key is retrieved via the interface drivers. Then, all users of
    the requesting OpenStack project can view the access key. This enables the
    attacker to target any resource that the user has access to. This can be
    done to even "admin" users, compromising the ceph administrator.
  * CVE-2021-20288: Potential Privilege Escalation: When handling
    CEPHX_GET_PRINCIPAL_SESSION_KEY requests, ignore CEPH_ENTITY_TYPE_AUTH in
    CephXServiceTicketRequest::keys.
  * CVE-2020-1760: XSS: A flaw was found in the Ceph Object Gateway, where it
    supports request sent by an anonymous user in Amazon S3. This flaw could
    lead to potential XSS attacks due to the lack of proper neutralization of
    untrusted input.
  * CVE-2020-25678: Information Disclosure: ceph stores mgr module passwords
    in clear text. This can be found by searching the mgr logs for grafana and
    dashboard, with passwords visible.
  * CVE-2019-10222: Denial of service: An unauthenticated attacker could crash
    the Ceph RGW server by sending valid HTTP headers and terminating the
    connection, resulting in a remote denial of service for Ceph RGW clients.
  * CVE-2020-10753 and CVE-2021-3524: Header Injection: It was possible to
    inject HTTP headers via a CORS ExposeHeader tag in an Amazon S3 bucket. The
    newline character in the ExposeHeader tag in the CORS configuration file
    generates a header injection in the response when the CORS request is
    made.
  * CVE-2020-12059: Denial of Service: A POST request with an invalid tagging
    XML could crash the RGW process by triggering a NULL pointer exception.
  * CVE-2020-1700: Denial of Service: A flaw was found in the way the Ceph RGW
    Beast front-end handles unexpected disconnects. An authenticated attacker
    can abuse this flaw by making multiple disconnect attempts resulting in a
    permanent leak of a socket connection by radosgw. This flaw could lead to
    a denial of service condition by pile up of CLOSE_WAIT sockets, eventually
    leading to the exhaustion of available resources, preventing legitimate
    users from connecting to the system.
  * CVE-2021-3531: Denial of Service: When processing a GET Request in Ceph
    Storage RGW for a swift URL that ends with two slashes it could cause the
    rgw to crash, resulting in a denial of service.
  * CVE-2021-3979: Loss of Confidentiality: A key length flaw was found in
    Ceph Storage. An attacker could exploit the fact that the key length is
    incorrectly passed in an encryption algorithm to create a non random key,
    which is weaker and can be exploited for loss of confidentiality and
    integrity on encrypted disks.

  [ Bastien Roucariès ]

  * CVE-2023-43040: A flaw was found in Ceph RGW. An unprivileged
    user can write to any bucket(s) accessible by a given key
    if a POST's form-data contains a key called 'bucket'
    with a value matching the name of the bucket used to sign
    the request. The result of this is that a user could actually
    upload to any bucket accessible by the specified access key
    as long as the bucket in the POST policy matches the bucket
    in said POST form part. (Closes: #1053690)

[dgit import unpatched ceph 12.2.11+dfsg1-2.1+deb10u1]

2 years agoImport ceph_12.2.11+dfsg1-2.1+deb10u1.debian.tar.xz
Bastien Roucariès [Sat, 21 Oct 2023 16:42:26 +0000 (17:42 +0100)]
Import ceph_12.2.11+dfsg1-2.1+deb10u1.debian.tar.xz

[dgit import tarball ceph 12.2.11+dfsg1-2.1+deb10u1 ceph_12.2.11+dfsg1-2.1+deb10u1.debian.tar.xz]

6 years agoImport ceph_12.2.11+dfsg1.orig.tar.xz
Gaudenz Steinlin [Tue, 12 Feb 2019 09:55:02 +0000 (09:55 +0000)]
Import ceph_12.2.11+dfsg1.orig.tar.xz

[dgit import orig ceph_12.2.11+dfsg1.orig.tar.xz]