Package Release Info

ocfs2-tools-1.8.5-bp152.3.23

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ocfs2-tools
ocfs2-tools-devel
ocfs2-tools-devel-static
ocfs2-tools-o2cb

Change Logs

Version: 1.8.5-bp151.2.6.1
* 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
Version: 1.8.5-bp151.2.3.1
* 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
Version: 1.8.5-bp151.1.1
* 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
* Fri Jun 20 2014 rgoldwyn@suse.com
- Fix mkfs.ocfs2 man page to meniton number of slots are
  dynamically determined based on filesystem size.
* Fri May 23 2014 rgoldwyn@suse.com
- Corrected udev directory from /etc/udev/rules.d
* Fri May 23 2014 rgoldwyn@suse.com
- Improve error message if DLM is not available (bnc#867329)
  + 0007-Improve-error-message-if-DLM-service-is-unavailable.patch
* Wed Mar 12 2014 rgoldwyn@suse.com
- (bnc#867330) Fix group leave in patch:
  0002-Remove-controld-dependency-in-group_join-leave.patch