Update argyllcms to 3.5.0
Change log since 3.4.1:
Version 3.5.0 4th February 2026
-------------
* Added MSWindows ARM release.
* Added Mac ARM release.
* Removed Mac PowerPC build from release.
* Added test profile forward and backward lookup error checks to
release sanity checking script.
* Changed colprof so that rather than just warning about an ink limit
being set for an additive device space, it ignores it.
[38 lines not shown]
py-cryptography*: update to 46.0.5
* An attacker could create a malicious public key that reveals portions of
your private key when using certain uncommon elliptic curves (binary
curves). This version now includes additional security checks to prevent
this attack. This issue only affects binary elliptic curves, which are
rarely used in real-world applications. Credit to **XlabAI Team of Tencent
Xuanwu Lab and Atuin Automated Vulnerability Discovery Engine** for
reporting the issue. **CVE-2026-26007**
* Support for SECT binary elliptic curves is deprecated and will be removed
in the next release.
tnftp: update to 20260211.
Changes in tnftp from 20230507 to 20260211:
Improve transfer performance by simplifying socket buffer and
transfer buffer handling.
Add -b BUFLEN to adjust size of buffer for HTTP response line parsing.
Add -h HEADER to support custom HTTP headers.
Add "connect" as a synonym for "open".
Fix ASCII mode transfers when progress bar is enabled.
Fix creation of empty downloaded files.
Exit non-zero if a HTTP transfer is shorter than expected.
Fix HTTPS through a proxy.
py-gmpy2: updated to 2.3.0
Changes in gmpy2 2.3.0
* Drop support for CPython < 3.9, experimental support for PyPy. (skirpichev)
* Improved support for mixed `mpfr` and `mpc` arithmetic. (skirpichev)
* Preliminary support for free-threaded builds. (skirpichev)
* Fix behavior and memory leaks for contexts. (skirpichev)
* Fix memory leaks for `mpfr` caching. (skirpichev)
* Fix rounding errors in float(mpz) and float(mpq). (skirpichev)
* Add missing methods to `mpz` and `mpq`. (skirpichev)
* Fix round(mpz, ndigits) if ndigits is negative. (skirpichev)
* Use context's rounding mode per default in `format` and `round`. (skirpichev)
* Use setuptools_scm to manage versions. (skirpichev)
* Fix exception for float(mpfr('inf')) (was: OverflowError). (skirpichev)
* Ignore sign bit of NaN's in string output. (skirpichev)
* Support '%' formatting type for mpfr's. (skirpichev)
* Support floating-point formatting types for mpz's. (skirpichev)
* Set default precision to 6 for 'e'/'E' format types. (skirpichev)
[5 lines not shown]
py-pyftpdlib: updated to 2.2.0
Version: 2.2.0 - 2026-02-08
**Enhancements**
* remove setup.py and move installation logic into pyproject.toml.
**Bug fixes**
* Always return 200 for the ``OPTS UTF8`` and ``OPTS UTF-8 ON`` commands
to ensure correct FTP client compatibility when UTF-8 is supported.
* Fix 100% CPU spin in TLS connections after timeout. (patch by Svante
Boberg)
py-test-codspeed: updated to 4.3.0
4.3.0
This release brings support for the memory instrument, which enables you to track memory usage, heap allocations, and memory leaks in your benchmarks.
Bump uv in CI from 0.5.20 to 0.9.5
feat/improve local walltime
feat: rename instrumentation to simulation
Pin python in ci integration tests to prevent intermitent codspeed segfaults in walltime
feat: add memory profiling support
feat: add .gitignore to .codspeed folder on creation
chat/matrix-synapse: Update to 1.147.0
Round 2 of "adjust deps to match pyproject.toml".
Drop setuptools_rust as a dependency.
Tested on NetBSD 9 amd64.
Synapse 1.147.0 (2026-02-10)
Bugfixes
Fix a typo that incorrectly made setuptools_rust a runtime dependency. (#19417)
warzone2100: Update to 4.6.3
upstream changes:
-----------------
2026-02-04: Version 4.6.3:
* General:
* Fix: Detect disconnected research categories (commit:23710dd093bcc75169279f601fe646b1d8914352, #4779)
* Fix: Video sequence skip time delay for powerful systems (commit:e5654b3a9b6a930ab4857d830996b50989bd9ba3, #4785)
* Fix: VTOLs floating motionless in mid-air after failed embark (commit:55d232be355175e9764b0dd234d0e2d26de8c127, #4785)
* Fix: Auto-embark transporter selection behavior in skirmish / mp (commit:f5e663f840f7f397f74d1e3f334132298675d7ff, #4785)
* Fix: Trigger screenSizeDidChange if already started in *TitleUI::start (commit:83329a612dd0aacac0dbd743cd04e8626abaf8d4, #4790)
* Fix: History console position and sizing when layout changes (commit:eba7eb08ee875bf776b62e26a3f0e5cb81f20eed, #4796)
* Fix: Various potential crashes / asserts (too many commits, #4719, #4777, #4782)
* Graphics:
* Add: Terrain Shadows graphics option, terrain can now cast actual shadows on itself and everything else (too many commits, #4743)
* Add: Numerous improvements for shadows, lighting, and fog (too many commits, #4743)
* Change: Remove old fallback terrain renderer (commit:3c31d5d9aab6fe70cab1af00bf1acc5fcff0d233, #4743)
* Fix: Vulkan: Default-disable additional problematic layers (commit:7b4c5549016183741d2b19591afa8c104213e5a2, #4714)
* Fix: Black borders when changing display scale while fullscreen on some platforms (commit:4715d7ae4f3a9beec69947493e8ec9bcb540b68b, #4777)
[27 lines not shown]
gam: Update to 7.33.02
Changes since 7.32.06
7.33.02
Added hideinvitationssetting to <UserCalendarSettingsField> used by gam <UserTypeEntity> print|show calsettings.
7.33.01
Added option shownopolicy to gam print chromepolicies that will display output like the following if no policies apply to the selected OU or group.
gam print chromepolicies ou /Test appid chrome:emidddocikgklceeeifefomdnbkldhng namespace chrome.users.apps shownopolicy
Getting all Chrome Policies that match query (chrome.users.apps.*) for /Test
Got 0 Chrome Policies that matched query (chrome.users.apps.*) for /Test...
name,orgUnitPath,parentOrgUnitPath,direct,appId
noPolicy,/Test,/,False,chrome:emidddocikgklceeeifefomdnbkldhng
7.33.00
[12 lines not shown]