py-selenium: updated to 4.46.0
Selenium 4.46.0
* Support CDP versions: v148, v149, v150
* [build] add copyright headers to rbs, pyi, ts, mjs, and erb files
* Route Safari, STP and WebView2 to their handlers
* Fix example WebDriverWait import in docstring
vaultwarden: updated to 1.37.1
1.37.1
Always send initOrganization and orgUserHasExistingUser in invite URL
Indirectly resolved 7475 by using newer rust-musl build images which had a compilation issue with OpenSSL.
ugrep: updated to 7.8.3
7.8.3
update regular expression compilation to DFA memory threshold issue 549 (explosive DFA growth is theoretically possible, but should never exceed a worst-case 1GB~2GB memory footprint in ugrep)
fix man page formatting issue that caused a missing sentence ending 550
update LZMA SDK to 26.02
chromaprint: updated to 1.6.1
1.6.1
Fixed a heap buffer overflow when decoding a fingerprint that has extra data after the encoded values. Applications that decode fingerprints from untrusted sources should update.
Fixed building against FFmpeg 4.x, which had not compiled since the channel layout API changed in 5.1
Audio can now be fed in buffers that do not end on a frame boundary; previously a partial frame at the end of a call was dropped
Fixed an implicit integer conversion warning on LLVM
Fixed installing to absolute paths
Build fpcalc against the system FFmpeg in CI
dnscontrol: Update to 4.45.0
Changelog
Provider-specific changes:
• fdc38db: AUTODNS: support two factor authentication via TOTP (#4626) (@leon-th)
• 278b963: NAMECHEAP: just skip the failing tests (#4635) (@willpower232)
CI/CD:
• f8f1cae: Build(deps): Bump brace-expansion from 5.0.7 to 5.0.9 (#4629) (@dependabot[bot])
Dependencies:
• 9d334eb: CHORE: Update dependencies (#4628) (@TomOnTime)
Other changes and improvements:
• c097900: BUG: SPF flattening no longer drops the last term of an include with no "all" (#4630) (@shuvamk)
• 637fbaf: BUG: preview no longer errors when a zone will be created by push (#4612) (@lopster568)
• c15de40: Prep release (#4643) (@TomOnTime)
• 96f64d3: Release v4.45.0 (#4644) (@TomOnTime)