pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/transmission
Module Name: pkgsrc
Committed By: dogcow
Date: Fri Jul 10 03:39:43 UTC 2026
Modified Files:
pkgsrc/net/transmission: Makefile.common PLIST distinfo
Log Message:
update transmission (and -gtk, and -qt, and -common) to 4.1.3
Fixed a CORS bug that leaked the anti-CSRF nonce. (#8938)
Fixed a use-after-free bug in peer code. (#8921)
Fixed build error when compiling with fmt 12.2.0. (#8942)
Fixed a 4.1.2 build error in tests. (#8881)
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/net/transmission/Makefile.common
cvs rdiff -u -r1.11 -r1.12 pkgsrc/net/transmission/PLIST
cvs rdiff -u -r1.29 -r1.30 pkgsrc/net/transmission/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/transmission/Makefile.common
diff -u pkgsrc/net/transmission/Makefile.common:1.23 pkgsrc/net/transmission/Makefile.common:1.24
--- pkgsrc/net/transmission/Makefile.common:1.23 Mon Jun 22 17:36:27 2026
+++ pkgsrc/net/transmission/Makefile.common Fri Jul 10 03:39:42 2026
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.23 2026/06/22 17:36:27 dogcow Exp $
+# $NetBSD: Makefile.common,v 1.24 2026/07/10 03:39:42 dogcow Exp $
#
# used by net/transmission-common/Makefile
# used by net/transmission-gtk/Makefile
# used by net/transmission-qt/Makefile
# used by net/transmission/Makefile
-VERSION= 4.1.2
+VERSION= 4.1.3
DISTNAME= transmission-${VERSION}
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=transmission/}
Index: pkgsrc/net/transmission/PLIST
diff -u pkgsrc/net/transmission/PLIST:1.11 pkgsrc/net/transmission/PLIST:1.12
--- pkgsrc/net/transmission/PLIST:1.11 Mon Jun 22 17:36:27 2026
+++ pkgsrc/net/transmission/PLIST Fri Jul 10 03:39:42 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2026/06/22 17:36:27 dogcow Exp $
+@comment $NetBSD: PLIST,v 1.12 2026/07/10 03:39:42 dogcow Exp $
bin/transmission-create
bin/transmission-daemon
bin/transmission-edit
@@ -54,6 +54,7 @@ share/doc/transmission/news/news-4.1.0-b
share/doc/transmission/news/news-4.1.0-beta.5.md
share/doc/transmission/news/news-4.1.0.md
share/doc/transmission/news/news-4.1.1.md
+share/doc/transmission/news/news-4.1.2.md
share/doc/transmission/news/news-5.0.0-draft.md
share/doc/transmission/news/news-${PKGVERSION}.md
share/doc/transmission/rpc-spec.md
Index: pkgsrc/net/transmission/distinfo
diff -u pkgsrc/net/transmission/distinfo:1.29 pkgsrc/net/transmission/distinfo:1.30
--- pkgsrc/net/transmission/distinfo:1.29 Mon Jun 22 17:36:27 2026
+++ pkgsrc/net/transmission/distinfo Fri Jul 10 03:39:42 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2026/06/22 17:36:27 dogcow Exp $
+$NetBSD: distinfo,v 1.30 2026/07/10 03:39:42 dogcow Exp $
-BLAKE2s (transmission-4.1.2.tar.xz) = 9bd786b4435ae71eafc21f11685b651cb6bc1b36235a501c39f0555fcd102082
-SHA512 (transmission-4.1.2.tar.xz) = 091b7c836058b3044226e4981f6d0f95ba11909dedb55d08751f27c8d001e414ab0b5a56862b0087d9af93fa8c9be4932065e3a3ef5e1aaf61f4205319e86223
-Size (transmission-4.1.2.tar.xz) = 11844496 bytes
+BLAKE2s (transmission-4.1.3.tar.xz) = a86e81e79f0614955afd97db9d559101ab45b8746995140d675560071f6b7fe1
+SHA512 (transmission-4.1.3.tar.xz) = 19deb0570a655e75ecb170d43b7761826bf54d3bfd1d6fe8d9d9fe1924820d71e99cb0241e8e45e8dde38f3f087a35e97730718ef8bc639975d232d5e9af0aa2
+Size (transmission-4.1.3.tar.xz) = 11845312 bytes
Home |
Main Index |
Thread Index |
Old Index