<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/ChangeLog, branch v6.2</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v6.2</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v6.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2006-09-18T05:58:55Z</updated>
<entry>
<title>Version 6.2.</title>
<updated>2006-09-18T05:58:55Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-09-18T05:58:55Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=7da3ac75c20952ba87cc142928001c291304b917'/>
<id>urn:sha1:7da3ac75c20952ba87cc142928001c291304b917</id>
<content type='text'>
* NEWS: Record the 6.2 release date.
* configure.ac (AC_INIT): Remove "-cvs" suffix from version string.
</content>
</entry>
<entry>
<title>* tests/chgrp/basic: On an OpenBSD system, rather than failing</title>
<updated>2006-09-17T20:58:34Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-09-17T20:58:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=db2e7255ab3272c824ca18b484dca59716771598'/>
<id>urn:sha1:db2e7255ab3272c824ca18b484dca59716771598</id>
<content type='text'>
due to a known problem, merely warn about it.
Rewrite to avoid testing output of chgrp --verbose and chgrp -c.
Instead, use stat to test file system for desired results, directly.
* tests/chgrp/Makefile.am (TESTS_ENVIRONMENT): Set host_triplet.
</content>
</entry>
<entry>
<title>* tests/envvar-check: Add more variable names to the list of those</title>
<updated>2006-09-17T20:29:05Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-09-17T20:29:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1c904f14eae006070953acf21c293eb60232af9a'/>
<id>urn:sha1:1c904f14eae006070953acf21c293eb60232af9a</id>
<content type='text'>
that can affect these programs and tests: _POSIX2_VERSION, COLUMNS,
QUOTING_STYLE, TABSIZE, TERM, TMPDIR.
</content>
</entry>
<entry>
<title>* NEWS: Document that mkdir -p and install -d now fork on occasion.</title>
<updated>2006-09-16T20:03:56Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-09-16T20:03:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b67faf329cebf0805b2b73cc775ccfc7a05390de'/>
<id>urn:sha1:b67faf329cebf0805b2b73cc775ccfc7a05390de</id>
<content type='text'>
* bootstrap.conf (gnulib_modules): Add savewd.
* src/install.c: Include savewd.h.
(process_dir): New function.
(main, install_file_in_file_parents): Use it, along with the new
savewd module, to avoid some race conditions.
* src/mkdir.c: Include savewd.h.
(struct mkdir_options): New members make_ancestor_function, mode,
mode_bits.
(make_ancestor): Return 1 if the resulting directory is not readable.
(process_dir): New function.
(main): Use it, along with new savewd module, to avoid some
race conditions.  Fill in new slots of struct mkdir_options, so
that callees get the values.
* tests/install/basic-1: Test for coreutils 5.97 bug that was
fixed in coreutils 6.0, and which should still be fixed with
this change.
* tests/mkdir/p-3: Likewise.
</content>
</entry>
<entry>
<title>* Makefile.maint (sc_require_config_h, sc_prohibit_assert_without_use):</title>
<updated>2006-09-16T08:44:18Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-09-16T08:44:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=adbad7626cbbf81745482b4ddb4a0bcea97a6db6'/>
<id>urn:sha1:adbad7626cbbf81745482b4ddb4a0bcea97a6db6</id>
<content type='text'>
Discard stdout from the new use of grep.
</content>
</entry>
<entry>
<title>* bootstrap.conf (gnulib_modules): Add rename-dest-slash.</title>
<updated>2006-09-15T14:11:39Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-09-15T14:11:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f9442110204f21b37a1f582d8df1d57f50736b3a'/>
<id>urn:sha1:f9442110204f21b37a1f582d8df1d57f50736b3a</id>
<content type='text'>
The 2006-09-08 changes made it so "mv dir new-name/" would
fail on NetBSD 1.6.  This makes it work once again.
</content>
</entry>
<entry>
<title>* src/mv.c (main): Remove unnecessary (always-true) test for 2 &lt;= n.</title>
<updated>2006-09-14T10:06:42Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-09-14T10:06:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=32d83cf58764a4b1fad847675989c4bc9eacd8c4'/>
<id>urn:sha1:32d83cf58764a4b1fad847675989c4bc9eacd8c4</id>
<content type='text'>
Instead, since it's a little fragile, assert the condition.
(target_directory_operand): Update comment to reflect latest change.
</content>
</entry>
<entry>
<title>(print_user): Rewrite to avoid warning from GCC 4.1.1 with -Wall.</title>
<updated>2006-09-12T23:32:16Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-09-12T23:32:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=33f1b50fca9dc2767b81770ed1b31b88750113a7'/>
<id>urn:sha1:33f1b50fca9dc2767b81770ed1b31b88750113a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* tests/mv/atomic: Check for specific strace output, rather than</title>
<updated>2006-09-12T09:33:40Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-09-12T09:33:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e1fb2a80bb2d4207910126837b79d4c5fd53d911'/>
<id>urn:sha1:e1fb2a80bb2d4207910126837b79d4c5fd53d911</id>
<content type='text'>
simply nonempty.  RHEL AS 4 would fail this test due to strace
generating "[ Process PID=14434 runs in 32 bit mode. ]".
Reported by Nelson Beebe.
</content>
</entry>
<entry>
<title>* src/c99-to-c89.diff: Add another set of curly braces.</title>
<updated>2006-09-11T13:56:15Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-09-11T13:56:15Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=fb15bc880ae64ac6ca046021221f53a83f66727f'/>
<id>urn:sha1:fb15bc880ae64ac6ca046021221f53a83f66727f</id>
<content type='text'>
</content>
</entry>
</feed>
