]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
Up to lighttpd 1.4.58 auto/th/lighttpd-1.4.58-1
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 28 Dec 2020 08:56:02 +0000 (10:56 +0200)
committerElan Ruusamäe <glen@pld-linux.org>
Mon, 28 Dec 2020 08:56:45 +0000 (10:56 +0200)
https://redmine.lighttpd.net/projects/lighttpd/wiki/Release-1_4_58/

Future Behavior Changes

  * HTTP/2 support will be enabled by default in a future release
  * graceful restart/shutdown default timeout will change from
      0 (infinite/no timeout) to 5 seconds (or some similar non-zero
period)
    configure an alternative with:
      server.feature-flags += ("server.graceful-shutdown-timeout" => 5)

lighttpd.spec

index b057a59c3bf8f98c19c72b946ad7cc4532ae3dfc..37123da87c0ba38eb9d809131aab456ea02437fb 100644 (file)
 Summary:       Fast and light HTTP server
 Summary(pl.UTF-8):     Szybki i lekki serwer HTTP
 Name:          lighttpd
-Version:       1.4.57
+Version:       1.4.58
 Release:       1
 License:       BSD
 Group:         Networking/Daemons/HTTP
 Source0:       https://download.lighttpd.net/lighttpd/releases-1.4.x/%{name}-%{version}.tar.xz
-# Source0-md5: d2a38f6b360ba8cf5c9b8fdfc2f8598f
+# Source0-md5: 8d12a31bd3fdd7eab85cf9a6d2cfa92e
 Source1:       %{name}.init
 Source2:       %{name}.conf
 Source3:       %{name}.user
This page took 0.102296 seconds and 4 git commands to generate.