Skip to content

Commit 10cf7dc

Browse files
committed
New version: 3.11.0
1 parent 48d7f58 commit 10cf7dc

File tree

6 files changed

+77
-5
lines changed

6 files changed

+77
-5
lines changed

blivet/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# Vratislav Podzimek <[email protected]>
2121
#
2222

23-
__version__ = '3.10.1'
23+
__version__ = '3.11.0'
2424

2525
import sys
2626
import importlib

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
# built documents.
5050
#
5151
# The short X.Y version.
52-
version = '3.10.1'
52+
version = '3.11.0'
5353
# The full version, including alpha/beta/rc tags.
5454
release = version
5555

po

python-blivet.spec

Lines changed: 63 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Summary: A python module for system storage configuration
22
Name: python-blivet
33
Url: https://storageapis.wordpress.com/projects/blivet
4-
Version: 3.10.1
4+
Version: 3.11.0
55

66
#%%global prerelease .b2
77
# prerelease, if defined, should be something like .a1, .b1, .b2.dev1, or .c2
@@ -110,6 +110,68 @@ make DESTDIR=%{buildroot} install
110110
%{python3_sitelib}/*
111111

112112
%changelog
113+
* Fri Sep 20 2024 Vojtech Trefny <[email protected]> - 3.11.0-1
114+
- Fix checking for NVMe plugin availability (vtrefny)
115+
- packit: Add upstream_tag_template (vtrefny)
116+
- packit: Bump release only for daily builds not for regular builds (vtrefny)
117+
- Makefile: Create just one tag for the release (vtrefny)
118+
- CONTRIBUTING: Add a short note about RHEL branches and development (vtrefny)
119+
- Fix spelling issues found by codespell and spellintian (vtrefny)
120+
- ci: Fix some copy-paste errors in CI job descriptions (vtrefny)
121+
- packit: Add tmt tests for rhel10-branch running on C10S (vtrefny)
122+
- packit: Add RPM build for pull requests against the rhel10-branch (vtrefny)
123+
- ci: Limit running Anaconda tests to 'main' branch only (vtrefny)
124+
- packit: Limit Fedora builds and tests to the 'main' branch (vtrefny)
125+
- ci: Add a GH action to run static analysis on CentOS 10 Stream (vtrefny)
126+
- dm: Remove unused code (vtrefny)
127+
- misc: Add support for installing dependencies on CentOS 1O Stream (vtrefny)
128+
- tests: Change expected Stratis metadata size for stratisd 3.7.0 (vtrefny)
129+
- Disable the "testdata" logging (vtrefny)
130+
- Log reason for ignoring disks in devicefactory (vtrefny)
131+
- Add partition type human-readable string to PartitionDevice (vtrefny)
132+
- spec: Bump required version of libblockdev to 3.2.0 (vtrefny)
133+
- ci: Bump Ubuntu in GitHub actions to 24.04 (vtrefny)
134+
- ci: Update branches in GitHub actions (vtrefny)
135+
- Remove TODO list from the repository (vtrefny)
136+
- Update CONTRIBUTING with the new branching and release model (vtrefny)
137+
- ci: Add Packit configuration for downstream builds on release (vtrefny)
138+
- packit: Set branch for Copr builds to "main" (vtrefny)
139+
- Fix intel biosraid can't get device name causing crashed (yurii.huang)
140+
- Fix getting LUKS subsystem for existing LUKS formats (vtrefny)
141+
- ci: Remove priority from Testing farm repositories (vtrefny)
142+
- Rename "opal_passphrase" to "opal_admin_passphrase" (vtrefny)
143+
- Add support for creating LUKS HW-OPAL devices (vtrefny)
144+
- Mark existing LUKS HW-OPAL formats as protected (vtrefny)
145+
- devices: catch exceptions where invalid access happens first (kkoukiou)
146+
- Allow marking formats as protected (vtrefny)
147+
- Add support for recognizing LUKS HW-OPAL devices (vtrefny)
148+
- README: Remove mentions about supported Ubuntu and Debian versions (vtrefny)
149+
- Use correct LUKS metadata size for LUKS 2 (vtrefny)
150+
- part_type_uuid: guard against pyparted type_uuid being None (awilliam)
151+
- Fix checking for FS min size application availability (vtrefny)
152+
- blivet fstab method change (japokorn)
153+
- tests: Add a test case for BTRFS device factory (vtrefny)
154+
- Preserve mount options when renaming btrfs factory device (vtrefny)
155+
- Fix device factory example (vtrefny)
156+
- Fix passing extra mkfs options for btrfs volumes (#2036976) (vtrefny)
157+
- tests: Remove logging from LVMTestCase (vtrefny)
158+
- devicetree: resolve devices also with the PARTUUID=.. naming (kkoukiou)
159+
- spec: Bump required version of libblockdev to 3.1.0 (vtrefny)
160+
- tasks: Use libblockdev for the fsminsize task (vtrefny)
161+
- Make sure ignored and exclusive disks work with device IDs too (vtrefny)
162+
- tests: Make sure selinux_test doesn't try to create mountpoints (vtrefny)
163+
- infra: bump actions/upload-artifact from 2 to 4 (49699333+dependabot[bot])
164+
- infra: Add dependabot to automatically update GH actions (vtrefny)
165+
- Fix skipping MD tests on CentOS 9 (vtrefny)
166+
- ci: Remove GH action to run blivet-gui tests (vtrefny)
167+
- tests: Try waiting after partition creation for XFS resize test (vtrefny)
168+
- Set log level to INFO for libblockdev (vtrefny)
169+
- Run mkfs.xfs with the force (-f) option by default (vtrefny)
170+
- ci: Disable the Blivet-GUI test case by default (vtrefny)
171+
- ci: Add a simple tmt test and run it via packit (vtrefny)
172+
- ci: Run Blivet-GUI reverse dependency tests on pull requests (vtrefny)
173+
- TFT is still broken so let's avoid failures by just doing a build (jkonecny)
174+
113175
* Fri Jun 07 2024 Vojtech Trefny <[email protected]> - 3.10.1-1
114176
- tests: Add a test case with MD array on LUKS (vtrefny)
115177
- Add support for setting label when creating GFS2 format (vtrefny)

release_notes.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
3.11.0
2+
=======
3+
* `LUKS HW-OPAL support`
4+
5+
LUKS HW-OPAL support
6+
---------------------
7+
On disks that support hardware encryption standard OPAL2 Blivet
8+
can now create LUKS HW-OPAL devices to utilize the hardware
9+
encryption support.
10+
111
3.10.0
212
=======
313
* `Support for creating Stratis Pools encrypted with Clevis/Tang`

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ def make_release_tree(self, base_dir, files):
8585

8686

8787
setup(name='blivet',
88-
version='3.10.1',
88+
version='3.11.0',
8989
cmdclass={"sdist": blivet_sdist},
9090
description='Python module for system storage configuration',
9191
long_description=long_description,

0 commit comments

Comments
 (0)