Accepting request 703151 from home:seanlew:branches:filesystems

Update e2fsprogs

OBS-URL: https://build.opensuse.org/request/show/703151
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=108
This commit is contained in:
Jan Kara
2019-05-15 14:48:17 +00:00
committed by Git OBS Bridge
parent 835101a969
commit b43ec905b6
4 changed files with 19 additions and 7 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed May 15 13:48:31 UTC 2019 - seanlew@opensuse.org
- Update to 1.45.1
* Remove configure-Fix-autoheader-failure.patch (fixed upstream)
* Debugfs now supports non-printable chars
* E2fsck now checks to make sure all unused bits in block are set
* E2fsck now supports writing out a problem code log
* Fixed various casefold bugs
* Fix mke2fs support for < 900TB disks
* E2scrub will take its snapshots with UDISK_IGNORE
* Dropped utf8/nls symbols from libext2fs shared library
-------------------------------------------------------------------
Fri Mar 29 16:56:07 UTC 2019 - Jan Kara <jack@suse.cz>