| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: blivet-data | Distribution: Fedora Project |
| Version: 3.13.2 | Vendor: Fedora Project |
| Release: 2.fc45 | Build date: Fri Apr 17 14:17:03 2026 |
| Group: Unspecified | Build host: buildhw-x86-09.rdu3.fedoraproject.org |
| Size: 506477 | Source RPM: python-blivet-3.13.2-2.fc45.src.rpm |
| Packager: Fedora Project | |
| 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.
LGPL-2.1-or-later
* Fri Apr 17 2026 Vojtech Trefny <vtrefny@redhat.com> - 1:3.13.2-2 - Ignore btrfs mount errors during storage scan (#2458901) * Tue Mar 24 2026 Packit <hello@packit.dev> - 1:3.13.2-1 - Update to version 3.13.2 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.13.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Tue Nov 25 2025 Packit <hello@packit.dev> - 1:3.13.1-1 - Update to version 3.13.1 * Wed Oct 29 2025 Vojtech Trefny <vtrefny@redhat.com> - 3.13.0-2 - Fix luks save_passphrase for missing format context * Fri Oct 03 2025 Packit <hello@packit.dev> - 1:3.13.0-1 - Update to version 3.13.0 * Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 1:3.12.1-8 - Rebuilt for Python 3.14.0rc3 bytecode * Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 1:3.12.1-7 - Rebuilt for Python 3.14.0rc2 bytecode * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.12.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Mon Jun 09 2025 Vojtech Trefny <vtrefny@redhat.com> - 3.12.1-5 - Fix getting missing libblockdev technologies with Python 3.14 (#2371256) * Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 1:3.12.1-4 - Rebuilt for Python 3.14 * Wed May 07 2025 Vojtech Trefny <vtrefny@redhat.com> - 3.12.1-3 - Fix getting filesystem size from udev * Wed Apr 09 2025 Vojtech Trefny <vtrefny@redhat.com> - 3.12.1-2 - Drop parted device cache during reset (#2357214) * Wed Mar 19 2025 Packit <hello@packit.dev> - 1:3.12.1-1 - Update to version 3.12.1 * Tue Mar 11 2025 Vojtech Trefny <vtrefny@redhat.com> - 3.12.0-2 - Set persistent allow-discards flag for newly created LUKS devices * Fri Feb 14 2025 Packit <hello@packit.dev> - 1:3.12.0-1 - Update to version 3.12.0 * Wed Feb 05 2025 Vojtech Trefny <vtrefny@redhat.com> - 3.11.0-8 - Revert "Remove support for the MD linear RAID level" * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.11.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Mon Dec 09 2024 Vojtech Trefny <vtrefny@redhat.com> - 3.11.0-6 - Fix crash on ppc64le with GPT (#2330563) * Tue Nov 12 2024 Vojtech Trefny <vtrefny@redhat.com> - 3.11.0-5 - Align sizes up for growable LVs * Mon Oct 14 2024 Vojtech Trefny <vtrefny@redhat.com> - 3.11.0-4 - Consolidated s390 device configuration * Wed Oct 09 2024 Vojtech Trefny <vtrefny@redhat.com> - 3.11.0-3 - free_space_estimate: adjust for compression on btrfs (#2315638) * Thu Sep 26 2024 Vojtech Trefny <vtrefny@redhat.com> - 3.11.0-2 - Do not raise libblockdev errors in FSMinSize tasks (#2314637) * Fri Sep 20 2024 Packit <hello@packit.dev> - 1:3.11.0-1 - Update to version 3.11.0 * Thu Aug 15 2024 Vojtech Trefny <vtrefny@redhat.com> - 3.10.1-5 - LUKS HW-OPAL support (#2304174) * Mon Jul 29 2024 Vojtech Trefny <vtrefny@redhat.com> - 3.10.1-4 - part_type_uuid: guard against pyparted type_uuid being None (#2300115) * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.10.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jun 10 2024 Python Maint <python-maint@redhat.com> - 1:3.10.1-2 - Rebuilt for Python 3.13 * Fri Jun 07 2024 Vojtech Trefny <vtrefny@redhat.com> - 3.10.1-1 - tests: Add a test case with MD array on LUKS (vtrefny) - Add support for setting label when creating GFS2 format (vtrefny) - tests: add dbus example to traverse the devices and call test the factory() (tgill) - fix issue #1239 (koito_coco) - fix compare uuid fail (iasunsea) - Remove support for the MD linear RAID level (vtrefny) - ci: Fix repository name in job name in check.yml (vtrefny) - Fix pylint 'possibly-used-before-assignment' warnings (vtrefny) - Fix skipping btrfs calls when libblockdev btrfs plugin is missing (vtrefny) * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1:3.10.0-3 - Rebuilt for Python 3.13 * Tue Jun 04 2024 Vojtech Trefny <vtrefny@redhat.com> - 3.10.0-2 - Remove support for the MD linear RAID level * Fri May 10 2024 Vojtech Trefny <vtrefny@redhat.com> - 3.10.0-1 - Added support for PV grow (japokorn) - misc: Add stratis-cli and stratisd to test dependencies (vtrefny) - tests: Add a base class for stratis tests (vtrefny) - Add a Stratis example with pool encryption using Clevis/Tang (vtrefny) - Clear VG UUID from PVs after removing the PV (#2278058) (vtrefny) - Use longer timeout for Stratis DBus calls (vtrefny) - safe-dbus: Allow using custom timeouts for the DBus calls (vtrefny) - Catch JSONDecodeError when parsing Stratis Clevis info (vtrefny) - Add support for unlocking locked Stratis pools with Clevis (vtrefny) - Add support for creating encrypted Stratis pool with Clevis (vtrefny) - Round Stratis Filesystem size down to the nearest sector (vtrefny) - Make sure to include stderr when gathering output of stratis tools (vtrefny) - Add support for adding new members to existing Stratis pool (vtrefny) - Base StratisPoolDevice on ContainerDevice instead of StorageDevice (vtrefny) - Ignore invalid/empty UUIDs for NVMe namespaces (vtrefny) - lvm: Use more generic exception for inconsistent PV sector sizes (vtrefny) - Do not allow creating stratis pools with different sector sizes (vtrefny) - availability: Fix starting DBus services (vtrefny) - fstab: Use 'mount_type' when writing filesystem type to fstab (vtrefny) - Add basic support for BitLocker devices (vtrefny) - nvme: Skip startup/write when NVMe plugin isn't available (vtrefny) - Fix scanning partitions on RAID arrays (#2269133) (vtrefny) - Add a test case with DDF BIOS RAID array (vtrefny) - tests: Try to get distro and version from /etc/os-release (vtrefny) - availability: Fix checking for DBus service availability (vtrefny) - ci: Update packit configuration for 3.10-devel (vtrefny) - Remove vim formatting comments (vtrefny) - tests: Do not ignore entire test files in pylint (vtrefny) - tests: Do not try to import mock and patch from mock (vtrefny) - Remove util.stringize and unicodeize functions (vtrefny) - Remove Python SIX usage (vtrefny) - Remove unused flags and do not read flags from boot command line (vtrefny)
/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/be/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/nn/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, Sat May 2 23:37:40 2026