| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search | 
| Name: ruby3.4-rubygem-net-ldap | Distribution: openSUSE Tumbleweed | 
| Version: 0.19.0 | Vendor: openSUSE | 
| Release: 1.2 | Build date: Mon Jan 29 15:15:33 2024 | 
| Group: Unspecified | Build host: reproducible | 
| Size: 278521 | Source RPM: rubygem-net-ldap-0.19.0-1.2.src.rpm | 
| Packager: https://bugs.opensuse.org | |
| Url: http://github.com/ruby-ldap/ruby-net-ldap | |
| Summary: Net::LDAP for Ruby (also called net-ldap) implements client access | |
Net::LDAP for Ruby (also called net-ldap) implements client access for the Lightweight Directory Access Protocol (LDAP), an IETF standard protocol for accessing distributed directory services. Net::LDAP is written completely in Ruby with no external dependencies. It supports most LDAP client features and a subset of server features as well. Net::LDAP has been tested against modern popular LDAP servers including OpenLDAP and Active Directory. The current release is mostly compliant with earlier versions of the IETF LDAP RFCs (2251-2256, 2829-2830, 3377, and 3771). Our roadmap for Net::LDAP 1.0 is to gain full <em>client</em> compliance with the most recent LDAP RFCs (4510-4519, plutions of 4520-4532).
MIT
* Mon Jan 29 2024 Dan Čermák <dan.cermak@posteo.net>
  - New upstream release 0.19.0, see bundled History.rdoc
* Tue Nov 14 2023 Dan Čermák <dan.cermak@posteo.net>
  - New upstream release 0.18.0, see bundled History.rdoc
* Thu Aug 04 2022 Stephan Kulow <coolo@suse.com>
  updated to version 0.17.1
    see installed History.rdoc
    === Net::LDAP 0.17.1
    * Fixed shebang of bash #385
    * Omit some tests for now until we update our CA cert #386
    * Add Ruby 3.0 support #388
    * Add TruffleRuby 21.0.0 to CI #389
    * Correct a typo in an error message #391
    * Enable bundler caching for travis #390
    * Fix circular require while loading lib/net/ldap/entry.rb and lib/net/ldap/dataset.rb #392
    * Handle nil value in GetbyteForSSLSocket::getbyte #306
* Sat Dec 19 2020 Matthew Trescott <matthewtrescott@gmail.com>
  updated to version 0.17.0
  - Added private recursive_delete as alternative to DELETE_TREE #268
  - Test suite updates #373 #376 #377
  - Use Base64.strict_encode64 and SSHA256 #303
  - Remove deprecated ConnectionRefusedError #366
  - Added method to get a duplicate of the internal Hash #286
  - remove a circular require #380
  - fix LdapServerAsnSyntax compile #379
  - Implement '==' operator for entries #381
  - fix for undefined method for write exception #383
* Fri Sep 25 2020 Stephan Kulow <coolo@suse.com>
  updated to version 0.16.3
    see installed History.rdoc
* Mon Feb 10 2020 Stephan Kulow <coolo@suse.com>
  - updated to version 0.16.2
    see installed History.rdoc
    === Net::LDAP 0.16.2
    * Net::LDAP#open does not cache bind result {#334}[https://github.com/ruby-ldap/ruby-net-ldap/pull/334]
    * Fix CI build {#333}[https://github.com/ruby-ldap/ruby-net-ldap/pull/333]
    * Fix to "undefined method 'result_code'" {#308}[https://github.com/ruby-ldap/ruby-net-ldap/pull/308]
    * Fixed Exception: incompatible character encodings: ASCII-8BIT and UTF-8 in filter.rb {#285}[https://github.com/ruby-ldap/ruby-net-ldap/pull/285]
* Fri Nov 24 2017 mschnitzer@suse.com
  - updated to version 0.16.1
    * Send DN and newPassword with password_modify request #271
* Sat Feb 25 2017 coolo@suse.com
  - 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 2016 coolo@suse.com
  - 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 06 2016 coolo@suse.com
  - 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]
/usr/lib64/ruby/gems/3.4.0/build_info /usr/lib64/ruby/gems/3.4.0/cache/net-ldap-0.19.0.gem /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0 /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/Contributors.rdoc /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/Hacking.rdoc /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/History.rdoc /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/License.rdoc /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/README.rdoc /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/lib /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/lib/net /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/lib/net-ldap.rb /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/lib/net/ber /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/lib/net/ber.rb /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/lib/net/ber/ber_parser.rb /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/lib/net/ber/core_ext /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/lib/net/ber/core_ext.rb /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/lib/net/ber/core_ext/array.rb /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/lib/net/ber/core_ext/false_class.rb /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/lib/net/ber/core_ext/integer.rb /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/lib/net/ber/core_ext/string.rb /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/lib/net/ber/core_ext/true_class.rb /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/lib/net/ldap /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/lib/net/ldap.rb /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/lib/net/ldap/auth_adapter /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/lib/net/ldap/auth_adapter.rb /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/lib/net/ldap/auth_adapter/gss_spnego.rb /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/lib/net/ldap/auth_adapter/sasl.rb /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/lib/net/ldap/auth_adapter/simple.rb /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/lib/net/ldap/connection.rb /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/lib/net/ldap/dataset.rb /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/lib/net/ldap/dn.rb /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/lib/net/ldap/entry.rb /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/lib/net/ldap/error.rb /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/lib/net/ldap/filter.rb /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/lib/net/ldap/instrumentation.rb /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/lib/net/ldap/password.rb /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/lib/net/ldap/pdu.rb /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/lib/net/ldap/version.rb /usr/lib64/ruby/gems/3.4.0/gems/net-ldap-0.19.0/lib/net/snmp.rb /usr/lib64/ruby/gems/3.4.0/specifications/net-ldap-0.19.0.gemspec /usr/share/doc/packages/ruby3.4-rubygem-net-ldap /usr/share/doc/packages/ruby3.4-rubygem-net-ldap/History.rdoc /usr/share/doc/packages/ruby3.4-rubygem-net-ldap/License.rdoc /usr/share/doc/packages/ruby3.4-rubygem-net-ldap/README.rdoc
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Oct 29 00:08:25 2025