669e7343be
- Update to release 7.2.1
...
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=121
2022-11-09 17:25:08 +00:00
1400e623ef
- Delete varnish-5.1.2-add-fallthrough-comments.patch
...
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=120
2022-10-31 20:52:26 +00:00
bc21f1ddce
wrap lines at the very obvious dashed line
...
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=119
2022-10-31 11:22:34 +00:00
e540b355c4
curate changelog for the user
...
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=118
2022-10-30 22:32:15 +00:00
b28be5bc0b
Accepting request 1032206 from home:dirkmueller:Factory
...
- update to 7.2.0:
* Functions ``VRT_AddVDP()``, ``VRT_AddVFP()``, ``VRT_RemoveVDP()`` and
``VRT_RemoveVFP()`` are deprecated.
* Cookie headers generated by vmod_cookie no longer have a spurious trailing
semi-colon (``';'``) at the end of the string. This could break VCL relying
on the previous incorrect behavior.
* The ``SessClose`` and ``BackendClose`` reason ``rx_body``, which
previously output ``Failure receiving req.body``, has been rewritten
to ``Failure receiving body``.
* Prototypical Varnish Extensions (VEXT). Similar to VMODs, a VEXT is loaded
by the cache process. Unlike VMODs that have the combined lifetime of all
the VCLs that reference them, a VEXT has the lifetime of the cache process
itself. There are no built-in extensions so far.
* The VCC (compilation) process no longer loads VMODs with ``dlopen(3)`` to
collect their metadata.
* Stevedore initialization via the ``.init()`` callback has been moved
to the worker process.
* The parameter ``tcp_keepalive_time`` is supported on MacOS.
* Duration parameters can optionally take a unit, with the same syntax as
duration units in VCL. Example: ``param.set default_grace 1h``.
* Calls to ``VRT_CacheReqBody()`` and ``std.cache_req_body`` from outside
client vcl subs now fail properly instead of triggering an
assertion failure (3846_).
* New ``"B"`` string for the package branch in ``VCS_String()``. For the 7.2.0
version, it would yield the 7.2 branch.
* The Varnish version and branch are available in ``varnishtest`` through the
``${pkg_version}`` and ``${pkg_branch}`` macros.
* New ``${topsrc}`` macro in ``varnishtest -i`` mode.
* New ``process pNAME -match-text`` command in ``varnishtest`` to expect
text matching a regular expression on screen.
OBS-URL: https://build.opensuse.org/request/show/1032206
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=117
2022-10-30 20:01:40 +00:00
e3091c8697
Accepting request 1005874 from home:bmwiedemann:branches:server:http
...
- Make reload fail nicely on vcl syntax error
- Set TasksMax=16384 because default thread_pool_max is 5000 so systemd killed varnish on high load
OBS-URL: https://build.opensuse.org/request/show/1005874
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=116
2022-09-25 13:07:01 +00:00
c765a642a6
Accepting request 1004526 from home:bmwiedemann:branches:server:http
...
Fix varnish.service stop
OBS-URL: https://build.opensuse.org/request/show/1004526
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=115
2022-09-19 07:18:07 +00:00
e21e452795
Accepting request 1004422 from home:bmwiedemann:branches:server:http
...
- Fix logrotate
- Add service reload
There is still trouble with systemctl stop varnish that takes too long.
OBS-URL: https://build.opensuse.org/request/show/1004422
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=114
2022-09-18 21:03:45 +00:00
294631b11c
- Update to release 7.1.1 [boo#1202350] [CVE-2022-38150]
...
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=113
2022-08-12 10:34:06 +00:00
b3552e1294
- Update to release 7.1.0 [boo#1195188] [CVE-2022-23959]
...
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=112
2022-05-16 20:30:08 +00:00
fac46bdf5b
enable verbose
...
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=111
2022-05-16 20:23:07 +00:00
4d5fced114
disable this stupid -Werror crap
...
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=110
2022-05-16 20:19:45 +00:00
538836357a
- Update to release 7.1.0 [boo#1195188]
...
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=109
2022-05-16 20:11:26 +00:00
68ffb942c8
Accepting request 934999 from home:jsegitz:branches:systemdhardening:server:http
...
Automatic systemd hardening effort by the security team. This has not been tested. For details please see https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
OBS-URL: https://build.opensuse.org/request/show/934999
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=108
2021-12-01 14:16:09 +00:00
2959c7610e
- Update to release 6.6.1
...
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=107
2021-08-06 10:27:56 +00:00
c2469d457f
fix mediocre changelog
...
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=106
2021-07-05 09:19:26 +00:00
666942b975
Accepting request 903989 from home:dirkmueller:Factory
...
- update to 6.6.0:
* very long list of changes, see included changes.rst
OBS-URL: https://build.opensuse.org/request/show/903989
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=105
2021-07-05 09:10:42 +00:00
21bf8cc46c
- Update to release 6.5.1
...
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=104
2020-10-02 12:44:38 +00:00
d2a8f649fc
- Update to release 6.5.0
...
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=103
2020-09-17 08:41:58 +00:00
c88194dd38
- Disable LTO, this randomly fails during link stage.
...
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=102
2020-06-23 07:35:26 +00:00
3c0f3a9fe4
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=101
2020-06-09 19:34:14 +00:00
687df1b6bf
- Update to release 6.4.0
...
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=100
2020-03-17 13:01:39 +00:00
052e8a9f7d
- Update to release 6.3.2
...
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=99
2020-02-25 08:53:34 +00:00
03ec8e673a
- Update to release 6.3.0
...
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=98
2019-09-17 11:29:58 +00:00
7d5fe14572
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=97
2019-09-04 13:59:51 +00:00
02d2df51eb
- Update to release 6.2.1
...
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=96
2019-09-04 10:34:38 +00:00
72d601657e
- Add uninit.patch.
...
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=95
2019-08-26 12:35:16 +00:00
4e9dfa9443
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=94
2019-03-27 11:53:50 +00:00
988dc479c1
rename patch back
...
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=93
2019-03-27 11:52:29 +00:00
6b658c317f
Trim/Add 6.2.0 log
...
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=92
2019-03-27 10:43:53 +00:00
9ef97c1795
Accepting request 689064 from home:Smar:varnish
...
- Disabled error for clobbering, which caused bogus
error in varnishtest
- bundle correct libvarnish SO
- Updated to 6.2.0
OBS-URL: https://build.opensuse.org/request/show/689064
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=91
2019-03-27 10:41:34 +00:00
86028201c9
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=90
2018-05-02 07:17:36 +00:00
7a114d32f4
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=89
2018-05-02 07:11:22 +00:00
1e883b5ba4
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=88
2018-05-02 07:01:46 +00:00
8001f77528
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=87
2018-05-02 06:52:56 +00:00
b54459f5c7
- Put %fillup back into %post
...
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=86
2018-05-02 06:47:54 +00:00
b8dc4c26ac
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=85
2018-03-19 22:28:58 +00:00
7f8cd209b8
- Update to new upstream release 6.0.0
...
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=84
2018-03-19 22:26:28 +00:00
26eb87f18d
Accepting request 544794 from home:RBrownSUSE:branches:server:http
...
Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)
OBS-URL: https://build.opensuse.org/request/show/544794
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=83
2017-11-23 20:44:14 +00:00
690a94e102
Accepting request 506128 from home:1Antoine1:branches:server:http
...
- Update to version 5.1.2:
- Add varnish-5.1.2-add-fallthrough-comments.patch to fix build
with GCC 7 (boo#1041259).
OBS-URL: https://build.opensuse.org/request/show/506128
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=82
2017-06-28 08:21:25 +00:00
758fe198b5
Accepting request 495480 from home:dimstar:Factory
...
Fix current failure on openSUSE:Factory - NOTE: with the introduction of gcc7, this package will be failing again
OBS-URL: https://build.opensuse.org/request/show/495480
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=81
2017-05-16 20:58:09 +00:00
1c25400bdf
- The varnishd "-u NNN" option, which may be remaining in
...
/etc/sysconfig/varnish, has been replaced with "-j unix,user=NNN".
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=80
2016-09-27 07:56:17 +00:00
07bd673265
varnish-5.0.0
...
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=79
2016-09-25 14:08:27 +00:00
86a805f2f6
Accepting request 419852 from home:dimstar:branches:server:http
...
Fix build on openSUSE:Factory i586
OBS-URL: https://build.opensuse.org/request/show/419852
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=78
2016-08-18 08:46:22 +00:00
f482300e5b
varnish-4.1.2
...
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=77
2016-04-22 14:28:30 +00:00
2c89b4a955
- Report testsuite failure to build log and make testsuite nonfatal
...
as there seems to be one swaying test, tests/r01478.vtc.
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=76
2016-03-08 08:48:26 +00:00
5c5d470df2
Emit test results on failure
...
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=75
2016-03-01 12:34:24 +00:00
4312559fea
Accepting request 359616 from home:evshmarnev:branches:server:http
...
- disable silent rules in spec file.
- enable testsuite for varnish.
OBS-URL: https://build.opensuse.org/request/show/359616
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=74
2016-02-16 13:09:08 +00:00
41bfcdbe68
undo some more spec-cleaner changes
...
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=73
2016-02-16 12:40:47 +00:00
07a078725e
feed through spec-beautifier
...
OBS-URL: https://build.opensuse.org/package/show/server:http/varnish?expand=0&rev=72
2016-02-16 12:38:59 +00:00