* dc ago 27 2003 Luca Olivetti <luca at olivetti dot cjb dot net> 2.1.15-2mdk

- now should build under 8.2/9.0/9.1 as well as cooker

* dt ago 26 2003 Florin <florin at mandrakesoft dot com> 2.1.15-1mdk

- 2.1.15
- upgrade the ipv6 and autocreate patches
- comment out the perllocal.pod line (file not found)
- add the unpackaged file arbitron

* dj jul 31 2003 Luca Olivetti <luca at olivetti dot cjb dot net> 2.1.13-4mdk

- ipv6 support
- snmp monitoring enabled
- just one source for pam default configuration (they were all the same)
- added /etc/pam.d/lmtp
- removed source21 (migration scripts, should be packaged separately)
- removed libdb dependencies for perl-Cyrus

* dt jul 22 2003 Buchan Milne <bgmilne at linux-mandrake dot com> 2.1.14-3mdk

- add mailbox autocreation patch (disable with --without autocreate)
- make it short-circuit (don't mv files from builddir to buildroot in install)

* ds jul 19 2003 Luca Olivetti <luca at olivetti dot cjb dot net> 2.1.14-2mdk

- merged changes from 2.1.13-1mdk, 2.1.13-2mdk and 2.1.13-3mdk missing
  from 2.1.14-1mdk
- removed patch 8 (forcedowncase, same option included upstream)
- rediffed patch 9 (munge8bit)
- removed patch11 (fixes for db4.1), fixed upstream

* dc jul 16 2003 Florin <florin at mandrakesoft dot com> 2.1.14-1mdk

- 2.1.14
- add mbexamine

* dc jun 18 2003 Buchan Milne <bgmilne at linux-mandrake dot com> 2.1.13-3mdk

- Require perl-devel
- Don't require libdb4.0, 9.0 and later should do auto-requires.
- Compiled against db4.1, sasl2

* dt jun 10 2003 Luca Olivetti <luca at olivetti dot cjb dot net> 2.1.13-2mdk

- default location for ssl certificates moved to /etc/ssl/cyrus-imapd/
- added patch 11 to fix problems with berkeley db 4.1

* dv mai 09 2003 Luca Olivetti <luca at olivetti dot cjb dot net> 2.1.13-1mdk

- 2.1.13 (bug fix and security audit release)
- changed the obsolete Prereq syntax to Requires(pre,post,preun,postun)
- changed as well BuildPrereq to BuildRequires
- added missing Requires(pre,post,preun,postun) (fixes bug 3838)
- added "Conflicts: courier-imap" to make distlint happy (I don't like
  to have this conflict but...)
- patch to select syslog facility (now using mail instead of local6)
- removed logrotate script
- some ideas/fixes taken from Simon Matters' redhat package:
     cron.daily job to backup mailboxes.db
     updated cvt_cyrusdb_all
     changed exec path to /usr/lib/cyrus-imapd
     added murder package
     added forcedowncase and munge8bit patches
     added build time options for full directory hash and idled

* dg abr 27 2003 Luca Olivetti <luca at olivetti dot cjb dot net> 2.1.12-7mdk

- removed cyrus user creation on build host
- cvt_cyrusdb_all script (source15) now uses 'file --version' to
  determine default magic file location
- copy the db config file in post if conf directory is clean 
  (no mailboxes.db)
- added ssl cert file generation (taken from bincimap spec file)

* dl abr 14 2003 Luca Olivetti <luca at olivetti dot cjb dot net> 2.1.12-6mdk

- fixed requires to build under 8.2 and 9.0 (as well as 9.1)
- provides imap-server and imap
- removed conflicts (since there seems to be no sane method to check
  against any other imap server installed)
- avoid installing unneded files mupdate-loadgen.pl and not-mkdep
- cyrus doesn't need a fixed uid, changed cyrus user creation to
  reflect that and avoid a possible conflict with an existing uid

* dj mar 13 2003 Florin <florin at mandrakesoft dot com> 2.1.12-5mdk

- remove the provides imap

* dl mar 10 2003 Florin <florin at mandrakesoft dot com> 2.1.12-4mdk

- conflicts imap not obsoletes imap (thx f.crozat)

* dl mar 10 2003 Florin <florin at mandrakesoft dot com> 2.1.12-3mdk

- typo in cyrus-imapd.imap-2.1.x-conf

* dv mar 07 2003 Florin <florin at mandrakesoft dot com> 2.1.12-2mdk

- rebuild for cooker
- requires libopenssl0.9.7-devel
- requires libdb4.0-devel
- add missing mupdate-loadgen.pl and not-mkdep files
- keep source is tar.gz format and add .sig file
- add rpatch patch

* dt feb 04 2003 Luca Olivetti <luca at olivetti dot cjb dot net> 2.1.12-1mdk

- 2.1.12
- Added patch 6 (prefix syslog messages with "cyrus-master")

* dj des 05 2002 Luca Olivetti <luca at olivetti dot cjb dot net> 2.1.11-1mdk

- 2.1.11 (security fix)
- added EXTRA_IDENT

* ds nov 16 2002 Luca Olivetti <luca at olivetti dot cjb dot net> 2.1.10-1mdk

- 2.1.10
- put a note in README.RPM about new default configuration for postfix
  in mandrake 9.0 (lmtp configured to run chrooted)
- make rpmlint happy

* ds oct 26 2002 Luca Olivetti <luca at olivetti dot cjb dot net> 2.1.9-5mdk

- modified script cvt_cyrusdb_all from Simon Matter <simix at datacomm dot ch>
- my modification to same to use magic file in /usr/share/magic/magic
  instead of /usr/share/magic
  The script worked anyway but the error message wasn't good to see

* dt oct 08 2002 Luca Olivetti <luca at olivetti dot cjb dot net> 2.1.9-4mdk

- fixed the cvt_cyrusdb_all script to use cvt_cyrusdb in /usr/lib/cyrus
  instead of /usr/libexec/cyrus

* dl oct 07 2002 Luca Olivetti <luca at olivetti dot cjb dot net> 2.1.9-3mdk

- hacks and patch5 to build under mandrake 9.0
- changed default for MBOX_DB (previously MBOXLIST_DB) and SEEN_DB to skiplist
- added script from Simon Matter <simix at datacomm dot ch> to convert
  database files, but instead of auto converting just warn the
  user and don't start cyrus-imapd
- changed README.RPM with more sensible options for the lmtp socket

* dc set 18 2002 Luca Olivetti <luca at olivetti dot cjb dot net> 2.1.9-2mdk

- changed all the %attr(x,-,-) (which wouldn't respect the %defattr setting)
  to %attr(x,root,root)
- added lmtp in /etc/services in postinstall
- changed README.RPM to suggest to put the ltmp unix socket under
  /var/spool/postfix instead of /var/spool/postfix/private

* dc set 11 2002 Luca Olivetti <luca at olivetti dot cjb dot net> 2.1.9-1mdk

- upgraded to cyrus-imapd 2.1.9
- removed patch to fix sieve 'matches' comparator (no longer necessary)
- removed patch to install mupdatetest manpage (no longer necessary)

* dl jul 01 2002 Luca Olivetti <luca at olivetti dot cjb dot net> 2.1.5-3mdk

- fix from Jeremy Howard <jh_lists at fastmail dot fm> to sieve 'matches'
  comparator

* dc jun 26 2002 Luca Olivetti <luca at olivetti dot cjb dot net> 2.1.5-2mdk

- added a list of build options to README.RPM (based on the spec
  file from Simon Matter <simix at datacomm dot ch>)
- added missing chk_cyrus in %files
- re-added dependency on e2fsprogs-devel to use system com_err instead of 
  the included one

* dt jun 25 2002 Luca Olivetti <luca at olivetti dot cjb dot net> 2.1.5-1mdk

- upgraded to cyrus-imapd 2.1.5

* ds jun 22 2002 Luca Olivetti <luca at olivetti dot cjb dot net> 2.1.4-2mdk

- modified to allow for compilation options to be specified on the
  commandline (I'm not completely satisfied but that'll do for now)
- removed patch not to cache seen state, useless

* dg mai 05 2002 Luca Olivetti <luca at olivetti dot cjb dot net> 2.1.4-1mdk

- upgraded to cyrus-imapd 2.1.4
- patch not to cache seen state upgraded (previous one didn't apply)

* dl abr 29 2002 Luca Olivetti <luca at olivetti dot cjb dot net>

- created a patch in order not to cache seen state 
  (see http://asg.web.cmu.edu/archive/message.php?mailbox=archive.info-cyrus&msg=12864
  but instead of fixed at compile time with a config option
  "cacheseen" that defaults to true)
- new init file from Simon Matter

* dj abr 18 2002 Luca Olivetti <luca at olivetti dot cjb dot net>

- Adapted for Mandrake 8.2

* dv mar 08 2002 Simon Matter <simix at datacomm dot ch>

- upgraded to cyrus-imapd 2.1.3
- removed some stuff that was cleaned up in the sources
- added compile time options for db backends

* dc mar 06 2002 Simon Matter <simix at datacomm dot ch>

- removed requires perl-File-Temp for utils package, it's in the RedHat
  perl RPM now

* dv feb 22 2002 Simon Matter <simix at datacomm dot ch>

- removed deliverdb/db

* dc feb 20 2002 Simon Matter <simix at datacomm dot ch>

- upgraded to cyrus-imapd 2.1.2

* dl feb 11 2002 Simon Matter <simix at datacomm dot ch>

- changed sasl_mech_list: PLAIN in /etc/imapd.conf
- added sieve to /etc/pam.d

* dv feb 08 2002 Simon Matter <simix at datacomm dot ch>

- added requires perl-File-Temp for utils package

* dc feb 06 2002 Simon Matter <simix at datacomm dot ch>

- added some %dir flags
- removed /usr/lib/sasl/Cyrus.conf
- added conf templates
- build time option for usage of saslauth group

* dt feb 05 2002 Simon Matter <simix at datacomm dot ch>

- upgraded to cyrus-imapd 2.1.1
- dependency of cyrus-sasl >= 2.1.0-1

* dg feb 03 2002 Simon Matter <simix at datacomm dot ch>

- saslauth group is only deleted on uninstall if there is no other
  member in this group

* ds feb 02 2002 Simon Matter <simix at datacomm dot ch>

- changed start/stop level in init file

* dt gen 29 2002 Simon Matter <simix at datacomm dot ch>

- dependency of cyrus-sasl >= 1.5.24-22
- dotstuffing patch for sendmail calls made by sieve for outgoing
  mails
- patch for ability to force ipurge to traverse personal folders

* dl gen 28 2002 Simon Matter <simix at datacomm dot ch>

- minor spec file changes

* ds gen 19 2002 Simon Matter <simix at datacomm dot ch>

- changed default auth to pam
- remove several %dir from %files sections
- change from /usr/lib/cyrus -> /usr/libexec/cyrus
- rename source files to something like cyrus...
- added rehash tool
- changed to hashed spool

* dv gen 18 2002 Simon Matter <simix at datacomm dot ch>

- fixed init script
- fixed %post section in spec

* dj gen 17 2002 Simon Matter <simix at datacomm dot ch>

- ready for first build

* dc gen 09 2002 Simon Matter <simix at datacomm dot ch>

- initial package, with help from all the other pout there

