Age | Commit message (Collapse) | Author |
|
|
|
- Switch to DISTVERSION
- Update MASTER_SITES url
- Update maintainer's e-mail
- Update WWW url
ChangeLog: https://github.com/dreibh/system-tools/blob/master/ChangeLog
PR: 275603
|
|
- Switch to DISTVERSION
ChangeLog: https://github.com/dreibh/subnetcalc/blob/master/ChangeLog
PR: 277010
|
|
ChangeLog: https://github.com/dreibh/tsctp/blob/master/ChangeLog
PR: 277012
|
|
|
|
|
|
|
|
Use 'do-install' target to avoid install extra httplib files.
Fixes: 1cf2efcfbb - Update to 6.2.8
|
|
- Take maintainership
ChangeLog:
https://github.com/MisterTea/EternalTerminal/releases/tag/et-v6.2.8
https://github.com/MisterTea/EternalTerminal/releases/tag/et-v6.2.7
https://github.com/MisterTea/EternalTerminal/releases/tag/et-v6.2.6
|
|
Reported by: portscout
|
|
Reported by: portscout
|
|
Last release in 2013 and no development since, redirect users to
net/microsocks or net/3proxy
PR: 276566
Approved by: portmgr (maintainer timeout, 2+ weeks)
|
|
Changelog: https://metacpan.org/release/OALDERS/URI-5.27/source/Changes
|
|
PR: 276372
Submitted by: Krzysztof (ports@bsdserwis.com)
Approved by: Krzysztof (ports@bsdserwis.com)
|
|
|
|
src/zope/proxy/_zope_proxy_proxy.c:887:5: error: incompatible function pointer types initializing 'hashfunc' (aka 'int (*)(struct _object *)') with an expression of type 'long (PyObject *)' (aka 'long (struct _object *)') [-Wincompatible-function-pointer-types]
|
|
PR: 276530
|
|
Update a call to memcpy() because readdir() only guarantees memory up to
result+result->d_reclen is readable. Under certain conditions,
result+sizeof(struct dirent) landed in unmapped memory.
Most of the legwork to pinpoint the problem, as well as a solution
similar to the one applied here, was submitted by uratan@miomio.jp.
Martin Simmons <martin@lispworks.com> contributed to understanding the
problem and wrote a useful test case.
PR: 275597
Approved by: maintainer timeout
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D43171
|
|
Changelog: https://metacpan.org/release/BDFOY/Net-SSH-Perl-2.142/source/Changes
|
|
Changelog: https://github.com/NLnetLabs/routinator/releases/tag/v0.13.1
PR: 276892
Approved by: submitter is maintainer
|
|
Many thanks to Joshua Kinard, Siva Mahadevan, Yasuhiro Kimura, Andrew Walker, and Peter Eriksson for their patches.
PR: 270383
|
|
|
|
Recent building on 15-CURRENT uncovered a problem with the source.
PR: 276847
Reported by: portmaster@bsdforge.com (maintainer)
|
|
A patch has been added to fix a TLS negotiation failure when
connecting a server with SNI.
PR: 276186
|
|
|
|
|
|
Fixes: 0b0169c7e533 - net/avahi-app: Moved man to share/man
|
|
|
|
|
|
This fixes incomplete commit 9ec59754076ec4ccadc48f9cf052f51a39510525
|
|
|
|
Update to the latest w1.fi commit, proxied through my GH account.
|
|
re: https://github.com/syncthing/syncthing/releases/tag/v1.27.3
|
|
Reported on: https://t.me/storjRU
|
|
|
|
|
|
|
|
- Update to 1.6.1
- Changelog: https://github.com/NICMx/FORT-validator/releases/tag/1.6.1
Approved by: Toni Kalombo <toni@devboks.com> (maintainer, implicit)
|
|
* Rearrange Makefile to closer follow Porters Handbook
Changelog: https://github.com/vergoh/vnstat/releases/tag/v2.12
PR: 276529
Approved by: portmgr (maintainer timeout, 2+ weeks)
|
|
* Switch to CMake for faster builds, it also additionally cleans up the
port Makefile and removes the need for additional patching
* Disable OpenSSL requirement as it fails due to lack of QUIC support
which is in 3.2
* Rearrange Makefile to follow Porters Handbook more closely and
for readability
PR: 274782
Approved by: portmgr (maintainer timeout 2+ weeks)
|
|
Approved by: olgeni (maintainer)
Differential revision: https://reviews.freebsd.org/D43365
|
|
Approved by: olgeni (maintainer)
Differential revision: https://reviews.freebsd.org/D43365
|
|
Changelog: https://github.com/claudiodangelis/qrcp/releases/tag/0.11.2
Reported by: portscout
|
|
It was disabled (patched out) in July 2023 based on the pkg-fallout@
emails, nearly seven months after the last regression which could be
causing it had been fixed. Evidently, the cluster was running buggy
kernel for its port-building jails long enough to confuse people the
problem was still somehow exhibiting itself.
While here, assume maintainership, fix some DRY bugs in the Makefile,
and install the manpages under $PREFIX/share/man per new world order.
PR: 272755
Fixes: 2b81a5f3f73c
|
|
Changelog: https://github.com/nanomsg/nng/releases/tag/v1.7.2
|
|
|
|
Approved by: portmgr (blanket)
|
|
Approved by: portmgr (blanket)
|
|
|
|
ChangeLog: https://www.keycloak.org/2024/01/keycloak-2305-released.html
New features
* Update Route53 HA guide to be compatible with ROSA and Openshift 4.14.x
* Remove conditional statements about Windows / Linux from the docs docs
Enhancements
* Role mapping tab no longer visible when using fine grained permissions after
upgrade from 20.0.3 to 21.0.2 admin/ui
* Clarification needed of use of containers
* Change RHDG references to Infinispan
* Don't differentiate Windows for getting started docs
* Update to Quarkus 3.2.10
Bugs
* Multiple failures in OfflineServletsAdapterTest (testServlet,
testServletWithConsent, testServletWithRevoke) testsuite
* admin-fine-grained-authz + client authorization settings requires view-client
role admin/ui
* Read Only Access of a realm clients' Authz is broken for Admin Console
admin/ui
* User details tab does not display or update attibutes with dot admin/ui
* Read Only Access of the realm users' "Role mapping" tab is broken for Admin
Console admin/ui
* Log Injection during WebAuthn authentication/registration authentication
* Admin Console: Realm Dropdown should only show the realms the user has access
to admin/ui
* Account v3 theme - theme.properties Custom theme scripts not loading
account/ui
* Removing all group attributes no longer works with keycloak-admin-client
(java) admin/client-java
* `/admin/realms/{realm-name}/ui-ext/realms` endpoint leaks realms the user
doesn't have access to see admin/ui
* Flaky test:
org.keycloak.testsuite.adapter.servlet.OfflineServletsAdapterTest#testServlet
ci
* Since 23, start-dev command line arguments parsing is buggy dist/quarkus
* admin ui uses hyphen instead of dot as realm attribute separator admin/ui
* Keycloak HA Guide uses token for cross-site setup that expires
* GitHub Status check is green if the build fails ci
* Workflow failure: FIPS IT -
KcSamlEncryptedIdTest#testEncryptedElementIsReadableInDeprecatedMode ci
PR: 276706
Reported by: freebsd@rheinwolf.de (maintainer)
|