public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/43620] [4.3 Release Blocker] Uploading to gnu.org will fail due to automake security issue
       [not found] <bug-43620-4@http.gcc.gnu.org/bugzilla/>
@ 2012-09-20 14:41 ` jakub at gcc dot gnu.org
  2012-09-20 14:55 ` jakub at gcc dot gnu.org
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 11+ messages in thread
From: jakub at gcc dot gnu.org @ 2012-09-20 14:41 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #13 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-09-20 14:41:23 UTC ---
Author: jakub
Date: Thu Sep 20 14:41:17 2012
New Revision: 191565

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191565
Log:
    PR other/43620
libatomic/
    * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
    * configure: Regenerate.
    * Makefile.in: Regenerate.
libitm/
    * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
    * configure: Regenerate.
    * Makefile.in: Regenerate.

Modified:
    trunk/libatomic/ChangeLog
    trunk/libatomic/Makefile.in
    trunk/libatomic/configure
    trunk/libatomic/configure.ac
    trunk/libitm/ChangeLog
    trunk/libitm/Makefile.in
    trunk/libitm/configure
    trunk/libitm/configure.ac


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

* [Bug other/43620] [4.3 Release Blocker] Uploading to gnu.org will fail due to automake security issue
       [not found] <bug-43620-4@http.gcc.gnu.org/bugzilla/>
  2012-09-20 14:41 ` [Bug other/43620] [4.3 Release Blocker] Uploading to gnu.org will fail due to automake security issue jakub at gcc dot gnu.org
@ 2012-09-20 14:55 ` jakub at gcc dot gnu.org
  2012-09-20 16:30 ` jakub at gcc dot gnu.org
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 11+ messages in thread
From: jakub at gcc dot gnu.org @ 2012-09-20 14:55 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #14 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-09-20 14:55:13 UTC ---
Author: jakub
Date: Thu Sep 20 14:55:03 2012
New Revision: 191569

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191569
Log:
    PR other/43620
libffi/
    * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
    * Makefile.in: Regenerated.
    * include/Makefile.in: Regenerated.
    * man/Makefile.in: Regenerated.
    * testsuite/Makefile.in: Regenerated.
libgo/
    * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
    * Makefile.in: Regenerated.
    * testsuite/Makefile.in: Regenerated.
libjava/classpath/
    * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
    * Makefile.in: Regenerated.
    * doc/Makefile.in: Regeneated.
    * doc/api/Makefile.in: Regeneated.
    * examples/Makefile.in: Regeneated.
    * external/Makefile.in: Regeneated.
    * external/jsr166/Makefile.in: Regeneated.
    * external/relaxngDatatype/Makefile.in: Regeneated.
    * external/sax/Makefile.in: Regeneated.
    * external/w3c_dom/Makefile.in: Regeneated.
    * include/Makefile.in: Regeneated.
    * lib/Makefile.in: Regeneated.
    * native/Makefile.in: Regeneated.
    * native/fdlibm/Makefile.in: Regeneated.
    * native/jawt/Makefile.in: Regeneated.
    * native/jni/Makefile.in: Regeneated.
    * native/jni/classpath/Makefile.in: Regeneated.
    * native/jni/gconf-peer/Makefile.in: Regeneated.
    * native/jni/gstreamer-peer/Makefile.in: Regeneated.
    * native/jni/gtk-peer/Makefile.in: Regeneated.
    * native/jni/java-io/Makefile.in: Regeneated.
    * native/jni/java-lang/Makefile.in: Regeneated.
    * native/jni/java-math/Makefile.in: Regeneated.
    * native/jni/java-net/Makefile.in: Regeneated.
    * native/jni/java-nio/Makefile.in: Regeneated.
    * native/jni/java-util/Makefile.in: Regeneated.
    * native/jni/midi-alsa/Makefile.in: Regeneated.
    * native/jni/midi-dssi/Makefile.in: Regeneated.
    * native/jni/native-lib/Makefile.in: Regeneated.
    * native/jni/qt-peer/Makefile.in: Regeneated.
    * native/jni/xmlj/Makefile.in: Regeneated.
    * native/plugin/Makefile.in: Regeneated.
    * resource/Makefile.in: Regeneated.
    * scripts/Makefile.in: Regeneated.
    * tools/Makefile.in: Regeneated.

Modified:
    branches/gcc-4_6-branch/libffi/ChangeLog
    branches/gcc-4_6-branch/libffi/Makefile.in
    branches/gcc-4_6-branch/libffi/configure.ac
    branches/gcc-4_6-branch/libffi/include/Makefile.in
    branches/gcc-4_6-branch/libffi/man/Makefile.in
    branches/gcc-4_6-branch/libffi/testsuite/Makefile.in
    branches/gcc-4_6-branch/libgo/Makefile.in
    branches/gcc-4_6-branch/libgo/configure.ac
    branches/gcc-4_6-branch/libgo/testsuite/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/ChangeLog.gcj
    branches/gcc-4_6-branch/libjava/classpath/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/configure.ac
    branches/gcc-4_6-branch/libjava/classpath/doc/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/doc/api/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/examples/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/external/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/external/jsr166/Makefile.in
   
branches/gcc-4_6-branch/libjava/classpath/external/relaxngDatatype/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/external/sax/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/external/w3c_dom/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/include/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/lib/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/fdlibm/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jawt/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jni/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jni/classpath/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jni/gconf-peer/Makefile.in
   
branches/gcc-4_6-branch/libjava/classpath/native/jni/gstreamer-peer/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jni/gtk-peer/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jni/java-io/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jni/java-lang/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jni/java-math/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jni/java-net/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jni/java-nio/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jni/java-util/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jni/midi-alsa/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jni/midi-dssi/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jni/native-lib/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jni/qt-peer/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/jni/xmlj/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/native/plugin/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/resource/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/scripts/Makefile.in
    branches/gcc-4_6-branch/libjava/classpath/tools/Makefile.in


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

* [Bug other/43620] [4.3 Release Blocker] Uploading to gnu.org will fail due to automake security issue
       [not found] <bug-43620-4@http.gcc.gnu.org/bugzilla/>
  2012-09-20 14:41 ` [Bug other/43620] [4.3 Release Blocker] Uploading to gnu.org will fail due to automake security issue jakub at gcc dot gnu.org
  2012-09-20 14:55 ` jakub at gcc dot gnu.org
@ 2012-09-20 16:30 ` jakub at gcc dot gnu.org
  2013-03-22 14:43 ` jakub at gcc dot gnu.org
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 11+ messages in thread
From: jakub at gcc dot gnu.org @ 2012-09-20 16:30 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #15 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-09-20 16:30:20 UTC ---
Author: jakub
Date: Thu Sep 20 16:30:06 2012
New Revision: 191573

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191573
Log:
    PR other/43620
boehm-gc/
    * Makefile.am (AUTOMAKE_OPTIONS): Add no-dist.
    * Makefile.in: Regenerated.
    * include/Makefile.in: Regenerated.
    * testsuite/Makefile.in: Regenerated.
libffi/
    * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
    * Makefile.in: Regenerated.
    * include/Makefile.in: Regenerated.
    * man/Makefile.in: Regenerated.
    * testsuite/Makefile.in: Regenerated.
libitm/
    * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
    * Makefile.in: Regenerated.
    * configure: Regenerated.
    * testsuite/Makefile.in: Regenerated.
libjava/classpath/
    * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
    * Makefile.in: Regenerated.
    * doc/Makefile.in: Regenerated.
    * doc/api/Makefile.in: Regenerated.
    * examples/Makefile.in: Regenerated.
    * external/Makefile.in: Regenerated.
    * external/jsr166/Makefile.in: Regenerated.
    * external/relaxngDatatype/Makefile.in: Regenerated.
    * external/sax/Makefile.in: Regenerated.
    * external/w3c_dom/Makefile.in: Regenerated.
    * include/Makefile.in: Regenerated.
    * lib/Makefile.in: Regenerated.
    * native/Makefile.in: Regenerated.
    * native/fdlibm/Makefile.in: Regenerated.
    * native/jawt/Makefile.in: Regenerated.
    * native/jni/Makefile.in: Regenerated.
    * native/jni/classpath/Makefile.in: Regenerated.
    * native/jni/gconf-peer/Makefile.in: Regenerated.
    * native/jni/gstreamer-peer/Makefile.in: Regenerated.
    * native/jni/gtk-peer/Makefile.in: Regenerated.
    * native/jni/java-io/Makefile.in: Regenerated.
    * native/jni/java-lang/Makefile.in: Regenerated.
    * native/jni/java-math/Makefile.in: Regenerated.
    * native/jni/java-net/Makefile.in: Regenerated.
    * native/jni/java-nio/Makefile.in: Regenerated.
    * native/jni/java-util/Makefile.in: Regenerated.
    * native/jni/midi-alsa/Makefile.in: Regenerated.
    * native/jni/midi-dssi/Makefile.in: Regenerated.
    * native/jni/native-lib/Makefile.in: Regenerated.
    * native/jni/qt-peer/Makefile.in: Regenerated.
    * native/jni/xmlj/Makefile.in: Regenerated.
    * native/plugin/Makefile.in: Regenerated.
    * resource/Makefile.in: Regenerated.
    * scripts/Makefile.in: Regenerated.
    * tools/Makefile.in: Regenerated.

Modified:
    branches/gcc-4_7-branch/boehm-gc/ChangeLog
    branches/gcc-4_7-branch/boehm-gc/Makefile.am
    branches/gcc-4_7-branch/boehm-gc/Makefile.in
    branches/gcc-4_7-branch/boehm-gc/include/Makefile.in
    branches/gcc-4_7-branch/boehm-gc/testsuite/Makefile.in
    branches/gcc-4_7-branch/libffi/ChangeLog
    branches/gcc-4_7-branch/libffi/Makefile.in
    branches/gcc-4_7-branch/libffi/configure.ac
    branches/gcc-4_7-branch/libffi/include/Makefile.in
    branches/gcc-4_7-branch/libffi/man/Makefile.in
    branches/gcc-4_7-branch/libffi/testsuite/Makefile.in
    branches/gcc-4_7-branch/libitm/ChangeLog
    branches/gcc-4_7-branch/libitm/Makefile.in
    branches/gcc-4_7-branch/libitm/configure
    branches/gcc-4_7-branch/libitm/configure.ac
    branches/gcc-4_7-branch/libitm/testsuite/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/ChangeLog.gcj
    branches/gcc-4_7-branch/libjava/classpath/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/configure.ac
    branches/gcc-4_7-branch/libjava/classpath/doc/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/doc/api/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/examples/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/external/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/external/jsr166/Makefile.in
   
branches/gcc-4_7-branch/libjava/classpath/external/relaxngDatatype/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/external/sax/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/external/w3c_dom/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/include/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/lib/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/fdlibm/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jawt/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jni/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jni/classpath/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jni/gconf-peer/Makefile.in
   
branches/gcc-4_7-branch/libjava/classpath/native/jni/gstreamer-peer/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jni/gtk-peer/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jni/java-io/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jni/java-lang/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jni/java-math/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jni/java-net/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jni/java-nio/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jni/java-util/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jni/midi-alsa/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jni/midi-dssi/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jni/native-lib/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jni/qt-peer/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/jni/xmlj/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/native/plugin/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/resource/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/scripts/Makefile.in
    branches/gcc-4_7-branch/libjava/classpath/tools/Makefile.in


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

* [Bug other/43620] [4.3 Release Blocker] Uploading to gnu.org will fail due to automake security issue
       [not found] <bug-43620-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2012-09-20 16:30 ` jakub at gcc dot gnu.org
@ 2013-03-22 14:43 ` jakub at gcc dot gnu.org
  2013-03-22 14:48 ` jakub at gcc dot gnu.org
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 11+ messages in thread
From: jakub at gcc dot gnu.org @ 2013-03-22 14:43 UTC (permalink / raw)
  To: gcc-bugs


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org
      Known to work|                            |
      Known to fail|                            |

--- Comment #16 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-03-22 14:43:00 UTC ---
Author: jakub
Date: Fri Mar 22 14:14:42 2013
New Revision: 196964

URL: http://gcc.gnu.org/viewcvs?rev=196964&root=gcc&view=rev
Log:
    PR other/43620
    * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
    * Makefile.in: Regenerated.
    * asan/Makefile.in: Regenerated.
    * interception/Makefile.in: Regenerated.
    * sanitizer_common/Makefile.in: Regenerated.
    * tsan/Makefile.in: Regenerated.

Modified:
    trunk/libsanitizer/ChangeLog
    trunk/libsanitizer/Makefile.in
    trunk/libsanitizer/asan/Makefile.in
    trunk/libsanitizer/configure.ac
    trunk/libsanitizer/interception/Makefile.in
    trunk/libsanitizer/sanitizer_common/Makefile.in
    trunk/libsanitizer/tsan/Makefile.in


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

* [Bug other/43620] [4.3 Release Blocker] Uploading to gnu.org will fail due to automake security issue
       [not found] <bug-43620-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2013-03-22 14:43 ` jakub at gcc dot gnu.org
@ 2013-03-22 14:48 ` jakub at gcc dot gnu.org
  2013-04-05 10:11 ` jakub at gcc dot gnu.org
  2014-04-22  9:15 ` jakub at gcc dot gnu.org
  6 siblings, 0 replies; 11+ messages in thread
From: jakub at gcc dot gnu.org @ 2013-03-22 14:48 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #17 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-03-22 14:46:15 UTC ---
Author: jakub
Date: Fri Mar 22 14:19:12 2013
New Revision: 196966

URL: http://gcc.gnu.org/viewcvs?rev=196966&root=gcc&view=rev
Log:
    PR other/43620
boehm-gc/
    * Makefile.am (AUTOMAKE_OPTIONS): Add no-dist.
    * include/Makefile.am (AUTOMAKE_OPTIONS): Add no-dist.
    * testsuite/Makefile.am (AUTOMAKE_OPTIONS): Add no-dist.
    * Makefile.in: Regenerated.
    * include/Makefile.in: Regenerated.
    * testsuite/Makefile.in: Regenerated.
libffi/
    * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
    * Makefile.in: Regenerated.
    * include/Makefile.in: Regenerated.
    * man/Makefile.in: Regenerated.
    * testsuite/Makefile.in: Regenerated.
libsanitizer/
    * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
    * Makefile.in: Regenerated.
    * asan/Makefile.in: Regenerated.
    * interception/Makefile.in: Regenerated.
    * sanitizer_common/Makefile.in: Regenerated.
    * tsan/Makefile.in: Regenerated.
libjava/classpath/
    * Makefile.in: Regenerated.
    * doc/Makefile.in: Regenerated.
    * doc/api/Makefile.in: Regenerated.
    * examples/Makefile.in: Regenerated.
    * external/Makefile.in: Regenerated.
    * external/jsr166/Makefile.in: Regenerated.
    * external/relaxngDatatype/Makefile.in: Regenerated.
    * external/sax/Makefile.in: Regenerated.
    * external/w3c_dom/Makefile.in: Regenerated.
    * include/Makefile.in: Regenerated.
    * lib/Makefile.in: Regenerated.
    * native/Makefile.in: Regenerated.
    * native/fdlibm/Makefile.in: Regenerated.
    * native/jawt/Makefile.in: Regenerated.
    * native/jni/Makefile.in: Regenerated.
    * native/jni/classpath/Makefile.in: Regenerated.
    * native/jni/gconf-peer/Makefile.in: Regenerated.
    * native/jni/gstreamer-peer/Makefile.in: Regenerated.
    * native/jni/gtk-peer/Makefile.in: Regenerated.
    * native/jni/java-io/Makefile.in: Regenerated.
    * native/jni/java-lang/Makefile.in: Regenerated.
    * native/jni/java-math/Makefile.in: Regenerated.
    * native/jni/java-net/Makefile.in: Regenerated.
    * native/jni/java-nio/Makefile.in: Regenerated.
    * native/jni/java-util/Makefile.in: Regenerated.
    * native/jni/midi-alsa/Makefile.in: Regenerated.
    * native/jni/midi-dssi/Makefile.in: Regenerated.
    * native/jni/native-lib/Makefile.in: Regenerated.
    * native/jni/qt-peer/Makefile.in: Regenerated.
    * native/jni/xmlj/Makefile.in: Regenerated.
    * native/plugin/Makefile.in: Regenerated.
    * resource/Makefile.in: Regenerated.
    * scripts/Makefile.in: Regenerated.
    * tools/Makefile.in: Regenerated.

Modified:
    branches/gcc-4_8-branch/boehm-gc/ChangeLog
    branches/gcc-4_8-branch/boehm-gc/Makefile.am
    branches/gcc-4_8-branch/boehm-gc/Makefile.in
    branches/gcc-4_8-branch/boehm-gc/include/Makefile.am
    branches/gcc-4_8-branch/boehm-gc/include/Makefile.in
    branches/gcc-4_8-branch/boehm-gc/testsuite/Makefile.am
    branches/gcc-4_8-branch/boehm-gc/testsuite/Makefile.in
    branches/gcc-4_8-branch/libffi/ChangeLog
    branches/gcc-4_8-branch/libffi/Makefile.in
    branches/gcc-4_8-branch/libffi/configure.ac
    branches/gcc-4_8-branch/libffi/include/Makefile.in
    branches/gcc-4_8-branch/libffi/man/Makefile.in
    branches/gcc-4_8-branch/libffi/testsuite/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/ChangeLog.gcj
    branches/gcc-4_8-branch/libjava/classpath/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/doc/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/doc/api/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/examples/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/external/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/external/jsr166/Makefile.in
   
branches/gcc-4_8-branch/libjava/classpath/external/relaxngDatatype/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/external/sax/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/external/w3c_dom/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/include/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/lib/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/fdlibm/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jawt/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jni/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jni/classpath/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jni/gconf-peer/Makefile.in
   
branches/gcc-4_8-branch/libjava/classpath/native/jni/gstreamer-peer/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jni/gtk-peer/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jni/java-io/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jni/java-lang/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jni/java-math/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jni/java-net/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jni/java-nio/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jni/java-util/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jni/midi-alsa/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jni/midi-dssi/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jni/native-lib/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jni/qt-peer/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/jni/xmlj/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/native/plugin/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/resource/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/scripts/Makefile.in
    branches/gcc-4_8-branch/libjava/classpath/tools/Makefile.in
    branches/gcc-4_8-branch/libsanitizer/ChangeLog
    branches/gcc-4_8-branch/libsanitizer/Makefile.in
    branches/gcc-4_8-branch/libsanitizer/asan/Makefile.in
    branches/gcc-4_8-branch/libsanitizer/configure.ac
    branches/gcc-4_8-branch/libsanitizer/interception/Makefile.in
    branches/gcc-4_8-branch/libsanitizer/sanitizer_common/Makefile.in
    branches/gcc-4_8-branch/libsanitizer/tsan/Makefile.in


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

* [Bug other/43620] [4.3 Release Blocker] Uploading to gnu.org will fail due to automake security issue
       [not found] <bug-43620-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2013-03-22 14:48 ` jakub at gcc dot gnu.org
@ 2013-04-05 10:11 ` jakub at gcc dot gnu.org
  2014-04-22  9:15 ` jakub at gcc dot gnu.org
  6 siblings, 0 replies; 11+ messages in thread
From: jakub at gcc dot gnu.org @ 2013-04-05 10:11 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #18 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-04-05 10:11:29 UTC ---
Author: jakub
Date: Fri Apr  5 09:57:53 2013
New Revision: 197511

URL: http://gcc.gnu.org/viewcvs?rev=197511&root=gcc&view=rev
Log:
    PR other/43620 
    * Makefile.am (AUTOMAKE_OPTIONS): Add no-dist.
    * include/Makefile.am (AUTOMAKE_OPTIONS): Likewise.
    * Makefile.in: Regenerated.
    * include/Makefile.in: Regenerated.

Modified:
    branches/gcc-4_6-branch/boehm-gc/ChangeLog
    branches/gcc-4_6-branch/boehm-gc/Makefile.am
    branches/gcc-4_6-branch/boehm-gc/Makefile.in
    branches/gcc-4_6-branch/boehm-gc/include/Makefile.am
    branches/gcc-4_6-branch/boehm-gc/include/Makefile.in


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

* [Bug other/43620] [4.3 Release Blocker] Uploading to gnu.org will fail due to automake security issue
       [not found] <bug-43620-4@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2013-04-05 10:11 ` jakub at gcc dot gnu.org
@ 2014-04-22  9:15 ` jakub at gcc dot gnu.org
  6 siblings, 0 replies; 11+ messages in thread
From: jakub at gcc dot gnu.org @ 2014-04-22  9:15 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #19 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Apr 22 09:14:50 2014
New Revision: 209560

URL: http://gcc.gnu.org/viewcvs?rev=209560&root=gcc&view=rev
Log:
    PR other/43620
boehm-gc/
    * Makefile.am (AUTOMAKE_OPTIONS): Add no-dist.
    * include/Makefile.am (AUTOMAKE_OPTIONS): Likewise.
    * testsuite/Makefile.am (AUTOMAKE_OPTIONS): Likewise.
    * Makefile.in: Regenerated.
    * include/Makefile.in: Regenerated.
    * testsuite/Makefile.in: Regenerated.
libffi/
    * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
    * Makefile.in: Regenerated.
    * include/Makefile.in: Regenerated.
    * man/Makefile.in: Regenerated.
    * testsuite/Makefile.in: Regenerated.

Modified:
    branches/gcc-4_9-branch/boehm-gc/ChangeLog
    branches/gcc-4_9-branch/boehm-gc/Makefile.am
    branches/gcc-4_9-branch/boehm-gc/Makefile.in
    branches/gcc-4_9-branch/boehm-gc/include/Makefile.am
    branches/gcc-4_9-branch/boehm-gc/include/Makefile.in
    branches/gcc-4_9-branch/boehm-gc/testsuite/Makefile.am
    branches/gcc-4_9-branch/boehm-gc/testsuite/Makefile.in
    branches/gcc-4_9-branch/libffi/ChangeLog
    branches/gcc-4_9-branch/libffi/Makefile.in
    branches/gcc-4_9-branch/libffi/configure.ac
    branches/gcc-4_9-branch/libffi/include/Makefile.in
    branches/gcc-4_9-branch/libffi/man/Makefile.in
    branches/gcc-4_9-branch/libffi/testsuite/Makefile.in


^ permalink raw reply	[flat|nested] 11+ 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: " rwild at gcc dot gnu dot org
                   ` (2 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
  3 siblings, 0 replies; 11+ 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] 11+ 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: " rwild 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
  3 siblings, 0 replies; 11+ 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] 11+ 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: " rwild 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
  3 siblings, 0 replies; 11+ 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] 11+ 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: " rwild 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)
  3 siblings, 0 replies; 11+ 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] 11+ messages in thread

end of thread, other threads:[~2014-04-22  9:15 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-43620-4@http.gcc.gnu.org/bugzilla/>
2012-09-20 14:41 ` [Bug other/43620] [4.3 Release Blocker] Uploading to gnu.org will fail due to automake security issue jakub at gcc dot gnu.org
2012-09-20 14:55 ` jakub at gcc dot gnu.org
2012-09-20 16:30 ` jakub at gcc dot gnu.org
2013-03-22 14:43 ` jakub at gcc dot gnu.org
2013-03-22 14:48 ` jakub at gcc dot gnu.org
2013-04-05 10:11 ` jakub at gcc dot gnu.org
2014-04-22  9:15 ` jakub at gcc dot gnu.org
2010-04-01 16:46 [Bug other/43620] New: " rwild 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).