1erofs-utils (1.2.1-1) unstable; urgency=medium
2
3 * A quick maintenance release includes the following updates:
4   - fix reported build issues due to different configurations;
5   - (mkfs.erofs, AOSP) fix sub-directory prefix for canned fs_config;
6   - update some obsoleted email address;
7
8 -- Gao Xiang <xiang@kernel.org>  Sun, 10 Jan 2021 00:00:00 +0800
9
10erofs-utils (1.2-1) unstable; urgency=medium
11
12 * This release includes the following features and bugfixes:
13   - (mkfs.erofs) support selinux file contexts;
14   - (mkfs.erofs) support $SOURCE_DATE_EPOCH;
15   - (mkfs.erofs) support a pre-defined UUID;
16   - (mkfs.erofs) fix random padding for reproducable builds;
17   - (mkfs.erofs) several fixes around hard links;
18   - (mkfs.erofs) minor code cleanups;
19   - (mkfs.erofs, AOSP) support Android fs_config;
20   - (experimental, disabled by default) add erofsfuse approach;
21
22 -- Gao Xiang <xiang@kernel.org>  Sun, 06 Dec 2020 00:00:00 +0800
23
24erofs-utils (1.1-1) unstable; urgency=low
25
26 * a maintenance release includes the following updates:
27   - (mkfs.erofs) add a manual for mkfs.erofs;
28   - (mkfs.erofs) add superblock checksum support;
29   - (mkfs.erofs) add filesystem UUID support;
30   - (mkfs.erofs) add exclude files support;
31   - (mkfs.erofs) fix compiling issues under specific conditions;
32   - (mkfs.erofs) minor code cleanups;
33
34 -- Gao Xiang <xiang@kernel.org>  Tue, 14 Apr 2020 00:00:00 +0800
35
36erofs-utils (1.0-1) unstable; urgency=low
37
38 * first release with the following new features:
39   - (mkfs.erofs) uncompressed file support;
40   - (mkfs.erofs) uncompressed tail-end packing inline data support;
41   - (mkfs.erofs) lz4 / lz4HC compressed file support;
42   - (mkfs.erofs) special file support;
43   - (mkfs.erofs) inline / shared xattrs support;
44   - (mkfs.erofs) Posix ACL support;
45
46 -- Gao Xiang <xiang@kernel.org>  Thu, 24 Oct 2019 00:00:00 +0800
47
48