diff --git a/_service b/_service index a7be3a7..4dca374 100644 --- a/_service +++ b/_service @@ -1,14 +1,13 @@ - + git https://evilpiepirate.org/git/bcachefs-tools.git v1.3.5 - 135 - v?(.*) + 1.3.5 - + *.tar xz - + diff --git a/bcachefs-tools-1.3.5.tar.xz b/bcachefs-tools-1.3.5.tar.xz new file mode 100644 index 0000000..bf3aa68 --- /dev/null +++ b/bcachefs-tools-1.3.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b12eb8bfb2887056248bfd28351e0be8e5a05ba8462d05d00643bb87b354421 +size 727252 diff --git a/bcachefs-tools-135.tar.xz b/bcachefs-tools-135.tar.xz deleted file mode 100644 index d5e4bd8..0000000 --- a/bcachefs-tools-135.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e7c4a8c540465c85adc6a935b68f2b52777c6ee120310721be153134b9578822 -size 728432 diff --git a/bcachefs-tools.changes b/bcachefs-tools.changes index 7026f76..3fd8537 100644 --- a/bcachefs-tools.changes +++ b/bcachefs-tools.changes @@ -1,29 +1,23 @@ ------------------------------------------------------------------- Sun Dec 3 02:10:44 UTC 2023 - Joshua Smith -- Removal of .so and related code as upstream no longer builds it. -- Update to v1.3.5 (135): - * Bugfix release +- Update to v1.3.5: * Update from latest kernel bcachefs sources, pulling in fixes for deleted_inodes btree in particular * cmd_version now works properly - * Fix build on 32 bit - * Assorted build fixes for 32 bit. * fixes for cmd_format, pick the same bucket size for all devices - for the sake of erasure coding + for the sake of erasure coding * rebalance_work point release * Fix race in closure_sync() * Updated bcachefs sources because - bcachefs_metadata_version_deleted_inodes + bcachefs_metadata_version_deleted_inodes * Snapshot depth, skiplist fields * Updated bcachefs sources because - bcachefs_metadata_version_major_minor + bcachefs_metadata_version_major_minor * Fix quotas + snapshots * Rip out code for storing backpointers in alloc keys * Fragmentation LRU * Rework LRU btree - * Updated bcachefs sources because - bucket_gens btree ------------------------------------------------------------------- Tue May 30 08:19:24 UTC 2023 - Jan Engelhardt diff --git a/bcachefs-tools.spec b/bcachefs-tools.spec index c5c3408..3236f5d 100644 --- a/bcachefs-tools.spec +++ b/bcachefs-tools.spec @@ -17,7 +17,7 @@ Name: bcachefs-tools -Version: 135 +Version: 1.3.5 Release: 0 Summary: Configuration utilities for bcachefs License: GPL-2.0-or-later