mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-12-09 00:00:17 +03:00
Merge pull request #376 from iav/debvers
add version change for debian package
This commit is contained in:
commit
d681613129
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -1,3 +1,11 @@
|
|||||||
|
bcachefs-tools (1:1.25.2-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* don't pick a non power of two bucket size
|
||||||
|
* pick_bucket_size() was picking non blocksize aligned bucket sizes, which
|
||||||
|
uncovered a few bugs.
|
||||||
|
|
||||||
|
-- Kent Overstreet <kent.overstreet@linux.dev> Sat, 19 Apr 2025 00:24:19 +0300
|
||||||
|
|
||||||
bcachefs-tools (1:1.25.1-1) unstable; urgency=medium
|
bcachefs-tools (1:1.25.1-1) unstable; urgency=medium
|
||||||
|
|
||||||
* bcachefs migrate now works
|
* bcachefs migrate now works
|
||||||
@ -5,7 +13,7 @@ bcachefs-tools (1:1.25.1-1) unstable; urgency=medium
|
|||||||
* bcachefs format now loads the bcachefs module, so that we can correctly
|
* bcachefs format now loads the bcachefs module, so that we can correctly
|
||||||
* detect the version supported by the running kernel
|
* detect the version supported by the running kernel
|
||||||
|
|
||||||
-- Kent Overstreet <kent.overstreet@linux.dev> Tue Apr 1 13:06:37 2025 -0400
|
-- Kent Overstreet <kent.overstreet@linux.dev> Tue, 01 Apr 2025 13:06:37 -0400
|
||||||
|
|
||||||
bcachefs-tools (1:1.9.1-1) unstable; urgency=medium
|
bcachefs-tools (1:1.9.1-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user