Changelog for
varnish-6.4.0-4.fc33.i686.rpm :
* Tue Aug 04 2020 Ingvar Hagelund
6.4.0-4- Added -Wno-error=free-nonheap-object to CFLAGS to build on s390x
* Sat Aug 01 2020 Fedora Release Engineering - 6.4.0-3- Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering - 6.4.0-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Mon Mar 16 2020 Ingvar Hagelund - 6.4.0-1- New upstream release- Respin patches for 6.4.0- Removed patches merged upstream- Deactivated a test on s390
*. Too hard to get size and timing right
* Wed Feb 12 2020 Ingvar Hagelund - 6.3.2-3- Got corrected compilation fix patch from upstream
* Tue Feb 11 2020 Ingvar Hagelund - 6.3.2-2- Added simple compilation fix for gcc-10.0.1/s390x
* Tue Feb 11 2020 Ingvar Hagelund - 6.3.2-1- New upstream release, a security release. Includes fix for VSV00005- Added new checkout of pkg-varnish- Temporarily disable haproxy unit tests, as haproxy seems broken in rawhide
* Mon Feb 10 2020 Joe Orton - 6.3.1-3- drop buildreq on (retired) vttest (#1800232)
* Fri Jan 31 2020 Fedora Release Engineering - 6.3.1-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Tue Oct 22 2019 Ingvar Hagelund - 6.3.1-1- New upstream release. A security release. Includes fix for VSV00004
* Fri Sep 20 2019 Ingvar Hagelund - 6.3.0-2- Respin patch for el6
* Mon Sep 16 2019 Ingvar Hagelund - 6.3.0-1- New upstream release
* Wed Sep 04 2019 Ingvar Hagelund - 6.2.1-4- New upstream release. A security release. Includes fix for CVE-2019-15892
* Thu Aug 08 2019 Ingvar Hagelund - 6.2.0-4- Pull in extra requirements to the build requirements to run more tests (on fedora: haproxy, vttest)
* Sat Jul 27 2019 Fedora Release Engineering - 6.2.0-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Thu Apr 04 2019 Ingvar Hagelund - 6.2.0-2- Run configure with LT_SYS_LIBRARY_PATH, removing the need for killing RPATH in libtool with sed and scattering LD_LIBRARY_PATH around with patches- Some explicit python version fixes needed for el7 python34 vs python36- aarch64 now builds with jemalloc again on fedora
* Fri Mar 15 2019 Ingvar Hagelund - 6.2.0-1- New upstream release varnish-6.2- Removed patches merged upstream- Remove misc sed hacks for bugs that are fixed upstream- Added a patch for gcc-4.4 -Werror support on el6- Added a patch from upstream to fix too small thread pool stack in a test- Override macro __python to make brp-python-bytecompile choose python3- Explicitly use python-3.4- Switch to make_install macro- Better documentation of patches- Updated checkout of pkg-varnish-cache
* Thu Mar 07 2019 Ingvar Hagelund - 6.1.1-5- Adding a patch based on upstream commits, fixing pcre-jit, see upstream bug 2912
* Thu Feb 14 2019 Ingvar Hagelund - 6.1.1-4- Adding a patch from upstream fixing a simple formatting bug on gcc-9
* Sun Feb 03 2019 Fedora Release Engineering - 6.1.1-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Wed Nov 07 2018 Ingvar Hagelund - 6.1.1-2- Respun ld_library_path patch for varnish-6.1.1
* Wed Nov 07 2018 Ingvar Hagelund - 6.1.1-1- New upstream release
* Tue Nov 06 2018 Ingvar Hagelund - 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 - 6.1.0-2- Added a patch to fix a failing test in the testsuite
* Fri Nov 02 2018 Ingvar Hagelund - 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 - 6.0.1-3- Explicitly using utf8 under install on el6 and el7 for python quirks
* Tue Oct 09 2018 Ingvar Hagelund - 6.0.1-2- Explicitly using python3 on all targets
* Thu Sep 27 2018 Ingvar Hagelund - 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