Updated to latest httpd version

This commit is contained in:
2018-05-31 16:36:15 +02:00
parent 003025ac99
commit d3ae961824

View File

@@ -7,8 +7,8 @@
Summary: Apache HTTP Server
Name: httpd
Version: 2.4.29
Release: 2%{?dist}
Version: 2.4.33
Release: 1%{?dist}
URL: http://httpd.apache.org/
Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2
Source1: index.html
@@ -198,16 +198,16 @@ interface for storing and accessing per-user session data.
%patch19 -p1 -b .detectsystemd
%patch23 -p1 -b .export
#%patch23 -p1 -b .export
%patch24 -p1 -b .corelimit
%patch25 -p1 -b .selinux
%patch26 -p1 -b .r1337344+
%patch27 -p1 -b .icons
%patch29 -p1 -b .systemd
%patch30 -p1 -b .cachehardmax
%patch31 -p1 -b .sslmultiproxy
#%patch31 -p1 -b .sslmultiproxy
#%patch34 -p1 -b .socketactivation
%patch35 -p1 -b .sslciphdefault
#%patch35 -p1 -b .sslciphdefault
#%patch56 -p1 -b .uniqueid
#%patch57 -p1 -b .sigint
@@ -687,6 +687,9 @@ rm -rf $RPM_BUILD_ROOT
%{_rpmconfigdir}/macros.d/macros.httpd
%changelog
* Sun Mar 25 2018 Daniel Steiner <dsteiner@redhat.com> - 2.4.33-1
- Upgrade to newest version.
* Wed Mar 14 2018 Daniel Steiner <dsteiner@redhat.com> - 2.4.29-2
- status-info.conf added.