Age | Commit message (Collapse) | Author |
|
PR: 271984
Exp-run by: antoine
|
|
|
|
A future commit will update to security/py-cryptography will introduce a
rust dependency.
PR: 254853
|
|
- https://elixir-lang.org/blog/2023/06/19/elixir-v1-15-0-released/
Note that Elixir now *requires* OTP25+ or better at runtime.
For the -devel flavour you are still free to choose OTP25 or
OTP26, but the default OTP24 from lang/erlang will *not* work.
|
|
|
|
For more details look on 20230618 in UPDATING
|
|
- Update rc.d script to include migrate target
- Add an UPDATING note for upgrade
- Add a pkg-message for upgrade
|
|
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.
|
|
Give users some advice about the upgrade to the NetBox 3.5 release
series.
|
|
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
|
|
PR: 265098
Obtained-from: https://salsa.debian.org/exim-team/exim4/-/blob/master/debian/patches/
Reported-by: vvd
Approved-by: fluffy
Reviewed-by: drs-freebsd@sieborger.nom.za
Tested-by: pi, drs-freebsd@sieborger.nom.za
Changes: https://lists.exim.org/lurker/message/20220625.141825.d6de6074.en.html
|
|
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
|
|
Approved by: portmgr
|
|
Approved by: portmgr
|
|
Give users some advice how to migrate from py-netbox-secretstore to
security/py-netbox-secrets.
|
|
Present in the OP's patch, but that I somehow managed to miss.
PR: 271190
Fixes: efe2cf37e62d
|
|
Approved by: portmgr
|
|
The REISPUB option was spelled wrong. Let's rename it.
While here, add an UPDATING entry to let the users know it changed.
|
|
Approved by: portmgr
|
|
Approved by: portmgr
|
|
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.
|
|
|
|
ChangeLog: https://blog.gitea.io/2023/04/gitea-1.19.1-is-released/
Add UPDATING entry for breaking change.
PR: 270819
Reported by: stb@lassitu.de (maintainer)
MFH: 2023Q2 (many bugfixes)
|
|
|
|
* Major SHLIBVER update
|
|
* 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: 47912ce2e613211aecf6ecdfc58681b7aca0df33
See also: PR 269889, 269966, 269950
|
|
As suggested, make the upgrade steps in pkg-message and UPDATING
more accurate.
PR: 270171
|
|
|
|
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)
|
|
Give users some advice about the upgrade for the recent update of
www/qt5-webengine.
|
|
PR: 269704
|
|
Disable option DQS by default.
Add a note to UPDATING about this.
See also: https://sqlite.org/quirks.html#dblquote
Changelog: https://sqlite.org/releaselog/3_41_0.html
PR: 269798
Approved by: flo (mentor)
Differential Revision: https://reviews.freebsd.org/D38774
|
|
This reverts commit c17ddfbf66e2801ec620d49979aca3d7077d7002.
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
|
|
Give users some advice about the upgrade to the NetBox 3.4 release
series.
|
|
Change the default version of MySQL to 8.0
PR: 269203
Exp-run-by: antoine
Sponsored by: Netzkommune GmbH
|
|
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
|
|
It's not quite Back to the Future. Reset date to the present month.
Reported by: vishwin
|
|
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://salsa.debian.org/debian/logcheck/-/blob/debian/1.4.1/debian/changelog
|
|
PR: 269424
Reported by: chalpin@cs.wisc.edu (maintainer)
|
|
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)
|
|
PR: 269252
Reported by: <p5B2EA84B3@t-online.de>
|
|
|