]> the.earth.li Git - onak.git/commitdiff
0.6.1 release onak-0.6.1
authorJonathan McDowell <noodles@earth.li>
Sun, 13 Sep 2020 10:51:07 +0000 (11:51 +0100)
committerJonathan McDowell <noodles@earth.li>
Sun, 13 Sep 2020 10:51:07 +0000 (11:51 +0100)
Release; update version string in CMakeLists.txt, doc/README, Doxyfile.
Update doc/HISTORY and debian/changelog.

CMakeLists.txt
Doxyfile
debian/changelog
doc/HISTORY
doc/README

index 3acea5cc27cdb34205cf2b1498079a8bfcc912dd..98659b3fac0baee17c49b075245518b1b24a8838 100644 (file)
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.1 FATAL_ERROR)
-project(onak VERSION 0.6.0 LANGUAGES C)
+project(onak VERSION 0.6.1 LANGUAGES C)
 
 include(CheckSymbolExists)
 include(FindPkgConfig)
index eb95717c705924f40c2db09ba92aeb9e6ef67cf2..e09a96ca4df1b918c7846cdc8c1f4f5183cd83a7 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -32,7 +32,7 @@ PROJECT_NAME           = onak
 # This could be handy for archiving the generated documentation or
 # if some version control system is used.
 
-PROJECT_NUMBER         = 0.6.0
+PROJECT_NUMBER         = 0.6.1
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description
 # for a project that appears at the top of each page and should give viewer
index 09e3b7adf539322e9d03a4d5aecd82cc02a72f96..16c71cf4e52fdd85de8d15423ab69248dc3166ff 100644 (file)
@@ -1,4 +1,4 @@
-onak (0.6.0-1) UNRELEASED; urgency=low
+onak (0.6.1-1) UNRELEASED; urgency=low
 
   * New upstream release
   * Bump debhelper compat level to 10
index fe570df4b2d71d733e4d3225607293ab0a56b68a..12b55b5d095587116aa1587fb8084015ca641c3f 100644 (file)
 * Various pieces of work removing support for 32 bit key IDs and coping
   with colliding 64 bit key IDs.
 * Remove support for libnettle versions that lack the full SHA2 suite
+
+0.6.1 - 13th September 2020
+
+* Fixes for compilation without nettle + with later releases of nettle
index e325b693ac6b7506895b055e88af92b7d0f9a13f..4878ddd0c86cd3bfe47c0e4776ca76718d0082db 100644 (file)
@@ -1,4 +1,4 @@
-onak 0.6.0
+onak 0.6.1
 Copyright 2003-2020 Jonathan McDowell
 https://www.earth.li/projectpurple/progs/onak.html