Commit Graph

35 Commits

Author SHA1 Message Date
Sergio Correia
1497f3e592 Update to 9.2.1
Resolves: RHEL-56973

Signed-off-by: Sergio Correia <scorreia@redhat.com>
2024-10-21 09:26:39 +00:00
Patrik Koncity
f2ec331fad Run llhttp test for gating 2024-10-17 12:11:03 +02:00
Troy Dawson
134e64cee3 Bump release for June 2024 mass rebuild 2024-06-24 09:00:35 -07:00
koncpa
6330d64630 Enable RHEL gating for llhttp
Dependecy of tang, using tang gating.

Resolves: RHEL-38962

Signed-off-by: Patrik Koncity <pkoncity@redhat.com>
2024-05-28 12:43:20 +02:00
Yaakov Selkowitz
6e089ad957 Avoid licensecheck dependency in RHEL builds
licensecheck pulls in nearly a hundred perl dependencies that are
otherwise unneeded in RHEL.
2024-02-10 20:02:58 -05:00
Benjamin A. Beasley
612f9b80c0 Better audit (and document auditing of) dev dependency licenses 2024-02-08 14:49:24 -05:00
Fedora Release Engineering
3642665f8b Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-25 04:29:49 +00:00
Fedora Release Engineering
4aae64d4fa Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-21 06:04:58 +00:00
Benjamin A. Beasley
db88504de0 Update to 9.1.3 (close RHBZ#2242220) 2023-10-05 09:37:22 -04:00
Benjamin A. Beasley
8ec5a571be Update to 9.1.2 2023-10-03 11:28:14 -04:00
Benjamin A. Beasley
7cd38c7e1a Update to 9.1.1 2023-09-14 08:12:03 -04:00
Benjamin A. Beasley
4edf05d55e Update to 9.1.0 2023-09-14 07:46:38 -04:00
Benjamin A. Beasley
e00ee12a25 Update to 9.0.1 (close RHBZ#2228290) 2023-08-21 15:41:03 -04:00
Benjamin A. Beasley
97b2a088f3 Update to 9.0.0 2023-08-01 09:32:04 -04:00
Benjamin A. Beasley
99ff5de1e7 Update to 8.1.1 (close RHBZ#2216591) 2023-07-29 19:06:09 -04:00
Fedora Release Engineering
44460d50b5 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-20 12:54:55 +00:00
Benjamin A. Beasley
6caef3f0f6 Remove explicit %set_build_flags, not needed since F36
https://www.fedoraproject.org/wiki/Changes/SetBuildFlagsBuildCheck
2023-06-03 11:51:21 -04:00
Benjamin A. Beasley
2327bc8a32 Fix test compiling/execution
Add -fpermissive in %%check to work around invalid conversions in
generated test code. The compiler flags for the installed library are
not changed.
2023-02-15 10:23:09 -05:00
Fedora Release Engineering
dcc8514162 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 18:09:37 +00:00
Benjamin A. Beasley
c1709e1c85 Indicate dirs. in files list with trailing slashes 2022-12-20 17:41:44 -05:00
Benjamin A. Beasley
c5101b5fa2 Update to 8.1.0 (close RHBZ#2131175) 2022-10-15 09:37:03 -04:00
Benjamin A. Beasley
6218ea7a5d Update to 8.0.0 (close RHBZ#2131175) 2022-10-15 09:37:03 -04:00
Benjamin A. Beasley
62bda0b241 Drop workarounds for Python 3.10 and older 2022-10-15 09:37:03 -04:00
Stephen Gallagher
ed346894d1
Update to v6.0.10
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2022-09-29 12:57:05 -04:00
Miro Hrončok
7e8124989d Use tomllib/python-tomli instead of dead upstream python-toml 2022-08-25 14:40:11 +02:00
Benjamin A. Beasley
b838f310fc 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
2022-08-11 08:52:39 -04:00
Fedora Release Engineering
3c9caa5f73 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-21 19:44:24 +00:00
Benjamin A. Beasley
18074ca92c Drop “forge” macros, which aren’t really doing much here 2022-04-20 13:59:37 -04:00
Fedora Release Engineering
18f340bbc5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 17:57:21 +00:00
Benjamin A. Beasley
b549350a8f Add a note about LLHTTP_STRICT_MODE to the package description 2021-12-24 14:53:14 -05:00
Benjamin A. Beasley
4e3f8a3f34 Revert "Build with LLHTTP_STRICT_MODE enabled"
This reverts commit 989e540406.

All packages that currently bundle llhttp build it with
LLHTTP_STRICT_MODE disabled.
2021-12-24 14:51:00 -05:00
Benjamin A. Beasley
989e540406 Build with LLHTTP_STRICT_MODE enabled 2021-12-22 15:33:40 -05:00
Benjamin A. Beasley
e142d868df Dep. on cmake-filesystem is now auto-generated 2021-12-14 12:36:58 -05:00
Benjamin A. Beasley
f460573ec4 Initial package (close RHBZ#2029461) 2021-12-06 14:53:52 -05:00
Gwyn Ciesla
320f2ef466 Added the README 2021-12-06 19:50:32 +00:00