]> git.proxmox.com Git - kronosnet.git/blame - debian/changelog
update submodule to v1.16
[kronosnet.git] / debian / changelog
CommitLineData
fb07d658
TL
1kronosnet (1.15-pve1) pve; urgency=medium
2
3 * Fix major interaction issues between applications gathering statistics
4 and PMTUd
5
6 * Fix UDP socket options that could lead to knet not being properly
7 functional
8
9 * Man pages updates
10
11 * Minor bug fixes
12
13 -- Proxmox Support Team <support@proxmox.com> Thu, 05 Mar 2020 07:53:56 +0100
14
0012431e
TL
15kronosnet (1.14-pve1) pve; urgency=medium
16
17 * update to upstream stable v1.14 release
18
19 * improve SCTP transport support
20
21 * udp: don't make socket spin if a network I/F is down
22
23 * fix incorrect math that could lead to bad latency calculation and unify
24 latency values to a capped value to link precision
25
26 -- Proxmox Support Team <support@proxmox.com> Fri, 31 Jan 2020 20:08:06 +0100
27
e4f223f2
TL
28kronosnet (1.13-pve1) pve; urgency=medium
29
30 * update to upstream stable v1.13 release, drops downstream patchers to zero.
31
32 -- Proxmox Support Team <support@proxmox.com> Wed, 16 Oct 2019 17:28:21 +0200
33
af17c0a2
TL
34kronosnet (1.12-pve2) pve; urgency=medium
35
36 * invalidate bad MTUs detected on overloaded links. Never go below minimum
37 possible MTU to avoid to high packet fragmentation. Rather mark link as
38 down and trigger a new PMTU detection cycle.
39
40 * improve defragmentation buffer reclaim logic. This avoids situations where
41 packet loss, together with packet sequence overflow, can trigger a
42 problematic packet re-assembly with wrong fragments.
43
44 -- Proxmox Support Team <support@proxmox.com> Tue, 15 Oct 2019 13:15:33 +0200
45
23a688d7
TL
46kronosnet (1.12-pve1) pve; urgency=medium
47
48 * update to v1.12 stable release
49
50 -- Proxmox Support Team <support@proxmox.com> Fri, 20 Sep 2019 12:48:36 +0200
51
8503806b
TL
52kronosnet (1.11-pve2) pve; urgency=medium
53
54 * add fix for memory corryption of link structure, related to #2326
55
56 -- Proxmox Support Team <support@proxmox.com> Thu, 19 Sep 2019 10:59:00 +0200
57
36eaea2b
TL
58kronosnet (1.11-pve1) pve; urgency=medium
59
60 * update to 1.11
61
62 -- Proxmox Support Team <support@proxmox.com> Wed, 21 Aug 2019 16:53:40 +0200
63
5b291651
TL
64kronosnet (1.10-pve2) pve; urgency=medium
65
66 * cherry-pick pmtud fixes
67
68 -- Proxmox Support Team <support@proxmox.com> Fri, 2 Aug 2019 10:53:46 +0200
69
70kronosnet (1.10-pve1) pve; urgency=medium
71
72 * update to 1.10
73
74 -- Proxmox Support Team <support@proxmox.com> Wed, 19 Jun 2019 09:32:21 +0200
75
76kronosnet (1.8-pve1) pve; urgency=medium
77
78 * introduce kronosnet for PVE 6.x
79
80 * cherry-pick crypto patches for Corosync 2.x keyfile compat
81
82 -- Proxmox Support Team <support@proxmox.com> Wed, 22 May 2019 14:08:15 +0200
83
00e1ce15
TL
84kronosnet (1.8-2) unstable; urgency=medium
85
86 * [b6a2cdc] New patch: send test: skip the SCTP test if SCTP is not supported
87 by the kernel
88
89 -- Ferenc Wágner <wferi@debian.org> Wed, 03 Apr 2019 10:33:30 +0200
90
91kronosnet (1.8-1) unstable; urgency=medium
92
93 * [ff7beff] New upstream release (1.8)
94 * [21d7565] Update copyright years
95
96 -- Ferenc Wágner <wferi@debian.org> Mon, 01 Apr 2019 23:59:14 +0200
97
98kronosnet (1.7-1) unstable; urgency=medium
99
100 * [4e5fcde] New upstream release (1.7)
101 * [f23dac4] Delete our patches, they went upstream
102
103 -- Ferenc Wágner <wferi@debian.org> Thu, 31 Jan 2019 19:06:49 +0100
104
105kronosnet (1.6-4) unstable; urgency=medium
106
107 * [50a96b8] Fix ugly assignment bug in my patch
108
109 -- Ferenc Wágner <wferi@debian.org> Fri, 28 Dec 2018 10:21:26 +0100
110
111kronosnet (1.6-3) unstable; urgency=medium
112
113 * [c2eec28] New patch: Fix nozzle man dates to SOURCE_EPOCH, just like the
114 libknet ones are
115
116 -- Ferenc Wágner <wferi@debian.org> Wed, 26 Dec 2018 11:00:26 +0100
117
118kronosnet (1.6-2) unstable; urgency=medium
119
120 * [121d257] New patch: Skip SCTP event initialization if the protocol is not
121 supported
122 * [7112630] Run libknet unit tests as autopkgtests, too.
123 Buildds lack SCTP support, so this is more comprehensive.
124 * [62e62e6] Update Standards-Version to 4.3.0 (no changes required)
125 * [45b1073] Add libnozzle autopkgtests.
126 The libnozzle tests are all skipped during the build because they need
127 root privileges.
128
129 -- Ferenc Wágner <wferi@debian.org> Mon, 24 Dec 2018 02:12:39 +0100
130
131kronosnet (1.6-1) unstable; urgency=medium
132
133 * [640f767] New upstream release (1.6)
134 * [c9f9431] Revert "New patch: Try to be compatible with earlier kernels"
135 Kronosnet 1.6 fixed this in a better way.
136 * [4c9b44c] Update copyright years and libnozzle name
137 * [435f2f8] New binary packages: libnozzle1 and libnozzle-dev
138 libnozzle requires libnl-3 and libnl-route-3
139 * [65f93be] Extend the long description of Kronosnet
140 * [37dc7b7] Suggest the documentation from libknet-dev
141 * [16cfc1b] Ship README and COPYRIGHT in all binary packages
142 * [d8b5f19] New patch: Install the nozzle man pages
143 * [5e01b4c] The nozzle man pages are in libknet-doc.
144 It isn't worth introducing a new binary package for.
145 * [b513715] New patch: Fix typos
146
147 -- Ferenc Wágner <wferi@debian.org> Wed, 19 Dec 2018 11:59:23 +0100
148
149kronosnet (1.5-1) unstable; urgency=medium
150
151 * [055d424] Use the 'replace' merge mode.
152 The debian directory is not upstream territory, so this is safer.
153 * [89d5ff1] New upstream release (1.5)
154 * [ebf50a1] Update debian/copyright
155 * [8f34d31] New patch: Try to be compatible with earlier kernels
156
157 -- Ferenc Wágner <wferi@debian.org> Tue, 27 Nov 2018 13:41:40 +0100
158
159kronosnet (1.4-1) unstable; urgency=medium
160
161 * [25262ef] New upstream release (1.4)
162 * [f98fbaa] Update Standards-Version to 4.2.1 (no changes required)
163
164 -- Ferenc Wágner <wferi@debian.org> Sat, 22 Sep 2018 18:02:02 +0200
165
166kronosnet (1.3-1) unstable; urgency=medium
167
168 * [a52437e] New upstream release (1.2)
169 * [78b1a8e] The upstream build system already handles SOURCE_DATE_EPOCH
170 * [3fc0634] Update Standards-Version to 4.1.4 (no changes required)
171 * [428a983] New upstream release (1.3)
172
173 -- Ferenc Wágner <wferi@debian.org> Tue, 08 May 2018 20:29:23 +0200
174
175kronosnet (1.1-2) unstable; urgency=medium
176
177 * [db289c1] New patch reproducible-build.patch
178 Thanks to Chris Lamb (Closes: #892021)
179
180 -- Ferenc Wágner <wferi@debian.org> Sun, 04 Mar 2018 17:25:53 +0100
181
182kronosnet (1.1-1) unstable; urgency=medium
183
184 * [39a7e15] Revert "GCC already uses SOURCE_DATE_EPOCH"
185 This reverts commit 7611955b1e867624f3f1ab6810e3434c544426d0.
186 Since configure adds -Werror to CFLAGS by default, the -Wdate-time added
187 by dpkg-buildflags broke the build, but unnecessarily: modern gcc
188 already uses SOURCE_DATE_EPOCH, so reproducibility wasn't broken.
189 However, setting CFLAGS directly wasn't a good idea, since it dropped
190 the useful (mostly hardening) options as well.
191 As the __TIME__ and __DATE__ macros are used in the kronosnetd code
192 only, which isn't compiled by default, this setting had better go.
193 * [7d0af74] Pristine-tar is used by several gbp subcommands
194 * [490655d] New upstream release 1.1 (Closes: #886973)
195 * [9b89566] Drop upstreamed patches
196 * [5391160] Don't try building Kronosnet on the Hurd.
197 It misses both epoll and kevent, our two options. (Closes: #886972)
198 * [a532e65] The test suite can already run unprivileged
199 * [17d7e7c] Older liblz4 versions are also supported now
200 * [f80a59a] Use the official project description
201 * [7df074f] Split out the man pages into libknet-doc.
202 Building the documentation (man pages) requires extra dependencies and
203 effort, spare it if possible.
204 * [2fe8f33] Make --as-needed effective by patching libtool
205 * [750d039] Switch to dh_missing
206
207 -- Ferenc Wágner <wferi@debian.org> Sun, 25 Feb 2018 17:59:44 +0100
208
209kronosnet (1.0-1) unstable; urgency=medium
210
211 * [f1fd87b] New upstream release (1.0)
212 * [7c1d7d2] Remove upstreamed patches, refresh the rest
213 * [327ea77] New patch: Give Hurd a chance
214 * [a89012a] Update Standards-Version to 4.1.3 (no changes required)
215 * [384b59c] Host the packaging repository on salsa.debian.org
216 * [07215f5] The required lz4 version is still experimental only
217 * [fd6c2bd] Switch to Debhelper compat level 11 (no changes required)
218 * Upload to unstable.
219
220 -- Ferenc Wágner <wferi@debian.org> Tue, 09 Jan 2018 01:37:53 +0100
221
222kronosnet (0.9-2) experimental; urgency=medium
223
224 * [5b8fc8e] Further description updates will also be needed
225 * [b61fb92] netinet/sctp.h isn't in separate package on BSD
226 * [6d4aea9] New patch: tests: skip the SCTP test if SCTP is not
227 supported by the kernel
228
229 -- Ferenc Wágner <wferi@debian.org> Tue, 02 Jan 2018 00:36:31 +0100
230
231kronosnet (0.9-1) experimental; urgency=medium
232
233 * Initial release. (Closes: #879824)
234
235 -- Ferenc Wágner <wferi@debian.org> Sun, 17 Dec 2017 23:44:28 +0100