Tue, 30 May 2023 02:22:18 UTC

Information for build yaws-1.98-5.el7

ID626180
Package Nameyaws
Version1.98
Release5.el7
Epoch
SummaryWeb server for dynamic content written in Erlang
DescriptionHTTP 1.0 and HTTP 1.1 web server capable of both static content page delivery and dynamic content generation using embedded Erlang code in the HTML pages. It provides virtual hosting capabilities and implements HTTP tracing and other debugging functionality such as interactive interpreter environment. Performance can be boosted with built-in support for RAM caching and streaming capabilities of dynamically generated content. Among security features are SSL and support for WWW-Authenticated pages.
Built byacatton
State complete
Volume DEFAULT
StartedMon, 06 Apr 2015 00:55:41 UTC
CompletedMon, 06 Apr 2015 00:59:54 UTC
Taskbuild (epel7-candidate, /yaws:0515c37eaa2e02637802a91230a881e01998529f)
Tags
epel7
RPMs
src
yaws-1.98-5.el7.src.rpm (info) (download)
ppc64
yaws-1.98-5.el7.ppc64.rpm (info) (download)
yaws-devel-1.98-5.el7.ppc64.rpm (info) (download)
yaws-debuginfo-1.98-5.el7.ppc64.rpm (info) (download)
x86_64
yaws-1.98-5.el7.x86_64.rpm (info) (download)
yaws-devel-1.98-5.el7.x86_64.rpm (info) (download)
yaws-debuginfo-1.98-5.el7.x86_64.rpm (info) (download)
Logs
x86_64
state.log
root.log
build.log
ppc64
state.log
build.log
root.log
Changelog * Sun Apr 05 2015 Antoine Catton <devel@antoine.catton.fr> - 1.98-5 - Tested with SELinux * Wed Dec 31 2014 Antoine Catton <devel@antoine.catton.fr> - 1.98-4 - Remove "--deamon" option (which was forking) * Sat Dec 06 2014 Antoine Catton <devel@antoine.catton.fr> - 1.98-3 - Rename unit file to allow to specify an instance (while keeping backward compatible instance file) - Add ability stop and reload yaws with systemctl - Support running multiple instance - Do not fork from systemd * Fri Feb 21 2014 Lubomir Rintel (GoodData) <lkundrak@v3.sk> - 1.98-2 - sysvinit -> systemd - Remove old RPM artifacts * Thu Feb 13 2014 Lubomir Rintel (GoodData) <lkundrak@v3.sk> - 1.98-1 - Rebase * Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.92-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.92-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Tue Jan 03 2012 Lubomir Rintel (GoodData) <lkundrak@v3.sk> - 1.92-1 - Update * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.89-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Thu Nov 18 2010 Peter Lemenkov <lemenkov@gmail.com> - 1.89-3 - Make building docs conditional - Added one more module to package - Added missing runtime dependency - erlang-xmlrpc * Thu Oct 21 2010 Lubomir Rintel (GoodData) <lkundrak@v3.sk> - 1.89-2 - Require newer Erlang (Peter Lemenkov) - Exclude examples/ and src/ * Wed Oct 20 2010 Lubomir Rintel (GoodData) <lkundrak@v3.sk> - 1.89-1 - Rebase to 1.89 - No longer required patch for compiling using system-wide erlsom (Peter Lemenkov) - Ver. 1.89 now requires erlang-ibrowse library (Peter Lemenkov) - Shorten the dependency chain (Peter Lemenkov) * Mon Sep 13 2010 Lubomir Rintel (GoodData) <lkundrak@v3.sk> - 1.88-1 - Rebase to 1.88 - Look for erlsom in system-wide location (Peter Lemenkov) - Drop authmod_gssapi, dependencies not satisfied * Sat Nov 21 2009 Lubomir Rintel (Good Data) <lkundrak@v3.sk> - 1.85-2 - Install to erlang lib directory, make arch dependent - Install the source code * Mon Nov 02 2009 Lubomir Rintel (Good Data) <lkundrak@v3.sk> - 1.85-1 - Initial packaging, partly based on Hans Ulrich Niedermann's package