<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/gnu/packages/tls.scm, branch crypto-team</title>
<subtitle>Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/'/>
<entry>
<title>gnu: perl-net-ssleay: Modernize.</title>
<updated>2026-08-17T09:00:37+00:00</updated>
<author>
<name>Andreas Enge</name>
<email>andreas@enge.fr</email>
</author>
<published>2026-06-10T10:07:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=e856ebed351b8fc692237fb179f5f9a90bc415f0'/>
<id>e856ebed351b8fc692237fb179f5f9a90bc415f0</id>
<content type='text'>
* gnu/packages/tls.scm (perl-net-ssleay): Use gexp.

Change-Id: I9825eef819f18cde2da53baeb9bbe3426978c704
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/tls.scm (perl-net-ssleay): Use gexp.

Change-Id: I9825eef819f18cde2da53baeb9bbe3426978c704
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: perl-net-ssleay: Update to 1.96.</title>
<updated>2026-08-17T09:00:37+00:00</updated>
<author>
<name>Andreas Enge</name>
<email>andreas@enge.fr</email>
</author>
<published>2026-06-10T10:04:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=9af8e818dc1dde4ada1c8e36fc9301088b2cc3d2'/>
<id>9af8e818dc1dde4ada1c8e36fc9301088b2cc3d2</id>
<content type='text'>
* gnu/packages/tls.scm (perl-net-ssleay): Update to 1.96.
[inputs]: Remove openssl-3.0; add openssl.

Change-Id: I91870a8e76b2c81334e656f2f679b30dba4de81c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/tls.scm (perl-net-ssleay): Update to 1.96.
[inputs]: Remove openssl-3.0; add openssl.

Change-Id: I91870a8e76b2c81334e656f2f679b30dba4de81c
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: openssl: Ungraft and update to 3.5.7.</title>
<updated>2026-08-17T09:00:36+00:00</updated>
<author>
<name>Ashish SHUKLA</name>
<email>ashish.is@lostca.se</email>
</author>
<published>2026-06-10T08:44:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=c47ee480b0ea655c3ffa4d26c0adee685ae21d19'/>
<id>c47ee480b0ea655c3ffa4d26c0adee685ae21d19</id>
<content type='text'>
* gnu/packages/tls.scm (openssl-3.5): Update to 3.5.7. Remove replacement.
(openssl-3.5.7): Delete variable.

Change-Id: I2a4063c6fb200cb46165f023b90ee6156c8bbc53
Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/tls.scm (openssl-3.5): Update to 3.5.7. Remove replacement.
(openssl-3.5.7): Delete variable.

Change-Id: I2a4063c6fb200cb46165f023b90ee6156c8bbc53
Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: libressl: Update to 4.3.2.</title>
<updated>2026-08-17T09:00:36+00:00</updated>
<author>
<name>Cayetano Santos</name>
<email>csantosb@inventati.org</email>
</author>
<published>2026-05-29T17:36:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=4ff475781d4e4b5d6441c039f7108e6b713f9240'/>
<id>4ff475781d4e4b5d6441c039f7108e6b713f9240</id>
<content type='text'>
* gnu/packages/tls.scm (libressl): Update to 4.3.2.

Change-Id: I5d4f610ee845e9691acc05f412a7371e69b90a7f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/tls.scm (libressl): Update to 4.3.2.

Change-Id: I5d4f610ee845e9691acc05f412a7371e69b90a7f
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: gnutls: Update to 3.8.13.</title>
<updated>2026-08-17T09:00:34+00:00</updated>
<author>
<name>Yelninei</name>
<email>yelninei@tutamail.com</email>
</author>
<published>2026-03-19T16:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=d9d7118df6a341da75cc8737b21d2a8fb7da0c44'/>
<id>d9d7118df6a341da75cc8737b21d2a8fb7da0c44</id>
<content type='text'>
* gnu/packages/tls.scm (gnutls): Update to 3.8.13.
[source]: Remove gnutls-no-which.patch.
* gnu/packages/patches/gnutls-no-which.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Deregister it.

Merges guix/guix!7306

Change-Id: I4161600203490b2989dfddafbedebfeead1cbfea
Signed-off-by: Cayetano Santos &lt;csantosb@inventati.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/tls.scm (gnutls): Update to 3.8.13.
[source]: Remove gnutls-no-which.patch.
* gnu/packages/patches/gnutls-no-which.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Deregister it.

Merges guix/guix!7306

Change-Id: I4161600203490b2989dfddafbedebfeead1cbfea
Signed-off-by: Cayetano Santos &lt;csantosb@inventati.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: p11-kit: Update to 0.26.2.</title>
<updated>2026-08-17T09:00:34+00:00</updated>
<author>
<name>Yelninei</name>
<email>yelninei@tutamail.com</email>
</author>
<published>2026-03-19T16:51:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=63b92c714c8cdedbf6efe581c85a05a0e0fc4b49'/>
<id>63b92c714c8cdedbf6efe581c85a05a0e0fc4b49</id>
<content type='text'>
* gnu/packages/tls.scm (p11-kit): Update to 0.26.2.

Merges guix/guix!7306

Change-Id: If3a055f532e99fd4e4d433a23e781a147d1af791
Signed-off-by: Cayetano Santos &lt;csantosb@inventati.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/tls.scm (p11-kit): Update to 0.26.2.

Merges guix/guix!7306

Change-Id: If3a055f532e99fd4e4d433a23e781a147d1af791
Signed-off-by: Cayetano Santos &lt;csantosb@inventati.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: mbedtls: Update to 3.6.7 [security-fixes].</title>
<updated>2026-07-27T02:53:41+00:00</updated>
<author>
<name>Ashish SHUKLA</name>
<email>ashish.is@lostca.se</email>
</author>
<published>2026-07-26T19:54:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=50f0f015603699ea1258b78239f0c47ea3204f4b'/>
<id>50f0f015603699ea1258b78239f0c47ea3204f4b</id>
<content type='text'>
This update fixes CVE-2026-50587, CVE-2026-50581, CVE-2026-50640,
CVE-2026-50713, CVE-2026-50584, CVE-2026-35336, CVE-2026-50580,
CVE-2026-54435, CVE-2026-50586, CVE-2026-50583, CVE-2026-50588,
CVE-2026-50579, CVE-2026-54441, CVE-2026-50585.

* gnu/packages/tls.scm (mbedtls): Update to 3.6.7.

Merges: https://codeberg.org/guix/guix/pulls/10197
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This update fixes CVE-2026-50587, CVE-2026-50581, CVE-2026-50640,
CVE-2026-50713, CVE-2026-50584, CVE-2026-35336, CVE-2026-50580,
CVE-2026-54435, CVE-2026-50586, CVE-2026-50583, CVE-2026-50588,
CVE-2026-50579, CVE-2026-54441, CVE-2026-50585.

* gnu/packages/tls.scm (mbedtls): Update to 3.6.7.

Merges: https://codeberg.org/guix/guix/pulls/10197
Signed-off-by: Nguyễn Gia Phong &lt;cnx@loang.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Remove letsencrypt.</title>
<updated>2026-07-01T10:26:50+00:00</updated>
<author>
<name>Andreas Enge</name>
<email>andreas@enge.fr</email>
</author>
<published>2026-06-10T11:04:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=b5d244d6b3d212c972586555797f4c5b0cc8f362'/>
<id>b5d244d6b3d212c972586555797f4c5b0cc8f362</id>
<content type='text'>
* gnu/packages/tls.scm (letsencrypt): Delete variable.

Change-Id: Icaf7eceecbdeaa909d82f17f861991bb5ed98145
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/tls.scm (letsencrypt): Delete variable.

Change-Id: Icaf7eceecbdeaa909d82f17f861991bb5ed98145
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: guile-gnutls: Update to 5.0.2.</title>
<updated>2026-06-25T20:54:11+00:00</updated>
<author>
<name>Dariqq</name>
<email>dariqq@posteo.net</email>
</author>
<published>2026-06-18T17:45:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=dec6b38ec1ed28ff04a30abf5631416ea54ae793'/>
<id>dec6b38ec1ed28ff04a30abf5631416ea54ae793</id>
<content type='text'>
* gnu/packages/tls.scm (guile-gnutls): Update to 5.0.2.
[properties]: Set ftp-directory. Remove release-tag properties
for generic-git updater.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/tls.scm (guile-gnutls): Update to 5.0.2.
[properties]: Set ftp-directory. Remove release-tag properties
for generic-git updater.

Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: openssl: Graft to 3.5.7 [security-fixes].</title>
<updated>2026-06-10T09:37:07+00:00</updated>
<author>
<name>Ashish SHUKLA</name>
<email>ashish.is@lostca.se</email>
</author>
<published>2026-06-10T09:18:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=1e38a7583e2edc12e5b987191b29c7a7bceedc5f'/>
<id>1e38a7583e2edc12e5b987191b29c7a7bceedc5f</id>
<content type='text'>
This release fixes CVE-2026-45447, CVE-2026-34182, CVE-2026-34183,
CVE-2026-42764, CVE-2026-45445, CVE-2026-7383, CVE-2026-9076,
CVE-2026-34180, CVE-2026-34181, CVE-2026-42766, CVE-2026-42767,
CVE-2026-42768, CVE-2026-42769, CVE-2026-42770, CVE-2026-45446,
CVE-2026-31790 CVE-2026-28387, CVE-2026-28388, CVE-2026-28389,
CVE-2026-28390, and CVE-2026-31789.

* gnu/packages/tls.scm (openssl-3.5.7): New variable.
(openssl-3.5)[replacement]: New field.

Change-Id: I2a4063c6fb200cb46165f023b90ee6156c8bbc53
Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This release fixes CVE-2026-45447, CVE-2026-34182, CVE-2026-34183,
CVE-2026-42764, CVE-2026-45445, CVE-2026-7383, CVE-2026-9076,
CVE-2026-34180, CVE-2026-34181, CVE-2026-42766, CVE-2026-42767,
CVE-2026-42768, CVE-2026-42769, CVE-2026-42770, CVE-2026-45446,
CVE-2026-31790 CVE-2026-28387, CVE-2026-28388, CVE-2026-28389,
CVE-2026-28390, and CVE-2026-31789.

* gnu/packages/tls.scm (openssl-3.5.7): New variable.
(openssl-3.5)[replacement]: New field.

Change-Id: I2a4063c6fb200cb46165f023b90ee6156c8bbc53
Signed-off-by: Andreas Enge &lt;andreas@enge.fr&gt;
</pre>
</div>
</content>
</entry>
</feed>
