commit offlineimap for openSUSE:Factory

2019-04-09 Thread root
Hello community,

here is the log from the commit of package offlineimap for openSUSE:Factory 
checked in at 2019-04-09 20:19:17

Comparing /work/SRC/openSUSE:Factory/offlineimap (Old)
 and  /work/SRC/openSUSE:Factory/.offlineimap.new.3908 (New)


Package is "offlineimap"

Tue Apr  9 20:19:17 2019 rev:47 rq:692582 version:7.2.3

Changes:

--- /work/SRC/openSUSE:Factory/offlineimap/offlineimap.changes  2018-07-07 
22:02:01.547041957 +0200
+++ /work/SRC/openSUSE:Factory/.offlineimap.new.3908/offlineimap.changes
2019-04-09 20:19:18.697893601 +0200
@@ -1,0 +2,13 @@
+Tue Apr  9 11:00:26 UTC 2019 - Ondřej Súkup 
+
+- update to 7.2.3
+ * add checks in curses ui for small windows
+ * Fix expired oauth2_access_token. 
+ * Handle empty token with complete GSSAPI context
+ * maxage: always compute the remote cache list for min_uid
+ * offlineimap.conf: minor fixes
+ * Check if username is provided before trying plain authentication.
+ * print username instead of accountname when asking for password.
+ * Chain tls_level and ssl_version only if ssl is enabled.
+
+---
@@ -4 +17 @@
-- update tp 7.2.1
+- update to 7.2.1

Old:

  offlineimap-7.2.1.tar.gz

New:

  offlineimap-7.2.3.tar.gz



Other differences:
--
++ offlineimap.spec ++
--- /var/tmp/diff_new_pack.BJBI87/_old  2019-04-09 20:19:19.329894462 +0200
+++ /var/tmp/diff_new_pack.BJBI87/_new  2019-04-09 20:19:19.333894468 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package offlineimap
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   offlineimap
-Version:7.2.1
+Version:7.2.3
 Release:0
 Summary:IMAP/Maildir Synchronization Tool
 License:GPL-2.0-or-later

++ offlineimap-7.2.1.tar.gz -> offlineimap-7.2.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/offlineimap-7.2.1/Changelog.md 
new/offlineimap-7.2.3/Changelog.md
--- old/offlineimap-7.2.1/Changelog.md  2018-06-16 15:08:07.0 +0200
+++ new/offlineimap-7.2.3/Changelog.md  2019-02-17 00:31:19.0 +0100
@@ -15,6 +15,79 @@
 * The following excerpt is only usefull when rendered in the website.
 {:toc}
 
+### OfflineIMAP v7.2.3 (2019-02-17)
+
+ Notes
+
+A tiny release for one minor bug fix.
+
+This release was tested by:
+
+- Nicolas Sebrecht
+
+
+ Authors
+
+- Mart Lubbers (1)
+
+
+ Fixes
+
+- add checks in curses ui for small windows. [Mart Lubbers]
+
+
+### OfflineIMAP v7.2.2 (2018-12-22)
+
+ Notes
+
+With this release offlineimap can renew the token for OAUTH2. There is better
+integration for ArchLinux and OSX. SSL configuration options are more
+consistent.
+
+There are bug fixes about maxage and GSSAPI.
+
+The imaplib2 library looks discontinued. I wonder we'll have no other choice
+than maintaining our own fork.
+
+This release was tested by:
+
+- Nicolas Sebrecht
+
+
+ Authors
+
+- Nicolas Sebrecht (5)
+- Philippe Loctaux (4)
+- Benedikt Heine (2)
+- Carnë Draug (2)
+- Frode Aannevik (1)
+- Robbie Harwood (1)
+
+
+ Features
+
+- 2890dec Added ssl certfile on osx for openssl pacakge on homebrew. [Philippe 
Loctaux]
+- 761e10e Add Archlinux to list of supported distros. [Philippe Loctaux]
+
+ Fixes
+
+- 8692799 Fix expired oauth2_access_token. [Frode Aannevik]
+- 096aa07 Handle empty token with complete GSSAPI context. [Robbie Harwood]
+- a51064e maxage: always compute the remote cache list for min_uid. [Nicolas 
Sebrecht]
+- 698ec64 offlineimap.conf: minor fixes. [Nicolas Sebrecht]
+- af3a35a offlineimap/utilis/distro.py: indentation fix. [Philippe Loctaux]
+- d3ba837 Fix typo in exception message. [Benedikt Heine]
+- c9005cd Check if username is provided before trying plain authentication.. 
[Carnë Draug]
+
+ Changes
+
+- 5f9474e Print username instead of accountname when asking for password. 
[Carnë Draug]
+- ce9a198 Chain tls_level and ssl_version only if ssl is enabled. [Benedikt 
Heine]
+- 6ef5937 docs/website-doc.sh: minor improvements in comments of versions.yml. 
[Nicolas Sebrecht]
+- 4544bb1 contrib/release.py: minor UI improvement. [Nicolas Sebrecht]
+- d930125 fix dates in copyright lines. [Nicolas Sebrecht]
+
+
 ### 

commit offlineimap for openSUSE:Factory

2018-07-07 Thread root
Hello community,

here is the log from the commit of package offlineimap for openSUSE:Factory 
checked in at 2018-07-07 22:01:56

Comparing /work/SRC/openSUSE:Factory/offlineimap (Old)
 and  /work/SRC/openSUSE:Factory/.offlineimap.new (New)


Package is "offlineimap"

Sat Jul  7 22:01:56 2018 rev:46 rq:621308 version:7.2.1

Changes:

--- /work/SRC/openSUSE:Factory/offlineimap/offlineimap.changes  2018-06-29 
22:26:58.574457493 +0200
+++ /work/SRC/openSUSE:Factory/.offlineimap.new/offlineimap.changes 
2018-07-07 22:02:01.547041957 +0200
@@ -1,0 +2,14 @@
+Fri Jul  6 09:41:44 UTC 2018 - mimi...@gmail.com
+
+- update tp 7.2.1
+  * Added support for sha512, sha384, sha256, sha224 hashing algorithms
+to calculate server certificate fingerprints
+  * Pass username through in GSSAPI connections
+  * Gmail: allow parenthesis in labels.
+  * Correct typographical errors in offlineimap.conf
+  * Create filenames with no path separators in them.
+  * Removed uneccessary call of list() on zip() object
+  * Make CTRL-C message more clear. 
+  * setup: add long_description.
+
+---

Old:

  offlineimap-7.2.0.tar.gz

New:

  offlineimap-7.2.1.tar.gz



Other differences:
--
++ offlineimap.spec ++
--- /var/tmp/diff_new_pack.ZwJzfb/_old  2018-07-07 22:02:02.155041188 +0200
+++ /var/tmp/diff_new_pack.ZwJzfb/_new  2018-07-07 22:02:02.155041188 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   offlineimap
-Version:7.2.0
+Version:7.2.1
 Release:0
 Summary:IMAP/Maildir Synchronization Tool
 License:GPL-2.0-or-later

++ offlineimap-7.2.0.tar.gz -> offlineimap-7.2.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/offlineimap-7.2.0/Changelog.md 
new/offlineimap-7.2.1/Changelog.md
--- old/offlineimap-7.2.0/Changelog.md  2018-04-07 20:17:52.0 +0200
+++ new/offlineimap-7.2.1/Changelog.md  2018-06-16 15:08:07.0 +0200
@@ -15,6 +15,78 @@
 * The following excerpt is only usefull when rendered in the website.
 {:toc}
 
+### OfflineIMAP v7.2.1 (2018-06-16)
+
+ Notes
+
+This new version introduces interesting features. The fingerprints now accepts
+hashes in sha224, sha256, sha384 and sha512 to improve the compatibility with
+IMAP servers.
+
+There's a new script in ./contrib to store passwords with GPG.
+
+The new GSSAPI library for kerberos gets a fix about authentication. Gmail
+labels can now have parenthesis and the hostname can have path separators in
+theirs names.
+
+There's a lot of other minors improvements to make offlineimap better
+(in the documentation, UI, configuration file and the code).
+
+This release was tested by:
+
+- Nicolas Sebrecht
+
+Thanks to all the contributors. A lot of patches are first time contributions 
to
+this project. This is very pleasant.
+
+Special thanks to Ilias Tsitsimpis, Eygene Ryabinkin, Chris Coleman our long
+time contributors involved in this release and Sebastian Spaeth who is still
+paying for the domain name!
+
+
+ Authors
+
+- Nicolas Sebrecht (9)
+- velleto (6)
+- Chris Coleman (1)
+- Edgar HIPP (1)
+- Eygene Ryabinkin (1)
+- Lorenzo (1)
+- Michael Billington (1)
+- Robbie Harwood (1)
+
+
+ Features
+
+- Script to store passwords in a file with GPG or using OSX's secure keychain. 
[Lorenzo]
+- Added support for sha512, sha384, sha256, sha224 hashing algorithms to 
calculate server certificate fingerprints.. [velleto]
+
+ Fixes
+
+- Pass username through in GSSAPI connections. [Robbie Harwood]
+- Gmail: allow parenthesis in labels. [Nicolas Sebrecht]
+- Correct typographical errors in offlineimap.conf. [Michael Billington]
+- Create filenames with no path separators in them. [Eygene Ryabinkin]
+
+ Changes
+
+- imapserver: fix copyright line. [Nicolas Sebrecht]
+- Available hashes added to documentation.. [velleto]
+- Documented the now allowed use of colon separated fingerprints with 
examples.. [velleto]
+- Allow users to keep colons between each hex pair of server certificate 
fingerprint in configuration file.. [velleto]
+- Removed uneccessary call of list() on zip() object.. [velleto]
+- Changed the 'exception raised' message, to be more understandable.. [velleto]
+- Make CTRL-C message more clear. [Edgar HIPP]
+- setup: add long_description. [Nicolas Sebrecht]
+- offlineimap.conf: fix comment about gssapi. [Nicolas Sebrecht]
+- Add self to maintainers. Update email address.. [Chris Coleman]
+- Makefile: targz: don't set the abbrev in the archive directory name. 
[Nicolas Sebrecht]
+- contrib: learn to build website/_uploads. [Nicolas Sebrecht]
+- docs/website-doc.sh: limit the number of exported versions in 

commit offlineimap for openSUSE:Factory

2018-06-29 Thread root
Hello community,

here is the log from the commit of package offlineimap for openSUSE:Factory 
checked in at 2018-06-29 22:26:53

Comparing /work/SRC/openSUSE:Factory/offlineimap (Old)
 and  /work/SRC/openSUSE:Factory/.offlineimap.new (New)


Package is "offlineimap"

Fri Jun 29 22:26:53 2018 rev:45 rq:617014 version:7.2.0

Changes:

--- /work/SRC/openSUSE:Factory/offlineimap/offlineimap.changes  2018-01-30 
15:45:12.256362417 +0100
+++ /work/SRC/openSUSE:Factory/.offlineimap.new/offlineimap.changes 
2018-06-29 22:26:58.574457493 +0200
@@ -1,0 +2,8 @@
+Fri Jun 15 06:12:06 UTC 2018 - mimi...@gmail.com
+
+- update to 7.2.0
+  * for kerberos/gssapi suggests python2-gssapi
+  * make UI output show local AND remote dirs involved.
+  * maxsyncaccounts: improve documentation
+
+---

Old:

  offlineimap-7.1.5.tar.gz

New:

  offlineimap-7.2.0.tar.gz



Other differences:
--
++ offlineimap.spec ++
--- /var/tmp/diff_new_pack.cF22Oe/_old  2018-06-29 22:26:59.350456906 +0200
+++ /var/tmp/diff_new_pack.cF22Oe/_new  2018-06-29 22:26:59.354456903 +0200
@@ -17,12 +17,12 @@
 
 
 Name:   offlineimap
-Version:7.1.5
+Version:7.2.0
 Release:0
 Summary:IMAP/Maildir Synchronization Tool
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Productivity/Networking/Email/Utilities
-Url:http://offlineimap.org/
+URL:http://offlineimap.org/
 Source0:
https://github.com/OfflineIMAP/offlineimap/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  asciidoc
 BuildRequires:  docutils
@@ -38,6 +38,7 @@
 Requires:   python2-curses
 Requires:   python2-six
 Suggests:   %{name}-htmldoc
+Suggests:   python2-gssapi
 BuildArch:  noarch
 
 %description
@@ -88,9 +89,9 @@
 rm docs/html/doctrees/environment.pickle
 
 %files -f INSTALLED_FILES
-%doc COPYING Changelog.md README.md examples
-%{_mandir}/man1/%{name}.1*
-%{_mandir}/man7/offlineimapui.7*
+%license COPYING
+%doc Changelog.md README.md examples
+%{_mandir}/man?/%{name}*.?%{?ext_man}
 %dir %{_userunitdir}
 %{_userunitdir}/%{name}.service
 %{_userunitdir}/%{name}@.service

++ offlineimap-7.1.5.tar.gz -> offlineimap-7.2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/offlineimap-7.1.5/.coveragerc 
new/offlineimap-7.2.0/.coveragerc
--- old/offlineimap-7.1.5/.coveragerc   1970-01-01 01:00:00.0 +0100
+++ new/offlineimap-7.2.0/.coveragerc   2018-04-07 20:17:52.0 +0200
@@ -0,0 +1,14 @@
+[run]
+branch = True
+source = offlineimap
+
+[report]
+exclude_lines =
+if self.debug:
+pragma: no cover
+raise NotImplementedError
+if __name__ == .__main__.:
+ignore_errors = True
+omit =
+tests/*
+test/*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/offlineimap-7.1.5/.gitignore 
new/offlineimap-7.2.0/.gitignore
--- old/offlineimap-7.1.5/.gitignore2018-01-13 13:55:23.0 +0100
+++ new/offlineimap-7.2.0/.gitignore2018-04-07 20:17:52.0 +0200
@@ -1,18 +1,19 @@
-# Editors/IDEs
+# Backups.
 .*.swp
 .*.swo
 *~
-tags
-
 # websites.
 /website/
 /wiki/
-
 # Generated files.
-/docs/dev-doc/
-/build/
 *.html
 *.css
+/docs/dev-doc/
+/build/
 *.pyc
 offlineimap.1
 offlineimapui.7
+# Editors/IDEs
+tags
+# Generated conf files for Travis-CI tests.
+oli-travis.conf
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/offlineimap-7.1.5/.travis.yml 
new/offlineimap-7.2.0/.travis.yml
--- old/offlineimap-7.1.5/.travis.yml   1970-01-01 01:00:00.0 +0100
+++ new/offlineimap-7.2.0/.travis.yml   2018-04-07 20:17:52.0 +0200
@@ -0,0 +1,69 @@
+language: python
+python:
+- '2.7'
+- '3.6'
+notifications:
+  webhooks:
+urls:
+  - https://webhooks.gitter.im/e/975e807e0314c9fa189c
+on_success: always  # options: [always|never|change] default: always
+on_failure: always  # options: [always|never|change] default: always
+on_start: never
+os:
+- linux
+env:
+  global:
+  - secure: 
jehlvkFxQbkvr73A0z3HGNC/knZQPKcaXLf6nByGpNE0ZTQKF7Y5KkNfeTcw4st7L7KuRZ1S/1bFtpMXTaplE6G0OtIEC4//SM+z+Dnadn2OY6wHiaapwZmmqDC5qVvcXPdmz/wTRsdrJSGLb2l6kEb91vRGbCCfHHf6Z2cF71U=
+  - secure: 
kWdmWAFK4qrA73ONz1X8CJdHSER3bCBXjLfYHYEEMPCZep21bTITUXIfZBlSNN1888SQtYksuloRJmvj7xiY/hf/4lyWiqM3RgWQ+YptJMVOQX+Gara6vm4nGntKQwaXgZF2YHSh+NYwQm1VY6m0n1ye/vfOIJnYfgGTk5qAZYU=
+  - secure: 
MzytYRX6HxgBj6Q3efkACTtDed8ZYO+P6UJrDA9IDtvffi8fAFb+wkQtKJrdcvMXNOap6fPe4c0EVGjgL5hFxmgC8yAh5t2YK7OhstAtq0ptKFlOcU24/drrkqoq040sAM/4Lc0nQCvYpz7bH370jzZl69rpbQWttwQR0i1e3Gw=
+  - secure: 

commit offlineimap for openSUSE:Factory

2018-01-30 Thread root
Hello community,

here is the log from the commit of package offlineimap for openSUSE:Factory 
checked in at 2018-01-30 15:45:05

Comparing /work/SRC/openSUSE:Factory/offlineimap (Old)
 and  /work/SRC/openSUSE:Factory/.offlineimap.new (New)


Package is "offlineimap"

Tue Jan 30 15:45:05 2018 rev:44 rq:570887 version:7.1.5

Changes:

--- /work/SRC/openSUSE:Factory/offlineimap/offlineimap.changes  2017-12-12 
21:22:28.963837697 +0100
+++ /work/SRC/openSUSE:Factory/.offlineimap.new/offlineimap.changes 
2018-01-30 15:45:12.256362417 +0100
@@ -1,0 +2,9 @@
+Tue Jan 30 09:13:51 UTC 2018 - mimi...@gmail.com
+
+- update to 7.1.5
+* folder: IMAP: improve search logging
+* no UIDPLUS: improve logging on failures.
+* maxage: don't consider negative UIDs when computing min UID
+* Add missing space to output string.
+
+---

Old:

  offlineimap-7.1.4.tar.gz

New:

  offlineimap-7.1.5.tar.gz



Other differences:
--
++ offlineimap.spec ++
--- /var/tmp/diff_new_pack.vQPpko/_old  2018-01-30 15:45:12.824335902 +0100
+++ /var/tmp/diff_new_pack.vQPpko/_new  2018-01-30 15:45:12.824335902 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package offlineimap
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   offlineimap
-Version:7.1.4
+Version:7.1.5
 Release:0
 Summary:IMAP/Maildir Synchronization Tool
 License:GPL-2.0+

++ offlineimap-7.1.4.tar.gz -> offlineimap-7.1.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/offlineimap-7.1.4/.github/PULL_REQUEST_TEMPLATE.md 
new/offlineimap-7.1.5/.github/PULL_REQUEST_TEMPLATE.md
--- old/offlineimap-7.1.4/.github/PULL_REQUEST_TEMPLATE.md  2017-10-29 
15:23:29.0 +0100
+++ new/offlineimap-7.1.5/.github/PULL_REQUEST_TEMPLATE.md  2018-01-13 
13:55:23.0 +0100
@@ -1,14 +1,4 @@
-> This v1.0 template stands in `.github/`.
-
-### Peer reviews
-
-Trick to [fetch the pull
-request](https://help.github.com/articles/checking-out-pull-requests-locally):
-there is a (read-only) `refs/pull/` namespace.
-
-``` bash
-git fetch OFFICIAL_REPOSITORY_NAME pull/PULL_ID/head:LOCAL_BRANCH_NAME
-```
+> This v1.1 template stands in `.github/`.
 
 ### This PR
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/offlineimap-7.1.4/Changelog.md 
new/offlineimap-7.1.5/Changelog.md
--- old/offlineimap-7.1.4/Changelog.md  2017-10-29 15:23:29.0 +0100
+++ new/offlineimap-7.1.5/Changelog.md  2018-01-13 13:55:23.0 +0100
@@ -15,6 +15,43 @@
 * The following excerpt is only usefull when rendered in the website.
 {:toc}
 
+### OfflineIMAP v7.1.5 (2018-01-13)
+
+ Notes
+
+This minor release fixes a bug about maxage failing to upload some emails. 
Also,
+this introduces the snapcraft.yaml to package offlineimap with this packaging
+system.
+
+This release was tested by:
+
+- Nicolas Sebrecht
+- Remi Locherer
+
+
+ Authors
+
+- Nicolas Sebrecht (4)
+- Evan Dandrea (1)
+- John Ferlito (1)
+
+
+ Features
+
+- Initial commit of snapcraft.yaml. [Evan Dandrea]
+
+ Fixes
+
+- maxage: don't consider negative UIDs when computing min UID. [Nicolas 
Sebrecht]
+- Add missing space to output string. [John Ferlito]
+
+ Changes
+
+- folder: IMAP: improve search logging. [Nicolas Sebrecht]
+- no UIDPLUS: improve logging on failures. [Nicolas Sebrecht]
+- github: remove the trick to download the PR. [Nicolas Sebrecht]
+
+
 ### OfflineIMAP v7.1.4 (2017-10-29)
 
  Notes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/offlineimap-7.1.4/offlineimap/__init__.py 
new/offlineimap-7.1.5/offlineimap/__init__.py
--- old/offlineimap-7.1.4/offlineimap/__init__.py   2017-10-29 
15:23:29.0 +0100
+++ new/offlineimap-7.1.5/offlineimap/__init__.py   2018-01-13 
13:55:23.0 +0100
@@ -2,8 +2,8 @@
 
 __productname__ = 'OfflineIMAP'
 # Expecting trailing "-rcN" or "" for stable releases.
-__version__ = "7.1.4"
-__copyright__   = "Copyright 2002-2017 John Goerzen & contributors"
+__version__ = "7.1.5"
+__copyright__   = "Copyright 2002-2018 John Goerzen & contributors"
 __author__  = "John Goerzen"
 __author_email__= "offlineimap-proj...@lists.alioth.debian.org"
 __description__ = "Disconnected Universal IMAP Mail Synchronization/Reader 
Support"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit offlineimap for openSUSE:Factory

2017-12-12 Thread root
Hello community,

here is the log from the commit of package offlineimap for openSUSE:Factory 
checked in at 2017-12-12 21:22:25

Comparing /work/SRC/openSUSE:Factory/offlineimap (Old)
 and  /work/SRC/openSUSE:Factory/.offlineimap.new (New)


Package is "offlineimap"

Tue Dec 12 21:22:25 2017 rev:43 rq:555220 version:7.1.4

Changes:

--- /work/SRC/openSUSE:Factory/offlineimap/offlineimap.changes  2017-11-13 
14:10:44.055788169 +0100
+++ /work/SRC/openSUSE:Factory/.offlineimap.new/offlineimap.changes 
2017-12-12 21:22:28.963837697 +0100
@@ -1,0 +2,6 @@
+Fri Dec  8 12:17:19 UTC 2017 - mimi...@gmail.com
+
+- fix boo#1071153
+- remove offlineimap-rpmlintrc
+
+---

Old:

  offlineimap-rpmlintrc



Other differences:
--
++ offlineimap.spec ++
--- /var/tmp/diff_new_pack.UbhR2m/_old  2017-12-12 21:22:30.067784405 +0100
+++ /var/tmp/diff_new_pack.UbhR2m/_new  2017-12-12 21:22:30.071784212 +0100
@@ -16,8 +16,6 @@
 #
 
 
-%{!?_userunitdir:%define _userunitdir /usr/lib/systemd/user}
-
 Name:   offlineimap
 Version:7.1.4
 Release:0
@@ -26,22 +24,20 @@
 Group:  Productivity/Networking/Email/Utilities
 Url:http://offlineimap.org/
 Source0:
https://github.com/OfflineIMAP/offlineimap/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-Source100:  offlineimap-rpmlintrc
 BuildRequires:  asciidoc
 BuildRequires:  docutils
 BuildRequires:  libxml2-tools
 BuildRequires:  libxslt-tools
-BuildRequires:  python
-BuildRequires:  python-devel
-BuildRequires:  python-setuptools
-BuildRequires:  python-six
-BuildRequires:  python-sphinx
+BuildRequires:  python2-Sphinx
+BuildRequires:  python2-devel
+BuildRequires:  python2-setuptools
+BuildRequires:  python2-six
 BuildRequires:  systemd-rpm-macros
 Requires:   ca-certificates
-Requires:   python
-Requires:   python-curses
+Requires:   python2
+Requires:   python2-curses
+Requires:   python2-six
 Suggests:   %{name}-htmldoc
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %description
@@ -92,7 +88,6 @@
 rm docs/html/doctrees/environment.pickle 
 
 %files -f INSTALLED_FILES
-%defattr(-,root,root)
 %doc COPYING Changelog.md README.md examples
 %{_mandir}/man1/%{name}.1*
 %{_mandir}/man7/offlineimapui.7*
@@ -105,7 +100,6 @@
 %{_userunitdir}/%{name}-oneshot@.timer
 
 %files htmldoc
-%defattr(-,root,root)
 %doc docs/html
 
 %changelog




commit offlineimap for openSUSE:Factory

2017-11-13 Thread root
Hello community,

here is the log from the commit of package offlineimap for openSUSE:Factory 
checked in at 2017-11-13 14:10:24

Comparing /work/SRC/openSUSE:Factory/offlineimap (Old)
 and  /work/SRC/openSUSE:Factory/.offlineimap.new (New)


Package is "offlineimap"

Mon Nov 13 14:10:24 2017 rev:42 rq:541234 version:7.1.4

Changes:

--- /work/SRC/openSUSE:Factory/offlineimap/offlineimap.changes  2017-07-25 
11:41:38.945729569 +0200
+++ /work/SRC/openSUSE:Factory/.offlineimap.new/offlineimap.changes 
2017-11-13 14:10:44.055788169 +0100
@@ -1,0 +2,16 @@
+Mon Nov 13 08:41:28 UTC 2017 - mimi...@gmail.com
+
+- update to 7.1.4
+* utf8: implement utf8foldernames option
+* utf8: document new feature, deprecate old one
+* remotehost should not be required if transporttunnel is used
+* accounts: error out when no folder to sync
+* sqlite: provide better message error for insert. 
+* folder: Gmail: fix copyright header.
+* Remove some unnecessary whitespace
+* folder: Gmail: remove dead code
+* utf8foldernames: fix missing decode argument.
+* Fix: if any tunnel (preauth_tunnel or transport_tunnel)
+the hostname should not be requird
+
+---

Old:

  offlineimap-7.1.2.tar.gz

New:

  offlineimap-7.1.4.tar.gz



Other differences:
--
++ offlineimap.spec ++
--- /var/tmp/diff_new_pack.UxJEcg/_old  2017-11-13 14:10:46.359705254 +0100
+++ /var/tmp/diff_new_pack.UxJEcg/_new  2017-11-13 14:10:46.359705254 +0100
@@ -19,7 +19,7 @@
 %{!?_userunitdir:%define _userunitdir /usr/lib/systemd/user}
 
 Name:   offlineimap
-Version:7.1.2
+Version:7.1.4
 Release:0
 Summary:IMAP/Maildir Synchronization Tool
 License:GPL-2.0+

++ offlineimap-7.1.2.tar.gz -> offlineimap-7.1.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/offlineimap-7.1.2/Changelog.md 
new/offlineimap-7.1.4/Changelog.md
--- old/offlineimap-7.1.2/Changelog.md  2017-07-10 16:58:50.0 +0200
+++ new/offlineimap-7.1.4/Changelog.md  2017-10-29 15:23:29.0 +0100
@@ -15,6 +15,98 @@
 * The following excerpt is only usefull when rendered in the website.
 {:toc}
 
+### OfflineIMAP v7.1.4 (2017-10-29)
+
+ Notes
+
+Here is a bugfix release for v7.1.3. Two regressions got fixes and the
+--delete-folder CLI option now expects an UTF-8 folder name when 
utf8foldernames
+is enabled.
+
+This release was tested by:
+
+- Nicolas Sebrecht
+
+ Authors
+
+- Nicolas Sebrecht (5)
+- Thomas Merkel (1)
+
+ Fixes
+
+- utf8foldernames: fix missing decode argument. [Nicolas Sebrecht]
+- Fix: if any tunnel (preauth_tunnel or transport_tunnel) the hostname should 
not be required. [Thomas Merkel]
+
+ Changes
+
+- utf8foldernames: support --delete-folder with UTF-8 folder name. [Nicolas 
Sebrecht]
+- contrib/release.py improvements
+
+
+### OfflineIMAP v7.1.3 (2017-10-08)
+
+ Notes
+
+This release introduces a new experimental utf8foldernames configuration 
option.
+
+We already had the "tricky" decodefoldernames which is now deprecated. The new
+code is the correct implementation for this feature. The changes are neat and
+rather small. All the users having decodefoldernames are requested to move to
+utf8foldernames. This requires to update almost all the functions like
+nametrans, folderfilter, etc, because they work on the UTF-8 encoding. See the
+documentation for more. Thank you Urs Liska for this contribution!
+
+In the long run, the idea is to:
+
+1. Remove decodefoldernames in favour of utf8foldernames.
+2. Promote utf8foldernames up to stable.
+3. Turn utf8foldernames on by default.
+
+Currently, folders with non-ASCII characters in their name have to be fully
+re-downloaded. So, there's a bit more work to be done to have (3) and maybe 
(2).
+
+Also, this release includes a fix about remotehost and transporttunnel that
+would require some testing. Thanks Thomas Merkel!
+
+There are documentation improvements, improved errors and minor code cleanups,
+too.
+
+This release was tested by:
+
+- Nicolas Sebrecht
+- Remi Locherer
+
+
+ Authors
+
+- Nicolas Sebrecht (11)
+- Urs Liska (8)
+- Thomas Merkel (1)
+
+ Features
+
+- utf8: implement utf8foldernames option. [Urs Liska]
+- utf8: document new feature, deprecate old one. [Urs Liska]
+
+ Fixes
+
+- remotehost should not be required if transporttunnel is used. [Thomas Merkel]
+- accounts: error out when no folder to sync. [Nicolas Sebrecht]
+- sqlite: provide better message error for insert. [Nicolas Sebrecht]
+- folder: Gmail: fix copyright header. [Nicolas Sebrecht]
+
+ Changes
+
+- man: remove mention of experimental support for python 3. [Nicolas Sebrecht]
+- 

commit offlineimap for openSUSE:Factory

2017-07-25 Thread root
Hello community,

here is the log from the commit of package offlineimap for openSUSE:Factory 
checked in at 2017-07-25 11:41:27

Comparing /work/SRC/openSUSE:Factory/offlineimap (Old)
 and  /work/SRC/openSUSE:Factory/.offlineimap.new (New)


Package is "offlineimap"

Tue Jul 25 11:41:27 2017 rev:41 rq:512428 version:7.1.2

Changes:

--- /work/SRC/openSUSE:Factory/offlineimap/offlineimap.changes  2017-06-23 
09:18:49.198576177 +0200
+++ /work/SRC/openSUSE:Factory/.offlineimap.new/offlineimap.changes 
2017-07-25 11:41:38.945729569 +0200
@@ -1,0 +2,20 @@
+Mon Jul 24 23:25:35 UTC 2017 - jeng...@inai.de
+
+- Trim description.
+
+---
+Sat Jul 22 12:58:32 UTC 2017 - mimi...@gmail.com
+
+- update to 7.1.2
+* folder/IMAP: improve the warning when we can't parse the returned UID.
+* Provide more details in error message when SSL fails on non-standard port
+* Use basic logger (since systemd picks up stdout).
+* offlineimap.conf: ssl must be disabled to force STARTTLS in some cases. 
+* Advise singlethreadperfolder when offlineimap hangs.
+* IMAP/IMAP: continue to sync if the local side does not return
+a valid UID on upload
+* Use a pre-existing target for systemd services.
+* systemd: remove unused watchdog functionality.
+* Remove invalid systemd setting.
+
+---

Old:

  offlineimap-7.1.1.tar.gz

New:

  offlineimap-7.1.2.tar.gz



Other differences:
--
++ offlineimap.spec ++
--- /var/tmp/diff_new_pack.V1nS7I/_old  2017-07-25 11:41:40.509508789 +0200
+++ /var/tmp/diff_new_pack.V1nS7I/_new  2017-07-25 11:41:40.513508223 +0200
@@ -19,9 +19,9 @@
 %{!?_userunitdir:%define _userunitdir /usr/lib/systemd/user}
 
 Name:   offlineimap
-Version:7.1.1
+Version:7.1.2
 Release:0
-Summary:Powerful IMAP/Maildir Synchronization Tool
+Summary:IMAP/Maildir Synchronization Tool
 License:GPL-2.0+
 Group:  Productivity/Networking/Email/Utilities
 Url:http://offlineimap.org/
@@ -45,19 +45,18 @@
 BuildArch:  noarch
 
 %description
-OfflineIMAP is a tool to synchronize IMAP and Maildir mailboxes which is very
-fast due to its multithreaded synchronization algorithm.  It offers several
-user interfaces and is generally very configurable providing a great number of
-settings for controlling its behavior, tuning performance.  Specifically, there
-are several sophisticated and flexible mechanisms for determining the list of
-maiilboxes to synchronize.  Furthermore, it supports internal or external
-automation, SSL and PREAUTH tunnels, offline (or "unplugged") reading, and a
-variety of esoteric IMAP features for compatibility with the widest variety of
-IMAP servers.  OfflineIMAP is designed for safety in terms of avoiding the loss
-of mails under any circumstances.
+OfflineIMAP is a tool to synchronize IMAP and Maildir mailboxes and
+which uses a multithreaded synchronization algorithm. It offers
+several user interfaces and is configurable providing a great number
+of settings for controlling its behavior. There are several
+mechanisms for determining the list of mailboxes to synchronize. It
+supports internal or external automation, SSL and PREAUTH tunnels,
+offline (or "unplugged") reading, and a variety of esoteric IMAP
+features for compatibility with IMAP servers. OfflineIMAP takes
+precautions to avoid the loss of mails.
 
 %package htmldoc
-Summary:Html documentation for %{name}
+Summary:HTML documentation for %{name}
 Group:  Documentation/HTML
 
 %description htmldoc
@@ -84,13 +83,12 @@
 
 install -D -m 644 docs/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
 install -D -m 644 docs/%{name}ui.7 %{buildroot}%{_mandir}/man7/%{name}ui.7
-install -D -m 444 contrib/systemd/mail.target 
%{buildroot}%{_userunitdir}/mail.target
 install -D -m 444 contrib/systemd/%{name}.service 
%{buildroot}%{_userunitdir}/%{name}.service
-install -D -m 444 contrib/systemd/%{name}.timer 
%{buildroot}%{_userunitdir}/%{name}.timer
 install -D -m 444 contrib/systemd/%{name}@.service 
%{buildroot}%{_userunitdir}/%{name}@.service
-install -D -m 444 contrib/systemd/%{name}@.timer 
%{buildroot}%{_userunitdir}/%{name}@.timer
 install -D -m 444 contrib/systemd/%{name}-oneshot.service 
%{buildroot}%{_userunitdir}/%{name}-oneshot.service
+install -D -m 444 contrib/systemd/%{name}-oneshot.timer 
%{buildroot}%{_userunitdir}/%{name}-oneshot.timer
 install -D -m 444 contrib/systemd/%{name}-oneshot@.service 
%{buildroot}%{_userunitdir}/%{name}-oneshot@.service
+install -D -m 444 contrib/systemd/%{name}-oneshot@.timer 
%{buildroot}%{_userunitdir}/%{name}-oneshot@.timer
 rm 

commit offlineimap for openSUSE:Factory

2017-06-23 Thread root
Hello community,

here is the log from the commit of package offlineimap for openSUSE:Factory 
checked in at 2017-06-23 09:18:23

Comparing /work/SRC/openSUSE:Factory/offlineimap (Old)
 and  /work/SRC/openSUSE:Factory/.offlineimap.new (New)


Package is "offlineimap"

Fri Jun 23 09:18:23 2017 rev:40 rq:505633 version:7.1.1

Changes:

--- /work/SRC/openSUSE:Factory/offlineimap/offlineimap.changes  2017-06-02 
10:34:20.595334733 +0200
+++ /work/SRC/openSUSE:Factory/.offlineimap.new/offlineimap.changes 
2017-06-23 09:18:49.198576177 +0200
@@ -1,0 +2,5 @@
+Wed Jun 21 13:40:22 UTC 2017 - bwiedem...@suse.com
+
+- Do not include unneccessary undeterministic environment.pickle in package
+
+---



Other differences:
--
++ offlineimap.spec ++
--- /var/tmp/diff_new_pack.hBBsbv/_old  2017-06-23 09:18:49.858482931 +0200
+++ /var/tmp/diff_new_pack.hBBsbv/_new  2017-06-23 09:18:49.858482931 +0200
@@ -91,6 +91,7 @@
 install -D -m 444 contrib/systemd/%{name}@.timer 
%{buildroot}%{_userunitdir}/%{name}@.timer
 install -D -m 444 contrib/systemd/%{name}-oneshot.service 
%{buildroot}%{_userunitdir}/%{name}-oneshot.service
 install -D -m 444 contrib/systemd/%{name}-oneshot@.service 
%{buildroot}%{_userunitdir}/%{name}-oneshot@.service
+rm docs/html/doctrees/environment.pickle 
 
 %files -f INSTALLED_FILES
 %defattr(-,root,root)




commit offlineimap for openSUSE:Factory

2017-06-02 Thread root
Hello community,

here is the log from the commit of package offlineimap for openSUSE:Factory 
checked in at 2017-06-02 10:34:08

Comparing /work/SRC/openSUSE:Factory/offlineimap (Old)
 and  /work/SRC/openSUSE:Factory/.offlineimap.new (New)


Package is "offlineimap"

Fri Jun  2 10:34:08 2017 rev:39 rq:500455 version:7.1.1

Changes:

--- /work/SRC/openSUSE:Factory/offlineimap/offlineimap.changes  2017-04-28 
09:14:49.849158305 +0200
+++ /work/SRC/openSUSE:Factory/.offlineimap.new/offlineimap.changes 
2017-06-02 10:34:20.595334733 +0200
@@ -1,0 +2,16 @@
+Thu Jun  1 16:42:06 UTC 2017 - mimi...@gmail.com
+
+- update to 7.1.1
+* Env info (used by -V and banner): add openssl version.
+* Acquire lock before updating the CursesLogHandler window
+* maxage: use the remote folder first to compute min_uid.
+* Fix systemd.timer: initialize timer after boot.
+* XOAUTH2: don't try this authentication method when not configured.
+* mbnames: don't duplicate entries in autorefresh mode.
+* docs: update the instructions for creating OAuth projects for GMail.
+* IMAP: UIDPLUS: correctly warn about weird responses from some servers
+* IMAP: UIDPLUS: improve error message on response error for new UID.
+* Display the imaplib and python versions for each normal run
+* imapserver: provide some SSL info while in imap debug mode
+
+---

Old:

  offlineimap-7.1.0.tar.gz

New:

  offlineimap-7.1.1.tar.gz



Other differences:
--
++ offlineimap.spec ++
--- /var/tmp/diff_new_pack.EZtQ3D/_old  2017-06-02 10:34:21.379223975 +0200
+++ /var/tmp/diff_new_pack.EZtQ3D/_new  2017-06-02 10:34:21.383223409 +0200
@@ -19,7 +19,7 @@
 %{!?_userunitdir:%define _userunitdir /usr/lib/systemd/user}
 
 Name:   offlineimap
-Version:7.1.0
+Version:7.1.1
 Release:0
 Summary:Powerful IMAP/Maildir Synchronization Tool
 License:GPL-2.0+

++ offlineimap-7.1.0.tar.gz -> offlineimap-7.1.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/offlineimap-7.1.0/Changelog.md 
new/offlineimap-7.1.1/Changelog.md
--- old/offlineimap-7.1.0/Changelog.md  2017-04-16 00:40:54.0 +0200
+++ new/offlineimap-7.1.1/Changelog.md  2017-05-28 18:08:54.0 +0200
@@ -15,6 +15,60 @@
 * The following excerpt is only usefull when rendered in the website.
 {:toc}
 
+### OfflineIMAP v7.1.1 (2017-05-28)
+
+ Notes
+
+This release has some interesting fixes, including one for the Blinkenlights 
UI.
+
+Otherwise, there is no big change since the previous version.
+
+Furthermore, this release was tested by:
+
+- Remi Locherer
+
+ Authors
+
+17  Nicolas Sebrecht
+ 1  Chris Coleman
+ 1  Ilias Tsitsimpis
+ 1  Maximilian Kaul
+ 1  benutzer193
+ 1  Ævar Arnfjörð Bjarmason
+
+ Features
+
+- contrib: introduce a tool to produce the "upcoming notes". [Nicolas Sebrecht]
+- contrib: secure HTTPS test internet is connected.. [Chris Coleman]
+- Env info (used by -V and banner): add openssl version. [Nicolas Sebrecht]
+- docs: learn to build html files for the manual pages. [Nicolas Sebrecht]
+
+ Fixes
+
+- Acquire lock before updating the CursesLogHandler window. [Ilias Tsitsimpis]
+- maxage: use the remote folder first to compute min_uid. [Nicolas Sebrecht]
+- Fix systemd.timer: initialize timer after boot. [benutzer193]
+- XOAUTH2: don't try this authentication method when not configured. [Nicolas 
Sebrecht]
+- mbnames: don't duplicate entries in autorefresh mode. [Nicolas Sebrecht]
+- docs: update the instructions for creating OAuth projects for GMail. [Ævar 
Arnfjörð Bjarmason]
+- Fixed typo in doc: tls_1_2 => tls1_2. [Maximilian Kaul]
+- IMAP: UIDPLUS: correctly warn about weird responses from some servers. 
[Nicolas Sebrecht]
+- website-doc: force copy of the new HTML generated man pages. [Nicolas 
Sebrecht]
+- Makefile: fix clean target. [Nicolas Sebrecht]
+
+ Changes
+
+- MAINTAINERS: benutzer193 joins the testers team. [Nicolas Sebrecht]
+- IMAP: UIDPLUS: improve error message on response error for new UID. [Nicolas 
Sebrecht]
+- Display the imaplib and python versions for each normal run. [Nicolas 
Sebrecht]
+- imapserver: provide some SSL info while in imap debug mode. [Nicolas 
Sebrecht]
+- manual: improve the documentation about sqlite migration. [Nicolas Sebrecht]
+- documentation: add entry for faulting folders with Microsoft servers. 
[Nicolas Sebrecht]
+- website-doc.sh: add hint on API removal. [Nicolas Sebrecht]
+- README: refactorize sections. [Nicolas Sebrecht]
+
+
+
 ### OfflineIMAP v7.1.0 (2017-04-16)
 
  Notes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit offlineimap for openSUSE:Factory

2017-04-28 Thread root
Hello community,

here is the log from the commit of package offlineimap for openSUSE:Factory 
checked in at 2017-04-28 09:14:42

Comparing /work/SRC/openSUSE:Factory/offlineimap (Old)
 and  /work/SRC/openSUSE:Factory/.offlineimap.new (New)


Package is "offlineimap"

Fri Apr 28 09:14:42 2017 rev:38 rq:491695 version:7.1.0

Changes:

--- /work/SRC/openSUSE:Factory/offlineimap/offlineimap.changes  2017-03-14 
10:07:16.366211205 +0100
+++ /work/SRC/openSUSE:Factory/.offlineimap.new/offlineimap.changes 
2017-04-28 09:14:49.849158305 +0200
@@ -1,0 +2,12 @@
+Thu Apr 27 19:29:56 UTC 2017 - mimi...@gmail.com
+
+- update to 7.1.0
+* doc: Fix typo in offlineimap.1 man page
+* folder: UIDMaps: ignore KeyError failure while removing keys.
+* Remove support for the status_backend configuration option.
+* folder/IMAP: improve handling of "matchinguids" error while searching 
headers.
+* Remove oneshot switch from systemd services.
+* Use oneshot services for systemd timers.
+* Create systemd oneshot services.
+
+---

Old:

  offlineimap-7.0.14.tar.gz

New:

  offlineimap-7.1.0.tar.gz



Other differences:
--
++ offlineimap.spec ++
--- /var/tmp/diff_new_pack.S6AU4t/_old  2017-04-28 09:14:52.028850927 +0200
+++ /var/tmp/diff_new_pack.S6AU4t/_new  2017-04-28 09:14:52.032850363 +0200
@@ -19,7 +19,7 @@
 %{!?_userunitdir:%define _userunitdir /usr/lib/systemd/user}
 
 Name:   offlineimap
-Version:7.0.14
+Version:7.1.0
 Release:0
 Summary:Powerful IMAP/Maildir Synchronization Tool
 License:GPL-2.0+
@@ -89,6 +89,8 @@
 install -D -m 444 contrib/systemd/%{name}.timer 
%{buildroot}%{_userunitdir}/%{name}.timer
 install -D -m 444 contrib/systemd/%{name}@.service 
%{buildroot}%{_userunitdir}/%{name}@.service
 install -D -m 444 contrib/systemd/%{name}@.timer 
%{buildroot}%{_userunitdir}/%{name}@.timer
+install -D -m 444 contrib/systemd/%{name}-oneshot.service 
%{buildroot}%{_userunitdir}/%{name}-oneshot.service
+install -D -m 444 contrib/systemd/%{name}-oneshot@.service 
%{buildroot}%{_userunitdir}/%{name}-oneshot@.service
 
 %files -f INSTALLED_FILES
 %defattr(-,root,root)
@@ -101,6 +103,8 @@
 %{_userunitdir}/%{name}.timer
 %{_userunitdir}/%{name}@.service
 %{_userunitdir}/%{name}@.timer
+%{_userunitdir}/%{name}-oneshot.service
+%{_userunitdir}/%{name}-oneshot@.service
 
 %files htmldoc
 %defattr(-,root,root)

++ offlineimap-7.0.14.tar.gz -> offlineimap-7.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/offlineimap-7.0.14/Changelog.md 
new/offlineimap-7.1.0/Changelog.md
--- old/offlineimap-7.0.14/Changelog.md 2017-03-11 13:22:18.0 +0100
+++ new/offlineimap-7.1.0/Changelog.md  2017-04-16 00:40:54.0 +0200
@@ -15,6 +15,41 @@
 * The following excerpt is only usefull when rendered in the website.
 {:toc}
 
+### OfflineIMAP v7.1.0 (2017-04-16)
+
+ Notes
+
+The most important change is the removal of the status_backend configuration
+option and that's why we're moving to v7.1.0.
+
+There are other small bug fixes and improvements. However, the codebase didn't
+change much since v7.0.14.
+
+ Authors
+
+- Nicolas Sebrecht (6)
+- benutzer193 (4)
+- Ilias Tsitsimpis (1)
+
+ Fixes
+
+- doc: Fix typo in offlineimap.1 man page. [Ilias Tsitsimpis]
+- README: we moved to imaplib2 v2.57. [Nicolas Sebrecht]
+- README: mark porting to py3 as stalled. [Nicolas Sebrecht]
+- folder: UIDMaps: ignore KeyError failure while removing keys. [Nicolas 
Sebrecht]
+
+ Changes
+
+- Remove support for the status_backend configuration option. [Nicolas 
Sebrecht]
+- folder/IMAP: improve handling of "matchinguids" error while searching 
headers. [Nicolas Sebrecht]
+- Adjust README to systemd service file changes. [benutzer193]
+- Remove oneshot switch from systemd services. [benutzer193]
+- Use oneshot services for systemd timers. [benutzer193]
+- Create systemd oneshot services. [benutzer193]
+- website-doc.sh: versions.yml: set versions in order. [Nicolas Sebrecht]
+
+
+
 ### OfflineIMAP v7.0.14 (2017-03-11)
 
  Notes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/offlineimap-7.0.14/README.md 
new/offlineimap-7.1.0/README.md
--- old/offlineimap-7.0.14/README.md2017-03-11 13:22:18.0 +0100
+++ new/offlineimap-7.1.0/README.md 2017-04-16 00:40:54.0 +0200
@@ -93,9 +93,9 @@
 ## Requirements & dependencies
 
 * Python v2.7+
-* Python v3.4+ ***(experimental: [see known 
issues](https://github.com/OfflineIMAP/offlineimap/issues?q=is%3Aissue+is%3Aopen+label%3APy3))***
+* Python v3.4+ ***[STALLED] (experimental: [see known 

commit offlineimap for openSUSE:Factory

2017-03-14 Thread root
Hello community,

here is the log from the commit of package offlineimap for openSUSE:Factory 
checked in at 2017-03-14 10:06:25

Comparing /work/SRC/openSUSE:Factory/offlineimap (Old)
 and  /work/SRC/openSUSE:Factory/.offlineimap.new (New)


Package is "offlineimap"

Tue Mar 14 10:06:25 2017 rev:37 rq:479120 version:7.0.14

Changes:

--- /work/SRC/openSUSE:Factory/offlineimap/offlineimap.changes  2017-02-15 
10:07:48.784301958 +0100
+++ /work/SRC/openSUSE:Factory/.offlineimap.new/offlineimap.changes 
2017-03-14 10:07:16.366211205 +0100
@@ -1,0 +2,8 @@
+Mon Mar 13 17:37:04 UTC 2017 - mimi...@gmail.com
+
+- update to 7.0.14
+* SQLite: avoid concurrent writes on backend migration. 
+* Fix ipv6 configuration handling.
+* Prevent synchronization of identical folders from multiple threads
+
+---

Old:

  offlineimap-7.0.13.tar.gz

New:

  offlineimap-7.0.14.tar.gz



Other differences:
--
++ offlineimap.spec ++
--- /var/tmp/diff_new_pack.XQjUxN/_old  2017-03-14 10:07:16.926131920 +0100
+++ /var/tmp/diff_new_pack.XQjUxN/_new  2017-03-14 10:07:16.930131354 +0100
@@ -19,7 +19,7 @@
 %{!?_userunitdir:%define _userunitdir /usr/lib/systemd/user}
 
 Name:   offlineimap
-Version:7.0.13
+Version:7.0.14
 Release:0
 Summary:Powerful IMAP/Maildir Synchronization Tool
 License:GPL-2.0+

++ offlineimap-7.0.13.tar.gz -> offlineimap-7.0.14.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/offlineimap-7.0.13/Changelog.md 
new/offlineimap-7.0.14/Changelog.md
--- old/offlineimap-7.0.13/Changelog.md 2017-01-27 19:49:42.0 +0100
+++ new/offlineimap-7.0.14/Changelog.md 2017-03-11 13:22:18.0 +0100
@@ -15,6 +15,48 @@
 * The following excerpt is only usefull when rendered in the website.
 {:toc}
 
+### OfflineIMAP v7.0.14 (2017-03-11)
+
+ Notes
+
+Here is a new small fixup release for the v7.0 series. The first v7.0.0 release
+is near to 8 months old. This v7.0.14 release is more reliable than v6.7.0.3.
+Hence, I'm deprecating the v6.7 series.
+
+Now, you are all enjoined to migrate to v7.0.14. Migrating back to v6.7 is not
+supported so you might like to backup your local maildirs and metadata first.
+
+We will fully remove the legacy text backend driver in near future. The SQLite
+driver proved to be better for both performance and reliability.
+
+With this release we use imaplib2 v2.57 to support some faulting IMAP servers,
+fix a little bug about the backend migration to SQLite and serialize the sync
+processes to prevent from issues when both IDLE and autorefresh are enabled.
+
+Happy sync'ing!
+
+ Authors
+
+- Nicolas Sebrecht (5)
+- 927589452 (2)
+- Jens Heinrich (1)
+- Stéphane Graber (1)
+
+ Fixes
+
+- SQLite: avoid concurrent writes on backend migration. [Nicolas Sebrecht]
+- Fix ipv6 configuration handling. [Stéphane Graber]
+- Prevent synchronization of identical folders from multiple threads. [Nicolas 
Sebrecht]
+
+ Changes
+
+- Bump from imaplib2 v2.55 to v2.57. [Nicolas Sebrecht]
+- scripts/get-repository.sh: use portable /bin/sh. [Jens Heinrich]
+- MAINTAINERS: add new tester. [Nicolas Sebrecht]
+- scripts/get-repository.sh: use env to call bash. [mailingli...@927589452.de]
+
+
+
 ### OfflineIMAP v7.0.13 (2017-01-27)
 
  Notes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/offlineimap-7.0.13/MAINTAINERS.rst 
new/offlineimap-7.0.14/MAINTAINERS.rst
--- old/offlineimap-7.0.13/MAINTAINERS.rst  2017-01-27 19:49:42.0 
+0100
+++ new/offlineimap-7.0.14/MAINTAINERS.rst  2017-03-11 13:22:18.0 
+0100
@@ -4,53 +4,58 @@
 
 
 - Abdó Roig-Maranges
- - email: abdo.roig at gmail.com
- - github: aroig
+  - email: abdo.roig at gmail.com
+  - github: aroig
 
 - Ben Boeckel
- - email: mathstuf at gmail.com
- - github: mathstuf
+  - email: mathstuf at gmail.com
+  - github: mathstuf
+
+- Chris Coleman
+  - email: christocoleman at yahoo.com
+  - github: chris001
 
 - Darshit Shah
- - email: darnir at gmail.com
- - github: darnir
+  - email: darnir at gmail.com
+  - github: darnir
 
 - Eygene Ryabinkin
- - email: rea at freebsd.org
- - github: konvpalto
- - other: FreeBSD maintainer
+  - email: rea at freebsd.org
+  - github: konvpalto
+  - other: FreeBSD maintainer
 
 - Igor Almeida
- - email: igor.contato at gmail.com
- - github: igoralmeida
+  - email: igor.contato at gmail.com
+  - github: igoralmeida
 
 - Ilias Tsitsimpis
- - email: i.tsitsimpis at gmail.com
- - github: iliastsi
- - other: Debian maintainer
+  - email: i.tsitsimpis at gmail.com
+  - github: iliastsi
+  - other: Debian maintainer
 

commit offlineimap for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package offlineimap for openSUSE:Factory 
checked in at 2017-02-15 10:07:47

Comparing /work/SRC/openSUSE:Factory/offlineimap (Old)
 and  /work/SRC/openSUSE:Factory/.offlineimap.new (New)


Package is "offlineimap"

Changes:

--- /work/SRC/openSUSE:Factory/offlineimap/offlineimap.changes  2016-12-03 
18:27:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.offlineimap.new/offlineimap.changes 
2017-02-15 10:07:48.784301958 +0100
@@ -1,0 +2,11 @@
+Mon Feb 13 14:23:12 UTC 2017 - mimi...@gmail.com
+
+- update to 7.0.13
+* init: register SIGABRT and handle as per SIGUSR2
+* learn repository retrycount configuration option
+* earn authproxy configuration option
+* folder: IMAP: add missing whitespace in error message
+* repository: IMAP: correctly check the response while listing remote folders.
+* older: IMAP: improve error message when Dovecot returns any data for UID 
FETCH
+
+---

Old:

  offlineimap-7.0.12.tar.gz

New:

  offlineimap-7.0.13.tar.gz



Other differences:
--
++ offlineimap.spec ++
--- /var/tmp/diff_new_pack.dgEnSp/_old  2017-02-15 10:07:49.440209568 +0100
+++ /var/tmp/diff_new_pack.dgEnSp/_new  2017-02-15 10:07:49.440209568 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package offlineimap
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %{!?_userunitdir:%define _userunitdir /usr/lib/systemd/user}
 
 Name:   offlineimap
-Version:7.0.12
+Version:7.0.13
 Release:0
 Summary:Powerful IMAP/Maildir Synchronization Tool
 License:GPL-2.0+

++ offlineimap-7.0.12.tar.gz -> offlineimap-7.0.13.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/offlineimap-7.0.12/Changelog.md 
new/offlineimap-7.0.13/Changelog.md
--- old/offlineimap-7.0.12/Changelog.md 2016-11-30 22:40:59.0 +0100
+++ new/offlineimap-7.0.13/Changelog.md 2017-01-27 19:49:42.0 +0100
@@ -15,6 +15,42 @@
 * The following excerpt is only usefull when rendered in the website.
 {:toc}
 
+### OfflineIMAP v7.0.13 (2017-01-27)
+
+ Notes
+
+Here is a small release with some new features. IMAP servers are better 
supported.
+
+The release cycle was improved. Now, we include a new freeze time before
+important releases.
+
+ Authors
+
+- Nicolas Sebrecht (8)
+- lkcl (2)
+- Chris Smart (1)
+
+ Features
+
+- init: register SIGABRT and handle as per SIGUSR2. [Chris Smart]
+- add documentation about SIGABRT. [Nicolas Sebrecht]
+- learn repository retrycount configuration option. [lkcl]
+- learn authproxy configuration option. [lkcl]
+
+ Fixes
+
+- folder: IMAP: add missing whitespace in error message. [Nicolas Sebrecht]
+- repository: IMAP: correctly check the response while listing remote folders. 
[Nicolas Sebrecht]
+- release.sh: correctly sort releases to compute latest stable and rc. 
[Nicolas Sebrecht]
+
+ Changes
+
+- manual: KNOWN ISSUES: add documentation about the deletions. [Nicolas 
Sebrecht]
+- folder: IMAP: improve error message when Dovecot returns any data for UID 
FETCH. [Nicolas Sebrecht]
+- MAINTAINERS: add new official testers. [Nicolas Sebrecht]
+
+
+
 ### OfflineIMAP v7.0.12 (2016-11-30)
 
  Notes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/offlineimap-7.0.12/MAINTAINERS.rst 
new/offlineimap-7.0.13/MAINTAINERS.rst
--- old/offlineimap-7.0.12/MAINTAINERS.rst  2016-11-30 22:40:59.0 
+0100
+++ new/offlineimap-7.0.13/MAINTAINERS.rst  2017-01-27 19:49:42.0 
+0100
@@ -11,6 +11,10 @@
  - email: mathstuf at gmail.com
  - github: mathstuf
 
+- Darshit Shah
+ - email: darnir at gmail.com
+ - github: darnir
+
 - Eygene Ryabinkin
  - email: rea at freebsd.org
  - github: konvpalto
@@ -25,6 +29,10 @@
  - github: iliastsi
  - other: Debian maintainer
 
+- "J"
+ - email: offlineimap at 927589452.de
+ - other: FreeBSD user
+
 - Łukasz Żarnowiecki
  - email: dolohow at outlook.com
  - github: dolohow
@@ -32,6 +40,12 @@
 - Nicolas Sebrecht
  - email: nicolas.s-dev at laposte.net
  - github: nicolas33
+ - system: Linux
+
+- Rainer M Krug
+ - email: Rainer at krugs.de
+ - github: rkrug
+ - system: OSX
 
 - Sebastian Spaeth
  - email: sebastian at sspaeth.de
@@ -44,11 +58,14 @@
 
 - Abdó Roig-Maranges
 - Ben Boeckel
+- Darshit Shah
 - Eygene Ryabinkin
 - Igor Almeida
 - Ilias Tsitsimpis
+- "J"
 - Łukasz Żarnowiecki
 - Nicolas 

commit offlineimap for openSUSE:Factory

2016-12-03 Thread h_root
Hello community,

here is the log from the commit of package offlineimap for openSUSE:Factory 
checked in at 2016-12-03 18:27:49

Comparing /work/SRC/openSUSE:Factory/offlineimap (Old)
 and  /work/SRC/openSUSE:Factory/.offlineimap.new (New)


Package is "offlineimap"

Changes:

--- /work/SRC/openSUSE:Factory/offlineimap/offlineimap.changes  2016-11-17 
12:44:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.offlineimap.new/offlineimap.changes 
2016-12-03 18:27:50.0 +0100
@@ -1,0 +2,28 @@
+Fri Dec  2 15:08:17 UTC 2016 - mimi...@gmail.com
+
+- update to 7.0.12
+* Enable environment variable expansion on Repository.localfolders
+* repository: Base: fix typo in folder variable name.
+* repository: Base: fix folder structure comparison.
+* GMail: Add ability to set a custom host/port/ssl etc..
+* Add OpenSUSE to list of supported distros.
+* epository: Base: fix name of the status folder.
+* repository: Base: rework the structure folders comparison
+* Fix remaining instance of check_uid_validity refactoring
+* Fix the profile mode.
+* folder: Maildir: actually try to use Delivery-Date if Date is broken.
+* Fix decodefoldernames not applying in folder sync
+* Fix mbnames writing with folders using utf-8
+* Fix utf7 decode error not caught
+* Fix md5 folder generation wanting unicode.
+* Fix bug: should not compare list to int
+* folder: IMAP: display error message before starting next try.
+* offlineimap.conf: XOAUTH2: certificate validation is required for Gmail
+* offlineimap.conf: autorefresh points to maxsyncaccounts
+* offlineimap.conf: use 'Offlineimap' to name the software.
+* offlineimap.conf: add comments for the readonly configuration option
+* Don't allow negative values for autorefresh
+* Manual: add known issues entry about XOAUTH2 "invalid_grant"
+* repository: Gmail: fix copyright line
+
+---

Old:

  offlineimap-7.0.9.tar.gz

New:

  offlineimap-7.0.12.tar.gz



Other differences:
--
++ offlineimap.spec ++
--- /var/tmp/diff_new_pack.SKx16l/_old  2016-12-03 18:27:52.0 +0100
+++ /var/tmp/diff_new_pack.SKx16l/_new  2016-12-03 18:27:52.0 +0100
@@ -19,7 +19,7 @@
 %{!?_userunitdir:%define _userunitdir /usr/lib/systemd/user}
 
 Name:   offlineimap
-Version:7.0.9
+Version:7.0.12
 Release:0
 Summary:Powerful IMAP/Maildir Synchronization Tool
 License:GPL-2.0+

++ offlineimap-7.0.9.tar.gz -> offlineimap-7.0.12.tar.gz ++
 1722 lines of diff (skipped)




commit offlineimap for openSUSE:Factory

2016-11-17 Thread h_root
Hello community,

here is the log from the commit of package offlineimap for openSUSE:Factory 
checked in at 2016-11-17 12:44:36

Comparing /work/SRC/openSUSE:Factory/offlineimap (Old)
 and  /work/SRC/openSUSE:Factory/.offlineimap.new (New)


Package is "offlineimap"

Changes:

--- /work/SRC/openSUSE:Factory/offlineimap/offlineimap.changes  2016-10-13 
11:32:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.offlineimap.new/offlineimap.changes 
2016-11-17 12:44:37.0 +0100
@@ -1,0 +2,11 @@
+Thu Nov 17 09:13:34 UTC 2016 - mimi...@gmail.com
+
+- update to 7.0.9
+* SQLite: make postponing transaction committing possible.. 
+* UIDMaps: ensure we don't update the map file in dry run mode.
+* UIDMaps: prevent from leaving a truncated map file
+* Fix flickering in Blinkenlights UI.
+* UIDMaps: reorder imports.
+* folder: IMAP: remove unused import.
+
+---

Old:

  offlineimap-7.0.8.tar.gz

New:

  offlineimap-7.0.9.tar.gz



Other differences:
--
++ offlineimap.spec ++
--- /var/tmp/diff_new_pack.E87m4r/_old  2016-11-17 12:44:38.0 +0100
+++ /var/tmp/diff_new_pack.E87m4r/_new  2016-11-17 12:44:38.0 +0100
@@ -19,7 +19,7 @@
 %{!?_userunitdir:%define _userunitdir /usr/lib/systemd/user}
 
 Name:   offlineimap
-Version:7.0.8
+Version:7.0.9
 Release:0
 Summary:Powerful IMAP/Maildir Synchronization Tool
 License:GPL-2.0+

++ offlineimap-7.0.8.tar.gz -> offlineimap-7.0.9.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/offlineimap-7.0.8/Changelog.md 
new/offlineimap-7.0.9/Changelog.md
--- old/offlineimap-7.0.8/Changelog.md  2016-10-08 10:10:56.0 +0200
+++ new/offlineimap-7.0.9/Changelog.md  2016-10-29 10:18:44.0 +0200
@@ -15,6 +15,49 @@
 * The following excerpt is only usefull when rendered in the website.
 {:toc}
 
+### OfflineIMAP v7.0.9 (2016-10-29)
+
+ Notes
+
+Let's go for this small but still interesting release.
+
+The Blinkenlights UI got fixed. Reliability for IMAP/IMAP setups is improved.
+
+The sqlite backend now honors the fsync configuration option. This allows
+commits to the database to be postponed. This might be usefull to disable the
+default fsync for some use cases like cache migration from text to sqlite,
+syncing after long away periods and more generally when a lot of new email
+entries must be written to the cache.
+
+Because of this change the old fsync option is marked EXPERIMENTAL. However,
+setups using the plain text cache are not concerned. Bear in mind that 
disabling
+fsync greatly decreases reliability when resuming from unexpected halts.
+
+Small code cleanups, too.
+
+ Authors
+
+- Nicolas Sebrecht (4)
+- Giel van Schijndel (1)
+- Ilias Tsitsimpis (1)
+
+ Features
+
+- SQLite: make postponing transaction committing possible.. [Giel van 
Schijndel]
+
+ Fixes
+
+- UIDMaps: ensure we don't update the map file in dry run mode. [Nicolas 
Sebrecht]
+- UIDMaps: prevent from leaving a truncated map file. [Nicolas Sebrecht]
+- Fix flickering in Blinkenlights UI. [Ilias Tsitsimpis]
+
+ Changes
+
+- UIDMaps: reorder imports. [Nicolas Sebrecht]
+- folder: IMAP: remove unused import. [Nicolas Sebrecht]
+
+
+
 ### OfflineIMAP v7.0.8 (2016-10-08)
 
  Notes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/offlineimap-7.0.8/offlineimap/__init__.py 
new/offlineimap-7.0.9/offlineimap/__init__.py
--- old/offlineimap-7.0.8/offlineimap/__init__.py   2016-10-08 
10:10:56.0 +0200
+++ new/offlineimap-7.0.9/offlineimap/__init__.py   2016-10-29 
10:18:44.0 +0200
@@ -2,7 +2,7 @@
 
 __productname__ = 'OfflineIMAP'
 # Expecting trailing "-rcN" or "" for stable releases.
-__version__ = "7.0.8"
+__version__ = "7.0.9"
 __copyright__   = "Copyright 2002-2016 John Goerzen & contributors"
 __author__  = "John Goerzen"
 __author_email__= "offlineimap-proj...@lists.alioth.debian.org"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/offlineimap-7.0.8/offlineimap/folder/Base.py 
new/offlineimap-7.0.9/offlineimap/folder/Base.py
--- old/offlineimap-7.0.8/offlineimap/folder/Base.py2016-10-08 
10:10:56.0 +0200
+++ new/offlineimap-7.0.9/offlineimap/folder/Base.py2016-10-29 
10:18:44.0 +0200
@@ -70,6 +70,7 @@
 
 self._sync_deletes = self.config.getdefaultboolean(
 self.repoconfname, "sync_deletes", True)
+self._dofsync = self.config.getdefaultboolean("general", "fsync", True)
 
 # Determine if we're running static or dynamic folder filtering
 # and 

commit offlineimap for openSUSE:Factory

2016-10-13 Thread h_root
Hello community,

here is the log from the commit of package offlineimap for openSUSE:Factory 
checked in at 2016-10-13 11:32:49

Comparing /work/SRC/openSUSE:Factory/offlineimap (Old)
 and  /work/SRC/openSUSE:Factory/.offlineimap.new (New)


Package is "offlineimap"

Changes:

--- /work/SRC/openSUSE:Factory/offlineimap/offlineimap.changes  2016-09-26 
12:36:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.offlineimap.new/offlineimap.changes 
2016-10-13 11:32:51.0 +0200
@@ -1,0 +2,8 @@
+Thu Oct 13 07:18:15 UTC 2016 - mimi...@gmail.com
+
+- update to 7.0.8
+- Import ui before threadutil to resolve circular dependency
+- Fix implicit call to unicode() from UI functions.
+- imapserver: minor code cleaning
+
+---

Old:

  offlineimap-7.0.7.tar.gz

New:

  offlineimap-7.0.8.tar.gz



Other differences:
--
++ offlineimap.spec ++
--- /var/tmp/diff_new_pack.dU2aNt/_old  2016-10-13 11:32:52.0 +0200
+++ /var/tmp/diff_new_pack.dU2aNt/_new  2016-10-13 11:32:52.0 +0200
@@ -19,7 +19,7 @@
 %{!?_userunitdir:%define _userunitdir /usr/lib/systemd/user}
 
 Name:   offlineimap
-Version:7.0.7
+Version:7.0.8
 Release:0
 Summary:Powerful IMAP/Maildir Synchronization Tool
 License:GPL-2.0+

++ offlineimap-7.0.7.tar.gz -> offlineimap-7.0.8.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/offlineimap-7.0.7/Changelog.md 
new/offlineimap-7.0.8/Changelog.md
--- old/offlineimap-7.0.7/Changelog.md  2016-09-21 04:03:25.0 +0200
+++ new/offlineimap-7.0.8/Changelog.md  2016-10-08 10:10:56.0 +0200
@@ -15,6 +15,36 @@
 * The following excerpt is only usefull when rendered in the website.
 {:toc}
 
+### OfflineIMAP v7.0.8 (2016-10-08)
+
+ Notes
+
+Very small release to fix the broken UI relying on Curses. Thanks for the
+contributors!
+
+ Authors
+
+- Nicolas Sebrecht (4)
+- Ilias Tsitsimpis (1)
+- Stéphane Albert (1)
+
+ Features
+
+- Introduce contrib/README.md. [Nicolas Sebrecht]
+
+ Fixes
+
+- Import ui before threadutil to resolve circular dependency. [Ilias 
Tsitsimpis]
+- Fix implicit call to unicode() from UI functions. [Stéphane Albert]
+
+ Changes
+
+- imapserver: minor code cleaning: reorder methods. [Nicolas Sebrecht]
+- website-doc.sh: print usage when no argument is given. [Nicolas Sebrecht]
+- Changelog: add remark about singlethreadperfolder in the resume. [Nicolas 
Sebrecht]
+
+
+
 ### OfflineIMAP v7.0.7 (2016-09-21)
 
  Notes
@@ -22,6 +52,8 @@
 With this release, IDLE mode is a bit improved regarding stability. Offlineimap
 learns the default path to the certificate for Gentoo.
 
+The singlethreadperfolder configuration option is marked stable.
+
 There are few improvements for logs and documentation. Minor code refactoring,
 too.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/offlineimap-7.0.7/contrib/README.md 
new/offlineimap-7.0.8/contrib/README.md
--- old/offlineimap-7.0.7/contrib/README.md 1970-01-01 01:00:00.0 
+0100
+++ new/offlineimap-7.0.8/contrib/README.md 2016-10-08 10:10:56.0 
+0200
@@ -0,0 +1,9 @@
+
+README
+==
+
+**This "./contrib" directory is where users share their own scripts and 
tools.**
+
+Everything here is submitted and maintained *by the users for the users*. 
You're
+welcome to add your own stuff. There is no barrier on your contributions here.
+We think it's expected to find contributions of various quality.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/offlineimap-7.0.7/docs/website-doc.sh 
new/offlineimap-7.0.8/docs/website-doc.sh
--- old/offlineimap-7.0.7/docs/website-doc.sh   2016-09-21 04:03:25.0 
+0200
+++ new/offlineimap-7.0.8/docs/website-doc.sh   2016-10-08 10:10:56.0 
+0200
@@ -126,7 +126,7 @@
 
 
 exit_code=0
-test "n$ARGS" = 'n' && ARG='usage' # no option passed
+test "n$ARGS" = 'n' && ARGS='usage' # no option passed
 for arg in $ARGS
 do
   # PWD was fixed at the very beginning.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/offlineimap-7.0.7/offlineimap/__init__.py 
new/offlineimap-7.0.8/offlineimap/__init__.py
--- old/offlineimap-7.0.7/offlineimap/__init__.py   2016-09-21 
04:03:25.0 +0200
+++ new/offlineimap-7.0.8/offlineimap/__init__.py   2016-10-08 
10:10:56.0 +0200
@@ -2,7 +2,7 @@
 
 __productname__ = 'OfflineIMAP'
 # Expecting trailing "-rcN" or "" for stable releases.
-__version__ = "7.0.7"
+__version__ = "7.0.8"
 __copyright__   = "Copyright 2002-2016 John Goerzen & 

commit offlineimap for openSUSE:Factory

2016-09-26 Thread h_root
Hello community,

here is the log from the commit of package offlineimap for openSUSE:Factory 
checked in at 2016-09-26 12:36:44

Comparing /work/SRC/openSUSE:Factory/offlineimap (Old)
 and  /work/SRC/openSUSE:Factory/.offlineimap.new (New)


Package is "offlineimap"

Changes:

--- /work/SRC/openSUSE:Factory/offlineimap/offlineimap.changes  2016-08-24 
10:09:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.offlineimap.new/offlineimap.changes 
2016-09-26 12:36:46.0 +0200
@@ -1,0 +2,17 @@
+Sun Sep 25 17:02:10 UTC 2016 - mimi...@gmail.com
+
+- update to 7.0.7
+* Remove EXPERIMENTAL flag for the singlethreadperfolder configuration option.
+* Ensure logs are in bytes for PLAIN authentication.
+* Minor: utils: distro: fix copyright line.
+* README: minor copy edits.
+* IDLE: protect all calls to imapobj.noop() (coonection might be dropped).
+* XOAUTH2: raise error if string 'error' is in the response.
+* Set singlethreadperfolder configuration option when in idle mode.
+* repository: IMAP: cache the idle folders in memory.
+* mbnames: add info output messages in dry run mode.
+* mbnames: remove non-required argument.
+* offlineimap.conf: explain hooks in idle mode.
+* Explain how to submit issues in more files.
+
+---

Old:

  offlineimap-7.0.6.tar.gz

New:

  offlineimap-7.0.7.tar.gz



Other differences:
--
++ offlineimap.spec ++
--- /var/tmp/diff_new_pack.5tpRaY/_old  2016-09-26 12:36:47.0 +0200
+++ /var/tmp/diff_new_pack.5tpRaY/_new  2016-09-26 12:36:47.0 +0200
@@ -19,7 +19,7 @@
 %{!?_userunitdir:%define _userunitdir /usr/lib/systemd/user}
 
 Name:   offlineimap
-Version:7.0.6
+Version:7.0.7
 Release:0
 Summary:Powerful IMAP/Maildir Synchronization Tool
 License:GPL-2.0+
@@ -69,7 +69,7 @@
 
 %build
 python setup.py build
-make %{?_smp_mflags} -C docs docs
+make %{?_smp_mflags} V=1 -C docs
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot} \

++ offlineimap-7.0.6.tar.gz -> offlineimap-7.0.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/offlineimap-7.0.6/CONTRIBUTING.rst 
new/offlineimap-7.0.7/CONTRIBUTING.rst
--- old/offlineimap-7.0.6/CONTRIBUTING.rst  2016-08-21 20:43:03.0 
+0200
+++ new/offlineimap-7.0.7/CONTRIBUTING.rst  2016-09-21 04:03:25.0 
+0200
@@ -32,7 +32,16 @@
 =
 
 Issues are welcome to both Github_ and the `mailing list`_, at your own
-convenience.
+convenience. Provide the following information:
+- system/distribution (with version)
+- offlineimap version (`offlineimap -V`)
+- Python version
+- server name or domain
+- CLI options
+- Configuration file (offlineimaprc)
+- pythonfile (if any)
+- Logs, error
+- Steps to reproduce the error
 
 Worth the read: `How to fix a bug in open source software`_.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/offlineimap-7.0.6/Changelog.md 
new/offlineimap-7.0.7/Changelog.md
--- old/offlineimap-7.0.6/Changelog.md  2016-08-21 20:43:03.0 +0200
+++ new/offlineimap-7.0.7/Changelog.md  2016-09-21 04:03:25.0 +0200
@@ -15,6 +15,47 @@
 * The following excerpt is only usefull when rendered in the website.
 {:toc}
 
+### OfflineIMAP v7.0.7 (2016-09-21)
+
+ Notes
+
+With this release, IDLE mode is a bit improved regarding stability. Offlineimap
+learns the default path to the certificate for Gentoo.
+
+There are few improvements for logs and documentation. Minor code refactoring,
+too.
+
+ Authors
+
+- Nicolas Sebrecht (12)
+- Dan Loewenherz (1)
+- Espen Henriksen (1)
+
+ Features
+
+- Add gentoo cert path for OS-DEFAULT. [Espen Henriksen]
+- Remove EXPERIMENTAL flag for the singlethreadperfolder configuration option. 
[Nicolas Sebrecht]
+
+ Fixes
+
+- Ensure logs are in bytes for PLAIN authentication. [Nicolas Sebrecht]
+- Minor: utils: distro: fix copyright line. [Nicolas Sebrecht]
+- README: minor copy edits. [Dan Loewenherz]
+- IDLE: protect all calls to imapobj.noop() (coonection might be dropped). 
[Nicolas Sebrecht]
+- XOAUTH2: raise error if string 'error' is in the response. [Nicolas Sebrecht]
+
+ Changes
+
+- Set singlethreadperfolder configuration option when in idle mode. [Nicolas 
Sebrecht]
+- repository: IMAP: cache the idle folders in memory. [Nicolas Sebrecht]
+- mbnames: add info output messages in dry run mode. [Nicolas Sebrecht]
+- mbnames: remove non-required argument. [Nicolas Sebrecht]
+- offlineimap.conf: explain hooks in idle mode. [Nicolas Sebrecht]
+- Explain how to submit issues in more files. [Nicolas Sebrecht]
+- README: explain the a2x 

commit offlineimap for openSUSE:Factory

2016-08-24 Thread h_root
Hello community,

here is the log from the commit of package offlineimap for openSUSE:Factory 
checked in at 2016-08-24 10:09:12

Comparing /work/SRC/openSUSE:Factory/offlineimap (Old)
 and  /work/SRC/openSUSE:Factory/.offlineimap.new (New)


Package is "offlineimap"

Changes:

--- /work/SRC/openSUSE:Factory/offlineimap/offlineimap.changes  2016-08-17 
12:04:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.offlineimap.new/offlineimap.changes 
2016-08-24 10:09:19.0 +0200
@@ -1,0 +2,8 @@
+Tue Aug 23 19:12:03 UTC 2016 - mimi...@gmail.com
+
+- update to 7.0.6
+* XOAUTH2: improve error message while trying to get access token. 
+* Show python version for -V CLI option.
+* offlineimap.conf: add note about Gmail\All Mail keeping the emails while 
deleted.
+
+---

Old:

  offlineimap-7.0.5.tar.gz

New:

  offlineimap-7.0.6.tar.gz



Other differences:
--
++ offlineimap.spec ++
--- /var/tmp/diff_new_pack.BIXesQ/_old  2016-08-24 10:09:20.0 +0200
+++ /var/tmp/diff_new_pack.BIXesQ/_new  2016-08-24 10:09:20.0 +0200
@@ -19,7 +19,7 @@
 %{!?_userunitdir:%define _userunitdir /usr/lib/systemd/user}
 
 Name:   offlineimap
-Version:7.0.5
+Version:7.0.6
 Release:0
 Summary:Powerful IMAP/Maildir Synchronization Tool
 License:GPL-2.0+

++ offlineimap-7.0.5.tar.gz -> offlineimap-7.0.6.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/offlineimap-7.0.5/Changelog.md 
new/offlineimap-7.0.6/Changelog.md
--- old/offlineimap-7.0.5/Changelog.md  2016-08-10 15:03:17.0 +0200
+++ new/offlineimap-7.0.6/Changelog.md  2016-08-21 20:43:03.0 +0200
@@ -15,6 +15,37 @@
 * The following excerpt is only usefull when rendered in the website.
 {:toc}
 
+### OfflineIMAP v7.0.6 (2016-08-21)
+
+ Notes
+
+Evaluated XOAUTH2 configuration options are fixed. With this release,
+offlineimap can try to keep the UIDs in order.
+
+ Authors
+
+- Nicolas Sebrecht (10)
+- James E. Blair (2)
+
+ Features
+
+- Learn singlethreadperfolder configuration option. [James E. Blair]
+- folder: Base: sort message UID list. [James E. Blair]
+
+ Fixes
+
+- Maildir: add missing exception instance "as e" in except clause. [Nicolas 
Sebrecht]
+- XOAUTH2: fix evaluated configuration options. [Nicolas Sebrecht]
+
+ Changes
+
+- XOAUTH2: improve error message while trying to get access token. [Nicolas 
Sebrecht]
+- Show python version for -V CLI option. [Nicolas Sebrecht]
+- README: link Python 3 version to issues. [Nicolas Sebrecht]
+- offlineimap.conf: add note about Gmail\All Mail keeping the emails while 
deleted. [Nicolas Sebrecht]
+- release.sh: minor enhancements. [Nicolas Sebrecht]
+
+
 ### OfflineIMAP v7.0.5 (2016-08-10)
 
  Notes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/offlineimap-7.0.5/README.md 
new/offlineimap-7.0.6/README.md
--- old/offlineimap-7.0.5/README.md 2016-08-10 15:03:17.0 +0200
+++ new/offlineimap-7.0.6/README.md 2016-08-21 20:43:03.0 +0200
@@ -83,7 +83,7 @@
 ## Requirements & dependencies
 
 * Python v2.7+
-* Python v3.4+ ***(experimental)***
+* Python v3.4+ ***(experimental: [see known 
issues](https://github.com/OfflineIMAP/offlineimap/issues?q=is%3Aissue+is%3Aopen+label%3APy3))***
 * six (required)
 * imaplib2 >= 2.55 (optional)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/offlineimap-7.0.5/contrib/release.sh 
new/offlineimap-7.0.6/contrib/release.sh
--- old/offlineimap-7.0.5/contrib/release.sh2016-08-10 15:03:17.0 
+0200
+++ new/offlineimap-7.0.6/contrib/release.sh2016-08-21 20:43:03.0 
+0200
@@ -471,14 +471,12 @@
 Make your checks and push the changes for both offlineimap and the website.
 Announce template stands in '$TMP_ANNOUNCE'.
 Command samples to do manually:
-- git push  master:master
-- git push  next:next
-- git push  $new_version
+- git push  master next $new_version
 - python setup.py sdist && twine upload dist/* && rm -rf dist MANIFEST
 - cd website
 - git checkout master
 - git merge $branch_name
-- git push  master:master
+- git push  master
 - cd ..
 - git send-email $TMP_ANNOUNCE
 Have fun! ,-)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/offlineimap-7.0.5/offlineimap/__init__.py 
new/offlineimap-7.0.6/offlineimap/__init__.py
--- old/offlineimap-7.0.5/offlineimap/__init__.py   2016-08-10 
15:03:17.0 +0200
+++ new/offlineimap-7.0.6/offlineimap/__init__.py   2016-08-21 
20:43:03.0 +0200
@@ -2,7 +2,7 @@
 
 __productname__ 

commit offlineimap for openSUSE:Factory

2016-08-17 Thread h_root
Hello community,

here is the log from the commit of package offlineimap for openSUSE:Factory 
checked in at 2016-08-17 12:04:52

Comparing /work/SRC/openSUSE:Factory/offlineimap (Old)
 and  /work/SRC/openSUSE:Factory/.offlineimap.new (New)


Package is "offlineimap"

Changes:

--- /work/SRC/openSUSE:Factory/offlineimap/offlineimap.changes  2016-08-09 
22:15:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.offlineimap.new/offlineimap.changes 
2016-08-17 12:04:53.0 +0200
@@ -1,0 +2,21 @@
+Sun Aug 14 21:58:33 UTC 2016 - mimi...@gmail.com
+
+- add systemd user services 
+
+---
+Sun Aug 14 20:28:03 UTC 2016 - mimi...@gmail.com
+
+- update to 7.0.5
+- separated Html doc to own package
+* ConfigHelperMixin must be new-style class to not break inheritance.
+* don't delete messages in local cache in dry-run mode.
+* Fix typo in format string in machineui.
+* folder: IMAP: change raw assert to OfflineImapError
+* folder: IMAP: add 'imap' debug output before calling FETCH.
+* explicitly set hash of Base class to None.
+* imapserver: change lambdas with map to list comprehension.
+* Clarify which settings are required for mbnames.
+* Remove an unused import.
+* folder: Base: minor style fix.
+
+---

Old:

  v7.0.3.tar.gz

New:

  offlineimap-7.0.5.tar.gz



Other differences:
--
++ offlineimap.spec ++
--- /var/tmp/diff_new_pack.9jpQqw/_old  2016-08-17 12:04:54.0 +0200
+++ /var/tmp/diff_new_pack.9jpQqw/_new  2016-08-17 12:04:54.0 +0200
@@ -16,14 +16,16 @@
 #
 
 
+%{!?_userunitdir:%define _userunitdir /usr/lib/systemd/user}
+
 Name:   offlineimap
-Version:7.0.3
+Version:7.0.5
 Release:0
 Summary:Powerful IMAP/Maildir Synchronization Tool
 License:GPL-2.0+
 Group:  Productivity/Networking/Email/Utilities
 Url:http://offlineimap.org/
-Source0:
https://github.com/OfflineIMAP/offlineimap/archive/v%{version}.tar.gz
+Source0:
https://github.com/OfflineIMAP/offlineimap/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source100:  offlineimap-rpmlintrc
 BuildRequires:  asciidoc
 BuildRequires:  docutils
@@ -34,9 +36,11 @@
 BuildRequires:  python-setuptools
 BuildRequires:  python-six
 BuildRequires:  python-sphinx
+BuildRequires:  systemd-rpm-macros
 Requires:   ca-certificates
 Requires:   python
 Requires:   python-curses
+Suggests:   %{name}-htmldoc
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
@@ -52,6 +56,13 @@
 IMAP servers.  OfflineIMAP is designed for safety in terms of avoiding the loss
 of mails under any circumstances.
 
+%package htmldoc
+Summary:Html documentation for %{name}
+Group:  Documentation/HTML
+
+%description htmldoc
+Separated documentation from %{name} package
+
 %prep
 %setup -q
 sed -i '/^#!\/usr\/bin\/env/d' offlineimap/bundled_imaplib2.py
@@ -73,11 +84,26 @@
 
 install -D -m 644 docs/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
 install -D -m 644 docs/%{name}ui.7 %{buildroot}%{_mandir}/man7/%{name}ui.7
+install -D -m 444 contrib/systemd/mail.target 
%{buildroot}%{_userunitdir}/mail.target
+install -D -m 444 contrib/systemd/%{name}.service 
%{buildroot}%{_userunitdir}/%{name}.service
+install -D -m 444 contrib/systemd/%{name}.timer 
%{buildroot}%{_userunitdir}/%{name}.timer
+install -D -m 444 contrib/systemd/%{name}@.service 
%{buildroot}%{_userunitdir}/%{name}@.service
+install -D -m 444 contrib/systemd/%{name}@.timer 
%{buildroot}%{_userunitdir}/%{name}@.timer
 
 %files -f INSTALLED_FILES
 %defattr(-,root,root)
-%doc COPYING Changelog.md README.md examples docs/html
-%{_mandir}/man1/offlineimap.1*
+%doc COPYING Changelog.md README.md examples
+%{_mandir}/man1/%{name}.1*
 %{_mandir}/man7/offlineimapui.7*
+%dir %{_userunitdir}
+%{_userunitdir}/mail.target
+%{_userunitdir}/%{name}.service
+%{_userunitdir}/%{name}.timer
+%{_userunitdir}/%{name}@.service
+%{_userunitdir}/%{name}@.timer
+
+%files htmldoc
+%defattr(-,root,root)
+%doc docs/html
 
 %changelog




commit offlineimap for openSUSE:Factory

2016-08-09 Thread h_root
Hello community,

here is the log from the commit of package offlineimap for openSUSE:Factory 
checked in at 2016-08-09 22:15:31

Comparing /work/SRC/openSUSE:Factory/offlineimap (Old)
 and  /work/SRC/openSUSE:Factory/.offlineimap.new (New)


Package is "offlineimap"

Changes:

--- /work/SRC/openSUSE:Factory/offlineimap/offlineimap.changes  2015-05-16 
19:01:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.offlineimap.new/offlineimap.changes 
2016-08-09 22:15:32.0 +0200
@@ -1,0 +2,6 @@
+Mon Aug  1 14:27:40 UTC 2016 - mimi...@gmail.com
+
+- update to 7.0.3
+* very long upstream changelog, please see Changelog.md file in docs
+
+---

Old:

  v6.5.7.tar.gz

New:

  v7.0.3.tar.gz



Other differences:
--
++ offlineimap.spec ++
--- /var/tmp/diff_new_pack.DFeJrj/_old  2016-08-09 22:15:33.0 +0200
+++ /var/tmp/diff_new_pack.DFeJrj/_new  2016-08-09 22:15:33.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package offlineimap
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   offlineimap
-Version:6.5.7
+Version:7.0.3
 Release:0
 Summary:Powerful IMAP/Maildir Synchronization Tool
 License:GPL-2.0+
@@ -32,6 +32,7 @@
 BuildRequires:  python
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
+BuildRequires:  python-six
 BuildRequires:  python-sphinx
 Requires:   ca-certificates
 Requires:   python
@@ -53,7 +54,7 @@
 
 %prep
 %setup -q
-sed -i '/^#!\/usr\/bin\/env/d' offlineimap/imaplib2.py
+sed -i '/^#!\/usr\/bin\/env/d' offlineimap/bundled_imaplib2.py
 
 %build
 python setup.py build

++ v6.5.7.tar.gz -> v7.0.3.tar.gz ++
 13813 lines of diff (skipped)




commit offlineimap for openSUSE:Factory

2015-05-16 Thread h_root
Hello community,

here is the log from the commit of package offlineimap for openSUSE:Factory 
checked in at 2015-05-16 19:01:29

Comparing /work/SRC/openSUSE:Factory/offlineimap (Old)
 and  /work/SRC/openSUSE:Factory/.offlineimap.new (New)


Package is offlineimap

Changes:

--- /work/SRC/openSUSE:Factory/offlineimap/offlineimap.changes  2014-11-26 
10:34:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.offlineimap.new/offlineimap.changes 
2015-05-16 19:01:31.0 +0200
@@ -1,0 +2,17 @@
+Sat May 16 08:17:18 UTC 2015 - g...@opensuse.org
+
+- update to version 6.5.7
+  - better documentation for Windows users
+  - contrib/release.sh (v0.2): fixes and improvements
+  - report exceptions via exit code.
+  - proxy feature leaks DNS support: offlineimap.conf talks about
+this
+  - email parsing for date coudn't work: fix datetuple dst check
+  - little code refactoring
+- drop offlineimap-use-system-certificates.patch, upstream solved
+  this differently by requiring users to specify OS-DEFAULT
+  in order to use the system CA bundle, this fixes a problem raised
+  in boo#907035 where users are unable to just check the
+  certificate fingerprint
+
+---

Old:

  offlineimap-use-system-certificates.patch
  v6.5.6.tar.gz

New:

  v6.5.7.tar.gz



Other differences:
--
++ offlineimap.spec ++
--- /var/tmp/diff_new_pack.QVHM7n/_old  2015-05-16 19:01:32.0 +0200
+++ /var/tmp/diff_new_pack.QVHM7n/_new  2015-05-16 19:01:32.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package offlineimap
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,17 +17,18 @@
 
 
 Name:   offlineimap
-Version:6.5.6
+Version:6.5.7
 Release:0
 Summary:Powerful IMAP/Maildir Synchronization Tool
 License:GPL-2.0+
 Group:  Productivity/Networking/Email/Utilities
 Url:http://offlineimap.org/
-Source: 
https://github.com/OfflineIMAP/offlineimap/archive/v%{version}.tar.gz
+Source0:
https://github.com/OfflineIMAP/offlineimap/archive/v%{version}.tar.gz
 Source100:  offlineimap-rpmlintrc
-# PATCH-FEATURE-OPENSUSE offlineimap-use-system-certificates.patch boo#907035 
g...@opensuse.org -- Use system certificates by default
-Patch0: offlineimap-use-system-certificates.patch
+BuildRequires:  asciidoc
 BuildRequires:  docutils
+BuildRequires:  libxml2-tools
+BuildRequires:  libxslt-tools
 BuildRequires:  python
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
@@ -53,30 +54,29 @@
 %prep
 %setup -q
 sed -i '/^#!\/usr\/bin\/env/d' offlineimap/imaplib2.py
-%patch0 -p1
 
 %build
 python setup.py build
-make doc
+make %{?_smp_mflags} -C docs docs
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot} \
 --record-rpm=INSTALLED_FILES
 
-rm -rf docs/html/doctrees \
+rm -rf docs/html/_sources \
 docs/html/.buildinfo \
 objects.inv
 
-mv Changelog.html docs/html
-
 mkdir examples
 mv offlineimap.conf* examples
 
-install -D -m 644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
+install -D -m 644 docs/%{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
+install -D -m 644 docs/%{name}ui.7 %{buildroot}%{_mandir}/man7/%{name}ui.7
 
 %files -f INSTALLED_FILES
 %defattr(-,root,root)
-%doc COPYING examples docs/html
+%doc COPYING Changelog.md README.md examples docs/html
 %{_mandir}/man1/offlineimap.1*
+%{_mandir}/man7/offlineimapui.7*
 
 %changelog

++ v6.5.6.tar.gz - v6.5.7.tar.gz ++
 67868 lines of diff (skipped)




commit offlineimap for openSUSE:Factory

2014-11-26 Thread h_root
Hello community,

here is the log from the commit of package offlineimap for openSUSE:Factory 
checked in at 2014-11-26 10:34:04

Comparing /work/SRC/openSUSE:Factory/offlineimap (Old)
 and  /work/SRC/openSUSE:Factory/.offlineimap.new (New)


Package is offlineimap

Changes:

--- /work/SRC/openSUSE:Factory/offlineimap/offlineimap.changes  2014-05-26 
14:41:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.offlineimap.new/offlineimap.changes 
2014-11-26 10:34:09.0 +0100
@@ -1,0 +2,8 @@
+Tue Nov 25 15:19:48 UTC 2014 - g...@opensuse.org
+
+- add offlineimap-use-system-certificates.patch in order to use
+  system certificates by default and rquire ca-certificates
+  (boo#907035)
+- add missing explicit dependency on python-setuptools
+
+---

New:

  offlineimap-use-system-certificates.patch



Other differences:
--
++ offlineimap.spec ++
--- /var/tmp/diff_new_pack.KAcjOv/_old  2014-11-26 10:34:10.0 +0100
+++ /var/tmp/diff_new_pack.KAcjOv/_new  2014-11-26 10:34:10.0 +0100
@@ -25,10 +25,14 @@
 Url:http://offlineimap.org/
 Source: 
https://github.com/OfflineIMAP/offlineimap/archive/v%{version}.tar.gz
 Source100:  offlineimap-rpmlintrc
+# PATCH-FEATURE-OPENSUSE offlineimap-use-system-certificates.patch boo#907035 
g...@opensuse.org -- Use system certificates by default
+Patch0: offlineimap-use-system-certificates.patch
 BuildRequires:  docutils
 BuildRequires:  python
 BuildRequires:  python-devel
+BuildRequires:  python-setuptools
 BuildRequires:  python-sphinx
+Requires:   ca-certificates
 Requires:   python
 Requires:   python-curses
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -46,10 +50,10 @@
 IMAP servers.  OfflineIMAP is designed for safety in terms of avoiding the loss
 of mails under any circumstances.
 
-
 %prep
 %setup -q
 sed -i '/^#!\/usr\/bin\/env/d' offlineimap/imaplib2.py
+%patch0 -p1
 
 %build
 python setup.py build
@@ -70,9 +74,6 @@
 
 install -D -m 644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
 
-%clean
-rm -rf %{buildroot}
-
 %files -f INSTALLED_FILES
 %defattr(-,root,root)
 %doc COPYING examples docs/html

++ offlineimap-use-system-certificates.patch ++
Index: offlineimap-6.5.6/offlineimap/repository/IMAP.py
===
--- offlineimap-6.5.6.orig/offlineimap/repository/IMAP.py
+++ offlineimap-6.5.6/offlineimap/repository/IMAP.py
@@ -200,7 +200,7 @@ class IMAPRepository(BaseRepository):
 
 def getsslcacertfile(self):
 Return the absolute path of the CA certfile to use, if any
-cacertfile = self.getconf('sslcacertfile', None)
+cacertfile = self.getconf('sslcacertfile', '/etc/ssl/ca-bundle.pem')
 if cacertfile is None:
 return None
 cacertfile = os.path.expanduser(cacertfile)
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit offlineimap for openSUSE:Factory

2014-05-26 Thread h_root
Hello community,

here is the log from the commit of package offlineimap for openSUSE:Factory 
checked in at 2014-05-26 14:41:16

Comparing /work/SRC/openSUSE:Factory/offlineimap (Old)
 and  /work/SRC/openSUSE:Factory/.offlineimap.new (New)


Package is offlineimap

Changes:

--- /work/SRC/openSUSE:Factory/offlineimap/offlineimap.changes  2013-10-06 
14:29:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.offlineimap.new/offlineimap.changes 
2014-05-26 14:41:17.0 +0200
@@ -1,0 +2,18 @@
+Sun May 25 22:58:26 UTC 2014 - g...@opensuse.org
+
+- update to version 6.5.6
+  * Add knob to filter some headers before uploading message to
+IMAP server (Abdó Roig-Maranges)
+  * Allow to sync GMail labels and implement GmailMaildir
+repository that adds mechanics to change message labels (Abdó
+Roig-Maranges)
+  * Allow to migrate status data across differend backends (Abdó
+Roig-Maranges)
+  * Support XDG Base Directory Specification (if
+$XDG_CONFIG_HOME/offlineimap/config exists, use it as the
+default configuration path; ~/.offlineimaprc is still tried
+after XDG location) (GitHub#32)
+  * Allow multiple certificate fingerprints to be specified inside
+'cert_fingerprint'
+
+---

Old:

  offlineimap-6.5.5.tar.gz

New:

  v6.5.6.tar.gz



Other differences:
--
++ offlineimap.spec ++
--- /var/tmp/diff_new_pack.lFibi0/_old  2014-05-26 14:41:18.0 +0200
+++ /var/tmp/diff_new_pack.lFibi0/_new  2014-05-26 14:41:18.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package offlineimap
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   offlineimap
-Version:6.5.5
+Version:6.5.6
 Release:0
 Summary:Powerful IMAP/Maildir Synchronization Tool
 License:GPL-2.0+
 Group:  Productivity/Networking/Email/Utilities
 Url:http://offlineimap.org/
-Source: %{name}-%{version}.tar.gz
+Source: 
https://github.com/OfflineIMAP/offlineimap/archive/v%{version}.tar.gz
 Source100:  offlineimap-rpmlintrc
 BuildRequires:  docutils
 BuildRequires:  python

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit offlineimap for openSUSE:Factory

2013-10-06 Thread h_root
Hello community,

here is the log from the commit of package offlineimap for openSUSE:Factory 
checked in at 2013-10-06 14:29:47

Comparing /work/SRC/openSUSE:Factory/offlineimap (Old)
 and  /work/SRC/openSUSE:Factory/.offlineimap.new (New)


Package is offlineimap

Changes:

--- /work/SRC/openSUSE:Factory/offlineimap/offlineimap.changes  2013-07-06 
19:14:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.offlineimap.new/offlineimap.changes 
2013-10-06 14:29:48.0 +0200
@@ -1,0 +2,66 @@
+Sat Oct  5 20:51:01 UTC 2013 - g...@opensuse.org
+
+- update to version 6.5.5
+  * Avoid lockups for IMAP synchronizations running with the
+-1 command-line switch (X-Ryl669 boite.pour.s...@gmail.com)
+  * Dump stacktrace for all threads on SIGQUIT: ease debugging
+of threading and other issues
+  * SIGHUP is now handled as the termination notification rather
+than the signal to reread the configuration (Dmitrijs Ledkovs)
+  * Honor the timezone of emails (Tobias Thierer)
+  * Allow mbnames output to be sorted by a custom sort key by
+specifying a 'sort_keyfunc' function in the [mbnames] section
+of the config.
+  * Support SASL PLAIN authentication method.  (Andreas Mack)
+  * Support transport-only tunnels that requre full IMAP
+authentication.  (Steve Purcell)
+  * Make the list of authentication mechanisms to be configurable.
+(Andreas Mack)
+  * Allow to set message access and modification timestamps based
+on the Date header of the message itself.  (Cyril Russo)
+  * peritem format string for [mbnames] got new expansion key
+localfolders that corresponds to the same parameter of the
+local repository for the account being processed.
+  * [regression] pass folder names to the foldersort function,
+revert the documented behaviour
+  * Fix handling of zero-sized IMAP data items (GitHub#15).
+  * Updated bundled imaplib2 to 2.35:
+- fix for Gmail sending a BYE response after reading 100
+  messages in a session;
+- includes fix for GitHub#15: patch was accepted upstream.
+  * Updated bundled imaplib2 to 2.36: it includes support for SSL
+version override that was integrated into our code before,
+no other changes.
+  * Fixed parsing of quoted strings in IMAP responses: strings like
+\\ were treated as having \ as the escaped quote, rather
+than treating it as the quoted escaped backslash (GitHub#53).
+  * Execute pre/post-sync hooks during synchronizations toggled by
+IMAP IDLE message processing. (maxge...@gmail.com)
+  * Catch unsuccessful local mail uploads when IMAP server responds
+with NO status; that resulted in a loss of such local
+messages. (Adam Spiers)
+  * Don't create folders if readonly is enabled.
+  * Learn to deal with readonly folders to properly detect this
+condition and act accordingly.  One example is Gmail's Chats
+folder that is read-only, but contains logs of the quick chats.
+(E.  Ryabinkin)
+  * Fix str.format() calls for Python 2.6 (D. Logie)
+  * Remove APPENDUID hack, previously introduced to fix Gmail, no
+longer necessary, it might have been breaking things. (J.
+Wiegley)
+  * Improve regex that could lead to 'NoneType' object has no
+attribute 'group' (D. Franke)
+  * Improved error throwing on repository misconfiguration
+  * bump bundled imaplib2 library 2.29 -- 2.33
+  * Actually perform the SSL fingerprint check (reported by J.
+Cook)
+  * Curses UI, don't use colors after we shut down curses already
+(C.Höger)
+  * Document that '%' needs encoding as '%%' in configuration
+files.
+  * Fix crash when IMAP.quickchanged() led to an Error (reported by
+sharat87)
+  * Implement the createfolders setting to disable folder
+propagation (see docs)
+
+---

Old:

  offlineimap-v6.5.3.tar.gz

New:

  offlineimap-6.5.5.tar.gz



Other differences:
--
++ offlineimap.spec ++
--- /var/tmp/diff_new_pack.uZQYQu/_old  2013-10-06 14:29:49.0 +0200
+++ /var/tmp/diff_new_pack.uZQYQu/_new  2013-10-06 14:29:49.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   offlineimap
-Version:6.5.3
+Version:6.5.5
 Release:0
 Summary:Powerful IMAP/Maildir Synchronization Tool
 License:GPL-2.0+
 Group:  Productivity/Networking/Email/Utilities
 Url:http://offlineimap.org/
-Source: offlineimap-v%{version}.tar.gz
+Source: %{name}-%{version}.tar.gz
 Source100:  offlineimap-rpmlintrc
 BuildRequires:  docutils
 BuildRequires:  python
@@ -33,7 +33,6 @@
 Requires:   python-curses
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
-%define 

commit offlineimap for openSUSE:Factory

2012-04-12 Thread h_root
Hello community,

here is the log from the commit of package offlineimap for openSUSE:Factory 
checked in at 2012-04-12 09:43:30

Comparing /work/SRC/openSUSE:Factory/offlineimap (Old)
 and  /work/SRC/openSUSE:Factory/.offlineimap.new (New)


Package is offlineimap, Maintainer is gre...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/offlineimap/offlineimap.changes  2012-02-14 
19:04:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.offlineimap.new/offlineimap.changes 
2012-04-12 09:43:33.0 +0200
@@ -1,0 +2,22 @@
+Mon Apr  9 12:56:13 UTC 2012 - g...@opensuse.org
+
+- update to version 6.5.3
+  * --dry-run mode protects us from performing any actual action
+  * internal code changes to prepare for Python3
+  * improve user documentation of nametrans/folderfilter
+  * fixed some cases where invalid nametrans rules were not caught
+and we would not propagate local folders to the remote
+repository
+  * revert * Slight performance enhancement uploading mails to an
+IMAP server in the common case., it might have led to
+instabilities
+  * revamped documentation structure, `make` in the `docs` dir or
+`make doc` in the root dir will now create the 1) man page and
+ 2) the user documentation using sphinx
+  * -f command line option only works on the untranslated remote
+repository folder names now
+  * some better output when using nonsensical configuration
+settings
+  * improve compatability of the curses UI with python 2.6
+
+---

Old:

  offlineimap-v6.5.2.1.tar.gz

New:

  offlineimap-v6.5.3.tar.gz



Other differences:
--
++ offlineimap.spec ++
--- /var/tmp/diff_new_pack.ppkZhu/_old  2012-04-12 09:43:34.0 +0200
+++ /var/tmp/diff_new_pack.ppkZhu/_new  2012-04-12 09:43:34.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   offlineimap
-Version:6.5.2.1
+Version:6.5.3
 Release:0
 Summary:Powerful IMAP/Maildir Synchronization Tool
 License:GPL-2.0+
 Group:  Productivity/Networking/Email/Utilities
 Url:http://offlineimap.org/
-Source: 
https://github.com/downloads/spaetz/offlineimap/offlineimap-v%{version}.tar.gz
+Source: offlineimap-v%{version}.tar.gz
 Source100:  offlineimap-rpmlintrc
 BuildRequires:  docutils
 BuildRequires:  python-devel
@@ -32,7 +32,7 @@
 %py_requires
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
-%define extracted_dirname nicolas33-%{name}-b1bff15
+%define extracted_dirname spaetz-%{name}-f2fe807/
 
 %description 
 OfflineIMAP is a tool to synchronize IMAP and Maildir mailboxes which is very
@@ -48,18 +48,26 @@
 
 
 %prep
-%setup -q -n %{name}
+%setup -q -n %{extracted_dirname}
 sed -i '/^#!\/usr\/bin\/env/d' offlineimap/imaplib2.py
 
 %build
 python setup.py build
+make doc
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot} \
 --record-rpm=INSTALLED_FILES
-make doc man
-mkdir html
-cp *.html docs/FAQ.html docs/MANUAL.html docs/UPGRADE.html html/
+
+rm -rf docs/html/doctrees \
+docs/html/.buildinfo \
+objects.inv
+
+mv Changelog.html docs/html
+
+mkdir examples
+mv offlineimap.conf* examples
+
 install -D -m 644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
 
 %clean
@@ -67,7 +75,7 @@
 
 %files -f INSTALLED_FILES
 %defattr(-,root,root)
-%doc COPYING COPYRIGHT offlineimap.conf* html
+%doc COPYING examples docs/html
 %{_mandir}/man1/offlineimap.1*
 
 %changelog

++ offlineimap-v6.5.2.1.tar.gz - offlineimap-v6.5.3.tar.gz ++
 7548 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit offlineimap for openSUSE:Factory

2012-02-14 Thread h_root
Hello community,

here is the log from the commit of package offlineimap for openSUSE:Factory 
checked in at 2012-02-14 19:04:25

Comparing /work/SRC/openSUSE:Factory/offlineimap (Old)
 and  /work/SRC/openSUSE:Factory/.offlineimap.new (New)


Package is offlineimap, Maintainer is gre...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/offlineimap/offlineimap.changes  2012-01-19 
16:56:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.offlineimap.new/offlineimap.changes 
2012-02-14 19:04:31.0 +0100
@@ -1,0 +2,14 @@
+Sun Feb  5 11:21:16 UTC 2012 - g...@opensuse.org
+
+- update to version 6.5.2.1
+  * fix python2.6 compatibility with the TTYUI backend (crash)
+  * fix TTYUI regression from 6.5.2 in refresh loop (crash)
+  * fix crashes related to UIDVALIDITY returning None
+  * make folders containing quotes work rather than crashing
+  * remove the Gmail realdelete option, as it could lead to
+potential data loss.
+  * improve delete msg performance with SQLITE backend
+  * enforce basic UI when using the --info switch
+  * beginning of a test suite
+
+---

Old:

  offlineimap-v6.5.2.tar.gz

New:

  offlineimap-v6.5.2.1.tar.gz



Other differences:
--
++ offlineimap.spec ++
--- /var/tmp/diff_new_pack.eY4StL/_old  2012-02-14 19:04:35.0 +0100
+++ /var/tmp/diff_new_pack.eY4StL/_new  2012-02-14 19:04:35.0 +0100
@@ -15,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   offlineimap
-Version:6.5.2
+Version:6.5.2.1
 Release:0
 Summary:Powerful IMAP/Maildir Synchronization Tool
 License:GPL-2.0+
@@ -47,7 +48,7 @@
 
 
 %prep
-%setup -q -n spaetz-offlineimap-091272d
+%setup -q -n %{name}
 sed -i '/^#!\/usr\/bin\/env/d' offlineimap/imaplib2.py
 
 %build

++ offlineimap-v6.5.2.tar.gz - offlineimap-v6.5.2.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/spaetz-offlineimap-091272d/Changelog.rst 
new/offlineimap/Changelog.rst
--- old/spaetz-offlineimap-091272d/Changelog.rst2012-01-17 
01:40:41.0 +0100
+++ new/offlineimap/Changelog.rst   2012-02-04 21:11:44.0 +0100
@@ -11,6 +11,28 @@
   on releases. And because I'm lazy, it will also be used as a draft for the
   releases announces.
 
+OfflineIMAP v6.5.2.1 (2012-04-04)
+=
+
+* Fix python2.6 compatibility with the TTYUI backend (crash)
+
+* Fix TTYUI regression from 6.5.2 in refresh loop (crash)
+
+* Fix crashes related to UIDVALIDITY returning None
+
+* Beginning of a test suite. So far there is only one test. Configure
+  test/credentials.conf and invoke with python setup.py test
+
+* Make folders containing quotes work rather than crashing
+  (reported by Mark Eichin)
+
+* Improve delete msg performance with SQLITE backend
+
+* Enforce basic UI when using the --info switch
+
+* Remove the Gmail realdelete option, as it could lead to potential
+  data loss.
+
 OfflineIMAP v6.5.2 (2012-01-17)
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/spaetz-offlineimap-091272d/SubmittingPatches.rst 
new/offlineimap/SubmittingPatches.rst
--- old/spaetz-offlineimap-091272d/SubmittingPatches.rst2012-01-17 
01:40:41.0 +0100
+++ new/offlineimap/SubmittingPatches.rst   2012-02-04 21:11:44.0 
+0100
@@ -1,6 +1,7 @@
 .. -*- coding: utf-8 -*-
 
 .. _mailing list: 
http://lists.alioth.debian.org/mailman/listinfo/offlineimap-project
+.. _commits mailing list: 
http://lists.offlineimap.org/listinfo.cgi/commits-offlineimap.org
 
 =
 Checklist (and a short version for the impatient)
@@ -320,6 +321,12 @@
   tell you if your patch is merged in pu if you rebase on top of
   master).
 
+* You can follow upstream commits on
+`CIA.vc http://cia.vc/stats/project/offlineimap`,
+`Ohloh http://www.ohloh.net/p/offlineimap`,
+`GitHub https://github.com/spaetz/offlineimap/commits/`,
+or on the `commits mailing list`_.
+  
 .. * Read the git mailing list, the maintainer regularly posts messages
   entitled What's cooking in git.git and What's in git.git giving
   the status of various proposed changes.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/spaetz-offlineimap-091272d/docs/FAQ.rst 
new/offlineimap/docs/FAQ.rst
--- old/spaetz-offlineimap-091272d/docs/FAQ.rst 2012-01-17 01:40:41.0 
+0100
+++ new/offlineimap/docs/FAQ.rst2012-02-04 21:11:44.0 +0100
@@ -288,20 +288,30 @@
 
 The `sslcacertfile` file must contain an SSL 

commit offlineimap for openSUSE:Factory

2012-01-19 Thread h_root
Hello community,

here is the log from the commit of package offlineimap for openSUSE:Factory 
checked in at 2012-01-19 16:56:10

Comparing /work/SRC/openSUSE:Factory/offlineimap (Old)
 and  /work/SRC/openSUSE:Factory/.offlineimap.new (New)


Package is offlineimap, Maintainer is gre...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/offlineimap/offlineimap.changes  2012-01-09 
16:01:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.offlineimap.new/offlineimap.changes 
2012-01-19 16:56:12.0 +0100
@@ -1,0 +2,19 @@
+Tue Jan 17 09:26:40 UTC 2012 - g...@opensuse.org
+
+- update to version 6.5.2
+  * user documentation is now integrated in
+http://docs.offlineimap.org
+  * Gmail realdelete option is considered harmful and has the
+potential for data loss (see
+http://article.gmane.org/gmane.mail.imap.offlineimap.general/5265)
+  * rather than write out the nametrans'lated folder names for
+mbnames, we now write out the local untransformed box names,
+this became relevant since we support nametrans rules on the
+local side since only a short time
+  * some sanity checks and improved error messages
+  * revert 6.5.1.1 change to use public imaplib2 function, it was
+reported to not always work
+  * don't fail when ~/netrc is not readable by us
+  * don't emit noisy regular sleeping announcements in Basic UI
+
+---

Old:

  offlineimap-v6.5.1.2.tar.gz

New:

  offlineimap-v6.5.2.tar.gz



Other differences:
--
++ offlineimap.spec ++
--- /var/tmp/diff_new_pack.QzQLxN/_old  2012-01-19 16:56:13.0 +0100
+++ /var/tmp/diff_new_pack.QzQLxN/_new  2012-01-19 16:56:13.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   offlineimap
-Version:6.5.1.2
+Version:6.5.2
 Release:0
 Summary:Powerful IMAP/Maildir Synchronization Tool
 License:GPL-2.0+
@@ -47,7 +47,7 @@
 
 
 %prep
-%setup -q -n spaetz-offlineimap-36080ac
+%setup -q -n spaetz-offlineimap-091272d
 sed -i '/^#!\/usr\/bin\/env/d' offlineimap/imaplib2.py
 
 %build

++ offlineimap-v6.5.1.2.tar.gz - offlineimap-v6.5.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/spaetz-offlineimap-36080ac/Changelog.rst 
new/spaetz-offlineimap-091272d/Changelog.rst
--- old/spaetz-offlineimap-36080ac/Changelog.rst2012-01-07 
23:34:00.0 +0100
+++ new/spaetz-offlineimap-091272d/Changelog.rst2012-01-17 
01:40:41.0 +0100
@@ -11,6 +11,28 @@
   on releases. And because I'm lazy, it will also be used as a draft for the
   releases announces.
 
+OfflineIMAP v6.5.2 (2012-01-17)
+===
+
+* Gmail realdelete option is considered harmful and has the potential
+  for data loss. Analysis at
+  http://article.gmane.org/gmane.mail.imap.offlineimap.general/5265
+  Warnings were added to offlineimap.conf
+
+* Rather than write out the nametrans'lated folder names for mbnames, we
+  now write out the local untransformed box names. This is generally
+  what we want. This became relevant since we support nametrans rules on
+  the local side since only a short time. Reported by Paul Collignan.
+
+* Some sanity checks and improved error messages.
+
+* Revert 6.5.1.1 change to use public imaplib2 function, it was reported to 
+  not always work.
+
+* Don't fail when ~/netrc is not readable by us.
+
+* Don't emit noisy regular sleeping announcements in Basic UI.
+
 OfflineIMAP v6.5.1.2 (2012-01-07) - Baby steps
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/spaetz-offlineimap-36080ac/docs/INSTALL.rst 
new/spaetz-offlineimap-091272d/docs/INSTALL.rst
--- old/spaetz-offlineimap-36080ac/docs/INSTALL.rst 2012-01-07 
23:34:00.0 +0100
+++ new/spaetz-offlineimap-091272d/docs/INSTALL.rst 2012-01-17 
01:40:41.0 +0100
@@ -1,81 +1,90 @@
 .. -*- coding: utf-8 -*-
+.. _OfflineIMAP: https://github.com/spaetz/offlineimap
+.. _OLI_git_repo: git://github.com/spaetz/offlineimap.git
 
-.. _OfflineIMAP: https://github.com/nicolas33/offlineimap
+
+Installation
+
 
 .. contents::
-.. sectnum::
+.. .. sectnum::
 
-=
+-
 Prerequisites
-=
+-
 
 In order to use `OfflineIMAP`_, you need to have these conditions satisfied:
 
-1. Your mail server must support IMAP.  Most Internet Service Providers and
-   corporate networks do, and most operating systems have an IMAP 
implementation
-   readily available.  A special Gmail mailbox type is available to interface 
with
-   Gmail's IMAP front-end.
-
-2. You must have Python 

commit offlineimap for openSUSE:Factory

2012-01-09 Thread h_root
Hello community,

here is the log from the commit of package offlineimap for openSUSE:Factory 
checked in at 2012-01-09 16:01:20

Comparing /work/SRC/openSUSE:Factory/offlineimap (Old)
 and  /work/SRC/openSUSE:Factory/.offlineimap.new (New)


Package is offlineimap, Maintainer is gre...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/offlineimap/offlineimap.changes  2011-12-12 
17:03:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.offlineimap.new/offlineimap.changes 
2012-01-09 16:01:23.0 +0100
@@ -1,0 +2,87 @@
+Sun Jan  8 16:46:04 UTC 2012 - g...@opensuse.org
+
+- update to version 6.5.1.2
+  * Fix possible crash during --info run
+  * Fix reading in Maildirs, where we would attempt to create empty
+directories on REMOTE
+  * Do not attempt to sync lower case custom Maildir flags. We do
+not support them (yet) (this prevents many scary bogus sync
+messages)
+  * Add filter information to the filter list in --info output
+
+---
+Sat Jan  7 20:01:37 UTC 2012 - g...@opensuse.org
+
+- update to version 6.5.1.1:
+  * Sleep led to crash ('abort_signal' not existing)
+  * Make exit via 'q' key work again cleanly
+- changes in 6.5.1:
+  * Fixed Maildir regression flagmatchre not found
+  * Have console output go by default to STDOUT and not STDERR
+  * Fixed MachineUI to urlencode() output lines again, rather than
+outputting multi-line items. It's ugly as hell, but it had been
+that way for years
+  * Remove the old global locking system. We lock only the accounts
+that we currently sync, so you can invoke OfflineImap multiple
+times now as long as you sync different accounts. This system
+is compatible with all releases = 6.4.0, so don't run older
+releases simultanous to this one
+- changes in 6.5.0:
+  * CRITICAL bug fix release for 6.4.x series which had bugs
+potentially causing data loss:
+* Uploading multiple emails to an IMAP server would lead to
+  wrong UIDs being returned (ie the same for all), which
+  confused offlineimap and led to recurrent upload/download
+  loops and inconsistencies in the IMAP-IMAP uid mapping
+  * Uploading of Messages from Maildir and IMAP-IMAP has been
+made more efficient by renaming files/mapping entries, rather
+than actually loading and saving the message under a new UID
+  * Fix regression that broke MachineUI
+- changes in 6.4.4:
+  * Fix the missing folder error that occured when a new remote
+folder was detected (IMAP-Maildir)
+  * Possibly fixed bug that prevented us from ever re-reading
+Maildir folders, so flag changes and deletions were not
+detected when running in a refresh loop. This is a regression
+that was introduced in about 6.4.0
+  * Never mangle maildir file names when using nonstandard Maildir
+flags (such as 'a'), note that they will still be deleted as
+they are not supported in the sync to an IMAP server
+- changes in 6.4.3:
+  * add a --info command line switch that outputs useful
+information about the server and the configuration for all
+enabled accounts
+  * Reworked logging which was reported to e.g. not flush output to
+files often enough. User-visible changes:
+a) console output goes to stderr (for now)
+b) file output has timestamps and looks identical in the basic
+   and ttyui UIs
+c) File output should be flushed after logging by default (do
+   report if not)
+  * Bumped bundled imaplib2 to release 2.29
+  * Make ctrl-c exit cleanly rather aborting brutally (which could
+leave around temporary files, half-written cache files, etc).
+Exiting on SIGTERM and CTRL-C can take a little longer, but
+will be clean
+- changes in 6.4.2:
+  * IMAP-IMAP sync with a readonly local IMAP repository failed
+with a rather mysterious TypeError: expected a character
+buffer object error. Fix this my retrieving the list of
+folders early enough even for readonly repositories
+  * Fix regression from 6.4.0. When using local Maildirs with /
+as a folder separator, all folder names would get a trailing
+slash appended, which is plain wrong
+- changes in 6.4.1:
+  * Indicate progress when copying many messages (slightly change
+log format)
+  * Output how long an account sync took (min:sec)
+  * Syncing multiple accounts in single-threaded mode would fail as
+we try to register a thread as belonging to two accounts
+which was fatal. Make it non-fatal (it can be legitimate)
+  * New folders on the remote would be skipped on the very sync run
+they are created and only by synced in subsequent runs. Fixed
+  * a readonly parameter to select() was not always treated
+correctly, which could result in some folders being opened
+read-only when we really needed 

commit offlineimap for openSUSE:Factory

2011-12-12 Thread h_root
Hello community,

here is the log from the commit of package offlineimap for openSUSE:Factory 
checked in at 2011-12-12 16:58:22

Comparing /work/SRC/openSUSE:Factory/offlineimap (Old)
 and  /work/SRC/openSUSE:Factory/.offlineimap.new (New)


Package is offlineimap, Maintainer is gre...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/offlineimap/offlineimap.changes  2011-09-23 
02:15:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.offlineimap.new/offlineimap.changes 
2011-12-12 17:03:24.0 +0100
@@ -1,0 +2,90 @@
+Sun Dec 11 15:07:52 UTC 2011 - cth...@suse.com
+
+- update to version 6.4.0 
+  * Various regression and bug fixes from the last couple of RCs
+  * Refresh server capabilities after login, so we know that Gmail
+supports UIDPLUS (it only announces that after login, not
+before). This prevents us from adding custom headers to Gmail uploads.
+  * Fix the creation of folders on remote repositories, which was still
+botched on rc2.
+  * Implement per-account locking, so that it will possible to sync
+different accounts at the same time. The old global lock is still in
+place for backward compatibility reasons (to be able to run old and
+new versions of OfflineImap concurrently) and will be removed in the
+future. Starting with this version, OfflineImap will be
+forward-compatible with the per-account locking style.
+  * Implement RFC 2595 LOGINDISABLED. Warn the user and abort when we
+attempt a plaintext login but the server has explicitly disabled
+plaintext logins rather than crashing.
+  * Folders will now also be automatically created on the REMOTE side of
+an account if they exist on the local side. Use the folderfilters
+setting on the local side to prevent some folders from migrating to
+the remote side.  Also, if you have a nametrans setting on the remote
+repository, you might need a nametrans setting on the local repository
+that leads to the original name (reverse nametrans).
+  * Documentation improvements concerning 'restoreatime' and some code cleanup
+  * Maildir repositories now also respond to folderfilter= configurations.
+  * New emails are not created with -rwxr-xr-x but as -rw-r--r--
+anymore, fixing a regression in 6.3.4.
+  * When a message upload/download fails, we do not abort the whole folder
+synchronization, but only skip that message, informing the user at the
+end of the sync run.
+  * If you connect via ssl and 'cert_fingerprint' is configured, we check
+that the server certificate is actually known and identical by
+comparing the stored sha1 fingerprint with the current one.
+  * Refactor our IMAPServer class. Background work without user-visible
+changes.
+  * Remove the configurability of the Blinkenlights statuschar. It
+cluttered the main configuration file for little gain.
+  * Updated bundled imaplib2 to version 2.28.
+  * We protect more robustly against asking for inexistent messages from the
+IMAP server, when someone else deletes or moves messages while we sync.
+  * Selecting inexistent folders specified in folderincludes now throws
+nice errors and continues to sync with all other folders rather than
+exiting offlineimap with a traceback.
+- changes in v6.3.4
+  * Handle when UID can't be found on saved messages.
+  * Support maildir for Windows.
+  * Manual improved.
+  * Added StartTLS support, it will automatically be used if the server
+supports it.
+  * We protect more robustly against asking for inexistent messages from the
+IMAP server, when someone else deletes or moves messages while we sync.
+  * Implement experimental IDLE feature.
+  * Maildirs use less memory while syncing.
+  * Saving to Maildirs now checks for file existence without race conditions.
+  * A bug in the underlying imap library has been fixed that could
+potentially lead to data loss if the server interrupted responses with
+unexpected but legal server status responses. This would mainly occur
+in folders with many thousands of emails. Upgrading from the previous
+release is strongly recommended.
+  * Begin sphinx-based documentation for the code.
+  * Enable 1-way synchronization by settting a [Repository ...] to
+readonly = True. When e.g. using offlineimap for backup purposes you
+can thus make sure that no changes in your backup trickle back into
+the main IMAP server.
+  * Optional: experimental SQLite-based backend for the LocalStatus
+cache. Plain text remains the default.
+  * Start a enhanced error handling background system. This is designed to not
+stop a whole sync process on all errors (not much used, yet).
+  * Documentation improvements: the FAQ wins new entries and add a new HACKING
+file for developers.
+  * Lot of code cleanups.
+  * Reduced our 

commit offlineimap for openSUSE:Factory

2011-06-01 Thread h_root

Hello community,

here is the log from the commit of package offlineimap for openSUSE:Factory
checked in at Wed Jun 1 10:44:51 CEST 2011.




--- offlineimap/offlineimap.changes 2010-06-19 10:49:04.0 +0200
+++ /mounts/work_src_done/STABLE/offlineimap/offlineimap.changes
2011-05-28 20:19:46.0 +0200
@@ -1,0 +2,53 @@
+Sat May 28 16:31:31 UTC 2011 - g...@opensuse.org
+
+- update to version 6.3.3
+  * the -f option now works with Folder names with spaces when
+quoted
+  * improved documentation
+  * increased compatability with Gmail servers which claim to not
+support the UIDPLUS extension but in reality do
+  * implemented UIDPLUS extension support
+  * SSL: support subjectAltName
+  * use imaplib2 instead of imaplib
+  * Makefile use magic to find the version number
+  * Rework the repository module
+  * Change UI names to Blinkenlights,TTYUI,Basic,Quiet,MachineUI,
+old names will still work but are deprecated
+  * reworked the syncing strategy, the only user-visible change is
+that blowing away LocalStatus will not require you to
+redownload ALL of your mails if you still have the local
+Maildir, it will simply recreate LocalStatus
+  * TTYUI ouput improved
+  * refactoring and code cleanups
+- changes from 6.3.2
+  * sample offlineimap.conf states it expects a PEM formatted
+certificate
+  * give better trace information if an error occurs
+  * have --version ONLY print the version number
+  * Makefile learned to build the package and make it the default
+  * introduced a Changelog to involve community in the releasing
+process
+  * migrated documentation to restructured text
+  * improved CustomConfig documentation
+  * use single threading mode in debug mode exept for -d thread
+  * allow UI to have arbitrary names
+  * improved version managment and make it easier
+  * introduced a true single threading mode
+  * primitive implementation of SSL certificates check
+  * use OptionParser instead of getopts
+  * code cleanups and bugfixes
+- changes from 6.3.1
+  * cProfile becomes the default profiler
+  * UI output formating enhanced
+  * code cleanup and bugfixes
+- changes from 6.3.0
+  * netrc password authentication
+  * user name querying from netrc
+- cleaned up specfile and improved summary/description
+
+---
+Wed Dec 15 21:32:41 UTC 2010 - gre...@suse.de
+
+- update to 6.2.0.2 from the offlineimap git tree
+
+---

calling whatdependson for head-i586


Old:

  offlineimap-fix-deprecation-warning.diff
  offlineimap_6.2.0.orig.tar.gz

New:

  nicolas33-offlineimap-v6.3.3-0-g3b09695.tar.gz



Other differences:
--
++ offlineimap.spec ++
--- /var/tmp/diff_new_pack.3RKM6l/_old  2011-06-01 10:42:05.0 +0200
+++ /var/tmp/diff_new_pack.3RKM6l/_new  2011-06-01 10:42:05.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package offlineimap (Version 6.2.0)
+# spec file for package offlineimap
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,83 +15,58 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   offlineimap
-BuildRequires:  docbook-utils python-devel
-Version:6.2.0
-Release:2
-Source: %{name}_%{version}.orig.tar.gz
-Source100:  offlineimap-rpmlintrc
-Patch0: %{name}-fix-deprecation-warning.diff
-Summary:Powerful IMAP/Maildir synchronization and reader support
-Group:  Productivity/Networking/Email/Utilities
+Version:6.3.3
+Release:1
 License:GPLv2+
-Url:http://software.complete.org/offlineimap/
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Summary:Powerful IMAP/Maildir Synchronization Tool
+Url:http://offlineimap.org/
+Group:  Productivity/Networking/Email/Utilities
+Source: 
https://download.github.com/nicolas33-offlineimap-v6.3.3-0-g3b09695.tar.gz
+Source100:  offlineimap-rpmlintrc
+BuildRequires:  docutils
+BuildRequires:  python-devel
 %py_requires
-%if %{?suse_version: %{suse_version}  1110} %{!?suse_version:1}
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
-%endif
+%define extracted_dirname nicolas33-%{name}-cf325d5
 
 %description 
-OfflineIMAP is a tool to simplify your e-mail reading. With
-OfflineIMAP, you can:
-
-* Read the same mailbox from multiple computers, and have your
-   changes (deletions, etc.) be automatically reflected on all
-   computers
-
-* Use various mail clients to read a single mail box
-
-* Read