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