diff --git a/e2fsprogs-1.46.1.tar.sign b/e2fsprogs-1.46.1.tar.sign deleted file mode 100644 index b9accad..0000000 Binary files a/e2fsprogs-1.46.1.tar.sign and /dev/null differ 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 0000000..9972c49 Binary files /dev/null and b/e2fsprogs-1.46.2.tar.sign differ diff --git a/e2fsprogs-1.46.2.tar.xz b/e2fsprogs-1.46.2.tar.xz new file mode 100644 index 0000000..e43cb58 --- /dev/null +++ b/e2fsprogs-1.46.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23aa093295c94e71ef1be490c4004871c5b01d216a8cb4d111fa6c0aac354168 +size 7020552 diff --git a/e2fsprogs.changes b/e2fsprogs.changes index 4539049..7daab14 100644 --- a/e2fsprogs.changes +++ b/e2fsprogs.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Sun Mar 14 15:25:20 UTC 2021 - Andreas Stieger + +- 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