Hello community,

here is the log from the commit of package imapfilter for openSUSE:Factory 
checked in at 2012-03-05 17:59:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/imapfilter (Old)
 and      /work/SRC/openSUSE:Factory/.imapfilter.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "imapfilter", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/imapfilter/imapfilter.changes    2012-02-27 
18:35:35.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.imapfilter.new/imapfilter.changes       
2012-03-05 17:59:55.000000000 +0100
@@ -1,0 +2,44 @@
+Tue Feb 28 04:58:01 UTC 2012 - [email protected]
+
+- updated to version 2.5.1 (taken from the NEWS file)
+
+IMAPFilter 2.5.1 - 27 Feb 2012
+  - Support for recovery of a session after a BYE response is received.
+  - Option to control in which cases a terminated session will be restored.
+  - Bug fix; a BYE response could sometimes get incorrectly ignored.
+
+IMAPFilter 2.5 - 23 Feb 2012
+  - Support for recovery of a session when a network failure is encountered,
+    and other robustness improvements.
+  - Informational messages are printed also for the fetch and append methods.
+  - Lua 5.2 compatibility, while the codebase can still be compiled with
+    version 5.1.
+  - The OpenSSL library is now a mandatory build requirement.
+  - Bug fix; unrecoverable login failures did not result in aborting of the
+    execution of the configuration.
+  - Bug fix; when messages were appended to a mailbox that did not exist, it
+    failed to create the mailbox and then retry the appending.
+  - Bug fix; misleading errors were printed on some SSL failures.
+  - Bug fix; protected call of the commands to execute in the daemon function
+    could hide important failures.
+  - Bug fix; the man page had an incorrect description of the -d option.
+  * Support for the old deprecated 1.x configuration format has been removed,
+    and the current 2.x format can only be executed from now on.
+
+IMAPFilter 2.4.2 - 19 Jan 2012
+  - Bug fix; some ASCII characters in mailbox names were incorrectly converted
+    to UTF-7.
+
+IMAPFilter 2.4.1 - 8 Dec 2011
+  - Bug fix; become_daemon() failure.
+
+IMAPFilter 2.4 - 6 Dec 2011
+  - Support for non-ASCII mailbox names.
+  - New environment variable to set the configuration directory.
+  - Bug fix; parsing of some server responses was broken since the previous
+    release.
+  - Bug fix; the match_field() method matched on the whole header field,
+    instead of only the header field body.
+  - Bug fix; debug file check caused printing of a misleading error message.
+  - Bug fix; typo error in a configuration man page example.
+-------------------------------------------------------------------

Old:
----
  imapfilter-2.3.0.tar.bz2

New:
----
  imapfilter-2.5.1.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ imapfilter.spec ++++++
--- /var/tmp/diff_new_pack.jQkjFu/_old  2012-03-05 17:59:56.000000000 +0100
+++ /var/tmp/diff_new_pack.jQkjFu/_new  2012-03-05 17:59:56.000000000 +0100
@@ -15,20 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:           imapfilter
 Summary:        A mail filtering utility
 License:        MIT
 Group:          Productivity/Networking/Email/Utilities
-Url:            http://imapfilter.hellug.gr
-Version:        2.3.0
+Url:            https://github.com/lefcha/imapfilter
+Version:        2.5.1
 Release:        0
-Source:         http://imapfilter.hellug.gr/source/%{name}-%{version}.tar.bz2
+Source:         %{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%if %suse_version > 1210
-BuildRequires:  lua51-devel
-%else
 BuildRequires:  lua-devel >= 5.1
-%endif
 BuildRequires:  openssl-devel
 BuildRequires:  pcre-devel
 BuildRequires:  pkgconfig

++++++ imapfilter-2.3.0.tar.bz2 -> imapfilter-2.5.1.tar.bz2 ++++++
++++ 8899 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to