pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/ham/hamlib



Module Name:    pkgsrc
Committed By:   gdt
Date:           Sun Jun 21 21:21:47 UTC 2026

Modified Files:
        pkgsrc/ham/hamlib: Makefile distinfo

Log Message:
ham/hamlib: Update to 4.7.2

Upstream NEWS, less bugfixes and minor improvements:

Version 4.7.2
        * 2026-06-21
        * rigctld:  Fix send_raw stack out-of-bounds write and uninitialized memory;
          CVE-2026-54634/GitHub GHSA-gpcq-c37x-pr4.  (TNX George Baltz)
        * rigctld:  Fix stack/heap overflow primitive in read_string_generic +
          auth bypass in rigctld + weak password handling; GitHub GHSA-f72v-7gmh-m9mj.
          (TNX George Baltz)

Update committed in freeze, because:
  - micro update
  - good upstream history of micro being micro
  - 6 dependencies (<25)
  - carries CVE and would be pulled up anyway

and
  - 5 deps build, and freedv is broken by a codec2 update


To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 pkgsrc/ham/hamlib/Makefile
cvs rdiff -u -r1.39 -r1.40 pkgsrc/ham/hamlib/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/ham/hamlib/Makefile
diff -u pkgsrc/ham/hamlib/Makefile:1.72 pkgsrc/ham/hamlib/Makefile:1.73
--- pkgsrc/ham/hamlib/Makefile:1.72     Thu Apr 30 12:08:28 2026
+++ pkgsrc/ham/hamlib/Makefile  Sun Jun 21 21:21:47 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.72 2026/04/30 12:08:28 gdt Exp $
+# $NetBSD: Makefile,v 1.73 2026/06/21 21:21:47 gdt Exp $
 #
 
-VERSION=       4.7.1
+VERSION=       4.7.2
 DISTNAME=      hamlib-${VERSION}
 CATEGORIES=    ham
 # hamlib is both at github and sourceforge, and upstream documents

Index: pkgsrc/ham/hamlib/distinfo
diff -u pkgsrc/ham/hamlib/distinfo:1.39 pkgsrc/ham/hamlib/distinfo:1.40
--- pkgsrc/ham/hamlib/distinfo:1.39     Thu Apr 30 12:08:28 2026
+++ pkgsrc/ham/hamlib/distinfo  Sun Jun 21 21:21:47 2026
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.39 2026/04/30 12:08:28 gdt Exp $
+$NetBSD: distinfo,v 1.40 2026/06/21 21:21:47 gdt Exp $
 
-BLAKE2s (hamlib-4.7.1.tar.gz) = 8495b09d383e376743ae09c618573810c1317877b03c70238a585f8acef2ec5e
-SHA512 (hamlib-4.7.1.tar.gz) = 9c9b7a35b3e0d8cb298246f233d1325df2e03762ba875209b62153f7956b02744b80612ced8df549b31679a8c4fbbcdcd1a6f273c43d0ca6e8c9da0022963f55
-Size (hamlib-4.7.1.tar.gz) = 3112433 bytes
+BLAKE2s (hamlib-4.7.2.tar.gz) = 6e40f8798dbc172eac87c0943886dfa0cf1af9309c3866b045b11b8b4fb962fb
+SHA512 (hamlib-4.7.2.tar.gz) = 62063cfa5bc87efe735243d8776ac2bf942000e890824b241c32b329b0bd2f40ec708c89ee59a56f24a3988a30bb4dec463a467223dbc06d64665f72c15ff625
+Size (hamlib-4.7.2.tar.gz) = 3107379 bytes
 SHA1 (patch-src_network.c) = ca55437ace4576abfbeb5693b400d5a85179e17d
 SHA1 (patch-src_snapshot__data.c) = d53e926368320a0d81aea8ac1f772d99c09ad9e1



Home | Main Index | Thread Index | Old Index