--- document: modulemd version: 2 data: name: httpd stream: "2.4" version: 8060020221212032532 context: e829d8bc summary: Apache HTTP Server description: >- Apache httpd is a powerful, efficient, and extensible HTTP server. license: module: - MIT xmd: mbs: buildrequires: platform: context: 00000000 filtered_rpms: [] koji_tag: module-oc-8.6.0-build ref: virtual stream: oc8.6.0 stream_collision_modules: ursine_rpms: version: 2 commit: 75a07d8027bf83cdc956340ac3df52bba914fcc3 mse: TRUE rpms: httpd: ref: 110a7b10f332d836f454bbe03baf7c9d3425d836 mod_http2: ref: 817ebd4a9fadf22825e188089849a58d02d9ed33 mod_md: ref: 38420af94770b7c8fc63c774510687d3d4286e9a scmurl: https://gitee.com/src-opencloudos-modules/httpd.git?#75a07d8027bf83cdc956340ac3df52bba914fcc3 dependencies: - buildrequires: platform: [oc8.6.0] requires: platform: [oc8] references: documentation: https://httpd.apache.org/docs/2.4/ tracker: https://bz.apache.org/bugzilla/ profiles: common: rpms: - httpd - httpd-filesystem - httpd-tools - mod_http2 - mod_ssl devel: rpms: - httpd - httpd-devel - httpd-filesystem - httpd-tools minimal: rpms: - httpd api: rpms: - httpd - httpd-devel - httpd-filesystem - mod_ssl components: rpms: httpd: rationale: Apache httpd repository: git+https://gitee.com/src-opencloudos-rpms/httpd cache: http://pkgs.fedoraproject.org/repo/pkgs/httpd ref: 110a7b10f332d836f454bbe03baf7c9d3425d836 buildorder: 10 arches: [aarch64, x86_64] mod_http2: rationale: HTTP/2 support for Apache httpd repository: git+https://gitee.com/src-opencloudos-rpms/mod_http2 cache: http://pkgs.fedoraproject.org/repo/pkgs/mod_http2 ref: 817ebd4a9fadf22825e188089849a58d02d9ed33 buildorder: 20 arches: [aarch64, x86_64] mod_md: rationale: Certificate provisioning using ACME for Apache httpd repository: git+https://gitee.com/src-opencloudos-rpms/mod_md cache: http://pkgs.fedoraproject.org/repo/pkgs/mod_md ref: 38420af94770b7c8fc63c774510687d3d4286e9a buildorder: 20 arches: [aarch64, x86_64] ...