Thu, 19 Sep 2024 19:20:07 UTC | login

Information for build llhttp-9.2.1-2.fc41

ID333702
Package Namellhttp
Version9.2.1
Release2.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/llhttp.git#a3d7b30579612f21cf3cee1e30e19c350ce03a33
SummaryPort of http_parser to llparse
DescriptionThis project is a port of http_parser to TypeScript. llparse is used to generate the output C source file, which could be compiled and linked with the embedder's program (like Node.js).
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 08 Aug 2024 14:43:35 UTC
CompletedThu, 08 Aug 2024 16:17:48 UTC
Taskbuild (f41, /rpms/llhttp.git:a3d7b30579612f21cf3cee1e30e19c350ce03a33)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/llhttp.git#a3d7b30579612f21cf3cee1e30e19c350ce03a33'}}
Tags
f41
RPMs
src
llhttp-9.2.1-2.fc41.src.rpm (info) (download)
riscv64
llhttp-9.2.1-2.fc41.riscv64.rpm (info) (download)
llhttp-devel-9.2.1-2.fc41.riscv64.rpm (info) (download)
llhttp-debuginfo-9.2.1-2.fc41.riscv64.rpm (info) (download)
llhttp-debugsource-9.2.1-2.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
Changelog * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 9.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Apr 04 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 9.2.1-1 - Update to 9.2.1 (close RHBZ#2273352, fix CVE-2024-27982) - Switch from xz to zstd compression for the “dev” bundle archive * Thu Mar 21 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 9.2.0-4 - Format check-null-licenses with “ruff format” * Wed Feb 14 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 9.2.0-1 - Update to 9.2.0 (close RHBZ#2263250) * Wed Feb 14 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 9.1.3-6 - Compress the dev dependency bundle with xz instead of gzip * Sun Feb 11 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 9.1.3-5 - Avoid licensecheck dependency in RHEL builds * Thu Feb 08 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 9.1.3-4 - Better audit (and document auditing of) dev dependency licenses * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 9.1.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 9.1.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Oct 05 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 9.1.3-1 - Update to 9.1.3 (close RHBZ#2242220) * Tue Oct 03 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 9.1.2-1 - Update to 9.1.2 * Thu Sep 14 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 9.1.1-1 - Update to 9.1.1 * Thu Sep 14 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 9.1.0-1 - Update to 9.1.0 * Mon Aug 21 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 9.0.1-1 - Update to 9.0.1 (close RHBZ#2228290) * Tue Aug 01 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 9.0.0-1 - Update to 9.0.0 * Sat Jul 29 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 8.1.1-1 - Update to 8.1.1 (close RHBZ#2216591) * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 8.1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jun 03 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 8.1.0-5 - Remove explicit %set_build_flags, not needed since F36 * Wed Feb 15 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 8.1.0-4 - Fix test compiling/execution * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 8.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Dec 20 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 8.1.0-2 - Indicate dirs. in files list with trailing slashes * Sat Oct 15 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 8.1.0-1 - Update to 8.1.0 (close RHBZ#2131175) * Sat Oct 15 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 8.0.0-1 - Update to 8.0.0 (close RHBZ#2131175) * Sat Oct 15 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 6.0.10-2 - Drop workarounds for Python 3.10 and older * Thu Sep 29 2022 Stephen Gallagher <sgallagh@redhat.com> - 6.0.10-1 - Update to v6.0.10 * Thu Aug 25 2022 Miro Hrončok <miro@hroncok.cz> - 6.0.9-2 - Use tomllib/python-tomli instead of dead upstream python-toml * Thu Aug 11 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 6.0.9-1 - Update to 6.0.9 (close RHBZ#2116231) - Bumped .so version from downstream 0.1 to upstream 6.0 - Better upstream support for building and installing a shared library - The -devel package now contains a .pc file - Tests are now built with gcc and fully respect distro flags * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.6-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild