diff mbox series

[meta-oe,50/56] rtorrent: upgrade 0.16.10 -> 0.16.11

Message ID 20260513041952.450-8-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/56] botan: upgrade 3.11.1 -> 3.12.0 | expand

Commit Message

Wang Mingyu May 13, 2026, 4:19 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
============
- Fix off-by-one bug in SCgiTask::event_read
- Don't use std::scoped_lock in CurlStack as it doesn't support unlocking just one mutex
- Don't throw when DhtSearch is not found in DhtServer

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../rtorrent/{rtorrent_0.16.10.bb => rtorrent_0.16.11.bb}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-connectivity/rtorrent/{rtorrent_0.16.10.bb => rtorrent_0.16.11.bb} (89%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.10.bb b/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.11.bb
similarity index 89%
rename from meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.10.bb
rename to meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.11.bb
index 36ef5a623e..559c29036c 100644
--- a/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.10.bb
+++ b/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.11.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 = "b5a606649a4800deb44c31d3ad74d01b4c5ca37a"
+SRCREV = "2700b3141f966d8533a6153491e1c76b3cf5c2b9"
 
 inherit autotools pkgconfig