Compare commits
1 Commits
9008b2eab7
...
4faa9cabd3
Author | SHA1 | Date | |
---|---|---|---|
|
4faa9cabd3 |
File diff suppressed because it is too large
Load Diff
@ -129,7 +129,7 @@
|
||||
|
||||
Name: libblockdev
|
||||
Version: 2.28
|
||||
Release: 9%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Summary: A library for low-level manipulation with block devices
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/storaged-project/libblockdev
|
||||
@ -145,7 +145,6 @@ Patch7: 0007-tests-Fix-test_swapon_pagesize-on-systems-with-64k-p.patch
|
||||
Patch8: 0008-part-Fix-segfault-when-adding-a-partition-too-big-fo.patch
|
||||
Patch9: 0009-Fix-issues-in-tests-when-running-in-FIPS-mode.patch
|
||||
Patch10: 0010-lvm-Add-a-function-to-activate-LVs-in-shared-mode.patch
|
||||
Patch11: 0011-nvme_libblockdev-3.0.4_backport.patch
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: glib2-devel
|
||||
@ -737,7 +736,6 @@ A meta-package that pulls all the libblockdev plugins as dependencies.
|
||||
%patch8 -p1
|
||||
%patch9 -p1
|
||||
%patch10 -p1
|
||||
%patch11 -p1
|
||||
|
||||
%build
|
||||
autoreconf -ivf
|
||||
@ -1056,13 +1054,6 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm}
|
||||
%files plugins-all
|
||||
|
||||
%changelog
|
||||
* Wed Nov 01 2023 Tomas Bzatek <tbzatek@redhat.com> - 2.28-9
|
||||
- nvme: HostID fixes for TP4126
|
||||
Resolves: RHEL-1375
|
||||
- nvme: Stack smashing fixes
|
||||
Resolves: RHEL-13127
|
||||
Resolves: RHEL-8037
|
||||
|
||||
* Tue Oct 17 2023 Vojtech Trefny <vtrefny@redhat.com> - 2.28-8
|
||||
- lvm: Add a function to activate LVs in shared mode
|
||||
Resolves: RHEL-14018
|
||||
|
Loading…
Reference in New Issue
Block a user