Next | Query returned 241 messages, browsing 51 to 60 | Previous

History of commit frequency

CVS Commit History:


   2011-11-16 05:18:25 by Steven Drake | Files touched by this commit (1)
Log message:
Add missing archivers/bzip2 buildlink.

Bump PKGREVISION
   2011-06-14 11:37:18 by Matthias Scheler | Files touched by this commit (4)
Log message:
Enable "pam" option in "dovecot" packages by default as most \ 
platforms
supported by "pkgsrc" provide PAM support out of the box.

Change approved by Geert Hendrickx.
   2011-06-10 23:57:10 by OBATA Akio | Files touched by this commit (30)
Log message:
recursive bump from icu shlib major bump.
   2011-06-09 15:15:35 by OBATA Akio | Files touched by this commit (2)
Log message:
Update SIEVE_VERSION to 0.1.19
Update MANAGESIEVE_VERSION to 0.11.13, for dovecot-1.2.17.
rest part of PR#44970.

Sieve:
v0.1.19 19-05-2011 Stephan Bosch <stephan@rename-it.nl>

	- Enotify extension: fixed inappropriate return type in mailto URI parse
	  function, also fixing ARM compiler warning.
	- Vacation extension: fixed handling of sendmail errors. It produced an
	  additional confusing success message in case of error.
	- Removed header MIME-decoding to fix erroneous address parsing. Applies to
	  address test and vacation command.

ManageSieve:
v0.11.13:
	- ManageSieve: fixed bug in UTF-8 checking of string values.
   2011-05-15 15:19:06 by OBATA Akio | Files touched by this commit (1)
Log message:
restore distinfo for sieve related files, PR#44970.
XXX: managesieve option is still broken, due to missing patch for 1.2.17.
   2011-05-13 09:34:48 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
Changes 1.2.17:
* Fixed potential crashes and other problems when parsing header names
  that contained NUL characters.
* IMAP: Fixed a memory leak with ESEARCH command handling
* Quota warnings could have been executed at incorrect times with
  some configs.
   2011-04-22 16:40:46 by OBATA Akio | Files touched by this commit (58)
Log message:
recursive bump from gettext-lib shlib bump.
   2010-11-20 16:57:11 by Geert Hendrickx | Files touched by this commit (2)
Log message:
Update Dovecot to 1.2.16.

- imap: Fixed SELECT QRESYNC not to crash on mailbox close if a lot
  of changes were being sent.
- pop3: Fixed a potential hang
- mbox: Creating new mailboxes should base permissions on mail root
  dir, not always use 0600.
- auth: Disable auth caching entirely for master users.
   2010-10-05 08:53:28 by Geert Hendrickx | Files touched by this commit (2) | Package updated
Log message:
Update Dovecot to 1.2.15, Sieve plugin to 0.1.18, ManageSieve to 0.11.12
(bugfixes only).

Changelog for Dovecot 1.2.15:

* acl: Fixed the logic of merging multiple ACL entries. Now it works as
  documented, while previously it could have done slightly different
  things depending on the order of the entries.

  For details see http://www.dovecot.org/list/dovecot/2010-October/053452.html

* acl: Don't give admin rights to all owner mailboxes. This was
  originally done to make sure that mailbox owner couldn't accidentally
  remove their own admin rights. But this is already prevented by
  SETACL command, so it's not necessary. Also sysadmin may have
  intentionally removed some admin rights from some mailboxes
  (especially when using symlinked shared mailboxes).

- Maildir: Fixed potential "Duplicate file entry" in dovecot-uidlist
  file errors.
- Maildir: Avoid unnecessary uidlist recreation during mail delivery.
- imap: When SELECT fails, it didn't close the previous mailbox.
- Dovecot master process could have died if it got SIGCHLD signals
  very rapidly while it was trying to log. This could have happened
  for example if a lot of imap/pop3 sessions disconnected at the exact
  same time.

Changelog for Sieve 0.1.18:

- Imap4flags: fixed segfault bug occuring in multiscript context.
  Occured in specific situations when a script using imap4flags was
  followed in the sequence by scripts not using imap4flags.
- Imap4flags: fixed bug in setflag command; when parameter was a
  stringlist, only the last item was actually set.
- Prevented assertion failure due to currupt binary string
  representation. If the string were missing a final \0 character an
  assertion was produced in stead of a binary corruption error.
- Multiscript: fixed duplicate implicit keep caused by erroneous
  execution state update.
- Fixed Sieve script name checking to properly handle length limit
  and added 0x00ff as invalid character.
- Removed spurious old stdio.h (top) includes; these caused compile
  issues on specific systems.
- Fixed default Sieve capability (as reported by ManageSieve): extra
  extensions spamtest, spamtestplus and virustest were enabled by
  default. These should, however, only be enabled when properly
  configured and there is no default configuration.
- Variables extension: fixed :length set modifier to recognize utf8
  characters in stead of octets.
- Fixed unnecessary reporting of dummy extensions in ManageSieve
  SIEVE capability; the comparator-i;octet and
  comparator-i;ascii-numeric 'extensions' were reported explicitly.
- LDA Sieve plugin: added _version symbol to enable Dovecot's plugin
  version check. Without this check, people can forget to recompile
  the plugin, which can lead to unexpected effects.

Changelog for ManageSieve 0.11.12:

- Fixed error handling of PUTSCRIPT commmand; save commit errors
  would not make the command fail.
- Fixed PUTSCRIPT bug causing it to hang when given an empty script
  name.
   2010-09-24 16:17:37 by Geert Hendrickx | Files touched by this commit (2)
Log message:
Update Dovecot to 1.2.14.

+ virtual mailboxes: Added support for IDLE notifications.
- master: Don't crash on config reload when using dict processes.
- IMAP: QRESYNC parameters for SELECT weren't handled correctly.

Next | Query returned 241 messages, browsing 51 to 60 | Previous