File: CHANGES.rst

package info (click to toggle)
varnish-vmod-digest 6.4%2B20230816-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 180 kB
  • sloc: ansic: 373; sh: 68; makefile: 53
file content (38 lines) | stat: -rw-r--r-- 854 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
This is a running log of changes to libvmod-digest.

libvmod-digest 1.0.2 (2017-03-07)
---------------------------------

* Small docs and compilation fixes.

* Added compatibility with Varnish Cache 6.0

This release was tested with Varnish Cache 4.1.9 and trunk (2018-03-07)


libvmod-digest 1.0.1 (2016-03-15)
---------------------------------

Changes since 1.0.0:

* Fix overread in base64_encode()
* is_hex() stylistic cleanups.

This release was tested with Varnish Cache 4.1.2.


libvmod-digest 1.0.0 (2016-03-14)
---------------------------------

This is libvmod-digest, allowing use of libmhash (cryptographic functions)
in Varnish VCL.

Changes since last release:

* Semantic versioning introduced.

* Packaging files moved out of tree.

This release was tested with Varnish Cache 4.1.2.

List of changes was not kept for previous versions.