Accepting request 909834 from home:jankara:branches:filesystems

- Update to 1.46.3:
  * Add -V and -VV options to filefrag
  * Fix fs corruption cause by resize2fs on filesystems with MMP blocks
  * Fast commit portability fixes
  * Fix direct IO support in Unix IO manager
  * Avoid calling EXT2_IOC_[GS]ETFLAGS for block devices
  * Fix mke2fs to not discard blocks beyond end of filesystem
  * Make e2fsck set filetype of '.' and '..' entries
  * Fix QCOW image generation in e2image for very large filesystems
  * Update translations

OBS-URL: https://build.opensuse.org/request/show/909834
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=141
This commit is contained in:
Jan Kara 2021-08-02 21:03:06 +00:00 committed by Git OBS Bridge
parent 23d25c3f89
commit 26487abc61
6 changed files with 18 additions and 4 deletions

Binary file not shown.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:23aa093295c94e71ef1be490c4004871c5b01d216a8cb4d111fa6c0aac354168
size 7020552

BIN
e2fsprogs-1.46.3.tar.sign Normal file

Binary file not shown.

3
e2fsprogs-1.46.3.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:86d1580facdd49f2e0e6b027e26b1e6c48af538762dc40aeed2a87153c1f11b7
size 7024896

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Aug 2 20:47:09 UTC 2021 - Jan Kara <jack@suse.cz>
- Update to 1.46.3:
* Add -V and -VV options to filefrag
* Fix fs corruption cause by resize2fs on filesystems with MMP blocks
* Fast commit portability fixes
* Fix direct IO support in Unix IO manager
* Avoid calling EXT2_IOC_[GS]ETFLAGS for block devices
* Fix mke2fs to not discard blocks beyond end of filesystem
* Make e2fsck set filetype of '.' and '..' entries
* Fix QCOW image generation in e2image for very large filesystems
* Update translations
-------------------------------------------------------------------
Wed Jun 2 08:31:22 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -66,7 +66,7 @@ Conflicts: libcom_err2-mini
Conflicts: libcom_err-mini-devel
%endif
#
Version: 1.46.2
Version: 1.46.3
Release: 0
Summary: Utilities for the Second Extended File System
License: GPL-2.0-only