Commit Graph

152 Commits

Author SHA1 Message Date
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
Fedora Release Engineering
59886e5914 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 21:11:24 +00:00
Ingvar Hagelund
780392f10e 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
2017-04-21 08:44:27 +02:00
Ingvar Hagelund
435f47b061 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
2017-03-20 22:48:21 +01:00
Fedora Release Engineering
02e9bf3c11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 16:56:55 +00:00
Ingvar Hagelund
2eda606935 New upstream release: 5.0.0
- Rebased patches for 5.0.0
- Added patch from upstream fixing a h/2 bug visible on secondary arches
- New snapshot of pkg-varnish
- Some cosmetic changes to reduce the diff to the upstream specfile
- Renamed subpackage varnish-libs-devel to just varnish-devel
  (as in upstream)
- Removed varnishlog initrc and systemd start scripts, as in upstream
  (Nobody should run varnishlog as a daemon continously)
2016-09-21 14:11:02 +02:00
Ingvar Hagelund
91105a16f1 Changed ownership of varnishlog and varnishncsa logs, as previous
versions have had them run as root
- Removed old outcommented config that is no longer in use
2016-09-01 21:11:18 +02:00
Ingvar Hagelund
41424e0b1b Removed out-commented stuff about building from git
- Removed out-commented sub package -libs-static
- Use user varnish also for varnishlog and varnishncsa (#1371181)
- Changed owner of /var/log/varnish, so varnishlog/ncsa can start (#1371181)
- Reduced the number of parallell checks, to not overflow the builders
2016-08-29 23:54:31 +02:00
Ingvar Hagelund
d642af87f9 Reduced the number of parallell checks ran by make, to reduce
stress on the builders
2016-08-05 11:50:53 +02:00
Ingvar Hagelund
997e91829e Added python2.4 fix for el5 to the fedora tree 2016-08-05 09:09:40 +02:00
Ingvar Hagelund
f7b14f7d3f New upstream release
- New snapshot of pkg-varnish, commit 4e27994
- README is now named README.rst
- Rebased Werror patch for el6
- vmod vcc files readable for all users
- set explicit python version in vmodtool.py
- Remove superflous Makefile.in.orig generated by patch
2016-08-05 09:01:26 +02:00
Ingvar Hagelund
8e9c24cdf0 Added missing tarball for pkg-varnish 2016-03-31 20:31:32 +02:00
Ingvar Hagelund
2c82e35ae6 * Tue Mar 29 2016 Ingvar Hagelund <ingvar@redpill-linpro.com> 1.4.2-1
- New upstream realease
- New checkout of pkg-varnish-cache from github
- Removed systemd patches now merged upstream
- Updated fix_python_24 patch for el5
- General i386 floating point precision fix (was fix for gcc6) now for more
  fedoras/el variants
2016-03-31 20:22:16 +02:00
Ingvar Hagelund
3f66066a6f typo 2016-02-29 11:23:11 +01:00
Ingvar Hagelund
067c98fc31 Rebuilt agains jemalloc-4.1.0-1
- fix for gcc6 now for fedora >23
2016-02-29 10:32:04 +01:00
Ingvar Hagelund
a7f343b793 Added "-ffloat-store -fexcess-precision=standard" to CFLAGS on i386
to work around a bug in gcc6, see
  https://github.com/dhobsd/Varnish-Cache/commit/9f1035d
- Quieted unpacking of distro package source
2016-02-05 09:20:10 +01:00
Ingvar Hagelund
4856a9dc65 Added patch from upstream, daemonizing varnishd in systemd, as
it handles SIGHUP otherwice when running foregrounded under systemd
2016-02-03 15:28:37 +01:00
Ingvar Hagelund
741f0ce2c6 New upstream release
- Rebased sphinx build patch
- Removed patch for dns corner case, it has been fixed upstream
- Removed patch for pcre madness test. It has been removed
- Added new source pkg-varnish-cache from github, replacing varnish-cache-redhat
- Also stop varnishlog and varnishncsa on package removal
- Removed redhat/README.rst. It is no longer included upstream
2016-02-01 09:16:54 +01:00
Ingvar Hagelund
e580accdf7 Moved LICENSE to license catalog for fedora and el7 2015-10-22 10:10:54 +02:00
Ingvar Hagelund
4b170cbec4 New upstream release 4.1.0
- Changed buildreqs list to be one per line
- Skipped patches included upstream
- Rebased sphinx build patch
- Changed description to match upstream
- Added basic buildreqs gcc and make
- Included vcs_version.h and vrt.h to produce correct provides, even
  when building in a non-standard buildroot
- Patched local find_provides similarily
- Added a couple of patches that adjusts test values for the koji
  i686 and ppc64 build servers
- Added -fPIC and -pie for el6 rebuilds
- redhat subdir is now fetched from new upstream gitrepo
2015-10-09 15:41:29 +02:00
Ingvar Hagelund
db720de4b7 Rebuilt for jemalloc-4.0.0 2015-09-01 11:19:07 +02:00
Ingvar Hagelund
0c08946130 Added example vcl files explicitly. They are installed by make, but
have been removed by the cleaning of docroot in older rpmbuild. This makes
  varnish build again in rawhide
2015-08-21 10:32:58 +02:00
Dennis Gilmore
888532c72d - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-19 01:50:07 +00:00
Ingvar Hagelund
2844cb688f libs-devel package now requires python, closing #1225243 2015-05-27 10:29:03 +02:00
Ingvar Hagelund
a6d6ad761f Added a patch fixing a crash on bogus content-length header,
closing #1200034
2015-03-16 13:50:34 +01:00
Ingvar Hagelund
309bc697a0 Added selinux module for varnish4 on el6 2015-03-06 10:14:51 +01:00
Ingvar Hagelund
91dcc45031 New upstream release
- Removed systemd patch included upstream
- Rebased trivial Werr-patch for varnish-4.0.3
- Added patch to build on el5
2015-03-05 21:26:06 +01:00
Ingvar Hagelund
b69bd435f9 * Tue Nov 25 2014 Ingvar Hagelund <ingvar@redpill-linpro.com> 4.0.2-1
- New upstream release
- Rebased sphinx makefile patch
- Added systemd services patch from Federico Schwindt
2014-11-26 00:32:04 +01:00
Peter Robinson
25ed9eda10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-18 07:31:43 +00:00
Ingvar Hagelund
c08ca2cca6 Rebased patch for el6 2014-07-30 15:09:47 +02:00
Ingvar Hagelund
05fb3f2655 - New upstream release
- systemd support for rhel7
- Dropped patches included upstream
2014-07-30 13:47:07 +02:00
Ingvar Hagelund
09d50ca315 systemd support for rhel7 2014-07-30 13:45:39 +02:00
Ingvar Hagelund
8859a22ca6 systemd support for rhel7 2014-07-30 12:36:43 +02:00
Dennis Gilmore
85aa9542c9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 22:18:11 -05:00
Ingvar Hagelund
5cbe9f3e17 Added aclocal macros to libs-devel sub package 2014-04-23 02:40:50 +02:00
Ingvar Hagelund
60dcad177d Needs to run make check 2014-04-23 01:38:04 +02:00
Ingvar Hagelund
584828b225 Added a patch that fixes broken find_provides and hard coded provides
from upstream
- Added _isa macro to the libs dependency and updated Group definitions to
  more modern tags, closes bz 1090196
2014-04-23 01:35:25 +02:00
Ingvar Hagelund
8c4cc52d0e Use _pkgdocdir macro on fedora 2014-04-22 17:09:39 +02:00
Ingvar Hagelund
1abd537616 update to 4.0.0 2014-04-11 11:29:37 +02:00
Ingvar Hagelund
62d761dc82 * Tue Dec 03 2013 Ingvar Hagelund <ingvar@redpill-linpro.com> 3.0.5-1
- New upstream release
- Dropped patch for CVE-2013-4484, as it's in upstream
2013-12-03 14:46:17 +01:00
Ingvar Hagelund
c9bb450be8 - Changed default mask for varnish log dir to 700, closing #915413
- Added a patch for CVE-2013-4484 from upstream, closing #1025128
2013-11-21 04:05:48 +01:00
Ingvar Hagelund
e89334aea9 New upstream release. Some changes, see rpm changelog 2013-11-04 23:50:56 +01:00
Dennis Gilmore
5bc2fc68df no pcre jit on arm arches 2013-07-28 21:38:51 -05:00
Ingvar Hagelund
0e2585f64b - Added macro _hardened_build to enforce compiling with PIE, closes #955156
- moved ldconfig in postun script to a shell line, since the following lines
  may expand to more shell commands on fedora >=18
- Corrected some bogus dates in the changelog
2013-05-16 00:18:26 +02:00
Dennis Gilmore
fd28163155 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 20:38:50 -06:00
Ingvar Hagelund
0568150d8b 3.0.3-3, Upped the minimum number of threads from 1 to 5, closes #861493 2012-10-10 00:47:19 +02:00
Ingvar Hagelund
cb45c3a7b5 Added a patch from phk, fixing upstream ppc64 bug #1194 2012-09-18 12:39:45 +02:00
Ingvar Hagelund
d44558fce0 New uptream release, and a few fixes, see rpm changelog 2012-09-03 23:19:44 +02:00
Dennis Gilmore
36566df438 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-21 21:27:07 -05:00
Ingvar Hagelund
25a91c2938 - Added PrivateTmp=true to varnishd unit file, closing #782539
- Fixed comment typos in varnish unit file
2012-03-12 13:46:28 +01:00
Ingvar Hagelund
09fe4db73c - New upstream version 3.0.2
- Removed INSTALL as requested by rpmlint
- Added a ld.so.conf.d fragment file listing libdir/varnish
- Removed redundant doc/html/_sources
- systemd support from fedora 17
- Stopped using macros for make and install, according to
  Fedora's packaging guidelines
- Changes merged from upstream
- Removed unnecessary patch for system jemalloc, upstream now supports this
2012-03-07 17:00:11 +01:00
Ingvar Hagelund
20b7ea7035 mkpasswd -> uuidgen, as in upstream 2012-03-06 10:08:34 +01:00
Ingvar Hagelund
10ef25bec0 typofix 2012-03-06 10:06:22 +01:00
Ingvar Hagelund
f617714418 Merged changelog entries from upstream 2012-03-06 09:59:51 +01:00
Petr Písař
04e768bba8 Rebuild against PCRE 8.30 2012-02-10 14:54:43 +01:00
Dennis Gilmore
1ee2d9f5aa - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-14 01:45:33 -06:00
Dennis Gilmore
bad6d282c3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-07 18:57:38 -06:00
Ingvar Hagelund
8111f2cd7e New upstream release varnish-2.1.5. See the package changelog for
build details.
2011-02-03 00:34:08 +01:00
Ingvar Hagelund
114f6f50e9 * Wed Nov 04 2010 Ingvar Hagelund <ingvar@redpill-linpro.com> - 2.1.4-4
- Added a patch fixing a missing echo in the init script that
  masked failure output from the script
- Added a patch from upstream, fixing a problem with Content-Length
  headers (upstream r5461, upstream bug #801)
- Added a patch from upstream, adding empty Default-Start and Default-Stop
  to initscripts for better lsb compliance
- Added varnish_reload_vcl from trunk
- Synced descriptions from release spec
2010-11-04 15:23:57 +01:00
Ingvar Hagelund
69543b07be Fixed missing manpages because of no rst2man in rhel4 and 5 2010-10-28 21:52:04 +02:00
Ingvar Hagelund
9ed3c1bc89 Removed RHEL6/ppc64 specific patch that has been included upstream 2010-10-25 22:32:11 +02:00
Ingvar Hagelund
472e4f281d Uncomment make check 2010-10-25 20:31:30 +02:00
Ingvar Hagelund
91443a517a - New upstream release
- Some specfile changes, see %changelog
- git cleanup merges, 2.1.x in el6, f13, f14 now tracks git master/rawhide
2010-10-25 20:26:02 +02:00
Ingvar Hagelund
676eccca8b merge el6 2010-10-25 11:39:45 +02:00
Ingvar Hagelund
2e84a84013 Updated el6 branch to the 2.1.x series. 2010-08-24 15:39:45 +02:00
Ingvar Hagelund
35179a851c * Thu Jul 29 2010 Ingvar Hagelund <ingvar@redpill-linpro.com> - 2.1.3-1
- New upstream release
- Add a patch for jemalloc on s390 that lacks upstream
2010-08-02 14:24:52 +02:00
Ingvar Hagelund
f83931bd1e - New upstream release
- Remove patches merged upstream
2010-05-05 12:59:32 +00:00
Ingvar Hagelund
67c7d7db05 - New upstream release
- Added a fix for missing pkgconfig/libpcre.pc on rhel4
- Added a patch from trunk making the rpm buildable on lowspec build hosts
    (like Red Hat's ppc build farm nodes)
- Removed patches that are merged upstream
2010-05-03 23:12:10 +00:00
Ingvar Hagelund
bc6386071c Added a patch from svn that fixes changes-2.0.6-2.1.0.xml 2010-04-14 13:28:41 +00:00
Ingvar Hagelund
272d61ffb5 New upstream release. Some fixes for CVE-2009-2936. 2010-04-14 12:32:17 +00:00
Ingvar Hagelund
c6f3686cd9 Forgot to commit a patch. Bump release for rebuild. 2009-12-23 19:32:12 +00:00
Ingvar Hagelund
7b2ec15acf Forgot to commit a patch. Bump release for rebuild. 2009-12-23 19:17:42 +00:00
Ingvar Hagelund
b7f5ea97ad - Added a test that enables jemalloc on ppc if the kernel is not a rhel5
kernel (as on redhat builders)
- Removed tests c00031.vtc and r00387on rhel4/ppc as they fail on the Red
    Hat ppc builders (but works on my rhel4 ppc instance)
- Added a patch that fixes broken changes-2.0.6.html in doc
2009-12-23 17:31:24 +00:00
Ingvar Hagelund
044964ba12 - Added a test that enables jemalloc on ppc if the kernel is not a rhel5
kernel (as on redhat builders)
- Removed tests c00031.vtc and r00387on rhel4/ppc as they fail on the Red
    Hat ppc builders (but works on my rhel4 ppc instance)
- Added a patch that fixes broken changes-2.0.6.html in doc
2009-12-23 14:07:55 +00:00
Ingvar Hagelund
de5fe61b60 New upstream release 2009-12-21 21:58:31 +00:00
Ingvar Hagelund
9906dd3a3d New upstream release 2009-12-21 20:30:12 +00:00
Ingvar Hagelund
215d9c46db New upstream release 2009-11-09 20:39:32 +00:00
Ingvar Hagelund
42fb7b9e4b New upstream release 2009-11-09 20:19:14 +00:00
Ingvar Hagelund
79ab4debd8 Added a sparc specific patch to jemalloc 2009-08-20 09:06:49 +00:00
Jesse Keating
e3ca57ce09 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-27 06:44:13 +00:00
Ingvar Hagelund
192a0a2ccb Added a s390 specific patch to libjemalloc 2009-06-05 12:10:37 +00:00
Ingvar Hagelund
75fc2954d5 New upstream release 2009-04-15 12:34:21 +00:00
Jesse Keating
9a93813030 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-25 23:47:52 +00:00
Ingvar Hagelund
fec82ec2b8 New upstream release. A bugfix and feature enhancement release. 2009-02-12 16:17:51 +00:00
Ingvar Hagelund
c05a360ff9 Added a fix for a timeout bug, backported from trunk 2008-12-12 09:17:53 +00:00
Ingvar Hagelund
0f6f11da21 New upstream release 2.0.2. A bugfix release 2008-11-17 13:21:29 +00:00
Ingvar Hagelund
03d8e1afcd 2.0.1 released, a bugfix release. New upstream sources 2008-10-17 21:32:43 +00:00
Ingvar Hagelund
0a4df0fec8 New upstream release: varnish-2.0. 2008-10-16 09:20:50 +00:00
Ingvar Hagelund
d728b8b77d - Added a patch from r3171 that fixes an endian bug on ppc and ppc64
- Added a hack that changes the varnishtest ports for 64bits builds, so
    they can run in parallell with 32bits build on same build host
2008-09-08 22:28:30 +00:00
Ingvar Hagelund
971f3de43e Added a patch from svn r3156 and r3157, hiding a legit errno in make check 2008-09-02 20:37:08 +00:00
Ingvar Hagelund
df2061988b Started update series till 2.0. First out: beta1. Also fixed up init
scripts.
2008-09-02 17:54:03 +00:00
Jesse Keating
d2e2167f9a - Autorebuild for GCC 4.3 2008-02-19 05:14:07 +00:00
Ingvar Hagelund
69e784949a - Added missing configuration examples
- Corrected the license to "BSD"
2007-12-29 20:30:57 +00:00
Ingvar Hagelund
1bc317e605 Just bumped the release again to get the tag correct, take 2 2007-12-28 21:07:24 +00:00
Ingvar Hagelund
34eeb2bb44 Bump the relase to get a correct tag 2007-12-28 20:57:43 +00:00
Ingvar Hagelund
584a6b5ee1 new upstream release, cosmetic specfile changes 2007-12-28 20:45:56 +00:00
Ingvar Hagelund
ab76c42cbe - Added a patch, changeset 1913 from svn trunk. This makes varnish more
stable under specific loads.
2007-09-07 22:13:48 +00:00
Ingvar Hagelund
a3183caf2b 1.1.1-2: Removed autogen call (only diff from relase tarball) 2007-09-06 20:28:35 +00:00