Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

blivet-data-3.13.0-7.el10 RPM for noarch

From CentOS Stream 10 AppStream for ppc64le

Name: blivet-data Distribution: CentOS
Version: 3.13.0 Vendor: CentOS
Release: 7.el10 Build date: Mon May 18 11:14:35 2026
Group: Unspecified Build host: aarch64-02.stream.rdu2.redhat.com
Size: 500488 Source RPM: python-blivet-3.13.0-7.el10.src.rpm
Packager: builder@centos.org
Url: https://storageapis.wordpress.com/projects/blivet
Summary: Data for the blivet python module.
The blivet-data package provides data files required by the blivet
python module.

Provides

Requires

License

LGPL-2.1-or-later

Changelog

* Mon May 18 2026 Vojtech Trefny <vtrefny@redhat.com> - 3.13.0-7
  - Fix PV overhead calculation in LVMFactory._get_total_space
    Resolves: RHEL-45174
* Thu Apr 16 2026 Vojtech Trefny <vtrefny@redhat.com> - 3.13.0-6
  - Account for unusable space in the PV in LVMFactory
    Resolves: RHEL-45174
* Wed Feb 04 2026 Vojtech Trefny <vtrefny@redhat.com> - 3.13.0-5
  - Fix getting iSCSI firmware initiator name
    Resolves: RHEL-145882
* Tue Jan 20 2026 Vojtech Trefny <vtrefny@redhat.com> - 3.13.0-4
  - Fix luks save_passphrase for missing format context
    Resolves: RHEL-142610
* Mon Nov 03 2025 Vojtech Trefny <vtrefny@redhat.com> - 3.13.0-3
  - iSCSI: don't crash when LUN ID >= 256
    Resolves: RHEL-122305
  - Remove the safe_dbus module
    Related: RHEL-122305
* Wed Oct 29 2025 Vojtech Trefny <vtrefny@redhat.com> - 3.13.0-2
  - Temporarily reintroduce the safe_dbus module
    Related: RHEL-115005
* Wed Oct 08 2025 Vojtech Trefny <vtrefny@redhat.com> - 3.13.0-1
  - Update to blivet 3.13.0 upstream release
    Resolves: RHEL-115005
* Mon Aug 04 2025 Vojtech Trefny <vtrefny@redhat.com> - 3.10.0-23
  - Add a pre-wipe fixup function for LVM logical volumes
    Resolves: RHEL-93966
* Tue Jul 08 2025 Vojtech Trefny <vtrefny@redhat.com> - 3.10.0-22
  - tests: Change expected Stratis metadata size for stratisd 3.7.0
    Resolves: RHEL-102299
* Tue Jul 01 2025 Vojtech Trefny <vtrefny@redhat.com> - 3.10.0-21
  - Tell LVM DBus to refresh it's internal status during reset
    Resolves: RHEL-93967
* Fri May 30 2025 Vojtech Trefny <vtrefny@redhat.com> - 3.10.0-20
  - Wipe end partition before creating it as well as the start
    Resolves: RHEL-93967
* Tue May 20 2025 Vojtech Trefny <vtrefny@redhat.com> - 3.10.0-19
  - Make ActionDestroyFormat optional when the device is also scheduled to be removed
    Resolves: RHEL-84685
    Resolves: RHEL-84663
* Mon Apr 14 2025 Vojtech Trefny <vtrefny@redhat.com> - 3.10.0-18
  - Get the actual PV format size for LVMPV format
    Resolves: RHEL-74076
  - Include additional information in PartitioningError
    Resolves: RHEL-84686
* Thu Mar 27 2025 Vojtech Trefny <vtrefny@redhat.com> - 3.10.0-17
  - Do not remove PVs from devices file if disabled or doesn't exist
    Resolves: RHEL-65846
  - iscsi: Use node.startup=onboot option for Login
    Resolves: RHEL-53719
  - tests: Make sure selinux_test doesn't try to create mountpoints
    Resolves: RHEL-78988
* Tue Mar 11 2025 Vojtech Trefny <vtrefny@redhat.com> - 3.10.0-16
  - Set persistent allow-discards flag for newly created LUKS devices
    Resolves: RHEL-82884
* Wed Jan 29 2025 Vojtech Trefny <vtrefny@redhat.com> - 3.10.0-15
  - Revert "Remove support for the MD linear RAID level"
    Resolves: RHEL-76808
* Thu Dec 05 2024 Vojtech Trefny <vtrefny@redhat.com> - 3.10.0-14
  - Fix crash on ppc64le with GPT
    Resolves: RHEL-70153
* Tue Nov 19 2024 Vojtech Trefny <vtrefny@redhat.com> - 3.10.0-13
  - Make GPT default label type on all architectures
    Resolves: RHEL-52200
* Tue Nov 12 2024 Vojtech Trefny <vtrefny@redhat.com> - 3.10.0-12
  - Fix running tests in FIPS mode
    Resolves: RHEL-45173
* Fri Nov 01 2024 Jan Pokorny <japokorn@redhat.com> - 3.10.0-11
  - Modified passphrase in stratis test
    Resolves: RHEL-45173
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1:3.10.0-10
  - Bump release for October 2024 mass rebuild:
    Resolves: RHEL-64018
* Thu Oct 24 2024 Vojtech Trefny <vtrefny@redhat.com> - 3.10.0-9
  - Align sizes up for growable LVs
    Resolves: RHEL-45180
    Resolves: RHEL-45181
* Wed Oct 09 2024 Vojtech Trefny <vtrefny@redhat.com> - 3.10.0-8
  - Fix dependency on libblockdev-s390
    Resolves: RHEL-61187
* Mon Sep 30 2024 Vojtech Trefny <vtrefny@redhat.com> - 3.10.0-7
  - Fix checking for NVMe plugin availability
    Resolves: RHEL-45179
* Mon Sep 09 2024 Vojtech Trefny <vtrefny@redhat.com> - 3.10.0-6
  - Remove support for the MD linear RAID level
    Resolves: RHEL-38386
* Tue Jul 16 2024 Vojtech Trefny <vtrefny@redhat.com> - 3.10.0-5
  - Consolidated Device Configuration for RHEL 10
    Resolves: RHEL-39381
* Thu Jun 27 2024 Vojtech Trefny <vtrefny@redhat.com> - 3.10.0-4
  - tests: Try waiting after partition creation for XFS resize test
    Resolves: RHEL-45177
  - Run mkfs.xfs with the force (-f) option by default
    Resolves: RHEL-39384
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1:3.10.0-3
  - Bump release for June 2024 mass rebuild

Files

/etc/dbus-1/system.d/blivet.conf
/usr/lib/systemd/system/blivet.service
/usr/libexec/blivetd
/usr/share/dbus-1/system-services/com.redhat.Blivet0.service
/usr/share/locale/af/LC_MESSAGES/blivet.mo
/usr/share/locale/am/LC_MESSAGES/blivet.mo
/usr/share/locale/ar/LC_MESSAGES/blivet.mo
/usr/share/locale/as/LC_MESSAGES/blivet.mo
/usr/share/locale/ast/LC_MESSAGES/blivet.mo
/usr/share/locale/bg/LC_MESSAGES/blivet.mo
/usr/share/locale/bn/LC_MESSAGES/blivet.mo
/usr/share/locale/bn_IN/LC_MESSAGES/blivet.mo
/usr/share/locale/bs/LC_MESSAGES/blivet.mo
/usr/share/locale/ca/LC_MESSAGES/blivet.mo
/usr/share/locale/cs/LC_MESSAGES/blivet.mo
/usr/share/locale/cy/LC_MESSAGES/blivet.mo
/usr/share/locale/da/LC_MESSAGES/blivet.mo
/usr/share/locale/de/LC_MESSAGES/blivet.mo
/usr/share/locale/de_CH/LC_MESSAGES/blivet.mo
/usr/share/locale/el/LC_MESSAGES/blivet.mo
/usr/share/locale/en_GB/LC_MESSAGES/blivet.mo
/usr/share/locale/es/LC_MESSAGES/blivet.mo
/usr/share/locale/et/LC_MESSAGES/blivet.mo
/usr/share/locale/eu/LC_MESSAGES/blivet.mo
/usr/share/locale/fa/LC_MESSAGES/blivet.mo
/usr/share/locale/fi/LC_MESSAGES/blivet.mo
/usr/share/locale/fr/LC_MESSAGES/blivet.mo
/usr/share/locale/fur/LC_MESSAGES/blivet.mo
/usr/share/locale/gu/LC_MESSAGES/blivet.mo
/usr/share/locale/he/LC_MESSAGES/blivet.mo
/usr/share/locale/hi/LC_MESSAGES/blivet.mo
/usr/share/locale/hr/LC_MESSAGES/blivet.mo
/usr/share/locale/hu/LC_MESSAGES/blivet.mo
/usr/share/locale/ia/LC_MESSAGES/blivet.mo
/usr/share/locale/id/LC_MESSAGES/blivet.mo
/usr/share/locale/ilo/LC_MESSAGES/blivet.mo
/usr/share/locale/is/LC_MESSAGES/blivet.mo
/usr/share/locale/it/LC_MESSAGES/blivet.mo
/usr/share/locale/ja/LC_MESSAGES/blivet.mo
/usr/share/locale/ka/LC_MESSAGES/blivet.mo
/usr/share/locale/kk/LC_MESSAGES/blivet.mo
/usr/share/locale/kn/LC_MESSAGES/blivet.mo
/usr/share/locale/ko/LC_MESSAGES/blivet.mo
/usr/share/locale/lv/LC_MESSAGES/blivet.mo
/usr/share/locale/mai/LC_MESSAGES/blivet.mo
/usr/share/locale/mk/LC_MESSAGES/blivet.mo
/usr/share/locale/ml/LC_MESSAGES/blivet.mo
/usr/share/locale/mr/LC_MESSAGES/blivet.mo
/usr/share/locale/ms/LC_MESSAGES/blivet.mo
/usr/share/locale/nb/LC_MESSAGES/blivet.mo
/usr/share/locale/ne/LC_MESSAGES/blivet.mo
/usr/share/locale/nl/LC_MESSAGES/blivet.mo
/usr/share/locale/nso/LC_MESSAGES/blivet.mo
/usr/share/locale/or/LC_MESSAGES/blivet.mo
/usr/share/locale/pa/LC_MESSAGES/blivet.mo
/usr/share/locale/pl/LC_MESSAGES/blivet.mo
/usr/share/locale/pt/LC_MESSAGES/blivet.mo
/usr/share/locale/pt_BR/LC_MESSAGES/blivet.mo
/usr/share/locale/ro/LC_MESSAGES/blivet.mo
/usr/share/locale/ru/LC_MESSAGES/blivet.mo
/usr/share/locale/si/LC_MESSAGES/blivet.mo
/usr/share/locale/sk/LC_MESSAGES/blivet.mo
/usr/share/locale/sl/LC_MESSAGES/blivet.mo
/usr/share/locale/sq/LC_MESSAGES/blivet.mo
/usr/share/locale/sr/LC_MESSAGES/blivet.mo
/usr/share/locale/sr@latin/LC_MESSAGES/blivet.mo
/usr/share/locale/sv/LC_MESSAGES/blivet.mo
/usr/share/locale/ta/LC_MESSAGES/blivet.mo
/usr/share/locale/te/LC_MESSAGES/blivet.mo
/usr/share/locale/tg/LC_MESSAGES/blivet.mo
/usr/share/locale/th/LC_MESSAGES/blivet.mo
/usr/share/locale/tr/LC_MESSAGES/blivet.mo
/usr/share/locale/uk/LC_MESSAGES/blivet.mo
/usr/share/locale/ur/LC_MESSAGES/blivet.mo
/usr/share/locale/zh_CN/LC_MESSAGES/blivet.mo
/usr/share/locale/zh_TW/LC_MESSAGES/blivet.mo


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Jun 2 04:33:03 2026