Commit graph

357619 commits

Author SHA1 Message Date
adam
c35caa580d py-paramiko: updated to 2.10.4
2.10.4 2022-04-25

[Bug]: Servers offering certificate variants of hostkey algorithms (eg ssh-rsa-cert-v01@openssh.com) could not have their host keys verified by Paramiko clients, as it only ever considered non-cert key types for that part of connection handshaking. This has been fixed.
[Bug]: PKey instances’ __eq__ did not have the usual safety guard in place to ensure they were being compared to another PKey object, causing occasional spurious BadHostKeyException (among other things). This has been fixed. Thanks to Shengdun Hua for the original report/patch and to Christopher Papke for the final version of the fix.
[Support]: Update camelCase method calls against the threading module to be snake_case; this and related tweaks should fix some deprecation warnings under Python 3.10. Thanks to Karthikeyan Singaravelan for the report, @Narendra-Neerukonda for the patch, and to Thomas Grainger and Jun Omae for patch workshopping.
2022-05-05 17:59:35 +00:00
adam
6e30db1359 Updated databases/sqlite3, databases/sqlite3-docs, databases/sqlite3-tcl, devel/lemon 2022-05-05 17:27:37 +00:00
adam
5f66c6159d sqlite3: updated to 3.38.4
3.38.4 (2022-05-04):

Fix a byte-code problem in the Bloom filter pull-down optimization added by release 3.38.0 in which an error in the byte code causes the byte code engine to enter an infinite loop when the pull-down optimization encounters a NULL key.
2022-05-05 17:26:41 +00:00
nia
bd564709e7 cacti-spine: Fix building on NetBSD 2022-05-05 14:31:35 +00:00
nia
b57f57af21 doc: Updated www/arcticfox to 39.1 2022-05-05 14:07:50 +00:00
nia
27fc227c5c arcticfox: update to 39.1
This release only includes bug fixes.
2022-05-05 14:07:38 +00:00
taca
39d79d3d69 doc: Updated www/ruby-erubis to 2.7.0nb1 2022-05-05 14:03:52 +00:00
taca
6b85d87031 www/ruby-erubis: add support for pkg_alternatives support
Also, tweak CONFLICTS.

Bump PKGREVISION.
2022-05-05 14:03:28 +00:00
nia
5589a3c390 pulseaudio: fix non-avahi builds 2022-05-05 13:54:29 +00:00
nia
47bba35721 rexx-regina: Respect LDFLAGS when linking 2022-05-05 13:49:41 +00:00
ryoon
5adbba3629 openal-soft: Fix build. Disale sysutils/dbus dependency explicitly 2022-05-05 13:49:07 +00:00
nia
33aed71a5f couchdb: no need to loop, pointed out by jperkin 2022-05-05 13:42:57 +00:00
nia
dfb45290be tlf: Fix building with latest hamlib. 2022-05-05 13:37:18 +00:00
nia
a792a651c9 hylafax: Respect LDFLAGS. Fixes RELRO build. 2022-05-05 13:37:07 +00:00
gutteridge
442693dbb5 nodejs: fix a typo in a comment 2022-05-05 13:31:16 +00:00
gutteridge
ad62274eee squashfs: add to PKG_FAIL_REASON, per SOP 2022-05-05 13:22:44 +00:00
nia
830b9fadec gnucap: Force older C++ standard for 'auto' usage 2022-05-05 13:19:39 +00:00
nia
5652b4ab79 couchdb: Disable all binary checks on pre-build erlang that's included
for some reason
2022-05-05 13:18:51 +00:00
nia
0397d52f79 java-db3: Require an older Java VM than 11 to build 2022-05-05 13:14:21 +00:00
gutteridge
b871bb6b09 nodejs: update a comment 2022-05-05 13:10:03 +00:00
nia
55af1cd84b yaws: Disable Werror usage 2022-05-05 13:09:30 +00:00
gutteridge
830eabea7d nodejs: fix copy-pasto in a comment 2022-05-05 13:06:50 +00:00
nia
f4989f67d2 doc: Removed security/prelude-pflogger 2022-05-05 12:23:34 +00:00
nia
785ce1b605 prelude-pflogger: Remove. This relies on CTL_IPPROTO_NAMES which
was removed from the BSDs years ago, so it no longer builds.
2022-05-05 12:23:06 +00:00
nia
9586c83b62 steghide: fix building with modern C++ compilers 2022-05-05 12:20:34 +00:00
jaapb
4b0ce5ac02 doc: Updated databases/pgocaml to 4.3.0 2022-05-05 12:14:05 +00:00
jaapb
9af82e4c4b Updated databases/pgocaml to version 4.3.0.
The changelog hasn't been updated since the last release, but changes
seem minor.
2022-05-05 12:11:18 +00:00
jaapb
3f621daf93 doc: Updated devel/ocaml-ppx_tools to 6.5 2022-05-05 12:08:50 +00:00
nia
4c6e947743 kitty: don't attempt to install .orig files 2022-05-05 12:07:28 +00:00
jaapb
9737529cef Updated devel/ocaml-ppx_tools to version 6.5.
This adds support for OCaml 4.13 and 4.14.
2022-05-05 12:06:10 +00:00
jaapb
572b60e96d doc: Updated textproc/ocaml-csv to 2.4 2022-05-05 12:03:27 +00:00
jaapb
58d7829642 Updated textproc/ocaml-csv to version 2.4.
This introduces compatilibity with later OCaml verions (post-4.08), and
several other minor bugfixes and changes.
2022-05-05 12:00:47 +00:00
jaapb
f2f9e53e6d doc: Updated devel/ocaml-ppx_deriving to 5.2.1 2022-05-05 11:54:40 +00:00
jaapb
0ae59849f9 Updated devel/ocaml-ppx_deriving to version 5.2.1.
This changes dependencies to use ppxlib, and introduces some more
minor changes.
2022-05-05 11:52:00 +00:00
jaapb
48c6872e34 doc: Updated devel/ocaml-hex to 1.5.0 2022-05-05 11:48:27 +00:00
pin
64296dc861 doc: Updated net/asuka to 0.8.5 2022-05-05 11:46:28 +00:00
pin
0cd0a73d44 net/asuka: update to 0.8.5
0.8.5
-Optimize binary size

0.8.4
-Fix deps versions.
2022-05-05 11:46:10 +00:00
jaapb
0ed9727f3f Updated devel/ocaml-hex to version 1.5.0.
Some minor changes, plus raising of the minimum version of OCaml needed
(4.08) so that some dependencies can be dropped.
2022-05-05 11:45:46 +00:00
jaapb
f36435cd6e doc: Updated devel/ocaml-cstruct to 6.1.0 2022-05-05 11:43:07 +00:00
jaapb
bb6794431d Updated devel/ocaml-cstruct to version 6.1.0.
There are many changes, including API-breaking ones (see the changelog in
the distribution for more details). The package has also been updated to
allow for lwt and async options.
2022-05-05 11:40:16 +00:00
mef
3b988507ef (misc/php-orangehrm) Fix portability problem (==) 2022-05-05 11:38:09 +00:00
jaapb
07eeee9896 doc: Updated devel/ocaml-async to 0.15.0 2022-05-05 11:35:57 +00:00
jaapb
cefb3b8375 Updated devel/ocaml-async to version 0.15.0.
There is no changelog, but upstream changes seem to be minor except for
some dependency changes.
2022-05-05 11:33:13 +00:00
jaapb
5f62d903f9 doc: Updated textproc/ocaml-textutils to 0.15.0 2022-05-05 11:24:46 +00:00
jaapb
5f6c102297 Updated devel/ocaml-textutils to version 0.15.0.
There is no changelog, but upstream changes are minor except for
dependency changes.
2022-05-05 11:22:01 +00:00
adam
3907b50154 Updated databases/openldap 2022-05-05 11:16:55 +00:00
adam
d9ae406692 openldap: updated to 2.6.2
OpenLDAP 2.6.2

Added libldap support for OpenSSL 3.0
Added slapd support for OpenSSL 3.0
Fixed ldapdelete to prune LDAP subentries
Fixed libldap to drop connection when non-LDAP data is received
Fixed libldap to allow newlines at end of included file
Fixed slapd slaptest conversion of olcLastBind
Fixed slapd to correctly init global_host earlier
Fixed slapd bconfig locking for cn=config replication
Fixed slapd usage of thread local counters
Fixed slapd to clear runqueue task correctly
Fixed slapd idletimeout handling
Fixed slapd syncrepl handling of new sessions
Fixed slapd to clear connections on bind
Fixed slapd to correctly advance connections index
Fixed slapd syncrepl ODSEE replication of unknown attr
Fixed slapd-asyncmeta memory leak in keepalive setting
Fixed slapd-ldap memory leak in keepalive setting
Fixed slapd-meta SEGV on config rewrite
Fixed slapd-meta ordering on config rewrite
Fixed slapd-meta memory leak in keepalive setting
Fixed slapd-monitor SEGV on shutdown
Fixed slapd-monitor crash when hitting sizelimit
Fixed slapd-sql to properly escape filter value
Added slapo-autoca support for OpenSSL 3.0
Added slapo-otp support for OpenSSL 3.0
Fixed slapo-dynlist dynamic group regression
Fixed slapo-pcache SEGV on shutdown
Fixed slapo-ppolicy operation handling to be consistent
Fixed slapo-translucent to correctly duplicate substring filters
Build Environment
	Add ability to override default compile time paths
	Fix compiliation with certain versions of gcc
	Fix compilation with openssl exclusions
	Fix warnings from make jobserver
Contrib
	Update ppm module to the 2.1 release
Documentation
	admin26 Document new lloadd features
	Fixed slapd.conf(5)/slapd-config(5) syncrepl sizelimit/timelimit documentation
	Fixed slapd-sock(5) to clarify "sockresps result" behavior
2022-05-05 11:16:39 +00:00
wen
de4385c16a Updated www/drupal9 to 9.3.12nb1 2022-05-05 11:12:47 +00:00
jaapb
39fb5b9ea2 doc: Added textproc/ocaml-textutils_kernel version 0.15.0 2022-05-05 11:10:54 +00:00
wen
61416de738 Fix non-existent script interpreters. 2022-05-05 11:10:51 +00:00