| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libetpan20 | Distribution: SUSE Linux Enterprise 16 |
| Version: 1.9.4 | Vendor: openSUSE |
| Release: bp160.1.4 | Build date: Sun Aug 16 01:20:24 2020 |
| Group: System/Libraries | Build host: reproducible |
| Size: 1371628 | Source RPM: libetpan-1.9.4-bp160.1.4.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://www.etpan.org/libetpan.html | |
| Summary: Mail handling library | |
libEtPan is a mail purpose library. It will be used for low-level mail handling: network protocols (IMAP/NNTP/POP3/SMTP over TCP/IP and SSL/TCP/IP, already implemented), local storage (mbox/MH/maildir) and message / MIME parsing.
BSD-3-Clause
* Sat Aug 15 2020 Dirk Mueller <dmueller@suse.com>
- update to 1.9.4 (bsc#1174579, CVE-2020-15953):
* Bugfixes on QUOTA
* Varios warning fixes & build fixes
* Wed Sep 25 2019 markus.beth@web.de
- update to version 1.9.3
* Added IMAP CLIENTID / SMTP CLIENTID support
* Use Cyrus SASL 2.1.27
- update to version 1.9.2
* Support of TLS SNI
* LMDB for cache DB
* Fixed build with recent versions of curl
* Fri Sep 21 2018 markus.beth@web.de
- update to version 1.9.1
* Fixed some build issues for Visual Studio
* Fixes for GnuTLS
* Various bug fixes
- Remove libetpan-1.6-openssl11.patch, fixed upstream
* Fri Jan 12 2018 jengelh@inai.de
- Rename %soname to %sover to better reflect its use.
* Thu Dec 14 2017 jengelh@inai.de
- Update RPM groups. Fix linguistic errors in description.
* Thu Dec 14 2017 axel.braun@gmx.de
- update to version 1.8
* LMTP support
* workaround for QIP IMAP Server
* compatibility with NDK 13
* fixed crash (CVE-2017-8825)
* Fixed so name for Linux
* Thu Dec 07 2017 markus.beth@web.de
- added libetpan-1.6-openssl11.patch: make autodetection of OpenSSL
1.1 work fix compilation error with OpenSSL 1.1 (boo#1070912)
* Sat Feb 07 2015 p.drouand@gmail.com
- Update to version 1.6
* Improved RFC822 and MIME parser
* Implemented SEARCH using LITERAL+ for Gmail
* Fixed SSL connections (don't force SSLv3)
* Fri Jul 11 2014 reddwarf@opensuse.org
- Update to 1.5
* Gmail search features: X-GM-MSGID, X-GM-THRID, X-GM-RAW
* Added POP stat
* Various fixes for Windows
* Fixed OpenSSL / GnuTLS implementation of retrieval of certificates
* Fixed IMAP IDLE in case of COMPRESS-ed streams
* Fixed base64 encoding
* Thu Sep 05 2013 reddwarf@opensuse.org
- Update to 1.2
* No summarized changes available, look at ChangeLog file
- Remove libetpan-0.56-uninitialized.patch, fixed upstream
- Remove libetpan-configure.patch, fixed upstrem
- Increase soname number
- Update Url and Source tags
- Use autoreconf (add autotools BuildRequires)
- Remove libcurl-devel and libexpat-devel BuildRequires. Its use
has been disabled upstream
- Remove misleading --with-gnutls=yes configure option
* Sat Apr 13 2013 schwab@suse.de
- libetpan-configure.patch: Correct configure checks for libcurl and
libexpat to work with --as-needed
* Sun Mar 18 2012 reddwarf@opensuse.org
- update to 1.1
* Not summarized changes, look at ChangeLog file.
* Mon Dec 19 2011 coolo@suse.de
- remove very old stuff from spec file
* Thu Sep 30 2010 rhafer@novell.com
- Check for libdb-4.8
* Wed Jun 17 2009 puzel@suse.cz
- update to 0.58
* Improvements on SSL implementation.
* Gnutls: Better fix (API-compatible with libgnutls13)
* Gnutls: Use compatibility mode to avoid being unable to
* connect to some servers. (see Claws Mail's bug #1930)
* SSL: Rehandshake if server asks to.
* Mon Dec 08 2008 puzel@suse.cz
- fix rpmlint warnings: summary not capitalized
- update to 0.57
- fixed issue with GnuTLS
* Mon Oct 13 2008 nadvornik@suse.cz
- fixed rpmlint errors - implicit decrarations and ldconfig
* Fri Sep 12 2008 anosek@suse.cz
- updated to version 0.56
* bugfix release
- removed libtool from BuildRequires
* Wed Mar 05 2008 anosek@suse.cz
- updated to version 0.54
- fixed regression on IMAP APPEND
- cleanup
- version fixes
- IPv6 issue
- gmail issues
* Tue Sep 11 2007 ro@suse.de
- drop useless requires for librsaref2
* Mon Aug 13 2007 bwalle@suse.de
- sort this changes file to fix build in BuildService
* Fri Aug 03 2007 anosek@suse.cz
- updated to version 0.51
* bugfix release
- dropped obsoleted mailsmtp.patch
* Wed Jul 25 2007 anosek@suse.cz
- updated to version 0.50
* feature enhancements:
RSS/ATOM feed implemented
switched to automake build system
IMAP IDLE implemented
fetching by Message-Id implemented
* fixes:
several build fixes for Windows
documentation build fixed
- fixed compilation error (mailsmtp.patch)
* Mon Jul 23 2007 suse-tux@gmx.de
- fixed build on older suse versions (< 1030)
- renamed devel package to libetpan-devel (as suggested by
darix)
* Mon Jul 02 2007 lrupp@suse.de
- rsaref => librsaref2
* Sun Jun 17 2007 ro@suse.de
- fix another typo in specfile
* Fri Jun 15 2007 ro@suse.de
- fix specfile (consistently use libetpan-devel)
* Thu Jun 14 2007 suse-tux@gmx.de
- minor spec fix
* Fri Jun 08 2007 suse-tux@gmx.de
- update package to fit to the Shared Library Packaging
Policy
- remove unused *.a and *.la files
* Tue Jan 09 2007 anosek@suse.cz
- updated to version 0.49
* feature enhancements:
stream cancellation
better handling of ssl error
improved imap cache
* fixes:
various bugfixes
* Thu Dec 07 2006 anosek@suse.cz
- updated to version 0.48
* IMAP UIDPLUS support
* Various fixes
- fixed compiler warning: uninitialized variable used
(uninitialized.patch)
* Wed Oct 25 2006 anosek@suse.cz
- fixed compiler warning: variable used before set
[#212522] (dbdriver.patch)
* Tue Oct 17 2006 anosek@suse.cz
- updated to version 0.47
* feature enhancements:
IPv6 Support
* fixes:
various leaks and crashes
MIME decoding fix
gnutls fix
SASL fix
AUTH parser fix
* Tue Sep 26 2006 anosek@suse.cz
- new package, version 0.46
- taken from BuildService
(maintainer Marcus Hüwe <marcus@links2linux.de>)
/usr/lib64/libetpan.so.20 /usr/lib64/libetpan.so.20.5.0 /usr/share/doc/packages/libetpan20 /usr/share/doc/packages/libetpan20/ChangeLog /usr/share/doc/packages/libetpan20/NEWS /usr/share/doc/packages/libetpan20/README.sgml
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 31 22:29:59 2025