Upstream update available: libffi 3.5.2 → 3.7.0 #2

Open
opened 2026-07-09 02:54:20 +03:00 by sbelikov · 0 comments
Owner

Upstream update available: libffi 3.5.23.7.0

Package

  • Package: libffi
  • RPM name: libffi
  • Branch: niceos-5.2
  • Current EVR: 3.5.2-1
  • Update class: minor
  • Compare method: python_rpm
  • Update policy: leaf
  • Risk tags: github-upstream

Upstream

Signals

  • Security-relevant keywords detected: False
  • Policy blocked: False
  • Policy reason: -
  • Labels: ai-summary, bot, needs-build, needs-triage, priority/medium, update/minor, upstream-update, upstream/github

NiceSOFT AI preliminary stability analysis

1. Краткий вывод

Пакет libffi получил мелкий обновление до версии 3.7.0, включающий исправления ошибок компиляции и улучшения стабильности. Нет признаков безопасности или ABI-изменений.

2. Риск для НАЙС.ОС

low
Обновление мелкого класса (minor) не влияет на стабильность системы. Нет изменений в ABI или API, поэтому риск для RPM-сборки и интеграции низкий.

3. Security/CVE

Нет признаков security/CVE. Входные данные не содержат информации о защищенных пакетах или угрозах.

4. ABI/API риск

low
Нет изменений в ABI или API. Все изменения относятся к внутренним реализациям (например, исправления компиляторов, улучшения внутренних структур).

5. Риск для RPM-сборки

low
Нет изменений в ABI или API. Нет необходимости в ручном анализе spec, патчах или BuildRequires.

6. Проверки мейнтеймера

  • Проверить, нет ли изменений в ABI или API.
  • Убедиться, что обновление совместимо с текущими сборками.
  • Проверить, нет ли улучшений в безопасности или стабильности.

7. Рекомендация

update candidate
Обновление мелкого класса без рисков для стабильности и безопасности.

8. Основание рекомендации

Обновление мелкого класса (minor) не влияет на работу системы. Нет изменений в ABI или API, поэтому рекомендуется автоматическое обновление.

  1. GitHub release API: libffi/libffi v3.7.0
  2. GitHub tag page: libffi/libffi v3.7.0
  3. GitHub releases page: libffi/libffi
  4. GitHub compare page: libffi/libffi v3.5.2...v3.7.0
  5. GitHub - libffi/libffi: A portable foreign-function interface library.
  6. libffi - Wikipedia
  7. libffi - sourceware.org
  8. Announcing libffi 3.5.0 - sourceware.org

Upstream release notes / description

Add reusable call plans (ffi_call_plan_alloc/ffi_call_plan_invoke/ffi_call_plan_free).
Fix PA-RISC build broken by the conditional __int128 support added in 3.6.0.
Fix PA-RISC stack overflow passing many small structs by value.
Fix powerpc aix/darwin closure build errors (#987).
Include .note.GNU-stack on FreeBSD/x86 (#991).
Fix MSVC Win32 spin-lock atomics in bundled dlmalloc (#989).
Harden static trampoline and x86_64 closure internals.
Fix ffi_call clobbering the caller's argument pointer array
when passing large structs by value.
Allow a NULL rvalue in ffi_call to discard the return value.
Fix wasm widening of integral returns narrower than ffi_arg.

NiceOS maintainer checklist

  • Confirm that the detected version is a stable upstream release.
  • Check upstream changelog for security fixes, ABI/API changes and build-system changes.
  • Check ABI/API compatibility and reverse dependencies.
  • Download source into NiceOS lookaside storage.
  • Update Version and related fields in SPECS/*.spec only if policy allows it.
  • Regenerate SOURCES/sources.lock.json, manifests, metadata and SBOM.
  • Build SRPM/RPM in a clean NiceOS buildroot.
  • Run package smoke tests.
  • Link PR/build logs and close this issue after update or triage.

Bot metadata

  • Tool: niceos_upstream_monitor.py 2.1.3-local-websearch-github-release-pages
  • Generated at: 2026-07-09T23:52:43Z
<!-- niceos-upstream-monitor:fingerprint=upstream-update:libffi:3.7.0 --> <!-- niceos-upstream-monitor:package=libffi --> <!-- niceos-upstream-monitor:current=3.5.2 --> <!-- niceos-upstream-monitor:latest=3.7.0 --> # Upstream update available: `libffi` `3.5.2` → `3.7.0` ## Package - Package: `libffi` - RPM name: `libffi` - Branch: `niceos-5.2` - Current EVR: `3.5.2-1` - Update class: `minor` - Compare method: `python_rpm` - Update policy: `leaf` - Risk tags: `github-upstream` ## Upstream - Upstream type: `github` - Upstream project: `libffi/libffi` - Upstream URL: <a href="https://github.com/libffi/libffi" target="_blank" rel="noopener noreferrer">github.com — libffi</a> - Detected version: `3.7.0` - Tag/release: `v3.7.0` - Source: `github_release_latest` - Published: `2026-07-08T11:45:23Z` - Release URL: <a href="https://github.com/libffi/libffi/releases/tag/v3.7.0" target="_blank" rel="noopener noreferrer">github.com — v3.7.0</a> - Source URL: <a href="https://api.github.com/repos/libffi/libffi/tarball/v3.7.0" target="_blank" rel="noopener noreferrer">api.github.com — v3.7.0</a> - Pre-release: `False` ## Signals - Security-relevant keywords detected: `False` - Policy blocked: `False` - Policy reason: `-` - Labels: `ai-summary, bot, needs-build, needs-triage, priority/medium, update/minor, upstream-update, upstream/github` ## NiceSOFT AI preliminary stability analysis ### 1. Краткий вывод Пакет libffi получил мелкий обновление до версии 3.7.0, включающий исправления ошибок компиляции и улучшения стабильности. Нет признаков безопасности или ABI-изменений. ### 2. Риск для НАЙС.ОС low Обновление мелкого класса (minor) не влияет на стабильность системы. Нет изменений в ABI или API, поэтому риск для RPM-сборки и интеграции низкий. ### 3. Security/CVE Нет признаков security/CVE. Входные данные не содержат информации о защищенных пакетах или угрозах. ### 4. ABI/API риск low Нет изменений в ABI или API. Все изменения относятся к внутренним реализациям (например, исправления компиляторов, улучшения внутренних структур). ### 5. Риск для RPM-сборки low Нет изменений в ABI или API. Нет необходимости в ручном анализе spec, патчах или BuildRequires. ### 6. Проверки мейнтеймера - Проверить, нет ли изменений в ABI или API. - Убедиться, что обновление совместимо с текущими сборками. - Проверить, нет ли улучшений в безопасности или стабильности. ### 7. Рекомендация update candidate Обновление мелкого класса без рисков для стабильности и безопасности. ### 8. Основание рекомендации Обновление мелкого класса (minor) не влияет на работу системы. Нет изменений в ABI или API, поэтому рекомендуется автоматическое обновление. ### Источники, найденные web_search 1. <a href="https://github.com/libffi/libffi/releases/tag/v3.7.0" target="_blank" rel="noopener noreferrer">GitHub release API: libffi/libffi v3.7.0</a> 2. <a href="https://github.com/libffi/libffi/tree/v3.7.0" target="_blank" rel="noopener noreferrer">GitHub tag page: libffi/libffi v3.7.0</a> 3. <a href="https://github.com/libffi/libffi/releases" target="_blank" rel="noopener noreferrer">GitHub releases page: libffi/libffi</a> 4. <a href="https://github.com/libffi/libffi/compare/v3.5.2...v3.7.0" target="_blank" rel="noopener noreferrer">GitHub compare page: libffi/libffi v3.5.2...v3.7.0</a> 5. <a href="https://github.com/libffi/libffi" target="_blank" rel="noopener noreferrer">GitHub - libffi/libffi: A portable foreign-function interface library.</a> 6. <a href="https://en.wikipedia.org/wiki/Libffi" target="_blank" rel="noopener noreferrer">libffi - Wikipedia</a> 7. <a href="https://sourceware.org/libffi/" target="_blank" rel="noopener noreferrer">libffi - sourceware.org</a> 8. <a href="https://sourceware.org/pipermail/libffi-announce/2025/000019.html" target="_blank" rel="noopener noreferrer">Announcing libffi 3.5.0 - sourceware.org</a> ## Upstream release notes / description Add reusable call plans (ffi_call_plan_alloc/ffi_call_plan_invoke/ffi_call_plan_free). Fix PA-RISC build broken by the conditional __int128 support added in 3.6.0. Fix PA-RISC stack overflow passing many small structs by value. Fix powerpc aix/darwin closure build errors (#987). Include .note.GNU-stack on FreeBSD/x86 (#991). Fix MSVC Win32 spin-lock atomics in bundled dlmalloc (#989). Harden static trampoline and x86_64 closure internals. Fix ffi_call clobbering the caller's argument pointer array when passing large structs by value. Allow a NULL rvalue in ffi_call to discard the return value. Fix wasm widening of integral returns narrower than ffi_arg. ## NiceOS maintainer checklist - [ ] Confirm that the detected version is a stable upstream release. - [ ] Check upstream changelog for security fixes, ABI/API changes and build-system changes. - [ ] Check ABI/API compatibility and reverse dependencies. - [ ] Download source into NiceOS lookaside storage. - [ ] Update `Version` and related fields in `SPECS/*.spec` only if policy allows it. - [ ] Regenerate `SOURCES/sources.lock.json`, manifests, metadata and SBOM. - [ ] Build SRPM/RPM in a clean NiceOS buildroot. - [ ] Run package smoke tests. - [ ] Link PR/build logs and close this issue after update or triage. ## Bot metadata - Tool: `niceos_upstream_monitor.py 2.1.3-local-websearch-github-release-pages` - Generated at: `2026-07-09T23:52:43Z`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
rpms/libffi#2
No description provided.