diff --git a/lighttpd.spec b/lighttpd.spec index 2d5d2529cbc99a9d70c07506c779c5507248652d..e4816d1500b44289ef3de7ec20ebe9d2f1ed6972 100644 --- a/lighttpd.spec +++ b/lighttpd.spec @@ -20,7 +20,7 @@ Summary: Lightning fast webserver with light system requirements Name: lighttpd Version: 1.4.63 -Release: 1 +Release: 4 License: BSD-3-Clause and OML and GPLv3 and GPLv2 URL: https://github.com/lighttpd/lighttpd1.4 Source0: http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-%{version}.tar.gz @@ -258,8 +258,17 @@ fi %attr(0700, lighttpd, lighttpd) %dir %{webroot}/ %changelog -* Sat Jul 30 2022 wangkai - 1.4.63-1 -- Update to 1.4.63 +* Fri Mar 11 2022 baizhonggui - 1.4.63-4 +- Modify var.state_dir path from /etc/lighttpd/lighttpd.conf in lighttpd-1.4.62-defaultconf.patch + +* Sat Feb 19 2022 baizhonggui - 1.4.63-3 +- Fix excuting systemctl start lighttpd.service failed + +* Fri Jan 14 2022 yaoxin - 1.4.63-2 +- Fix CVE-2022-22707 + +* Thu Jan 13 2022 liyanan - 1.4.63-1 +- update to 1.4.63 * Fri May 27 2022 liyanan - 1.4.53-3 - Disable fam support as gamin is deprecated