Changelog for
librgw2-16.2.15.74+gc5dd01a91d8-3899.43.x86_64.rpm :
* Wed Apr 10 2024 Tim Serong
- Update to 16.2.15-74-gc5dd01a91d8: + Fix FTBFS on GCC 14 (boo#1222493)
* Tue Mar 19 2024 Tim Serong - Update to 16.2.15-68-gbb20a17289a: + mds: disable `defer_client_eviction_on_laggy_osds\' by default + ceph.spec.in: Advertise users/groups that are generated by the pre scripts + cmake: Ensure git exists before executing it + make-dist: strip \"-%{release}\" from ceph package Requires- Drop ceph-cmake-3.28.patch (now included in source tarball)
* Thu Jan 25 2024 Dominique Leuenberger - Advertised user/groups that are generated by the pre scripts: + package cephadm generates user/group cephadm + package ceph-common generates user/group ceph
* Tue Dec 19 2023 Dominique Leuenberger - Add ceph-cmake-3.28.patch: Fix build with cmake 3.28 and no git command found (https://github.com/ceph/ceph/pull/54963, boo#1218111).
* Mon Sep 11 2023 Tim Serong - Update to 16.2.14-66-g7aa6ce9419f: + (bsc#1207765) rgw/rados: check_quota() uses real bucket owner + (bsc#1212559) pacific: os/bluestore: cumulative bluefs backport This notably includes:
* os/bluestore: BlueFS fine grain locking
* os/bluestore/bluefs: Fix improper vselector tracking in _flush_special()
* os/bluestore: enable 4K allocation unit for BlueFS
* os/bluestore/bluefs: Fix sync compactionA + (bsc#1213217) ceph.spec.in: Require fmt-devel < 10 + ceph.spec.in: enable build on riscv64 for openSUSE Factory + ceph.spec.in: Require Cython >= 0.29 but < 3 + cephadm: update to the latest container images:
* registry.suse.com/ses/7.1/ceph/prometheus-server:2.37.6
* registry.suse.com/ses/7.1/ceph/prometheus-node-exporter:1.5.0
* registry.suse.com/ses/7.1/ceph/grafana:8.5.22
* registry.suse.com/ses/7.1/ceph/haproxy:2.0.31- Drop ceph-test.changes (no longer necessary since using _multibuild)
* Wed Aug 16 2023 Ana Guerrero - restrict to older Cython
* Tue Jun 27 2023 Tim Serong - Remove _constraints file, add README-constraints.txt and pre_checkin.env
* Wed May 24 2023 Tim Serong - Add \"#!BuildConstraint\" to spec files for compatibility with _multibuild
* Thu May 11 2023 Tim Serong - Update to 16.2.13-66-g54799ee0666: + (bsc#1199880) mgr: don\'t dump global config holding gil + (bsc#1209621) cephadm: fix NFS haproxy failover if active node disappears + (bsc#1210153) mgr/cephadm: fix handling of mgr upgrades with 3 or more mgrs + (bsc#1210243, bsc#1210314) ceph-volume: fix regression in activate + (bsc#1210719) cephadm: mount host /etc/hosts for daemon containers in podman deployments + (bsc#1210784) mgr/dashboard: Fix SSO error: \'str\' object has no attribute \'decode\' + (bsc#1210944) cmake: patch boost source to support python 3.11 + (bsc#1211090) fix FTBFS on s390x
* Thu May 04 2023 Frederic Crozat - Add _multibuild to define additional spec files as additional flavors. Eliminates the need for source package links in OBS.
* Tue Mar 28 2023 Tim Serong - Update to 16.2.11-65-g8b7e6fc0182: + (bsc#1201088) test/librados: fix FTBFS on gcc 13 + (bsc#1208820) mgr/dashboard: allow to pass controls on iscsi disk create
* Fri Mar 10 2023 Tim Serong - Update to 16.2.11-62-gce6291a3463: + (bsc#1201088) fix FTBFS on gcc 13
* Tue Feb 07 2023 Tim Serong - Update to 16.2.11-58-g38d6afd3b78: + test/CMakeLists.txt: move \'APPEND rgw_libs Boost::filesystem\' to top level
* Fri Jan 27 2023 Tim Serong - Update to 16.2.11-57-g9be7fb44a33: + ceph.spec.in: Replace %usrmerged macro with regular version check- checkin.sh: default to ses7p branch
* Fri Jan 27 2023 Michael Fritch - Update to 16.2.11-56-gc067055f8f5: + (bsc#1199183) osd, tools, kv: non-aggressive, on-line trimming of accumulated dups + (bsc#1200262) ceph-volume: fix fast device alloc size on mulitple device + (bsc#1200501) cephadm: update monitoring container images + (bsc#1200978) mgr/dashboard: prevent alert redirect + (bsc#1201797) mgr/volumes: Add subvolumegroup resize cmd + (bsc#1201837) mgr/volumes: Fix subvolume discover during upgrade (CVE-2022-0670) + (bsc#1201976) monitoring/ceph-mixin: add RGW host to label info + (bsc#1202077) mgr/dashboard: enable addition of custom Prometheus alerts + (bsc#1203375) python-common: Add \'KB\' to supported suffixes in SizeMatcher + (bsc#1204430) ceph-crash: drop privleges to run as \"ceph\" user, rather than root (CVE-2022-3650) + (bsc#1205025) rgw: Guard against malformed bucket URLs (CVE-2022-3854) + (bsc#1205436) mgr/dashboard: fix rgw connect when using ssl
* Thu Oct 06 2022 Tim Serong - Update to 16.2.9-539-gea74dd900cd: + (bsc#1202292) ceph.spec.in: Add -DFMT_DEPRECATED_OSTREAM to CXXFLAGS
* Tue Jul 26 2022 Tim Serong - Update to 16.2.9-538-g9de83fa4064: + (bsc#1201604) cephfs-shell: move source to separate subdirectory
* Wed Jul 13 2022 Tim Serong - Update to 16.2.9-536-g41a9f9a5573: + (bsc#1195359, bsc#1200553) rgw: check bucket shard init status in RGWRadosBILogTrimCR + (bsc#1194131) ceph-volume: honour osd_dmcrypt_key_size option (CVE-2021-3979) + (bsc#1196046) mgr/cephadm: try to get FQDN for configuration files
* Thu Jun 09 2022 Tim Serong - Update to 16.2.9-158-gd93952c7eea: + cmake: check for python(\\d)\\.(\\d+) when building boost + make-dist: patch boost source to support python 3.10
* Thu Jun 02 2022 Stefen Allen - Update to ceph-16.2.9-58-ge2e5cb80063: + (bsc#1200064, pr#480) Remove last vestiges of docker.io image paths
* Mon May 23 2022 Michael Fritch - Update to 16.2.9.50-g7d9f12156fb: + (jsc#SES-2515) High-availability NFS export + (bsc#1196044) cephadm: prometheus: The generatorURL in alerts is only using hostname + (bsc#1196785) cephadm: avoid crashing on expected non-zero exit + (bsc#1187748) When an RBD is mapped, it is attempted to be deployed as an OSD.
* Tue Apr 19 2022 Michael Fritch - Update to 16.2.7-969-g6195a460d89 + (jsc#SES-2515) High-availability NFS export
* Thu Mar 31 2022 Stefen Allen - Update to v16.2.7-654-gd5a90ff46f0 + (bsc#1196733) remove build directory during %clean
* Wed Mar 30 2022 Stefen Allen - Update to v16.2.7-652-gf5dc462fdb5 + (bsc#1194875) [SES7P] include/buffer: include
* Thu Mar 24 2022 Stefen Allen - Update to 16.2.7-650-gd083eaa3886 + (pr#469) cephadm: update image paths to registry.suse.com + (pr#468) cephadm: use snmp-notifier image from registry.suse.de + (pr#467) cephadm: infer the default container image during pull + (pr#465) mgr/cephadm: try to get FQDN for inventory address + Sync _constaints file for IBS and OBS
* Tue Mar 15 2022 Stefen Allen - Update to 16.2.7-640-gceb23c7491b + (bsc#1194875) common: fix FTBFS due to dout & need_dynamic on GCC-12 + (bsc#1196938) cephadm: preserve authorized_keys file during upgrade
* Tue Mar 08 2022 Stefen Allen - Update to 16.2.7-596-g7d574789716 + Update Prometheus Container image paths (pr #459) + mgr/dashboard: Fix documentation URL (pr #456) + mgr/dashboard: Adapt downstream branded navigation page (pr #454)
* Fri Mar 04 2022 Stefen Allen - Update to 16.2.7-577-g3e3603b5dd1 + Update prometheus-server version
* Mon Jan 10 2022 Stefen Allen - Update to 16.2.7-37-gb3be69440db: + (bsc#1194353) Downstream branding breaks dashboard npm build + (bsc#1188911) OSD marked down causes wrong backfill_toofull
* Mon Nov 22 2021 Nathan Cutler - Update to 16.2.6-463-g22e7612f9ad: + (bsc#1178073) mgr/dashboard: fix downstream NFS doc links
* Wed Nov 10 2021 Nathan Cutler - Preservation of Bugzilla, Jira and CVE citations from earlier incarnations of this changes file after double-checking that none of these fixes got lost in the pacific rebase: + bsc#1163764 (--container-init feature cherry-picked to octopus) + bsc#1170200 (mgr/dashboard: Fix for CrushMap viewer items getting compressed vertically) + bsc#1172926 (mgr/orchestrator: Sort \'ceph orch device ls\' by host) + bsc#1173079 (mgr/devicehealth: device_health_metrics pool gets created even without any OSDs in the cluster) + bsc#1174466 (mon: have \'mon stat\' output json as well) + bsc#1174526 (mgr/dashboard: allow getting fresh inventory data from the orchestrator) + bsc#1174529 (rpm: on SUSE, podman is required for cephadm to work) + bsc#1174644 (cephadm: log to file) + bsc#1175120 (downstream branding) + bsc#1175161 (downstream branding) + bsc#1175169 (downstream branding) + bsc#1176390 (mgr/dashboard: enable different URL for users of browser to Grafana) + bsc#1176451 (Drop patch \"rpm: on SUSE, podman is required for cephadm to work\") + bsc#1176489 (mgr/cephadm: lock multithreaded access to OSDRemovalQueue) + bsc#1176499 (mgr/cephadm: fix RemoveUtil.load_from_store()) + bsc#1176638 (ceph-volume: batch: call the right prepare method) + bsc#1176679 (mgr/dashboard: enable different URL for users of browser to Grafana) + bsc#1176828 (cephadm: command_unit: call systemctl with verbose=True) + bsc#1177078 (mgr/dashboard: Fix bugs in a unit test and i18n translation) + bsc#1177151 (python-common: do not skip unavailable devices) + bsc#1177319 (--container-init feature cherry-picked to octopus) + bsc#1177344 (mgr/dashboard: support Orchestrator and user-defined Ganesha cluster) + bsc#1177360 (cephadm: silence \"Failed to evict container\" log msg) + bsc#1177450 (ceph-volume: don\'t exit before empty report can be printed) + bsc#1177643 (Revert \"spec: Podman (temporarily) requires apparmor-abstractions on suse\") + bsc#1177676 (cephadm: allow uid/gid == 0 in copy_tree, copy_files, move_files) + bsc#1177843 (CVE-2020-25660) + bsc#1177857 (mgr/cephadm: upgrade: fail gracefully, if daemon redeploy fails) + bsc#1177933 (cephadm: configure journald as the logdriver) + bsc#1178531 (cephadm: set default container_image to registry.suse.com/ses/7/ceph/ceph) + bsc#1178837 (rgw: cls/user: set from_index for reset stats calls) + bsc#1178860 (mgr/dashboard: Disable TLS 1.0 and 1.1) + bsc#1178905 (CVE-2020-25678) + bsc#1178932 (cephadm: reference the last local image by digest) + bsc#1179016 (rpm: require smartmontools on SUSE) + bsc#1179452 (mgr/insights: Test environment requires \'six\') + bsc#1179526 (rgw: during GC defer, prevent new GC enqueue) + bsc#1179569 (cephadm: reference the last local image by digest) + bsc#1179802 (CVE-2020-27781) + bsc#1179997 (CVE-2020-27839) + bsc#1180107 (ceph-volume: pass --filter-for-batch from drive-group subcommand) + bsc#1180155 (CVE-2020-27781) + bsc#1181291 (mgr/cephadm: alias rgw-nfs -> nfs) + bsc#1182766 (cephadm: fix \'inspect\' and \'pull\') + bsc#1183074 (CVE-2021-20288) + bsc#1183561 (mgr/cephadm: on ssh connection error, advice chmod 0600) + bsc#1183899 (bluestore: fix huge reads/writes at BlueFS) + bsc#1184231 (cephadm: Allow to use paths in all <_devices> drivegroup sections) + bsc#1184517 (cls/rgw: look for plane entries in non-ascii plain namespace too) + bsc#1185246 (rgw: check object locks in multi-object delete) + bsc#1185619 (CVE-2021-3524) + bsc#1185619 (CVE-2021-3524) + bsc#1186020 (CVE-2021-3531) + bsc#1186021 (CVE-2021-3509) + bsc#1186348 (mgr/zabbix: adapt zabbix_sender default path) + bsc#1188979 (\"mgr/cephadm: pass --container-init to \"cephadm deploy\" if specified\" and \"Revert \"cephadm: default container_init to False\") + bsc#1189173 (downstream branding) + jsc#SES-1071 (ceph-volume: major batch refactor - upstream PR#34740) + jsc#SES-185 (SES support with cache software) + jsc#SES-704 (mgr/snap_schedule)
* Fri Nov 05 2021 Nathan Cutler - Update to 16.2.6-462-g5fefbbf8888: + rebased on top of upstream commit SHA1 dd7139c66c1d36da50475ec97d8d6b54b07d1dea
* (bsc#1191751) rgw/tracing: unify SO version numbers within librgw2 package
* spec: make selinux scriptlets respect CEPH_AUTO_RESTART_ON_UPGRADE
* Mon Sep 20 2021 Stefen Allen - Update to Version: 16.2.6.45+g8fda9838398: + rebased on top of upstream commit SHA1 dbc87327c37d0f305c2107e487cb98a072ae858b upstream 16.2.6 release https://ceph.io/releases/v16-2-6-pacific-released/
* Thu Sep 02 2021 Nathan Cutler - Update to 16.2.5-504-g6a3a59bd19e: + rebased on top of upstream commit SHA1 0d1e1f2973cae7645126fc88a72743367c790d9d + (bsc#1189605) cmake: exclude \"grafonnet-lib\" target from \"all\"
* Fri Jul 30 2021 Nathan Cutler - Update to 16.2.5-113-g8b5bda7684e: + (bsc#1188741) compression/snappy: use uint32_t to be compatible with 1.1.9 improved version of patch that did not work as intended
* Tue Jul 27 2021 Nathan Cutler - Update to 16.2.5-111-ga5b472dfcf8: + (bsc#1188741) compression/snappy: use uint32_t to be compatible with 1.1.9
* Thu Jul 22 2021 Nathan Cutler - Update to 16.2.5-110-gc5d9c915c46: + rebased on top of upstream commit SHA1 7feddc9819ca05586f230accd67b4e26a328e618 + (bsc#1186348) mgr/zabbix: adapt zabbix_sender default path
* Thu Jul 08 2021 Nathan Cutler - Update to 16.2.5-29-g97c2c82c2f5: + rebased on top of upstream commit SHA1 0883bdea7337b95e4b611c768c0279868462204a upstream 16.2.5 release https://ceph.io/releases/v16-2-5-pacific-released/ + cherry-pick fix for bsc#1188111:
* include/denc: include used header
* mon,osd: always init local variable
* common/Formatter: include used header
* Sat Jun 26 2021 Nathan Cutler - Update to 16.2.4-564-g9689286366a: + rebased on top of upstream commit SHA1 e57defcbcc91e67aac958c4a52d657a7a907e8ef
* Thu Jun 24 2021 Nathan Cutler - Update _constraints: only honor physical memory, not \'any memory\' (e.g. swap). But then, be happy with 8GB (bumping the current x86_64 worker pool from 16 to 64). (Dominique Leuenberger)
* Fri May 14 2021 Nathan Cutler - Update to 16.2.4-26-g555d38aa5a5: + rebased on top of v16.2.4 tag https://ceph.io/releases/v16-2-4-pacific-released/
* mgr/dashboard: fix base-href: revert it to previous approach
* (bsc#1186021) mgr/dashboard: fix cookie injection issue (CVE-2021-3509)
* mgr/dashboard: fix set-ssl-certificate{,-key} commands
* (bsc#1186020) rgw: RGWSwiftWebsiteHandler::is_web_dir checks empty subdir_name (CVE-2021-3531)
* (bsc#1185619) rgw: sanitize \\r in s3 CORSConfiguration’s ExposeHeader (CVE-2021-3524)
* systemd: remove ProtectClock=true for ceph-osdAATT.service
* Thu May 06 2021 Nathan Cutler - Update to 16.2.3-26-g422932e923: + rebased on top of upstream pacific SHA1 381b476cb3900f9a92eb95d03b4850b953cfd79a Pacific v16.2.3 release see https://ceph.io/releases/v16-2-3-pacific-released/
* cephadm: normalize image digest in \'ls\' output too Pacific v16.2.2 release see https://ceph.io/releases/v16-2-2-pacific-released/
* Wed May 05 2021 Nathan Cutler - Update to 16.2.1-283-g9f37a4bec4: + rebased on top of upstream pacific SHA1 717ce59b76c659aaef8c5aec1355c0ac5cef7234 Pacific v16.2.1 release see https://ceph.io/releases/v16-2-1-pacific-released/
* (bsc#1183074) - (CVE-2021-20288) ceph: Unauthorized global_id reuse
* (bsc#1184231) cephadm: Allow to use paths in all <_devices> drivegroup sections
* Tue Apr 13 2021 Nathan Cutler - _constraints: raise s390x disk constraint to 42G after seeing a build fail with \"write error: No space left on device\"
* Thu Apr 08 2021 Nathan Cutler - Update to 16.2.0-91-g24bd0c4acf: + rebase on top of upstream pacific SHA1 4cbaf866034715d053e6259dcd5bd8e4e1d1e1ed
* Thu Apr 01 2021 Nathan Cutler - Update to 16.2.0-31-g5922b2b9c1: + rebase on top of upstream v16.2.0 (first stable release in Pacific series) see https://ceph.io/releases/v16-2-0-pacific-released/ + (bsc#1192838) cephadm: Fix iscsi client caps (allow mgr calls) + (bsc#1200317) mgr/cephadm: fix and improve osd draining + (bsc#1206158) add iscsi and nfs to upgrade process
* Fri Mar 26 2021 Nathan Cutler - Update to 16.1.0-1217-g8e1da7347e: + rpm: drop extraneous explicit sqlite-libs runtime dependency
* Thu Mar 25 2021 Nathan Cutler - pre_checkin.sh: add README-packaging.txt as a source file to ceph-test.spec (to pacify obs-service-source_validator)
* Thu Mar 25 2021 Nathan Cutler - Update to 16.1.0-1216-gbaca20b112: + spec: prepare openSUSE usrmerge (boo#1029961)
* Thu Mar 25 2021 Nathan Cutler - Update to 16.1.0-1215-gd99465b6ba + rebase on top of upstream commit 3eb70cf622aace689e45749e8a92fce033d3d55c (tip of \"pacific\" branch)
* introduce libnpmem and libpmemobj dependencies to for RBD_RWL and RBD_SSD_CACHE features backed by system PMDK
* introduce libcephsqlite
* Thu Mar 25 2021 Nathan Cutler - Add README-packaging.txt
* Wed Jan 27 2021 Nathan Cutler - Update to 16.1.0-46-g571704f730 + rebase on top of upstream v16.1.0 (Pacific release candidate) + (bsc#1192840) mgr/mgr_module.py: CLICommand: Fix parsing of kwargs arguments + drop obsolete downstream patches that were causing conflicts:
* cephadm: use registry.suse.com by default
* cephadm: add global flag --container-init
* mgr/cephadm: append --container-init to basecommand
* cephadm: remove container-init subparser from \"deploy\"