Subject: CVS commit: pkgsrc/net/libtorrent
From: Adam Ciarcinski
Date: 2025-04-01 11:37:05
Message id: 20250401093705.1AD8FFBE1@cvs.NetBSD.org

Log Message:
libtorrent: updated to 0.15.2

0.15.2

Use C++17.
Basic padding file support.
Fix multifile handling.
Macos fixes.
Thread-safe / preparation for multi-threaded trackers.
Updated list of peer IDs.
Fix undefined behavior in extents::insert.
Don't free memory not allocated by getaddrinfo(3) with freeaddrinfo
Fix pthread_setname_np race condition in thread_base::event_loop
Fix invalid memory accesses on exit
Thread-safe DNS resolver
Option for enabling f/madvise random.

Files:
RevisionActionfile
1.67modifypkgsrc/net/libtorrent/Makefile
1.15modifypkgsrc/net/libtorrent/PLIST
1.47modifypkgsrc/net/libtorrent/distinfo
1.1addpkgsrc/net/libtorrent/patches/patch-scripts_common.m4