Revisions of claws-mail

Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 842628 from Carsten Ziepke's avatar Carsten Ziepke (Kieltux) (revision 28)
- Update to 3.17.8
  * Shielded template's |program{} and |attach_program{} so that the
    command-line that is executed does not allow sequencing such as
    with && || ;, preventing possible execution of nasty, or at least
    unexpected, commands
  * bug fixes: claws#4376
  * updated English, French, and Spanish manuals
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 838327 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 27)
- Update to 3.17.7 
  * Image Viewer: Image attachments, when displayed, are now resized
    to fit the available width rather than the available height.
  * -d is now an alias to --debug.
  * Libravatar plugin: New styles supported: Robohash and Pagan.
  * SpamAssassin plugin: The 'Maximum size' option now matches
    SpamAssassin's maximum; it can now handle messages up to 256MB.
  * LiteHTML viewer plugin: The UI is now translatable.
  Bug fixes:
  * bug 4313, 'Recursion stack overflow with rebuilding folder
    tree'
  * bug 4372, '[pl_PL] Crash after "Send later" without
    recipient and then "Close"'
  * bug 4373, 'attach mailto URI double free'
  * bug 4374, 'insert mailto URI misses checks'
  * bug 4384, 'U+00AD (soft hyphen) changed to space in
    Subject'
  * bug 4386, 'Allow Sieve config without userid without
    warning'
  * Add missing SSL settings when cloning accounts.
  * Parsing of command-line arguments.
  * PGP Core plugin: fix segv in address completion with a
    keyring.
  * Libravatar plugin: fixes to image display.
Marcus Rueckert's avatar Marcus Rueckert (darix) accepted request 835239 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 26)
- Disable python-gtk plugin on suse_version > 1500: still relying
  on python2, which is EOL.
Marcus Rueckert's avatar Marcus Rueckert (darix) accepted request 820689 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 25)
- Update to 3.17.6:
  * It is now possible to 'Inherit Folder properties and processing
    rules from parent folder' when creating new folders with the
    move message and copy message dialogues.
  * A Phishing warning is now shown when copying a phishing URL, (in
    addition to clicking a phishing URL).
  * The progress window when importing an mbox file is now more
    responsive.
  * A warning dialogue is shown if the selected privacy system is
    'None' and automatic signing amd/or encrypting is enabled.
  * Python plugin: pkgconfig is now used to check for python2. This
    enables the Python plugin (which uses python2) to be built on
    newer systems which have both python2 and python3.
  Bug fixes:
  * bug 3922, 'minimize to tray on startup not working'
  * bug 4220, 'generates files in cache without content'
  * bug 4325, 'Following redirects when retrieving image'
  * bug 4342, 'Import mbox file command doesn't work twice on a row'
  * fix STARTTLS protocol violation
  * fix initial debug line
  * fix fat-fingered crash when v (hiding msgview) is pressed
    just before c (check signature)
  * fix non-translation of some Templates strings
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 24)
- prepare turning off python support when we drop python2 in TW 
  we can add a conditional around the bcond for python-gtk
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 778893 from Carsten Ziepke's avatar Carsten Ziepke (Kieltux) (revision 23)
- Update to 3.17.5
  + Inline Git patches now have colour syntax highlighting
    The colours of these, and patch attachments, are configurable on
    the 'Other' tab of the Display/Colors page of the general
    preferences.
  + The previously hidden preference, 'summary_from_show', is now
    configurable within the UI, on the 'Message List' tab of the
    Display/Summaries page of the general preferences, 'Displayed in
    From column [ ]'.
  + 'Re-edit' has been added to the message context menu when in the
    Drafts folder.
  + Additional Date header formats are supported:
    - weekday, month, day, hh, mm, ss, year, zone
    - weekday, month, day, hh, mm, ss, year
  + LiteHtml viewer plugin: scrolling with the keyboard has been
    implemented.
  + The included tools/scripts have been updated:
    - eud2gc.py converted to Python 3
    - tbird2claws.py converted to Python 3
    - tbird2claws.py converted to Python 3
    - google_search.pl has been replaced with ddg_search.pl (that is,
      duckduckgo.com instead of google.com)
    - fix_date.sh and its documentation have been updated 
    - multiwebsearch.pl 'fm' (freshmeat.net) has been removed; 'google'
      has been replaced by 'ddg'
    - the outdated OOo2claws-mail.pl script has been removed
  + Updated manuals
  + Updated translations: British English, Catalan, Czech, Danish,
    Dutch, French, German, Russian, Slovak, Spanish, Swedish,
    Traditional Chinese, Turkish
  + bug fixes: claws#2131, claws#4237, claws#4239, claws#4248, 
    claws#4253, claws#4257, claws#4277, claws#4278, claws#4305
  + Misc bugs fixed:
    - Fix crash in litehtml_viewer when  tag has no href
    - removed "The following file has been attached..." dialogue
    - MBOX import: give a better estimation of the time left and
      grey out widgets while importing
    - Fixed "vcard.c:238:2: warning: ‘strncpy’ output truncate 
      before terminating nul copying as many bytes from a string
      as its length"
    - RSSyl: Fix handling deleted feed items where modified and
      published dates do not match 
    - fix bolding of target folder
    - when creating a new account, don't pre-fill data from the
      default account
    - respect 'default selection' settings when moving a msg with
      manual filtering
    - Fix printing of empty pages when the selected part is
      rendered with a plugin not implementing print
    - Addressbook folder selection dialogs: make sure folder list
      is sorted and apply global prefs to get stripes in lists.
    - when user cancels the GPG signing passphrase dialogue,
      don't bother the user with an "error" dialogue
    - Fix imap keyword search. Libetpan assumes keyword search is
      a MUST but RFC states it is a MAY. Fix advanced search on
      MS Exchange
    - fix SHIFT+SPACE in msg list, moving in reverse
    - revert pasting images as attachments
    - Fix help about command-line arguments that require a
      parameter.
    - Printing: only print as plain text if the part is of type
      text
    - fix a segfault with default info icon when trying to print
     a non-text part.
 - Run spec-cleaner
 - Removed remove-MarkAll-from-message-menu.patch (claws#4278)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 22)
Use correct patch name
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 762866 from Jean Delvare's avatar Jean Delvare (jdelvare) (revision 21)
Drop remove-MarkAll-from-message-menu.patch. After discussion, upstream rejected it at least in this form.
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 753930 from Jean Delvare's avatar Jean Delvare (jdelvare) (revision 20)
- Add a test on build-time libetpan version to require the proper
  version at run-time (boo#1157594)

- Move "Mark all read/unread" menu entries where they belong.
  remove-MarkAll-from-message-menu.patch (claws#4278)
  add-MarkAll-to-folder-menu.patch (claws#4278)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 742512 from Libor Pechacek's avatar Libor Pechacek (LPechacek) (revision 19)
Make litehtml plugin build on Tumbleweed. Leap distros do not ship Gumbo therefore the plugin build remains ineffective for them.
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 719601 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 18)
- Update to 3.17.4:
  * New HTML viewer plugin: Litehtml viewer
  * Added option 'Enable keyboard shortcuts' to the 'Keyboard
    shortcuts' frame on /Configuration/Preferences/Other/Miscellaneous
  * Compose: implemented copying of attached images to clipboard
  * Compose: images and text/uri-list (files) can now be attached by
    pasting into the Compose window
  * Python plugin: window sizes are now remembered for the Python
    console, the 'Open URLs' and the 'Set mailbox order' windows.
  * Fancy plugin: the download-link feature now follows redirections
  * MBOX export: the Enter key in the dialogue now starts the export
  * The date (ISO format) has been added to log timestamps
  * Update translations
    - bug 1920, 'No automatic NNTP filtering'
    - bug 2045, 'address book blocks focus on email window'
    - bug 2131, 'Focus stealing after mail check'
    - bug 2627, 'Filtering does not work on NNTP'
    - bug 3070, 'misbehaving text wrapping when URL chars are present'
    - bug 3838, 'Canceled right-click on message list leaves UI
      in inconsistent state'
    - bug 3977, 'Fix crashes when some external APIs fail'
    - bug 3979, 'Hang (with killing needed) during action which
      extracts attachments'
    - bug 4029, 'segfault after deleting message in a window'
    - bug 4031, 'fingerprint in SSL/TLS certificates for ...
      (regress error)'
    - bug 4037, 'Fix some small issues'
    - bug 4142, 'Translation error on Russian'
    - bug 4145, 'proxy server for sending doesn't work'
    - bug 4155, 'remember directory of last saving'
Matthias Mailänder's avatar Matthias Mailänder (Mailaender) accepted request 663065 from Malcolm Lewis's avatar Malcolm Lewis (malcolmlewis) (revision 17)
Updated to version 3.17.3
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 650727 from Michal Suchanek's avatar Michal Suchanek (michals) (revision 16)
- Update bug3889-fix_rev0.patch to new upstream fix (claws#3889, boo#1116917).
Marcus Rueckert's avatar Marcus Rueckert (darix) accepted request 639632 from Michal Suchanek's avatar Michal Suchanek (michals) (revision 15)
- Update bug3889-fix_rev0.patch to new upstream fix (claws#3889).
  Fix-bug-3889-Address-and-quoted-message-inconsistent.patch
Marcus Rueckert's avatar Marcus Rueckert (darix) accepted request 636380 from Michal Suchanek's avatar Michal Suchanek (michals) (revision 14)
- Update Do-not-use-msginfo_list-for-compose.patch to upstream
  bug3889-fix_rev0.patch (claws#3889)

- Re-add Do-not-use-msginfo_list-for-compose.patch
  Faulty behaviour without (claws#3889)
- Fix license warning

- Fix Reply to all replying to random people (claws#3889)
Marcus Rueckert's avatar Marcus Rueckert (darix) accepted request 631753 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 13)
- Update to 3.17.1:
  bug fixes:
    o bug 4072, 'Crash when clicking 'reply' or 'reply with quote''
    o Account signature: Warn and fail rather than crashing when
      format string is faulty.

- Add texlive-* dependencies for creation of manual
- bsc#1105222: Remove Do-not-use-msginfo_list-for-compose.patch
  Faulty behaviour
- Update to 3.17.0:
  * SOCKS proxy support has been added.
  * Accounts can now have their own auto-check intervals, or follow the
    global interval.
  * in the options for 'default selection when entering a folder',
    'first [...]' has been renamed to 'oldest [...]', and
    'newest [...]' items have been added.
  * Message List: when changing sort key by clicking column header,
    the sort direction is now preserved
  * Message View: keypress handling for scrolling, (PgUp/Down, Space,
    Backspace), has been improved.
  * the Network Log now displays output from LDAP operations.
  * "Go to last error" has been added to the Log Window context menu.
  * Filtering/Processing: "mark_as_spam" is no longer a final action,
    since it does not move the marked message.
  * Filtering/Processing: Resent-From and Resent-To have been added in
    Any/All header(s) (in Address Book) matcher rules.
  * when a Return-Receipt request is received by an unknown address,
    the user is now required to choose which Account to send it from.
  * Colour Labels: confirmation is asked for when clearing or
    overriding existing colour labels.
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 621583 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 12)
- Replace enchant-devel with pkgconfig(enchant), current version
  does not support enchant-2. Fixed upstream for next version.
- Replace NetworkManager-devel with pkgconfig(libnm), align with
  what configure looks for.
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 600730 from Michal Suchanek's avatar Michal Suchanek (michals) (revision 11)
Fix reply to all
Matthias Mailänder's avatar Matthias Mailänder (Mailaender) accepted request 558811 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 10)
- Drop imap-Fix-use-after-free.patch: upstreamed
- Update to 3.16.0:
  * Reworked Preferences dialogs, adding new options
  * Compose: more UTF-8 list-item characters have been added
  * GPG: full key/signature fingerprints are now shown instead of the
    short versions
  * SSL Certificate Manager: added support for ipv6 addresses
  * CLI: the --insert option has been added to --compose, to allow
    inserting files from the command line
  * The HTML parser now supports all entities
  * Tools: a simple bash completion helper has been added,
    tools/bash_completion/claws-mail
  * Updated and added translations
  * Many bug fixes. For complete list please view ChangeLog file
Marcus Rueckert's avatar Marcus Rueckert (darix) accepted request 539746 from Malcolm Lewis's avatar Malcolm Lewis (malcolmlewis) (revision 9)
Drop libwebkit and fancy (HTML) plugin
Displaying revisions 21 - 40 of 48
openSUSE Build Service is sponsored by