Welcome to new version 9.2.
Changes:
- patch 9.2.0015: Vim gets confused by OSC handling
- proto: make proto doesn't handle bool type correctly
- runtime(doc): Update runtimepath default locations
- patch 9.2.0014: unsafe string functions may lead to buffer overflows
- patch 9.2.0013: parallel make invocation may break Wayland header generation
- patch 9.2.0012: Build fails when wayland is not defined
- patch 9.2.0011: A few double semicolons after statement
- runtime(doc): Update version9.txt, update the description of getwininfo()
- Fix a few more typos in various files
- runtime(doc): correct XDG runtimepath
- patch 9.2.0010: Using Wayland compositor is still slow
- patch 9.2.0009: tests: test_cindent are not ordered
- runtime(zip): use system() instead of :!
- patch 9.2.0008: MS-Windows: font size calculation may be wrong
- patch 9.2.0007: cindent: recognizing labels within commented lines
- patch 9.2.0006: powershell commands wrongly wrapped when executed
[65 lines not shown]
php83-baikal: update to 0.11.1.
0.11.1
Fix upgrading when on mysql (by @ByteHamster)
Ships with sabre/dav 4.7.0
0.11.0
Optional CA certificate for MySQL connection via TLS (by @mestrode)
Fix typo in main page title (by @BombFoolGranny)
Upgrade dependencies (by @ByteHamster)
Drop support for php 8.1 ⚠️ you now need at least php 8.2 to run Baïkal
Ships with sabre/dav 4.7.0
stellarsolver: Add version 2.7
- An Astrometric Plate Solver for Mac, Linux, and Windows, built on
Astrometry.net and SEP (sextractor)
- Meant to be an internal library for use in a program like KStars for internal
plate solving on all supported operating systems
- Python is not required for the library
- Netpbm is not required for the library
- Internal Library, so calls to external programs are not required
- No Astrometry.cfg file is needed, the settings are internal to the program
- Directly loads the image data into SEP and then takes the generated xy-list
internally from Sextractor into astrometry.net, so there is no need to save
any files.
- No temporary files need to be created for solving and no WCS file needs to be
created to read the solved information. Although astrometry.net does monitor
for the creation of 2 files indicating that a field is solved or a cancel was
made, so these are created for now.
- The Index Files are still required for solving images, but the program or the
user can specify the folder locations rather than putting them in the config
file.
py-fastprogress: update to 1.1.5.
1.1.5
Bugs Squashed
self.out not initialised properly (#118)
1.1.3
New Features
Add show_styles (#116)
1.1.1
New Features
Add hdrs (#115)
[6 lines not shown]
py-starlette: updated to 0.52.1
0.52.1 (January 18, 2026)
Fixed
* Only use `typing_extensions` in older Python versions
0.52.0 (January 18, 2026)
In this release, `State` can be accessed using dictionary-style syntax for improved type
safety.
py-dunamai: updated to 1.26.0
1.26.0 (2026-02-14)
* Added `--highest-tag` option to select the numerically highest version,
even if it is not the chronologically latest tag.