summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Velkov <iav@iav.lv>2025-04-11 23:22:14 +0300
committerKent Overstreet <kent.overstreet@linux.dev>2025-04-13 10:13:49 -0400
commit32d42139248150fd81ec1d2223a242c5f8dec180 (patch)
tree1972b7d0c61f4a05e6b3ff209ab2c6367a904466
parent3af7cf7550d6ca151604e5390783f4bb0f7d1231 (diff)
Add changelog record into debian package to set .deb v1.25.1
Signed-off-by: Igor Velkov <iav@iav.lv>
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b2eaedce..b8b69652 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+bcachefs-tools (1:1.25.1-1) unstable; urgency=medium
+
+ * bcachefs migrate now works
+ * bcachefs list-journal transaction filter fixes
+ * bcachefs format now loads the bcachefs module, so that we can correctly
+ * detect the version supported by the running kernel
+
+ -- Kent Overstreet <kent.overstreet@linux.dev> Tue Apr 1 13:06:37 2025 -0400
+
bcachefs-tools (1:1.9.1-1) unstable; urgency=medium
* New upstream release