Version: 4.0.7-bp151.1.1
* Thu Nov 15 2018 ygao@suse.com
- Explicitly use and link libstonithd from libpacemaker3 (bsc#1098449)
* 0004-bsc#1098449-dlm_stonith-explicitly-use-libstonithd.patch
* Thu Nov 23 2017 rbrown@suse.com
- Replace references to /var/adm/fillup-templates with new
%_fillupdir macro (boo#1069468)
* Tue Feb 14 2017 jengelh@inai.de
- Use source URL; drop redundant %clean section;
rectify RPM groups; run fdupes to merge duplicate files.
* Sat Feb 04 2017 zren@suse.com
- Update to v4.0.7
* bsc#1023595: libdlm: upgrade version to 4.0.7
- Re-add the dropped bsc numbers to follow the factory-first policy
* take Factory fixes for SLE12 (boo#944795, bsc#944797)
* Mon Jul 25 2016 zren@suse.com
- Update to v4.0.6
* In v4.0.4, there's a stupid and severe bug so that upstream
released v4.0.5 soon with an urgent fix
* Upstream merged our fix for bsc#977201 with release v4.0.6,
so I still use the 2 below bugs for this updates:
* bsc#967332: libdlm: package update to v4.0.4
* bsc#977201: output of `dlm_tool ls` should distinguish causes
for "wait fencing" message
- Drop patches
* bnc#875122dlm_controld-fix-long-name-in-log-entry.patch
* build-dlm_stonith.patch
- Rename patches more readable
* remove: Makefile-for-diff-arch.patch, remove-sd-notify.patch,
bnc#874705nodes-without-quorum.patch
* add: 0001-makefile-for-diff-arch.patch,
0002-remove-sd-notify.patch,
0003-bnc#874705-nodes-without-quorum.patch
* Mon Feb 15 2016 zren@suse.com
- Update to V4.0.4
* Remove build-dlm_stonith.patch
* Reove bnc#875122dlm_controld-fix-long-name-in-log-entry.patch
* Fri May 01 2015 jengelh@inai.de
- Avoid running sh for %post ldconfig
- Default to implicit -n for %setup
* Sun Apr 12 2015 crrodriguez@opensuse.org
- Move udev rules to %{_udevrulesdir}, packages should
not ship files in /etc/udev/rules.d which is reserved
for the sysadmin.
* Fri Nov 14 2014 dimstar@opensuse.org
- BuildRequire pkgconfig(systemd) instead of systemd-devel.
* Wed May 21 2014 jsegitz@novell.com
- added necessary macros for systemd files
* Tue May 20 2014 lzhong@suse.com
- fix different behavior when nodes without quorum
+ bnc#874705nodes-without-quorum.patch
* Mon Apr 28 2014 lzhong@suse.com
- dlm_controld print out error format message(bnc#875122)
+ bnc#875122dlm_controld-fix-long-name-in-log-entry.patch
* Mon Mar 31 2014 lzhong@suse.com
- dlm_controld notifies systemd(bnc#870626)
+ remove-sd-notify.patch
* Sat Sep 07 2013 rgoldwyn@suse.com
- Build dlm_stonith to prox fencing for pacemaker
+ build-dlm_stonith.patch
- Remove patch to use default fscontrol using sysconfig
- libdlm-enable-fscontrol.patch
* Thu Aug 01 2013 lzhong@suse.com
- Update to V4.0.2
* Tue Jul 23 2013 lzhong@suse.com
- Update to V4.0.1(openSuse13.1)
+ file a patch for opensuse build service
- Remove patches from sle11sp3 for either merged in the upstream
or obsoleted.
- bnc804707-reduce-RR-priority.patch
- bnc777137-fix-plock-dev_write_no_op.patch
- libdlm-gcc47.patch
- libdlm-pacemaker.patch
* Mon Jun 24 2013 ygao@suse.com
- dl_controld: libdlm-pacemaker.patch
* Replace use of send_ais_text() with send_cluster_text()
* Replace use of ais_dispatch() with plugin_dispatch()
* Replace use of crm_peer_id_cache with crm_peer_cache
* Mon May 27 2013 tserong@suse.com
- Replace NAME= with SYMLINK+= in udev rules (bnc#779718)
+ use-symlink-in-udev-rules.patch
* Thu Mar 28 2013 dmzhang@suse.com
- reduce dlm_controld priority to RR(1). (bnc#804707)
* Fri Feb 22 2013 lmb@suse.com
- Make sure we poll the right fd for AIS notifications to avoid spinning
(bnc#803746)