forked from pool/e2fsprogs
Update to 1.43.3
Rev filesystems/73 Md5 41362e3259afff931d290a524b3f47c7 2016-09-26 14:53:59 jankara 430440
This commit is contained in:
parent
c6a428dcdf
commit
e3609e0abc
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:83dba1d96dfdba06f1ca0da6a77d539c22391b99fbd9bd733699689ca25dbebc
|
|
||||||
size 7009831
|
|
3
e2fsprogs-1.43.3.tar.gz
Normal file
3
e2fsprogs-1.43.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ca1981ed3568f9d469fc5cc38588cb363e20bc540b821fe6df86cd931afa5323
|
||||||
|
size 7436516
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 26 12:56:47 UTC 2016 - jack@suse.cz
|
||||||
|
|
||||||
|
- Update to 1.43.3
|
||||||
|
* mke2fs will use larger journal for large filesystems by default
|
||||||
|
* e2fsck journal replay bugfixes
|
||||||
|
* debugfs improvements and fixes
|
||||||
|
* fix resize2fs migration of attribute blocks
|
||||||
|
- fuse2fs manpage is no longer installed when fuse2fs is not built
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 12 11:02:14 UTC 2016 - dmueller@suse.com
|
Mon Sep 12 11:02:14 UTC 2016 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -64,7 +64,7 @@ Conflicts: libcom_err2-mini
|
|||||||
Conflicts: libcom_err-mini-devel
|
Conflicts: libcom_err-mini-devel
|
||||||
%endif
|
%endif
|
||||||
#
|
#
|
||||||
Version: 1.43.1
|
Version: 1.43.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Utilities for the Second Extended File System
|
Summary: Utilities for the Second Extended File System
|
||||||
License: GPL-2.0
|
License: GPL-2.0
|
||||||
@ -379,7 +379,6 @@ done
|
|||||||
%endif
|
%endif
|
||||||
%{_mandir}/man1/chattr.1.gz
|
%{_mandir}/man1/chattr.1.gz
|
||||||
%{_mandir}/man1/lsattr.1.gz
|
%{_mandir}/man1/lsattr.1.gz
|
||||||
%{_mandir}/man1/fuse2fs.1.gz
|
|
||||||
%{_mandir}/man5/ext?.5.gz
|
%{_mandir}/man5/ext?.5.gz
|
||||||
%{_mandir}/man5/e2fsck.conf.5.gz
|
%{_mandir}/man5/e2fsck.conf.5.gz
|
||||||
%{_mandir}/man5/mke2fs.conf.5.gz
|
%{_mandir}/man5/mke2fs.conf.5.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user