Mon, 20 May 2024 15:50:13 UTC | login

Information for build mongoose-3.1-8.fc28

ID8857
Package Namemongoose
Version3.1
Release8.fc28
Epoch
SummaryAn easy-to-use self-sufficient web server
DescriptionMongoose web server executable is self-sufficient, it does not depend on anything to start serving requests. If it is copied to any directory and executed, it starts to serve that directory on port 8080 (so to access files, go to http://localhost:8080). If some additional configuration is required - for example, different listening port or IP-based access control, then a 'mongoose.conf' file with respective options can be created in the same directory where executable lives. This makes Mongoose perfect for all sorts of demos, quick tests, file sharing, and Web programming.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:11:46 UTC
CompletedSat, 14 Apr 2018 20:11:46 UTC
Tags
f28
f29
RPMs
src
mongoose-3.1-8.fc28.src.rpm (info) (download)
riscv64
mongoose-3.1-8.fc28.riscv64.rpm (info) (download)
mongoose-devel-3.1-8.fc28.riscv64.rpm (info) (download)
mongoose-lib-3.1-8.fc28.riscv64.rpm (info) (download)
Changelog * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 3.1-6 - Rebuilt for GCC 5 C++11 ABI change * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Thu Jul 05 2012 Rafael Azenha Aquini <aquini at linux dot com> - 3.1-1 - Packaged mongoose's upstream 3.1 release. - Introduced -lib -devel sub-packages (804843) - Change build option to -DNO_SSL_DL (804844) * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Sat Aug 27 2011 Rafael Azenha Aquini <aquini at linux dot com> - 3.0-2 - Add upstream patch to fix CVE-2011-2900 (729146) * Mon Jul 25 2011 Rafael Azenha Aquini <aquini at linux dot com> - 3.0-1 - Rebuilt for Fedora's inclusion, after scracth-build successful tests. * Mon Jul 25 2011 Rafael Azenha Aquini <aquini at linux dot com> - 3.0-0 - Packaged mongoose's upstream 3.0 release. * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.11-1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Tue Sep 28 2010 Rafael Azenha Aquini <aquini at linux dot com> - 2.11-0 - Packaged the mongoose's upstream 2.11 release. * Wed Jul 21 2010 Rafael Azenha Aquini <aquini at linux dot com> - 2.8-6 - Adjust the approach to grab correct OpenSSL versioned shared libs in build time, as suggested by Toshio Ernie Kuratomi (592670#c25) - Open an upstream issue asking for shipping a license file within mongoose's .tar file (http://code.google.com/p/mongoose/issues/detail?id=159) * Tue Jul 13 2010 Rafael Azenha Aquini <aquini at linux dot com> - 2.8-5 - Get dinamically the correct OpenSSL versioned shared libs in build time, as suggested by Douglas Schilling Landgraf (592670#c21) * Wed May 19 2010 Rafael Azenha Aquini <aquini at linux dot com> - 2.8-4 - Drop off all source files from doc dir, including the examples - Add patch to define correct OpenSSL versioned shared libs in build time, as suggested by Ralf Corsepius (592670#c19) * Tue May 18 2010 Rafael Azenha Aquini <aquini at linux dot com> - 2.8-3 - Several improvements to the Spec, by Terje Røsten's review (592670#c3) - Added /examples dir to docs, as suggested by Chen Lei's review (592670#c4) * Mon May 17 2010 Rafael Azenha Aquini <aquini at linux dot com> - 2.8-2 - Set of fixes to the Spec file, suggested by Chen Lei's review (592670#c1) * Sat May 15 2010 Rafael Azenha Aquini <aquini at linux dot com> - 2.8-1 - initial packaging.