~ubuntu-branches/ubuntu/wily/ecryptfs-utils/wily

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Dustin Kirkland, Dustin Kirkland, Michal Hlavinka
  • Date: 2009-03-20 17:26:13 UTC
  • mfrom: (1.1.19 upstream)
  • Revision ID: james.westby@ubuntu.com-20090320172613-bbtigsbtvim74rk5
Tags: 73-0ubuntu1
[ Dustin Kirkland ]
Userspace fixes for LP: #345544, CVE-2009-0787
* src/utils/ecryptfs-rewrite-file: new script, to rewrite a file,
  forcing it to be re-encrypted when written to disk
* doc/manpage/ecryptfs-rewrite-file.1: documentation added

Unrelated fixes in this release
* src/utils/ecryptfs-mount-private, src/utils/ecryptfs-setup-private,
  src/utils/ecryptfs-setup-swap: use head/line for prompting and reading
  input

[ Michal Hlavinka ]
* ecryptfs-setup-private: don't fail with syntax error when kernel
  module not loaded
* *.desktop: make desktop files standards compliant
* umount.ecryptfs: don't sigsegv when arguments are missing

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.63 for ecryptfs-utils 72.
 
3
# Generated by GNU Autoconf 2.63 for ecryptfs-utils 73.
4
4
#
5
5
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6
6
# 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
743
743
# Identity of this package.
744
744
PACKAGE_NAME='ecryptfs-utils'
745
745
PACKAGE_TARNAME='ecryptfs-utils'
746
 
PACKAGE_VERSION='72'
747
 
PACKAGE_STRING='ecryptfs-utils 72'
 
746
PACKAGE_VERSION='73'
 
747
PACKAGE_STRING='ecryptfs-utils 73'
748
748
PACKAGE_BUGREPORT=''
749
749
 
750
750
ac_unique_file="src/libecryptfs"
1570
1570
  # Omit some internal or obsolete options to make the list less imposing.
1571
1571
  # This message is too long to be a string in the A/UX 3.1 sh.
1572
1572
  cat <<_ACEOF
1573
 
\`configure' configures ecryptfs-utils 72 to adapt to many kinds of systems.
 
1573
\`configure' configures ecryptfs-utils 73 to adapt to many kinds of systems.
1574
1574
 
1575
1575
Usage: $0 [OPTION]... [VAR=VALUE]...
1576
1576
 
1641
1641
 
1642
1642
if test -n "$ac_init_help"; then
1643
1643
  case $ac_init_help in
1644
 
     short | recursive ) echo "Configuration of ecryptfs-utils 72:";;
 
1644
     short | recursive ) echo "Configuration of ecryptfs-utils 73:";;
1645
1645
   esac
1646
1646
  cat <<\_ACEOF
1647
1647
 
1780
1780
test -n "$ac_init_help" && exit $ac_status
1781
1781
if $ac_init_version; then
1782
1782
  cat <<\_ACEOF
1783
 
ecryptfs-utils configure 72
 
1783
ecryptfs-utils configure 73
1784
1784
generated by GNU Autoconf 2.63
1785
1785
 
1786
1786
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1794
1794
This file contains any messages produced by compilers while
1795
1795
running configure, to aid debugging if configure makes a mistake.
1796
1796
 
1797
 
It was created by ecryptfs-utils $as_me 72, which was
 
1797
It was created by ecryptfs-utils $as_me 73, which was
1798
1798
generated by GNU Autoconf 2.63.  Invocation command line was
1799
1799
 
1800
1800
  $ $0 $@
16285
16285
# report actual input values of CONFIG_FILES etc. instead of their
16286
16286
# values after options handling.
16287
16287
ac_log="
16288
 
This file was extended by ecryptfs-utils $as_me 72, which was
 
16288
This file was extended by ecryptfs-utils $as_me 73, which was
16289
16289
generated by GNU Autoconf 2.63.  Invocation command line was
16290
16290
 
16291
16291
  CONFIG_FILES    = $CONFIG_FILES
16348
16348
_ACEOF
16349
16349
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16350
16350
ac_cs_version="\\
16351
 
ecryptfs-utils config.status 72
 
16351
ecryptfs-utils config.status 73
16352
16352
configured by $0, generated by GNU Autoconf 2.63,
16353
16353
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
16354
16354