From 0b97b0147d49e673e7a5227c97d2ff8728fd5c1e Mon Sep 17 00:00:00 2001 From: Jan Kara Date: Mon, 7 Oct 2019 10:14:28 +0000 Subject: [PATCH] Accepting request 734137 from home:jankara:branches:filesystems - Update to 1.45.4: * A maliciously corrupted file systems can trigger buffer overruns in the quota code used by e2fsck. (Addresses CVE-2019-5094) * E2fsck now checks to make sure the casefold flag is only set on directories, and only when the casefold feature is enabled * E2fsck will not disable the low dtime checks when using a backup superblock where the last mount time is zero * Scrubbing scripts fixes * Update translations OBS-URL: https://build.opensuse.org/request/show/734137 OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=121 --- e2fsprogs-1.45.3.tar.xz | 3 --- e2fsprogs-1.45.4.tar.xz | 3 +++ e2fsprogs.changes | 13 +++++++++++++ e2fsprogs.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 e2fsprogs-1.45.3.tar.xz create mode 100644 e2fsprogs-1.45.4.tar.xz diff --git a/e2fsprogs-1.45.3.tar.xz b/e2fsprogs-1.45.3.tar.xz deleted file mode 100644 index ec3f134..0000000 --- a/e2fsprogs-1.45.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:90d10066b815e27b0b4875f0d5e396c663e0bf55aa3ca10868978d10c6ffe595 -size 5561452 diff --git a/e2fsprogs-1.45.4.tar.xz b/e2fsprogs-1.45.4.tar.xz new file mode 100644 index 0000000..e300344 --- /dev/null +++ b/e2fsprogs-1.45.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65faf6b590ca1da97440d6446bd11de9e0914b42553740ba5d9d2a796fa0dc02 +size 5567164 diff --git a/e2fsprogs.changes b/e2fsprogs.changes index 3e7237c..46e17bd 100644 --- a/e2fsprogs.changes +++ b/e2fsprogs.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Sep 30 16:34:37 UTC 2019 - Jan Kara + +- Update to 1.45.4: + * A maliciously corrupted file systems can trigger buffer overruns in the + quota code used by e2fsck. (Addresses CVE-2019-5094) + * E2fsck now checks to make sure the casefold flag is only set on + directories, and only when the casefold feature is enabled + * E2fsck will not disable the low dtime checks when using a backup superblock + where the last mount time is zero + * Scrubbing scripts fixes + * Update translations + ------------------------------------------------------------------- Fri Aug 9 09:09:39 UTC 2019 - Jan Kara diff --git a/e2fsprogs.spec b/e2fsprogs.spec index 66ac583..a192592 100644 --- a/e2fsprogs.spec +++ b/e2fsprogs.spec @@ -68,7 +68,7 @@ Conflicts: libcom_err2-mini Conflicts: libcom_err-mini-devel %endif # -Version: 1.45.3 +Version: 1.45.4 Release: 0 Summary: Utilities for the Second Extended File System License: GPL-2.0-only