Hello community,

here is the log from the commit of package rubygem-net-ldap for 
openSUSE:Factory checked in at 2018-03-05 13:45:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-net-ldap (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-net-ldap.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-net-ldap"

Mon Mar  5 13:45:38 2018 rev:2 rq:582558 version:0.16.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-net-ldap/rubygem-net-ldap.changes        
2018-01-10 23:31:56.297116799 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-net-ldap.new/rubygem-net-ldap.changes   
2018-03-05 13:45:56.802380163 +0100
@@ -1,0 +2,98 @@
+Fri Nov 24 14:16:45 UTC 2017 - [email protected]
+
+- updated to version 0.16.1
+  * Send DN and newPassword with password_modify request #271 
+
+-------------------------------------------------------------------
+Sat Feb 25 05:44:53 UTC 2017 - [email protected]
+
+- updated to version 0.16.0
+ see installed History.rdoc
+
+  === Net::LDAP 0.16.0
+  
+  * Sasl fix {#281}[https://github.com/ruby-ldap/ruby-net-ldap/pull/281]
+  * enable TLS hostname validation 
{#279}[https://github.com/ruby-ldap/ruby-net-ldap/pull/279]
+  * update rubocop to 0.42.0 
{#278}[https://github.com/ruby-ldap/ruby-net-ldap/pull/278]
+
+-------------------------------------------------------------------
+Thu Jul 14 04:35:15 UTC 2016 - [email protected]
+
+- updated to version 0.15.0
+ see installed History.rdoc
+
+  === Net::LDAP 0.15.0
+  
+  * Respect connect_timeout when establishing SSL connections 
{#273}[https://github.com/ruby-ldap/ruby-net-ldap/pull/273]
+
+-------------------------------------------------------------------
+Sat Feb  6 05:35:29 UTC 2016 - [email protected]
+
+- updated to version 0.14.0
+ see installed History.rdoc
+
+  === Net::LDAP 0.14.0
+  
+  * Normalize the encryption parameter passed to the LDAP constructor 
{#264}[https://github.com/ruby-ldap/ruby-net-ldap/pull/264]
+  * Update Docs: Net::LDAP now requires ruby >= 2 
{#261}[https://github.com/ruby-ldap/ruby-net-ldap/pull/261]
+  * fix symbol proc {#255}[https://github.com/ruby-ldap/ruby-net-ldap/pull/255]
+  * fix trailing commas 
{#256}[https://github.com/ruby-ldap/ruby-net-ldap/pull/256]
+  * fix deprecated hash methods 
{#254}[https://github.com/ruby-ldap/ruby-net-ldap/pull/254]
+  * fix space after comma 
{#253}[https://github.com/ruby-ldap/ruby-net-ldap/pull/253]
+  * fix space inside brackets 
{#252}[https://github.com/ruby-ldap/ruby-net-ldap/pull/252]
+  * Rubocop style fixes 
{#249}[https://github.com/ruby-ldap/ruby-net-ldap/pull/249]
+  * Lazy initialize Net::LDAP::Connection's internal socket 
{#235}[https://github.com/ruby-ldap/ruby-net-ldap/pull/235]
+  * Support for rfc3062 Password Modify, closes #163 
{#178}[https://github.com/ruby-ldap/ruby-net-ldap/pull/178]
+
+-------------------------------------------------------------------
+Thu Jan 21 05:40:42 UTC 2016 - [email protected]
+
+- updated to version 0.13.0
+ see installed History.rdoc
+
+  === Net::LDAP 0.13.0
+  
+  * Set a connect_timeout for the creation of a socket 
{#243}[https://github.com/ruby-ldap/ruby-net-ldap/pull/243]
+  * Update bundler before installing gems with bundler 
{#245}[https://github.com/ruby-ldap/ruby-net-ldap/pull/245]
+  * Net::LDAP#encryption accepts string 
{#239}[https://github.com/ruby-ldap/ruby-net-ldap/pull/239]
+  * Adds correct UTF-8 encoding to Net::BER::BerIdentifiedString 
{#242}[https://github.com/ruby-ldap/ruby-net-ldap/pull/242]
+  * Remove 2.3.0-preview since ruby-head already is included 
{#241}[https://github.com/ruby-ldap/ruby-net-ldap/pull/241]
+  * Drop support for ruby 1.9.3 
{#240}[https://github.com/ruby-ldap/ruby-net-ldap/pull/240]
+  * Fixed capitalization of StartTLSError 
{#234}[https://github.com/ruby-ldap/ruby-net-ldap/pull/234]
+
+-------------------------------------------------------------------
+Thu Nov 12 05:32:07 UTC 2015 - [email protected]
+
+- updated to version 0.12.1
+ see installed History.rdoc
+
+  === Net::LDAP 0.12.1
+  
+  * Whitespace formatting cleanup 
{#236}[https://github.com/ruby-ldap/ruby-net-ldap/pull/236]
+  * Set operation result if LDAP server is not accessible 
{#232}[https://github.com/ruby-ldap/ruby-net-ldap/pull/232]
+
+-------------------------------------------------------------------
+Wed Oct 28 05:31:19 UTC 2015 - [email protected]
+
+- updated to version 0.12.0
+ see installed History.rdoc
+
+  === Net::LDAP 0.12.0
+  
+  * DRY up connection handling logic 
{#224}[https://github.com/ruby-ldap/ruby-net-ldap/pull/224]
+  * Define auth adapters 
{#226}[https://github.com/ruby-ldap/ruby-net-ldap/pull/226]
+  * add slash to attribute value filter 
{#225}[https://github.com/ruby-ldap/ruby-net-ldap/pull/225]
+  * Add the ability to provide a list of hosts for a connection 
{#223}[https://github.com/ruby-ldap/ruby-net-ldap/pull/223]
+  * Specify the port of LDAP server by giving INTEGRATION_PORT 
{#221}[https://github.com/ruby-ldap/ruby-net-ldap/pull/221]
+  * Correctly set BerIdentifiedString values to UTF-8  
{#212}[https://github.com/ruby-ldap/ruby-net-ldap/pull/212]
+  * Raise Net::LDAP::ConnectionRefusedError when new connection is refused. 
{#213}[https://github.com/ruby-ldap/ruby-net-ldap/pull/213]
+  * obscure auth password upon #inspect, added test, closes #216 
{#217}[https://github.com/ruby-ldap/ruby-net-ldap/pull/217]
+  * Fixing incorrect error class name 
{#207}[https://github.com/ruby-ldap/ruby-net-ldap/pull/207]
+  * Travis update {#205}[https://github.com/ruby-ldap/ruby-net-ldap/pull/205]
+  * Remove obsolete rbx-19mode from Travis 
{#204}[https://github.com/ruby-ldap/ruby-net-ldap/pull/204]
+  * mv "sudo" from script/install-openldap to .travis.yml 
{#199}[https://github.com/ruby-ldap/ruby-net-ldap/pull/199]
+  * Remove meaningless shebang 
{#200}[https://github.com/ruby-ldap/ruby-net-ldap/pull/200]
+  * Fix Travis CI build 
{#202}[https://github.com/ruby-ldap/ruby-net-ldap/pull/202]
+  * README.rdoc: fix travis link 
{#195}[https://github.com/ruby-ldap/ruby-net-ldap/pull/195]
+
+-------------------------------------------------------------------

Old:
----
  net-ldap-0.11.gem

New:
----
  net-ldap-0.16.1.gem

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

Other differences:
------------------
++++++ rubygem-net-ldap.spec ++++++
--- /var/tmp/diff_new_pack.yIpqAI/_old  2018-03-05 13:45:57.590351649 +0100
+++ /var/tmp/diff_new_pack.yIpqAI/_new  2018-03-05 13:45:57.594351504 +0100
@@ -24,13 +24,13 @@
 #
 
 Name:           rubygem-net-ldap
-Version:        0.11
+Version:        0.16.1
 Release:        0
 %define mod_name net-ldap
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ruby-macros >= 5
-BuildRequires:  %{ruby >= 1.9.3}
+BuildRequires:  %{ruby >= 2.0.0}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  %{rubygem rdoc > 3.10}
 Url:            http://github.com/ruby-ldap/ruby-net-ldap

++++++ net-ldap-0.11.gem -> net-ldap-0.16.1.gem ++++++
++++ 4802 lines of diff (skipped)


Reply via email to