SHA256
1
0
forked from pool/alpine

Updating link to change in openSUSE:Factory/alpine revision 32.0

OBS-URL: https://build.opensuse.org/package/show/server:mail/alpine?expand=0&rev=35084135f0432b082855d7b1815c8292
This commit is contained in:
OBS User buildservice-autocommit
2013-05-27 07:31:30 +00:00
committed by Git OBS Bridge
parent 45a9b3506b
commit 5e07eae87e
29 changed files with 9210 additions and 141 deletions

View File

@@ -1,3 +1,46 @@
-------------------------------------------------------------------
Wed May 22 20:37:21 UTC 2013 - jengelh@inai.de
- Update to new upstream release 2.10
* Quota report for IMAP folders that support it
(press the "@" command in the index screen of such folder).
* Search a folder for the content of any header with the ";"
command.
* Foreign characters are decoded correctly in IMAP folders.
* Recognition of proper mime type for docx, xlsx, and pptx files.
* When composing a message, Alpine will create a new thread when
the subject is erased.
- Uncompress patches, since quilt does not like working with them
- Remove because merged upstream: chappa-filterflagbug.patch(.gz),
chappa-nlinfobug.patch(.gz), chappa-replacebug.patch(.gz),
chappa-searchheader.patch(.gz), chappa-streamlock.patch(.gz)
- Rediff to clear fuzz: alpine-no-add-needed.patch,
pine-nonvoid-function.patch
- Remove because no longer applies and total lack of description
as per Patch Guidelines:
alpine-no-add-needed.patch
-------------------------------------------------------------------
Wed May 22 12:10:17 UTC 2013 - jengelh@inai.de
- Remove old SUSE definitions
-------------------------------------------------------------------
Fri Jul 27 08:43:05 UTC 2012 - aj@suse.de
- Include sys/resource.h for getrlimit.
-------------------------------------------------------------------
Wed Feb 8 11:36:12 UTC 2012 - puzel@suse.com
- clean up spec file
-------------------------------------------------------------------
Mon Oct 17 08:45:32 UTC 2011 - max@suse.com
- Fix two instances of premature closedir() and a potential buffer
overflow in the maildir handler (alpine-maildir-closedir.patch).
-------------------------------------------------------------------
Tue Oct 11 13:10:14 UTC 2011 - max@suse.com