~ubuntu-branches/ubuntu/lucid/dovecot/lucid-security

« back to all changes in this revision

Viewing changes to dovecot-managesieve/configure

  • Committer: Bazaar Package Importer
  • Author(s): Mathias Gug, Ante Karamatic, Mathias Gug
  • Date: 2009-02-12 21:45:09 UTC
  • mfrom: (1.10.17 upstream)
  • Revision ID: james.westby@ubuntu.com-20090212214509-8fp69kpkzf03j5xg
Tags: 1:1.1.11-0ubuntu1
[ Ante Karamatic ]
  Add new binary pkg dovecot-postfix that integrates postfix and dovecot
  automatically: (LP: #164837)
  - debian/control:
    + add new binary with short description.
  - debian/dovecot-postfix.postinst:
    + create initial certificate symlinks to snakeoil.
    + set up postfix with postconf to:
      - use Maildir/ as the default mailbox.
      - use dovecot as the sasl authentication  server.
      - use dovecot LDA (deliver).
      - use tls for smtp{d} services.
    + restart postfix and dovecot.
  - debian/dovecot-postfix.postrm:
    + remove all dovecot related configuration from postfix.
    + restart postfix and dovecot.
  - debian/dovecot-common.init:
    + check if /etc/dovecot/dovecot-postfix.conf exists and use it
      as the configuration file if so.
  - debian/patches/warning-ubuntu-postfix.dpatch
    + add warning about dovecot-postfix.conf in dovecot default 
      configuration file.
  - debian/patches/dovecot-postfix.conf.diff:
    + Ubuntu server custom changes to the default dovecot configuration for
      better integration with postfix:
      - enable imap, pop3, imaps, pop3s and managesieve by default.
      - enable dovecot LDA (deliver).
      - enable SASL auth socket in postfix private directory.
  - debian/rules:
    + copy, patch and install dovecot-postfix.conf in /etc/dovecot/.
  
[ Mathias Gug ]
* New upstream release:
* Update dovecot-managesieve to 0.10.5. Fixes:
  - check if names of sieve scripts contain '/' (LP: #307291)
* Update dovecot-managesieve patch for 1.1.11 and 0.10.5.
* Update dovecot-sieve plugin to 1.1.6.
* Merge from debian experimental, remaining changes:
  - Use Snakeoil SSL certificates by default.
    + debian/control: Depend on ssl-cert
    + debian/paptches/ssl-cert-snakeoil.dpatch: Change default SSL cert 
      paths to snakeoil.
    + debian/dovecot-common.postinst: Relax grep for SSL_* a bit.
  - Add autopkgtest in debian/tests/*.
  - debian/dovecot-common.init: Check to see if there is an /etc/inetd.conf.
    (LP: #208411)
  - Fast TearDown: Update lsb init header to not stop in level 6.
  - Add status action to the init script:
    + debian/control: Depend on lsb >= 3.2.12ubuntu3.
    + debian/dovecot-common-init: Add the 'status' action (LP: #247096).
  - debian/rules:
    - Copy config.{guess,sub} after running libtoolize.
    - Clean dovecot-managesieve directory.
  - Add ufw integration: 
    - Created debian/dovecot-common.ufw.profile
    - debian/rules:
      + install profile
    - debian/control
      + Suggest ufw
  - debian/{control,rules}: enable PIE hardening.
  - Updated dovecot.common.README.Debian with information on what has changed 
    between 1.0 and 1.1.1. Fixes (LP: #257625) 
  - dovecot-imapd, dovecot-pop3: Replaces dovecot-common (<< 1:1.1). LP: #254721.
  - debian/control:
    + Update Vcs-* headers.
* debian/rules:
  - Create emtpy stamp.h.in files in dovecot-sieve/ and dovecot-managesieve/
    if they're not there since empty files are not included in the diff.gz 
    file.
* Dropped:
  - debian/patches/fix-message-parser.dpatch: Parsing an invalid message
    address like "From: (" caused an assert-crash. (LP: #290901).
    (CVE-2008-4907 - fixed in 1.1.6)
  - debian/patches/login-max-process-count-warning.dpatch: Tell the user 
    that they have reached the maximum number of processes count.
    (LP: #189616) - Different implementation from upstream.
  - debian/patches/fix-dovecot-sieve.dpatch: Fixes assertion error
    when a header string ends with a LF (LP: #264306). Implemented upstream.
  - Don't fail in postinst if dovecot-{sql,ldap} is missing. (LP: #153161)

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.61 for dovecot-managesieve 0.10.3.
 
3
# Generated by GNU Autoconf 2.61 for dovecot-managesieve 0.10.5.
4
4
#
5
5
# Report bugs to <dovecot@dovecot.org>.
6
6
#
728
728
# Identity of this package.
729
729
PACKAGE_NAME='dovecot-managesieve'
730
730
PACKAGE_TARNAME='dovecot-1.1-managesieve'
731
 
PACKAGE_VERSION='0.10.3'
732
 
PACKAGE_STRING='dovecot-managesieve 0.10.3'
 
731
PACKAGE_VERSION='0.10.5'
 
732
PACKAGE_STRING='dovecot-managesieve 0.10.5'
733
733
PACKAGE_BUGREPORT='dovecot@dovecot.org'
734
734
 
735
735
ac_unique_file="src"
1411
1411
  # Omit some internal or obsolete options to make the list less imposing.
1412
1412
  # This message is too long to be a string in the A/UX 3.1 sh.
1413
1413
  cat <<_ACEOF
1414
 
\`configure' configures dovecot-managesieve 0.10.3 to adapt to many kinds of systems.
 
1414
\`configure' configures dovecot-managesieve 0.10.5 to adapt to many kinds of systems.
1415
1415
 
1416
1416
Usage: $0 [OPTION]... [VAR=VALUE]...
1417
1417
 
1481
1481
 
1482
1482
if test -n "$ac_init_help"; then
1483
1483
  case $ac_init_help in
1484
 
     short | recursive ) echo "Configuration of dovecot-managesieve 0.10.3:";;
 
1484
     short | recursive ) echo "Configuration of dovecot-managesieve 0.10.5:";;
1485
1485
   esac
1486
1486
  cat <<\_ACEOF
1487
1487
 
1587
1587
test -n "$ac_init_help" && exit $ac_status
1588
1588
if $ac_init_version; then
1589
1589
  cat <<\_ACEOF
1590
 
dovecot-managesieve configure 0.10.3
 
1590
dovecot-managesieve configure 0.10.5
1591
1591
generated by GNU Autoconf 2.61
1592
1592
 
1593
1593
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1601
1601
This file contains any messages produced by compilers while
1602
1602
running configure, to aid debugging if configure makes a mistake.
1603
1603
 
1604
 
It was created by dovecot-managesieve $as_me 0.10.3, which was
 
1604
It was created by dovecot-managesieve $as_me 0.10.5, which was
1605
1605
generated by GNU Autoconf 2.61.  Invocation command line was
1606
1606
 
1607
1607
  $ $0 $@
2295
2295
 
2296
2296
# Define the identity of the package.
2297
2297
 PACKAGE='dovecot-1.1-managesieve'
2298
 
 VERSION='0.10.3'
 
2298
 VERSION='0.10.5'
2299
2299
 
2300
2300
 
2301
2301
cat >>confdefs.h <<_ACEOF
20347
20347
# report actual input values of CONFIG_FILES etc. instead of their
20348
20348
# values after options handling.
20349
20349
ac_log="
20350
 
This file was extended by dovecot-managesieve $as_me 0.10.3, which was
 
20350
This file was extended by dovecot-managesieve $as_me 0.10.5, which was
20351
20351
generated by GNU Autoconf 2.61.  Invocation command line was
20352
20352
 
20353
20353
  CONFIG_FILES    = $CONFIG_FILES
20400
20400
_ACEOF
20401
20401
cat >>$CONFIG_STATUS <<_ACEOF
20402
20402
ac_cs_version="\\
20403
 
dovecot-managesieve config.status 0.10.3
 
20403
dovecot-managesieve config.status 0.10.5
20404
20404
configured by $0, generated by GNU Autoconf 2.61,
20405
20405
  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
20406
20406