non port: mail/cyrus-imapd22/files/patch-ac |
SVNWeb
|
Number of commits found: 15 |
Fri, 31 Mar 2006
|
[ 17:19 ume ] (Only the first 10 of 12 ports in this commit are shown above. )
Update to 2.2.13.
This is possibly the last release of the 2.2 series. The 2.2 code
is now in maintenance mode only, and all new development is taking
place on the 2.3 code.
|
Wed, 23 Feb 2005
|
[ 20:37 ume ]
Update to 2.2.12.
Security: Fix possible single byte overflow in mailbox handling code.
Security: Fix possible single byte overflows in the imapd annotate
extension.
Security: Fix stack buffer overflows in fetchnews (exploitable by
peer news server), backend (exploitable by admin), and in
imapd (exploitable by users though only on platforms where
a filename may be larger than a mailbox name).
|
Wed, 24 Nov 2004
|
[ 07:22 ume ]
make it buildable with WITH_DRAC=yes, again
|
Tue, 23 Nov 2004
|
[ 05:54 ume ]
Update to 2.2.9.
* Change ACLs correctly when renaming a user
* Do not abandon std{in,out,err} file descriptors; syslog assumes it
can use stderr if syslogd isn't running.
* Clean up imap magic plus to avoid buffer overrun (CAN-2004-1011)
* Fix lack of bounds checking in PARTIAL and FETCH (CAN-2004-1012,
CAN-2004-1013)
* Do not attempt to reuse a freed connection in lmtpproxyd.
* Allow login without authentication with -N switch in proxyd.
* Fix use of xrealloc and fold pointers in lmtpengine.
|
Mon, 26 Jul 2004
|
[ 20:39 ume ]
- Update to 2.2.7.
- Fix build problem with WITH_SNMP_5 on FreeBSD 4.X with
perl5.8 installed. Though we need 5.8's libperl.so,
/usr/lib/libperl.so was linked. [1]
Reported by: Thomas Vogt <tv@solnet.ch> [1]
|
Sat, 29 May 2004
|
[ 16:36 ume ]
Since net-snmp-5.X support was added in 2.2.5, change the default
of WITH_SNMP from net-snmp4 to net-snmp. However, if there is
net-snmp4 installed, we still use net-snmp4 for backward compatibility.
|
Fri, 28 May 2004
|
[ 20:34 ume ]
Update to 2.2.5.
|
Tue, 18 May 2004
|
[ 17:13 ume ]
Update to 2.2.4.
|
Sun, 7 Mar 2004
|
[ 17:39 ume ] (Only the first 10 of 18 ports in this commit are shown above. )
make it buildable on ia64 and amd64.
(since I don't have ia64 nor amd64, I tested at least it doesn't
break on i386.)
Obtained from: NetBSD
|
Mon, 2 Feb 2004
|
[ 06:12 ume ]
make it buildable with net/net-snmp4.
|
Sat, 17 Jan 2004
|
[ 15:35 ume ]
Support Berkeley DB 4.2.
Since our db42 requires to include db.h to use. existing configure
script cannot detect our db42. AC_CHECK_LIB() simply test if a
function exists. :(
Requested by: Dmitry Sorokin <dmitry_sorokin@yahoo.ca>
|
Thu, 15 Jan 2004
|
[ 20:43 ume ] (Only the first 10 of 11 ports in this commit are shown above. )
Update to 2.2.3.
|
Tue, 28 Oct 2003
|
[ 19:42 ume ]
Update to 2.2.2-BETA.
(disable WITH_DRAC support due to lack of acconfig.h, for now)
|
Thu, 17 Jul 2003
|
[ 16:57 ume ]
Update to 2.2.1-BETA.
Since there are some issue to upgrading from 2.2.0-ALPHA,
you should read /usr/local/share/doc/cyrus-imapd22/install-upgrade.html
before upgrading your server.
|
Thu, 17 Apr 2003
|
[ 18:00 ume ]
- Add WITH_BDB_VER for choosing version of Berkeley DB. For example,
WITH_BDB_VER=4 for db4. The default is WITH_BDB_VER=3 which is as
before.
- The configure script should select correct version of Berkeley DB.
|
Number of commits found: 15 |