Go to file
Jan Engelhardt 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
.gitattributes Accepting request 48519 from server:http 2010-09-23 23:07:49 +00:00
.gitignore Accepting request 48519 from server:http 2010-09-23 23:07:49 +00:00
uninit.patch - Add uninit.patch. 2019-08-26 12:35:16 +00:00
varnish_reload_vcl Accepting request 1005874 from home:bmwiedemann:branches:server:http 2022-09-25 13:07:01 +00:00
varnish-5.1.2-add-fallthrough-comments.patch rename patch back 2019-03-27 11:52:29 +00:00
varnish-7.2.0.tgz Accepting request 1032206 from home:dirkmueller:Factory 2022-10-30 20:01:40 +00:00
varnish.changes Accepting request 1032206 from home:dirkmueller:Factory 2022-10-30 20:01:40 +00:00
varnish.logrotate Accepting request 1004422 from home:bmwiedemann:branches:server:http 2022-09-18 21:03:45 +00:00
varnish.service Accepting request 1005874 from home:bmwiedemann:branches:server:http 2022-09-25 13:07:01 +00:00
varnish.spec Accepting request 1032206 from home:dirkmueller:Factory 2022-10-30 20:01:40 +00:00
varnish.sysconfig - The varnishd "-u NNN" option, which may be remaining in 2016-09-27 07:56:17 +00:00
varnishlog.service Accepting request 934999 from home:jsegitz:branches:systemdhardening:server:http 2021-12-01 14:16:09 +00:00