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

claws-mail-lang-3.7.8-11.1 RPM for noarch

From OpenSuSE 11.4 updates for noarch

Name: claws-mail-lang Distribution: openSUSE 11.4
Version: 3.7.8 Vendor: openSUSE
Release: 11.1 Build date: Sat Oct 13 09:42:11 2012
Group: System/Localization Build host: build35
Size: 5431099 Source RPM: claws-mail-3.7.8-11.1.src.rpm
Packager: http://bugs.opensuse.org
Url: http://www.claws-mail.org/
Summary: Languages for package claws-mail
Provides translations to the package claws-mail

Provides

Requires

License

GPL-3.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/share/locale/bg/LC_MESSAGES/claws-mail.mo
/usr/share/locale/ca/LC_MESSAGES/claws-mail.mo
/usr/share/locale/cs/LC_MESSAGES/claws-mail.mo
/usr/share/locale/de/LC_MESSAGES/claws-mail.mo
/usr/share/locale/en_GB/LC_MESSAGES/claws-mail.mo
/usr/share/locale/es/LC_MESSAGES/claws-mail.mo
/usr/share/locale/fi/LC_MESSAGES/claws-mail.mo
/usr/share/locale/fr/LC_MESSAGES/claws-mail.mo
/usr/share/locale/hu/LC_MESSAGES/claws-mail.mo
/usr/share/locale/id/LC_MESSAGES/claws-mail.mo
/usr/share/locale/it/LC_MESSAGES/claws-mail.mo
/usr/share/locale/ja/LC_MESSAGES/claws-mail.mo
/usr/share/locale/nl/LC_MESSAGES/claws-mail.mo
/usr/share/locale/pl/LC_MESSAGES/claws-mail.mo
/usr/share/locale/pt_BR/LC_MESSAGES/claws-mail.mo
/usr/share/locale/pt_PT/LC_MESSAGES/claws-mail.mo
/usr/share/locale/ru/LC_MESSAGES/claws-mail.mo
/usr/share/locale/sk/LC_MESSAGES/claws-mail.mo
/usr/share/locale/sv/LC_MESSAGES/claws-mail.mo
/usr/share/locale/uk/LC_MESSAGES/claws-mail.mo
/usr/share/locale/zh_CN/LC_MESSAGES/claws-mail.mo


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon May 13 04:19:45 2013