diff --git a/.gitignore b/.gitignore index 0148465..47b1103 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/mod_md-2.4.19.tar.gz +SOURCES/mod_md-2.4.26.tar.gz diff --git a/.mod_md.metadata b/.mod_md.metadata index a74737f..8833fc1 100644 --- a/.mod_md.metadata +++ b/.mod_md.metadata @@ -1 +1 @@ -21de4b6f6ecb3d0f613217339f4790aba5e7ac86 SOURCES/mod_md-2.4.19.tar.gz +825377ec615185dfaf6f8b0ad4f49ef313368a03 SOURCES/mod_md-2.4.26.tar.gz diff --git a/SPECS/mod_md.spec b/SPECS/mod_md.spec index 57ac144..036b119 100644 --- a/SPECS/mod_md.spec +++ b/SPECS/mod_md.spec @@ -2,7 +2,7 @@ %{!?_httpd_mmn: %global _httpd_mmn %(cat %{_includedir}/httpd/.mmn 2>/dev/null || echo 0-0)} Name: mod_md -Version: 2.4.19 +Version: 2.4.26 Release: 1%{?dist} Summary: Certificate provisioning using ACME for the Apache HTTP Server License: ASL 2.0 @@ -59,6 +59,13 @@ echo "LoadModule md_module modules/mod_md.so" > %{buildroot}%{_httpd_modconfdir} %{_mandir}/man1/* %changelog +* Mon May 20 2024 Luboš Uhliarik - 1:2.4.26-1 +- Resolves: RHEL-25075 - new version 2.4.26 +- Resolves: RHEL-11838 - [RFE] add support of dns_01 challenge to mod_md +- Resolves: RHEL-17462 - OCSP response rejected when nextUpdate field not set +- Resolves: RHEL-17467 - mod_md should trigger the reissue of new pair + key/certificate when OCSP reports a revoked status + * Tue Nov 08 2022 Luboš Uhliarik - 1:2.4.19-1 - Resolves: #2140979 - mod_md rebase to 2.4.19