diff --git a/lighttpd-1.4.81.tar.xz b/lighttpd-1.4.81.tar.xz deleted file mode 100644 index 8943cb30c13048b8296477cf17c560f58d3ec43a..0000000000000000000000000000000000000000 Binary files a/lighttpd-1.4.81.tar.xz and /dev/null differ diff --git a/lighttpd-1.4.82.tar.xz b/lighttpd-1.4.82.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..053585f3cf1def58a0ea6fcd1c5de461f4bcb5f0 Binary files /dev/null and b/lighttpd-1.4.82.tar.xz differ diff --git a/lighttpd.spec b/lighttpd.spec index 93a0f5dfb31d40ec4223b2b10fd5a16110bcdb64..4aee5470d3ae174eecdc003e0d74c7e07c4be1a3 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.81 +Version: 1.4.82 Release: 1 License: BSD-3-Clause URL: https://www.lighttpd.net/ @@ -517,6 +517,9 @@ install -p -D -m 0644 %{S:4} %{buildroot}%{_sysusersdir}/lighttpd.conf %{_sysusersdir}/lighttpd.conf %changelog +* Sat Sep 13 2025 Funda Wang - 1.4.82-1 +- update to 1.4.82 + * Tue Aug 19 2025 Funda Wang - 1.4.81-1 - update to 1.4.81 - use upstream systemdservice