From 89613d2b112713e748f3186a830f58f9f42f7da9 Mon Sep 17 00:00:00 2001 From: OBS User jankara Date: Tue, 2 Sep 2014 13:56:03 +0000 Subject: [PATCH] Update to 1.42.12 Rev filesystems/58 Md5 980207ea19f380afd84cc2b22a56cf84 2014-09-02 13:56:03 jankara 247231 --- e2fsprogs-1.41.1-splash_support.patch | 2 +- e2fsprogs-1.42.11.tar.gz | 3 --- e2fsprogs-1.42.12.tar.gz | 3 +++ e2fsprogs.changes | 9 +++++++++ e2fsprogs.spec | 2 +- 5 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 e2fsprogs-1.42.11.tar.gz create mode 100644 e2fsprogs-1.42.12.tar.gz diff --git a/e2fsprogs-1.41.1-splash_support.patch b/e2fsprogs-1.41.1-splash_support.patch index 44af6ec..af4ff2b 100644 --- a/e2fsprogs-1.41.1-splash_support.patch +++ b/e2fsprogs-1.41.1-splash_support.patch @@ -167,7 +167,7 @@ Index: e2fsck/unix.c blk64_t orig_superblock; struct problem_context pctx; + struct splash_ops *sops; - int flags, run_result; + int flags, run_result, was_changed; int journal_size; int sysval, sys_page_size = 4096; @@ -1215,6 +1217,7 @@ int main (int argc, char *argv[]) diff --git a/e2fsprogs-1.42.11.tar.gz b/e2fsprogs-1.42.11.tar.gz deleted file mode 100644 index d6e1995..0000000 --- a/e2fsprogs-1.42.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4bd8a770b6925c3f4ec5dce82c55774e4566cd6f3ffb5805177e3c92c8910b76 -size 6353078 diff --git a/e2fsprogs-1.42.12.tar.gz b/e2fsprogs-1.42.12.tar.gz new file mode 100644 index 0000000..03a41f3 --- /dev/null +++ b/e2fsprogs-1.42.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e17846d91a0edd89fa59b064bde8f8e5cec5851e35f587bcccb4014dbd63186c +size 6381695 diff --git a/e2fsprogs.changes b/e2fsprogs.changes index 932d293..7f94a44 100644 --- a/e2fsprogs.changes +++ b/e2fsprogs.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Sep 2 13:39:35 UTC 2014 - jack@suse.cz + +- Update to 1.42.12 + * fix e2fsck bugs when repairing bigalloc filesystems + * fix rare e2fsck bugs discovered by fs fuzzing + * resize2fs will use less memory when resizing large filesystems + ... + ------------------------------------------------------------------- Tue Jul 15 15:52:16 UTC 2014 - jack@suse.cz diff --git a/e2fsprogs.spec b/e2fsprogs.spec index 769f693..9601bdb 100644 --- a/e2fsprogs.spec +++ b/e2fsprogs.spec @@ -61,7 +61,7 @@ Conflicts: libcom_err2-mini Conflicts: libcom_err-mini-devel %endif # -Version: 1.42.11 +Version: 1.42.12 Release: 0 Summary: Utilities for the Second Extended File System License: GPL-2.0