Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

claws-mail-devel-3.7.8-11.1 RPM for i586

From OpenSuSE 11.4 updates for i586

Name: claws-mail-devel Distribution: openSUSE 11.4
Version: 3.7.8 Vendor: openSUSE
Release: 11.1 Build date: Sat Oct 13 09:42:11 2012
Group: Development/Libraries/Other Build host: build35
Size: 603993 Source RPM: claws-mail-3.7.8-11.1.src.rpm
Packager: http://bugs.opensuse.org
Url: http://www.claws-mail.org/
Summary: A lightweight and highly configurable email client
Claws Mail (previously known as Sylpheed-Claws) is a lightweight and
highly configurable email client and news reader based on the GTK+ GUI
toolkit, it runs on the X Window System.

Claws Mail is free software distributed under the GNU GPL.

To run Claws Mail use 'claws-mail' on the command line.

When claws-mail is executed for the first time a configuration 'Wizard'
will appear prompting you for the minimum information necessary to
create a new account.

Provides

Requires

License

GPL-2.0+

Changelog

* Fri Oct 12 2012 zaitor@opensuse.org
  - Add claws-mail-3.8.1-procmime-vuln.patch: Fixes NULL pointer
    derefence while processing email content. (bnc#784463),
    (CVE-2012-4507).
* Sat Feb 12 2011 vuntz@opensuse.org
  - Stop removing themed icons: we want them!
  - Add missing relevant macros in %post/%postun:
    + %icon_theme_cache_post/postun because the package ships themed
      icons.
  - Pass %{?no_lang_C} to %find_lang so that english documentation
    can be packaged with the program, and not in the lang subpackage.
  - Change Requires of lang subpackage to Recommends, since the
    english documentation is not there anymore.
* Wed Jan 26 2011 gber@opensuse.org
  - Update claws-mail-desktop.diff so Claws can be used as the
    default mailto uri handler (by declaring it handles
    x-scheme-handler/mailto).
  - Call %desktop_database_post/%desktop_database_postun in
    %post/%postun.
* Wed Dec 29 2010 mrueckert@suse.de
  - added /etc/skel/.claws-mail/clawsrc:
    In a good default config we want to enable pgp/smime support by
    default. Claws-mail will pick up that file when creating a new
    ~/.claws-mail directory, so this even works for existing users,
    who want to try out claws-mail.
    http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2335
* Wed Dec 08 2010 vuntz@opensuse.org
  - Update to version 3.7.8:
    + Bug fixes:
    - Shortcuts should not be modifiable by default
    - CLI quicksearch sometimes returns the same messages twice
    - Action results in "Bad file descriptor"
    - NNTP: fix replying (broken in corner case)
    - Please re-introduce quick shortcut for marking as spam
    + Build fixes.
* Wed Dec 08 2010 vuntz@opensuse.org
  - Add docbook-utils BuildRequires to build the manuals.
* Sat Nov 20 2010 nmo.marques@gmail.com
  - Update to version 3.7.7:
    + Enable building with GTK+ 2.22.
    + A QuickSearch can now be run from the command line using the
    - -search command. See `claws-mail --help` for more information.
    + Added a hidden option to set a margin in the text area of the
      Compose window. 'show_compose_margin', defaults to FALSE.
    + QuickSearch: Do not add rules with bad syntax to history
    + Hide progressbar on statusbar when not needed
    + Fix multiple @ in generated message-ids, prohibited in RFC
      2822.
    + UMPCs: Fix truncated text in progressbar and statusbar
    + Bug fixes:
    - Cannot send mail when SSL certificate is expired but
      certificate check is skipped
    - Changing NNTP account's SSL setting requires restart
    - disable double-click quote collapsing
    - SSL is not working with POP3
    - PGPInline: segfault on malformed mails
    - LDAP encrypted passwords produce invalid XML
    - in some cases, button to clean quick search has no icon
    - freeze when using quick search
    - Empty trash on exit fails on scripted exit
    - base64 decoding fails with line breaks
    - nntp reply-to-all broken?
    - Colors not index correctly
    - Segfault when loading inbox for the first time
    - filtering: simplify expression
    - addrindex.c: address index conversion always fails
    + Build fixes.
    + Updated manual and man page.
    + Updated translations.
  - Version Provides/Obsoletes of sylpheed-claws (to avoid
    self-obsoletion).
  - Use Development/Libraries/Other group for devel subpackage
    instead of Productivity/Networking/Email/Clients.
  - Add fdupes BuildRequires, and use fdupes.
  - Update claws-mail-desktop.diff to remove Info field, and to not
    remove the GTK category.
* Mon Jun 21 2010 dimstar@opensuse.org
  - Update to version 3.7.6:
    + Require GTK+ 2.10 or newer
    + Enable building with GTK+ 2.19 or newer
    + Enable building with libetpan 1.0
    + Encrypt saved LDAP passwords
    + Filtering/Processing: Added 'List-Id' to the pre-defined
      headers
    + Added 'Reply to this address' to popup menu in the Message View
    + Added separate search phrase completion for normal/extended
      QuickSearch
    + Several interface improvements
    + Use in-reply-to info that is passed in mailto: links
    + Added the GB18030 Chinese charset, which is a superset of
      GB2312 and (X-)GBK.
    + Updated translations.
* Wed Feb 10 2010 dimstar@opensuse.org
  - Update to version 3.7.5:
    + gpgme >= 1.1.8 not compatible with S/MIME encryption
    + having worked 2 times properly CLAWS ceased to decrypt incoming
      PGP mails, displas base64 instead.
    + claws-mails crashes frequently with pgpcore
    + Address book: fix button sensitivity in compose mode.
* Mon Jan 11 2010 dimstar@opensuse.org
  - Update to version 3.7.4:
    + Spell checker: Highlight misspelled words when applying
      template and 'check while typing' option is on
    + Spell checker: Highlight misspelled words in text inserted from
      file(s) or pasted to message body when 'check while typing'
      option is on
    + Improve parsing of List-Post header
    + Add new drag type "claws-mail/msg-path-list" for drag'n'drop of
      a message selection from the message list into other
      applications. This enables other applications to back-link to
      Claws Mail via a "claws-mail --select" call after they received
      a drop.
    + Place the cursor in the compose window according to provided
      input. If To: is present place cursor in Subject: field and if
      both To: and Subject: are present place cursor in body. If
      body: is present insert a new line after text and place cursor
      there.
    + QuickSearch: Use all of the available space to view expressions
* Mon Nov 30 2009 dimstar@opensuse.org
  - Update to version 3.7.3:
    + Bug 1994 - Changing colors required restart
    + Bug 2003 - Address gathering dialog minor bugs/annoyances
    + enable Page Size and Orientation in the print dialog
    + Bug 2008 - Claws-Mail doesn't refresh after deletion
    + Bug 2009 - Incorrect pointer representation with GTK+2.18
    + Bug 2007 - Small memory leaks
    + Bug 2006 - Non-utf8 strftime(3) date strings shows garbled
    + Bug 1997 - Add 'has_attachment' and 'signed' matcher expression
    + Bug 1999 - Add "Re :" prefix from french Yahoo mail
    + rh#512024 - folder.c:3543  Condition msglist != NULL failed
    + Bug 1986 - New feature: warn user when inserting a large file
      in the message body
    + Bug 1984 - Add Ref. : reply prefix
    + Bug 1969 - Bad guess for outgoing encoding
    + Bug 1950 - Program freeze up during folder selection
    + Bug 1957 - LDAP errs out after searching too many search bases
    + Bug 1966 - "Collapse all threads" slower than "Expand all
      threads"
    + Bug 1967 - Claws gets stuck after accepting a certificate
      warning dialog
    + Bug 1954 - Segfault on reading wrong STATUS
* Wed Aug 05 2009 dominique-obs@leuenberger.net
  - Update to version 3.7.2:
    + Too many changes to be listed since version 3.5.0.
      For more details, please see NEWS.
  - Add --disable-static to configure, thus no need to delete *.a.
  - Removed obsoleted configure parameters --enable-aspell,
    - -enable-clamav-plugin and --disable-mathml-viewer-plugin
  - Drop claws-mail-compilefixes.diff, as it's been upstreamed,
    remove suse_update_config and autoreconf call.
  - Remove all if's for obsoleted {open}SUSE versions.
  - Remove make check. Does no longer exist.
  - Remove BuildRequires: curl-devel (not needed), libbz2-devel (not
    needed), pcre-devel (not needed), libgnomeprint{ui}-devel
    (deprecated).
  - Replace aspell-devel with enchant-devel.
  - Due to licensing issues, openssl support was replaced by gnutls
    support (replace openssl-devel by gnutls-devel BuildRequires).
  - Split lang package.
  - Add missing Provides for sylpheed-claws (earlier name of the
    package).
  - Fix Requires of devel package.
  - Remove custom LDFLAGS and CFLAGS.
* Fri Jul 17 2009 coolo@novell.com
  - compile with LFS to fix build
* Sun Jun 21 2009 coolo@novell.com
  - Update claws-mail-compilefixes.diff to fix build with automake
    1.11

Files

/usr/include/claws-mail
/usr/include/claws-mail/account.h
/usr/include/claws-mail/action.h
/usr/include/claws-mail/adbookbase.h
/usr/include/claws-mail/addr_compl.h
/usr/include/claws-mail/addrbook.h
/usr/include/claws-mail/addrcache.h
/usr/include/claws-mail/addrclip.h
/usr/include/claws-mail/addrcustomattr.h
/usr/include/claws-mail/addrdefs.h
/usr/include/claws-mail/addrduplicates.h
/usr/include/claws-mail/addressadd.h
/usr/include/claws-mail/addressbook.h
/usr/include/claws-mail/addressbook_foldersel.h
/usr/include/claws-mail/addressitem.h
/usr/include/claws-mail/addrgather.h
/usr/include/claws-mail/addrharvest.h
/usr/include/claws-mail/addrindex.h
/usr/include/claws-mail/addritem.h
/usr/include/claws-mail/addrquery.h
/usr/include/claws-mail/addrselect.h
/usr/include/claws-mail/alertpanel.h
/usr/include/claws-mail/autofaces.h
/usr/include/claws-mail/browseldap.h
/usr/include/claws-mail/codeconv.h
/usr/include/claws-mail/common
/usr/include/claws-mail/common/base64.h
/usr/include/claws-mail/common/claws.h
/usr/include/claws-mail/common/defs.h
/usr/include/claws-mail/common/hooks.h
/usr/include/claws-mail/common/log.h
/usr/include/claws-mail/common/md5.h
/usr/include/claws-mail/common/mgutils.h
/usr/include/claws-mail/common/passcrypt.h
/usr/include/claws-mail/common/plugin.h
/usr/include/claws-mail/common/prefs.h
/usr/include/claws-mail/common/progressindicator.h
/usr/include/claws-mail/common/quoted-printable.h
/usr/include/claws-mail/common/session.h
/usr/include/claws-mail/common/smtp.h
/usr/include/claws-mail/common/socket.h
/usr/include/claws-mail/common/ssl.h
/usr/include/claws-mail/common/ssl_certificate.h
/usr/include/claws-mail/common/string_match.h
/usr/include/claws-mail/common/stringtable.h
/usr/include/claws-mail/common/tags.h
/usr/include/claws-mail/common/template.h
/usr/include/claws-mail/common/timing.h
/usr/include/claws-mail/common/utils.h
/usr/include/claws-mail/common/uuencode.h
/usr/include/claws-mail/common/valgrind.h
/usr/include/claws-mail/common/version.h
/usr/include/claws-mail/common/xml.h
/usr/include/claws-mail/common/xmlprops.h
/usr/include/claws-mail/compose.h
/usr/include/claws-mail/config.h
/usr/include/claws-mail/crash.h
/usr/include/claws-mail/customheader.h
/usr/include/claws-mail/displayheader.h
/usr/include/claws-mail/editaddress.h
/usr/include/claws-mail/editaddress_other_attributes_ldap.h
/usr/include/claws-mail/editbook.h
/usr/include/claws-mail/editgroup.h
/usr/include/claws-mail/editjpilot.h
/usr/include/claws-mail/editldap.h
/usr/include/claws-mail/editldap_basedn.h
/usr/include/claws-mail/edittags.h
/usr/include/claws-mail/editvcard.h
/usr/include/claws-mail/enriched.h
/usr/include/claws-mail/etpan
/usr/include/claws-mail/etpan/etpan-errors.h
/usr/include/claws-mail/etpan/etpan-thread-manager-types.h
/usr/include/claws-mail/etpan/etpan-thread-manager.h
/usr/include/claws-mail/etpan/imap-thread.h
/usr/include/claws-mail/etpan/nntp-thread.h
/usr/include/claws-mail/exphtmldlg.h
/usr/include/claws-mail/expldifdlg.h
/usr/include/claws-mail/export.h
/usr/include/claws-mail/exporthtml.h
/usr/include/claws-mail/exportldif.h
/usr/include/claws-mail/filtering.h
/usr/include/claws-mail/folder.h
/usr/include/claws-mail/folder_item_prefs.h
/usr/include/claws-mail/foldersel.h
/usr/include/claws-mail/folderutils.h
/usr/include/claws-mail/folderview.h
/usr/include/claws-mail/grouplistdialog.h
/usr/include/claws-mail/gtk
/usr/include/claws-mail/gtk/about.h
/usr/include/claws-mail/gtk/authors.h
/usr/include/claws-mail/gtk/claws-marshal.h
/usr/include/claws-mail/gtk/colorlabel.h
/usr/include/claws-mail/gtk/colorsel.h
/usr/include/claws-mail/gtk/combobox.h
/usr/include/claws-mail/gtk/description_window.h
/usr/include/claws-mail/gtk/filesel.h
/usr/include/claws-mail/gtk/foldersort.h
/usr/include/claws-mail/gtk/gtkaspell.h
/usr/include/claws-mail/gtk/gtkcmclist.h
/usr/include/claws-mail/gtk/gtkcmctree.h
/usr/include/claws-mail/gtk/gtkcmoptionmenu.h
/usr/include/claws-mail/gtk/gtksctree.h
/usr/include/claws-mail/gtk/gtkshruler.h
/usr/include/claws-mail/gtk/gtkutils.h
/usr/include/claws-mail/gtk/gtkvscrollbutton.h
/usr/include/claws-mail/gtk/headers.h
/usr/include/claws-mail/gtk/icon_legend.h
/usr/include/claws-mail/gtk/inputdialog.h
/usr/include/claws-mail/gtk/logwindow.h
/usr/include/claws-mail/gtk/manage_window.h
/usr/include/claws-mail/gtk/menu.h
/usr/include/claws-mail/gtk/pluginwindow.h
/usr/include/claws-mail/gtk/prefswindow.h
/usr/include/claws-mail/gtk/progressdialog.h
/usr/include/claws-mail/gtk/quicksearch.h
/usr/include/claws-mail/gtk/spell_entry.h
/usr/include/claws-mail/gtk/sslcertwindow.h
/usr/include/claws-mail/headerview.h
/usr/include/claws-mail/html.h
/usr/include/claws-mail/image_viewer.h
/usr/include/claws-mail/imap.h
/usr/include/claws-mail/imap_gtk.h
/usr/include/claws-mail/import.h
/usr/include/claws-mail/importldif.h
/usr/include/claws-mail/importmutt.h
/usr/include/claws-mail/importpine.h
/usr/include/claws-mail/inc.h
/usr/include/claws-mail/jpilot.h
/usr/include/claws-mail/ldapctrl.h
/usr/include/claws-mail/ldaplocate.h
/usr/include/claws-mail/ldapquery.h
/usr/include/claws-mail/ldapserver.h
/usr/include/claws-mail/ldapupdate.h
/usr/include/claws-mail/ldaputil.h
/usr/include/claws-mail/ldif.h
/usr/include/claws-mail/localfolder.h
/usr/include/claws-mail/main.h
/usr/include/claws-mail/mainwindow.h
/usr/include/claws-mail/manual.h
/usr/include/claws-mail/matcher.h
/usr/include/claws-mail/matcher_parser.h
/usr/include/claws-mail/matcher_parser_lex.h
/usr/include/claws-mail/matcher_parser_parse.h
/usr/include/claws-mail/mbox.h
/usr/include/claws-mail/message_search.h
/usr/include/claws-mail/messageview.h
/usr/include/claws-mail/mh.h
/usr/include/claws-mail/mh_gtk.h
/usr/include/claws-mail/mimeview.h
/usr/include/claws-mail/msgcache.h
/usr/include/claws-mail/mutt.h
/usr/include/claws-mail/news.h
/usr/include/claws-mail/news_gtk.h
/usr/include/claws-mail/noticeview.h
/usr/include/claws-mail/partial_download.h
/usr/include/claws-mail/pine.h
/usr/include/claws-mail/plugins
/usr/include/claws-mail/plugins/pgpcore
/usr/include/claws-mail/plugins/pgpcore/passphrase.h
/usr/include/claws-mail/plugins/pgpcore/pgp_viewer.h
/usr/include/claws-mail/plugins/pgpcore/prefs_gpg.h
/usr/include/claws-mail/plugins/pgpcore/select-keys.h
/usr/include/claws-mail/plugins/pgpcore/sgpgme.h
/usr/include/claws-mail/plugins/pgpinline
/usr/include/claws-mail/plugins/pgpinline/pgpinline.h
/usr/include/claws-mail/plugins/pgpmime
/usr/include/claws-mail/plugins/pgpmime/pgpmime.h
/usr/include/claws-mail/plugins/smime
/usr/include/claws-mail/plugins/smime/smime.h
/usr/include/claws-mail/pop.h
/usr/include/claws-mail/prefs_account.h
/usr/include/claws-mail/prefs_actions.h
/usr/include/claws-mail/prefs_common.h
/usr/include/claws-mail/prefs_compose_writing.h
/usr/include/claws-mail/prefs_customheader.h
/usr/include/claws-mail/prefs_display_header.h
/usr/include/claws-mail/prefs_ext_prog.h
/usr/include/claws-mail/prefs_filtering.h
/usr/include/claws-mail/prefs_filtering_action.h
/usr/include/claws-mail/prefs_folder_column.h
/usr/include/claws-mail/prefs_folder_item.h
/usr/include/claws-mail/prefs_fonts.h
/usr/include/claws-mail/prefs_gtk.h
/usr/include/claws-mail/prefs_image_viewer.h
/usr/include/claws-mail/prefs_logging.h
/usr/include/claws-mail/prefs_matcher.h
/usr/include/claws-mail/prefs_message.h
/usr/include/claws-mail/prefs_msg_colors.h
/usr/include/claws-mail/prefs_other.h
/usr/include/claws-mail/prefs_quote.h
/usr/include/claws-mail/prefs_receive.h
/usr/include/claws-mail/prefs_send.h
/usr/include/claws-mail/prefs_spelling.h
/usr/include/claws-mail/prefs_summaries.h
/usr/include/claws-mail/prefs_summary_column.h
/usr/include/claws-mail/prefs_summary_open.h
/usr/include/claws-mail/prefs_template.h
/usr/include/claws-mail/prefs_themes.h
/usr/include/claws-mail/prefs_toolbar.h
/usr/include/claws-mail/prefs_wrapping.h
/usr/include/claws-mail/printing.h
/usr/include/claws-mail/privacy.h
/usr/include/claws-mail/procheader.h
/usr/include/claws-mail/procmime.h
/usr/include/claws-mail/procmsg.h
/usr/include/claws-mail/quote_fmt.h
/usr/include/claws-mail/quote_fmt_lex.h
/usr/include/claws-mail/quote_fmt_parse.h
/usr/include/claws-mail/recv.h
/usr/include/claws-mail/remotefolder.h
/usr/include/claws-mail/send_message.h
/usr/include/claws-mail/setup.h
/usr/include/claws-mail/sourcewindow.h
/usr/include/claws-mail/ssl_manager.h
/usr/include/claws-mail/statusbar.h
/usr/include/claws-mail/stock_pixmap.h
/usr/include/claws-mail/summary_search.h
/usr/include/claws-mail/summaryview.h
/usr/include/claws-mail/textview.h
/usr/include/claws-mail/toolbar.h
/usr/include/claws-mail/undo.h
/usr/include/claws-mail/unmime.h
/usr/include/claws-mail/uri_opener.h
/usr/include/claws-mail/vcard.h
/usr/include/claws-mail/wizard.h
/usr/lib/pkgconfig/claws-mail.pc


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Jun 10 05:10:40 2013