Changelog for
python3-ldap-3.0.0b4-113.3.x86_64.rpm :
Thu Jan 18 13:00:00 2018 fbergmannAATTsuse.com
- update to upstream release 3.0.0b4:
- Adds support for Python 3.4+
- Adds support for `bytes_mode`
- Idiotmatic python code changes
- Adds testing for `pypy`
- Fixes/enhances tests
- Remove python-ldap.keyring and python-ldap-%{version}.tar.gz.asc:
There is no signature provided for the new upstream tarball
Mon Nov 20 13:00:00 2017 michaelAATTstroeder.com
- update to upstream release 2.5.2
Changes since 2.5.1:
* code-cleaning in setup.py
Modules/
* PyBytes_ instead of PyString_ and added PyInt_FromLong compat macro
* moved code from version.c to ldapmodule.c
* removed obsolete back-ward compability constants from common.h
* build checks whether LDAP_API_VERSION is OpenLDAP 2.4.x
* _ldap.__author__ and _ldap.__license__ also set from ldap.pkginfo
* assume C extension API for Python 2.7+
Lib/
* removed all dependencies on modules string and types
* removed use of .has_key()
* removed class ldap.ldapobject.NonblockingLDAPObject
* new global constant ldap.LIBLDAP_API_INFO
* right after importing _ldap there is a call into libldap to initialize it
* method .decodeControlValue() of SSSResponseControl and VLVResponseControl
does not set class attribute result_code anymore
* always use bytes() for UUID() constructor in ldap.syncrepl
* module ldif now uses functions b64encode() and b64decode()
* fixed pickling and restoring of ReconnectLDAPObject
* more modules with PEP-8 compliance
* ldap.ldapobject split into module-package
Tests/
* scripts do not directly call SlapdTestCase.setUpClass() anymore
* added LDIF test with folded, base64-encoded attribute
* added more tests for sub-module ldap.dn
* added tests for ldap.syncrepl (thanks to Karl Kornel)
Sun Nov 12 13:00:00 2017 michaelAATTstroeder.com
- update to upstream release 2.5.1
- adjusted BuildRequires to match upstream prerequisites
Changes since 2.4.45:
Mandatory prerequisites:
- Python 2.7.x
- pyasn1 0.3.7+ and pyasn1_modules 0.1.5+
Modules/
* removed unused code schema.c
Lib/
* ldap.__version__, ldap.__author__ and ldap.__license__ now
imported from new sub-module ldap.pkginfo also to setup.py
* Added safety assertion when importing _ldap:
ldap.pkginfo.__version__ must match _ldap.__version__
* removed stand-alone module dsml
* slapdtest.SlapdObject.restart() just restarts slapd
without cleaning any data
* Compability changes for pyasn1 0.3.x or newer
(thanks to Ilya Etingof and Christian Heimes)
* The methods SSSResponseControl.decodeControlValue() and
VLVResponseControl.decodeControlValue() now follow the coding
convention to use camel-cased ASN.1 name as class attribute name.
The old class names are still set for back-ward compability
but should not be used in new code because they might be removed
in a later release.
* removed SSSRequestControl from ldap.controls.KNOWN_RESPONSE_CONTROLS
Tests/
* added explicit reconnect tests for ReconnectLDAPObject
Mon Oct 9 14:00:00 2017 michaelAATTstroeder.com
- update to upstream release 2.4.45
* fixed error handling
Thu Sep 7 14:00:00 2017 michaelAATTstroeder.com
- update to upstream release 2.4.44
* GIL fix
Thu Sep 7 14:00:00 2017 michaelAATTstroeder.com
- update to upstream release 2.4.43
* SASL bind fix
Mon Sep 4 14:00:00 2017 michaelAATTstroeder.com
- update to upstream release 2.4.42
* small enhancements to test suite
Wed Jul 12 14:00:00 2017 michaelAATTstroeder.com
- update to upstream release 2.4.41 (small LDIF parser enhancement)
Tue Jun 27 14:00:00 2017 michaelAATTstroeder.com
- update to upstream release 2.4.40 (small memleak fix)
Wed May 31 14:00:00 2017 michaelAATTstroeder.com
- update to upstream release 2.4.39
Thu May 18 14:00:00 2017 jmatejekAATTsuse.com
- provide python2-ldap to support singlespec packages
Fri Apr 28 14:00:00 2017 michaelAATTstroeder.com
- update to upstream release 2.4.38
Thu Apr 27 14:00:00 2017 michaelAATTstroeder.com
- update to upstream release 2.4.37
Wed Feb 8 13:00:00 2017 michaelAATTstroeder.com
- Update to upstream release 2.4.30
(with compability fix for pyasn1 0.2.x)
Wed Jan 25 13:00:00 2017 michaelAATTstroeder.com
- Update to upstream release 2.4.29
- added python-ldap.keyring to validate upstream source signatures
Fri Nov 18 13:00:00 2016 michaelAATTstroeder.com
- Update to upstream release 2.4.28
Mon Aug 1 14:00:00 2016 michaelAATTstroeder.com
- Update to upstream release 2.4.27
Sun Jul 24 14:00:00 2016 michaelAATTstroeder.com
- Update to upstream release 2.4.26
- updated pypi source URL
Tue Feb 23 13:00:00 2016 michaelAATTstroeder.com
- Use HTTPS links
Wed Feb 10 13:00:00 2016 michaelAATTstroeder.com
- Aligned desciption with project\'s web site
- Removed obsolete stuff:
* build flag -DLDAP_DEPRECATED
* outdated URL in package description
* removing of CVS files
Mon Jan 18 13:00:00 2016 michaelAATTstroeder.com
- Update to upstream release 2.4.25
Sat Oct 24 14:00:00 2015 michaelAATTstroeder.com
- Update to upstream release 2.4.22
Fri Sep 25 14:00:00 2015 michaelAATTstroeder.com
- Update to upstream release 2.4.21
Tue Jul 7 14:00:00 2015 michaelAATTstroeder.com
- Update to upstream release 2.4.20
Sun Jan 11 13:00:00 2015 michaelAATTstroeder.com
- Update to upstream release 2.4.19
Thu Oct 9 14:00:00 2014 michaelAATTstroeder.com
- Update to upstream release 2.4.18
Sat Sep 27 14:00:00 2014 michaelAATTstroeder.com
- Update to upstream release 2.4.17
Wed Sep 10 14:00:00 2014 michaelAATTstroeder.com
- Update to upstream release 2.4.16
Fri Mar 28 13:00:00 2014 speilickeAATTsuse.com
- Set license ot Python-2.0 (according to legal)
Mon Mar 24 13:00:00 2014 michaelAATTstroeder.com
- Update to upstream release 2.4.15
* Various fixes
* Support for subordinates search scope
* Support for select schema description extension
Thu Jun 27 14:00:00 2013 michaelAATTstroeder.com
- Update to upstream release 2.4.13
* mainly important fixes for ReconnectLDAPObject
Tue Jun 18 14:00:00 2013 jengelhAATTinai.de
- Explicitly specify openssl build dependency
Thu Jun 7 14:00:00 2012 michaelAATTstroeder.com
- update to 2.4.10
Fri Mar 23 13:00:00 2012 michaelAATTstroeder.com
- Added dependencies to python-pyasn1 and python-pyasn1-modules
Fri Mar 16 13:00:00 2012 saschpeAATTsuse.de
- Remove service
- Spec file cleanup:
* Remove outdated sections
* Proper macro usage
Tue Oct 11 14:00:00 2011 jmatejekAATTsuse.com
- removed sasl.patch as it is no longer necessary
- update to 2.4.3
* requires OpenLDAP 2.4.11 or higher
* improved documentation
* backwards-incompatible API for ldap.control
* a couple new features, e.g. support for OPT_X_TLS_PACKAGE
* improved LDAPv3 support
Thu Mar 3 13:00:00 2011 saschpeAATTsuse.de
- update to 2.3.13:
* Correct #ifdef-statement for LDAP_OPT_X_TLS_CRLFILE in
constants.c fixes build with older OpenLDAP libs
* Support for LDAP_OPT_DEFBASE (see SF#3072016)
* Several documentation improvements
Thu Aug 6 14:00:00 2009 matejcikAATTsuse.cz
- update to 2.3.9
* support for handling ldap url extensions without explicit exvalue
* common version number for all modules
Wed May 6 14:00:00 2009 matejcikAATTsuse.cz
- update to 2.3.8
* supposedly supports gcc4.4
* better handling of corner case errors
* minor fixes
- fixed rpmlint warnings