Commit Graph

178 Commits

Author SHA1 Message Date
af07139214
Disable another failing test
[==========] 4 tests from 1 test suite ran. (1484 ms total)
[  PASSED  ] 2 tests.
[  FAILED  ] 2 tests, listed below:
[  FAILED  ] TlsKeyLogging/TlsKeyLoggingEnd2EndTest.KeyLogging/TestScenario__num_listening_ports_5__share_tls_key_log_file_false__enable_tls_key_logging_true, where GetParam() = 8-byte object <05-00 00-00 00-01 BE-CB>
[  FAILED  ] TlsKeyLogging/TlsKeyLoggingEnd2EndTest.KeyLogging/TestScenario__num_listening_ports_5__share_tls_key_log_file_true__enable_tls_key_logging_true, where GetParam() = 8-byte object <05-00 00-00 01-01 00-00>
 2 FAILED TESTS

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-08-09 19:11:39 +03:00
bd0ebd3160
Disable test_core_security_credentials on riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-08-09 11:06:38 +03:00
af31b22f27
Add BuildRequires for openssl-devel-engine
Solves missing header during the compile.

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-08-09 09:04:54 +03:00
41ae9152d0 Merge remote-tracking branch 'up/main' into main-riscv64 2024-08-09 09:00:43 +03:00
Fedora Release Engineering
3e3af28488 Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild 2024-07-18 08:38:55 +00:00
Python Maint
3cf17c14e7 Rebuilt for Python 3.13 2024-06-08 11:36:46 +02:00
c3c55ba565
Clean up riscv64 tests
Only failing test in Fedora 41 is:

GrpcToolTest.CallCommandWithTimeoutDeadlineSet

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-05-29 13:59:47 +03:00
U2FsdGVkX1
0b6a412abb Add riscv64 support 2024-05-26 17:11:21 +08:00
Paul Wouters
a4b70e8b10
- Rebuilt for libre2.so.11 bump 2024-02-23 21:24:31 -05:00
Benjamin A. Beasley
153fc86619 Rebuild for abseil-cpp-20240116.0 2024-02-04 08:37:04 -05:00
Fedora Release Engineering
6ffb77b4fe Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-24 21:05:00 +00:00
Fedora Release Engineering
a37ed8d6ef Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-20 21:33:33 +00:00
Benjamin A. Beasley
1ff9e62096 Add missing includes for abseil-cpp-20240116.rc1 2024-01-18 10:00:21 -05:00
Yaakov Selkowitz
261f085537 Fix flatpak build
Flatpaks are built into the /app prefix; the python components require
intervention to handle this (as is done in %py3_install).  However,
runtime components are still in /usr prefix, and therefore installation
path macros must not be used to define the location of dependencies.
2023-11-21 03:31:53 -05:00
Benjamin A. Beasley
c3aa71ba16 Reflect re-titling the PyEval_InitThreads upstream PR
[skip changelog]
2023-11-02 08:09:03 -04:00
Benjamin A. Beasley
a6b8592585 Do not call PyEval_InitThreads (fix RHBZ#2247486) 2023-11-02 08:01:28 -04:00
Miro Hrončok
8bf11b8c20 Use Cython 3, specify noexcept for cdef functions 2023-11-01 12:49:57 +01:00
Benjamin A. Beasley
0e0dfcd9f7 F38+: Simplify Python test environment setup
- Use %{py3_test_envvars}
2023-10-11 17:58:45 -04:00
Benjamin A. Beasley
4551c62449 Rebuild for abseil-cpp-20230802.0 2023-08-29 16:14:05 -04:00
Benjamin A. Beasley
f47cc5775e Use the Cython compat package for now 2023-07-20 21:39:32 -04:00
Fedora Release Engineering
fbf88c1f82 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-20 05:38:36 +00:00
Benjamin A. Beasley
e546f93f17 Use new (rpm 4.17.1+) bcond style 2023-07-14 00:40:04 -04:00
Benjamin A. Beasley
69df6c8acf Improve spec-file comment about C++ version
[skip changelog]
2023-07-14 00:37:22 -04:00
Benjamin A. Beasley
c950d6032f Backport fix for CVE-2023-32732 (fix RHBZ#2214470) 2023-07-05 17:51:18 -04:00
Benjamin A. Beasley
332a1df40f Improved find_module patch 2023-06-22 10:51:20 -04:00
Python Maint
faae750b3c Rebuilt for Python 3.12 2023-06-22 15:19:02 +02:00
Benjamin A. Beasley
edb6ee4683 Fix grpcio tests for Python 3.12 2023-06-21 10:25:00 -04:00
Benjamin A. Beasley
b11af42482 Patch HTTP test server for Python 3.12 2023-06-21 10:25:00 -04:00
Python Maint
33b1e5c01a Rebuilt for Python 3.12 2023-06-15 17:00:17 +02:00
Benjamin A. Beasley
eaffba5b2a Add a trailing slash to one more directory in the files lists 2023-05-11 22:40:31 -04:00
Benjamin A. Beasley
d3cbf34ded Add %py_provides for importable modules 2023-05-11 11:40:18 -04:00
Benjamin A. Beasley
8fa5b9419e List directories with trailing slashes 2023-05-11 11:40:18 -04:00
Benjamin A. Beasley
4d8ae7c63d List .so files more precisely 2023-05-11 11:40:18 -04:00
Benjamin A. Beasley
afe5bb97da Update rpmlintrc rules 2023-05-11 11:40:18 -04:00
Benjamin A. Beasley
df065d6782 Hardlink duplicate files in the examples 2023-05-11 11:40:18 -04:00
Benjamin A. Beasley
fb581d0db8 List doc/example files more explicitly
- Drop some less-relevant text documentation files
2023-05-11 11:40:18 -04:00
Benjamin A. Beasley
9d8f09e241 Drop python3-grpcio-admin and python3-grpcio-csds subpackages
These depend on python-xds-protos, which has a number of issues
(described in a spec file comment added in this commit).
2023-05-10 21:30:51 -04:00
Yaakov Selkowitz
3dfc20755c Always disable xds-protos dependency in RHEL builds
xds-protos build dependencies are unwanted in RHEL, and nothing requires
these subpackages.
2023-05-10 16:43:54 -04:00
Yaakov Selkowitz
c94c02d8e2 Revbump for ELN rebuild 2023-04-25 16:19:37 -04:00
Benjamin A. Beasley
64fa71fcf2 Post-bootstrap rebuild for abseil-cpp-20230125 2023-03-05 08:38:44 -05:00
Benjamin A. Beasley
01e27e2f4b Bootstrap for abseil-cpp-20230125 2023-03-04 12:54:53 -05:00
Benjamin A. Beasley
834b87ce63 Skip a couple of new failing tests on aarch64 for abseil-cpp-20230125.0
Both ExamineStackTest.AbseilStackProvider from examine_stack_test and
StackTracerTest.Basic from staack_tracer_test already failed on x86_64;
since abseil-cpp-20230125.0, they also fail on aarch64.
2023-03-04 12:53:03 -05:00
Benjamin A. Beasley
a629db23f4 Update to 1.48.4
Upstream has updated BoringSSL; this does not affect our package.
2023-03-02 09:08:41 -05:00
Benjamin A. Beasley
f63173f77c Update to 1.48.3 (close RHBZ#2126980) 2023-02-09 09:05:22 -05:00
Fedora Release Engineering
482f9a902b Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 11:34:59 +00:00
Benjamin A. Beasley
98fd52db3a Update License to include header-only dependencies 2023-01-10 14:35:43 -05:00
Benjamin A. Beasley
3ce7214c4f Update to 1.48.2 2022-12-17 10:10:58 -05:00
Benjamin A. Beasley
15ce3e7fd3 More-correct .pc file path fix
- When passing paths to the build system, they are now correctly
  relative to the prefix rather than absolute.
2022-11-21 07:48:35 -05:00
Benjamin A. Beasley
dce1612c8a Fix wrong paths in .pc files 2022-11-16 10:51:00 -05:00
Benjamin A. Beasley
276def2e9a Update test skips for 1.48.1 2022-09-16 22:13:50 -04:00