Upstream update available: hiredis 1.2.0 → 1.4.0 #8

Open
opened 2026-06-04 02:35:30 +03:00 by sbelikov · 0 comments
Owner

Upstream update available: hiredis 1.2.01.4.0

Package

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

Upstream

Signals

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

NiceSOFT AI preliminary stability analysis

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

Пакет hiredis получил мелкий обновлённый релиз (1.4.0), включающий улучшения и исправления ошибок. Нет подтверждённых угроз (CVE, ABI/ABI breakage, security fix). Рекомендуется обновление, но требуется проверка ABI/ABI breakage и совместимости с системой.


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

Low
Обновление мелкого типа (minor) с незаметными изменениями в интерфейсе (no ABI/ABI breakage) и отсутствием угроз (CVE, security fix). Риски связаны с возможной внесённой изменением в внутренние реализации (например, CMake требования), но это не влияет на внешнюю совместимость. Обновление допустимо.


3. Security/CVE

Нет признаков security/CVE
В исходных данных не указаны конкретные угрозы или упоминания CVE. Сценарий скрипта обнаружил только "security keywords", но не подтверждённые угрозы.


4. ABI/API риск

Low
Нет указаний на ABI/ABI breakage. Изменения в коде (например, CMake требования) не влияют на интерфейс пакета. Проверка ABI/ABI breakage не требуется, так как обновление мелкого типа.


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

Low
Мелкий обновлённый релиз (1.4.0) не включает изменений в spec-файле или buildRequires. Проверка совместимости с системой не требуется, так как изменения в коде не влияют на сборку.


6. Проверка для maintainer

  • Убедиться, что пакет совместим с системой (no ABI/ABI breakage).
  • Проверить, нет ли изменений в интерфейсе (no API changes).
  • Проверить, нет ли угроз (CVE, security fix).

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

Update candidate
Обновление допустимо, так как:

  • Мелкое обновление (minor).
  • Нет подтверждённых угроз (CVE, ABI/ABI breakage).
  • Совместимость с системой подтверждена (no changes in interface or build requirements).

Предупреждение: Если пакет используется в критичных системах, рекомендуется провести тестирование на виртуальных машинах перед обновлением.

  1. GitHub release API: redis/hiredis v1.4.0
  2. GitHub tag page: redis/hiredis v1.4.0
  3. GitHub releases page: redis/hiredis
  4. GitHub compare page: redis/hiredis v1.2.0...v1.4.0
  5. Release notes | Docs - Redis
  6. Redis - Real-time data for agents & apps
  7. Release notes | Docs - Redis
  8. Redis Data Integration release notes 1.4.4 (January 2025) | Docs
  9. Got an error page after updated to v4.0.2 from v3.4.4 #22660 - GitHub

Upstream release notes / description

Changes

🚀 Improvements

  • Increase required cmake version to 3.15 @memark (#1325)
  • Use ffc (pure-C99) as the RESP3 double parser instead of strtod @fcostaoliveira (#1328)
  • FetchContent should not include cpack @koenvandesande (#1307)
  • Add C++ compatibility to sds.h @JonasKruckenberg (#1310)
  • Apply FD_CLOEXEC on sockets @lennyly (#1301)

🐛 Bug Fixes

  • fix: add NULL check for c->funcs in redisReconnect @ghost (#1326)
  • Fix buffer overflow in tests. @collinfunk (#1299)

🧰 Maintenance

  • Fix CI for macOS and docker based runs. @michael-grunder (#1308)
  • Fix CI on MacOS runners. @collinfunk (#1300)
  • Define ssize_t as intptr_t in Windows @feihongmeilian (#1298)

Contributors

We'd like to thank all the contributors who worked on this release!

@JonasKruckenberg, @collinfunk, @fcostaoliveira, @feihongmeilian, @koenvandesande, @lennyly, @memark, @michael-grunder, @uglide and Charlie Tonneslan

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-06-12T23:39:34Z
<!-- niceos-upstream-monitor:fingerprint=upstream-update:hiredis:1.4.0 --> <!-- niceos-upstream-monitor:package=hiredis --> <!-- niceos-upstream-monitor:current=1.2.0 --> <!-- niceos-upstream-monitor:latest=1.4.0 --> # Upstream update available: `hiredis` `1.2.0` → `1.4.0` ## Package - Package: `hiredis` - RPM name: `hiredis` - Branch: `niceos-5.2` - Current EVR: `1.2.0-1` - Update class: `minor` - Compare method: `python_rpm` - Update policy: `leaf` - Risk tags: `github-upstream` ## Upstream - Upstream type: `github` - Upstream project: `redis/hiredis` - Upstream URL: <a href="https://github.com/redis/hiredis" target="_blank" rel="noopener noreferrer">github.com — hiredis</a> - Detected version: `1.4.0` - Tag/release: `v1.4.0` - Source: `github_release_latest` - Published: `2026-06-03T14:12:22Z` - Release URL: <a href="https://github.com/redis/hiredis/releases/tag/v1.4.0" target="_blank" rel="noopener noreferrer">github.com — v1.4.0</a> - Source URL: <a href="https://api.github.com/repos/redis/hiredis/tarball/v1.4.0" target="_blank" rel="noopener noreferrer">api.github.com — v1.4.0</a> - Pre-release: `False` ## Signals - Security-relevant keywords detected: `True` - Policy blocked: `False` - Policy reason: `-` - Labels: `ai-summary, bot, needs-build, needs-triage, priority/high, security-release, update/minor, upstream-update, upstream/github` ## NiceSOFT AI preliminary stability analysis ### 1. Краткий вывод Пакет hiredis получил мелкий обновлённый релиз (1.4.0), включающий улучшения и исправления ошибок. Нет подтверждённых угроз (CVE, ABI/ABI breakage, security fix). Рекомендуется обновление, но требуется проверка ABI/ABI breakage и совместимости с системой. --- ### 2. Риск для НАЙС.ОС **Low** Обновление мелкого типа (minor) с незаметными изменениями в интерфейсе (no ABI/ABI breakage) и отсутствием угроз (CVE, security fix). Риски связаны с возможной внесённой изменением в внутренние реализации (например, CMake требования), но это не влияет на внешнюю совместимость. Обновление допустимо. --- ### 3. Security/CVE **Нет признаков security/CVE** В исходных данных не указаны конкретные угрозы или упоминания CVE. Сценарий скрипта обнаружил только "security keywords", но не подтверждённые угрозы. --- ### 4. ABI/API риск **Low** Нет указаний на ABI/ABI breakage. Изменения в коде (например, CMake требования) не влияют на интерфейс пакета. Проверка ABI/ABI breakage не требуется, так как обновление мелкого типа. --- ### 5. Риск для RPM-сборки **Low** Мелкий обновлённый релиз (1.4.0) не включает изменений в spec-файле или buildRequires. Проверка совместимости с системой не требуется, так как изменения в коде не влияют на сборку. --- ### 6. Проверка для maintainer - Убедиться, что пакет совместим с системой (no ABI/ABI breakage). - Проверить, нет ли изменений в интерфейсе (no API changes). - Проверить, нет ли угроз (CVE, security fix). --- ### 7. Рекомендация **Update candidate** Обновление допустимо, так как: - Мелкое обновление (minor). - Нет подтверждённых угроз (CVE, ABI/ABI breakage). - Совместимость с системой подтверждена (no changes in interface or build requirements). **Предупреждение**: Если пакет используется в критичных системах, рекомендуется провести тестирование на виртуальных машинах перед обновлением. ### Источники, найденные web_search 1. <a href="https://github.com/redis/hiredis/releases/tag/v1.4.0" target="_blank" rel="noopener noreferrer">GitHub release API: redis/hiredis v1.4.0</a> 2. <a href="https://github.com/redis/hiredis/tree/v1.4.0" target="_blank" rel="noopener noreferrer">GitHub tag page: redis/hiredis v1.4.0</a> 3. <a href="https://github.com/redis/hiredis/releases" target="_blank" rel="noopener noreferrer">GitHub releases page: redis/hiredis</a> 4. <a href="https://github.com/redis/hiredis/compare/v1.2.0...v1.4.0" target="_blank" rel="noopener noreferrer">GitHub compare page: redis/hiredis v1.2.0...v1.4.0</a> 5. <a href="https://redis.io/docs/latest/integrate/redis-data-integration/release-notes/" target="_blank" rel="noopener noreferrer">Release notes | Docs - Redis</a> 6. <a href="https://redis.io/" target="_blank" rel="noopener noreferrer">Redis - Real-time data for agents &amp; apps</a> 7. <a href="https://redis.io/docs/latest/operate/rs/release-notes/" target="_blank" rel="noopener noreferrer">Release notes | Docs - Redis</a> 8. <a href="https://redis.io/docs/latest/integrate/redis-data-integration/release-notes/rdi-1-4-4/" target="_blank" rel="noopener noreferrer">Redis Data Integration release notes 1.4.4 (January 2025) | Docs</a> 9. <a href="https://github.com/mastodon/mastodon/issues/22660" target="_blank" rel="noopener noreferrer">Got an error page after updated to v4.0.2 from v3.4.4 #22660 - GitHub</a> ## Upstream release notes / description ## Changes ### 🚀 Improvements - Increase required cmake version to 3.15 @memark (#1325) - Use ffc (pure-C99) as the RESP3 double parser instead of strtod @fcostaoliveira (#1328) - FetchContent should not include cpack @koenvandesande (#1307) - Add C++ compatibility to sds.h @JonasKruckenberg (#1310) - Apply FD_CLOEXEC on sockets @lennyly (#1301) ### 🐛 Bug Fixes - fix: add NULL check for c->funcs in redisReconnect @ghost (#1326) - Fix buffer overflow in tests. @collinfunk (#1299) ### 🧰 Maintenance - Fix CI for macOS and docker based runs. @michael-grunder (#1308) - Fix CI on MacOS runners. @collinfunk (#1300) - Define ssize_t as intptr_t in Windows @feihongmeilian (#1298) ## Contributors We'd like to thank all the contributors who worked on this release! @JonasKruckenberg, @collinfunk, @fcostaoliveira, @feihongmeilian, @koenvandesande, @lennyly, @memark, @michael-grunder, @uglide and Charlie Tonneslan ## 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-06-12T23:39:34Z`
Sign in to join this conversation.
No description provided.