diff mbox series

[meta-oe,67/70] rtorrent: upgrade 0.16.19 -> 0.16.20

Message ID 20260819093514.1101-67-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/70] avro-c: upgrade 1.12.1 -> 1.12.2 | expand

Commit Message

Wang Mingyu Aug. 19, 2026, 9:35 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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>
---
 .../rtorrent/{rtorrent_0.16.19.bb => rtorrent_0.16.20.bb}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-connectivity/rtorrent/{rtorrent_0.16.19.bb => rtorrent_0.16.20.bb} (89%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.19.bb b/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.20.bb
similarity index 89%
rename from meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.19.bb
rename to meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.20.bb
index 29c5805916..29839afcd8 100644
--- a/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.19.bb
+++ b/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.20.bb
@@ -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