2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2023-07-31 14:03:37 by Matthias Scheler | Files touched by this commit (1) |
Log message:
databases/nss_ldap: Add Perl as a required tool
This fixes build problems on system where Perl isn't installed (yet).
|
2023-07-30 02:18:07 by Emmanuel Dreyfus | Files touched by this commit (11) | |
Log message:
Switch upstream, as PADL nss_ldap is years-old abandonware
The new upstream is a fork af latest PADL nss_ldap with all pending pull
request merged.
Changes since version 265 from ChangeLog
266a Emmanuel Dreyfus <manu@netbsd.org>
* RFC 2307bis configurable DN search
* RFC 2307bis filter fix
* NetBSD support
* Fix build if sasl.h is not present
* netgrp ERANGE fix for glibc
* Align TLS option names on OpenLDAP documentation
* Build fix when kerberos is not enabled
* Fix excessive library dependencies
266 Luke Howard <lukeh@padl.com>
* fix for BUG#129: native linker doesn't use LDFLAGS
* fix for BUG#143: don't use getrdnvalue for groups
* fix for BUG#240: return "x" for shadowAccount password
* fix for BUG#402: incorrectly detected glibc on armel
* fix for BUG#411: memory leak in do_init()
* fix for BUG#412: check whether resolv.conf has changed
* fix for BUG#412: don't close nested contexts
* fix for BUG#412: make syslog debugging configurable
* fix for BUG#412: support configurable site name
* fix for BUG#412: tidy up bootparams code
* fix for BUG#412: use macros for ldap_get_option calls
* fix for BUG#412: better debugging of NSS status codes
* fix for BUG#412: rewrite and abstract Kerberos support
* fix for BUG#412: allow runtime configuration of LDAP
configuration file and keytab using environment
* fix for BUG#412: correctly clamp max sleep time
* fix for BUG#412: sort SRV records by weight and priority
* fix for BUG#412: support microsecond backoff granularity
* fix for BUG#414: SIGPIPE handling in atfork()
* fix for BUG#416: FreeBSD 7.x/8.x compatibility
* fix for BUG#420: _nss_ldap_parse_net() dumps core on
AIX 5.3 and 6.1
* fix for BUG#425: nss_ldap doesn't parse IPv4 addresses
correctly on non-ipv6 systems
|
2021-10-26 12:10:08 by Nia Alarie | Files touched by this commit (417) |
Log message:
databases: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (some may be only fetched
conditionally):
./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz
|
2021-10-07 15:35:53 by Nia Alarie | Files touched by this commit (417) |
Log message:
databases: Remove SHA1 distfile hashes
|
2020-04-29 21:57:51 by Maya Rashish | Files touched by this commit (4) |
Log message:
Avoid complex version logic for obsolete NetBSD versions
|
2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836) |
Log message:
*: Recursive revision bump for openssl 1.1.1.
|
2017-09-03 10:37:04 by Thomas Klausner | Files touched by this commit (182) |
Log message:
Comment out dead MASTER_SITES/HOMEPAGEs.
|
2016-04-22 17:04:24 by Emmanuel Dreyfus | Files touched by this commit (3) |
Log message:
Fix excessive library dependencies
Make sure we only link with kerberos llibraries if kerberos features
are enabled. Otherwise we produce a binaruy that requires unused
libraries, which is a liability when we try to use it on a system
where they are not installed.
|
2016-03-05 12:29:49 by Jonathan Perkin | Files touched by this commit (1813) |
Log message:
Bump PKGREVISION for security/openssl ABI bump.
|