-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
CHANGES
89 lines (57 loc) · 2.15 KB
/
CHANGES
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
2023-03-03 Jerry Lundström
Release 0.4.0
Updated `dnstap.pb` to include recently added DNS-over-QUIC (DOQ)
socket protocol.
a03a989 Fix COPR
e3f1167 dnstap.pb, DOQ
2022-02-02 Jerry Lundström
Release 0.3.3
This is a package only update release to correct mistakes in Debian/
Ubuntu packages.
- Replace/break all previous Debian/Ubuntu versions
2022-02-02 Jerry Lundström
Release 0.3.2
This is a package only update release to correct mistakes in Debian/
Ubuntu packages.
- Fix Debian/Ubuntu package replaces/breaks to solve filename conflicts
dea8e35 Deb packages
8398f65 Deb packages
2022-02-01 Jerry Lundström
Release 0.3.1
This is a package only update release to correct mistakes in Debian/
Ubuntu packages.
- Bump SO version for Debian/Ubuntu
2022-01-26 Jerry Lundström
Release 0.3.0
This release updates the Protobuf definition for DNSTAP to include
new message types, new protocols and the new Policy object.
- Update debhelper compatibility level to 10
- Update to latest `dnstap.pb`, new message types, protocols and message policy
87e7909 New dnstap.pb
f215476 debhelper
20bf38f Bye Travis
2020-10-23 Jerry Lundström
Release 0.2.0
This release fixes various issues and bugs in the API, fix typos and
adds coverage tests.
Fixes:
- `dnstap_decode_protobuf()`: Fix setting of unknown socket family and protocol, was setting DNSTAP_MESSAGE_TYPE_ enums.
- `enum dnstap_message_type`: Fix typo in unknown enum, now correct `DNSTAP_SOCKET_FAMILY_UNKNOWN`
- `dnswire_encoder_encode()`: Remove setting state when to the same state it was
- `dnswire_writer_set_bufsize()`: Fix bug with changing buffer size while having something in the buffer
3bfd7e2 Travis, configure
27f69ab Coverage
d04b810 Coverage
ee153d7 Badges
a381843 Travis
f3a3e43 COPR
4b6640f Compile warnings
bc1b2e2 Funding
ae537a9 Examples, tests
c139dd7 LGTM
2020-03-20 Jerry Lundström
Release v0.1.1
- Fix RPM devel package dependencies
b451169 package
2020-03-19 Jerry Lundström
First release v0.1.0