mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-12 18:59:50 +03:00
main/lighttpd: upgrade to 1.4.79
* upgrade to lighttpd 1.4.79 Note: lighttpd 1.4.77 strengthened lighttpd TLS defaults Previous default: "MinProtocol" => "TLSv1.2" Current default: "MinProtocol" => "TLSv1.3" Ref https://www.lighttpd.net/2025/4/4/1.4.79/ (cherry picked from commit 0b18fa8753e947c4c6d54ea7a32a10447e0e5cca)
This commit is contained in:
parent
41e17c6ebc
commit
4a60f9a48d
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Contributor: Valery Kartel <valery.kartel@gmail.com>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=lighttpd
|
||||
pkgver=1.4.76
|
||||
pkgver=1.4.79
|
||||
pkgrel=0
|
||||
pkgdesc="Secure, fast, compliant and very flexible web-server"
|
||||
url="https://www.lighttpd.net"
|
||||
|
@ -124,7 +124,7 @@ mod_webdav() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
940f00f2d84e3424c389108d09756a0af41db3559474135b6c502deccd08ad051b5184f3f7907436384964d2b05045e27dca463af98c889cee69b0ae6e202782 lighttpd-1.4.76.tar.xz
|
||||
e0f1bb2cfca5e81001ea30d13f088425dfc7acbec924ecddf438eb6326ab3158a61c6c4aaee0b68a90666d1cb987ce94b1f6a48afd92485cc995db5b58265f83 lighttpd-1.4.79.tar.xz
|
||||
a74fb8394fb77fca2a08bdcfc79d4e13de6aca7bc4ed842b7e05f7f3a9cc85dccaa4971ba8fd0edfaa19da8d3870a743b713d9e51f1cbfe5b8e2843bb7fe5346 lighttpd.initd
|
||||
9d2ab5deb7353ebf290e90936b511941df440859c78589d0bcf130ef69a5e9c79e4d318548b6b118df002083c46f7476230a28954b7a10a9dbd05040e02b1291 lighttpd.confd
|
||||
0536b4f21d2e8659f7831b45998c13d9f6051ae7ecde13be01f372f837d255bfc4e211de48a7686cc743d53aa9c08ab3f10ec19788896dcf8356b90053ca7a16 lighttpd.logrotate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue