summaryrefslogtreecommitdiff
path: root/news.html
blob: b58cd9860b4a50ba4dcdc1dc073dd86b6e9f15b5 (plain)
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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<link rel="icon" type="image/png" href="graphics/gnutls-logo-icon.png">
<meta name="DC.title" content="gnutls.org">
<title>GnuTLS</title>
<!-- start of banner.html -->
<!-- start of head-include-2.html -->
<link rel="stylesheet" href="css/combo.css" media="screen">
<link rel="stylesheet" href="css/layout.css" media="screen">
<link rel="stylesheet" href="css/mini.css" media="handheld">
<link rel="stylesheet" href="css/print.css" media="print">
<!-- end of head-include-2.html -->
</head>
<body>
<!--<div id="null-wrapper"> -->
<!-- begin of body-include-2 -->
      <div id="header">
        <div class="inner" style="position: relative;">
<table width="100%" class="transparent" summary="">
	<tr><td>
		<a href="gnutls-logo.html">
		<img alt="Gnutls Logo" src="graphics/gnutls-logo.png" align="Left" border="0" width="94" height="86">
		</a>
	</td>
	<td>
		<h1>The GnuTLS Transport Layer Security Library</h1>
	</td>
	</tr>
	</table>
	</div>
      </div>
<div id="navigation">
 <div class="inner">
  <ul>
   <li id="tab"><a href="index.html">Overview</a></li>
   <li id="joinfsftab"><a href="news.html">News</a></li>
<!-- <li id="tab"><a href="soc.html">Summer of code</a></li>
 -->
   <li id="tab"><a href="download.html">Download</a></li>
   <li id="tab"><a href="support.html">Support</a></li>
   <li id="tab"><a href="devel.html">Development</a></li>
   <li id="tab"><a href="documentation.html">Documentation</a></li>
   <li id="tab"><a href="security.html">Security advisories</a></li>
<!-- <li id="tab"><a href="commercial.html">Commercial support</a></li>
-->
   <li id="tab"><a href="contrib.html">Authors</a></li>
</ul>
 </div><!-- /inner -->
</div><!-- /navigation -->
<div id="content" class="inner">
<p>
<div align="center">
  <table class="transparent" border="0" width="80%" summary="">
    <tr><td>
The project news are also available via an <a href="http://www.gnutls.org/news.atom">atom feed</a>.
    </td>
<td>
<a href="https://twitter.com/GnuTLS" class="twitter-follow-button" data-show-count="false">Follow @GnuTLS</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</td>
</tr>
  </table>
</div>
</p>
<div align="center">
  <table class="news" width="90%" summary="">
<tr><th>Date</th><th>Comment</th></tr>
  <tr>
<td><div class="emph-box" id="2015-06-16">2015-06-16</div></td>
<td>
<p>
Released <a
href="http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/8189">GnuTLS
3.4.2</a> which adds new features and fixes bugs in next stable branch.
</p>
</td>
</tr>
<tr>
<td><div class="emph-box" id="2015-05-03">2015-05-03</div></td>
<td>
<p>
Released <a
href="http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/8137">GnuTLS
3.3.15</a> and <a
href="http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/8138">GnuTLS
3.4.1</a> which are bug fix releases in the current and next stable branches.
</p>
<p>
Added <a
href="security.html#GNUTLS-SA-2015-2">GnuTLS-SA-2015-2</a> security advisory.
</p>
</td>
</tr>
<tr>
<td><div class="emph-box" id="2015-04-08">2015-04-08</div></td>
<td>
<p>
Released <a href="http://lists.gnutls.org/pipermail/gnutls-devel/2015-April/007535.html">GnuTLS
3.4.0</a> which is the first release of the new stable-next branch.
</p>
</td>
</tr>
<tr>
<td><div class="emph-box" id="2015-03-30">2015-03-30</div></td>
<td>
<p>
Released <a
href="http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/8077">GnuTLS
3.3.14</a>, a bug-fix release on the stable branch.
</p>
</td>
</tr>
<tr>
<td><div class="emph-box" id="2015-03-11">2015-03-11</div></td>
<td>
<p>
<a href="http://www.gnutls.org/security.html#GNUTLS-SA-2015-1">Posted a security advisory</a> on
a signature forgery attack on old versions of GnuTLS.
</p>
</td>
</tr>
<tr>
<td><div class="emph-box" id="2015-03-04">2015-03-04</div></td>
<td>
<p>
The source code has been <a href="http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/8043">moved to
gitlab</a>.
</p>
</td>
</tr>
<tr>
<td><div class="emph-box" id="2015-02-25">2015-02-25</div></td>
<td>
<p>
Released <a
href="http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/8031">GnuTLS
3.3.13</a>, a bug-fix release on the stable branch.
</p>
</td>
</tr>
<tr>
<td><div class="emph-box" id="2015-01-17">2015-01-17</div></td>
<td>
<p>
Released <a
href="http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7967">GnuTLS
3.3.12</a>, a bug-fix release on the stable branch.
</p>
</td>
</tr>
<tr>
<td><div class="emph-box" id="2014-12-11">2014-12-11</div></td>
<td>
<p>
Released <a
href="http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7837">GnuTLS
3.3.11</a>, and
<a
href="http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7836">3.2.21</a>,
which are bug-fix releases on the current and old stable
branches respectively.
</p>
</td>
</tr>
<tr>
<td><div class="emph-box" id="2014-12-03">2014-12-03</div></td>
<td>
<p>
Posted
an <a href="http://nmav.gnutls.org/2014/12/a-quick-overview-of-gnutls-development.html">overview of GnuTLS development for 2014.
</p>
</td>
</tr>
<tr>
<td><div class="emph-box" id="2014-11-10">2014-11-10</div></td>
<td>
<p>
Released <a
href="http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7779">GnuTLS
3.3.10</a>,
<a
href="http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7778">GnuTLS
3.2.20</a>,
<a
href="http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7777">GnuTLS
3.1.28</a>, which are bug-fix releases on the current and previous stable
branches respectively.
</p>
<p>
<a href="http://www.gnutls.org/security.html#GNUTLS-SA-2014-5">Posted a security advisory</a> on a vulnerability
of the gnutls library.
</p>
</td>
</tr>
<tr>
<td><div class="emph-box" id="2014-10-16">2014-10-16</div></td>
<td>
<p>
<a href="http://www.gnutls.org/security.html#GNUTLS-SA-2014-4">Posted a security advisory</a> on
the POODLE attack.
</p>
</td>
</tr>
<tr>
<td><div class="emph-box" id="2014-10-13">2014-10-13</div></td>
<td>
<p>
Released <a
href="http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7728">GnuTLS
3.3.9</a>,
<a
href="http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7727">3.2.19</a>, and
<a
href="http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7726">3.1.17</a>,
which are bug-fix releases on the current and old stable
branches respectively. The GnuTLS branch 3.3.x is the new
stable branch.
</p>
</td>
</tr>
<tr>
<td><div class="emph-box" id="2014-09-18">2014-09-18</div></td>
<td>
<p>
Released <a
href="http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7664">GnuTLS
3.3.8</a>, and
<a
href="http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7663">3.2.18</a>,
which are bug-fix releases on the next, and current stable
branches respectively.
</p>
</td>
</tr>
<tr>
<td><div class="emph-box" id="2014-08-31">2014-08-31</div></td>
<td>
<p>
Updated GnuTLS'
<a
href="http://www.lulu.com/shop/nikos-mavrogiannopoulos-and-simon-josefsson/the-gnutls-manual/paperback/product-21784651.html">the
paperback manual for version 3.3.7</a>.
</p>
</td>
</tr>
</table>
<p>See also the
the <a href="https://gitlab.com/gnutls/gnutls/blob/master/NEWS">live NEWS file</a>
or the <a href="https://gitlab.com/gnutls/gnutls/commits/master">live git shortlog</a>.
</p>
</div>
</div>
<!-- <p id="backtotop"><a href="#header">back to top</a></p>  -->
</div>
<!-- end server/footer-text.html -->
<div id="footer">
<table width="100%" class="transparent" summary="">
<tr>
<td>
<p>
Please send broken links and other corrections or suggestions to
<a href="mailto:bugs@gnutls.org"><em>bugs@gnutls.org</em></a>.
</p>
<!--
<p>
Copyright © 2011, 2012 Free Software Foundation, Inc.<br>
Copyright © 2012 Nikos Mavrogiannopoulos<br>
Verbatim copying and distribution of this entire article are permitted worldwide, without royalty, in any medium, provided this notice, and the copyright notice, are preserved.<br>
</p>
-->
</td>
<td>
Hosted by<br>
<a href="http://www.openit.de/"><img src="graphics/logo-sponsor.png" alt="Sponsor" title="Sponsor" border="0" width="76" height="24"></a>
</td>
<!--
<td>
<a href="http://flattr.com/thing/291598/GnuTLS" target="_blank"><img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0"></a>
  <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
      <input type="hidden" name="cmd" value="_xclick">
      <input type="hidden" name="business" value="simon@josefsson.org">
      <input type="hidden" name="item_name" value="Donation for development">
      <input type="hidden" name="item_number" value="GnuTLS">
      <input type="hidden" name="no_shipping" value="1">
      <input type="hidden" name="cn" value="Comment">
      <input type="hidden" name="currency_code" value="EUR">
      <input type="hidden" name="tax" value="0">
      <input type="hidden" name="bn" value="PP-DonationsBF">
      <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif" name="submit" alt="Paypal">
  </form>
  </div>
</td>
-->
</tr>
</table>
</div>
</body>
</html>