From 26487abc611082c59eea843486427293a02b59aa Mon Sep 17 00:00:00 2001 From: Jan Kara Date: Mon, 2 Aug 2021 21:03:06 +0000 Subject: [PATCH] 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 --- e2fsprogs-1.46.2.tar.sign | Bin 310 -> 0 bytes e2fsprogs-1.46.2.tar.xz | 3 --- e2fsprogs-1.46.3.tar.sign | Bin 0 -> 310 bytes e2fsprogs-1.46.3.tar.xz | 3 +++ e2fsprogs.changes | 14 ++++++++++++++ e2fsprogs.spec | 2 +- 6 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 e2fsprogs-1.46.2.tar.sign delete mode 100644 e2fsprogs-1.46.2.tar.xz create mode 100644 e2fsprogs-1.46.3.tar.sign create mode 100644 e2fsprogs-1.46.3.tar.xz diff --git a/e2fsprogs-1.46.2.tar.sign b/e2fsprogs-1.46.2.tar.sign deleted file mode 100644 index 9972c496a740ba5945000bcd30c794dcfdf0bdca..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 310 zcmV-60m=S}0W$;u0SEvc79j*HX}MI}{s?&}fj7zW`B_$#4S}Nt0$@B{UH}RS5c2t1 zR+SBbqq~s@|8K76L?dU@*3&!c#p19<0R?@tPC$2Q+|34{eI2knNqqg8HMlMJBT zrW@1ui1@}xDV-517t6O!eHg9^EiG&RrY~XWKVt zMRb@H#IUv@H;wEHX`C7Xy_oTROe;PIk{9+u!M~3I_njB;OtAr^=1%KV=ia#pk#H7;k1z$-1 IHvT6K-9N~Y;{X5v literal 0 HcmV?d00001 diff --git a/e2fsprogs-1.46.3.tar.xz b/e2fsprogs-1.46.3.tar.xz new file mode 100644 index 0000000..b9ea3f4 --- /dev/null +++ b/e2fsprogs-1.46.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86d1580facdd49f2e0e6b027e26b1e6c48af538762dc40aeed2a87153c1f11b7 +size 7024896 diff --git a/e2fsprogs.changes b/e2fsprogs.changes index 6299c5c..4d79f49 100644 --- a/e2fsprogs.changes +++ b/e2fsprogs.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Aug 2 20:47:09 UTC 2021 - Jan Kara + +- 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 diff --git a/e2fsprogs.spec b/e2fsprogs.spec index 47c7c8d..7aefcf2 100644 --- a/e2fsprogs.spec +++ b/e2fsprogs.spec @@ -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