diff options
author | koverstreet <kent.overstreet@gmail.com> | 2025-07-20 21:14:36 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-20 21:14:36 -0500 |
commit | fe7acffa4adf1c01374ec2a9ec903cd7b22c1f06 (patch) | |
tree | ccc436eb0fdef1a0f26a8f46d640578a40795892 | |
parent | bb6528ab73a806f919704e7b48f9d9fc5ca6e6c9 (diff) | |
parent | e1c51c4231e42021b270928fdcb28615dc7e1493 (diff) |
Merge pull request #396 from iav/debvers1.25.3
change version number for .deb package
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b1ef3bd9..a5b9d3eb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +bcachefs-tools (1:1.25.3-1) unstable; urgency=medium + + New image tooling: + * bcachefs image create + * bcachefs image update + + -- Kent Overstreet <kent.overstreet@linux.dev> Sun, 20 Jul 2025 12:21:03 -0400 + bcachefs-tools (1:1.25.2-1) unstable; urgency=medium * don't pick a non power of two bucket size |