Disable fam support as gamin is deprecated
This commit is contained in:
parent
8d189df4f1
commit
44d25e36bc
@ -7,7 +7,7 @@
|
|||||||
%bcond_without openssl
|
%bcond_without openssl
|
||||||
%bcond_without kerberos5
|
%bcond_without kerberos5
|
||||||
%bcond_without pcre
|
%bcond_without pcre
|
||||||
%bcond_without fam
|
%bcond_with fam
|
||||||
%bcond_without lua
|
%bcond_without lua
|
||||||
%bcond_without krb5
|
%bcond_without krb5
|
||||||
%bcond_without pam
|
%bcond_without pam
|
||||||
@ -20,7 +20,7 @@
|
|||||||
Summary: Lightning fast webserver with light system requirements
|
Summary: Lightning fast webserver with light system requirements
|
||||||
Name: lighttpd
|
Name: lighttpd
|
||||||
Version: 1.4.53
|
Version: 1.4.53
|
||||||
Release: 2
|
Release: 3
|
||||||
License: BSD-3-Clause and OML and GPLv3 and GPLv2
|
License: BSD-3-Clause and OML and GPLv3 and GPLv2
|
||||||
URL: https://github.com/lighttpd/lighttpd1.4
|
URL: https://github.com/lighttpd/lighttpd1.4
|
||||||
Source0: https://github.com/lighttpd/lighttpd1.4/archive/lighttpd-1.4.53.tar.gz
|
Source0: https://github.com/lighttpd/lighttpd1.4/archive/lighttpd-1.4.53.tar.gz
|
||||||
@ -254,6 +254,9 @@ fi
|
|||||||
%attr(0700, lighttpd, lighttpd) %dir %{webroot}/
|
%attr(0700, lighttpd, lighttpd) %dir %{webroot}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 27 2022 liyanan <liyanan@h-partners.com> - 1.4.53-3
|
||||||
|
- Disable fam support as gamin is deprecated
|
||||||
|
|
||||||
* Fri Jan 14 2022 yaoxin <yaoxin30@huawei.com> - 1.4.53-2
|
* Fri Jan 14 2022 yaoxin <yaoxin30@huawei.com> - 1.4.53-2
|
||||||
- Fix CVE-2022-22707
|
- Fix CVE-2022-22707
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user