<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/NEWS, branch v6.7</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v6.7</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v6.7'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2006-12-07T23:03:00Z</updated>
<entry>
<title>Version 6.7.</title>
<updated>2006-12-07T23:03:00Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-12-07T23:00:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f044d2d51cfa0a61f92332dec8c4c594946b9bd8'/>
<id>urn:sha1:f044d2d51cfa0a61f92332dec8c4c594946b9bd8</id>
<content type='text'>
* NEWS: Record release date.  Remove '-pre' suffix.
* configure.ac (AC_INIT): Remove version string suffix.
</content>
</entry>
<entry>
<title>cp -p now clears special bits if it fails to preserve owner or group</title>
<updated>2006-12-07T07:10:35Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-12-07T07:10:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=fc92148eac1cd2f8a5e99b3facc21e630e815bef'/>
<id>urn:sha1:fc92148eac1cd2f8a5e99b3facc21e630e815bef</id>
<content type='text'>
* NEWS: Document the cp -p fix for special bits.
* src/copy.c (set_owner): Now returns a three-way result, so
that the caller can clear the special bits.  All callers changed.
(copy_reg): Don't set the special bits if chown failed.
(copy_internal): Likewise.
* tests/cp/special-bits: Test this fix.
Signed-off-by: Jim Meyering &lt;jim@meyering.net&gt;
</content>
</entry>
<entry>
<title>* NEWS: Document the cp --preserve=ownership fix.</title>
<updated>2006-12-06T19:44:08Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-12-06T19:44:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a4f7b723f0723ec17b48ae25f0a218adcab2ff54'/>
<id>urn:sha1:a4f7b723f0723ec17b48ae25f0a218adcab2ff54</id>
<content type='text'>
* m4/jm-macros.m4 (coreutils_MACROS): Check for fchmod.
* src/copy.c (fchmod_or_lchmod): New function.
(copy_reg): New arg OMITTED_PERMISSIONS.  All uses changed.
Omit confusing and unused ", dst_mode" arg to 'open' without O_CREAT.
When creating a file, use O_EXCL, so we're more likely to detect
funny business by other processes.  At the end, if permissions
were omitted, chmod them back in.
(copy_internal): If the ownership might change, omit some permissions
at first, then restore them after chowning the file.
* src/cp.c (make_dir_parents_private): Likewise.
* src/copy.c (cached_umask): New function.
* src/copy.h (cached_umask): New decl.
</content>
</entry>
<entry>
<title>NEWS: the du bug affects coreutils-6.4, 6.5 and 6.6.</title>
<updated>2006-12-06T12:18:43Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-12-06T12:18:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=545df0789380096be2de6a54adaaff85f06712fd'/>
<id>urn:sha1:545df0789380096be2de6a54adaaff85f06712fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* NEWS: du --one-file-system (-x) would skip subdirectories of any</title>
<updated>2006-12-03T10:17:35Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-12-03T10:17:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=ba45154d8e9f5f49f46c8c2c2d8a554db7c3465f'/>
<id>urn:sha1:ba45154d8e9f5f49f46c8c2c2d8a554db7c3465f</id>
<content type='text'>
directory listed as second or subsequent command line argument.
* tests/du/one-file-system: New file.  Test for today's fts.c fix.
* tests/du/Makefile.am (TESTS): Add one-file-system.
</content>
</entry>
<entry>
<title>Post-release version change.</title>
<updated>2006-11-22T15:15:02Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-22T15:15:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e750c5cac8434b697065f1abcda998bd770b02d4'/>
<id>urn:sha1:e750c5cac8434b697065f1abcda998bd770b02d4</id>
<content type='text'>
* NEWS: Add a line for 6.7-pre.
* configure.ac (AC_INIT): Bump to 6.7 and add "-pre" suffix.
</content>
</entry>
<entry>
<title>Version 6.6.</title>
<updated>2006-11-22T11:40:57Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-22T11:40:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=46710dd82aebd8d2f51b190facdf8ab31fc3a854'/>
<id>urn:sha1:46710dd82aebd8d2f51b190facdf8ab31fc3a854</id>
<content type='text'>
* NEWS: Record release date.  Remove "-pre" suffix.
* configure.ac (AC_INIT): Remove "-pre" suffix from version string.
</content>
</entry>
<entry>
<title>* NEWS: Mention the three noteworthy changes, all fixed via gnulib.</title>
<updated>2006-11-22T09:14:15Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-22T09:14:15Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b076de8551fb4923b17633be9825cc7be3639d64'/>
<id>urn:sha1:b076de8551fb4923b17633be9825cc7be3639d64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Post-release version change.</title>
<updated>2006-11-19T18:44:23Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-19T18:44:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=318fb0502d4e00cafda5b81c04864ef55f2abc32'/>
<id>urn:sha1:318fb0502d4e00cafda5b81c04864ef55f2abc32</id>
<content type='text'>
* NEWS: Add a line for 6.6-pre.
* configure.ac (AC_INIT): Bump to 6.6 and add "-pre" suffix.
</content>
</entry>
<entry>
<title>Version 6.5.</title>
<updated>2006-11-19T09:58:55Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-11-19T09:58:55Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=497a5cf4659d8d2fb4eaa3e7b1b6b6a91dd32f67'/>
<id>urn:sha1:497a5cf4659d8d2fb4eaa3e7b1b6b6a91dd32f67</id>
<content type='text'>
* NEWS: Record release date.  Remove "-cvs" suffix.
* configure.ac (AC_INIT): Remove "-cvs" suffix from version string.
</content>
</entry>
</feed>
