Bug 169622 - maintainer update: mail/dovecot2
Summary: maintainer update: mail/dovecot2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jase Thew
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-03 07:20 UTC by nagy.attila
Modified: 2012-07-07 17:30 UTC (History)
0 users

See Also:


Attachments
file.diff (830 bytes, patch)
2012-07-03 07:20 UTC, nagy.attila
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nagy.attila 2012-07-03 07:20:00 UTC
Dovecot update to 2.1.8. Please also bump the portrevision of dovecot2-pigeonhole!

Changes included:
Most importantly fixes a pretty bad behavior of sending mailbox names as
UTF-8 instead of mUTF-7 as required by IMAP RFC. I'm surprised nobody
hadn't noticed this in v2.1.x tree before yesterday. I guess some
clients might have translated the name to UTF-8 anyway and not noticed
it, while others would have silently ignored the problem of not seeing
STATUS updates.

	+ pop3c: Added pop3c_master_user setting.
	- imap: Mailbox names were accidentally sent as UTF-8 instead of mUTF-7
	  in previous v2.1.x releases for STATUS, MYRIGHTS and GETQUOTAROOT
	  commands.
	- lmtp proxy: Don't timeout connections too early when mail has a lot
	  of RCPT TOs.
	- director: Don't crash if the director is working alone.
	- shared mailboxes: Avoid doing "@domain" userdb lookups.
	- doveadm: Fixed crash with proxying some commands.
	- fts-squat: Fixed handling multiple SEARCH parameters.
	- imapc: Fixed a crash when message had more than 8 keywords.
	- imapc: Don't crash on APPEND/COPY if server doesn't support UIDPLUS.

Fix: Patch attached with submission follows:
Comment 1 Jase Thew freebsd_committer freebsd_triage 2012-07-03 11:09:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jase

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-07-07 17:26:11 UTC
jase        2012-07-07 16:26:03 UTC

  FreeBSD ports repository

  Modified files:
    mail/dovecot2        Makefile distinfo pkg-plist 
  Log:
  - Update to 2.1.8 [1]
  - Convert to optionsNG and add DOCS,EXAMPLES options
  - Minor PLIST_SUB and pkg-plist amendments
  
  PR:             ports/169622 [1]
  Submitted by:   Attila Nagy <bra@fsn.hu> (maintainer)
  Approved by:    culot (mentor)
  
  Revision  Changes    Path
  1.19      +38 -47    ports/mail/dovecot2/Makefile
  1.13      +2 -2      ports/mail/dovecot2/distinfo
  1.12      +4 -4      ports/mail/dovecot2/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Jase Thew freebsd_committer freebsd_triage 2012-07-07 17:26:21 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-07-07 17:28:22 UTC
jase        2012-07-07 16:28:11 UTC

  FreeBSD ports repository

  Modified files:
    mail/dovecot2-pigeonhole Makefile pkg-plist 
  Log:
  - Bump PORTREVISION after update to mail/dovecot2 [1]
  - Convert to optionsNG and add DOCS,EXAMPLES options
  - Pet portlint(1): dirrm DOCSDIR
  
  PR:             ports/169622 [1]
  Submitted by:   Attila Nagy <bra@fsn.hu> (maintainer)
  Approved by:    culot (mentor)
  
  Revision  Changes    Path
  1.16      +10 -6     ports/mail/dovecot2-pigeonhole/Makefile
  1.5       +1 -0      ports/mail/dovecot2-pigeonhole/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"