File courier-imap.changes of Package courier-imap

-------------------------------------------------------------------
Tue Sep 16 15:43:41 CEST 2008 - hvogel@suse.de

- Fix init scripts without ssl to not include ssl config files
  [bnc#420972]

-------------------------------------------------------------------
Fri Sep 12 14:08:12 CEST 2008 - hvogel@suse.de

- Fix protocol names in firewall service files [bnc#425216]

-------------------------------------------------------------------
Mon Sep  8 13:59:46 CEST 2008 - hvogel@suse.de

- update to 4.4.1
  * Update descriptions of maildir quotas
  * Use the couriertls library to invoke couriertls. SASL
    authentication did not correctly handle the special case of "="
    passed as the initial response to indicate an empty initial
    response. Switch to the new auth_sasl_ex() API.
  * Check the environment variables for subject fields set by
    couriertls. Advertise the AUTH EXTERNAL capability, if they
    are set.
  * Optimize IMAP keyword implementation. Faster results in exchange
    for a concurrency tradeoff if two concurrent sessions attempt to
    update keywords for the same message at the same time
  * Backslashed special characters in address names weren't being
    dequoted correctly
  * Add a timeout to the POP3 login stage
  * Fix SSL initialization
  * Fix TLS session caching

-------------------------------------------------------------------
Mon Apr 14 10:29:49 CEST 2008 - aj@suse.de

- Remove executable permissions from README files.

-------------------------------------------------------------------
Wed Apr  2 15:08:52 CEST 2008 - hvogel@suse.de

- update to version 4.3.1
  * make SSL23 default tls protocol
  * update description of SSL/TLS-related settings
  * introduce IMAP_MAILBOX_SANITY_CHECK
  * Explicitly make stderr line-buffered
  * Suppress spurious error message in imap.c
- fix some rpmlint warnings

-------------------------------------------------------------------
Thu Jan 17 13:19:29 CET 2008 - mskibbe@suse.de

- update to version 4.3.0 which
  o Fix some Bugs
  o Fix SSL session caching bug
  o Make skew check more reliable 
  o code cleanup

-------------------------------------------------------------------
Wed Nov 21 10:33:13 CET 2007 - mskibbe@suse.de

- Bug 342601 - courier-imap rc and config bugs 

-------------------------------------------------------------------
Fri Nov 16 08:32:29 CET 2007 - mskibbe@suse.de

- Bug 341267 - courier-imap-ssl configuration problems 

-------------------------------------------------------------------
Mon Oct 22 17:38:19 CEST 2007 - sbrabec@suse.cz

- Use correct SuSEfirewall2 rule directory.

-------------------------------------------------------------------
Wed Apr 25 09:50:13 CEST 2007 - mskibbe@suse.de

- update to version 4.1.3 which includes:
  o fix memory leak
  o checks for malloc failures 
  o updated man pages
  o cleaned up configure script
  o bug fixes

-------------------------------------------------------------------
Mon Apr 23 12:39:17 CEST 2007 - mskibbe@suse.de

- SuSEfirewall2 service file installed in wrong dir/broken
  (#266949) 

-------------------------------------------------------------------
Thu Mar 29 11:30:19 CEST 2007 - rguenther@suse.de

- add procps BuildRequries because of interesting configure checks

-------------------------------------------------------------------
Mon Mar 26 12:29:29 CEST 2007 - rguenther@suse.de

- add gdbm-devel BuildRequires

-------------------------------------------------------------------
Wed Mar 14 14:24:20 CET 2007 - mskibbe@suse.de

- fam has no address, rejected by xinetd, when called from
  courier-imap (#253437) 

-------------------------------------------------------------------
Fri Mar  2 13:26:27 CET 2007 - mskibbe@suse.de

- courier : Support for FATE #300687: Ports for SuSEfirewall added
  via packages (#250575)
- fix file list
- update to version 2.1.2 which
  o Clarify some error messages
  o Try to log bandwidth usage before getting killed by a signal
  o Fix many compiler warnings
  o Fix segfault if non-cert files were found in the cert dir
  o Added koi8-u character set

-------------------------------------------------------------------
Mon Feb 12 11:02:28 CET 2007 - mskibbe@suse.de

- fix mkpop3dcert and mkimapdcert. Now they use pem files from
  /etc/courier-imap/

-------------------------------------------------------------------
Mon Feb  5 12:34:55 CET 2007 - mskibbe@suse.de

- Courier generates certificates in /usr/share/courier-imap
  (#241937)

-------------------------------------------------------------------
Mon Jan 22 08:53:39 CET 2007 - mskibbe@suse.de

- checkproc uses -p parameter not as specified in man page
  (#230806)

-------------------------------------------------------------------
Mon Sep 11 13:05:45 CEST 2006 - tpatzig@suse.de

- Add Conflict to qpopper

-------------------------------------------------------------------
Tue Aug  1 14:49:40 CEST 2006 - mskibbe@suse.de

- update to version 4.1.1 which
  o fixed some compiler warnings
  o fix segfault if non-cert files were found in the cert dir
  o Added koi8-u character set
  o fix quota calculations on 32 bit platforms with 64 bit off_t 
  o Don't assume that connect() of a non-blocking socket always
    fails with INPROGRESS

-------------------------------------------------------------------
Wed Jan 25 21:35:11 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Tue Dec  6 10:54:05 CET 2005 - kukuk@suse.de

- Don't link static

-------------------------------------------------------------------
Mon Nov 14 11:58:37 CET 2005 - kukuk@suse.de

- Add postfix to nfb to fix location of sendmail [#133327]

-------------------------------------------------------------------
Wed Nov  2 16:36:29 CET 2005 - kukuk@suse.de

-  Update to version 4.0.6

-------------------------------------------------------------------
Fri Sep 23 11:37:09 CEST 2005 - kukuk@suse.de

- Fix imapd and pop3d init scripte for SSL connections [#113213]

-------------------------------------------------------------------
Mon Sep 19 10:26:35 CEST 2005 - kukuk@suse.de

- Update to version 4.0.5

-------------------------------------------------------------------
Fri Aug 26 12:45:24 CEST 2005 - kukuk@suse.de

- Rename courier-pop3* init scripts to courier-pop* to be
  LSB conform
- Source imapd-ssl and pop3-ssl from init scripts [#113213],
  use correct SSLPIDFILE variable and add path to checkproc

-------------------------------------------------------------------
Wed Aug  3 17:58:47 CEST 2005 - kukuk@suse.de

- Update to version 4.0.4

-------------------------------------------------------------------
Thu Jul 21 13:11:47 CEST 2005 - kukuk@suse.de

- Use Maildir from config file [#94231]
- If user removed PIDFILE entry from config file, set default
  one [#85845]

-------------------------------------------------------------------
Thu Nov 18 16:13:25 CET 2004 - kukuk@suse.de

- Update to release 3.0.8

-------------------------------------------------------------------
Mon Nov 15 14:36:25 CET 2004 - kukuk@suse.de

- Use common-* PAM config files for imap and pop3

-------------------------------------------------------------------
Mon Sep  6 13:58:53 CEST 2004 - kukuk@suse.de

- Fix permission of /usr/lib/courier-imap/authlib/authdaemond.ldap
  [#44721]

-------------------------------------------------------------------
Mon Aug 16 13:06:02 CEST 2004 - kukuk@suse.de

- Update to bug fix release 3.0.7

-------------------------------------------------------------------
Wed May 12 17:26:08 CEST 2004 - kukuk@suse.de

- Update to 3.0.3

-------------------------------------------------------------------
Thu Mar 25 17:24:18 CET 2004 - mmj@suse.de

- Add postfix to # neededforbuild

-------------------------------------------------------------------
Wed Mar 17 10:34:32 CET 2004 - kukuk@suse.de

- Update to 3.0.2: vpopmail password fixes, filesystem/ACL fixes

-------------------------------------------------------------------
Mon Mar  8 14:57:30 CET 2004 - kukuk@suse.de

- Update to official 3.0.0 release

-------------------------------------------------------------------
Mon Feb  9 09:56:22 CET 2004 - kukuk@suse.de

- Update to official 2.2.1 release

-------------------------------------------------------------------
Sat Jan 10 16:12:16 CET 2004 - adrian@suse.de

- build as user

-------------------------------------------------------------------
Fri Aug 29 14:10:05 CEST 2003 - kukuk@suse.de

- Add conflict with imap package

-------------------------------------------------------------------
Tue Aug 26 09:11:00 CEST 2003 - kukuk@suse.de

- Fix typo in spec file
- Update to 2.1.1

-------------------------------------------------------------------
Sun Aug  3 18:29:57 CEST 2003 - aj@suse.de

- Package sysconftool also.

-------------------------------------------------------------------
Fri Aug  1 10:30:38 CEST 2003 - kukuk@suse.de

- Rename imapd.8 to courier-imapd.8 to resolve file conflicts.

-------------------------------------------------------------------
Wed Jul 30 21:02:52 CEST 2003 - kukuk@suse.de

- Initial version

openSUSE Build Service is sponsored by