forked from pool/e2fsprogs
Accepting request 430440 from home:jankara:branches:filesystems
Update to 1.43.3 OBS-URL: https://build.opensuse.org/request/show/430440 OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=73
This commit is contained in:
parent
18337b787f
commit
dcb20bd33a
@ -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
|
||||
|
||||
|
@ -64,7 +64,7 @@ Conflicts: libcom_err2-mini
|
||||
Conflicts: libcom_err-mini-devel
|
||||
%endif
|
||||
#
|
||||
Version: 1.43.1
|
||||
Version: 1.43.3
|
||||
Release: 0
|
||||
Summary: Utilities for the Second Extended File System
|
||||
License: GPL-2.0
|
||||
@ -379,7 +379,6 @@ done
|
||||
%endif
|
||||
%{_mandir}/man1/chattr.1.gz
|
||||
%{_mandir}/man1/lsattr.1.gz
|
||||
%{_mandir}/man1/fuse2fs.1.gz
|
||||
%{_mandir}/man5/ext?.5.gz
|
||||
%{_mandir}/man5/e2fsck.conf.5.gz
|
||||
%{_mandir}/man5/mke2fs.conf.5.gz
|
||||
|
Loading…
Reference in New Issue
Block a user