Information for build llhttp-9.2.1-1.fc41

ID11771
Package Namellhttp
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version9.2.1
Release1.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/llhttp.git#f43ba986f57bd57ae491b4ebb648378c70ad690a
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 bykojiadmin
State failed
Volume DEFAULT
StartedWed, 19 Jun 2024 13:42:02 CST
CompletedWed, 19 Jun 2024 15:55:13 CST
Taskbuild (rawhide, /rpms/llhttp.git:f43ba986f57bd57ae491b4ebb648378c70ad690a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/llhttp.git#f43ba986f57bd57ae491b4ebb648378c70ad690a'}}
Tags No tags
RPMs No RPMs
Changelog * 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 * Wed Apr 20 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 6.0.6-7 - Drop “forge” macros, which aren’t really doing much here