Commit Graph

179 Commits

Author SHA1 Message Date
Ingvar Hagelund
894274a02e Pull in extra requirements to the build requirements to run more
tests (on fedora: haproxy, vttest)
2019-08-08 10:09:31 +02:00
Ingvar Hagelund
aecde494bd Pull in extra requirements to the build requirements to run more
tests (on fedora: haproxy, vttest)
2019-08-08 10:08:25 +02:00
Fedora Release Engineering
e2e0ad0e94 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-27 02:48:16 +00:00
Ingvar Hagelund
1066153b6b 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
2019-04-04 13:19:47 +02:00
Ingvar Hagelund
d67e18a39e 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
2019-03-20 15:59:21 +01:00
Ingvar Hagelund
b15d5fbcd2 Adding a patch based on upstream commits, fixing pcre-jit, see
upstream bug 2912
2019-03-07 16:50:36 +01:00
Ingvar Hagelund
14c11acbc3 Adding a patch from upstream fixing a simple formatting bug on gcc-9 2019-02-14 13:02:18 +01:00
Fedora Release Engineering
a0e516d27c - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-03 11:06:40 +00:00
Igor Gnatenko
4eadf13ec8 Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:54 +01:00
Ingvar Hagelund
667bce7d17 remember to actually upload the source files 2018-11-08 13:55:13 +01:00
Ingvar Hagelund
e8b4b2faa7 updated sources with varnish-6.1.1.tgz 2018-11-08 13:49:31 +01:00
Ingvar Hagelund
83956d0d57 Respun ld_library_path patch for varnish-6.1.1 2018-11-07 12:06:26 +01:00
Ingvar Hagelund
5c129661d9 added updated patch for ld_library_patch for varnish-6.1.1 2018-11-07 12:05:11 +01:00
Ingvar Hagelund
eb93bb33d3 New upstream release 2018-11-07 12:04:36 +01:00
Ingvar Hagelund
5f1fdbc3d1 Dropped the depricated external dependency generator in Fedora
Hard coded vmod, abi and vrt provides
2018-11-06 14:38:12 +01:00
Ingvar Hagelund
5f148715b1 Added a patch to fix a failing test in the testsuite 2018-11-02 18:03:29 +01:00
Ingvar Hagelund
cf9e8c090e just a simple output change because of curses version in fedora 2018-11-02 16:47:55 +01:00
Ingvar Hagelund
ec04755b00 New upstream release
Respin patches for 6.1.0
Disable pcre-jit for now, ref upstream bug #2817
2018-11-02 16:26:05 +01:00
Ingvar Hagelund
4e662060a9 Explicitly using utf8 under install on el6 and el7 for python quirks 2018-10-09 14:29:47 +02:00
Ingvar Hagelund
0e21e17167 Explicitly using python3 on all targets
Explicitly using utf8 under install on el6 for python quirks
2018-10-09 11:59:39 +02:00
Ingvar Hagelund
323126fe83 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
Now fully using  bcond_with python3, for simpler future deprication of python2
Added -fno-exceptions to CFLAGS on el6, see upstream issue #2793
2018-10-09 10:52:04 +02:00
Fedora Release Engineering
92355df240 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 08:25:36 +00:00
Jason Tibbitts
c6663a0c83 Remove needless use of %defattr 2018-07-10 01:41:50 -05:00
Ingvar Hagelund
9cd419d3e9 New upstream release varnish-6.0.0 2018-06-27 15:03:09 +02:00
Ingvar Hagelund
098e96266c Droppet patch for python3, as it is included upstream 2018-06-27 14:46:07 +02:00
Ingvar Hagelund
c075a19584 merge feature/varnish600 2018-06-27 14:04:55 +02:00
Ingvar Hagelund
bbbc4463ae * 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
- 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
2018-06-27 13:34:19 +02:00
Joe Orton
92e90eb897 add conditional build support for Python 3 2018-03-28 11:57:17 +01:00
Igor Gnatenko
6b79bd116e
Remove %clean section
None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-14 07:42:24 +01:00
Igor Gnatenko
505b6c2074 Remove BuildRoot definition
None of currently supported distributions need that.
It was needed last for EL5 which is EOL now

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-14 00:47:20 +01:00
Fedora Release Engineering
9546d24254 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 20:20:15 +00:00
Ingvar Hagelund
d9537afd01 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)
2017-12-22 08:41:15 +01:00
Ingvar Hagelund
4ebe5d4c95 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.
2017-11-16 13:23:06 +01:00
Ingvar Hagelund
30cd1cbb34 Added patch for vsv00002 on ppc64[le]
Added buildreq on nghttp2 for the test suite
2017-11-16 13:03:56 +01:00
Ingvar Hagelund
71b811e0be New upstream release. A security release
Includes fix for CVE-2017-8807, closes 1512798
2017-11-15 15:02:14 +01:00
Ingvar Hagelund
e797ce1194 Forgot to up release 2017-10-23 13:08:14 +02:00
Ingvar Hagelund
35bf0acdc6 Use ix86 macro for all ifarch matches of 32bit x86 hardware
Added Makefile hack for el6 also to libvarnishapi
2017-10-23 13:06:02 +02:00
Ingvar Hagelund
91859011bd New upstream release 2017-10-17 11:03:28 +02:00
Ingvar Hagelund
d929f34a13 Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/varnish 2017-09-04 10:28:16 +02:00
Ingvar Hagelund
2862955b75 change upstream location of main source tarball 2017-09-04 10:28:00 +02:00
Joe Orton
94b1259c88 Remove unused patches. 2017-08-22 12:19:32 +01:00
Ingvar Hagelund
1c2a8b47af 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.
2017-08-04 11:09:38 +02:00
Ingvar Hagelund
79f8bb1a45 only aarch64 fails with jemalloc 2017-08-04 10:30:17 +02:00
Ingvar Hagelund
d94b96e89b Disabled jemalloc on aarch64 and s390x, as it fails reproducably 2017-08-04 01:00:00 +02:00
Ingvar Hagelund
eb8466f868 Disabled jemalloc on aarch64 and s390x, as it fails reproducably 2017-08-04 00:10:27 +02:00
Ingvar Hagelund
ed3ad56c14 New upstream release, including fix for VSV00001 2017-08-03 11:04:13 +02:00
Patrick Uiterwijk
093c2609dd Add the %patch line itself
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-08-02 22:57:47 +02:00
Patrick Uiterwijk
bf33699b7a Added patch for vsv00001 instead
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-08-02 22:45:39 +02:00
Patrick Uiterwijk
9d1e9e9af1 Revert "Rebase to 5.1.3 for VSV00001"
This reverts commit e9764a506a.
2017-08-02 22:43:07 +02:00
Patrick Uiterwijk
e9764a506a Rebase to 5.1.3 for VSV00001
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-08-02 22:31:11 +02:00