bcachefs-tools/bcachefs-tools.changes
Jan Engelhardt 9d9ed4539b Accepting request 1130527 from home:smolsheep:upgrades
Upstream changed naming scheme (24 is now 0.24) so in order to avoid epoch, I changed the naming scheme to work. Epoch can be used if requested.
- Removal of .so and related code as upstream no longer builds it.
- Update to v1.3.5 (135):
  * Bugfix release
  * 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
  * rebalance_work point release
  * Fix race in closure_sync()
  * Updated bcachefs sources because
	bcachefs_metadata_version_deleted_inodes
  * Snapshot depth, skiplist fields
  * Updated bcachefs sources because
	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

OBS-URL: https://build.opensuse.org/request/show/1130527
OBS-URL: https://build.opensuse.org/package/show/filesystems/bcachefs-tools?expand=0&rev=4
2023-12-06 16:45:26 +00:00

32 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Sun Dec 3 02:10:44 UTC 2023 - Joshua Smith <jsmithfpv@gmail.com>
- Removal of .so and related code as upstream no longer builds it.
- Update to v1.3.5 (135):
* Bugfix release
* 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
* rebalance_work point release
* Fix race in closure_sync()
* Updated bcachefs sources because
bcachefs_metadata_version_deleted_inodes
* Snapshot depth, skiplist fields
* Updated bcachefs sources because
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 <jengelh@inai.de>
- Initial package (version 24) for build.opensuse.org