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: adam
Date: Wed Jun 10 04:21:19 UTC 2026
Modified Files:
pkgsrc/net/libtorrent-rasterbar: Makefile distinfo
Log Message:
libtorrent-rasterbar: updated to 2.0.13
2.0.13
stricter basic auth handling for web seed
fix bug in tracker announcements involving i2p trackers
improve performance of disk job pool
fix race when removing an auto managed torrent
fix bug in post_download_queue() when a torrent complete
in create_torrent, store symbolic links according to BEP 47
strengthen peer encryption (obfuscation)
improve HTTP response parsing
optimize sanitization of symlinks when loading torrents
stricter checking of tracker URLs
fixed piece-picker accounting issue for filtered pieces
add setting for NAT-PMP lease duration
optimize v2 request sizes
fix socks5 issues
fix issue in loading v2 resume data merkle trees
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/net/libtorrent-rasterbar/Makefile
cvs rdiff -u -r1.23 -r1.24 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.40 pkgsrc/net/libtorrent-rasterbar/Makefile:1.41
--- pkgsrc/net/libtorrent-rasterbar/Makefile:1.40 Fri May 15 09:58:59 2026
+++ pkgsrc/net/libtorrent-rasterbar/Makefile Wed Jun 10 04:21:18 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2026/05/15 09:58:59 adam Exp $
+# $NetBSD: Makefile,v 1.41 2026/06/10 04:21:18 adam Exp $
-DISTNAME= libtorrent-rasterbar-2.0.12
-PKGREVISION= 1
+DISTNAME= libtorrent-rasterbar-2.0.13
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.23 pkgsrc/net/libtorrent-rasterbar/distinfo:1.24
--- pkgsrc/net/libtorrent-rasterbar/distinfo:1.23 Sun Mar 15 13:21:53 2026
+++ pkgsrc/net/libtorrent-rasterbar/distinfo Wed Jun 10 04:21:18 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2026/03/15 13:21:53 wiz Exp $
+$NetBSD: distinfo,v 1.24 2026/06/10 04:21:18 adam Exp $
-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
+BLAKE2s (libtorrent-rasterbar-2.0.13.tar.gz) = 00e6a116828bb5b24e267e621ae40377f1cb2eec01116dcf285b670ba7a524bf
+SHA512 (libtorrent-rasterbar-2.0.13.tar.gz) = 4cbae495385bc3739df47faffb41791ff99c4b09a6e31a88eb6176d22519684de90fadd4dfd3f12608e97ea49c7a8a44a247351e3c49720c7435d8a5c9a411ab
+Size (libtorrent-rasterbar-2.0.13.tar.gz) = 4722333 bytes
SHA1 (patch-src_platform__util.cpp) = d1e316ab7a6925fb7050845aaf30ead3f67f0fd9
Home |
Main Index |
Thread Index |
Old Index