CVS commit: pkgsrc/doc
"Thomas Klausner" <[email protected]> Mon, 3 Aug 2026 19:42:51 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --_----------=_1785786171159360 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Aug 3 19:42:51 UTC 2026 Modified Files: pkgsrc/doc: CHANGES-2026 TODO Log Message: doc: Updated security/libssh to 0.12.1 To generate a diff of this commit: cvs rdiff -u -r1.4948 -r1.4949 pkgsrc/doc/CHANGES-2026 cvs rdiff -u -r1.27686 -r1.27687 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1785786171159360 Content-Disposition: inline Content-Length: 1388 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2026 diff -u pkgsrc/doc/CHANGES-2026:1.4948 pkgsrc/doc/CHANGES-2026:1.4949 --- pkgsrc/doc/CHANGES-2026:1.4948 Mon Aug 3 19:40:09 2026 +++ pkgsrc/doc/CHANGES-2026 Mon Aug 3 19:42:50 2026 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2026,v 1.4948 2026/08/03 19:40:09 wiz Exp $ +$NetBSD: CHANGES-2026,v 1.4949 2026/08/03 19:42:50 wiz Exp $ Changes to the packages collection and infrastructure in 2026: @@ -7324,3 +7324,4 @@ Changes to the packages collection and i Updated graphics/OpenJPH to 0.31.0 [wiz 2026-08-03] Updated textproc/moor to 2.16.2 [wiz 2026-08-03] Updated emulators/mame to 0.289 [wiz 2026-08-03] + Updated security/libssh to 0.12.1 [wiz 2026-08-03] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.27686 pkgsrc/doc/TODO:1.27687 --- pkgsrc/doc/TODO:1.27686 Mon Aug 3 19:40:09 2026 +++ pkgsrc/doc/TODO Mon Aug 3 19:42:50 2026 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.27686 2026/08/03 19:40:09 wiz Exp $ +$NetBSD: TODO,v 1.27687 2026/08/03 19:42:50 wiz Exp $ Suggested new packages ====================== @@ -858,7 +858,6 @@ For possible Perl packages updates, see o librdkafka-1.6.1 o librelp-1.10.0 o libretro-core-info-1.9.1 - o libssh-0.12.1 [wip; https://gnats.netbsd.org/60511] o libthai-0.2.2 o libtorrent-rasterbar-2.1.0 [wait for https://github.com/qbittorrent/qBittorrent/issues/24663] o libtrace-4.0.16 --_----------=_1785786171159360--