public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/43620]  New: Uploading to gnu.org will fail due to automake security issue
@ 2010-04-01 16:46 rwild at gcc dot gnu dot org
  2010-04-01 16:50 ` [Bug other/43620] " joseph at codesourcery dot com
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: rwild at gcc dot gnu dot org @ 2010-04-01 16:46 UTC (permalink / raw)
  To: gcc-bugs

The Automake 'make dist' security issue in 1.11 (fixed in 1.11.1) will likely
prevent uploading to gnu.org, even though GCC does not use the rule.
See here: <http://sourceware.org/ml/binutils/2010-03/msg00452.html>.

Using no-dist throughout, or updating to 1.11.1, should be possible, or talking
to the gnu.org admins.  The update to 1.11.1 is really trivial for trunk, but
for older branches, some other strategy would need to be used.

I'm working on a patch.

CC:ing a RM.


-- 
           Summary: Uploading to gnu.org will fail due to automake security
                    issue
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rwild at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43620


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug other/43620] Uploading to gnu.org will fail due to automake security issue
  2010-04-01 16:46 [Bug other/43620] New: Uploading to gnu.org will fail due to automake security issue rwild at gcc dot gnu dot org
@ 2010-04-01 16:50 ` joseph at codesourcery dot com
  2010-04-01 17:41 ` rwild at gcc dot gnu dot org
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: joseph at codesourcery dot com @ 2010-04-01 16:50 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from joseph at codesourcery dot com  2010-04-01 16:50 -------
Subject: Re:   New: Uploading to gnu.org will fail due to
 automake security issue

If no-dist works to pass the gnu.org check, that (unlike upgrades) should 
be OK for 4.4 and 4.3 branches.

I updated the maintainer-scripts/gcc_release script to use 755 instead of 
777 permissions, on trunk, 4.4 and 4.3 branches.  So there is no actual 
security issue for future GCC releases.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43620


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug other/43620] Uploading to gnu.org will fail due to automake security issue
  2010-04-01 16:46 [Bug other/43620] New: Uploading to gnu.org will fail due to automake security issue rwild at gcc dot gnu dot org
  2010-04-01 16:50 ` [Bug other/43620] " joseph at codesourcery dot com
@ 2010-04-01 17:41 ` rwild at gcc dot gnu dot org
  2010-04-02 12:01 ` rguenth at gcc dot gnu dot org
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: rwild at gcc dot gnu dot org @ 2010-04-01 17:41 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from rwild at gcc dot gnu dot org  2010-04-01 17:41 -------
(In reply to comment #1)
> If no-dist works to pass the gnu.org check, that (unlike upgrades) should 
> be OK for 4.4 and 4.3 branches.

Well, for branches we are not in such a hurry.  I could easily release Automake
1.9.7 from branch-1-9 (which has only three non-documentation patches over
1.9.6) and upgrade 4.4 and 4.3 to that, if that is equally acceptable.

> I updated the maintainer-scripts/gcc_release script to use 755 instead of 
> 777 permissions, on trunk, 4.4 and 4.3 branches.  So there is no actual 
> security issue for future GCC releases.

Thank you.


-- 

rwild at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |rwild at gcc dot gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
      Known to fail|                            |4.3.5 4.4.4 4.5.0
           Priority|P3                          |P1
   Last reconfirmed|0000-00-00 00:00:00         |2010-04-01 17:41:35
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43620


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug other/43620] Uploading to gnu.org will fail due to automake security issue
  2010-04-01 16:46 [Bug other/43620] New: Uploading to gnu.org will fail due to automake security issue rwild at gcc dot gnu dot org
  2010-04-01 16:50 ` [Bug other/43620] " joseph at codesourcery dot com
  2010-04-01 17:41 ` rwild at gcc dot gnu dot org
@ 2010-04-02 12:01 ` rguenth at gcc dot gnu dot org
  2010-04-02 12:40 ` rwild at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-04-02 12:01 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from rguenth at gcc dot gnu dot org  2010-04-02 12:01 -------
I think we want no-dist on the branches and an update on trunk (possibly
adding no-dist to GCC local pieces anyway).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43620


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug other/43620] Uploading to gnu.org will fail due to automake security issue
  2010-04-01 16:46 [Bug other/43620] New: Uploading to gnu.org will fail due to automake security issue rwild at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2010-04-02 12:01 ` rguenth at gcc dot gnu dot org
@ 2010-04-02 12:40 ` rwild at gcc dot gnu dot org
  2010-04-02 12:44 ` rguenther at suse dot de
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: rwild at gcc dot gnu dot org @ 2010-04-02 12:40 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from rwild at gcc dot gnu dot org  2010-04-02 12:40 -------
(In reply to comment #3)
> I think we want no-dist on the branches and an update on trunk (possibly
> adding no-dist to GCC local pieces anyway).

Is that an approval for
<http://gcc.gnu.org/ml/gcc-patches/2010-04/msg00059.html> ?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43620


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug other/43620] Uploading to gnu.org will fail due to automake security issue
  2010-04-01 16:46 [Bug other/43620] New: Uploading to gnu.org will fail due to automake security issue rwild at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2010-04-02 12:40 ` rwild at gcc dot gnu dot org
@ 2010-04-02 12:44 ` rguenther at suse dot de
  2010-04-02 18:19 ` rwild at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: rguenther at suse dot de @ 2010-04-02 12:44 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from rguenther at suse dot de  2010-04-02 12:44 -------
Subject: Re:  Uploading to gnu.org will fail due to automake
 security issue

On Fri, 2 Apr 2010, rwild at gcc dot gnu dot org wrote:

> 
> 
> ------- Comment #4 from rwild at gcc dot gnu dot org  2010-04-02 12:40 -------
> (In reply to comment #3)
> > I think we want no-dist on the branches and an update on trunk (possibly
> > adding no-dist to GCC local pieces anyway).
> 
> Is that an approval for
> <http://gcc.gnu.org/ml/gcc-patches/2010-04/msg00059.html> ?

I can't approve it.  It's approved from a RM point - let me followup
on that thread.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43620


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug other/43620] Uploading to gnu.org will fail due to automake security issue
  2010-04-01 16:46 [Bug other/43620] New: Uploading to gnu.org will fail due to automake security issue rwild at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2010-04-02 12:44 ` rguenther at suse dot de
@ 2010-04-02 18:19 ` rwild at gcc dot gnu dot org
  2010-04-29 12:28 ` [Bug other/43620] [4.3/4.4 Regression] " jakub at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: rwild at gcc dot gnu dot org @ 2010-04-02 18:19 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from rwild at gcc dot gnu dot org  2010-04-02 18:18 -------
Subject: Bug 43620

Author: rwild
Date: Fri Apr  2 18:18:06 2010
New Revision: 157949

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157949
Log:
Update to Automake 1.11.1.

gcc/:
        PR other/43620
        * doc/install.texi (Prerequisites): Bump Automake version to 1.11.1.
        * aclocal.m4: Regenerate.

lto-plugin/:
        * Makefile.in: Regenerate.
        * aclocal.m4: Regenerate.

intl/:
        * aclocal.m4: Regenerate.

boehm-gc/:
        * Makefile.in: Regenerate.
        * aclocal.m4: Regenerate.
        * include/Makefile.in: Regenerate.

fixincludes/:
        * aclocal.m4: Regenerate.

libcpp/:
        * aclocal.m4: Regenerate.

libdecnumber/:
        * aclocal.m4: Regenerate.

libffi/:
        * Makefile.in: Regenerate.
        * aclocal.m4: Regenerate.
        * include/Makefile.in: Regenerate.
        * man/Makefile.in: Regenerate.
        * testsuite/Makefile.in: Regenerate.

libgfortran/:
        * Makefile.in: Regenerate.
        * aclocal.m4: Regenerate.

libgomp/:
        * Makefile.in: Regenerate.
        * aclocal.m4: Regenerate.
        * testsuite/Makefile.in: Regenerate.

libjava/classpath/:
        * HACKING: Update required Automake version.
        * Makefile.in: Regenerate.
        * aclocal.m4: Regenerate.
        * doc/Makefile.in: Regenerate.
        * doc/api/Makefile.in: Regenerate.
        * examples/Makefile.in: Regenerate.
        * external/Makefile.in: Regenerate.
        * external/jsr166/Makefile.in: Regenerate.
        * external/relaxngDatatype/Makefile.in: Regenerate.
        * external/sax/Makefile.in: Regenerate.
        * external/w3c_dom/Makefile.in: Regenerate.
        * include/Makefile.in: Regenerate.
        * lib/Makefile.in: Regenerate.
        * native/Makefile.in: Regenerate.
        * native/fdlibm/Makefile.in: Regenerate.
        * native/jawt/Makefile.in: Regenerate.
        * native/jni/Makefile.in: Regenerate.
        * native/jni/classpath/Makefile.in: Regenerate.
        * native/jni/gconf-peer/Makefile.in: Regenerate.
        * native/jni/gstreamer-peer/Makefile.in: Regenerate.
        * native/jni/gtk-peer/Makefile.in: Regenerate.
        * native/jni/java-io/Makefile.in: Regenerate.
        * native/jni/java-lang/Makefile.in: Regenerate.
        * native/jni/java-math/Makefile.in: Regenerate.
        * native/jni/java-net/Makefile.in: Regenerate.
        * native/jni/java-nio/Makefile.in: Regenerate.
        * native/jni/java-util/Makefile.in: Regenerate.
        * native/jni/midi-alsa/Makefile.in: Regenerate.
        * native/jni/midi-dssi/Makefile.in: Regenerate.
        * native/jni/native-lib/Makefile.in: Regenerate.
        * native/jni/qt-peer/Makefile.in: Regenerate.
        * native/jni/xmlj/Makefile.in: Regenerate.
        * native/plugin/Makefile.in: Regenerate.
        * resource/Makefile.in: Regenerate.
        * scripts/Makefile.in: Regenerate.
        * tools/Makefile.in: Regenerate.

libjava/:
        * Makefile.in: Regenerate.
        * aclocal.m4: Regenerate.
        * configure: Regenerate.
        * gcj/Makefile.in: Regenerate.
        * include/Makefile.in: Regenerate.
        * testsuite/Makefile.in: Regenerate.

libjava/libltdl/:
        * Makefile.in: Regenerate.
        * aclocal.m4: Regenerate.

libmudflap/:
        * Makefile.in: Regenerate.
        * aclocal.m4: Regenerate.
        * testsuite/Makefile.in: Regenerate.

libobjc/:
        * aclocal.m4: Regenerate.

libssp/:
        * Makefile.in: Regenerate.
        * aclocal.m4: Regenerate.

libstdc++-v3/:
        * Makefile.in: Regenerate.
        * aclocal.m4: Regenerate.
        * doc/Makefile.in: Regenerate.
        * include/Makefile.in: Regenerate.
        * libsupc++/Makefile.in: Regenerate.
        * po/Makefile.in: Regenerate.
        * python/Makefile.in: Regenerate.
        * src/Makefile.in: Regenerate.
        * testsuite/Makefile.in: Regenerate.

zlib/:
        * Makefile.in: Regenerate.
        * aclocal.m4: Regenerate.

Modified:
    trunk/boehm-gc/ChangeLog
    trunk/boehm-gc/Makefile.in
    trunk/boehm-gc/aclocal.m4
    trunk/boehm-gc/include/Makefile.in
    trunk/fixincludes/ChangeLog
    trunk/fixincludes/aclocal.m4
    trunk/gcc/ChangeLog
    trunk/gcc/aclocal.m4
    trunk/gcc/doc/install.texi
    trunk/intl/ChangeLog
    trunk/intl/aclocal.m4
    trunk/libcpp/ChangeLog
    trunk/libcpp/aclocal.m4
    trunk/libdecnumber/ChangeLog
    trunk/libdecnumber/aclocal.m4
    trunk/libffi/ChangeLog
    trunk/libffi/Makefile.in
    trunk/libffi/aclocal.m4
    trunk/libffi/include/Makefile.in
    trunk/libffi/man/Makefile.in
    trunk/libffi/testsuite/Makefile.in
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/Makefile.in
    trunk/libgfortran/aclocal.m4
    trunk/libgomp/ChangeLog
    trunk/libgomp/Makefile.in
    trunk/libgomp/aclocal.m4
    trunk/libgomp/testsuite/Makefile.in
    trunk/libjava/ChangeLog
    trunk/libjava/HACKING
    trunk/libjava/Makefile.in
    trunk/libjava/aclocal.m4
    trunk/libjava/classpath/ChangeLog
    trunk/libjava/classpath/Makefile.in
    trunk/libjava/classpath/aclocal.m4
    trunk/libjava/classpath/doc/Makefile.in
    trunk/libjava/classpath/doc/api/Makefile.in
    trunk/libjava/classpath/examples/Makefile.in
    trunk/libjava/classpath/external/Makefile.in
    trunk/libjava/classpath/external/jsr166/Makefile.in
    trunk/libjava/classpath/external/relaxngDatatype/Makefile.in
    trunk/libjava/classpath/external/sax/Makefile.in
    trunk/libjava/classpath/external/w3c_dom/Makefile.in
    trunk/libjava/classpath/include/Makefile.in
    trunk/libjava/classpath/lib/Makefile.in
    trunk/libjava/classpath/native/Makefile.in
    trunk/libjava/classpath/native/fdlibm/Makefile.in
    trunk/libjava/classpath/native/jawt/Makefile.in
    trunk/libjava/classpath/native/jni/Makefile.in
    trunk/libjava/classpath/native/jni/classpath/Makefile.in
    trunk/libjava/classpath/native/jni/gconf-peer/Makefile.in
    trunk/libjava/classpath/native/jni/gstreamer-peer/Makefile.in
    trunk/libjava/classpath/native/jni/gtk-peer/Makefile.in
    trunk/libjava/classpath/native/jni/java-io/Makefile.in
    trunk/libjava/classpath/native/jni/java-lang/Makefile.in
    trunk/libjava/classpath/native/jni/java-math/Makefile.in
    trunk/libjava/classpath/native/jni/java-net/Makefile.in
    trunk/libjava/classpath/native/jni/java-nio/Makefile.in
    trunk/libjava/classpath/native/jni/java-util/Makefile.in
    trunk/libjava/classpath/native/jni/midi-alsa/Makefile.in
    trunk/libjava/classpath/native/jni/midi-dssi/Makefile.in
    trunk/libjava/classpath/native/jni/native-lib/Makefile.in
    trunk/libjava/classpath/native/jni/qt-peer/Makefile.in
    trunk/libjava/classpath/native/jni/xmlj/Makefile.in
    trunk/libjava/classpath/native/plugin/Makefile.in
    trunk/libjava/classpath/resource/Makefile.in
    trunk/libjava/classpath/scripts/Makefile.in
    trunk/libjava/classpath/tools/Makefile.in
    trunk/libjava/configure
    trunk/libjava/gcj/Makefile.in
    trunk/libjava/include/Makefile.in
    trunk/libjava/libltdl/ChangeLog
    trunk/libjava/libltdl/Makefile.in
    trunk/libjava/libltdl/aclocal.m4
    trunk/libjava/testsuite/Makefile.in
    trunk/libmudflap/ChangeLog
    trunk/libmudflap/Makefile.in
    trunk/libmudflap/aclocal.m4
    trunk/libmudflap/testsuite/Makefile.in
    trunk/libobjc/ChangeLog
    trunk/libobjc/aclocal.m4
    trunk/libssp/ChangeLog
    trunk/libssp/Makefile.in
    trunk/libssp/aclocal.m4
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/Makefile.in
    trunk/libstdc++-v3/aclocal.m4
    trunk/libstdc++-v3/doc/Makefile.in
    trunk/libstdc++-v3/include/Makefile.in
    trunk/libstdc++-v3/libsupc++/Makefile.in
    trunk/libstdc++-v3/po/Makefile.in
    trunk/libstdc++-v3/python/Makefile.in
    trunk/libstdc++-v3/src/Makefile.in
    trunk/libstdc++-v3/testsuite/Makefile.in
    trunk/lto-plugin/ChangeLog
    trunk/lto-plugin/Makefile.in
    trunk/lto-plugin/aclocal.m4
    trunk/zlib/ChangeLog.gcj
    trunk/zlib/Makefile.in
    trunk/zlib/aclocal.m4


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43620


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug other/43620] [4.3/4.4 Regression] Uploading to gnu.org will fail due to automake security issue
  2010-04-01 16:46 [Bug other/43620] New: Uploading to gnu.org will fail due to automake security issue rwild at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2010-04-02 18:19 ` rwild at gcc dot gnu dot org
@ 2010-04-29 12:28 ` jakub at gcc dot gnu dot org
  2010-04-29 15:04 ` jakub at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: jakub at gcc dot gnu dot org @ 2010-04-29 12:28 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from jakub at gcc dot gnu dot org  2010-04-29 12:28 -------
Unfortunately this hasn't been fixed on the branches and just prevented
gcc-4.4.4 from being uploaded to ftp.gnu.org (but it has been already uploaded
to gcc.gnu.org, is tagged etc.).

As the bug wasn't marked as a regression (it is not a regression, sure), it
didn't show up on the Serious regressions queries to be on the radar for RM
decisions.


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Uploading to gnu.org will   |[4.3/4.4 Regression]
                   |fail due to automake        |Uploading to gnu.org will
                   |security issue              |fail due to automake
                   |                            |security issue
   Target Milestone|---                         |4.3.5


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43620


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug other/43620] [4.3/4.4 Regression] Uploading to gnu.org will fail due to automake security issue
  2010-04-01 16:46 [Bug other/43620] New: Uploading to gnu.org will fail due to automake security issue rwild at gcc dot gnu dot org
                   ` (6 preceding siblings ...)
  2010-04-29 12:28 ` [Bug other/43620] [4.3/4.4 Regression] " jakub at gcc dot gnu dot org
@ 2010-04-29 15:04 ` jakub at gcc dot gnu dot org
  2010-04-30 18:26 ` [Bug other/43620] [4.3 Release Blocker] " jakub at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: jakub at gcc dot gnu dot org @ 2010-04-29 15:04 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from jakub at gcc dot gnu dot org  2010-04-29 15:03 -------
Subject: Bug 43620

Author: jakub
Date: Thu Apr 29 15:03:38 2010
New Revision: 158903

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158903
Log:
        PR other/43620
libgomp/
        * configure.ac (AM_INIT_AUTOMAKE): Add no-dist option.
        * Makefile.in: Regenerated.
libstdc++-v3/
        * configure.ac (AM_INIT_AUTOMAKE): Add no-dist option.
        * Makefile.in: Regenerated.
libgfortran/
        * configure.ac (AM_INIT_AUTOMAKE): Add no-dist option.
        * Makefile.in: Regenerated.
libmudflap/
        * configure.ac (AM_INIT_AUTOMAKE): Add no-dist option.
        * Makefile.in: Regenerated.
libffi/
        * configure.ac (AM_INIT_AUTOMAKE): Add no-dist option.
        * Makefile.in: Regenerated.
libssp/
        * configure.ac (AM_INIT_AUTOMAKE): Add no-dist option.
        * Makefile.in: Regenerated.
libjava/
        * configure.ac (AM_INIT_AUTOMAKE): Add no-dist option.
        * Makefile.in: Regenerated.
libjava/libltdl/
        * Makefile.am (AUTOMAKE_OPTIONS): Add no-dist option.
        * Makefile.in: Regenerated.
libjava/classpath/
        * configure.ac (AM_INIT_AUTOMAKE): Add no-dist option.
        * Makefile.in: Regenerated.

Modified:
    branches/gcc-4_4-branch/libffi/ChangeLog
    branches/gcc-4_4-branch/libffi/Makefile.in
    branches/gcc-4_4-branch/libffi/configure.ac
    branches/gcc-4_4-branch/libgfortran/ChangeLog
    branches/gcc-4_4-branch/libgfortran/Makefile.in
    branches/gcc-4_4-branch/libgfortran/configure.ac
    branches/gcc-4_4-branch/libgomp/ChangeLog
    branches/gcc-4_4-branch/libgomp/Makefile.in
    branches/gcc-4_4-branch/libgomp/configure.ac
    branches/gcc-4_4-branch/libjava/ChangeLog
    branches/gcc-4_4-branch/libjava/Makefile.in
    branches/gcc-4_4-branch/libjava/classpath/ChangeLog
    branches/gcc-4_4-branch/libjava/classpath/Makefile.in
    branches/gcc-4_4-branch/libjava/classpath/configure.ac
    branches/gcc-4_4-branch/libjava/configure.ac
    branches/gcc-4_4-branch/libjava/libltdl/ChangeLog
    branches/gcc-4_4-branch/libjava/libltdl/Makefile.am
    branches/gcc-4_4-branch/libjava/libltdl/Makefile.in
    branches/gcc-4_4-branch/libmudflap/ChangeLog
    branches/gcc-4_4-branch/libmudflap/Makefile.in
    branches/gcc-4_4-branch/libmudflap/configure.ac
    branches/gcc-4_4-branch/libssp/ChangeLog
    branches/gcc-4_4-branch/libssp/Makefile.in
    branches/gcc-4_4-branch/libssp/configure.ac
    branches/gcc-4_4-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_4-branch/libstdc++-v3/Makefile.in
    branches/gcc-4_4-branch/libstdc++-v3/configure.ac


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43620


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug other/43620] [4.3 Release Blocker] Uploading to gnu.org will fail due to automake security issue
  2010-04-01 16:46 [Bug other/43620] New: Uploading to gnu.org will fail due to automake security issue rwild at gcc dot gnu dot org
                   ` (7 preceding siblings ...)
  2010-04-29 15:04 ` jakub at gcc dot gnu dot org
@ 2010-04-30 18:26 ` jakub at gcc dot gnu dot org
  2010-05-04 18:58 ` rwild at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: jakub at gcc dot gnu dot org @ 2010-04-30 18:26 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from jakub at gcc dot gnu dot org  2010-04-30 18:26 -------
Should be fixed for 4.4.5.


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|4.5.0                       |4.5.0 4.4.5
            Summary|[4.3/4.4 Release Blocker]   |[4.3 Release Blocker]
                   |Uploading to gnu.org will   |Uploading to gnu.org will
                   |fail due to automake        |fail due to automake
                   |security issue              |security issue


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43620


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug other/43620] [4.3 Release Blocker] Uploading to gnu.org will fail due to automake security issue
  2010-04-01 16:46 [Bug other/43620] New: Uploading to gnu.org will fail due to automake security issue rwild at gcc dot gnu dot org
                   ` (8 preceding siblings ...)
  2010-04-30 18:26 ` [Bug other/43620] [4.3 Release Blocker] " jakub at gcc dot gnu dot org
@ 2010-05-04 18:58 ` rwild at gcc dot gnu dot org
  2010-05-06 17:21 ` rwild at gcc dot gnu dot org
  2010-05-06 17:22 ` rwild at gcc dot gnu dot org
  11 siblings, 0 replies; 13+ messages in thread
From: rwild at gcc dot gnu dot org @ 2010-05-04 18:58 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from rwild at gcc dot gnu dot org  2010-05-04 18:58 -------
Subject: Bug 43620

Author: rwild
Date: Tue May  4 18:58:11 2010
New Revision: 159041

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159041
Log:
no-dist in non-imported automake dirs.

libgfortran/:
        PR other/43620
        * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
        * configure: Regenerate.
        * Makefile.in: Regenerate.

libgomp/:
        PR other/43620
        * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
        * configure: Regenerate.
        * Makefile.in: Regenerate.
        * testsuite/Makefile.in: Regenerate.

libjava/:
        PR other/43620
        * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
        * Makefile.in: Regenerate.
        * gcj/Makefile.in: Regenerate.
        * include/Makefile.in: Regenerate.
        * testsuite/Makefile.in: Regenerate.

libjava/libltdl/:
        PR other/43620
        * Makefile.am (AUTOMAKE_OPTIONS): Add no-dist.
        * Makefile.in: Regenerate.

libmudflap/:
        PR other/43620
        * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
        * Makefile.in: Regenerate.
        * testsuite/Makefile.in: Regenerate.

libssp/:
        PR other/43620
        * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
        * Makefile.in: Regenerate.

libstdc++-v3/:
        PR other/43620
        * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
        * configure: Regenerate.
        * Makefile.in: Regenerate.
        * doc/Makefile.in: Regenerate.
        * include/Makefile.in: Regenerate.
        * libsupc++/Makefile.in: Regenerate.
        * po/Makefile.in: Regenerate.
        * python/Makefile.in: Regenerate.
        * src/Makefile.in: Regenerate.
        * testsuite/Makefile.in: Regenerate.

lto-plugin/:
        PR other/43620
        * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
        * Makefile.in: Regenerate.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/Makefile.in
    trunk/libgfortran/configure
    trunk/libgfortran/configure.ac
    trunk/libgomp/ChangeLog
    trunk/libgomp/Makefile.in
    trunk/libgomp/configure
    trunk/libgomp/configure.ac
    trunk/libgomp/testsuite/Makefile.in
    trunk/libjava/ChangeLog
    trunk/libjava/Makefile.in
    trunk/libjava/configure.ac
    trunk/libjava/gcj/Makefile.in
    trunk/libjava/include/Makefile.in
    trunk/libjava/libltdl/ChangeLog
    trunk/libjava/libltdl/Makefile.am
    trunk/libjava/libltdl/Makefile.in
    trunk/libjava/testsuite/Makefile.in
    trunk/libmudflap/ChangeLog
    trunk/libmudflap/Makefile.in
    trunk/libmudflap/configure.ac
    trunk/libmudflap/testsuite/Makefile.in
    trunk/libssp/ChangeLog
    trunk/libssp/Makefile.in
    trunk/libssp/configure.ac
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/Makefile.in
    trunk/libstdc++-v3/configure
    trunk/libstdc++-v3/configure.ac
    trunk/libstdc++-v3/doc/Makefile.in
    trunk/libstdc++-v3/include/Makefile.in
    trunk/libstdc++-v3/libsupc++/Makefile.in
    trunk/libstdc++-v3/po/Makefile.in
    trunk/libstdc++-v3/python/Makefile.in
    trunk/libstdc++-v3/src/Makefile.in
    trunk/libstdc++-v3/testsuite/Makefile.in
    trunk/lto-plugin/ChangeLog
    trunk/lto-plugin/Makefile.in
    trunk/lto-plugin/configure.ac


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43620


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug other/43620] [4.3 Release Blocker] Uploading to gnu.org will fail due to automake security issue
  2010-04-01 16:46 [Bug other/43620] New: Uploading to gnu.org will fail due to automake security issue rwild at gcc dot gnu dot org
                   ` (9 preceding siblings ...)
  2010-05-04 18:58 ` rwild at gcc dot gnu dot org
@ 2010-05-06 17:21 ` rwild at gcc dot gnu dot org
  2010-05-06 17:22 ` rwild at gcc dot gnu dot org
  11 siblings, 0 replies; 13+ messages in thread
From: rwild at gcc dot gnu dot org @ 2010-05-06 17:21 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #11 from rwild at gcc dot gnu dot org  2010-05-06 17:20 -------
Subject: Bug 43620

Author: rwild
Date: Thu May  6 17:19:46 2010
New Revision: 159116

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159116
Log:
Avoid automake distdir rule.

libgfortran/:
        PR other/43620
        * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
        * configure: Regenerate.
        * Makefile.in: Regenerate.

libmudflap/:
        PR other/43620
        * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
        * config.h.in: Regenerate.
        * Makefile.in: Regenerate.
        * testsuite/Makefile.in: Regenerate.

libstdc++-v3/:
        PR other/43620
        * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
        * configure: Regenerate.
        * Makefile.in: Regenerate.
        * doc/Makefile.in: Regenerate.
        * include/Makefile.in: Regenerate.
        * libmath/Makefile.in: Regenerate.
        * libsupc++/Makefile.in: Regenerate.
        * po/Makefile.in: Regenerate.
        * src/Makefile.in: Regenerate.
        * testsuite/Makefile.in: Regenerate.

libjava/:
        PR other/43620
        * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
        * Makefile.in: Regenerate.
        * gcj/Makefile.in: Regenerate.
        * include/Makefile.in: Regenerate.
        * testsuite/Makefile.in: Regenerate.

libjava/classpath/:
        PR other/43620
        * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
        * Makefile.in: Regenerate.
        * doc/Makefile.in: Regenerate.
        * doc/api/Makefile.in: Regenerate.
        * examples/Makefile.in: Regenerate.
        * external/Makefile.in: Regenerate.
        * external/jsr166/Makefile.in: Regenerate.
        * external/relaxngDatatype/Makefile.in: Regenerate.
        * external/sax/Makefile.in: Regenerate.
        * external/w3c_dom/Makefile.in: Regenerate.
        * include/Makefile.in: Regenerate.
        * lib/Makefile.in: Regenerate.
        * native/Makefile.in: Regenerate.
        * native/fdlibm/Makefile.in: Regenerate.
        * native/jawt/Makefile.in: Regenerate.
        * native/jni/Makefile.in: Regenerate.
        * native/jni/classpath/Makefile.in: Regenerate.
        * native/jni/gconf-peer/Makefile.in: Regenerate.
        * native/jni/gstreamer-peer/Makefile.in: Regenerate.
        * native/jni/gtk-peer/Makefile.in: Regenerate.
        * native/jni/java-io/Makefile.in: Regenerate.
        * native/jni/java-lang/Makefile.in: Regenerate.
        * native/jni/java-net/Makefile.in: Regenerate.
        * native/jni/java-nio/Makefile.in: Regenerate.
        * native/jni/java-util/Makefile.in: Regenerate.
        * native/jni/midi-alsa/Makefile.in: Regenerate.
        * native/jni/midi-dssi/Makefile.in: Regenerate.
        * native/jni/native-lib/Makefile.in: Regenerate.
        * native/jni/qt-peer/Makefile.in: Regenerate.
        * native/jni/xmlj/Makefile.in: Regenerate.
        * native/plugin/Makefile.in: Regenerate.
        * resource/Makefile.in: Regenerate.
        * scripts/Makefile.in: Regenerate.
        * tools/Makefile.in: Regenerate.

libjava/libltdl/:
        PR other/43620
        * Makefile.am (AUTOMAKE_OPTIONS): Add no-dist.
        * Makefile.in: Regenerate.

libgomp/:
        PR other/43620
        * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
        * configure: Regenerate.
        * aclocal.m4: Regenerate.
        * config.h.in: Regenerate.
        * Makefile.in: Regenerate.
        * testsuite/Makefile.in: Regenerate.

libffi/:
        PR other/43620
        * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
        * Makefile.in: Regenerate.
        * include/Makefile.in: Regenerate.
        * testsuite/Makefile.in: Regenerate.

libssp/:
        PR other/43620
        * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
        * Makefile.in: Regenerate.
        * config.h.in: Regenerate.


Modified:
    branches/gcc-4_3-branch/libffi/ChangeLog
    branches/gcc-4_3-branch/libffi/Makefile.in
    branches/gcc-4_3-branch/libffi/configure.ac
    branches/gcc-4_3-branch/libffi/include/Makefile.in
    branches/gcc-4_3-branch/libffi/testsuite/Makefile.in
    branches/gcc-4_3-branch/libgfortran/ChangeLog
    branches/gcc-4_3-branch/libgfortran/Makefile.in
    branches/gcc-4_3-branch/libgfortran/configure
    branches/gcc-4_3-branch/libgfortran/configure.ac
    branches/gcc-4_3-branch/libgomp/ChangeLog
    branches/gcc-4_3-branch/libgomp/Makefile.in
    branches/gcc-4_3-branch/libgomp/aclocal.m4
    branches/gcc-4_3-branch/libgomp/config.h.in
    branches/gcc-4_3-branch/libgomp/configure
    branches/gcc-4_3-branch/libgomp/configure.ac
    branches/gcc-4_3-branch/libgomp/testsuite/Makefile.in
    branches/gcc-4_3-branch/libjava/ChangeLog
    branches/gcc-4_3-branch/libjava/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/ChangeLog
    branches/gcc-4_3-branch/libjava/classpath/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/configure.ac
    branches/gcc-4_3-branch/libjava/classpath/doc/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/doc/api/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/examples/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/external/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/external/jsr166/Makefile.in
   
branches/gcc-4_3-branch/libjava/classpath/external/relaxngDatatype/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/external/sax/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/external/w3c_dom/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/include/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/lib/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/fdlibm/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/jawt/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/jni/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/jni/classpath/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/jni/gconf-peer/Makefile.in
   
branches/gcc-4_3-branch/libjava/classpath/native/jni/gstreamer-peer/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/jni/gtk-peer/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/jni/java-io/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/jni/java-lang/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/jni/java-net/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/jni/java-nio/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/jni/java-util/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/jni/midi-alsa/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/jni/midi-dssi/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/jni/native-lib/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/jni/qt-peer/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/jni/xmlj/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/native/plugin/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/resource/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/scripts/Makefile.in
    branches/gcc-4_3-branch/libjava/classpath/tools/Makefile.in
    branches/gcc-4_3-branch/libjava/configure.ac
    branches/gcc-4_3-branch/libjava/gcj/Makefile.in
    branches/gcc-4_3-branch/libjava/include/Makefile.in
    branches/gcc-4_3-branch/libjava/libltdl/ChangeLog
    branches/gcc-4_3-branch/libjava/libltdl/Makefile.am
    branches/gcc-4_3-branch/libjava/libltdl/Makefile.in
    branches/gcc-4_3-branch/libjava/testsuite/Makefile.in
    branches/gcc-4_3-branch/libmudflap/ChangeLog
    branches/gcc-4_3-branch/libmudflap/Makefile.in
    branches/gcc-4_3-branch/libmudflap/config.h.in
    branches/gcc-4_3-branch/libmudflap/configure.ac
    branches/gcc-4_3-branch/libmudflap/testsuite/Makefile.in
    branches/gcc-4_3-branch/libssp/ChangeLog
    branches/gcc-4_3-branch/libssp/Makefile.in
    branches/gcc-4_3-branch/libssp/config.h.in
    branches/gcc-4_3-branch/libssp/configure.ac
    branches/gcc-4_3-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_3-branch/libstdc++-v3/Makefile.in
    branches/gcc-4_3-branch/libstdc++-v3/configure
    branches/gcc-4_3-branch/libstdc++-v3/configure.ac
    branches/gcc-4_3-branch/libstdc++-v3/doc/Makefile.in
    branches/gcc-4_3-branch/libstdc++-v3/include/Makefile.in
    branches/gcc-4_3-branch/libstdc++-v3/libmath/Makefile.in
    branches/gcc-4_3-branch/libstdc++-v3/libsupc++/Makefile.in
    branches/gcc-4_3-branch/libstdc++-v3/po/Makefile.in
    branches/gcc-4_3-branch/libstdc++-v3/src/Makefile.in
    branches/gcc-4_3-branch/libstdc++-v3/testsuite/Makefile.in


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43620


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug other/43620] [4.3 Release Blocker] Uploading to gnu.org will fail due to automake security issue
  2010-04-01 16:46 [Bug other/43620] New: Uploading to gnu.org will fail due to automake security issue rwild at gcc dot gnu dot org
                   ` (10 preceding siblings ...)
  2010-05-06 17:21 ` rwild at gcc dot gnu dot org
@ 2010-05-06 17:22 ` rwild at gcc dot gnu dot org
  11 siblings, 0 replies; 13+ messages in thread
From: rwild at gcc dot gnu dot org @ 2010-05-06 17:22 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #12 from rwild at gcc dot gnu dot org  2010-05-06 17:22 -------
Fixed.


-- 

rwild at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43620


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2010-05-06 17:22 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-01 16:46 [Bug other/43620] New: Uploading to gnu.org will fail due to automake security issue rwild at gcc dot gnu dot org
2010-04-01 16:50 ` [Bug other/43620] " joseph at codesourcery dot com
2010-04-01 17:41 ` rwild at gcc dot gnu dot org
2010-04-02 12:01 ` rguenth at gcc dot gnu dot org
2010-04-02 12:40 ` rwild at gcc dot gnu dot org
2010-04-02 12:44 ` rguenther at suse dot de
2010-04-02 18:19 ` rwild at gcc dot gnu dot org
2010-04-29 12:28 ` [Bug other/43620] [4.3/4.4 Regression] " jakub at gcc dot gnu dot org
2010-04-29 15:04 ` jakub at gcc dot gnu dot org
2010-04-30 18:26 ` [Bug other/43620] [4.3 Release Blocker] " jakub at gcc dot gnu dot org
2010-05-04 18:58 ` rwild at gcc dot gnu dot org
2010-05-06 17:21 ` rwild at gcc dot gnu dot org
2010-05-06 17:22 ` rwild at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).