Lots of old (and new) bugs that had been hanging around Sourcefroge and Debian bug trackers have been fixed. In addition, yesterday I released 1.40.4 of e2fsprogs. * The 'maint' branch has these fixes since the last announcement. Theodore Ts'o (29): uuidd: Use /var/lib/libuuid instead of /var/run/uuidd libuuid: When starting uuidd, use waitpid() to reap the zombie process libuuid: Only try to start the uuidd daemon a limited number of times debian: Add a dependency on libuuid1 to the uuid-runtime package Add #define needed for Hurd ioctl definitions libuuid: Fix bug which caused uuidd to fail if sizeof(int) != sizeof(int *) uuidd: Avoid race conditions to that only one uuidd is started Update Vietnamese translation from the Translation Project Convert use of ext2fs_get_mem to ext2fs_get_array for overflow detection Fix build failure on non-Linux/non-Hurd/non-Masix systems Add --disable-tls configure option Add --disable-uuidd configure option debian: Do not use TLS or uuidd when building the bootfloppy udeb's Test for sys/syscall.h in configure to fix dietlibc build problem Fix build error in blkid/tst_types.c when using diet libc debian: build the e2fsck-static package so it works on 2.4 kernels debian: Use useradd and groupadd in favor of adduser Update dependencies in lib/uuid/Makefile.in debian: Fix the document ID in comerr_dev.doc-base Expand discussion of the -D option in e2fsck's man page Update release notes, version files for 1.40.4 release libss: Remove unnecessary Makefile dependency for test_ss debian: Fix all postinst/prerm/postrm scripts to include debhelper additions uuidd: Add _GNU_SOURCE #define to pick up setres[ug]id() prototypes debugfs: Add #include <string.h> to pick up prototype for strcasecmp e2image: If there is an error while writing a block, call exit(1) e2fsck: When optimizing non-htree directories, sort by inode number debugfs: allow the undel command reallocate without linking the inode Fix build failure on non-Linux/non-Hurd/non-Masix systems * The 'master' branch has these since the last announcement in addition to the above. - To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html