[ Все A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект http-parser-2.9.4-6.el9

Имя http-parser
Эпоха 0
Версия 2.9.4
Релиз 6.el9
Сайт https://github.com/nodejs/http-parser
Лицензия MIT
Время сборки 2025-02-20 23:39:04
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание HTTP request/response parser for C
Репозитории OS
Полное описание This is a parser for HTTP messages written in C. It parses both requests and responses. The parser is designed to be used in performance HTTP applications. It does not make any syscalls nor allocations, it does not buffer data, it can be interrupted at anytime. Depending on your architecture, it only requires about 40 bytes of data per message stream (in a web server that is per connection).
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
http-parser-2.9.4-6.el9.x86_64 HTTP request/response parser for C 470cf0f07490bffa2fb560f8accb2af498d3f21f377a87fc7653fa7066e11fae download
i686
http-parser-2.9.4-6.el9.i686 HTTP request/response parser for C 0dea529f5f2a6d97c01d7bd87e992624a895289f898cb7ba9dc609f1ca8550d4 download
src
http-parser-2.9.4-6.el9.src HTTP request/response parser for C 29ae8bc2334517f1ae2b2d52a647bc4d1dbdb03b7cd4e120ce8db5ebcb0b72b7 download
История изменений link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.9.4-6
- Rebuilt for MSVSphere 9.1.

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.9.4-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.9.4-5
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937