File rubygem-net-ldap.changes of Package rubygem-net-ldap.1380
-------------------------------------------------------------------
Tue Feb 10 18:07:51 UTC 2015 - coolo@suse.com
- updated to version 0.11
-------------------------------------------------------------------
Fri Oct 17 04:42:24 UTC 2014 - coolo@suse.com
- updated to version 0.8.0
-------------------------------------------------------------------
Mon Oct 13 14:26:03 UTC 2014 - coolo@suse.com
- adapt to new rubygem packaging
-------------------------------------------------------------------
Sun May 18 09:04:35 UTC 2014 - coolo@suse.com
- updated to version 0.6.1
-------------------------------------------------------------------
Fri Mar 21 12:54:12 UTC 2014 - coolo@suse.com
- updated to version 0.5.1
* Major changes:
* Required Ruby version is >=1.9.3
* Major enhancements:
* Added alias dereferencing (@ngwilson)
* BER now unescapes characters that are already escaped in the source string (@jzinn)
* BerIdentifiedString will now fall back to ASCII-8 encoding if the source Ruby object cannot be encoded in UTF-8 (@lfu)
* Bug fixes:
* Fixed nil variable error when following a reference response (@cmdrclueless)
* Fixed FilterParser unable to parse multibyte strings (@satoryu)
* Return ConverterNotFound when dealing with a potentially corrupt data response (@jamuc)
-------------------------------------------------------------------
Thu Aug 2 04:48:44 UTC 2012 - coolo@suse.com
- update to latest gem2rpm
-------------------------------------------------------------------
Mon Jul 16 21:48:40 UTC 2012 - asn@cryptomilk.org
- update to 0.3.1
* Bundler should now work again.
* Now uses UTF-8 strings instead of ASCII-8 per the LDAP RFC.
* Adding continuation reference processing.
* Fixes usupported object type #139.
* Fixes Net::LDAP namespace errors.
* Return nil instead of an empty array if the search fails.
-------------------------------------------------------------------
Fri Oct 7 11:16:49 UTC 2011 - fcastelli@suse.com
- Add Provides statement
-------------------------------------------------------------------
Thu Jul 21 10:29:40 UTC 2011 - aduffeck@novell.com
- update to 0.2.2
* now licensed as MIT
* many bugfixes and enhancements. See http://net-ldap.rubyforge.org/History_rdoc.html
for details
-------------------------------------------------------------------
Mon Jun 14 13:48:58 UTC 2010 - mrueckert@suse.de
- update to version 0.1.1
* Fixing a critical problem with sockets.
- additional changes from version 0.1.0
* Small fixes throughout, more to come.
* Ruby 1.9 support added.
* Ruby 1.8.6 and below support removed. If we can figure out a
compatible way to reintroduce this, we will.
* New maintainers, new project repository location. Please see
the README.txt.
-------------------------------------------------------------------
Fri Jun 11 10:00:01 UTC 2010 - mrueckert@suse.de
- use rubygems_requires macro
-------------------------------------------------------------------
Thu Feb 18 08:54:50 UTC 2010 - adrian@suse.de
- create initial rubygem-net-ldap package