Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
Update to 2.4.41 (#31)
Browse files Browse the repository at this point in the history
Security Fixes - HTTP/2 implementations do not robustly handle abnormal traffic and resource exhaustion (https://www.kb.cert.org/vuls/id/605641/)
http://www.apache.org/dist/httpd/CHANGES_2.4.41
  • Loading branch information
futureweb authored and carlwgeorge committed Aug 25, 2019
1 parent 6572168 commit 297a5cd
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions httpd24u.spec
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@

Summary: Apache HTTP Server
Name: httpd24u
Version: 2.4.39
Release: 2%{?dist}
Version: 2.4.41
Release: 1%{?dist}
URL: https://httpd.apache.org/
Source0: https://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2
Source2: httpd.logrotate
Expand Down Expand Up @@ -826,6 +826,9 @@ exit $rv


%changelog
* Tue Aug 20 2019 Andreas Schnederle-Wagner <[email protected]> - 2.4.41-1
- Latest upstream

* Thu Jun 13 2019 Carl George <[email protected]> - 2.4.39-2
- Enable mod_brotli
- Fix systemd_postun usage
Expand Down

0 comments on commit 297a5cd

Please sign in to comment.