Activity
From 2024-02-29 to 2024-03-06
2024-03-06
- 12:55 Bug #3244 (Fixed): Unconditionally enabling 64-bit time_t breaks armv7hf
- Applied in changeset commit:7adc0f65fb0459b33b75e2af57b41d27e4853925.
- 12:47 Revision 50fa63c8: [mod_wolfssl] faster ASN1_TIME parse
- use faster interfaces, where available, to parse ASN1_TIME
(avoid underlying library call to time() to resolve (ASN1_... - 12:47 Revision 2b4f40ca: [mod_openssl] faster ASN1_TIME parse
- use faster interfaces, where available, to parse ASN1_TIME
(avoid underlying library call to time() to resolve (ASN1_...
2024-03-05
- 11:21 Revision 7adc0f65: [mod_openssl] use internal asn1_time fn on 32-bit (fixes #3244)
- (thx Tobias Jakobi (Compleo))
use internal asn1_time conversion function on 32-bit builds in order to
test if a cert... - 11:09 Bug #3244 (Patch Pending): Unconditionally enabling 64-bit time_t breaks armv7hf
- 10:45 Bug #3244: Unconditionally enabling 64-bit time_t breaks armv7hf
- When testing, please see patch above which I edited to modify it to apply only to 32-bit builds, since 64-bit operati...
- 10:31 Bug #3244: Unconditionally enabling 64-bit time_t breaks armv7hf
- Hi Glenn,
thanks for looking into this!
Yocto Kirkstone is currently using glibc-2.35. But it doesn't seem to b... - 07:37 Bug #3244: Unconditionally enabling 64-bit time_t breaks armv7hf
- This describes using _TIME_BITS=64 in buildroot Version 11.2-2022.02:
"glibc build with flags _FILE_OFFSET_BITS=64 an...
2024-03-04
- 22:54 Bug #3244: Unconditionally enabling 64-bit time_t breaks armv7hf
- Thank you for your detailed sleuthing.
While libc are you using? glibc? musl? What version?
The -D_TIME_BITS=64 ... - 14:45 Bug #3244 (Fixed): Unconditionally enabling 64-bit time_t breaks armv7hf
- Hello,
I noticed this issue using the following setup:
- Yocto Kirkstone (ships with lighttpd-1.4.67)
- i.MX7 pl...
2024-03-02
- 21:01 Bug #3243 (Fixed): src/compat/sys/queue.h missing from 1.4.74 tarball
- Sorry. Already fixed in commit commit:47db6448
For FreeBSD, the patch in commit commit:106c4b14 should be suffici... - 20:06 Bug #3243 (Fixed): src/compat/sys/queue.h missing from 1.4.74 tarball
- The tarball at https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.74.tar.gz is missing _src/compat/sy...
2024-03-01
- 02:05 Bug #3242 (Fixed): Directory listing
- Applied in changeset commit:3d400ce06dcb950a61363f87330324db244f4bac.
- 01:57 Bug #3242 (Patch Pending): Directory listing
- Sorry. Regression in lighttpd 1.4.74. A bit too much code reuse in commit commit:b7a49778...
- 00:45 Bug #3242: Directory listing
- It would be really nice to know the exact version of lighttpd you are running. "Recent" is not a particularly exact t...
- 01:59 Revision 3d400ce0: [mod_dirlisting] fix suffix display of '/' on file (fixes #3242)
- fix incorrect suffix display of '/' on files
(regression in lighttpd 1.4.74)
(thx guy)
x-ref:
"Directory listing...
2024-02-29
- 23:58 Bug #3242 (Fixed): Directory listing
- Recent version displays files as directories (with '/')
Also available in: Atom