[Hamlib-commits] Hamlib -- Ham radio control libraries branch Hamlib-4.6.3 updated. 4.6.4-11-g8a6bd
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: n0nb <n0...@us...> - 2025-09-05 19:57:15
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hamlib -- Ham radio control libraries".
The branch, Hamlib-4.6.3 has been updated
via 8a6bd56cc1f9685a744eda8b88efc068e2f94d3e (commit)
via 1e0240253fd161415b59f08d3fec4d69cd94fd89 (commit)
from 02363078fc379b6772a9593954585f27a3518093 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 8a6bd56cc1f9685a744eda8b88efc068e2f94d3e
Author: Nate Bargmann <n0...@n0...>
Date: Fri Sep 5 14:49:48 2025 -0500
Update NEWS for 4.6.5 release
diff --git a/NEWS b/NEWS
index 65adb642d..097e45ce4 100644
--- a/NEWS
+++ b/NEWS
@@ -16,7 +16,7 @@ Version 4.7.0
* 2025-12-01 (target)
Version 4.6.5
- * 2025-??-??
+ * 2025-09-05
* Update Kenwood CW buffer max message size, fix one byte buffer
overrun in icom.c. (TNX George Baltz).
* Fix Segmentation Fault in rigs/dummy/netrigctl.c. (TNX Daniele Forsi)
commit 1e0240253fd161415b59f08d3fec4d69cd94fd89
Author: Nate Bargmann <n0...@n0...>
Date: Fri Sep 5 14:48:12 2025 -0500
Advance to 4.6.5 release
diff --git a/configure.ac b/configure.ac
index 4facb20b9..bc720b7dc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@ dnl Please do not use '-' in the version number, as package managers will fail,
dnl however, the use of '~' should be fine as apt (others?) will treat
dnl it as an earlier version than the actual release. TNX KA6MAL
dnl PACKAGE_NAME + " " + PACKAGE_VERSION must not exceed 20 chars!
-AC_INIT([Hamlib],[4.6.5~rc],[ham...@li...],[hamlib],[http://www.hamlib.org])
+AC_INIT([Hamlib],[4.6.5],[ham...@li...],[hamlib],[http://www.hamlib.org])
#AC_INIT([PRODUCT_NAME], [Hamlib])
#AC_DEFINE([Hamlib], [PRODUCT_VERSION_RESOURCE])
-----------------------------------------------------------------------
Summary of changes:
NEWS | 2 +-
configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
Hamlib -- Ham radio control libraries
|