From 32b5dd30cd9557af86096884ab1f5afeee0abf1d Mon Sep 17 00:00:00 2001 From: Jan Kara Date: Thu, 18 Mar 2021 17:29:42 +0000 Subject: [PATCH] Accepting request 879909 from home:AndreasStieger:branches:filesystems e2fsprogs 1.46.2 OBS-URL: https://build.opensuse.org/request/show/879909 OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=136 --- e2fsprogs-1.46.1.tar.sign | Bin 310 -> 0 bytes e2fsprogs-1.46.1.tar.xz | 3 --- e2fsprogs-1.46.2.tar.sign | Bin 0 -> 310 bytes e2fsprogs-1.46.2.tar.xz | 3 +++ e2fsprogs.changes | 22 ++++++++++++++++++++++ e2fsprogs.spec | 2 +- 6 files changed, 26 insertions(+), 4 deletions(-) delete mode 100644 e2fsprogs-1.46.1.tar.sign delete mode 100644 e2fsprogs-1.46.1.tar.xz create mode 100644 e2fsprogs-1.46.2.tar.sign create mode 100644 e2fsprogs-1.46.2.tar.xz diff --git a/e2fsprogs-1.46.1.tar.sign b/e2fsprogs-1.46.1.tar.sign deleted file mode 100644 index b9accad8a11e7d152d15afa4fe5249d650f856c3..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 310 zcmV-60m=S}0W$;u0SEvc79j*HX}MI}{s?&}fj7zW`B_$#4S}Nt0$?LfSO5wM5c2t1 zR+SBbqdPVS|55=y1|#IoWJ&V%jYI+kM-GHC#?2@1pj6^<*!YSaNcpmoi9^e~(gkin z#d-R5bo1DVP%JFpIlI*dHpIyrNVr$!<`QUsz!?^VS7g$khquHVjkzik2%g>`{L4mM zp7XhPd$VAQfUr{MoFL*mU*h>p(u`*bO==chgEu~n zArr`Ohq0lT%)Cx4(qC52%I71mt(ycI=74I$oG*%(oU85x Ixoi#eXra}WX#fBK diff --git a/e2fsprogs-1.46.1.tar.xz b/e2fsprogs-1.46.1.tar.xz deleted file mode 100644 index ba5e98e..0000000 --- a/e2fsprogs-1.46.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bbe6af3b7bb7119556b6f57a78d41b330007738bca8530b2ba95d2ba35430151 -size 7019700 diff --git a/e2fsprogs-1.46.2.tar.sign b/e2fsprogs-1.46.2.tar.sign new file mode 100644 index 0000000000000000000000000000000000000000..9972c496a740ba5945000bcd30c794dcfdf0bdca GIT binary patch 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@1u + +- e2fsprogs 1.46.2: + * tune2fs -c now takes "random" argument + * Add support for the FS_NOCOMP_FL flag to chattr and lsattr + * Fix warnings when resizing small file systems to a super-large + * Fix the debugfs rdump and ls commands so they will work correctly + for uid's and gid's => 65536 + * Fix the debugfs write and symlink commands so they support + targets which contain a pathname + * Fix Direct I/O support on block devices where the logical block + size is greater 1k + * Fix debugfs's logdump so it works on file systems whose block + size is greater than 8k + * Fix a crash when there is error while e2fsck is trying to open + the file system, and e2fsck calls ext2fs_mmp_stop() before MMP + has been initialized + * Improved error checking in the fast commit replay code in e2fsck + * Fix various compiler and Coverity warnings + * Update the Spanish translation from the translation project + ------------------------------------------------------------------- Thu Feb 18 14:44:00 UTC 2021 - Jan Kara diff --git a/e2fsprogs.spec b/e2fsprogs.spec index 882d9d8..a9c606a 100644 --- a/e2fsprogs.spec +++ b/e2fsprogs.spec @@ -66,7 +66,7 @@ Conflicts: libcom_err2-mini Conflicts: libcom_err-mini-devel %endif # -Version: 1.46.1 +Version: 1.46.2 Release: 0 Summary: Utilities for the Second Extended File System License: GPL-2.0-only