py-statsmodels: updated to 0.14.6
0.14.6
This release fixes an import issue when using NumPy 2.4 or later or pandas 3 or later. It also
fixes some small future issues and ensures that the test suit passes
against recent releases of upstream projects.
httpx: Update to 1.7.4
Changes:
v1.7.4
* bump the modules group with 9 updates
v1.7.3
* Added panic guard + Tests
* Added error handling in htmlToText function
* Updated `-ldp` option to show default ports in CLI output
* Updated HTML parser panic protection with multiple fallback
* Fixed `host` JSON field now returns hostname instead of IP
* Added `host_ip` JSONL field that returns dialed / used IP
v1.7.2
- JS injection support
- Feat: Add auto-referer (HTTP header) option
- Introduce dynamic filtering
- Add custom fingerprint support
[5 lines not shown]
qemu: updated to 10.1.3
10.1.3
There are 96 changes since the previous v10.1.2 release, including
the fix for CVE-2025-11234 (use after free in websocket handshake code).
wm/oatbar: update to 0.2.0
Oatbar 0.2.0: The AI-Powered Status Bar
I am excited to announce the release of Oatbar 0.2.0! This release brings a major new capability to your desktop: first-class integration with Large Language Models (LLMs).
Major Feature: oatbar-llm
Oatbar now ships with oatbar-llm, a powerful utility that allows you to pipe system data, logs, or any command output into an LLM and display the processed result on your bar.
Multi-Provider Support: Works out of the box with Google Gemini, OpenAI, Anthropic, Mistral, xAI, and Ollama.
Context-Aware: Feed command outputs (like git status, journalctl, weather) as context to the LLM.
Knowledge Base: Provide static markdown files (style guides, schedules, runbooks) to ground the LLM's responses.
Structured Output: Automatically handles JSON formatting for seamless integration with Oatbar blocks.
Check out the LLM Cookbook for examples like:
System Health Analyzer
Weather & Outfit Advisor
Hacker News Summarizer
[8 lines not shown]
tlsx: Update to 1.2.2
Changes:
v1.2.2
* add lag + index head support to ctlog
* ci: fix forbidden cipherstatus and root CA updates
* Adding cloud results upload
* asset id
*cups*: update to 2.4.16
Changes in CUPS v2.4.16 (2025-12-04)
------------------------------------
- `cupsUTF8ToCharset` didn't validate 2-byte UTF-8 sequences, potentially
reading past the end of the source string (Issue #1438)
- The web interface did not support domain usernames fully (Issue #1441)
- Fixed an infinite loop issue in the GTK+ print dialog (Issue #1439)
- Fixed stopping scheduler on unknown directive in configuration (Issue #1443)
dnsx: Update to 1.2.3
Changes:
v1.2.3
* Added option for response type filter
* Added timeout to control DNS query timing
* Fixed error that wildcard-domain function fails
* Fixed file descriptor resource leak
* Fixed RawResp to nil before JSON marshal to prevent unmarshal error
* Removed unexpected `raw_resp` from jsonl response