In preparation for the upcoming coreutils-7.2 bug-fix release, here's a snapshot, including the latest in gnulib:
coreutils snapshot: http://meyering.net/cu/coreutils-ss.tar.gz 9.2 MB http://meyering.net/cu/coreutils-ss.tar.xz 3.9 MB http://meyering.net/cu/coreutils-ss.tar.gz.sig http://meyering.net/cu/coreutils-ss.tar.xz.sig aka http://meyering.net/cu/coreutils-7.1.49-ebb9.tar.gz http://meyering.net/cu/coreutils-7.1.49-ebb9.tar.xz Changes since 7.0.188-0e40e: Andreas Schwab (1): Update Andreas Schwab's email address Andrew Church (1): doc: describe dd's status=noxref option Bruno Haible (1): comm: fix a bug in its new --check-order option Eric Blake (1): argv-iter: avoid variadic macro James Youngman (1): update James Youngman's email address Jim Meyering (41): doc: dd: document that the default block size is 512 bytes doc: ls: clarify description of -s tests: don't let SIGTTOU/TTIN hang a backgrounded "make check" tests: skip newly-modified tests unconditionally, just to be safe tests: skip new install-C test if working directory is set-gid * README: Mention that c99-to-c89.diff is no longer maintained. version 7.1 post-release administrivia tests: reenable temporarily-disabled tests using e.g., trap '' TTOU tests: using printf with \e for ESC isn't portable tests: stty-row-col would hang when run in the background cp: diagnose invalid "cp -rl dir dir" right away, once again * HACKING: avoid trailing white space maint: remove an unnecessary inclusion of <signal.h> maint: detect unnecessary inclusion of signal.h dist: do not emit MD5 or SHA1 checksums into announcement template maint: cp: avoid gcc warning about unused macro definitions maint: avoid warnings about potentially-counterproductive "inline" maint: avoid gcc warning about missing attributes maint: enable many gcc warnings tests: when skipping a test, say why on screen, not just in the log tests: reflect the s/+/./ SELinux indicator change tests: don't skip setgid-dir related tests on SELinux-enabled systems tests: rm/ext3-perf: relax this test dist: automate the post-release web-manual update process dist: document our release procedure maint: improve release-related process and documentation maint: remove spurious case-ignoring option from a test tests: fix just-introduced typo in rm/ext3-perf maint: avoid new unused-macro warnings from gcc cat: use larger buffer sizes to reduce read/write-syscall overhead build: avoid "multiply defined..." warning from automake build: allow ./bootstrap --srcdir=... to work with a git submodule maint: use a git submodule for gnulib bootstrap: add to XGETTEXT_OPTIONS pr: fix a bug whereby --indent=N (-o) did not indent header lines gnulib: sync submodule to latest tests: ls -v: exercise the bug fixed by gnulib's new filevercmp tests: add a test for newly-fixed bug in comm --check-order maint: remove an obsolete FIXME comment * gnulib: Update submodule to latest. Ondřej Vašík (1): cp: make -a option preserve xattrs, but with reduced diagnostics Pádraig Brady (7): Ensure comment for translators is included in po file tests: Remove system specific error strings sort: Fix two bugs with determining the end of field tests: sort: Check skipping blanks in multibyte locales cat,cp,mv,install,split: Set the minimum IO block size used to 32KiB cat: Fix immediate output of processed data maint: Document how to best to enable gcc warnings for developers Ralf Wildenhues (1): policy: use git to help avoid trailing white space Tobias Stoeckmann (1): truncate: fix typo in man page _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
