--- document: modulemd version: 2 data: name: httpd stream: "2.4" version: 8090020240203101119 context: b46abd14 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-circle-8.9.0-build ref: virtual stream: el8.9.0 stream_collision_modules: ursine_rpms: version: 2 commit: e98ef5be9977d41c3638a93f49119fe3143f43e1 mse: TRUE rpms: httpd: ref: 25ae95e1ce83447a02ca9374ba4f46c0ef9b6d4a mod_http2: ref: 15c78e947a4caabfb139b75754c09d2949039e28 mod_md: ref: c2df37e118c47b670c610f61e29b1c51e4de3060 scmurl: https://git.cclinux.org/stage/modules/httpd?#e98ef5be9977d41c3638a93f49119fe3143f43e1 dependencies: - buildrequires: platform: [el8.9.0] requires: platform: [el8] 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://git.cclinux.org/stage/rpms/httpd cache: http://pkgs.fedoraproject.org/repo/pkgs/httpd ref: 25ae95e1ce83447a02ca9374ba4f46c0ef9b6d4a buildorder: 10 arches: [aarch64, i686, ppc64le, x86_64] mod_http2: rationale: HTTP/2 support for Apache httpd repository: git+https://git.cclinux.org/stage/rpms/mod_http2 cache: http://pkgs.fedoraproject.org/repo/pkgs/mod_http2 ref: 15c78e947a4caabfb139b75754c09d2949039e28 buildorder: 20 arches: [aarch64, i686, ppc64le, x86_64] mod_md: rationale: Certificate provisioning using ACME for Apache httpd repository: git+https://git.cclinux.org/stage/rpms/mod_md cache: http://pkgs.fedoraproject.org/repo/pkgs/mod_md ref: c2df37e118c47b670c610f61e29b1c51e4de3060 buildorder: 20 arches: [aarch64, i686, ppc64le, x86_64] ...