Ubuntu (new upstream) cyrus21-imapd 2.1.18-5ubuntu1

Ubuntu Merge-o-Matic mom at ubuntu.com
Sat Jan 20 23:17:03 CET 2007


This e-mail has been sent due to an upload to Ubuntu of a new upstream
version which still contains Ubuntu changes.  It contains the difference
between the Ubuntu version and the equivalent base version in Debian, note
that this difference may include the upstream changes.
-------------- next part --------------
Format: 1.7
Date: Thu, 18 Jan 2007 23:06:39 +0900
Source: cyrus21-imapd
Binary: cyrus21-doc cyrus21-admin cyrus21-murder cyrus21-common cyrus21-imapd cyrus21-clients cyrus21-dev cyrus21-pop3d libcyrus-imap-perl21
Architecture: source
Version: 2.1.18-5ubuntu1
Distribution: feisty
Urgency: high
Maintainer: Henrique de Moraes Holschuh <hmh at debian.org>
Changed-By: Emmet Hikory <emmet.hikory at gmail.com>
Description: 
 cyrus21-admin - Cyrus mail system (administration tool)
 cyrus21-clients - Cyrus mail system (test clients)
 cyrus21-common - Cyrus mail system (common files)
 cyrus21-dev - Cyrus mail system (developer files)
 cyrus21-doc - Cyrus mail system (documentation files)
 cyrus21-imapd - Cyrus mail system (IMAP support)
 cyrus21-murder - Cyrus mail system (proxies and aggregator)
 cyrus21-pop3d - Cyrus mail system (POP3 support)
 libcyrus-imap-perl21 - Interface to Cyrus imap client imclient library
Closes: 299800 303210 309270 334522 336031 345133 355306 363222 371087 388155 388243
Changes: 
 cyrus21-imapd (2.1.18-5ubuntu1) feisty; urgency=low
 .
   * Merge from debian unstable.  Remaining Ubuntu changes:
     - sieve/*.lex.c rebuild during build (CVE-2006-0459)
     - use snakeoil certificate by default
 .
 cyrus21-imapd (2.1.18-5) unstable; urgency=high
 .
   * High urgency upload with simple fixes for Etch
   * Prevent cronjobs and initscript from working when another version
     of Cyrus IMAPD is installed and 2.1 is in removed but not purged
     state
   * Add patch to build on Debian kFreeBSD from cyrus-imapd22
     (closes: #388243)
 .
 cyrus21-imapd (2.1.18-4) unstable; urgency=low
 .
   * Test for debconf availability in postrm, and don't use it (and don't
     remove the spool data either) if it it is not available (closes: #388155)
   * [l10n] Update Czech translations of Debconf templates (closes: #345133)
   * [l10n] Add Spanish debconf translation (closes: #336031)
   * Fix interactivily->interactively typo in package description
     (closes: #363222)
   * Add comment and fix suggested paths in imapd.conf concerning SSL private
     key dirs, as Cyrus will need a directory of its own with permission to
     read its keys, and /etc/ssl/private ain't it.  Using the ssl-cert group
     is unsafe, and it is up to the local admin to shoot himself in the foot
     (and not for us to suggest him do it!);
     (closes: #303210, #371087, #309270)
   * Kill information duplication in package descriptions, bring them in line
     with the ones for the cyrus-imapd-2.2 packages (closes: #299800)
   * Ship mbexamine in cyrus21-common, for whatever it is worth
     (closes: #334522)
   * Add squatter example to cyrus.conf (closes: #355306)
   * Build-conflict with autoconf2.13.  It doesn't matter for autobuilders,
     as we have logic in the package that inhibits the autotools run, but it
     can matter a lot for local modifications
   * Bump standards-version to 3.7.2 (no changes)
Files: 
 7c853aa8a1d11ddfda6449b84e7b8dfe 1172 mail extra cyrus21-imapd_2.1.18-5ubuntu1.dsc
 dc2b664c2243ecc37ddd917874467063 261894 mail extra cyrus21-imapd_2.1.18-5ubuntu1.diff.gz
-------------- next part --------------
diff -pruN 2.1.18-5/debian/changelog 2.1.18-5ubuntu1/debian/changelog
--- 2.1.18-5/debian/changelog	2007-01-20 22:12:40.000000000 +0000
+++ 2.1.18-5ubuntu1/debian/changelog	2007-01-20 22:11:32.000000000 +0000
@@ -1,3 +1,11 @@
+cyrus21-imapd (2.1.18-5ubuntu1) feisty; urgency=low
+
+  * Merge from debian unstable.  Remaining Ubuntu changes:
+    - sieve/*.lex.c rebuild during build (CVE-2006-0459)
+    - use snakeoil certificate by default
+
+ -- Emmet Hikory <emmet.hikory at gmail.com>  Thu, 18 Jan 2007 23:06:39 +0900
+
 cyrus21-imapd (2.1.18-5) unstable; urgency=high
 
   * High urgency upload with simple fixes for Etch
@@ -35,6 +43,12 @@ cyrus21-imapd (2.1.18-4) unstable; urgen
 
  -- Henrique de Moraes Holschuh <hmh at debian.org>  Mon, 18 Sep 2006 21:54:28 -0300
 
+cyrus21-imapd (2.1.18-3ubuntu1) edgy; urgency=low
+
+  * Merge from debian unstable.
+
+ -- Ongoing Merge Process <mom at ubuntu.com>  Wed, 28 Jun 2006 21:13:02 +0100
+
 cyrus21-imapd (2.1.18-3) unstable; urgency=high
 
   * UPGRADE.Debian: warn of dangerous problem in cyrus-imapd from sarge,
@@ -43,6 +57,22 @@ cyrus21-imapd (2.1.18-3) unstable; urgen
 
  -- Henrique de Moraes Holschuh <hmh at debian.org>  Thu, 19 Jan 2006 10:49:38 -0200
 
+cyrus21-imapd (2.1.18-2ubuntu2) dapper; urgency=low
+
+  * debian/rules: Remove sieve/addr-lex.c and sieve/sieve-lex.c after
+    configure to force regeneration during build. Fixes a buffer overflow in
+    pregenerated lex scanner which is fixed in current flex. (CVE-2006-0459)
+
+ -- Martin Pitt <martin.pitt at ubuntu.com>  Thu,  2 Mar 2006 15:26:35 +0100
+
+cyrus21-imapd (2.1.18-2ubuntu1) dapper; urgency=low
+
+  * Switch default config to use ssl-cert-snakeoil certificates only for the
+    global entry. Maintain the other examples to keep more clear how it works.
+  * Add Depends on ssl-cert.
+
+ -- Fabio M. Di Nitto <fabbione at ubuntu.com>  Sat, 04 Feb 2006 13:32:25 +0100
+
 cyrus21-imapd (2.1.18-2) unstable; urgency=low
 
   * Add -a option to lmtpd proxy (murder cluster), patch from Luke Kenneth
diff -pruN 2.1.18-5/debian/control 2.1.18-5ubuntu1/debian/control
--- 2.1.18-5/debian/control	2007-01-20 22:12:40.000000000 +0000
+++ 2.1.18-5ubuntu1/debian/control	2007-01-20 22:11:32.000000000 +0000
@@ -9,7 +9,7 @@ Build-Conflicts: autoconf2.13
 
 Package: cyrus21-common
 Architecture: any
-Depends: postfix | mail-transport-agent, adduser (>= 3.34), dpkg (>> 1.9.0), netbase (>= 4.07), gawk, ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}
+Depends: postfix | mail-transport-agent, adduser (>= 3.34), dpkg (>> 1.9.0), netbase (>= 4.07), gawk, ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}, ssl-cert (>= 1.0-11ubuntu1)
 Recommends: cyrus21-imapd | cyrus21-pop3d | cyrus21-murder
 Suggests: cyrus21-clients, cyrus21-admin, cyrus21-doc, sasl2-bin, apt-listchanges (>= 2.35)
 Conflicts: suidmanager (<< 0.50), cyrus-common, cyrus22-common
diff -pruN 2.1.18-5/debian/imapd.conf 2.1.18-5ubuntu1/debian/imapd.conf
--- 2.1.18-5/debian/imapd.conf	2007-01-20 22:12:40.000000000 +0000
+++ 2.1.18-5ubuntu1/debian/imapd.conf	2007-01-20 22:11:32.000000000 +0000
@@ -178,10 +178,10 @@ sasl_auto_transition: no
 
 # File containing the global certificate used for ALL services (imap, pop3,
 # lmtp, sieve)
-#tls_cert_file: /etc/ssl/certs/cyrus-global.pem
+#tls_cert_file: /etc/ssl/certs/ssl-cert-snakeoil.pem
 
 # File containing the private key belonging to the global server certificate.
-#tls_key_file: /etc/ssl/private-cyrus/cyrus-global.key
+#tls_key_file: /etc/ssl/private/ssl-cert-snakeoil.key
 
 # File containing the certificate used for imap. If not specified, the global
 # certificate is used.  A value of "disabled" will disable SSL/TLS for imap.
diff -pruN 2.1.18-5/debian/rules 2.1.18-5ubuntu1/debian/rules
--- 2.1.18-5/debian/rules	2007-01-20 22:12:40.000000000 +0000
+++ 2.1.18-5ubuntu1/debian/rules	2007-01-20 22:11:32.000000000 +0000
@@ -104,6 +104,9 @@ configure-stamp:
 	 --with-syslogfacility=MAIL \
 	 --with-seen-db=skiplist --with-mboxlist-db=skiplist \
 	 --with-ucdsnmp=/usr
+	
+	# force regeneration during build
+	rm -f sieve/addr-lex.c sieve/sieve-lex.c
 
 	touch configure-stamp
 


More information about the Pkg-Cyrus-imapd-Debian-devel mailing list