Go to file
Theodore Ts'o d17f167c29 libext2fs: avoid using a C++ reserved identifier in rbtree.h
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2024-05-18 01:00:14 -04:00
.github/workflows ci.yml: upload *.failed test failure artifacts 2024-04-18 00:59:05 -04:00
config config: update config.{guess,sub} 2024-04-27 00:37:13 -04:00
contrib AOSP: e2fsdroid: stop disabling address sanitization 2023-01-31 23:58:56 -05:00
debian debian: build-depend on pkgconf instead of pkg-config 2024-05-01 22:10:34 -04:00
debugfs Prevent i_dtime from being mistaken for an inode number post-2038 wraparound 2024-04-26 00:13:03 -04:00
doc Update release notes, etc., for the 1.47.1-rc2 release 2024-05-01 00:55:57 -04:00
e2fsck e2fsck: add more checks for ea inode consistency 2024-05-09 10:58:35 -04:00
ext2ed Fix various spelling typos 2023-01-26 10:47:04 -05:00
include misc/mk_hugefiles: simplify get_partition_start() 2023-01-27 12:38:31 -05:00
install-utils Remove Changelog files since they're not used after the git migration 2007-07-08 08:50:41 -04:00
lib libext2fs: avoid using a C++ reserved identifier in rbtree.h 2024-05-18 01:00:14 -04:00
misc e2image: fix typo which causes a compile failure on i386 2024-05-01 23:02:31 -04:00
po po: update zh_CN.po (from translationproject.org) 2024-05-01 00:34:15 -04:00
resize resize2fs: mark that the error return is deliberately ignored 2024-05-01 00:20:10 -04:00
scrub e2scrub: test for the presence of systemd using test -e /run/systemd/system 2024-04-30 23:54:26 -04:00
tests e2fsck: fix golden output of several tests 2024-05-09 10:58:36 -04:00
util Remove explicit #define of _FILE_OFFSET_BITS 2024-04-30 19:54:08 -04:00
.gitignore misc: add e2mmpstatus utility via dumpe2fs 2018-06-22 18:22:37 -04:00
.missing-copyright Many files: 1997-04-29 16:15:03 +00:00
.release-checklist Update release notes, etc., for the 1.46.2 release 2021-02-28 21:46:44 -05:00
ABOUT-NLS Update gettext files to version 0.19.8 2020-11-25 11:55:46 -05:00
acinclude.m4 configure: don't fail if /usr/include/sys/mount.h does not exist 2019-11-13 13:55:29 -05:00
aclocal.m4 configure: regenerate 2023-01-27 12:33:59 -05:00
Android.bp AOSP: Android: run bpfmt on all bp files 2023-02-01 00:28:40 -05:00
CleanSpec.mk AOSP: e2fsdroid and mke2fs are dynamic executable in recovery partition 2018-06-27 23:51:40 -04:00
configure configure: remove duplicated/unnecessary test for compiler fuzzing support 2024-05-04 23:56:12 -04:00
configure.ac configure: remove duplicated/unnecessary test for compiler fuzzing support 2024-05-04 23:56:12 -04:00
depfix.sed Build the fuzzers from oss-fuzz 2022-08-09 19:45:07 -04:00
e2fsprogs.lsm Update release notes, etc., for the 1.47.1-rc2 release 2024-05-01 00:55:57 -04:00
e2fsprogs.spec Update release notes, etc., for the 1.47.1-rc1 release 2024-04-27 22:50:06 -04:00
INSTALL Fix typos in code comments and developer docs 2017-10-15 23:00:11 -04:00
INSTALL.elfbin Fix typos in code comments and developer docs 2017-10-15 23:00:11 -04:00
Makefile.in Build the fuzzers from oss-fuzz 2022-08-09 19:45:07 -04:00
MCONFIG.in Merge remote-tracking branch 'josch/libarchive' into josch-libarchive 2024-04-18 15:02:49 -04:00
NOTICE e2fsprogs: fix Free Software Foundation address 2018-04-19 11:39:09 -04:00
README Update release notes, etc., for the 1.47.1-rc1 release 2024-04-27 22:50:06 -04:00
RELEASE-NOTES Update release notes, etc., for the 1.47.0 release 2023-02-06 22:31:53 -05:00
SHLIBS Many files: 1997-04-29 16:15:03 +00:00
SUBMITTING-PATCHES Added SUBMITTING-PATCHES file 2005-07-05 22:30:13 -05:00
version.h Update release notes, etc., for the 1.47.1-rc2 release 2024-05-01 00:55:57 -04:00
wordwrap.pl Fix wordwrap.pl so it is more portable 2012-09-21 12:50:04 -04:00

	This is the new version (1.47.1) of the second extended file
system management programs.

	From time to time, I release new versions of e2fsprogs, to fix
bugs and to make the utilities more robust.  You can always find
information about the latest version at the the e2fsprogs web page,
which is:

	http://e2fsprogs.sourceforge.net

	The INSTALL file has instructions on building and installing
e2fsprogs.  Provisions for building Red Hat RPMs and Debian dpkg files
are supplied as well.

	In case of bugs in these programs, please contact Ted Ts'o at
tytso@mit.edu or tytso@alum.mit.edu.  See the e2fsck man page for
suggestions of what sort of information to include when submitting bug
reports for these programs.