Path to this page:
Next | Query returned 2 messages, browsing 1 to 10 | previous
CVS Commit History:
2008-11-04 12:19:48 by Tyler R. Retzlaff | Files touched by this commit (3) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
pullup ticket #2570 - requested by adrianp
dovecot: update package for security fixes
revisions pulled up:
pkgsrc/mail/dovecot/Makefile 1.122, 1.123
pkgsrc/mail/dovecot/PLIST 1.22
pkgsrc/mail/dovecot/distinfo 1.87, 1.88
Module Name: pkgsrc
Committed By: ghen
Date: Wed Oct 22 21:16:36 UTC 2008
Modified Files:
pkgsrc/mail/dovecot: Makefile PLIST distinfo
Log message:
Update to Dovecot 1.1.5. Changes since 1.1.4:
* Dovecot prints an informational message about authentication problems
at startup. The message goes away after the first successful
authentication. This hopefully reduces the number of "Why doesn't
my authentication work?" questions.
+ Maildir/dbox: Try harder to assign unique UIDVALIDITY values to
mailboxes to avoid potential problems when recreating or renaming
mailboxes. The UIDVALIDITY is tracked using dovecot-uidvalidity*
files in the mail root directory.
+ Many logging improvements
- In some conditions Dovecot could have stopped using existing cache
file and never used it again until it was deleted.
- pop3 + Maildir: Make sure virtual sizes are always written to
dovecot-uidlist. This way if the indexes are lost Dovecot will never
do a huge amount of work to recalculate them.
- mbox: Fixed listing mailboxes in namespaces with prefix beginning
with '~' or '/' (i.e. UW-IMAP compatibility namespaces didn't work).
- dict quota: Don't crash when recalculating quota (when quota warnings
enabled).
- Fixes to handling "out of disk space/quota" failures.
- Blocking passdbs/userdbs (e.g. PAM, MySQL) could have failed lookups
sometimes when auth_worker_max_request_count was non-zero.
- Fixed compiling with OpenBSD
------------------------------------------------------------------------
Module Name: pkgsrc
Committed By: adrianp
Date: Sun Nov 2 16:19:53 UTC 2008
Modified Files:
pkgsrc/mail/dovecot: Makefile distinfo
Log message:
Update to 1.1.6
Ok'ed geert@
The invalid message address parsing bug is pretty important since it
allows a remote user to send broken mail headers and prevent the
recipient from accessing the mailbox afterwards, because the process
will always just crash trying to parse the header. This is assuming that
the IMAP client uses FETCH ENVELOPE command, not all do. Note that it
doesn't affect versions older than v1.1.4.
+ dovecot -n and -a now prints some system information at the top.
+ More error/debug message logging improvements.
- pop3-login: Fixed assert-crash if a client sent USER+PASS+USER+PASS
commands in the same IP packet.
- Parsing an invalid message address like "From: (" caused an
assert-crash in v1.1.4 and v1.1.5.
- Folding whitespace wasn't handled correctly inside quoted-strings,
causing some messages to be parsed incorrectly.
- mbox: Fixed saving messages that begin with a valid From_-line.
|
2008-10-08 14:16:45 by Matthias Scheler | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
Pullup ticket #2547 - requested by ghen
dovecot: security update
Revisions pulled up:
- mail/dovecot/Makefile 1.121
- mail/dovecot/distinfo 1.86
---
Module Name: pkgsrc
Committed By: ghen
Date: Mon Oct 6 07:08:02 UTC 2008
Modified Files:
pkgsrc/mail/dovecot: Makefile distinfo
Log message:
Update to Dovecot 1.1.4. Changes since 1.1.3:
- SORT: Yet another assert-crashfix when renumbering index sort IDs.
- ACL plugin fixes: Negative rights were actually treated as positive rights.
'k' right didn't prevent creating parent/child/child mailbox. ACL groups
weren't working.
- Maildir++ quota: Fixes to rebuilding when quota limit wasn't specified in
Dovecot (0 limit or limit read from maildirsize).
- mbox: Several bugfixes causing errors and crashes.
- Several fixes to expire plugin / expire-tool.
- lock_method=3Ddotlock could have deadlocked with itself.
- Many error handling fixes and log message improvements.
|
Next | Query returned 2 messages, browsing 1 to 10 | previous