1.4.48
closedRelease Info¶
- Version: 1.4.48
- Previous version: 1.4.47
- Branch: 1.4
- Status: stable
- Release Purpose: bug fixes
- Release manager: gstrauss
- Released date: 2017-11-11
Important changes from 1.4.47¶
- mod_authn_sasl (new), meson build system (new), revamp build systems
- bug fixes
Downloads¶
- https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.48.tar.gz
- GPG signature: https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.48.tar.gz.asc
- SHA256:
fc36f82877284eb506356aa80f483f133a9e17ec7cb79acd7e5b7733768538ef
- https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.48.tar.xz
- GPG signature: https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.48.tar.xz.asc
- SHA256:
0f8ad5aac7529d7b948b9d7e8cd0b4a9e177309d85d6bf6516e28e6e40d74f36
- SHA256 checksums: https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.48.sha256sum
Changes from 1.4.47¶
- [mod_webdav] fix crash if stat fails, not ENOENT
- [core] fix build --disable-ipv6 (fixes #2832)
- [scons] Merge branch 'personal/stbuehler/scons-cleanup'
- [autobuild] Merge branch 'personal/stbuehler/autobuild-cleanup'
- [meson] new build system
- [core] fix var.CWD (regression in 1.4.46) (fixes #2835)
- [core] fix implicit wildcard IPv4 and IPv6 listen
- [autobuild] remove obsolete warning about mmap use
- [core] isolate sock_addr manipulation
- [stat_cache] remove debug code littered in file
- [core] cleanup unused ifndef
- [core] cleanup: consolidate FAM code in stat_cache
- [core] consolidate backend network write handlers
- [autobuild] allow sendfile() in cross-compile (fixes #2836)
- [core] quiet pedantic cc warning for excess comma
- [core] isolate backend fdevent handler defs
- [mod_openssl] error if ssl.engine in wrong section (fixes #2837)
- [core] fix lighttpd -1 one-shot graceful shutdown
- [mod_cgi] quiet trace if mod_cgi sends SIGTERM (fixes #2838)
- [build] fix link of test_configfile.c
- [core] quiet coverity false positive
- [mod_openssl] more pedantic check of return values
- [mod_openssl] allow specifying server cert chain (fixes #2692)
- [mod_openssl] ssl.openssl.ssl-conf-cmd (fixes #2758)
- [doc] NEWS - fix improper format line breaks
- [mod_authn_ldap] replace use of deprecated funcs
- [mod_authn_sasl] SASL auth (new) (fixes #2275)
- [mod_openssl] quiet trace from TCP probes (#2784)
- [core] fix dup typedef compiler warning
- [scons] fix various python2/3 incompatibilities
- [doc] fix doc/config/conf.d/fastcgi.conf example
External references¶
Also available in: TXT