Mon, 13 May 2024 15:10:57 UTC | login

Information for build http-parser-2.9.2-2.fc31

ID125624
Package Namehttp-parser
Version2.9.2
Release2.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/http-parser.git#a36807db7604536eaae97cf9c31aa0acee5f5cd8
SummaryHTTP request/response parser for C
DescriptionThis 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).
Built bydavidlt
State failed
Volume DEFAULT
StartedSat, 21 Sep 2019 17:45:10 UTC
CompletedSat, 21 Sep 2019 18:28:34 UTC
Taskbuild (f31-candidate, /rpms/http-parser.git:a36807db7604536eaae97cf9c31aa0acee5f5cd8)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/http-parser.git#a36807db7604536eaae97cf9c31aa0acee5f5cd8'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Apr 22 2019 Stephen Gallagher <sgallagh@redhat.com> - 2.9.2-1 - Update to 2.9.2 * Tue Apr 16 2019 Adam Williamson <awilliam@redhat.com> - 2.9.1-2 - Rebuild with Meson fix for #1699099 * Thu Apr 11 2019 Stephen Gallagher <sgallagh@redhat.com> - 2.9.1-1 - Update to 2.9.1 * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Apr 02 2018 Stephen Gallagher <sgallagh@redhat.com> - 2.8.1-1 - Update to 2.8.1 * Sat Feb 10 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.8.0-1 - Update to 2.8.0 - Switch to meson buildsystem * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.7.1-8 - Switch to %ldconfig_scriptlets