forked from pool/e2fsprogs
Accepting request 247232: 1
Rev openSUSE:Factory/86 Md5 48adaf6ddfe132049492d1647cfdb6e7 2014-09-04 05:55:47 coolo 247232
This commit is contained in:
commit
8122d094d6
@ -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[])
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4bd8a770b6925c3f4ec5dce82c55774e4566cd6f3ffb5805177e3c92c8910b76
|
||||
size 6353078
|
3
e2fsprogs-1.42.12.tar.gz
Normal file
3
e2fsprogs-1.42.12.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e17846d91a0edd89fa59b064bde8f8e5cec5851e35f587bcccb4014dbd63186c
|
||||
size 6381695
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user