Notewhorth changes:
* Backported #8252: Support sending server redirection PDU
* Backported #8406: Ensure X11 client cursor is never smaller 1x1
* Backported #8403: Fixed multiple client side input validation issues
(CVE-2022-39316, CVE-2022-39317, CVE-2022-39318, CVE-2022-39319,
CVE-2022-39320, CVE-2022-41877, CVE-2022-39347)
* Backported #7282: Proxy server now discards input events sent before
activation was received
* Backported #8324: Internal replacements for md4, md5 and hmac-md5
For the time being the RDP protocol requires these outdated hash
algorithms. So any distribution that wants to ship a working
FreeRDP should check the options WITH_INTERNAL_MD4 (and depending
on OpenSSL deprecation status WITH_INTERNAL_MD5)
Fixed issues:
* Backported #8341: Null checks in winpr_Digest_Free
* Backported #8335: Missing NULL return in winpr_Digest_New
* Backported #8192: Support for audin version 2 microphone channel
* Backported #7282: Discard input events before activation (Fixes#8374)
ChangeLog: https://www.freerdp.com/2022/11/16/2_9_0-release
PR: 268539
MFH: 2022Q4
Security: 1f0421b1-8398-11ed-973d-002b67dfc673
(cherry picked from commit 0b16928300)
These ports are failing on build cluster for some time. I tried reproducing
it locally and it turned out to be a strange heisenbug - the compiler crashes
when compiling different unrelated files and restarting the build makes the
problem go away.
I wasn't able to extract a minimal reproducing testcase, so didn't contact
upstream.
Mark BROKEN for now and hope for a new compiler version to work.
Reported by: pkg-fallout
(cherry picked from commit a84795fd56)
This release fixes two security issues, a large number of bugs and
contains some enhancements.
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.17.4
PR: 268512
MFH: 2022Q4
Security: d0da046a-81e6-11ed-96ca-0800277bb8a8
(cherry picked from commit 7763b1c4ca)
ChangeLog:
https://git.skoll.ca/Skollsoft-Public/Remind/src/branch/master/docs/WHATSNEW
* MINOR IMPROVEMENT: TkRemind: If "Extra Remind Options" contains -m, make
TkRemind start the calendar with Monday instead of Sunday.
* MINOR IMPROVEMENT: Sample files: Add French holidays.
* MINOR IMPROVEMENT: A few performance fixes, likely not even noticeable in
most cases.
* MINOR FIXES: Fix misleading comments in the source code.
* MINOR FIX: Remove a bunch of dead code in the moon-phase routines.
* MINOR FIX: Remove unnecessary %"...%" markers in holidays/us.rem
* MINOR FIX: Don't use the -ffat-lto-objects command-line option if we're
compiling with Clang.
* MINOR FIX: Remind: Fix a broken printf-format string (need to double up on %
to get a literal % in the output.)
* BUG FIX: Make test suite pass regardless of the date on which it is run.
* BUG FIX: Make sure the banner gets printed each time through a "*N"
command-line option loop.
PR: 268441
Reported by: fuz@fuz.su (maintainer)
MFH: 2022Q4 (bugfix release)
(cherry picked from commit d23237cc44)
* The plugin has a version check that allows versions of NetBox up
to 3.3.9. Adjust this check to allow NetBox 3.3.10 as well.
* Bump PORTREVISION due changed package.
MFH: 2022Q4
(cherry picked from commit c38f09a2f9)
Changelog:
Enhancements:
* Add replication controls for module bulk import
* Introduce LOGOUT_REDIRECT_URL config parameter to control
redirection of user after logout
* Enable reassigning an inventory item from one device to another
* Add vertical frame & cabinet rack types
* Add provider selection field for provider networks to circuit
termination edit view
* Permit whitespace in MAC addresses
* Enable filtering L2VPNs by slug
Bug Fixes:
* Correct power utilization percentage precision
* Honor configured date format when displaying date custom field
values in tables
* Fix background color of bottom banner content
* Correct circuits count under site view
* Fix nullification of custom object & multi-object fields via REST API
* Disable ordering changelog table by object to avoid exception
* Correct available choices for status under IP range filter form
* Honor RQ_DEFAULT_TIMEOUT config parameter when using Redis Sentinel
* Enable missing tags columns for contact, L2VPN lists
https://github.com/netbox-community/netbox/releases/tag/v3.3.10
MFH: 2022Q4
(cherry picked from commit c7793e3fef)
Unbreak port and update pkg-message file.
PR: 257242 268177
Reported by: portmaster@bsdforge.com (maintainer)
MFH: 2022Q4 (quarterly is also broken)
(cherry picked from commit 743aad0dbc)