sq split to security/sequoia-sq. More programs to be ported later.
FFI deprecated upstream and removed from the port.
PR: 256877
Approved by: phryk-ports[at]wzff[dot]de (maintainer, transfer)
Event: SouthEast LinuxFest 2023
trivial version bump
one patchfiles is included in the source now
poudriere stage-qa: ok
Changes:
https://www.mongodb.com/docs/manual/release-notes/6.0/#6.0.6---may-12--2023
Please read the release notes: Some past releases have critical issues.
Followed an upstream change in mongod.conf about removal of 2 settings. See
UPDATING 20230416.
While here, fix install instructions.
New features:
* ACLs portctl_no and portctl_only for limiting port control targets
* Config setting portctl_nowaps to prevent port control on WAP ports
* Feature to gather SNMP Walk, use as Pseudo Device, and Browse Objects
* Added SSHCollector::Platform::ASAContext
* new addpseudodevice worker action
* option to display vlan names instead of numbers in device ports
* renumber device option in the device details web page
* add option in device ports sidebar to hide vlan 1002-1005
* Group Cisco subinterfaces in Device Ports view (like LAG)
* add FortiOS SSH collector implementation from @jpvelders
* make Port VLAN mismatch respect setting hiding VLAN 1002-1005
* make VLAN hiding and VLAN names configurable options and move to port
properties sidebar section
* new discover_routed_neighbors setting to skip adding next-hops for discovery
* new setting macsuck_no_deviceport to ignore nodes on a device port
* implement ignore_deviceports and hide_deviceports settings
* implement multi tenancy with tenant_databases setting
* add worker to collect various PortAccessEntity (NAC) attributes
* API Endpoints to submit arpnip and macsuck results
* custom fields on devices and ports in the web from config
* sidebar support for custom reports with bind params; add show_sidebar setting
* support for FQDN node search while domain_suffix is set; add fallback to
IPv4 host lookup search
* implement ignore_layers, force_macsuck, force_arpnip config settings
Many bug fixes and enhancements too, see https://metacpan.org/dist/App-Netdisco/changes for full list
PR: 271329
Reported by: einar@isnic.is
As part of the regular trimming of older information from MOVED and
UPDATING; an entry from 20161103 were trimmed which has been referenced
by other entries for upgrading the perl. Merge those information in the
current UPDATING file and also update the reference pointers.
Reported by: herbert@gojira.at
Approved by: portmgr (blanket)
- Update to g20230509 11946f014
- Move php database drivers a post install operation allowing the port
to support both databases without having to make option changes or
rebuilds.
- Update ttrssd to check for the configured driver
PR: 271397
changelog:
https://www.mongodb.com/docs/manual/release-notes/4.4/
Please read the release notes: Some past releases have critical issues.
Followed an upstream chagne in mongod.conf about removal of 2 settings. See
UPDATING.
changelog:
https://www.mongodb.com/docs/manual/release-notes/5.0/
Please read the release notes: Some past releases have critical issues.
Followed an upstream chagne in mongod.conf about removal of 2 settings. See UPDATING.
* Change default version of Ruby from 3.0 to 3.1.
* Bump PORTREVISION of lang/ruby3[01]. They need to be rebuilt as only
default ruby package includes ${PREFIX}/bin/ruby and
${PREFIX}/man/man1/ruby.1.gz symlinks.
* Add entry about change of default Ruby version to UPDATING.
PR: 268586
Exp-run by: antoine
Approved by: meta (ruby, maintainer)
* Align with the upstream "release" status
* Avoid confusion with OpenSSL 3.1
Reported by: ngie
Differential Revision: https://reviews.freebsd.org/D38938
Due to various ports not being prepared for this change (see 20230227
entry), the DQS option of databases/sqlite3 has been reenabled as a
stop gap measure. It is scheduled to be disabled again for good no
earlier than 20240101, giving downstream software authors more time
to fix their queries.
PR: 270064
Fixes: 47912ce2e6
See also: PR 269889, 269966, 269950
As mongodb 3.6 is long out of support, switch to mongodb 4.4,
even though not directly supported by upstream.
See UPDATING entry for details about updating to this version.
ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v0.15.0
Introducing engine modes:
engine_mode is optional in the config file.
* distinct-user mode simulates a new user for every iteration.
* repeated-user mode can use pre-used user in subsequent iterations.
* ddosify mode is the default mode of the engine. In this mode, the engine
runs in its max capacity, and does not show user simulation behavior.
Add breaking changes to UPDATING
PR: 270078
Reported by: 0xdutra@gmail.com (maintainer)
This reverts commit c17ddfbf66.
This causes breakage on several ports, and the next iteration
requires a full exp-run. See:
Differential Revision: https://reviews.freebsd.org/D34739
* Since 3.0.0 spf-engine uses flit-core as build backend. So switch to
use 'USE_PYTHON=pep517'.
* Add entry to UPDATING as default configuration file path of
pyspf-milter has changed.
ChangeLog: https://git.launchpad.net/spf-engine/tree/CHANGES?h=3.0.3
Facilitates compiling, writing and removing bytecode files (.pyc)
in site-packages after all pkg transactions have been completed.
Technical details: https://wiki.freebsd.org/Python/CompiledPackages
Fixes reports of Python port builds as root failing on filesystem
violations due to bytecode file writes where the port did not include
them in the package.
For those ports/packages that currently package bytecode, some
checksum mismatches on those files may occur. This is harmless and
will be rectified, in large as part of a USE_PYTHON=distutils
overhaul to reduce churn.
While here, implement a long-standing todo item of letting lang/python
ports use python.mk bits. Not only does this obviate duplicate
variables in each Makefile, but SUB_LIST (also added) is used for
these triggers.
Co-authored by: tcberner
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D34739
The nut file ownership fixups due to the UID/GID change from uucp/uucp
to nut/nut may not be desireable for all users. Some users with custom
file ownership may wish ownership to remain untouched. This revision
to the nut family of ports/packages allows users to optionally disable
automatic fixup of nut file ownership.
While at it, rather than use a hardcoded string for user/group ownerships,
use the set parameters in Makefile.
PR: 269497
suggested by: dvl
ChangeLog: https://github.com/jackaudio/jack2/releases/tag/v1.9.22
* The waf autooption --example-tools has been removed.
* The example clients and tools are no longer part of the jack2 project.
* Drop dependencies that were only used for example clients and tools
(readline, sndfile and zita libs)
* Fix build with python3.11+
* Fix compatibility with macOS 12+
* Fix ringbuffer thread safety on ARM
PR: 269413
Reported by: dev@submerge.ch (maintainer)
ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v0.13.0
* Merge remote-tracking branch 'origin/develop' into feat/concat-variables
* Update README.md
* change captureEnv to snake case
* change csv parameters to snake case
* change jsonPath to json_path
* fix done channel send place in stdoutJson
* get profile data from pprof package
* inject both typed and concatenated vars
* regexp, xpath, header_key
* remove unnecessary comment
* update benchmark jenkins file
* update jenkinsfile
* use atomic instead of mutex
PR: 269216
Reported by: 0xdutra@gmail.com (maintainer)
- copy openvpn to openvpn25, mark as deprecated and to expire March 31
- update openvpn to openvpn 2.6.0, highlights from Frank Lichtenheld's
release announcement e-mail, slightly edited:
* Data Channel Offload (DCO) kernel acceleration support for Windows,
Linux, and FreeBSD [14].
* OpenSSL 3 support
* Improved handling of tunnel MTU, including support for pushable MTU.
* Outdated cryptographic algorithms disabled by default, but there are
options to override if necessary.
* Reworked TLS handshake, making OpenVPN immune to replay-packet state
exhaustion attacks.
* Added --peer-fingerprint mode for a more simplistic certificate setup
and verification.
* Improved protocol negotiation, leading to faster connection setup.
ChangeLog: https://github.com/OpenVPN/openvpn/blob/v2.6.0/Changes.rst