net/ruby-net-ldap: update to 0.19.0

0.19.0 (2024-01-03)

* Net::LDAP::DN - Retain trailing spaces in RDN values in DNs by @TomSellers
  in #412
* Add in ability for users to specify LDAP controls when conducting searches
  by @gwillcox-r7 in #411
* Document connect_timeout in Constructor Details by @alexjfisher in #415
* Fix openssl error when using multiple hosts by @jpdasma in #417

New Contributors

* @TomSellers made their first contribution in #412
* @gwillcox-r7 made their first contribution in #411
* @alexjfisher made their first contribution in #415
This commit is contained in:
taca 2024-02-03 16:04:22 +00:00
parent 4e47accdfc
commit 4550557ed7
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.15 2023/04/30 06:54:44 taca Exp $
# $NetBSD: Makefile,v 1.16 2024/02/03 16:04:22 taca Exp $
DISTNAME= net-ldap-0.18.0
DISTNAME= net-ldap-0.19.0
CATEGORIES= net
MAINTAINER= pkgsrc-users@NetBSD.org

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.17 2023/04/30 06:54:44 taca Exp $
$NetBSD: distinfo,v 1.18 2024/02/03 16:04:22 taca Exp $
BLAKE2s (net-ldap-0.18.0.gem) = 6f3e2f0bfd94b27e493b9a40090ef818513fc7e266462394e0aa603e908c57f8
SHA512 (net-ldap-0.18.0.gem) = d9127296c12850b33960caccd1c1422d535c85599d94c22c2b98b7aad2a1bc73803267f54e6e1db26bb20952493467953b0ee7fe2ed0f47540e878ff9b1f2e08
Size (net-ldap-0.18.0.gem) = 67072 bytes
BLAKE2s (net-ldap-0.19.0.gem) = d47a50ecc9ceb4ef275596d5449a5ed343452d6e465841545499584d201e7d25
SHA512 (net-ldap-0.19.0.gem) = 661db47d0836e029baedf11398583306f8d077d6c50dc842a2324383f8efec6edf297a4bfbb7211e12021521910ff10e873dd245a99cca1d1e46aff5cbe9b8e9
Size (net-ldap-0.19.0.gem) = 67584 bytes