* Features:
+ mkfs.ubifs: Implement support for file system encryption
+ mkfs.ubifs: Implement selinux labelling support
+ ubinize: add support for skipping CRC check of a static volume when opening
+ ubimkvol: add support for skipping CRC check of a static volume when opening
+ Add lsmtd program
* Fixes:
- update various kernel headers
+ Instead of doing preprocessor magic, just output off_t as long long
+ fix verification percent display in flashcp
+ mkfs.ubifs: fix double free
+ mkfs.ubifs: Fix xattr nlink value
+ ubinize: avoid to create two UBI_LAYOUT_VOLUME_ID volume
+ common.h: fix prompt function
+ libmtd: don't print an error message for devices without ecc support
+ io_paral: Fix error handling of update_volume()
+ ubimkvol: Initialize req to zero to make sure no flags are set by default
+ libubi: add volume flags to ubi_mkvol_request
+ mkfs.ubifs: add_xattr is not depending on host XATTR support
+ Revert "Return correct error number in ubi_get_vol_info1" which introduced a regression.
+ make sure pkg-config is installed in configure script
+ ubiformat: process command line arguments before handling file arguments
* Cleanup:
+ ubiformat: remove no-volume-table option
OBS-URL: https://build.opensuse.org/package/show/filesystems/mtd-utils?expand=0&rev=17