No description
Find a file
Bazaah 06b20aa091
merge: master <--- feature/v20.2.1-1
* HEAD
| \
| * 8e979b0 <github@luxolus.com> pkgbuild: pkgver=20.2.1 pkgrel=1
| * 65d3572 <github@luxolus.com> pkgbuild: document expected test failures
| * 82c4d07 <github@luxolus.com> pkgbuild: add python-jmespath, python-xmltodict to ceph-mgr depends()
| * dc30116 <github@luxolus.com> pkgbuild: package libcephfsd, misc soname updates for v20
| * 5850fe3 <github@luxolus.com> pkgbuild: quiet gcc maybe-uninitialized warnings in build
| * d800fe6 <github@luxolus.com> pkgbuild: rm CMAKE_POLICY_VERSION_MINIMUM override
| * a7dd282 <github@luxolus.com> pkgbuild: various improvements to prepare(), _make_ceph_packages()
| * c51ea18 <github@luxolus.com> pkgbuild: use prebuilt dashboard over rebuilding
| * cf21370 <github@luxolus.com> pkgbuild: lock lua to 5.3
| * ffe6890 <github@luxolus.com> pkgbuild: rm old prepare() stuff
| * 49d4224 <github@luxolus.com> pkgbuild: rere existing patches for v20
| * 761def7 <github@luxolus.com> pkgbuild: add+use cmake-install-fixes.patch
| * 726cf5a <github@luxolus.com> pkgbuild: use mgr-module-optional-notify-types.patch
| * be4182d <github@luxolus.com> repo: add mgr-module-optional-notify-types.patch
| * 578e551 <github@luxolus.com> pkgbuild: add+use backport-boost-190-fixes.patch
| * a4cc242 <github@luxolus.com> pkgbuild: use backport-rgw-lc-do-not-delete-dm.patch
| * 3a0768d <github@luxolus.com> repo: add backport-rgw-lc-do-not-delete-dm.patch
| * 2f106f3 <github@luxolus.com> pkgbuild: use backport-buffer-overread-in-datagenerator.patch
| * fe95792 <github@luxolus.com> repo: add backport-buffer-overread-in-datagenerator.patch
| * 60067f2 <github@luxolus.com> pkgbuild: use quiet-btree-array-bounds.patch
| * b777e9f <github@luxolus.com> repo: add quiet-btree-array-bounds.patch
| * d12f149 <github@luxolus.com> repo: rm 21 obsolete patches
| * c88c34d <github@luxolus.com> pkgbuild: rm removed patches
| * c95816f <github@luxolus.com> pkgbuild: revert "fix liburing_ext missing include for open_how"
| * b7a4534 <github@luxolus.com> justfile: add support for `chroot fastbuild` via ccache
| /
| master

Signed-off-by: Bazaah <github@luxolus.com>
2026-04-06 22:03:06 +00:00
.gitattributes gitattributes: github syntax highlighting for justfile 2022-11-05 20:52:37 +00:00
.gitignore repo: add .gitignore 2022-08-09 15:09:45 +00:00
.SRCINFO pkgbuild: pkgver=20.2.1 pkgrel=1 2026-04-06 17:24:41 +00:00
ceph-17.2.4-pybind-unmock-cythonize.patch pkgbuild: pybind-unmock-cythonize.patch 2022-10-26 13:04:03 +00:00
ceph-17.2.4-test-bluefs-split.patch pkgbuild: rere existing patches for v20 2026-04-04 11:07:26 +00:00
ceph-17.2.5-logrotate-ignore-dups.patch pkgbuild: add logrotate-ignore-dups.patch 2022-12-21 14:48:10 +00:00
ceph-17.2.6-cython-fixes.patch repo: add ceph-17.2.6-cython-fixes.patch 2023-07-30 07:33:51 +00:00
ceph-17.2.6-mgr-dashboard-cherrypy-18.patch repo: mgr/dashboard deps pylint->2.17, cherrypy->18 2023-05-12 17:03:52 +00:00
ceph-18.2.4-fmt-formatter-const.patch pkgbuild: rere existing patches for v20 2026-04-04 11:07:26 +00:00
ceph-19.2.2-rocksdb-cstdint.patch repo: add rocksdb-cstdint.patch 2025-05-06 08:54:46 +00:00
ceph-20.2.0-backport-boost-190-fixes.patch pkgbuild: add+use backport-boost-190-fixes.patch 2026-04-04 11:04:55 +00:00
ceph-20.2.0-backport-buffer-overread-in-datagenerator.patch repo: add backport-buffer-overread-in-datagenerator.patch 2026-04-04 11:04:54 +00:00
ceph-20.2.0-backport-rgw-lc-do-not-delete-dm.patch repo: add backport-rgw-lc-do-not-delete-dm.patch 2026-04-04 11:04:55 +00:00
ceph-20.2.0-cmake-install-fixes.patch pkgbuild: add+use cmake-install-fixes.patch 2026-04-04 11:04:56 +00:00
ceph-20.2.0-mgr-module-optional-notify-types.patch repo: add mgr-module-optional-notify-types.patch 2026-04-04 11:04:56 +00:00
ceph-20.2.0-quiet-btree-array-bounds.patch repo: add quiet-btree-array-bounds.patch 2026-04-04 11:04:54 +00:00
ceph-20.2.0-restrict-tox-tests.patch repo: add restrict-tox-tests.patch 2026-01-12 14:43:42 +00:00
ceph.sudoers pkgbuild: add ceph.sudoers to package_ceph() 2022-11-06 10:33:30 +00:00
ceph.sysusers import ceph-15.2.14-6 PKGBUILD 2022-08-08 11:09:11 +02:00
justfile justfile: add support for chroot fastbuild via ccache 2026-03-19 17:37:28 +00:00
LICENSE repo: add LICENSE, REUSE metadata 2025-10-05 13:06:06 +00:00
PKGBUILD pkgbuild: pkgver=20.2.1 pkgrel=1 2026-04-06 17:24:41 +00:00
REUSE.toml repo: add LICENSE, REUSE metadata 2025-10-05 13:06:06 +00:00
scripts.gh-upload-artifact.sh gh-upload-artifact: try pretty print happy path of upload 2023-09-09 17:10:46 +00:00