[ubuntu/karmic] cyrus-imapd-2.2 2.2.13-16ubuntu1 (Accepted)

Chuck Short zulcss at ubuntu.com
Thu Oct 8 20:35:17 BST 2009


cyrus-imapd-2.2 (2.2.13-16ubuntu1) karmic; urgency=low

  * Merge from debian unstable, remaining changes:
    - Added debian/patches/99-bereklydb-4.6.dpatch which enables us to drop
      libdb4.3 as a build dependency.
    - Update conigure patching in 99-update-autoconf.
    - Re-enable copying of config.{sub,guess}, given the upstream provided one
      is from 1999.
  * debian/patches/99-fix-cyrus-imapd.dpatch: Fix FTBFS.

cyrus-imapd-2.2 (2.2.13-16) unstable; urgency=high

  * Justification for high urgency: Get security update from -15 into
    testing as fast as possible since -15 was removed before it could
    migrate.
  * Fix build dependency on tcl-dev (keeping old tcl8.3-dev to make
    backports easier) (Closes: 545281)
  * Fix up README.Debian.database (Closes: 543293)
  * Build against newer cyrus-sasl (Closes: 527495,528468)
  * Fix cyrus-common postinst to only run makedirs if a new upstream
    is installed (Closes: 545512), add a README to note that the
    postinst needs to be changed with each new upstream
  * Fix find syntax in cyrus-makedirs (Closes: 545554)

cyrus-imapd-2.2 (2.2.13-15) unstable; urgency=high

  [Security Update]
  * Fixes buffer overflow in SIEVE script handling -> high urgency
    Problem has no CVE tag assigned, is not yet announced by upstream,
    but upstream patch is in public CVS -> not embargoed.

  [Sven Mueller]
  * change example script mbox2cyrus to remove bashisms (Closes: #489558,
    thanks to Andres Mejia)
  * change Makefile so that no (intended) non-phony target invokes a phony
    target. Also remove empty lines inside rules or replace them by comment
    lines
  * Added patches for translation updates as provided by Christian Perrier
    (see below)
  * update cyrus-makedirs to be more performant (using xargs to call chmod
    et al. instead of using find -exec, this avoids lots of forks)
  * remove build dependency alternate libsnmp5-dev (not even in oldstable
    anymore), add alternative libsnmp-dev (as in stable)
  * update standards-version to 3.8.3.0
    - add README.source
    - remove version from perl build dependency

  [ Christian Perrier ]
  * Debconf templates and debian/control reviewed by the debian-l10n-
    english team as part of the Smith review project. Closes: #523989
  * [Debconf translation updates]
    - Swedish. Closes: #524090
    - Czech. Closes: #524092
    - Japanese. Closes: #524121
    - Russian. Closes: #525704
    - Portuguese. Closes: #525912
    - German. Closes: #525913
    - Galician. Closes: #524267
    - Italian. Closes: #524312
    - French. Closes: #524954
    - Finnish. Closes: #526182
    - Bokmål, Norwegian. Closes: #526231
    - Spanish. Closes: #526358
    - Basque. Closes: #530856

Date: Wed, 09 Sep 2009 02:17:14 +0100
Changed-By: Chuck Short <zulcss at ubuntu.com>
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Signed-By: Chuck Short <chuck.short at canonical.com>
https://launchpad.net/ubuntu/karmic/+source/cyrus-imapd-2.2/2.2.13-16ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 09 Sep 2009 02:17:14 +0100
Source: cyrus-imapd-2.2
Binary: cyrus-common-2.2 cyrus-doc-2.2 cyrus-imapd-2.2 cyrus-pop3d-2.2 cyrus-admin-2.2 cyrus-murder-2.2 cyrus-nntpd-2.2 cyrus-clients-2.2 cyrus-dev-2.2 libcyrus-imap-perl22
Architecture: source
Version: 2.2.13-16ubuntu1
Distribution: karmic
Urgency: high
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Changed-By: Chuck Short <zulcss at ubuntu.com>
Description: 
 cyrus-admin-2.2 - Cyrus mail system - administration tools
 cyrus-clients-2.2 - Cyrus mail system (test clients)
 cyrus-common-2.2 - Cyrus mail system - common files
 cyrus-dev-2.2 - Cyrus mail system (developer files)
 cyrus-doc-2.2 - Cyrus mail system - documentation files
 cyrus-imapd-2.2 - Cyrus mail system - IMAP support
 cyrus-murder-2.2 - Cyrus mail system (proxies and aggregator)
 cyrus-nntpd-2.2 - Cyrus mail system (NNTP support)
 cyrus-pop3d-2.2 - Cyrus mail system - POP3 support
 libcyrus-imap-perl22 - Interface to Cyrus imap client imclient library
Closes: 489558 523989 524090 524092 524121 524267 524312 524954 525704 525912 525913 526182 526231 526358 527495 528468 530856 543293 545281 545512 545554
Changes: 
 cyrus-imapd-2.2 (2.2.13-16ubuntu1) karmic; urgency=low
 .
   * Merge from debian unstable, remaining changes:
     - Added debian/patches/99-bereklydb-4.6.dpatch which enables us to drop
       libdb4.3 as a build dependency.
     - Update conigure patching in 99-update-autoconf.
     - Re-enable copying of config.{sub,guess}, given the upstream provided one
       is from 1999.
   * debian/patches/99-fix-cyrus-imapd.dpatch: Fix FTBFS.
 .
 cyrus-imapd-2.2 (2.2.13-16) unstable; urgency=high
 .
   * Justification for high urgency: Get security update from -15 into
     testing as fast as possible since -15 was removed before it could
     migrate.
   * Fix build dependency on tcl-dev (keeping old tcl8.3-dev to make
     backports easier) (Closes: 545281)
   * Fix up README.Debian.database (Closes: 543293)
   * Build against newer cyrus-sasl (Closes: 527495,528468)
   * Fix cyrus-common postinst to only run makedirs if a new upstream
     is installed (Closes: 545512), add a README to note that the
     postinst needs to be changed with each new upstream
   * Fix find syntax in cyrus-makedirs (Closes: 545554)
 .
 cyrus-imapd-2.2 (2.2.13-15) unstable; urgency=high
 .
   [Security Update]
   * Fixes buffer overflow in SIEVE script handling -> high urgency
     Problem has no CVE tag assigned, is not yet announced by upstream,
     but upstream patch is in public CVS -> not embargoed.
 .
   [Sven Mueller]
   * change example script mbox2cyrus to remove bashisms (Closes: #489558,
     thanks to Andres Mejia)
   * change Makefile so that no (intended) non-phony target invokes a phony
     target. Also remove empty lines inside rules or replace them by comment
     lines
   * Added patches for translation updates as provided by Christian Perrier
     (see below)
   * update cyrus-makedirs to be more performant (using xargs to call chmod
     et al. instead of using find -exec, this avoids lots of forks)
   * remove build dependency alternate libsnmp5-dev (not even in oldstable
     anymore), add alternative libsnmp-dev (as in stable)
   * update standards-version to 3.8.3.0
     - add README.source
     - remove version from perl build dependency
 .
   [ Christian Perrier ]
   * Debconf templates and debian/control reviewed by the debian-l10n-
     english team as part of the Smith review project. Closes: #523989
   * [Debconf translation updates]
     - Swedish. Closes: #524090
     - Czech. Closes: #524092
     - Japanese. Closes: #524121
     - Russian. Closes: #525704
     - Portuguese. Closes: #525912
     - German. Closes: #525913
     - Galician. Closes: #524267
     - Italian. Closes: #524312
     - French. Closes: #524954
     - Finnish. Closes: #526182
     - Bokmål, Norwegian. Closes: #526231
     - Spanish. Closes: #526358
     - Basque. Closes: #530856
Checksums-Sha1: 
 21029e1977e331c22ed6ba6a25b3ea9b84a50ec3 1997 cyrus-imapd-2.2_2.2.13-16ubuntu1.dsc
 200a285965ffaf58a95a20067ddab65730c3d097 245224 cyrus-imapd-2.2_2.2.13-16ubuntu1.diff.gz
Checksums-Sha256: 
 7f2accb624d6de19572f5b1d2fe4706976323cfed67b1524a0ad5bb07bc666ec 1997 cyrus-imapd-2.2_2.2.13-16ubuntu1.dsc
 aa2f1088393931d04170a49ec98d31f014b97f605d89cb669e4842514ae764bb 245224 cyrus-imapd-2.2_2.2.13-16ubuntu1.diff.gz
Files: 
 7322c20b5dd35170f5531bfbab02ac0e 1997 mail extra cyrus-imapd-2.2_2.2.13-16ubuntu1.dsc
 44a5529e26e614bf29af1e69b4481d82 245224 mail extra cyrus-imapd-2.2_2.2.13-16ubuntu1.diff.gz
Original-Maintainer: Debian Cyrus Team <pkg-cyrus-imapd-debian-devel at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkrOPVsACgkQIHZ33voUATv0eACcC545Rz8a1OPUFhU0Yp44ZQKi
aDEAoLPCyr48ZVZACyoPqZKz0Yi6Qu1D
=R9o0
-----END PGP SIGNATURE-----


More information about the Karmic-changes mailing list