diff --git a/lighttpd-1.4.77.tar.xz b/lighttpd-1.4.77.tar.xz deleted file mode 100644 index b091875d32a896286d1299705602f3185a706fc0..0000000000000000000000000000000000000000 Binary files a/lighttpd-1.4.77.tar.xz and /dev/null differ diff --git a/lighttpd-1.4.78.tar.xz b/lighttpd-1.4.78.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..87af4bf922ced6f35fc9955af407f208a4d99dea Binary files /dev/null and b/lighttpd-1.4.78.tar.xz differ diff --git a/lighttpd.spec b/lighttpd.spec index a6b4e2a56847171e7880bb796dd57f1b059e0ce7..c4c486ef4e8ce83f27e9c1d0f8b46d99011abeb6 100644 --- a/lighttpd.spec +++ b/lighttpd.spec @@ -27,7 +27,7 @@ %bcond_without tmpfiles Summary: Lightning fast webserver with light system requirements Name: lighttpd -Version: 1.4.77 +Version: 1.4.78 Release: 1 License: BSD-3-Clause and OML and GPLv3 and GPLv2 URL: https://github.com/lighttpd/lighttpd1.4 @@ -518,6 +518,9 @@ mkdir -p %{buildroot}%{_var}/lib/lighttpd/ %attr(0700, lighttpd, lighttpd) %dir %{webroot}/ %changelog +* Thu Jun 19 2025 openeuler_bot - 1.4.78-1 +- update lighttpd to 1.4.78 + * Tue Jan 14 2025 yaoxin <1024769339@qq.com> - 1.4.77-1 - Update to 1.4.77: * stronger TLS defaults: MinProtocol TLSv1.3; experimental TLS ECH support