]> the.earth.li Git - onak.git/commitdiff
0.6.4 release main onak-0.6.4
authorJonathan McDowell <noodles@earth.li>
Sun, 7 Sep 2025 12:19:00 +0000 (13:19 +0100)
committerJonathan McDowell <noodles@earth.li>
Sun, 7 Sep 2025 12:31:22 +0000 (13:31 +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 4dc5c841623d2ae13da8ebe48c34d74f315be29b..b978031e64fb5c3c26ef363abd70ee45f4e10da7 100644 (file)
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.1...3.31 FATAL_ERROR)
-project(onak VERSION 0.6.3 LANGUAGES C)
+project(onak VERSION 0.6.4 LANGUAGES C)
 
 include(CheckSymbolExists)
 include(FindPkgConfig)
index f29da921b553cadc9dcfea6e6330bca52ba83b8c..790ffbaafbacf29290d011802faf1033903e25a3 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.3
+PROJECT_NUMBER         = 0.6.4
 
 # 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 e00476caea84e882d11d0b65a9d0dee4ababbcf8..c51e277eda80d35133d3a287caa4027149d53e1a 100644 (file)
@@ -1,6 +1,6 @@
-onak (0.6.3-1+git) UNRELEASED; urgency=low
+onak (0.6.4-1) unstable; urgency=low
 
-  * Development snapshot
+  * New upstream release
   * Cleanup database files on package purge (Closes: #1053323)
   * Update debian/watch to v4 + HTTPS
   * Drop debian/NEWS
index 353d62020f2c5c13160d6c14f90d4f3a63b7c982..6454899150b11a038554b993fa73f0bbe35f7381 100644 (file)
 * Improve HTML escaping
 * Handle failed database initialisation more gracefully
 * Fix bug with EDDSA signatures with top 8+ bits unset
+
+0.6.3 - 7th September 2025
+
+* Fix building with CMake 4.0
+* Fixes for building with GCC 15
+* Rename keyd(ctl) to onak-keyd(ctl)
index 8eaf788f657882a05e03c7e09e8e59ed9a6b0732..5037d2ff132c565bfe893c9f7fa85c2cece69cb7 100644 (file)
@@ -1,5 +1,5 @@
-onak 0.6.3
-Copyright 2002-2023 Jonathan McDowell
+onak 0.6.4
+Copyright 2002-2025 Jonathan McDowell
 https://www.earth.li/projectpurple/progs/onak.html