pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/libtorrent-rasterbar
Module Name: pkgsrc
Committed By: wiz
Date: Sun Mar 15 13:21:53 UTC 2026
Modified Files:
pkgsrc/net/libtorrent-rasterbar: Makefile distinfo
Log Message:
libtorrent-rasterbar: update to 2.0.12.
2.0.12 released
* fix issue where file priorities could be cleared by force recheck
* fix issue in XML parser
* when building against OpenSSL, require at least version 1.1.1
* add setting to set no-copy-on-write flag on new files
* add performance counters to file pool
* add high_priority flag to torrent_handle::force_reannounce()
* update default DSCP value and update docs
* fix python binding for set_notify_function()
* fix error handling in mmap disk I/O when hashing files
* improve copy_file_range() fallback
* don't overwrite existing files when renaming
* add option to send host header in HTTP proxy CONNECT command
* cache DNS failures for a shorter time
* file_renamed_alert is always posted, regardless of alert mask
* add feature to request resume data synchronously
* don't leak file descriptors to child processes (O_CLOEXEC)
* optimize the utp resend
* optimize tracker announcements
* fix handling of invalid filenames
* add support for I2CP inbound.lengthVariance and outbound.lengthVariance tunnel settings
* add natpmp_gateway setting to manually set the default gateway for the NAT-PMP protocol
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/net/libtorrent-rasterbar/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/net/libtorrent-rasterbar/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/libtorrent-rasterbar/Makefile
diff -u pkgsrc/net/libtorrent-rasterbar/Makefile:1.38 pkgsrc/net/libtorrent-rasterbar/Makefile:1.39
--- pkgsrc/net/libtorrent-rasterbar/Makefile:1.38 Sat Sep 27 09:57:33 2025
+++ pkgsrc/net/libtorrent-rasterbar/Makefile Sun Mar 15 13:21:53 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2025/09/27 09:57:33 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2026/03/15 13:21:53 wiz Exp $
-DISTNAME= libtorrent-rasterbar-2.0.11
-PKGREVISION= 1
+DISTNAME= libtorrent-rasterbar-2.0.12
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=arvidn/}
GITHUB_PROJECT= libtorrent
Index: pkgsrc/net/libtorrent-rasterbar/distinfo
diff -u pkgsrc/net/libtorrent-rasterbar/distinfo:1.22 pkgsrc/net/libtorrent-rasterbar/distinfo:1.23
--- pkgsrc/net/libtorrent-rasterbar/distinfo:1.22 Wed Jan 29 12:23:16 2025
+++ pkgsrc/net/libtorrent-rasterbar/distinfo Sun Mar 15 13:21:53 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2025/01/29 12:23:16 adam Exp $
+$NetBSD: distinfo,v 1.23 2026/03/15 13:21:53 wiz Exp $
-BLAKE2s (libtorrent-rasterbar-2.0.11.tar.gz) = 6ce2688634bae420cb2001dc437d401668d7bed3236a4870398f5ea88075269d
-SHA512 (libtorrent-rasterbar-2.0.11.tar.gz) = 756fb24c44b5dcf22d0bbc06a812abc28be7388a409e577c71fb02b1ca3005040947244c0ae83bd3388264dd518119736b869397fedd7bdbcd60699b04a19969
-Size (libtorrent-rasterbar-2.0.11.tar.gz) = 4635957 bytes
+BLAKE2s (libtorrent-rasterbar-2.0.12.tar.gz) = 2304b24530da4f80d8775043005801f891a3ae5775bc0c084d8c6bd5f86938b1
+SHA512 (libtorrent-rasterbar-2.0.12.tar.gz) = 1bda7d45230c670bf3402873bf61fd4cd692daba16287fb5f213c3e5e3a9f34616061778944566343e4175ee71fc877fc370f7e0538231fcf8563dc959aabf93
+Size (libtorrent-rasterbar-2.0.12.tar.gz) = 4689934 bytes
SHA1 (patch-src_platform__util.cpp) = d1e316ab7a6925fb7050845aaf30ead3f67f0fd9
Home |
Main Index |
Thread Index |
Old Index