The NetBSD Project

CVS log for pkgsrc/mail/dovecot/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / mail / dovecot

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2009Q2


Revision 1.135.2.1 / (download) - annotate - [select for diffs], Wed Sep 16 10:48:30 2009 UTC (14 years, 6 months ago) by tron
Branch: pkgsrc-2009Q2
Changes since 1.135: +2 -3 lines
Diff to previous 1.135 (colored) next main 1.136 (colored)

Pullup ticket #2895 - requested by ghen
dovecot: security update

Requested revisions:
- mail/dovecot/Makefile				1.136,1.138-1.139
- mail/dovecot/distinfo				1.101-1.103
- mail/dovecot/patches/patch-ai			delete
---
odule Name:	pkgsrc
Committed By:	ghen
Date:		Mon Jul 13 08:00:11 UTC 2009

Modified Files:
	pkgsrc/mail/dovecot: Makefile distinfo
Removed Files:
	pkgsrc/mail/dovecot/patches: patch-ai

Log Message:
Update to Dovecot 1.1.17.  manu's patch-ai has been included upstream.

- IMAP: Don't crash if IDLE command is pipelined after a long-running
  UID FETCH or UID SEARCH.
- IMAP: Some FETCH command parameters were broken with in some OSes.
- mbox: New mailboxes were created with UIDVALIDITY 1.
- mbox: Don't write garbage to mbox if message doesn't have a body.
- Maildir: Fixed using in-memory indexes when some required directory
  was missing.
- auth: Don't assert-crash if trying to log in as master user but
  with empty login username.
- Transaction log dotlocking ignored mail_nfs_index and
  dotlock_use_excl settings.
- convert plugin / convert-tool: Fixed changing hierarchy separators
  in mailbox names when alt_hierarchy_char isn't set.
- Several fixes to expire plugin / expire-tool
- zlib: Give better error messages on failures.
---
Module Name:	pkgsrc
Committed By:	ghen
Date:		Tue Aug 11 11:33:58 UTC 2009

Modified Files:
	pkgsrc/mail/dovecot: Makefile distinfo

Log Message:
Update to Dovecot 1.1.18.

+ dovecot -n/-a now outputs also lda settings.
- Maildir++ quota: Quota was sometimes updated wrong when it was
  being recalculated.
- Searching quoted-printable message body internally converted "_"
  characters to spaces and didn't match search keys with "_".
- Messages in year's first/last day may have had broken timezones
  with OSes not having struct tm->tm_gmtoff (e.g. Solaris).
---
Module Name:	pkgsrc
Committed By:	ghen
Date:		Mon Sep 14 06:09:08 UTC 2009

Modified Files:
	pkgsrc/mail/dovecot: Makefile distinfo

Log Message:
Update to Dovecot 1.1.19.

- file_set_size() was broken with OSes that didn't support posix_fallocate()
  (almost everyone except Linux), causing all kinds of index file errors.
- ldap: Fixed hang when >128 requests were sent at once.
- Fixed a crash in saving messages where message contained a CR character t=
hat
  wasn't followed by LF (and the CR happened to be the last character in an
  internal buffer).
- deliver: Don't send rejects to any messages that have Auto-Submitted head=
er.
  This avoids emails loops.
- Message decoding fixes (mainly for IMAP SEARCH, Sieve).

Revision 1.135 / (download) - annotate - [select for diffs], Thu Jun 25 09:54:14 2009 UTC (14 years, 8 months ago) by manu
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base
Branch point for: pkgsrc-2009Q2
Changes since 1.134: +2 -1 lines
Diff to previous 1.134 (colored)

Enlarge the buffer for communication between auth worker client and server.
This allows exotic authentications that use a large data payload to work.
This patch has been committed upstream.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>