| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ocfs2-tools-o2cb | Distribution: SUSE Linux Enterprise 15 |
| Version: 1.8.8 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150600.2.2 | Build date: Thu May 9 15:40:06 2024 |
| Group: System/Filesystems | Build host: h04-armsrv1 |
| Size: 526219 | Source RPM: ocfs2-tools-1.8.8-150600.2.2.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://ocfs2.wiki.kernel.org/ | |
| Summary: Oracle Cluster File System 2 tools for the native o2cb stack | |
OCFS is the Oracle Cluster File System. This package contains the tools to manage the native o2cb stack for the OCFS2 filesystem.
GPL-2.0-only
* Mon Apr 15 2024 heming.zhao@suse.com
- Update ocfs2-tools to latest code (78060fac433e)
* mkfs.ocfs2-verify-the-number-of-clusters.patch
* bsc1216834-fsck.ocfs2-add-the-ability-to-clear-jbd2-errno.patch
* Thu Mar 21 2024 heming.zhao@suse.com
- Update patch to apply 'patch -p1' format (no code change)
* reflink-no-syscall.patch
* Mon Feb 26 2024 dimstar@opensuse.org
- Use %autosetup macro. Allows to eliminate the usage of deprecated
PatchN.
* Wed Sep 06 2023 heming.zhao@suse.com
- Update from 1.8.7 to 1.8.8 (jsc#PED-6362)
* Upstream only marked a new tag, there is no new feature in this upgrade.
* remove patch
- ocfs2-tools-kernel33.patch
- fixed-mounted.ocfs2-output-when-some-devices-are-Not.patch
- update-mounted.ocfs2-mounted.c.patch
- libocfs2-roll-back-when-dir_index-creation-fails.patch
- fsck.ocfs2-do-not-try-locking-after-replaying-journa.patch
- bug-1203166-dump_fs_locks-support-v4.patch
* Mon Oct 24 2022 heming.zhao@suse.com
- ocfs2-tools: finish UsrMerge, install to /usr (bsc#1191084)
+ modify ocfs2_tools.spec to use %suse_version to replace %UsrMerge
* Sat Oct 22 2022 heming.zhao@suse.com
- ocfs2-tools: finish UsrMerge, install to /usr (bsc#1191084)
+ modify ocfs2_tools.spec to following UsrMerge rule
* Wed Sep 07 2022 heming.zhao@suse.com
- enable defragfs.ocfs2 and honor upstream patch dump_fs_locks support v4 (bsc#1203166)
+ modify ocfs2_tools.spec to enable defragfs
+ bug-1203166-dump_fs_locks-support-v4.patch
* Tue Mar 22 2022 heming.zhao@suse.com
- fsck.ocfs2: do not try locking after replaying journals if -F is given (bsc#1196705)
+ fsck.ocfs2-do-not-try-locking-after-replaying-journa.patch
* Fri Nov 12 2021 ghe@suse.com
- Rollback when dir_index creation fails (bsc#1192103)
+ libocfs2-roll-back-when-dir_index-creation-fails.patch
* Wed Oct 27 2021 ghe@suse.com
- Fix mounted.ocfs2 output when some devices are not ready (bsc#1191810)
+ fixed-mounted.ocfs2-output-when-some-devices-are-Not.patch
+ update-mounted.ocfs2-mounted.c.patch
* Wed May 26 2021 ghe@suse.com
- Update ocfs2-tools.tar.gz to upstream v1.8.7 (bsc#1186308)
- Update patch due to patching failure
+ 0008-ocfs2-tools-add-systemd-support-fix.patch
- Drop patches (merged upstream):
- bug-543119-o2dlm.patch
- bnc#96864-ocfs2console-fix-starting-failure.patch
- fsck.ocfs2-fix-compile-error-when-glibc-upgrade.patch
- mounted.ocfs2-use-sys-sysmacros.h-include-for-makede.patch
- fix-build-failure-with-glibc-2.28.patch
- debugfs.ocfs2-Fix-the-error-on-devices-with-sector-s.patch
- mount.ocfs2-add-nocluster-mount-option-support.patch
- mount.ocfs2-point-out-the-default-value-of-mount-opt.patch
* Thu Oct 29 2020 ghe@suse.com
- Point out the default value of mount options (bsc#1178248)
+ mount.ocfs2-point-out-the-default-value-of-mount-opt.patch
* Mon Aug 10 2020 ghe@suse.com
- Add nocluster mount option support (bsc#1174943)
+ mount.ocfs2-add-nocluster-mount-option-support.patch
* Wed May 06 2020 ghe@suse.com
- Fix debugfs.ocfs2 error on devices with sector size 4096 (bsc#1170530)
+ debugfs.ocfs2-Fix-the-error-on-devices-with-sector-s.patch
* Thu Jan 30 2020 kukuk@suse.com
- Use %license instead of %doc [bsc#1082318]
- Remove obsolete /sbin/chkconfig requires
* Tue Sep 10 2019 christophe@krop.fr
- Use -ffat-lto-objects when building static libraries.
* Mon Mar 04 2019 ghe@suse.com
- Fix build failure with glibc-2.28 (bsc#1126968)
+ mounted.ocfs2-use-sys-sysmacros.h-include-for-makede.patch
+ fix-build-failure-with-glibc-2.28.patch
* Thu Jan 10 2019 ghe@suse.com
- Add libdlm Requires dependency for ocfs2-tools (bsc#1121382)
* Mon Apr 30 2018 crrodriguez@opensuse.org
- fix pre/post/preun/postun scripts when systemd_enabled
- insserv_prereq is only needed when !systemd_enabled
- run fillup to actually provision /etc/sysconfig/o2cb
* Wed Dec 13 2017 lchen@suse.com
- Remove install procedures for ocfs2console
* Mon Dec 11 2017 lchen@suse.com
- Remove ocfs2console module from spec file
* Thu Nov 23 2017 rbrown@suse.com
- Replace references to /var/adm/fillup-templates with new
%_fillupdir macro (boo#1069468)
- Correct clearly invalid .changes timestamp
* Wed Nov 22 2017 ghe@suse.com
- Remove o2cb resource agent which is obsolete (bsc#1069099)
* Mon Oct 23 2017 ghe@suse.com
- Fix dependencies problem between ocfs2-tools and ocfs2-kmp (bsc#1060601)
* Mon Sep 04 2017 ghe@suse.com
- Add fsck.ocfs2-fix-compile-error-when-glibc-upgrade.patch (bsc#1057008)
- Change license to GPL-2.0 from GPL-2.0+
* Thu Mar 09 2017 ghe@suse.com
- Update ocfs2-tools.tar.gz to upstream v1.8.5 (fate#322956)
- Unify the source files between openSUSE:Factory and SLE12SP3
+ 0004-mkfs.ocfs2-Abort-if-cluster-information-is-not-detec.patch
- bnc883550-Fix-mkfs.ocfs2-man-page-for-default-slots.patch
- Drop patches (merged upstream):
- 0001-libo2dlm-Close-file-description-after-use.patch
- 0002-debugfs.ocfs2-Fix-a-bug-in-process_open_args.patch
- 0003-o2cb-add-build-scripts-for-rhel7.patch
- 0004-add-systemd-support.patch
- 0005-do-not-write-sysconfig-if-status-not-changed.patch
- 0006-o2cb-mount-debugfs-when-load-config.patch
- 0009-o2cb-fix-systemd-o2cb.service-failure.patch
* Thu Apr 21 2016 zren@suse.com
- Add 0009-o2cb-fix-systemd-o2cb.service-failure.patch to fix bsc#963959
* Thu Mar 17 2016 zren@suse.com
- Add bnc#96864-ocfs2console-fix-starting-failure.patch
* Tue Dec 22 2015 zren@suse.com
- Make pcmk as default stack for ocfs2, and this patch may go along
with us forever bnc#959660
+auto-setup-pcmk-stack-as-default-if-no-stack-is-setup.patch
* Tue Sep 08 2015 zren@suse.com
- Add systemd support for o2cb and ocfs2 service
+ 0003-o2cb-add-build-scripts-for-rhel7.patch
+ 0004-add-systemd-support.patch
+ 0005-do-not-write-sysconfig-if-status-not-changed.patch
+ 0006-o2cb-mount-debugfs-when-load-config.patch
+ 0007-vendor-Add-vendor-files-for-sles12.patch
+ 0008-ocfs2-tools-add-systemd-support-fix.patch
* Fri May 08 2015 ghe@suse.com
- libo2dlm: Close file description after use
+ 0001-libo2dlm-Close-file-description-after-use.patch
- debugfs.ocfs2: Fix a bug in process_open_args()
+ 0002-debugfs.ocfs2-Fix-a-bug-in-process_open_args.patch
* Thu May 07 2015 ghe@suse.com
- Update ocfs2-tools.tar.bz2 to upstream v1.8.4
- Use new ocfs2-tools git URL https://github.com/markfasheh/ocfs2-tools.git
- Drop patches (merged upstream):
- 0001-Use-cmap-for-getting-cluster-name.patch
- 0002-Remove-controld-dependency-in-group_join-leave.patch
- 0003-Auto-setup-cluster_stack-based-on-what-is-on-disk.patch
- 0004-mkfs.ocfs2-Abort-if-cluster-information-is-not-detec.patch
- 0005-mkfs-Setup-cluster_stack-if-not-setup-based-on-what-.patch
- 0006-Auto-setup-pcmk-stack-as-default-if-no-stack-is-setu.patch
* Mon Feb 09 2015 ghe@suse.com
- Update ocfs2-tools.tar.bz2 to upstream v1.8.3
- Drop patches (merged upstream):
- fix-indexed-dirs.patch
- 0001-fswreck-Create-a-loop-in-group-chains.patch
- 0002-Break-a-chain-loop-in-group-desc.patch
- restore-g_list_append.patch
- ocfs2console-libraries-include-aio.patch
- libocfs2-needs-libaio.patch
- libocfs2-Change-asserts-to-error.patch
- Drop patches for ocfs2_controld
- force-debug.patch
- extra-debug.patch
- bug-805764-ocfs2-controld.patch
- bnc804707-reduce-RR-priority.patch
- use-symlink-in-udev-rules.patch
/sbin/o2cb /sbin/o2cb.init /sbin/o2cb_ctl /sbin/ocfs2.init /usr/lib/systemd/system/o2cb.service /usr/lib/systemd/system/ocfs2.service /usr/share/doc/packages/ocfs2-tools-o2cb /usr/share/doc/packages/ocfs2-tools-o2cb/README.O2CB /usr/share/fillup-templates/sysconfig.o2cb /usr/share/man/man7/o2cb.7.gz /usr/share/man/man8/o2cb.8.gz /usr/share/man/man8/o2cb_ctl.8.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Aug 9 16:03:07 2025