Skip to content

Blivet 3.8.0

Compare
Choose a tag to compare
@vojtechtrefny vojtechtrefny released this 29 Jun 10:55
· 46 commits to 3.8-devel since this release
blivet-3.8.0
  • Require libblockdev 3.0 when importing from GI (vtrefny)
  • spec: Bump required version of libblockdev to 3.0 (vtrefny)
  • md: Adapt libblockdev 3.0 mdraid bitmap arg changes (tbzatek)
  • spec: Bump release to 99 to be always ahead of Fedora in nightly (vtrefny)
  • ci: Run GH actions tests in a Fedora container (vtrefny)
  • Add new LUKS tests for add/remove key and key file usage (vtrefny)
  • Adjust to the new libblockdev 3.0 crypto API (vtrefny)
  • Adjust to libblockdev 3.0 API changes (vtrefny)
  • blivet: Enable the extended node bitmap for F2FS (akoskovich)
  • Remove all state-dependent objects when resetting Blivet DBus object. (dlehman)
  • Run callbacks when pruning actions. (dlehman)
  • Always prefer GPT disk labels on x86_64 (and clean up the logic) (awilliam)
  • Do not add new PVs to the LVM devices file if it doesn't exist and VGs are present (vtrefny)
  • Add RISCV64 architecture helper [is_riscv64()] for arch module. (48907457+nirousseau)
  • iscsi: Extend allowed CHAP auth algorithms (tbzatek)
  • Fix checking FIPS mode when /proc/sys/crypto/fips_enabled doesn't exist (vtrefny)
  • Fix creating LUKS1 on disks with mixed sector size (#2188785) (vtrefny)
  • Do not set memory limit for LUKS2 when running in FIPS mode (vtrefny)
  • Revert "tests: Skip test_lvcreate_type on CentOS/RHEL 9" (vtrefny)
  • DBus: remove extra callback invocations (dlehman)
  • Add a test case for filesystem online resize (vtrefny)
  • Add support for filesystem online resize (vtrefny)
  • iscsi: Use UDisks instead of storaged in the availability message (vtrefny)
  • tests: Fix skipping iSCSI tests if UDisks iSCSI isn't available (vtrefny)
  • Add ChangeLog to .gitignore (vtrefny)
  • Makefile cleanup (vtrefny)
  • ci: Use Packit for daily builds in Copr (vtrefny)
  • Avoid raising libblockdev exceptions from our code (vtrefny)
  • ci: Fix Packit configuration (vtrefny)
  • Add support for specifying stripe size for RAID LVs (vtrefny)
  • tests: Use blivet-specific prefix for targetcli backing files (vtrefny)
  • Add a basic test case for the iscsi module (vtrefny)
  • Allow changing iSCSI initiator name after setting it (vtrefny)
  • Prefer UUID for fstab spec for DM devices too (vtrefny)
  • Remove support for Python 2 from spec and Makefile (vtrefny)