File f2fs-tools.changes of Package f2fs-tools

-------------------------------------------------------------------
Tue Dec 27 10:36:03 UTC 2022 - Ludwig Nussel <lnussel@suse.com>

- Replace transitional %usrmerged macro with regular version check (boo#1206798)

-------------------------------------------------------------------
Sun May 29 20:44:17 UTC 2022 - Dirk Müller <dmueller@suse.com>

- update to 1.15.0:
  * fsck.f2fs: fix broken file_map output
  * f2fs-tools: show segment/section layout correctly
  * dump.f2fs: compress: fix dstlen of LZ4_compress_fast_extState()
  * big endian fixes
  * cross compile fixes
  * mkfs.f2fs: set required quota types only
  * fsck.f2fs: Add progression feedback
  * fsck.f2fs: do not assert if i_size is missing i_blocks in symlink
  * f2fs-tools: separate other bugs in fsck_verify
  * fsck|dump.f2fs: add -M to get file map
- drop f2fs-tools-1.4.0-bigendian.patch: obsolete

-------------------------------------------------------------------
Fri Oct  1 18:41:46 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

- Update to snapshot 1.14.0+g67 (972d7107)
  [boo#1191235]

-------------------------------------------------------------------
Mon May  3 08:32:39 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

- Remove /usr/sbin/sg_write_buffer. This file is already provided
  by sg3_utils as /usr/bin/sg_write_buffer.

-------------------------------------------------------------------
Tue Nov 24 16:40:28 UTC 2020 - Ludwig Nussel <lnussel@suse.de>

- prepare usrmerge (boo#1029961)

-------------------------------------------------------------------
Wed Aug 26 13:41:36 UTC 2020 - Jan Engelhardt <jengelh@inai.de>

- Update to release 1.14
  * f2fs_io: add copy command
  * fsck: Check fsync data always for zoned block devices
  * fsck: Check write pointer consistency of open zones
  * fsck: Check write pointer consistency of non-open zones
  * fsck.f2fs: Enable user-space cache
  * f2fs-tools: support data compression
  * dump.f2fs: print more info of inode layout
  * resize.f2fs: add option for large_nat_bitmap feature
  * f2fs-tools: Casefolded Encryption support
  * mkfs.f2fs: allow setting volume UUID manually
  * f2fs-tools: zns zone-capacity support
  * mkfs.f2fs: add -T flag
  * mkfs.f2fs: add -r (fake_seed) flag

-------------------------------------------------------------------
Mon Dec 16 23:10:33 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

- Update to release 1.13
  * introduce some preen mode in fsck.f2fs
  * add f2fs_io tool
  * add casefolding support

-------------------------------------------------------------------
Mon Nov 19 20:38:12 UTC 2018 - Jan Engelhardt <jengelh@inai.de>

- Update to new upstream release 1.12
  * resize.f2fs: fix access out-of memory boundary
  * mkfs.f2fs: support fsverity feature
  * fsck.f2fs: fix stack overflow when reading out nat block
  * mkfs.f2fs: avoid selinux denial for unnecessary sysfs node
  * fsck.f2fs: allow -p without value
  * mkfs.f2fs: support multiple features with one "-O"
  * f2fs-tools: add -g to give default options

-------------------------------------------------------------------
Mon Mar 19 18:07:09 UTC 2018 - jengelh@inai.de

- Update to version 1.10.0
  * f2fs-tools: support inode creation time
  * fsck.f2fs: add -y for generic fsck
  * fsck.f2fs: support quota
  * mkfs.f2fs: support quota option in mkfs
  * f2fs-tools: support flexible inline xattr size
  * add sparse support for f2fs
  * f2fscrypt: add a tool for encryption management in f2fs

-------------------------------------------------------------------
Sun Aug 28 12:14:21 UTC 2016 - jengelh@inai.de

- Trim filelists, update descriptions, move symlink collection into
  their own subpackage.

-------------------------------------------------------------------
Sun Aug 28 11:00:18 UTC 2016 - mpluskal@suse.com

- Update to version 1.7:
  * mkfs: define DISCARD/SECDISCARD macro
  * dump.f2fs: show inode->i_dir_level
  * f2fs.fsck: fix endianess
  * fsck.f2fs: correct variable type and name
  * fsck.f2fs: fix typo
  * fsck.f2fs: free nat entry cache
  * f2fs-tools: update the format of output message
  * fsck.f2fs: clean up duplicated code
  * fsck: recover symlink with zero i_size
  * f2fs-tools: release 1.7.0
- Add f2fs-tools-1.4.0-bigendian.patch (from Fedora)
- Use _service to fetch release from upstream git
- Split lib packages and create devel package (as andoid tools
  need it)
- Link binaries from /usr/sbin to /sbin, many tools expect fsck
  and friends to be in /sbin
- Supplement f2fs filesystem

-------------------------------------------------------------------
Fri Jan 22 18:54:13 UTC 2016 - jengelh@inai.de

- Update to new upstream release 1.6.0
* Add a defrag utility

-------------------------------------------------------------------
Sat Mar 28 23:54:41 UTC 2015 - jengelh@inai.de

- Update to new upstream release 1.4.1
* fsck: remove corrupted data indices in direct node blocks
* fsck/mkfs: support large sector size
* parse.f2fs: add a tool to parse IO traces made by runtime f2fs
* fsck: show orphan inodes when fixing partition
- Drop 0001-build-provide-definitions-for-byteswapping-on-big-en.patch
  (merged)

-------------------------------------------------------------------
Tue Sep 23 09:09:23 UTC 2014 - jengelh@inai.de

- Replace 0001-build-provide-definitions-for-byteswapping-on-big-en.patch
  with official upstream version.

-------------------------------------------------------------------
Fri Sep 19 10:18:57 UTC 2014 - jengelh@inai.de

- Update to new upstream release 1.4.0
* fsck: add the -a option (auto-fix errors) [bnc#856645]
* fsck: remove corrupted xattr blocks and corrupted orphan inodes;
  remove dentry if inode block is corrupted
- Add 0001-build-provide-definitions-for-byteswapping-on-big-en.patch

-------------------------------------------------------------------
Fri Jul 18 23:06:22 UTC 2014 - jengelh@inai.de

- Update to new snapshot 1.3.0.g22
* add "f2fstat" program to print f2fs's status in sec
* mkfs: support large directories
* mkfs.f2fs, fsck.f2fs: large volume support

-------------------------------------------------------------------
Sun Nov 24 11:34:03 UTC 2013 - jengelh@inai.de

- Update to new upstream release 1.2.0
* f2fs-tools: add stat information into fibmap
* fibmap.f2fs: change fibmap to fibmap.f2fs
* fsck, lib: support inline xattr
* fsck: skip to check block addresses in device files
* fsck: fix to handle file types correctly
* fsck: fix checking orphan inodes

-------------------------------------------------------------------
Wed Aug  7 22:16:55 UTC 2013 - jengelh@inai.de

- Update to new snapshot v1.1.0-40-g6e8f2d5
* Correct endianess conversions for CRC calculations, checkpoint
  flags and in f2fs_update_nat_root.
* Fix the total_zones calculation in f2fs_prepare_super_block
* Add the fsck.f2fs and dump.f2fs utilities

-------------------------------------------------------------------
Mon Jun 10 12:19:33 UTC 2013 - jengelh@inai.de

- Update to new snapshot v1.1.0-24-gfef98eb
* mkfs: add option to disable trim at format
* mkfs: handle labels longer than 16 characters

-------------------------------------------------------------------
Mon Jan 21 13:39:48 UTC 2013 - jengelh@inai.de

- Add COPYING file to package

-------------------------------------------------------------------
Wed Dec 12 03:08:29 UTC 2012 - jengelh@inai.de

- Initial package (version v1.1.0-11-gc7e0a01) for build.opensuse.org
openSUSE Build Service is sponsored by