Skip to content

Commit 8ee1488

Browse files
committed
Add v0.17.1 release post.
1 parent 120470a commit 8ee1488

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
layout: post
3+
title: "RNP version 0.17.1 released"
4+
categories: release
5+
authors:
6+
- name: Nickolay Olshevsky
7+
8+
social_links:
9+
- https://github.com/ni4
10+
excerpt: >-
11+
Support for Botan 3 and OpenSSL 3 improvements.
12+
---
13+
14+
This release adds support for Botan 3 and improves OpenSSL 3 support.
15+
16+
== Other fixes and improvements:
17+
18+
* Added support for mimemode in literal data packet.
19+
* Relaxed Base64 decoding to allow spaces after the checksum.
20+
* Added function `rnp_signature_get_features()`.
21+
22+
The release and full changelog are available at the https://github.com/rnpgp/rnp/releases/tag/v0.17.1[release page].

0 commit comments

Comments
 (0)