* Mon Mar 26 2018 dimstar@opensuse.org 
  - Own %{_sysconfdir}/xinetd.d: filesystem won't own this directory
  much longer (boo#1084457).
 
  * Tue Jul 04 2017 tchvatal@suse.com 
  - Rename README.SuSE to README.SUSE
- Cleanup with spec-cleaner
- Add patches from RH and Debian:
  * imap-2007e-poll.patch
  * imap-2007f-format-security.patch
  * imap-openssl-1.1.patch
 
  * Mon Mar 14 2016 crrodriguez@opensuse.org 
  - spec: most C sources need removal of old K&R extern int errno;
  declaration, which does not actually work with glibc where
  errno is a macro that expands to a function call.
- spec: build with -DOPENSSL_NO_DEPRECATED and
  - DOPENSSL_NO_SSL_INTERN to emulate as close as possible
  API/ABI availability of upcoming openSSL releases.
- imap-openssl.patch: remove ephemeral RSA keys support, it is
  considered insecure.openSSL 1.1 no longer supports this feature
  and package will fail to build.
- imap-openssl.patch: remove code that uses insecure tmpnam()
  function, it is not required on linux systems.
- imap-implicit-decls.patch: fix implicit fortify/pointer
  declaration rpmlint warnings.
 
  * Sat Feb 13 2016 crrodriguez@opensuse.org 
  - imap-openssl.patch: Support TLS 1.2 and ECDH ciphersuites.
 
  * Fri Dec 06 2013 mls@suse.de 
  - link libc-client with -lpam (as we link other packages with
  with --as-needed)
 
  * Fri Dec 18 2009 chris@computersalat.de 
  - update to 2007e which
  o fix bugs
- cleanup spec
  o sort tags
  o {name} macro
- rework patches
  o imap-2002c-c++.diff > imap-2007e-c++.patch
  o imap-2006c1.diff > imap-2007e.patch
- rpmlint
  o deprecated-use-of-%run_ldconfig
  o shlib-policy-name-error
  - renamed sub-pkg 'lib' to 'libc-client2007e_suse'
  o files-duplicate {_includedir}
  - added rpmlintrc
 
  * Tue Nov 03 2009 coolo@novell.com 
  - updated patches to apply with fuzz=0
 
  * Mon Jan 07 2008 mskibbe@suse.de 
  - Bug 351197 - several packages use wrong dir for SuSEfirewall2
  services files
 
  * Fri Mar 16 2007 mskibbe@suse.de 
  - fix ports in firewall file
 
  * Fri Mar 02 2007 mskibbe@suse.de 
  - imap : Support for FATE #300687: Ports for SuSEfirewall added
  via packages (#250579)
 
  * Thu Nov 16 2006 mskibbe@suse.de 
  - update to version 2006c1 which
  o fix bugs
  o fix bug( Bug 217287 - imap-2004g_suse-28: use of dangerous
    "gets" function )
  o fix bug( Bug 144598 - imap-2004g_suse-4: dodgy code )
 
  * Thu Feb 02 2006 ro@suse.de 
  - give libc-client.so a SONAME
 
  * Wed Jan 25 2006 mls@suse.de 
  - converted neededforbuild to BuildRequires
 
  * Sat Jan 14 2006 schwab@suse.de 
  - Don't strip binaries.
 
  * Wed Jan 11 2006 seife@suse.de 
  - add -fstack-protector
 
  * Mon Oct 10 2005 rommel@suse.de 
  - version update to imap-2004g (includes fix for Bug #120608)
 
  * Mon Aug 22 2005 rommel@suse.de 
  - the FreeFork license used by UW says we have to make it clear in the version
  number that we modified the sources; hinted by our license manager
 
  * Fri Jan 21 2005 arvin@suse.de 
  - updated to version 2004c
 
  * Tue Dec 14 2004 arvin@suse.de 
  - updated to version 2004b RC1
 
  * Mon Nov 15 2004 kukuk@suse.de 
  - Use common-* PAM config files in imap.pamd and pop.pamd