Hello community,

here is the log from the commit of package getmail for openSUSE:Factory checked 
in at 2012-10-26 17:01:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/getmail (Old)
 and      /work/SRC/openSUSE:Factory/.getmail.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "getmail", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/getmail/getmail.changes  2012-05-31 
17:04:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.getmail.new/getmail.changes     2012-10-26 
17:01:49.000000000 +0200
@@ -1,0 +2,57 @@
+Thu Oct 18 23:21:30 UTC 2012 - [email protected]
+
+- update to 4.34.0:
+  * retrieve Gmail metadata (labels, thread ID, message ID) via IMAP extension
+    and record it in new message headers
+
+- changes from 4.33.0:
+  * allow normal exit on interrupt (ctrl-c) to allow the user to abort message
+    retrieval while still remembering already-retrieved messages as 
successfully
+    delivered.  You may get a weird error message after you abort, since the
+    server may be in the middle of delivering another message to getmail at the
+    time
+
+- changes from 4.32.0:
+  * prevent some nuisance stack traces if getmail cannot connect to the POP/
+    IMAP server correctly
+  * restore use_peek IMAP retriever parameter which accidentally got removed
+    in 4.30
+
+- changes from 4.31.0:
+  * improved backwards compatibility with pre-v.4.22.0 oldmail files, so IMAP
+    mail is not re-retrieved if you upgrade from a 4.22 or earlier to this 
one; 
+    no user action necessary
+
+- changes from 4.30.2:
+  * fix a nuisance stack trace that would be dumped if a connection failed in
+    particular states
+
+- changes from 4.30.1:
+  * silence a nuisance deprecation warning about the sets module when running
+    with Python >= 2.5 which was reintroduced in 4.29.0
+
+- changes from 4.30.0:
+  * fix breakage introduced in 4.29.0 where BrokenUIDLPOP3Retriever would fail
+    with a TypeError at logout time
+  * fix breakage introduced in 4.29.0 where deleted mail was not being expunged
+    from the last (or only) folder retrieved from in an IMAP session
+
+- changes from 4.29.0:
+  * ensure getmail exits nonzero if a server refuses login due to a credential
+    problem
+
+- changes from 4.28.0:
+  * ensure getmail exits nonzero if various error conditions (like POP/IMAP
+    authentication failure) occur
+  * python versions prior to 2.5.0 contain a bug when dealing with read-only
+    IMAP mailboxes.  Monkey-patch imaplib when running with Python<2.5.0.
+  * do IMAP modified-utf7 conversion of mailbox names containing non-ASCII
+    characters
+  * add special ALL value for retrieving mail from all selectable IMAP 
+    mailboxes in the account
+  * change IMAP retrieval strategy to retrieve all messages from a mailbox,
+    then move on to the next mailbox, etc.  Should result in increased speed,
+    but if you set `max_messages_per_session` too low, this could result in
+    later mailboxes not being retrieved from.
+
+-------------------------------------------------------------------

Old:
----
  getmail-4.27.0.tar.gz

New:
----
  getmail-4.34.0.tar.gz

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

Other differences:
------------------
++++++ getmail.spec ++++++
--- /var/tmp/diff_new_pack.Onz9RM/_old  2012-10-26 17:01:51.000000000 +0200
+++ /var/tmp/diff_new_pack.Onz9RM/_new  2012-10-26 17:01:51.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           getmail
-Version:        4.27.0
+Version:        4.34.0
 Release:        0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Url:            http://pyropus.ca/software/getmail/

++++++ getmail-4.27.0.tar.gz -> getmail-4.34.0.tar.gz ++++++
++++ 2178 lines of diff (skipped)

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

Reply via email to