-
Notifications
You must be signed in to change notification settings - Fork 171
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
27 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
libre (0.5.8) unstable; urgency=medium | ||
|
||
* version 0.5.8 | ||
|
||
-- Alfred E. Heggestad <[email protected]> Fri, 20 Apr 2018 16:00:00 +0200 | ||
|
||
libre (0.5.7) unstable; urgency=medium | ||
|
||
* version 0.5.7 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,21 @@ | ||
2018-04-20 Alfred E. Heggestad <[email protected]> | ||
|
||
* Version 0.5.8 | ||
|
||
* Project URL: https://github.com/creytiv/re | ||
|
||
* build: update win32 files (thanks Encamy) | ||
|
||
* aes: add support for AES-GCM (Galois Counter Mode) | ||
|
||
* fmt: json/utf8: fix unescaping of unicode code points (#127) | ||
add utf8_byteseq | ||
|
||
* mqueue: set non-blocking mode for read/write file descriptors (#122) | ||
|
||
* srtp: add support for AES-GCM cipher suite (RFC 7714) | ||
|
||
|
||
2018-01-12 Alfred E. Heggestad <[email protected]> | ||
|
||
* Version 0.5.7 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters