| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libdlm-devel | Distribution: SUSE Linux Enterprise 15 |
| Version: 4.1.0 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150400.1.7 | Build date: Sun May 8 01:18:32 2022 |
| Group: Development/Libraries/C and C++ | Build host: ibs-power9-14 |
| Size: 13631 | Source RPM: libdlm-4.1.0-150400.1.7.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://pagure.io/dlm/ | |
| Summary: Development files for the kernel's distributed lock manager | |
Libraries and tools that allow applications, particularly filesystems like OCFS2, to interface with the in-kernel distributed lock manager.
LGPL-2.1-or-later
* Mon Oct 18 2021 heming.zhao@suse.com
- Update to v4.1.0+ (bsc#1191734)
* include some fixes/enhancements upstream patches based on 4.1.0 tag
+ bug-1191734_0001-libdlm-add-stdint.h-to-api-header.patch
+ bug-1191734_0002-dlm_controld-create-var-parent-directories.patch
+ bug-1191734_0003-stonith_helper-fix-build.patch
+ bug-1191734_0004-plock-move-clear-waiter-to-debug-info.patch
+ bug-1191734_0005-treewide-try-to-resolve-symbols-at-linking-time.patch
+ bug-1191734_0006-dlm_controld-add-version-check-for-libquorum.patch
+ bug-1191734_0007-dlm_tool-man-add-command-joinleave-USAGE.patch
+ bug-1191734_0008-man-add-reload_config-in-dlm_tool-dlm.conf.patch
+ bug-1191734_0009-add-new-dlm_tool-command-reload_config.patch
+ bug-1191734_0010-dlm_tool-man-add-new-command-set_config.patch
+ bug-1191734_0011-dlm_tool-dlm_controld-add-new-feature-set_config.patch
+ bug-1191734_0012-fix-some-minor-bugs.patch
+ bug-1191734_0013-dlm_controld-fix-string-copies.patch
+ bug-1191734_0014-man-page-updates.patch
* patch for compatible with corosync-2.4.5+
+ bug-1191734_0015-Revert-dlm_controld-add-version-check-for-libquorum.patch
+ bug-1191734_0016-Revert-dlm_controld-use-new-quorum-api-to-detect-mis.patch
* drop 2 patches which are already included in upstream code
- cluster-ringid-seq.patch
- sysmacros.patch
* change name and modify patch for code changed
- dlm_controld-add-note-that-the-dlm-file-is-not-creat.patch
+ 0004-man-dlm.conf-add-note-that-the-file-is-not-creat.patch
* change libdlm.spec to seperate upsteam patch and suse special patch
* Wed Oct 14 2020 jengelh@inai.de
- Do build with SUSE's %optflags.
- Abolish historic specfile constructs.
- Rework libdlm3 require with a shared library version
tag instead so it propagates to all consuming packages.
* Wed Oct 14 2020 ghe@suse.com
- Add require libdlm3 (bsc#1177658)
* Mon Sep 21 2020 ghe@suse.com
- Add dependency relationship between libdlm and dlm-kmp (bsc#1121380)
* Tue Sep 15 2020 ghe@suse.com
- Add notes in dlm.conf man page (bsc#1175812)
* add dlm_controld-add-note-that-the-dlm-file-is-not-creat.patch
* Fri May 15 2020 ghe@suse.com
- Support uint64_t corosync ringid (bsc#1168771)
* add cluster-ringid-seq.patch
* Mon Aug 05 2019 ghe@suse.com
- Update to v4.0.9
* include some fixes/enhancements for dlm_controld (bsc#1144793)
* source moved to https://pagure.io/dlm
* drop 0004-bsc#1098449-dlm_stonith-explicitly-use-libstonithd.patch
* 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
* Mon Aug 06 2018 schwab@suse.de
- sysmacros.patch: Include <sys/sysmacros.h> for minor
* 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.
/usr/include/libdlm.h /usr/include/libdlmcontrol.h /usr/lib64/libdlm.so /usr/lib64/libdlm_lt.so /usr/lib64/libdlmcontrol.so /usr/lib64/pkgconfig/libdlm.pc /usr/lib64/pkgconfig/libdlm_lt.pc /usr/lib64/pkgconfig/libdlmcontrol.pc
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Aug 9 14:42:24 2025