Thu, 02 May 2024 13:35:15 UTC | login

Information for build varnish-6.1.1-2.fc30

ID80043
Package Namevarnish
Version6.1.1
Release2.fc30
Epoch
SummaryHigh-performance HTTP accelerator
DescriptionThis is Varnish Cache, a high-performance HTTP accelerator. Varnish Cache stores web pages in memory so web servers don’t have to create the same web page over and over again. Varnish Cache serves pages much faster than any application server; giving the website a significant speed up. Documentation wiki and additional information about Varnish Cache is available on: https://www.varnish-cache.org/
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 05 Dec 2018 08:35:30 UTC
CompletedWed, 05 Dec 2018 13:54:50 UTC
Taskbuild (f30-candidate, varnish-6.1.1-2.fc30.src.rpm)
Tags
f30
f31
RPMs
src
varnish-6.1.1-2.fc30.src.rpm (info) (download)
riscv64
varnish-6.1.1-2.fc30.riscv64.rpm (info) (download)
varnish-devel-6.1.1-2.fc30.riscv64.rpm (info) (download)
varnish-docs-6.1.1-2.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Nov 07 2018 Ingvar Hagelund <ingvar@redpill-linpro.com> - 6.1.1-2 - Respun ld_library_path patch for varnish-6.1.1 * Wed Nov 07 2018 Ingvar Hagelund <ingvar@redpill-linpro.com> - 6.1.1-1 - New upstream release * Tue Nov 06 2018 Ingvar Hagelund <ingvar@redpill-linpro.com> - 6.1.0-3 - Dropped the depricated external dependency generator in Fedora - Hard coded vmod, abi and vrt provides * Fri Nov 02 2018 Ingvar Hagelund <ingvar@redpill-linpro.com> - 6.1.0-2 - Added a patch to fix a failing test in the testsuite * Fri Nov 02 2018 Ingvar Hagelund <ingvar@redpill-linpro.com> - 6.1.0-1 - New upstream release - Respin patches for 6.1.0 - Disable pcre-jit for now, ref upstream bug #2817 * Tue Oct 09 2018 Ingvar Hagelund <ingvar@redpill-linpro.com> - 6.0.1-3 - Explicitly using utf8 under install on el6 and el7 for python quirks * Tue Oct 09 2018 Ingvar Hagelund <ingvar@redpill-linpro.com> - 6.0.1-2 - Explicitly using python3 on all targets * Thu Sep 27 2018 Ingvar Hagelund <ingvar@redpill-linpro.com> - 6.0.1-1 - New upstream release - Removed graphciz from BuildRequires. It is not used - Removed patch for fortify_source on el6. It is merged upstream - Small workaround for test suite problem with old readline/curses on el6 - Supports bcond_with python3, for simpler future deprication of python2 - Added -fno-exceptions to CFLAGS on el6, see upstream issue #2793 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Apr 25 2018 Ingvar Hagelund <ingvar@redpill-linpro.com> - 6.0.0-1 - New upstream release - Added a patch that fixes _FORTIFY_SOURCE=2 on copr/el6 - Added a patch fixing compilation on epel6 - Fresh checkout of pkg-varnish-cache - Updated find-requires sed fix to update variant and moved it to prep - Removed -libs subpackage - varnish_reload_vcl changed name to varnishreload, as in upstream - varnish.params is gone. To override startup configuration, use /etc/systemd/system/varnish.service - Dropped patch and sed fixes for find-provides, as it is fixed upstream - Dropped patch for test vsv00002, as it is fixed upstream - Droppet patch for python3, as it is included upstream - Dropped buildreq on groff, as tarball includes prebuilt manpages - Dropped systemv to systemd helpers - Updated project url - Use prebuilt html files for docs subpackage - Dropped unnecessary explicit require of initscripts, closes #1592398 * Wed Mar 28 2018 Joe Orton <jorton@redhat.com> - 5.2.1-5 - add conditional build support for Python 3 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.2.1-4.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Dec 21 2017 Ingvar Hagelund <ingvar@redpill-linpro.com> - 5.2.1-4 - Disabled pcre-jit on x86_64 and arm in rawhide for now. It does not work, and makes other varnish dependant packages crash (upstream bug #2521) * Thu Nov 16 2017 Ingvar Hagelund <ingvar@redpill-linpro.com> - 5.2.1-3 - Disabled running make check again. Too many timing issues. All tests run successfully on all arches from time to time, but seldom in a single run while all redhat builders are loaded. * Thu Nov 16 2017 Ingvar Hagelund <ingvar@redpill-linpro.com> - 5.2.1-2 - Added patch for vsv00002 on ppc64[le] - Added buildreq on nghttp2 for the test suite * Wed Nov 15 2017 Ingvar Hagelund <ingvar@redpill-linpro.com> - 5.2.1-1 - New upstream release. A security release Includes fix for CVE-2017-8807, closes 1512798, 1513523, 1513524 * Mon Oct 23 2017 Ingvar Hagelund <ingvar@redpill-linpro.com> - 5.2.0-2 - Use ix86 macro for all ifarch matches of 32bit x86 hardware - Added Makefile hack for el6 also to libvarnishapi * Thu Oct 12 2017 Ingvar Hagelund <ingvar@redpill-linpro.com> - 5.2.0-1 - New upstream release * Fri Aug 04 2017 Ingvar Hagelund <ingvar@redpill-linpro.com> - 5.1.3-2 - Disabled jemalloc on aarch64, as it fails reproducably - Disabled running make check. Too many timing issues. All tests run successfully on all arches from time to time, but not in a single run. * Thu Aug 03 2017 Ingvar Hagelund <ingvar@redpill-linpro.com> - 5.1.3-1 - New upstream release, including fix for VSV00001 * Wed Aug 02 2017 Patrick Uiterwijk <patrick@puiterwijk.org> - 5.1.2-3 - Added patch for vsv00001 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.2-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Apr 07 2017 Ingvar Hagelund <ingvar@redpill-linpro.com> 5.1.2-1 - New upstream release - Updated pkg-varnish checkout to 5b97619, setting systemd memlock limit to actual 82MB, as it says in the comment - Disabled stripping and building of debug packages, upstream issue #2269 * Thu Mar 16 2017 Ingvar Hagelund <ingvar@redpill-linpro.com> 5.1.1-1 - New upstream release - Rebased patches for 5.1.1 - Removed patches merged upstream - Pulled support for rhel5 and clones - Updated pkg-varnish checkout to 92373fe * Mon Feb 13 2017 Ingvar Hagelund <ingvar@redpill-linpro.com> 5.0.0-2 - Updated snapshot of pgk-varnish - Added a patch for varnish_reload_vcl, fixes stricter vcl names * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.0-1.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild