2022-06-30 13:18:11 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jun 10 15:51:07 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
|
|
- Update to release 2.26
|
|
|
|
|
* Alpine is built with password file support by default. If
|
|
|
|
|
Alpine is built with SMIME support and the password file does
|
|
|
|
|
not exist, then Alpine will create it by default and encrypt
|
|
|
|
|
it.
|
|
|
|
|
* In the past, Alpine did not recognize images embedded in an
|
|
|
|
|
HTML file, so now it does and a link to open them is given.
|
|
|
|
|
Additionally, Alpine did not pass these images to an external
|
|
|
|
|
browser for display using the external command; it does so now.
|
|
|
|
|
* Support for code_verifier and code_challenge when generating
|
|
|
|
|
a refresh token and access token in Gmail and Outlook using
|
|
|
|
|
the S256 method and plain method.
|
|
|
|
|
* Changed the redirect_uri scheme for Gmail, as Google is
|
|
|
|
|
deprecating the use of oob. Changed to http://localhost.
|
|
|
|
|
Users are supposed to enter the URL they see in their browser
|
|
|
|
|
in place of the code.
|
|
|
|
|
* Added support to the LDAP attribute "userCertificate";
|
|
|
|
|
* If new mail has arrived when a user is closing a mailbox,
|
|
|
|
|
Alpine will also announce how many new messages have arrived.
|
|
|
|
|
|
2022-03-15 19:04:55 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Mar 15 10:46:48 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
|
|
- Update to release 2.25.1
|
|
|
|
|
* In the past, Alpine did not recognize images embedded in an
|
|
|
|
|
HTML file, so now it does and a link to open them is given.
|
|
|
|
|
* Support for code_verifier and code_challenge when generating
|
|
|
|
|
a refresh token and access token in Gmail and Outlook using
|
|
|
|
|
the S256 method and plain method.
|
|
|
|
|
* Alpine is modified to not to attempt to continue a draft
|
|
|
|
|
message if the draft folder is empty. (Some servers do not
|
|
|
|
|
allow the Drafts folder to be removed, even when it is
|
|
|
|
|
empty.)
|
|
|
|
|
* Improvements to the screen that allows a user to select the
|
|
|
|
|
client-id when a user attempts to login to a server and more
|
|
|
|
|
than one client-id is available for that server.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Nov 24 10:11:28 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
|
|
- Delete chappa-WrtAcc.patch. Under Linux, one can use the Compose
|
|
|
|
|
key feature. (And for Windows, the putty client can provide an
|
|
|
|
|
equivalent Compose key feature.)
|
|
|
|
|
|
2021-09-21 21:12:45 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Sep 19 12:26:48 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
|
|
- Update to release 2.25
|
|
|
|
|
* New configuration variable VAR_ssl-ciphers that allows users
|
|
|
|
|
to list the ciphers to use when connecting to a SSL
|
|
|
|
|
server.
|
|
|
|
|
* New hidden feature FEAT_enable-delete-before-writing to add
|
|
|
|
|
support for terminals that need lines to be deleted before
|
|
|
|
|
being written.
|
|
|
|
|
* Always follow ‘suppress-asterisks-in-password-prompt’ setting
|
|
|
|
|
in the various password prompts.
|
|
|
|
|
* Fixed a memory corruption when alpine searches for a string
|
|
|
|
|
that is an incomplete utf8 string in a local folder.
|
|
|
|
|
* Fixed: When forwarding a message, replacing an attachment
|
|
|
|
|
might make Alpine re-attach the original attachment.
|
|
|
|
|
|
2021-06-01 10:35:44 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue May 25 11:44:38 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
|
|
- Add chappa-DelText.patch [boo#1182236]
|
|
|
|
|
|
2021-05-21 21:50:23 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun May 16 15:23:42 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
|
|
|
|
|
|
|
|
|
|
- Set system mail directory to /var/mail
|
|
|
|
|
|
2021-01-18 11:28:12 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jan 15 12:04:04 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
|
|
- Update to release 2.24
|
|
|
|
|
* A few crash fixes
|
|
|
|
|
* Implementation of XOAUTH2 for Yahoo! Mail.
|
|
|
|
|
|
2020-10-05 19:41:16 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Oct 2 20:43:57 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
|
|
- Update to release 2.23.2
|
|
|
|
|
* Expansion of the configuration screen for XOAUTH2 to include
|
|
|
|
|
username, and tenant.
|
|
|
|
|
* Alpine uses the domain in the From: header of a message
|
|
|
|
|
to generate a message-id and suppresses all information
|
|
|
|
|
about Alpine, version, revision, and time of generation
|
|
|
|
|
of the message-id from this header.
|
2021-01-18 11:28:12 +01:00
|
|
|
|
* Alpine does not generate Sender or X-X-Sender by default by
|
|
|
|
|
enabling [X] Disable Sender as the default.
|
|
|
|
|
* Alpine does not disclose User Agent by default by enabling
|
|
|
|
|
[X] Suppress User Agent by default.
|
2020-10-05 19:41:16 +02:00
|
|
|
|
* When messages are selected, pressing the ';' command to
|
|
|
|
|
broaden or narrow a search, now offers the possibility to
|
|
|
|
|
completely replace the search, and is almost equivalent to
|
|
|
|
|
being a shortcut to "unselect all messages, and select
|
|
|
|
|
again".
|
|
|
|
|
|
2020-09-08 22:48:40 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Sep 7 13:44:51 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
2021-05-02 10:13:59 +02:00
|
|
|
|
- Update to release 2.23
|
|
|
|
|
* Fixes bsc#1173281, CVE-2020-14929: Alpine silently proceeds to
|
|
|
|
|
use an insecure connection after a /tls is sent in certain
|
|
|
|
|
circumstances.
|
|
|
|
|
* Implementation of XOAUTH2 authentication support for Outlook.
|
|
|
|
|
* Add support for the OAUTHBEARER authentication method in Gmail.
|
|
|
|
|
* Support for the SASL-IR IMAP extension.
|
|
|
|
|
* Alpine can pass an HTML message to an external web browser,
|
|
|
|
|
by using the "External" command in the ATTACHMENT INDEX
|
|
|
|
|
screen.
|
|
|
|
|
- Drop extern.diff (merged)
|
|
|
|
|
|
2020-06-18 10:28:44 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jun 7 10:48:05 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
|
|
- Add extern.diff.
|
|
|
|
|
- Mark license texts as %license.
|
|
|
|
|
|
2019-09-05 12:42:53 +02:00
|
|
|
|
-------------------------------------------------------------------
|
2020-05-12 22:34:54 +02:00
|
|
|
|
Thu May 7 20:32:03 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
|
|
- Update to release 2.22
|
|
|
|
|
* Support for XOAUTH2 authentication method in Gmail.
|
|
|
|
|
* NTLM authentication support with the ntlm library.
|
|
|
|
|
* Added the "/tls1_3" flag for servers that support it.
|
|
|
|
|
* Add the "g" option to the select command that works in IMAP
|
|
|
|
|
servers that implement the X-GM-EXT-1 capability (such as the
|
|
|
|
|
one offered by Gmail).
|
|
|
|
|
* Added "/auth=XYZ" to the way to define a server. This allows
|
|
|
|
|
users to select the method to authenticate to an IMAP, SMTP
|
|
|
|
|
or POP3 server. Examples are /auth=plain, or /auth=gssapi,
|
|
|
|
|
etc.
|
|
|
|
|
* When a message is of type multipart/mixed, and its first part
|
|
|
|
|
is multipart/signed, Alpine will include the text of the
|
|
|
|
|
original message in a reply message, instead of including a
|
|
|
|
|
multipart attachment.
|
|
|
|
|
* Added backward search in the index screen.
|
|
|
|
|
* pico: Add -dict option to Pico, which allows users to choose a
|
|
|
|
|
dictionary when spelling.
|
|
|
|
|
- Drop /usr/bin/mailutil, it is not built by default anymore.
|
|
|
|
|
- Remove alpine-pinepw.patch (merged upstream)
|
|
|
|
|
- Add description files for patches 600-616. These live in a
|
|
|
|
|
separate file because (a) upstream does not offer the description
|
|
|
|
|
as part of the patch file, (b) redownloading the patches would
|
|
|
|
|
nuke any added description due to <a>.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2019-09-05 12:42:53 +02:00
|
|
|
|
Mon Aug 26 08:33:31 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
|
|
- Add return-values.diff to unbreak build.
|
|
|
|
|
- Use more macros for standard dirs in the build recipe.
|
|
|
|
|
|
2019-05-02 19:22:20 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu May 2 14:22:58 UTC 2019 - Reinhard Max <max@suse.com>
|
|
|
|
|
|
|
|
|
|
- Fix initialisation of encrypted password store (bsc#1133597,
|
|
|
|
|
alpine-pinepw.patch).
|
|
|
|
|
|
2018-11-13 16:58:18 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Nov 8 08:46:18 UTC 2018 - Michal Svec <msvec@suse.com>
|
|
|
|
|
|
|
|
|
|
- updated upstream URL
|
|
|
|
|
|
2017-07-08 12:34:19 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jul 3 23:12:05 UTC 2017 - jengelh@inai.de
|
|
|
|
|
|
|
|
|
|
- imap is bundled with alpine since a while, so there is no need
|
|
|
|
|
for imap-devel anymore (whose removal is planned for
|
|
|
|
|
openSUSE:Factory).
|
|
|
|
|
|
2017-04-12 17:37:46 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Mar 21 21:21:06 UTC 2017 - opensuse@dstoecker.de
|
|
|
|
|
|
|
|
|
|
- add chappa patch to add own rules (chappa-rules.patch)
|
|
|
|
|
- add chappa patch to change from header (chappa-fromheader.patch)
|
|
|
|
|
- add chappa patch to better justify paragraphs (chappa-fillpara.patch)
|
|
|
|
|
- drop empty lint.diff
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Mar 21 15:31:10 UTC 2017 - max@suse.com
|
|
|
|
|
|
|
|
|
|
- New version 2.21:
|
|
|
|
|
* New SHORTSUBJECT, SHORTSUBJKEY and SHORTSUBJKEYINIT token for
|
|
|
|
|
index format
|
|
|
|
|
* New SMARTTIME24 token for index screen.
|
|
|
|
|
* Added support for RFC 2971 - IMAP ID extension.
|
|
|
|
|
* SMIME: Upgrade the default signature digest from SHA-1 to
|
|
|
|
|
SHA-256.
|
|
|
|
|
* SMIME: Turn off automatic signing and encrypting of a message
|
|
|
|
|
when bouncing.
|
|
|
|
|
* The complete change list can be viewed by pressing "R"
|
|
|
|
|
in the Alpine main menu.
|
|
|
|
|
- Updated "Chappa" patches to the latest version.
|
|
|
|
|
- Obsolete patches:
|
|
|
|
|
* alpine-no-add-needed.patch
|
|
|
|
|
* chappa-ignoresize.patch
|
|
|
|
|
* chappa-unixnullbug.patch
|
|
|
|
|
* pico-stripwhitespace.diff
|
|
|
|
|
* pine-nonvoid-function.patch
|
|
|
|
|
|
2016-04-08 09:39:25 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Apr 4 14:18:00 CEST 2016 - kukuk@suse.de
|
|
|
|
|
|
|
|
|
|
- Remove BuildRequires for libgssglue (via libgssapi provides),
|
|
|
|
|
unused since krb5_gssapi is used.
|
|
|
|
|
|
2016-03-16 10:34:36 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Mar 4 17:53:58 UTC 2016 - olaf@aepfle.de
|
|
|
|
|
|
|
|
|
|
- Remove timestamp from binary
|
|
|
|
|
alpine-timestamp.patch
|
|
|
|
|
|
2015-03-30 19:33:58 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Mar 25 16:59:29 UTC 2015 - jengelh@inai.de
|
|
|
|
|
|
|
|
|
|
- Update to new upstream release 2.20
|
|
|
|
|
* Upgrade UW-IMAP to Panda IMAP from github.com/jonabbey/panda-imap
|
|
|
|
|
* S/MIME: Add screen to manage certificates.
|
|
|
|
|
* S/MIME: Signatures are validated using the user's certificates
|
|
|
|
|
instead of the ones included in the message. Behavior can be
|
|
|
|
|
disabled by disabling the option "Validate Using Certificate
|
|
|
|
|
Store Only" which is enabled by default.
|
|
|
|
|
* S/MIME: add the sender certificate to the list of certificates
|
|
|
|
|
in encrypted messages to make it possible for the sender to
|
|
|
|
|
decrypt the message they sent.
|
|
|
|
|
* S/MIME: Forwarding a message will include the signed part as part
|
|
|
|
|
of the text and not as a multipart message, just as the reply
|
|
|
|
|
command does.
|
|
|
|
|
* Add support to selective expunge through a subcommand of the
|
|
|
|
|
select-apply commands.
|
|
|
|
|
* Pico: New subcommand of the search command, allows to reverse the
|
|
|
|
|
direction of search.
|
|
|
|
|
* Add /tls1, /tls1_1, /tls1_2 and /dtls1 to the definition of a
|
|
|
|
|
server to use different ways to connect using ssl, for example
|
|
|
|
|
{server.com/tls1} will attempt to connect to server.com at the
|
|
|
|
|
ssl imap port (port 993) and establish a connection using TLSv1.
|
|
|
|
|
These flags can be used in conjunction with the /ssl flag, the
|
|
|
|
|
ssl flag is redundant. Conversely, however, the /ssl flag does
|
|
|
|
|
not imply any of these flags; the /ssl flag means SSLv3 or, if
|
|
|
|
|
not available, SSLv2 in the SSL port.
|
|
|
|
|
* Alpine does not attempt to automatically reopen a collection that
|
|
|
|
|
was not opened due to cancellation by the user. Instead, the user
|
|
|
|
|
must try to open it explicitly.
|
|
|
|
|
* Experimental: Write the content-type of a message in lowercase,
|
|
|
|
|
as some non-compliant servers do not understand uppercase
|
|
|
|
|
content-type.
|
|
|
|
|
* Opening a folder updates recent count in maildrops (this
|
|
|
|
|
already works for other types of folders)
|
|
|
|
|
* Pico: Justification works without need of a predefined quote
|
|
|
|
|
string. This allows justification of blocks of text that are
|
|
|
|
|
indented with spaces.
|
|
|
|
|
* Decode the name of attachment names, so they can be written as
|
|
|
|
|
part of the description of the part.
|
|
|
|
|
* Replace tabs by spaces in From and Subject fields to control for
|
|
|
|
|
size in screen of these fields. Change only in index screen
|
|
|
|
|
display.
|
|
|
|
|
- Drop alpine-month_name-utf8.patch (solved differently upstream),
|
|
|
|
|
drop alpine-mime-type-workaround.patch (merged upstream)
|
|
|
|
|
- Add lint.diff to workaround new source code problems
|
|
|
|
|
|
2014-03-03 12:55:16 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Mar 3 11:54:13 UTC 2014 - jengelh@inai.de
|
|
|
|
|
|
|
|
|
|
- The pico and pilot standalone programs have version numbers of
|
|
|
|
|
their own; expose these in the .spec file
|
|
|
|
|
|
2014-01-22 23:15:57 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jan 22 11:43:51 UTC 2014 - max@suse.com
|
|
|
|
|
|
|
|
|
|
- Add alpine-mime-type-workaround.patch:
|
|
|
|
|
Send mime type in lowercase to work around MUAs that can't cope
|
|
|
|
|
with upper case mime type strings in the Content-Type header
|
|
|
|
|
such as the webmailer of GMX. This is a backport from the
|
|
|
|
|
current development release and will become obsolete with the
|
|
|
|
|
next version upgrade.
|
|
|
|
|
|
2013-10-22 11:53:24 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Sep 2 14:07:32 UTC 2013 - jengelh@inai.de
|
|
|
|
|
|
|
|
|
|
- Update to new upstream release 2.11
|
|
|
|
|
* Increase encryption of S/MIME encrypted messages.
|
|
|
|
|
* Pico: Improvements in justification of paragraphs: lines that
|
|
|
|
|
begin with a quote string, followed by a space were considered
|
|
|
|
|
individual paragraphs, now they are considered part of a paragraph.
|
|
|
|
|
* Unix Alpine: Allow local .pinerc file to be a symbolic link.
|
|
|
|
|
* Experimental extended support of recognition of UTF-8 in urls
|
|
|
|
|
* Added recognition of ws and wss URIs.
|
|
|
|
|
* Add ability to color folder names, directory names, and text in
|
|
|
|
|
the FOLDER SCREEN.
|
|
|
|
|
* Add the ability to color any token used in the display of the
|
|
|
|
|
INDEX SCREEN.
|
|
|
|
|
* New option preserve-original-fields that adds the ability to
|
|
|
|
|
preserve To: and Cc: fields when replying to a message, as
|
|
|
|
|
specified by original sender.
|
2019-09-05 12:42:53 +02:00
|
|
|
|
* Added Quota subcommands for printing, forwarding, saving, etc.
|
2013-10-22 11:53:24 +02:00
|
|
|
|
- Refresh from homepage (and save as unified): chappa-*.patch
|
|
|
|
|
- Refresh for -p1: operation-may-be-undefined-warning.diff,
|
|
|
|
|
fix-implicit.patch, alpine-gcc44.diff
|
|
|
|
|
- Drop quilt-patches/alpine-2.00-as_needed.patch (merged upstream)
|
|
|
|
|
|
2013-05-27 09:31:30 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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
|
|
|
|
|
|
2019-09-05 12:42:53 +02:00
|
|
|
|
- clean up spec file
|
2013-05-27 09:31:30 +02:00
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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).
|
|
|
|
|
|
2011-10-11 17:34:22 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Oct 11 13:10:14 UTC 2011 - max@suse.com
|
|
|
|
|
|
|
|
|
|
- Fix and extend operation-may-be-undefined-warning.diff
|
|
|
|
|
(bnc#558841)
|
|
|
|
|
- Overhaul RPM summary and description.
|
|
|
|
|
- Month names containing non-ASCII characters were rendered
|
|
|
|
|
incorrectly in non-UTF8 locales (bnc#597744).
|
|
|
|
|
|
2011-10-10 15:41:11 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Oct 10 13:40:24 UTC 2011 - max@suse.com
|
|
|
|
|
|
|
|
|
|
- Explicitly set the ssl prefix dir to fix build on ARM.
|
|
|
|
|
|
2011-10-02 16:36:08 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Sep 30 20:07:39 UTC 2011 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- add libtool as buildrequire to make the spec file more reliable
|
|
|
|
|
|
2011-09-20 14:43:52 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Sep 17 10:55:07 UTC 2011 - jengelh@medozas.de
|
|
|
|
|
|
|
|
|
|
- Remove redundant tags/sections from specfile
|
|
|
|
|
- Use %_smp_mflags for parallel build
|
|
|
|
|
|
2011-09-05 16:16:44 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Sep 3 18:53:17 UTC 2011 - crrodriguez@opensuse.org
|
|
|
|
|
|
2019-09-05 12:42:53 +02:00
|
|
|
|
- Fix build with no-add-needed
|
2011-09-05 16:16:44 +02:00
|
|
|
|
|
2009-11-10 12:57:36 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Nov 3 19:09:05 UTC 2009 - coolo@novell.com
|
|
|
|
|
|
|
|
|
|
- updated patches to apply with fuzz=0
|
|
|
|
|
|
2009-07-03 16:55:39 +02:00
|
|
|
|
-------------------------------------------------------------------
|
2009-07-29 17:43:40 +02:00
|
|
|
|
Wed Jul 29 17:05:08 CEST 2009 - max@suse.de
|
|
|
|
|
|
|
|
|
|
- Included the latest bugfix-patches from Eduardo Chappa:
|
|
|
|
|
- replacebug: Fix a bug in Pico which makes it not update the
|
|
|
|
|
screen.
|
|
|
|
|
- unixnullbug: Fix a bug that makes Alpine crash when opening a
|
|
|
|
|
unix type folder.
|
|
|
|
|
- streamlock: Fix a bug that makes Alpine crash when suspending it.
|
|
|
|
|
- filterflagbug: Fix a bug in Alpine that makes it not to set a
|
|
|
|
|
flag in a filtered message (bnc#342075).
|
|
|
|
|
- nlinfobug: Fix a bug in Pico and Pilot that makes them crash
|
|
|
|
|
for bad locale information.
|
|
|
|
|
- unverified: Fix a bug that makes Alpine not to give a warning
|
|
|
|
|
if the Newsgroup header is present
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2009-07-03 16:55:39 +02:00
|
|
|
|
Sat Jun 20 14:11:40 CEST 2009 - cmorve69@yahoo.es
|
|
|
|
|
|
|
|
|
|
- fixed build with --as-needed
|
|
|
|
|
|
2009-06-02 13:18:04 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jun 2 12:06:56 CEST 2009 - coolo@suse.de
|
|
|
|
|
|
|
|
|
|
- fix compilation with gcc44
|
|
|
|
|
|
2008-10-16 01:10:12 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Oct 15 09:33:07 CEST 2008 - max@suse.de
|
|
|
|
|
|
|
|
|
|
- lzma is no longer needed for building.
|
|
|
|
|
|
2008-10-09 11:52:32 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Oct 9 10:39:50 CEST 2008 - meissner@suse.de
|
|
|
|
|
|
|
|
|
|
- added unistd.h for prototypes
|
|
|
|
|
|
2008-09-29 18:30:54 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Sep 29 17:23:42 CEST 2008 - max@suse.de
|
|
|
|
|
|
|
|
|
|
- Update to version 2.00 and the related Chappa patches.
|
|
|
|
|
- Changes include:
|
|
|
|
|
* Experimental S/MIME support added in UNIX versions of Alpine
|
|
|
|
|
* Enhance address completion in the composer (TAB command)
|
|
|
|
|
* Add line wrapping when displaying PRE formatted sections of
|
|
|
|
|
HTML
|
|
|
|
|
* Fix a crash when using tab-completion for selecting a Save
|
|
|
|
|
filename
|
|
|
|
|
* Fix viewing, printing, exporting, replying, and bouncing of
|
|
|
|
|
message digests.
|
|
|
|
|
* The Unknown Character Set option did not work correctly
|
|
|
|
|
interpreting unknown characters in message headers
|
|
|
|
|
* Crash when TABing to next folder, the next folder with new
|
|
|
|
|
mail is a POP folder, and there is a more than 10 minute
|
|
|
|
|
pause between typing the TAB and typing the Yes
|
|
|
|
|
- For more details, see:
|
|
|
|
|
http://www.washington.edu/alpine/changes/1.10-to-2.00.html
|
|
|
|
|
|
2008-04-27 10:15:45 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Apr 26 14:18:40 CEST 2008 - coolo@suse.de
|
|
|
|
|
|
|
|
|
|
- fix build
|
|
|
|
|
|
2008-04-26 11:25:13 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Apr 25 14:40:15 CEST 2008 - bk@suse.de
|
|
|
|
|
|
|
|
|
|
- Update to alpine-1.10 and update fixes suggested for this version
|
|
|
|
|
|
2007-10-03 00:42:09 +02:00
|
|
|
|
-------------------------------------------------------------------
|
2008-01-12 02:21:11 +01:00
|
|
|
|
Fri Jan 11 17:04:18 CET 2008 - bk@suse.de
|
|
|
|
|
|
2019-09-05 12:42:53 +02:00
|
|
|
|
- Update to alpine-1.00 and apply fixes suggested for this version
|
2008-01-12 02:21:11 +01:00
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2007-10-03 00:42:09 +02:00
|
|
|
|
Tue Sep 25 13:05:20 CEST 2007 - bk@suse.de
|
|
|
|
|
|
|
|
|
|
- Use only select patches from Eduardo (fixes crash in mail reader)
|
|
|
|
|
|
2007-10-01 04:26:09 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Sep 19 14:32:24 CEST 2007 - bk@suse.de
|
|
|
|
|
|
|
|
|
|
- Remove files with unclear license from packaged sources (#308533)
|
2019-09-05 12:42:53 +02:00
|
|
|
|
- Add small bug fix: Postponed messages which were labelled as UTF-8
|
2007-10-01 04:26:09 +02:00
|
|
|
|
- Spec file cleanup: Comments improved, obsoleted some warning flags
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Sep 4 17:15:02 CEST 2007 - bk@suse.de
|
|
|
|
|
|
|
|
|
|
- Update to final prerelease 0.9999 with updates from Eduardo Chappa
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Aug 9 12:42:41 CEST 2007 - bk@suse.de
|
|
|
|
|
|
|
|
|
|
- add a number of critcally needed fixes for some crashes (and more)
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Aug 2 18:14:38 CEST 2007 - bk@suse.de
|
|
|
|
|
|
2019-09-05 12:42:53 +02:00
|
|
|
|
- initial version 0.999 + assorted feature patches and some fixes
|