summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-08-30 18:53:19 +0200
committerJim Meyering <meyering@redhat.com>2012-08-30 19:07:36 +0200
commitb2338d71549462c1dfbb434111b5c46701f54261 (patch)
treecda8996a96a127a4c07405557cbdbeabdcd021f3 /bootstrap.conf
parentaf4d0f5706740848c3fef67a7ea0b78cf31ddb90 (diff)
downloadparted-b2338d71549462c1dfbb434111b5c46701f54261.tar.gz
build: require Automake >= 1.11.6
Now that we use AM_TESTS_ENVIRONMENT, we should require at least Automake >= 1.11.2; but since all the Automake version until 1.11.5 are vulnerable to CVE-2012-3386: <https://lists.gnu.org/archive/html/automake/2012-07/msg00023.html> it's even better to require 1.11.6. * configure.ac (AM_INIT_AUTOMAKE): Bump version requirement to 1.11.6. * bootstrap.conf ($buildreq): Likewise. Copyright-paperwork-exempt: yes
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index b4456b2..39a5506 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -130,7 +130,7 @@ mkdir -p gnulib-tests
# Build prerequisites
buildreq="\
autoconf 2.61
-automake 1.11
+automake 1.11.6
autopoint -
bc -
gettext -