~ubuntu-branches/ubuntu/trusty/schroot/trusty

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Roger Leigh
  • Date: 2010-12-07 12:29:25 UTC
  • mfrom: (1.1.27 upstream) (2.2.18 sid)
  • Revision ID: james.westby@ubuntu.com-20101207122925-ks7yvl1ez1qzo8jz
* New upstream stable release.
* Document schroot -- option delimiter in schroot(1)
  (Closes: #599380).
* Document security implications of bind-mounting /dev and other
  filesystems in schroot.conf(5) (Closes: #587758).
* Relax chroot naming restrictions (Closes: #601043, #605939).  The
  name may not contain a leading period (‘.’).  The  characters ‘:’
  (colon), ‘,’ (comma) and ‘/’ (forward slash) are not permitted
  anywhere in the name.  The name may also not contain a trailing
  tilde ('~').  Otherwise any characters are permitted.
* 10mount: Respect mount options from configuration for all mountable
  chroot types (Closes: #605950).  Thanks to Nelson Elhage for this
  patch.
* 15killprocs: Improve performance by omitting a readlink call for
  each process running on the system, leading to a significant
  reduction in overhead on busy systems (Closes: #606162).  Thanks
  to Anders Kaseorg for this patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.67 for schroot 1.4.15.
 
3
# Generated by GNU Autoconf 2.67 for schroot 1.4.16.
4
4
#
5
5
# Report bugs to <buildd-tools-devel@lists.alioth.debian.org>.
6
6
#
719
719
# Identity of this package.
720
720
PACKAGE_NAME='schroot'
721
721
PACKAGE_TARNAME='schroot'
722
 
PACKAGE_VERSION='1.4.15'
723
 
PACKAGE_STRING='schroot 1.4.15'
 
722
PACKAGE_VERSION='1.4.16'
 
723
PACKAGE_STRING='schroot 1.4.16'
724
724
PACKAGE_BUGREPORT='buildd-tools-devel@lists.alioth.debian.org'
725
725
PACKAGE_URL=''
726
726
 
1565
1565
  # Omit some internal or obsolete options to make the list less imposing.
1566
1566
  # This message is too long to be a string in the A/UX 3.1 sh.
1567
1567
  cat <<_ACEOF
1568
 
\`configure' configures schroot 1.4.15 to adapt to many kinds of systems.
 
1568
\`configure' configures schroot 1.4.16 to adapt to many kinds of systems.
1569
1569
 
1570
1570
Usage: $0 [OPTION]... [VAR=VALUE]...
1571
1571
 
1635
1635
 
1636
1636
if test -n "$ac_init_help"; then
1637
1637
  case $ac_init_help in
1638
 
     short | recursive ) echo "Configuration of schroot 1.4.15:";;
 
1638
     short | recursive ) echo "Configuration of schroot 1.4.16:";;
1639
1639
   esac
1640
1640
  cat <<\_ACEOF
1641
1641
 
1774
1774
test -n "$ac_init_help" && exit $ac_status
1775
1775
if $ac_init_version; then
1776
1776
  cat <<\_ACEOF
1777
 
schroot configure 1.4.15
 
1777
schroot configure 1.4.16
1778
1778
generated by GNU Autoconf 2.67
1779
1779
 
1780
1780
Copyright (C) 2010 Free Software Foundation, Inc.
2349
2349
This file contains any messages produced by compilers while
2350
2350
running configure, to aid debugging if configure makes a mistake.
2351
2351
 
2352
 
It was created by schroot $as_me 1.4.15, which was
 
2352
It was created by schroot $as_me 1.4.16, which was
2353
2353
generated by GNU Autoconf 2.67.  Invocation command line was
2354
2354
 
2355
2355
  $ $0 $@
3187
3187
 
3188
3188
# Define the identity of the package.
3189
3189
 PACKAGE='schroot'
3190
 
 VERSION='1.4.15'
 
3190
 VERSION='1.4.16'
3191
3191
 
3192
3192
 
3193
3193
cat >>confdefs.h <<_ACEOF
3320
3320
esac
3321
3321
AM_BACKSLASH='\'
3322
3322
 
3323
 
RELEASE_DATE='1287702000'
3324
 
RELEASE_DATE_S='22 Oct 2010'
 
3323
RELEASE_DATE='1291680000'
 
3324
RELEASE_DATE_S='07 Dec 2010'
3325
3325
 
3326
3326
cat >>confdefs.h <<_ACEOF
3327
3327
#define RELEASE_DATE_S "$RELEASE_DATE_S"
19552
19552
# report actual input values of CONFIG_FILES etc. instead of their
19553
19553
# values after options handling.
19554
19554
ac_log="
19555
 
This file was extended by schroot $as_me 1.4.15, which was
 
19555
This file was extended by schroot $as_me 1.4.16, which was
19556
19556
generated by GNU Autoconf 2.67.  Invocation command line was
19557
19557
 
19558
19558
  CONFIG_FILES    = $CONFIG_FILES
19618
19618
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
19619
19619
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
19620
19620
ac_cs_version="\\
19621
 
schroot config.status 1.4.15
 
19621
schroot config.status 1.4.16
19622
19622
configured by $0, generated by GNU Autoconf 2.67,
19623
19623
  with options \\"\$ac_cs_config\\"
19624
19624