| Name: | civetweb |
|---|---|
| Version: | 1.16 |
| Release: | 16.el9 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 322042 |
| License: | MIT |
| RPM: | civetweb-1.16-16.el9.x86_64.rpm |
| Source RPM: | civetweb-1.16-16.el9.src.rpm |
| Build Date: | Thu Sep 03 2026 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/civetweb/civetweb |
| Summary: | Embedded C/C++ web server |
| Description: | Civetweb is an easy to use, powerful, C (C/C++) embeddable web server with optional CGI, SSL and Lua support. CivetWeb can be used by developers as a library, to add web server functionality to an existing application. It can also be used by end users as a stand-alone web server running on a Windows or Linux PC. It is available as single executable, no installation is required. |
- Link to openssl libraries instead of using runtime dynamic loading - Use openssl 3.0 API instead of the default openssl 1.1 API - Let the devel package own the cmake subdirectory - Run tests in check
- Add upstream's fix to actually support X_DOM_SOCKET with cmake - Enable ZLIB compression support - rhbz#2512488
- enable WEBSOCKETS and X_DOM_SOCKET as requested
- civetweb 1.16, handle cmake-4 doesn't support cmake < 3.5 - upstream, civetweb-1.16+ has updated to minimum cmake-3.10, and there don't seem to be any adverse effects building civetweb with that change. And someday there might even be a civetweb-1.17.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
- civetweb 1.16, rhbz 2400162-2400166
- civetweb 1.16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
- civetweb 1.16, rhbz#2380496