science/linux-ai-ml-env: Update to 1.0.1
This updates the Conda environment and brings Python 25.9.1 as well numerous
dependencies updates.
Approved by: maintainer (via Matrix)
mame: update to 0.283.
With the end of the year barely more than a month away, it’s time
for MAME 0.283! As you may be anticipating, there are even more
Sega Model 2 fixes this month. Trilinear luma filtering should be
working now, and some glitches in tilemap layers are fixed.
Microtexturing, used to good effect in The House of the Dead, is
emulated for the first time. Some of the tilemap layer fixes have
spilled across into Sega System 24 as well.
Several Ensoniq synthesisers have been promoted to working in this
release. The Sequential Circuits Six-Trak analog synthesiser has
also been promoted to working, with improvements there benefiting
the related Bally/Sente 6VB sound board. There’s been quite a bit
of work on NEC computers this month, and there are some new software
lists for Sharp home computers. MAME now emulates all supported
(and some unsupported) video modes on the IBM PCjr.
libpthread: Touch comment in shlib_version for recent LDADD.
This provokes relinking libpthread.so with the new arguments, without
needing manual intervention to follow a note in UPDATING.
PR lib/59784: dlopening and dlclosing libpthread is broken
sqlite3: updated to 3.51.1
3.51.1 (2025-11-28):
Fix incorrect results from nested EXISTS queries caused by the optimization in item 6b in the 3.51.0 release.
Fix a latent bug in fts5vocab virtual table, exposed by new optimizations in the 3.51.0 release.