CentOS 8: Upgrade lighttpd to version 1.4.55
(1)Release Version Upgrade (2)Matching code changes with 1.4.54 to 1.4.55 Change-Id: I20834bfbe7fc8771ff7be929bcf29dda6f175746 Story: 2006729 Task: 39362 Signed-off-by: Dongqi Chen <chen.dq@neusoft.com>
This commit is contained in:
parent
246f33226d
commit
20bf4fc6e1
@ -3,6 +3,7 @@ From: Scott Little <scott.little@windriver.com>
|
||||
Date: Mon, 20 Mar 2017 10:21:28 -0400
|
||||
Subject: [PATCH 2/4] Update-package-versioning-for-TIS-format.patch
|
||||
|
||||
Signed-off-by: Dongqi Chen <chen.dq@neusoft.com>
|
||||
---
|
||||
SPECS/lighttpd.spec | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
@ -14,12 +15,12 @@ index 20c4503..3280403 100644
|
||||
@@ -44,7 +44,7 @@
|
||||
Summary: Lightning fast webserver with light system requirements
|
||||
Name: lighttpd
|
||||
Version: 1.4.54
|
||||
-Release: 4%{?dist}
|
||||
+Release: 4.el8%{?_tis_dist}.%{tis_patch_ver}
|
||||
Version: 1.4.55
|
||||
-Release: 1%{?dist}
|
||||
+Release: 1.el8%{?_tis_dist}.%{tis_patch_ver}
|
||||
License: BSD
|
||||
URL: http://www.lighttpd.net/
|
||||
Source0: http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-%{version}.tar.gz
|
||||
--
|
||||
2.17.1
|
||||
2.7.4
|
||||
|
||||
|
@ -3,6 +3,7 @@ From: Scott Little <scott.little@windriver.com>
|
||||
Date: Mon, 20 Mar 2017 10:21:28 -0400
|
||||
Subject: [PATCH 1/4] spec-include-TiS-changes.patch
|
||||
|
||||
Signed-off-by: Dongqi Chen <chen.dq@neusoft.com>
|
||||
---
|
||||
SPECS/lighttpd.spec | 27 ++++++++++++++-------------
|
||||
1 file changed, 14 insertions(+), 13 deletions(-)
|
||||
@ -73,8 +74,8 @@ index b5517e4..20c4503 100644
|
||||
%{_sysconfdir}/rc.d/init.d/lighttpd
|
||||
-%endif
|
||||
%if %{with tmpfiles}
|
||||
%config(noreplace) %{_sysconfdir}/tmpfiles.d/lighttpd.conf
|
||||
%config(noreplace) /usr/lib/tmpfiles.d/lighttpd.conf
|
||||
%endif
|
||||
--
|
||||
2.17.1
|
||||
2.7.4
|
||||
|
||||
|
@ -1 +1 @@
|
||||
mirror:Source/lighttpd-1.4.54-4.el8.src.rpm
|
||||
mirror:Source/lighttpd-1.4.55-1.el8.src.rpm
|
||||
|
@ -10,7 +10,7 @@ initscripts-9.49.46-1.el7.src.rpm
|
||||
kernel-3.10.0-1062.1.2.el7.src.rpm
|
||||
libevent-2.0.21-4.el7.src.rpm
|
||||
# libibverbs-41mlnx1-OFED.4.5.0.1.0.45101.src.rpm
|
||||
lighttpd-1.4.54-4.el8.src.rpm
|
||||
lighttpd-1.4.55-1.el8.src.rpm
|
||||
logrotate-3.8.6-17.el7.src.rpm
|
||||
# mlnx-ofa_kernel-4.5-OFED.4.5.1.0.1.1.gb4fdfac.src.rpm
|
||||
net-snmp-5.7.2-37.el7.src.rpm
|
||||
|
Loading…
x
Reference in New Issue
Block a user