File python3-smbc.changes of Package python3-smbc
-------------------------------------------------------------------
Sat Nov 26 18:08:29 UTC 2016 - arun@gmx.de
- update to version 1.0.15.6:
(no changelog available)
-------------------------------------------------------------------
Sun May 8 07:06:25 UTC 2016 - arun@gmx.de
- specfile:
* updated source url to files.pythonhosted.org
-------------------------------------------------------------------
Sun Oct 4 19:00:12 UTC 2015 - arun@gmx.de
- specfile:
* no README file in tar-ball -> removed from %doc section
- update to version 1.0.15.5:
* fix NUL-termination bug
-------------------------------------------------------------------
Tue May 26 16:21:16 UTC 2015 - arun@gmx.de
- update to version 1.0.15.4:
* added some constants
-------------------------------------------------------------------
Sat Jan 17 18:16:22 UTC 2015 - arun@gmx.de
- specfile: update copyright year
- removed pre_checking.sh: edited python-* files into python3 files,
but we only use python3 files to begin with nowadays
- update to version 1.0.15.3:
* added smbc.ConnectionRefusedError
- changes from version 1.0.15.1:
* Return direntry with unicode string
- changes from version 1.0.15:
* Working with Python3
-------------------------------------------------------------------
Tue Jul 15 10:45:15 UTC 2014 - toddrme2178@gmail.com
- Update to 1.0.14.1
* Fix for Python 2.6
- Update to 1.0.14
* Context.set_credentials_with_fallback()
* Context.getxattr, Context.setxattr
* smbc.XATTR, smbc.XATTR_ACL, smbc.XATTR_ACL_SID, smbc.XATTR_ALL,
smbc.XATTR_ALL_SID, smbc.XATTR_FLAG_CREATE, smbc.XATTR_FLAG_REPLACE,
smbc.XATTR_GROUP, smbc.XATTR_GROUP_SID, smbc.XATTR_OWNER,
smbc.XATTR_OWNER_SID, smbc.XATTR_REVISION
- Remove upstream-included python3-smbc-pkg-config.patch
-------------------------------------------------------------------
Mon Sep 2 21:51:50 UTC 2013 - zaitor@opensuse.org
- Add python3-smbc-pkg-config.patch, fixes build with samba 4.
-------------------------------------------------------------------
Tue Jan 15 21:33:03 UTC 2013 - p.drouand@gmail.com
- Initial python3 support
-------------------------------------------------------------------
Wed Feb 15 20:13:29 UTC 2012 - dimstar@opensuse.org
- Update to version 1.0.13:
+ Call initial libsmbclient functions in right order.
+ Memory/connection leaks.
-------------------------------------------------------------------
Tue Dec 20 13:54:30 UTC 2011 - vuntz@opensuse.org
- Update to version 1.0.12:
+ Add Context.optionUseKerberos
+ Add Context.optionFallbackAfterKerberos
-------------------------------------------------------------------
Fri May 27 15:22:24 CEST 2011 - vuntz@opensuse.org
- Update to version 1.0.11:
+ read/iternext now use Bytes type
-------------------------------------------------------------------
Wed Nov 10 14:02:41 CET 2010 - vuntz@opensuse.org
- Update to version 1.0.10:
+ smbc.NoSpaceError
+ Now buildable against Python 3
-------------------------------------------------------------------
Mon Sep 6 14:35:08 UTC 2010 - coolo@novell.com
- Fix build with python 2.7, by fixing a filename in the file list.
-------------------------------------------------------------------
Mon Aug 23 10:22:33 CEST 2010 - dimstar@opensuse.org
- Update to version 1.0.9:
+ iteration file read
+ rewrite tests for python nose
+ fixed stat portability issue
+ smbc.NoEntryError
+ smbc.ExistsError
+ smbc.NotEmptyError
+ smbc.TimedOutError
+ File.seek() and File.lseek()
-------------------------------------------------------------------
Fri Aug 6 17:21:51 CEST 2010 - vuntz@opensuse.org
- Update to version 1.0.8:
+ Context.chmod()
+ Context.rename()
+ Context.unlink()
+ Context.creat()
- Changes from version 1.0.7:
+ Context.open: omissible flags and mode
+ File: omissible flags and mode
+ File.read()
+ smbc.PermissionError
+ Context.mkdir()
+ Context.stat()
+ File.fstat()
+ File.write()
+ File.close()
-------------------------------------------------------------------
Sat Feb 21 23:57:23 CET 2009 - vuntz@novell.com
- Split from system-config-printer.