Sat, 04 May 2024 07:40:12 UTC | login

Information for build mod_gnutls-0.8.4-2.fc29

ID68613
Package Namemod_gnutls
Version0.8.4
Release2.fc29
Epoch
SummaryGnuTLS module for the Apache HTTP server
Descriptionmod_gnutls uses the GnuTLS library to provide SSL 3.0, TLS 1.0 and TLS 1.1 encryption for Apache HTTPD. It is similar to mod_ssl in purpose, but does not use OpenSSL. A primary benefit of using this module is the ability to configure multiple SSL certificates for a single IP-address/port combination (useful for securing virtual hosts). Features * Support for SSL 3.0, TLS 1.0 and TLS 1.1. * Support for client certificates. * Support for RFC 5081 OpenPGP certificate authentication. * Support for Server Name Indication. * Distributed SSL Session Cache via Memcached * Local SSL Session Cache using DBM * Sets enviromental vars for scripts (compatible with mod_ssl vars) * Small and focused code base: Lines of code in mod_gnutls: 3,593 Lines of code in mod_ssl: 15,324
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 09 Aug 2018 07:09:36 UTC
CompletedThu, 09 Aug 2018 08:40:38 UTC
Taskbuild (f29-candidate, mod_gnutls-0.8.4-2.fc29.src.rpm)
Tags
f29
f30
RPMs
src
mod_gnutls-0.8.4-2.fc29.src.rpm (info) (download)
riscv64
mod_gnutls-0.8.4-2.fc29.riscv64.rpm (info) (download)
mod_gnutls-debuginfo-0.8.4-2.fc29.riscv64.rpm (info) (download)
mod_gnutls-debugsource-0.8.4-2.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Apr 16 2018 Jiri Kastner <jkastner@redhat.com> - 0.8.4-1 - update to 0.8.4 * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 0.8.2-5 - Rebuilt for switch to libxcrypt * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Jan 11 2017 Jiri Kastner <jkastner@redhat.com> - 0.8.2-1 - update to 0.8.2 * Wed Dec 21 2016 Jiri Kastner <jkastner@redhat.com> - 0.8.1-1 - update to 0.8.1 * Tue Dec 13 2016 Jiri Kastner <jkastner@redhat.com> - 0.8.0-1 - rebase to 0.8.0 - softhsm-devel added to dependency and comments to config file regarding selinux (rhbs#1250975)