mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-25 12:00:22 +00:00
rtorrent: upgrade 0.16.19 -> 0.16.20
Changelog: ========== - Added WaitpidQueue to handle background process reaping - Add system.sockets.min_generic, .reserved and .available commands - Expose the socket allocation budget through SocketManager - Cleaned up PeerConnection related code - Bound size of HTTP tracker scrape responses - Bound number of DHT packet processing - Fix deprecated command redirects (rtorrent -D) - system: keep the pipe fds SpawnProcess::execute() creates for capture by - Fix github workflows Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ DEPENDS = "autoconf-archive libsigc++-2.0 curl cppunit libtool libtorrent ncurse
|
||||
|
||||
SRC_URI = "git://github.com/rakshasa/rtorrent;branch=master;protocol=https;tag=v${PV}"
|
||||
|
||||
SRCREV = "247ae7621a7d2596a7f3df69e417b0835b5409cb"
|
||||
SRCREV = "dd3ddf7c391ada92e4ba86fb6afd8a6cc01446b8"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user