mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-12-09 00:00:17 +03:00
v1.31.2
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
parent
4fa32ae515
commit
3755975ce8
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -68,7 +68,7 @@ checksum = "86fdf8605db99b54d3cd748a44c6d04df638eb5dafb219b135d0149bd0db01f6"
|
||||
|
||||
[[package]]
|
||||
name = "bcachefs-tools"
|
||||
version = "1.31.1"
|
||||
version = "1.31.2"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"bch_bindgen",
|
||||
|
||||
@ -4,7 +4,7 @@ default-members = [".", "bch_bindgen"]
|
||||
|
||||
[package]
|
||||
name = "bcachefs-tools"
|
||||
version = "1.31.1"
|
||||
version = "1.31.2"
|
||||
authors = ["Yuxuan Shui <yshuiv7@gmail.com>", "Kayla Firestack <dev@kaylafire.me>", "Kent Overstreet <kent.overstreet@linux.dev>" ]
|
||||
edition = "2021"
|
||||
rust-version = "1.77.0"
|
||||
|
||||
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
bcachefs-tools (1:1.31.2) UNRELEASED; urgency=medium
|
||||
|
||||
* DKMS now works on 6.16
|
||||
|
||||
-- Kent Overstreet <kent.overstreet@linux.dev> Fri, 19 Sep 2025 02:30:19 -0400
|
||||
|
||||
bcachefs-tools (1:1.31.1~1) unstable; urgency=medium
|
||||
|
||||
* Split DKMS into separate binary package
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user