R-webfakes: update to 1.5.0.
Build fix.
# webfakes 1.5.0
* New `keep_alive_timeout_ms` option in `server_opts()` to configure the
idle timeout of keep-alive connections. The default is 5000 ms, up from
the underlying CivetWeb default of 500 ms (#114).
* Handler functions may now declare a `locals` argument, in which case
webfakes passes `app$locals` to it directly, without having to access
it through `req$app$locals` (#112).
* webfakes now builds on platforms where `ar` does not writes a symbol
index by default (@barracuda156, #121).
* webfakes now parses HTTP date headers (e.g. `Date`, `Last-Modified`,
`Expires`) correctly regardless of the user's `LC_TIME` setting
[20 lines not shown]
R-XML: update to 3.99.0.24.
Fix build against libxml2 2.15.
============ entries from Ivan Krylov ============
Version 3.99-0.24
Fixed obsolete attribute names in structure() calls
Removed links that started failing URL checks
The DTD introspection interface is now defunct
Version 3.99-0.23
Fixed issues detected by 'rchk'
Replaced the use of non-API 'Rf_findVarInFrame' with 'eval'
Version 3.99-0.22
Disabled DTD introspection API
============ entries from CRAN ============
[4 lines not shown]
qemu: disable the ParavirtualizedGraphics (pvg) driver on macOS 27
The driver got broken by Apple's changes and there is no upstream fix yet.
Side note: Claude was able to cook up a patch but it is tainted and would
not comply with upstream's nor TNF's policy so you will not find it here.
www/drupal11: update to 11.4.7
This is security update.
11.4.5 (2026-08-06)
This is a patch (bugfix) release of Drupal 11 and is ready for use on
production sites. Learn more about the latest version of Drupal.
https://www.drupal.org/project/drupal/releases/11.4.5
11.4.6 (2026-09-03)
This is a patch (bugfix) release of Drupal 11 and is ready for use on
production sites. Learn more about the latest version of Drupal.
https://www.drupal.org/project/drupal/releases/11.4.6
11.4.7 (2026-09-16)
[12 lines not shown]
yices2: update to 2.7.0.
To fix build on -current.
New Features
Finite Fields support in the MCSat Solver
Yices2 Portfolio Python script
New cache mechanism in the MCSat Solver: Target cache and Best cache
New decision heuristics in the MCSat Solver
Partial restarts option in the MCSat solver
Print models in the SMT2 format by default
And many bug fixes
libextractor: update to 1.15.
Security fix release.
Fix pkglint.
Add test arget.
Mon Jun 29 07:58:39 PM CEST 2026
Fix potential 4 MB on-stack memory allocation that could
result in a stack-based buffer overflow in the OLE2 extractor.
Thanks to Haitam Lazaar for reporting.
Releasing GNU libextractor 1.15. -CG
Mon May 25 12:43:20 PM CEST 2026
Revive REAL plugin (fixes #2518).
Revive VLC plugin (fixes #2075).
Fix issues in ELF plugin (fixes #8514).
Fix issues in HTML plugin (fixes #8620).
Fix issues in EXIV2 plugin (fixes #8513, #9223).
Revive Applefile plugin (fixes #2517).
[3 lines not shown]
Update to version 9.2.1116.
Changes:
- patch 9.2.1116: 'tagfunc' not used for tag completion
- patch 9.2.1115: ml_updatechunk() rescans all chunks on every line update
- patch 9.2.1114: Visual selection is not highlighted at the cursor position
- runtime(nasm): move options to separate ftplugin
- patch 9.2.1113: use-after-free and memory leak in serverSendToVim()
- runtime(c,cpp): Update syntax, fix number patterns
- runtime(sh): touch does not end at curly block
- patch 9.2.1112: set_indent() adjusts text properties without any present
- patch 9.2.1111: Crash in a zero-width window with a status line
- patch 9.2.1110: regexp NFA compilation reallocates scratch buffers each time
- patch 9.2.1109: Popup image is drawn over a popup with a higher zindex
- runtime(doc): fix wrong notation of :qall in quickfix.txt
- patch 9.2.1108: Scrolling recomputes the height of every visible line
- runtime(nginx): syntax highlighting is slow on large configs
- patch 9.2.1107: getregionpos() is slow when only the region bounds are needed
- patch 9.2.1106: GTK4: cell edges are blurry with fractional scaling
[119 lines not shown]