u-boot: amend a patch to fix builds for certain rk3399 boards
Not every rk3399-based board compiles the general PCIe support found in
pcie_rockchip.c, as some don't offer it by design.
omm: update to 0.5.1
- markdown with syntax highlighting
- can filter task list with /
- move tasks up to top with E
- many bug fixes and minor enhancements
kitty: update to 0.41.0
- A new mode of operation for text_fg_override_threshold to override
foreground colors so as to maintain a minimum contrast between
foreground and background text colors. Works in a perceptual color
space for best color accuracy
- A 15% improvement in throughput when processing text thanks to
using a multi-stage table for Unicode property lookups
- kitty +open: Ask for confirmation by default when running
executables to work around some badly designed programs that try
to open links in documents that point to executable files. Can be
overridden by specifying your own launch-actions.conf.
- Fix a regression in version 0.40.0 causing a crash when the
underline thickness of the font is zero
- Fix a regression in version 0.40.0 causing a hang on resizing
with a wide character at the right edge of a line that needs to be
moved onto the next line
- Fix a regression in 0.40.1 that caused copying to clipboard via
OSC 52 from applications that don�t specify a destination in the
[4 lines not shown]
blosc2: updated to 2.17.1
2.17.1
Several fixes affecting uninitialized memory access and others:
* Fix uninitialized memory access in newly added unshuffle12_sse2 and unshuffle12_avx2 functions
* Fix unaligned access in _sw32 and sw32_
* Fix DWORD being printed as %s in sprintf call
* Fix warning on unused variable (since this variable was only being used in the linux branch)
* `splitmode` variable was uninitialized if goto was triggered
google-benchmark: updated to 1.9.2
1.9.2
Add artifact name to download before wheel PyPI upload
Remove if statement from wheel upload job
Fix malformed clang invocation in build_ext.run
Remove wheel merge job, merge artifacts on download
Change SDK version check
[bazel] Remove selects on CPU
cycleclock: Support for PA-RISC (hppa) architecture
fix: remove clang-cl compilation warning
README.md: fix build instructions
cycleclock: Use clock_gettime() as fallback for any Linux architecture
Fix runtime crash when parsing /proc/cpuinfo fails
Get number of CPUs with sysconf() on Linux
Update nanobind-bazel to v2.4.0
ci: Update pre-commit hooks
Lint Python: Add more ruff rules
[32 lines not shown]
ccid: updated to 1.6.2
1.6.2
- Add support of
- Arculus AuthentiKey
- BHDC Reader-HHD02
- CHERRY Smart Terminal 1150
- HSIC CCID-Reader
- Ledger Flex
- SYC USB CCID Reader
- Thales RF CR2000
- TOKEN2 FIDO2 Security Key(0026)
- Give more time to initialize the ACS ACR122U
- Do not build examples and contrib by default
- meson: add missing check for pthread_condattr_setclock
- Don't assume that all notifications are NotifySlotChange
- Hide unexported functions and variables
- Some other minor improvements
qt6: updated to 6.8.3
As a patch release, Qt 6.8.3 does not introduce new features but contains more
than 300 bug fixes, security updates, and other improvements to the top of the
Qt 6.8.2 release.
kew: update to 3.1.2
3.1.2:
- fixed internet radio freezing bug
- minor enhancements
3.1.1:
Reverts the command kew path to its previous behavior (exit on
completion), which enables some automated tests to function again.
3.1.0:
- new dependecy for www/curl
- internet radio support
- some mouse support
- added support for m4a files using ALAC decoder
- added support for wav file covers
- added logic that enables running raw AAC files (but not HE-AAC)
- many bug fixes