Information for build darkhttpd-1.16-2.fc41

ID68092
Package Namedarkhttpd
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.16
Release2.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/darkhttpd.git#5290fd890a3341be9cde6fb0a86cf1a2077d842e
SummarySecure, lightweight, fast, single-threaded HTTP/1.1 server
Descriptiondarkhttpd is a secure, lightweight, fast and single-threaded HTTP/1.1 server. Features: * Simple to set up: * Single binary, no other files. * Standalone, doesn't need inetd or ucspi-tcp. * No messing around with config files. * Written in C - efficient and portable. * Small memory footprint. * Event loop, single threaded - no fork() or pthreads. * Generates directory listings. * Supports HTTP GET and HEAD requests. * Supports Range / partial content. * Supports If-Modified-Since. * Supports Keep-Alive connections. * Can serve 301 redirects based on Host header. * Uses sendfile(). Security: * Can log accesses, including Referer and User-Agent. * Can chroot. * Can drop privileges. * Impervious to /../ sniffing. * Times out idle connections. * Drops overly long requests. Limitations: * This server only serves static content - *NO* CGI supported!
Built bykojiadmin
State complete
Volume DEFAULT
StartedThu, 05 Sep 2024 22:27:23 CST
CompletedThu, 05 Sep 2024 22:37:33 CST
Taskbuild (f41-build-side-1, /rpms/darkhttpd.git:5290fd890a3341be9cde6fb0a86cf1a2077d842e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/darkhttpd.git#5290fd890a3341be9cde6fb0a86cf1a2077d842e'}}
Tags
f41-build-side-1
RPMs
src
darkhttpd-1.16-2.fc41.src.rpm (info) (download)
riscv64
darkhttpd-1.16-2.fc41.riscv64.rpm (info) (download)
darkhttpd-debuginfo-1.16-2.fc41.riscv64.rpm (info) (download)
darkhttpd-debugsource-1.16-2.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
root.log
build.log
installed_pkgs.log
mock_output.log
Changelog * Wed Aug 28 2024 Miroslav Suchý <msuchy@redhat.com> - 1.16-2 - convert license to SPDX * Thu Jul 18 2024 Filipe Rosset <rosset.filipe@gmail.com> - 1.16-1 - Update to 1.16 fixes rhbz#2259096 * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.14-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.14-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.14-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.14-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Oct 18 2022 Filipe Rosset <rosset.filipe@gmail.com> - 1.14-1 - Update to 1.14.0 fixes rhbz#2131519