bug#12947: [brl...@debian.org: Bug#598018: install: temporary insecure file permissions]

2012-11-20 Thread Paul Eggert
On 11/20/2012 01:41 PM, Eric Blake wrote: > This also needs a NEWS entry. I'm not sure how easy or hard it would be > to write a test case, though. Jim's the expert on writing test cases for race conditions. Not sure that this one is worth a lot of work, though. I pushed this NEWS patch: >From

bug#12947: [brl...@debian.org: Bug#598018: install: temporary insecure file permissions]

2012-11-20 Thread Eric Blake
On 11/20/2012 02:20 PM, Paul Eggert wrote: > Thanks, I installed this patch into the coreutils master branch, > and I'm marking the upstream coreutils bug as done. > >>From 7ee71d9ddad1435bbea00779bcd4c62482ea3473 Mon Sep 17 00:00:00 2001 > From: Paul Eggert > Date: Tue, 20 Nov 2012 13:15:34 -080

bug#12947: [brl...@debian.org: Bug#598018: install: temporary insecure file permissions]

2012-11-20 Thread Paul Eggert
Thanks, I installed this patch into the coreutils master branch, and I'm marking the upstream coreutils bug as done. >From 7ee71d9ddad1435bbea00779bcd4c62482ea3473 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 20 Nov 2012 13:15:34 -0800 Subject: [PATCH] install: fix security race * src/c

bug#12891: test-suite AIX 6.1 non-root xlC compiler

2012-11-20 Thread Michael Felt
root@x104:[/data/prj/gnu/ coreutils/coreutils-8.20]cd tests root@x104:[/data/prj/gnu/coreutils/coreutils-8.20/tests]truss -f -o /tmp/tr m> cd .. && make check TESTS=tests/tail-2/F-vs-missing.sh SUBDIRS=. make[1]: Entering directory `/data/prj/gnu/coreutils/coreutils-8.20' GENpublic-submodule-

bug#12947: [brl...@debian.org: Bug#598018: install: temporary insecure file permissions]

2012-11-20 Thread Samuel Bronson
Package: coreutils Version: 8.5 Tags: security patch >From : --- Begin Message --- Package: coreutils Version: 8.5-1 Tags: security X-Debbugs-CC: t...@security.debian.org Install a regular file with install creates the file with the same p

bug#12940: Deprecated "nl --page-increment" to be removed

2012-11-20 Thread Bernhard Voelker
On 11/20/2012 11:04 AM, Pádraig Brady wrote: > On 11/20/2012 09:58 AM, Bernhard Voelker wrote: >> diff --git a/NEWS b/NEWS >> index e4a284c..df4b2e4 100644 >> --- a/NEWS >> +++ b/NEWS >> @@ -25,6 +25,11 @@ GNU coreutils NEWS-*- >> outline -*- >> field can be

bug#12940: Deprecated "nl --page-increment" to be removed

2012-11-20 Thread Pádraig Brady
On 11/20/2012 09:58 AM, Bernhard Voelker wrote: diff --git a/NEWS b/NEWS index e4a284c..df4b2e4 100644 --- a/NEWS +++ b/NEWS @@ -25,6 +25,11 @@ GNU coreutils NEWS-*- outline -*- field can be in any column. If there is no source column, then df prints

bug#12940: Deprecated "nl --page-increment" to be removed

2012-11-20 Thread Bernhard Voelker
tags 12940 + patch severity 12940 minor stop On 11/20/2012 09:42 AM, Marcel Böhme wrote: >This is no bug per se. Apparently, the deprecated option >--page-increment for the tool "nl" has been scheduled to be removed on >Dec. 2011 :) Hi Marcel, thanks for the head-up. Here's a patch.

bug#12940: Deprecated "nl --page-increment" to be removed

2012-11-20 Thread Marcel Böhme
Hi, This is no bug per se. Apparently, the deprecated option --page-increment for the tool "nl" has been scheduled to be removed on Dec. 2011 :) Line 160: /* FIXME: page-increment is deprecated, remove in dec-2011. */ See http://git.savannah.gnu.org/gitweb/?p=coreutils.git;a