55300609ec
- update to 2.8.2:
...
* Add IMAP support for UTF-8 (RFC 6855) when "charset" is
set to "UTF-8"
* Don't use FETCH FAST macro use for better compatibility
* Bug fix; recovery mechanism error on Lua 5.1
* Bug fix; "certificates" option incorrectly controlled hostname validation.
- fix build failure with lua 5.3. missing include directory.
* New makefile dist target, which can be used to create distribution archives.
- Bug fix; various corrections in the recovery mechanism.
- update to version 2.5.2
- fix build
library
multiple searching rules.
to set an alternative environment for the installation path.
- fix segfault at start
- fix requires
- use pkgconfig to get lua libs
- create package
OBS-URL: https://build.opensuse.org/package/show/server:mail/imapfilter?expand=0&rev=62
2023-12-30 16:37:47 +00:00
fc10513b1f
- update to 2.8.1:
...
* Add support for non-write actions on read-only mailboxes.
* Add new parameter to write process ID (PID) to file.
* New, more advanced, robust, and flexible recovery
mechanism, replaces the old automatic recovery functionality.
Note that, the config must be updated to use the new mechanism,
otherwise no recovery will take place on errors.
* Fix potential failure when deleting mailbox while
mailbox is selected.
OBS-URL: https://build.opensuse.org/package/show/server:mail/imapfilter?expand=0&rev=60
2023-05-29 01:36:31 +00:00
d0e171a25c
Accepting request 1030551 from home:apersaud:branches:server:mail
...
- update to 2.7.6:
* Support building with OpenSSL 3.0.0 and later.
* Several minor improvements to documentation and example code.
* Removed deprecated CRAM-MD5 mechanism.
* Bug fix; session was destroyed incorrectly on login failures.
* Bug fix; potential session management problems.
OBS-URL: https://build.opensuse.org/request/show/1030551
OBS-URL: https://build.opensuse.org/package/show/server:mail/imapfilter?expand=0&rev=58
2022-10-24 11:40:21 +00:00
5cd323de40
- update to 2.7.5:
...
* New "hostnames" option can be used to disable hostname validation.
* Bug fix; "certificates" option incorrectly controlled hostname validation.
OBS-URL: https://build.opensuse.org/package/show/server:mail/imapfilter?expand=0&rev=56
2020-12-20 12:53:51 +00:00
45153c5644
Accepting request 851150 from home:apersaud:branches:server:mail
...
- update to version 2.7.4:
* Bug fix; incorrect argument to regular expression compile
function.
OBS-URL: https://build.opensuse.org/request/show/851150
OBS-URL: https://build.opensuse.org/package/show/server:mail/imapfilter?expand=0&rev=54
2020-11-27 09:35:28 +00:00
Matthias Mailänder
15fc952343
Accepting request 848633 from home:apersaud:branches:server:mail
...
- update to version 2.7.3:
* Bug fix; incorrect free of compiled pattern.
* Unexpected network errors and IMAP BYE are now logged.
- changes from version 2.7.2:
* Makefile is back to being Lua version agnostic.
- changes from version 2.7.1:
* Makefile now builds with Lua 5.4 and PCRE2.
- changes from version 2.7 :
* Lua 5.4 compatibility (the codebase can still be compiled with
versions 5.3, 5.2 and 5.1).
* PCRE2 compatibility (version 10.00 and later)
* New error code is returned if certificate verify fails.
* Bug fix; add missing truststore option from brief usage message.
OBS-URL: https://build.opensuse.org/request/show/848633
OBS-URL: https://build.opensuse.org/package/show/server:mail/imapfilter?expand=0&rev=52
2020-11-15 20:14:21 +00:00
Wolfgang Rosenauer
13cf6129be
Accepting request 759955 from home:apersaud:branches:server:mail
...
- update to version 2.6.16:
* Bug fix; escape the double-quote character in passwords.
- changes from version 2.6.15:
* Bug fix; try to setup both a CA file and path for SSL validations.
OBS-URL: https://build.opensuse.org/request/show/759955
OBS-URL: https://build.opensuse.org/package/show/server:mail/imapfilter?expand=0&rev=50
2020-01-11 08:44:19 +00:00
Lars Vogdt
396f1538a4
Accepting request 747021 from home:apersaud:branches:server:mail
...
- update to version 2.6.14
* Bug fix; OpenSSL version mess up for SSL hostname validation.
OBS-URL: https://build.opensuse.org/request/show/747021
OBS-URL: https://build.opensuse.org/package/show/server:mail/imapfilter?expand=0&rev=48
2019-12-23 20:21:06 +00:00
Lars Vogdt
23d5e0272f
Accepting request 732411 from home:apersaud:branches:server:mail
...
- update to version 2.6.13:
* Support for SSL hostname validation.
OBS-URL: https://build.opensuse.org/request/show/732411
OBS-URL: https://build.opensuse.org/package/show/server:mail/imapfilter?expand=0&rev=46
2019-09-26 00:52:15 +00:00
af493eb82c
Accepting request 646208 from home:apersaud:branches:server:mail
...
- specfile:
* added README AUTHORS LICENSE NEWS to %doc
* ran spec-cleaner
- update to version 2.6.12:
* Support for Server Name Indication (SNI).
* The searching methods return values are described in the config
man page.
* Example of using the enter_idle() function in the sample extend
file.
OBS-URL: https://build.opensuse.org/request/show/646208
OBS-URL: https://build.opensuse.org/package/show/server:mail/imapfilter?expand=0&rev=44
2018-11-08 08:17:46 +00:00
ed22969379
Accepting request 581854 from home:apersaud:branches:server:mail
...
- specfile:
* update copyright year
- update to version 2.6.11:
* Support for interrupting IDLE mode with SIGUSR1/SIGUSR2.
* New "persist" option to try to recover a connection indefinitely.
* New "range" option to limit messages included in a range.
* Bug fix; always close selected mailbox before check_status().
* Bug fix; closing of selected mailbox twice with fetch_message().
OBS-URL: https://build.opensuse.org/request/show/581854
OBS-URL: https://build.opensuse.org/package/show/server:mail/imapfilter?expand=0&rev=42
2018-03-05 08:52:26 +00:00
74b64bcc04
Accepting request 521577 from home:jengelh:branches:server:mail
...
- Clean out old constructs from specfile.
OBS-URL: https://build.opensuse.org/request/show/521577
OBS-URL: https://build.opensuse.org/package/show/server:mail/imapfilter?expand=0&rev=40
2017-09-07 18:27:10 +00:00
Matthias Mailänder
c6c9cf96ac
Accepting request 518128 from home:elvigia:branches:server:mail
...
- fix build failure with lua 5.3. missing include directory.
OBS-URL: https://build.opensuse.org/request/show/518128
OBS-URL: https://build.opensuse.org/package/show/server:mail/imapfilter?expand=0&rev=38
2017-08-30 22:33:02 +00:00
Matthias Mailänder
89204a993d
Accepting request 460931 from home:apersaud:branches:server:mail
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/460931
OBS-URL: https://build.opensuse.org/package/show/server:mail/imapfilter?expand=0&rev=36
2017-02-28 20:46:37 +00:00
c6874909f9
Accepting request 404102 from home:apersaud:branches:server:mail
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/404102
OBS-URL: https://build.opensuse.org/package/show/server:mail/imapfilter?expand=0&rev=34
2016-06-23 14:48:28 +00:00
Lars Müller
deeef3d8fe
Accepting request 358278 from home:apersaud:branches:server:mail
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/358278
OBS-URL: https://build.opensuse.org/package/show/server:mail/imapfilter?expand=0&rev=32
2016-02-08 11:10:14 +00:00
292bbb8b75
Accepting request 336862 from home:apersaud:branches:server:mail
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/336862
OBS-URL: https://build.opensuse.org/package/show/server:mail/imapfilter?expand=0&rev=30
2015-10-15 09:02:54 +00:00
Tomáš Chvátal
980bdb98a9
Accepting request 264232 from home:apersaud:branches:server:mail
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/264232
OBS-URL: https://build.opensuse.org/package/show/server:mail/imapfilter?expand=0&rev=28
2014-12-24 16:16:15 +00:00
a1435af879
Accepting request 209540 from home:apersaud:branches:server:mail
...
updated to latest version
OBS-URL: https://build.opensuse.org/request/show/209540
OBS-URL: https://build.opensuse.org/package/show/server:mail/imapfilter?expand=0&rev=26
2013-12-05 17:00:48 +00:00
c617ddadbc
Accepting request 183138 from home:apersaud:branches:server:mail
...
updated to newest version.
It now only builds for >12.2, not sure if there is a simple fix to get it to build for 11.4, 12.1 and SLE_11 which worked with the older version. Seems to be related to some openssl problems (there are some compiler warnings and a linker problem).
OBS-URL: https://build.opensuse.org/request/show/183138
OBS-URL: https://build.opensuse.org/package/show/server:mail/imapfilter?expand=0&rev=24
2013-08-04 10:20:54 +00:00
1740d33fbd
Accepting request 172393 from home:apersaud:branches:server:mail
...
update to 2.5.4
OBS-URL: https://build.opensuse.org/request/show/172393
OBS-URL: https://build.opensuse.org/package/show/server:mail/imapfilter?expand=0&rev=22
2013-04-21 16:05:50 +00:00
80009c0b73
Accepting request 128943 from home:apersaud:branches:server:mail
...
updated to 2.5.3
OBS-URL: https://build.opensuse.org/request/show/128943
OBS-URL: https://build.opensuse.org/package/show/server:mail/imapfilter?expand=0&rev=20
2012-08-06 11:15:34 +00:00
88b7127a9f
- update to version 2.5.2
...
- Persistent errors or connection failures are now ignored when
running in daemon mode, and a reconnection is attempted during
the next loop iteration.
- Bug fix; problems with failure handling during login/logout.
OBS-URL: https://build.opensuse.org/package/show/server:mail/imapfilter?expand=0&rev=18
2012-04-22 10:43:51 +00:00
7efb524763
Accepting request 107490 from home:apersaud:branches:server:mail
...
updated to 2.5.1 which works with lua 5.2 and 5.1
OBS-URL: https://build.opensuse.org/request/show/107490
OBS-URL: https://build.opensuse.org/package/show/server:mail/imapfilter?expand=0&rev=16
2012-03-03 08:04:05 +00:00
d38ac66bde
- fix build
...
OBS-URL: https://build.opensuse.org/package/show/server:mail/imapfilter?expand=0&rev=11
2012-02-26 14:06:25 +00:00
c2cd06a926
Accepting request 89099 from home:apersaud:branches:server:mail
...
updated to 2.3.0; tar.gz taken from github and repackaged into bzip and to allow for rename of the directory name. Build procedure was changed a bit in 2.3.0
ps. is it possible to add a tumbleweed build?
OBS-URL: https://build.opensuse.org/request/show/89099
OBS-URL: https://build.opensuse.org/package/show/server:mail/imapfilter?expand=0&rev=9
2011-10-25 13:17:42 +00:00
50f231ff1c
- Update to version 2.2.2
...
* Bug fix; a couple of errors in the extending examples file.
* A global option for the IDLE refreshing interval was added.
* Bug fix; more detailed reporting when SSL socket errors occur.
OBS-URL: https://build.opensuse.org/package/show/server:mail/imapfilter?expand=0&rev=7
2010-11-05 16:06:17 +00:00
OBS User autobuild
3cd71ab319
Accepting request 29314 from server:mail
...
Copy from server:mail/imapfilter based on submit request 29314 from user coolo
OBS-URL: https://build.opensuse.org/request/show/29314
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/imapfilter?expand=0&rev=12
2010-01-12 14:26:25 +00:00
OBS User unknown
d18717c245
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/imapfilter?expand=0&rev=8
2008-03-28 15:08:20 +00:00
OBS User unknown
bd0539cf83
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/imapfilter?expand=0&rev=7
2008-02-18 11:05:09 +00:00
OBS User unknown
d64141a277
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/imapfilter?expand=0&rev=6
2008-01-07 11:29:55 +00:00
OBS User unknown
a31471cacf
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/imapfilter?expand=0&rev=5
2007-10-08 10:21:56 +00:00
OBS User unknown
c3979a7ab0
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/imapfilter?expand=0&rev=4
2007-10-05 13:57:27 +00:00
OBS User unknown
591bc9631f
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/imapfilter?expand=0&rev=3
2007-10-02 22:57:27 +00:00
OBS User unknown
bd9cf67491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/imapfilter?expand=0&rev=2
2007-08-02 20:26:31 +00:00
OBS User unknown
e5daf72c22
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/imapfilter?expand=0&rev=1
2007-01-12 00:28:06 +00:00